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 glib configure 2.29.92, which was |
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-static --disable-dtrace |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = White.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 126 tasks, 582 threads, 2 processors |
---|
34 | Load average: 2.75, Mach factor: 0.31 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2943: checking for a BSD-compatible install |
---|
52 | configure:3011: result: /usr/bin/install -c |
---|
53 | configure:3022: checking whether build environment is sane |
---|
54 | configure:3072: result: yes |
---|
55 | configure:3213: checking for a thread-safe mkdir -p |
---|
56 | configure:3252: result: ./install-sh -c -d |
---|
57 | configure:3265: checking for gawk |
---|
58 | configure:3295: result: no |
---|
59 | configure:3265: checking for mawk |
---|
60 | configure:3295: result: no |
---|
61 | configure:3265: checking for nawk |
---|
62 | configure:3295: result: no |
---|
63 | configure:3265: checking for awk |
---|
64 | configure:3281: found /usr/bin/awk |
---|
65 | configure:3292: result: awk |
---|
66 | configure:3303: checking whether make sets $(MAKE) |
---|
67 | configure:3325: result: yes |
---|
68 | configure:3391: checking how to create a ustar tar archive |
---|
69 | configure:3404: tar --version |
---|
70 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
71 | configure:3407: $? = 0 |
---|
72 | configure:3447: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
73 | configure:3450: $? = 0 |
---|
74 | configure:3454: tar -xf - <conftest.tar |
---|
75 | configure:3457: $? = 0 |
---|
76 | configure:3470: result: gnutar |
---|
77 | configure:3478: checking whether to disable maintainer-specific portions of Makefiles |
---|
78 | configure:3487: result: yes |
---|
79 | configure:3607: checking for gcc |
---|
80 | configure:3634: result: /Developer/usr/bin/clang |
---|
81 | configure:3863: checking for C compiler version |
---|
82 | configure:3872: /Developer/usr/bin/clang --version >&5 |
---|
83 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
84 | Target: x86_64-apple-darwin11.2.0 |
---|
85 | Thread model: posix |
---|
86 | configure:3883: $? = 0 |
---|
87 | configure:3872: /Developer/usr/bin/clang -v >&5 |
---|
88 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
89 | Target: x86_64-apple-darwin11.2.0 |
---|
90 | Thread model: posix |
---|
91 | configure:3883: $? = 0 |
---|
92 | configure:3872: /Developer/usr/bin/clang -V >&5 |
---|
93 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
94 | clang: error: no input files |
---|
95 | configure:3883: $? = 1 |
---|
96 | configure:3872: /Developer/usr/bin/clang -qversion >&5 |
---|
97 | clang: error: no input files |
---|
98 | configure:3883: $? = 1 |
---|
99 | configure:3903: checking whether the C compiler works |
---|
100 | configure:3925: /Developer/usr/bin/clang -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 conftest.c >&5 |
---|
101 | configure:3929: $? = 0 |
---|
102 | configure:3977: result: yes |
---|
103 | configure:3980: checking for C compiler default output file name |
---|
104 | configure:3982: result: a.out |
---|
105 | configure:3988: checking for suffix of executables |
---|
106 | configure:3995: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 conftest.c >&5 |
---|
107 | configure:3999: $? = 0 |
---|
108 | configure:4021: result: |
---|
109 | configure:4043: checking whether we are cross compiling |
---|
110 | configure:4051: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 conftest.c >&5 |
---|
111 | configure:4055: $? = 0 |
---|
112 | configure:4062: ./conftest |
---|
113 | configure:4066: $? = 0 |
---|
114 | configure:4081: result: no |
---|
115 | configure:4086: checking for suffix of object files |
---|
116 | configure:4108: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:4112: $? = 0 |
---|
118 | configure:4133: result: o |
---|
119 | configure:4137: checking whether we are using the GNU C compiler |
---|
120 | configure:4156: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
121 | configure:4156: $? = 0 |
---|
122 | configure:4165: result: yes |
---|
123 | configure:4174: checking whether /Developer/usr/bin/clang accepts -g |
---|
124 | configure:4194: /Developer/usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
125 | configure:4194: $? = 0 |
---|
126 | configure:4235: result: yes |
---|
127 | configure:4252: checking for /Developer/usr/bin/clang option to accept ISO C89 |
---|
128 | configure:4316: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
129 | configure:4316: $? = 0 |
---|
130 | configure:4329: result: none needed |
---|
131 | configure:4360: checking for style of include used by make |
---|
132 | configure:4388: result: GNU |
---|
133 | configure:4413: checking dependency style of /Developer/usr/bin/clang |
---|
134 | configure:4523: result: gcc3 |
---|
135 | configure:4543: checking how to run the C preprocessor |
---|
136 | configure:4574: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c |
---|
137 | configure:4574: $? = 0 |
---|
138 | configure:4588: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c |
---|
139 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
140 | #include <ac_nonexistent.h> |
---|
141 | ^ |
---|
142 | 1 error generated. |
---|
143 | configure:4588: $? = 1 |
---|
144 | configure: failed program was: |
---|
145 | | /* confdefs.h */ |
---|
146 | | #define PACKAGE_NAME "glib" |
---|
147 | | #define PACKAGE_TARNAME "glib" |
---|
148 | | #define PACKAGE_VERSION "2.29.92" |
---|
149 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
150 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
151 | | #define PACKAGE_URL "" |
---|
152 | | #define GLIB_MAJOR_VERSION 2 |
---|
153 | | #define GLIB_MINOR_VERSION 29 |
---|
154 | | #define GLIB_MICRO_VERSION 92 |
---|
155 | | #define GLIB_INTERFACE_AGE 0 |
---|
156 | | #define GLIB_BINARY_AGE 2992 |
---|
157 | | /* end confdefs.h. */ |
---|
158 | | #include <ac_nonexistent.h> |
---|
159 | configure:4613: result: /Developer/usr/bin/clang -E |
---|
160 | configure:4633: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c |
---|
161 | configure:4633: $? = 0 |
---|
162 | configure:4647: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c |
---|
163 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
164 | #include <ac_nonexistent.h> |
---|
165 | ^ |
---|
166 | 1 error generated. |
---|
167 | configure:4647: $? = 1 |
---|
168 | configure: failed program was: |
---|
169 | | /* confdefs.h */ |
---|
170 | | #define PACKAGE_NAME "glib" |
---|
171 | | #define PACKAGE_TARNAME "glib" |
---|
172 | | #define PACKAGE_VERSION "2.29.92" |
---|
173 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
174 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
175 | | #define PACKAGE_URL "" |
---|
176 | | #define GLIB_MAJOR_VERSION 2 |
---|
177 | | #define GLIB_MINOR_VERSION 29 |
---|
178 | | #define GLIB_MICRO_VERSION 92 |
---|
179 | | #define GLIB_INTERFACE_AGE 0 |
---|
180 | | #define GLIB_BINARY_AGE 2992 |
---|
181 | | /* end confdefs.h. */ |
---|
182 | | #include <ac_nonexistent.h> |
---|
183 | configure:4689: checking build system type |
---|
184 | configure:4703: result: x86_64-apple-darwin11.2.0 |
---|
185 | configure:4723: checking host system type |
---|
186 | configure:4736: result: x86_64-apple-darwin11.2.0 |
---|
187 | configure:4757: checking for the BeOS |
---|
188 | configure:4767: result: no |
---|
189 | configure:4771: checking for Win32 |
---|
190 | configure:4805: result: no |
---|
191 | configure:4811: checking for Mac OS X Carbon support |
---|
192 | configure:4822: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c |
---|
193 | configure:4822: $? = 0 |
---|
194 | configure:4827: result: yes |
---|
195 | configure:5219: checking for grep that handles long lines and -e |
---|
196 | configure:5277: result: /usr/bin/grep |
---|
197 | configure:5282: checking for egrep |
---|
198 | configure:5344: result: /usr/bin/grep -E |
---|
199 | configure:5350: checking whether we are using the GNU C Library 2.1 or newer |
---|
200 | conftest.c:16:10: fatal error: 'features.h' file not found |
---|
201 | #include <features.h> |
---|
202 | ^ |
---|
203 | 1 error generated. |
---|
204 | configure:5377: result: no |
---|
205 | configure:5430: checking whether to enable garbage collector friendliness |
---|
206 | configure:5439: result: no |
---|
207 | configure:5443: checking whether to disable memory pools |
---|
208 | configure:5446: result: no |
---|
209 | configure:5697: checking for C++ compiler version |
---|
210 | configure:5706: /Developer/usr/bin/clang++ --version >&5 |
---|
211 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
212 | Target: x86_64-apple-darwin11.2.0 |
---|
213 | Thread model: posix |
---|
214 | configure:5717: $? = 0 |
---|
215 | configure:5706: /Developer/usr/bin/clang++ -v >&5 |
---|
216 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
217 | Target: x86_64-apple-darwin11.2.0 |
---|
218 | Thread model: posix |
---|
219 | configure:5717: $? = 0 |
---|
220 | configure:5706: /Developer/usr/bin/clang++ -V >&5 |
---|
221 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
222 | clang: error: no input files |
---|
223 | configure:5717: $? = 1 |
---|
224 | configure:5706: /Developer/usr/bin/clang++ -qversion >&5 |
---|
225 | clang: error: no input files |
---|
226 | configure:5717: $? = 1 |
---|
227 | configure:5721: checking whether we are using the GNU C++ compiler |
---|
228 | configure:5740: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
229 | configure:5740: $? = 0 |
---|
230 | configure:5749: result: yes |
---|
231 | configure:5758: checking whether /Developer/usr/bin/clang++ accepts -g |
---|
232 | configure:5778: /Developer/usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
233 | configure:5778: $? = 0 |
---|
234 | configure:5819: result: yes |
---|
235 | configure:5844: checking dependency style of /Developer/usr/bin/clang++ |
---|
236 | configure:5954: result: gcc3 |
---|
237 | configure:5981: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
238 | configure:5981: $? = 0 |
---|
239 | configure:6050: checking for gcc |
---|
240 | configure:6077: result: /Developer/usr/bin/clang |
---|
241 | configure:6306: checking for C compiler version |
---|
242 | configure:6315: /Developer/usr/bin/clang --version >&5 |
---|
243 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
244 | Target: x86_64-apple-darwin11.2.0 |
---|
245 | Thread model: posix |
---|
246 | configure:6326: $? = 0 |
---|
247 | configure:6315: /Developer/usr/bin/clang -v >&5 |
---|
248 | Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) |
---|
249 | Target: x86_64-apple-darwin11.2.0 |
---|
250 | Thread model: posix |
---|
251 | configure:6326: $? = 0 |
---|
252 | configure:6315: /Developer/usr/bin/clang -V >&5 |
---|
253 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
254 | clang: error: no input files |
---|
255 | configure:6326: $? = 1 |
---|
256 | configure:6315: /Developer/usr/bin/clang -qversion >&5 |
---|
257 | clang: error: no input files |
---|
258 | configure:6326: $? = 1 |
---|
259 | configure:6330: checking whether we are using the GNU C compiler |
---|
260 | configure:6358: result: yes |
---|
261 | configure:6367: checking whether /Developer/usr/bin/clang accepts -g |
---|
262 | configure:6428: result: yes |
---|
263 | configure:6445: checking for /Developer/usr/bin/clang option to accept ISO C89 |
---|
264 | configure:6522: result: none needed |
---|
265 | configure:6544: checking dependency style of /Developer/usr/bin/clang |
---|
266 | configure:6654: result: gcc3 |
---|
267 | configure:6673: checking whether /Developer/usr/bin/clang and cc understand -c and -o together |
---|
268 | configure:6704: /Developer/usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
269 | configure:6708: $? = 0 |
---|
270 | configure:6714: /Developer/usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
271 | configure:6718: $? = 0 |
---|
272 | configure:6729: cc -c conftest.c >&5 |
---|
273 | configure:6733: $? = 0 |
---|
274 | configure:6741: cc -c conftest.c -o conftest2.o >&5 |
---|
275 | configure:6745: $? = 0 |
---|
276 | configure:6751: cc -c conftest.c -o conftest2.o >&5 |
---|
277 | configure:6755: $? = 0 |
---|
278 | configure:6773: result: yes |
---|
279 | configure:6807: checking for special C compiler options needed for large files |
---|
280 | configure:6852: result: no |
---|
281 | configure:6858: checking for _FILE_OFFSET_BITS value needed for large files |
---|
282 | configure:6883: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
283 | configure:6883: $? = 0 |
---|
284 | configure:6915: result: no |
---|
285 | configure:7107: checking pkg-config is at least version 0.16 |
---|
286 | configure:7113: result: no |
---|
287 | configure:7185: checking for gawk |
---|
288 | configure:7212: result: awk |
---|
289 | configure:7227: checking for perl5 |
---|
290 | configure:7254: result: /opt/local/bin/perl |
---|
291 | configure:7268: checking for indent |
---|
292 | configure:7284: found /usr/bin/indent |
---|
293 | configure:7295: result: indent |
---|
294 | configure:7317: checking for /opt/local/bin/perl |
---|
295 | configure:7347: result: /opt/local/bin/perl |
---|
296 | configure:7393: checking for a Python interpreter with version >= 2.5 |
---|
297 | configure:7410: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
298 | configure:7413: $? = 0 |
---|
299 | configure:7419: result: python |
---|
300 | configure:7427: checking for python |
---|
301 | configure:7445: found /opt/local/bin/python |
---|
302 | configure:7457: result: /opt/local/bin/python |
---|
303 | configure:7475: checking for python version |
---|
304 | configure:7482: result: 2.7 |
---|
305 | configure:7494: checking for python platform |
---|
306 | configure:7501: result: darwin |
---|
307 | configure:7508: checking for python script directory |
---|
308 | configure:7537: result: ${prefix}/lib/python2.7/site-packages |
---|
309 | configure:7546: checking for python extension module directory |
---|
310 | configure:7575: result: ${exec_prefix}/lib/python2.7/site-packages |
---|
311 | configure:7608: checking for iconv_open |
---|
312 | configure:7608: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c >&5 |
---|
313 | Undefined symbols for architecture x86_64: |
---|
314 | "_iconv_open", referenced from: |
---|
315 | _main in cc-DKHfvE.o |
---|
316 | ld: symbol(s) not found for architecture x86_64 |
---|
317 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
318 | configure:7608: $? = 1 |
---|
319 | configure: failed program was: |
---|
320 | | /* confdefs.h */ |
---|
321 | | #define PACKAGE_NAME "glib" |
---|
322 | | #define PACKAGE_TARNAME "glib" |
---|
323 | | #define PACKAGE_VERSION "2.29.92" |
---|
324 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
325 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
326 | | #define PACKAGE_URL "" |
---|
327 | | #define GLIB_MAJOR_VERSION 2 |
---|
328 | | #define GLIB_MINOR_VERSION 29 |
---|
329 | | #define GLIB_MICRO_VERSION 92 |
---|
330 | | #define GLIB_INTERFACE_AGE 0 |
---|
331 | | #define GLIB_BINARY_AGE 2992 |
---|
332 | | #define HAVE_CARBON 1 |
---|
333 | | /* end confdefs.h. */ |
---|
334 | | /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open. |
---|
335 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
336 | | #define iconv_open innocuous_iconv_open |
---|
337 | | |
---|
338 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
339 | | which can conflict with char iconv_open (); below. |
---|
340 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
341 | | <limits.h> exists even on freestanding compilers. */ |
---|
342 | | |
---|
343 | | #ifdef __STDC__ |
---|
344 | | # include <limits.h> |
---|
345 | | #else |
---|
346 | | # include <assert.h> |
---|
347 | | #endif |
---|
348 | | |
---|
349 | | #undef iconv_open |
---|
350 | | |
---|
351 | | /* Override any GCC internal prototype to avoid an error. |
---|
352 | | Use char because int might match the return type of a GCC |
---|
353 | | builtin and then its argument prototype would still apply. */ |
---|
354 | | #ifdef __cplusplus |
---|
355 | | extern "C" |
---|
356 | | #endif |
---|
357 | | char iconv_open (); |
---|
358 | | /* The GNU C library defines this for functions which it implements |
---|
359 | | to always fail with ENOSYS. Some functions are actually named |
---|
360 | | something starting with __ and the normal name is an alias. */ |
---|
361 | | #if defined __stub_iconv_open || defined __stub___iconv_open |
---|
362 | | choke me |
---|
363 | | #endif |
---|
364 | | |
---|
365 | | int |
---|
366 | | main () |
---|
367 | | { |
---|
368 | | return iconv_open (); |
---|
369 | | ; |
---|
370 | | return 0; |
---|
371 | | } |
---|
372 | configure:7608: result: no |
---|
373 | configure:7615: checking for libiconv_open in -liconv |
---|
374 | configure:7640: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -liconv >&5 |
---|
375 | configure:7640: $? = 0 |
---|
376 | configure:7649: result: yes |
---|
377 | configure:7806: checking whether to cache iconv descriptors |
---|
378 | configure:7828: result: yes |
---|
379 | configure:7834: checking for ZLIB |
---|
380 | configure:7897: result: yes |
---|
381 | configure:8085: checking for LIBFFI |
---|
382 | configure:8170: result: yes |
---|
383 | configure:8184: checking locale.h usability |
---|
384 | configure:8184: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
385 | configure:8184: $? = 0 |
---|
386 | configure:8184: result: yes |
---|
387 | configure:8184: checking locale.h presence |
---|
388 | configure:8184: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c |
---|
389 | configure:8184: $? = 0 |
---|
390 | configure:8184: result: yes |
---|
391 | configure:8184: checking for locale.h |
---|
392 | configure:8184: result: yes |
---|
393 | configure:8195: checking for LC_MESSAGES |
---|
394 | configure:8211: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c >&5 |
---|
395 | configure:8211: $? = 0 |
---|
396 | configure:8219: result: yes |
---|
397 | configure:8236: checking libintl.h usability |
---|
398 | configure:8236: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
399 | configure:8236: $? = 0 |
---|
400 | configure:8236: result: yes |
---|
401 | configure:8236: checking libintl.h presence |
---|
402 | configure:8236: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c |
---|
403 | configure:8236: $? = 0 |
---|
404 | configure:8236: result: yes |
---|
405 | configure:8236: checking for libintl.h |
---|
406 | configure:8236: result: yes |
---|
407 | configure:8244: checking for ngettext in libc |
---|
408 | configure:8262: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c >&5 |
---|
409 | Undefined symbols for architecture x86_64: |
---|
410 | "_libintl_ngettext", referenced from: |
---|
411 | _main in cc-u4UeZX.o |
---|
412 | ld: symbol(s) not found for architecture x86_64 |
---|
413 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
414 | configure:8262: $? = 1 |
---|
415 | configure: failed program was: |
---|
416 | | /* confdefs.h */ |
---|
417 | | #define PACKAGE_NAME "glib" |
---|
418 | | #define PACKAGE_TARNAME "glib" |
---|
419 | | #define PACKAGE_VERSION "2.29.92" |
---|
420 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
421 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
422 | | #define PACKAGE_URL "" |
---|
423 | | #define GLIB_MAJOR_VERSION 2 |
---|
424 | | #define GLIB_MINOR_VERSION 29 |
---|
425 | | #define GLIB_MICRO_VERSION 92 |
---|
426 | | #define GLIB_INTERFACE_AGE 0 |
---|
427 | | #define GLIB_BINARY_AGE 2992 |
---|
428 | | #define HAVE_CARBON 1 |
---|
429 | | #define NEED_ICONV_CACHE 1 |
---|
430 | | #define HAVE_LOCALE_H 1 |
---|
431 | | #define HAVE_LC_MESSAGES 1 |
---|
432 | | /* end confdefs.h. */ |
---|
433 | | |
---|
434 | | #include <libintl.h> |
---|
435 | | |
---|
436 | | int |
---|
437 | | main () |
---|
438 | | { |
---|
439 | | return !ngettext ("","", 1) |
---|
440 | | ; |
---|
441 | | return 0; |
---|
442 | | } |
---|
443 | configure:8271: result: no |
---|
444 | configure:8327: checking for bindtextdomain in -lintl |
---|
445 | configure:8352: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
446 | configure:8352: $? = 0 |
---|
447 | configure:8361: result: yes |
---|
448 | configure:8364: checking for ngettext in -lintl |
---|
449 | configure:8389: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
450 | configure:8389: $? = 0 |
---|
451 | configure:8398: result: yes |
---|
452 | configure:8401: checking for dgettext in -lintl |
---|
453 | configure:8426: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
454 | configure:8426: $? = 0 |
---|
455 | configure:8435: result: yes |
---|
456 | configure:8548: checking for bind_textdomain_codeset |
---|
457 | configure:8548: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
458 | configure:8548: $? = 0 |
---|
459 | configure:8548: result: yes |
---|
460 | configure:8585: checking for msgfmt |
---|
461 | configure:8612: result: /opt/local/bin/msgfmt |
---|
462 | configure:8623: checking for dcgettext |
---|
463 | configure:8623: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
464 | configure:8623: $? = 0 |
---|
465 | configure:8623: result: yes |
---|
466 | configure:8633: checking if msgfmt accepts -c |
---|
467 | configure:8648: $MSGFMT -c -o /dev/null conftest.foo |
---|
468 | configure:8651: $? = 0 |
---|
469 | configure:8653: result: yes |
---|
470 | configure:8663: checking for gmsgfmt |
---|
471 | configure:8694: result: /opt/local/bin/msgfmt |
---|
472 | configure:8704: checking for xgettext |
---|
473 | configure:8731: result: /opt/local/bin/xgettext |
---|
474 | configure:8750: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
475 | configure:8750: $? = 0 |
---|
476 | configure:8828: checking for catalogs to be installed |
---|
477 | configure:8853: result: af am ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW |
---|
478 | configure:8995: checking how to print strings |
---|
479 | configure:9022: result: printf |
---|
480 | configure:9043: checking for a sed that does not truncate output |
---|
481 | configure:9107: result: /usr/bin/sed |
---|
482 | configure:9125: checking for fgrep |
---|
483 | configure:9187: result: /usr/bin/grep -F |
---|
484 | configure:9222: checking for ld used by /Developer/usr/bin/clang |
---|
485 | configure:9289: result: /Developer/usr/bin/ld |
---|
486 | configure:9296: checking if the linker (/Developer/usr/bin/ld) is GNU ld |
---|
487 | configure:9311: result: no |
---|
488 | configure:9323: checking for BSD- or MS-compatible name lister (nm) |
---|
489 | configure:9372: result: /usr/bin/nm |
---|
490 | configure:9502: checking the name lister (/usr/bin/nm) interface |
---|
491 | configure:9509: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
492 | configure:9512: /usr/bin/nm "conftest.o" |
---|
493 | configure:9515: output |
---|
494 | 0000000000000000 S _some_variable |
---|
495 | configure:9522: result: BSD nm |
---|
496 | configure:9525: checking whether ln -s works |
---|
497 | configure:9529: result: yes |
---|
498 | configure:9537: checking the maximum length of command line arguments |
---|
499 | configure:9662: result: 196608 |
---|
500 | configure:9679: checking whether the shell understands some XSI constructs |
---|
501 | configure:9689: result: yes |
---|
502 | configure:9693: checking whether the shell understands "+=" |
---|
503 | configure:9699: result: yes |
---|
504 | configure:9734: checking how to convert x86_64-apple-darwin11.2.0 file names to x86_64-apple-darwin11.2.0 format |
---|
505 | configure:9774: result: func_convert_file_noop |
---|
506 | configure:9781: checking how to convert x86_64-apple-darwin11.2.0 file names to toolchain format |
---|
507 | configure:9801: result: func_convert_file_noop |
---|
508 | configure:9808: checking for /Developer/usr/bin/ld option to reload object files |
---|
509 | configure:9815: result: -r |
---|
510 | configure:9889: checking for objdump |
---|
511 | configure:9919: result: no |
---|
512 | configure:9945: checking how to recognize dependent libraries |
---|
513 | configure:10147: result: pass_all |
---|
514 | configure:10232: checking for dlltool |
---|
515 | configure:10262: result: no |
---|
516 | configure:10289: checking how to associate runtime and link libraries |
---|
517 | configure:10316: result: printf %s\n |
---|
518 | configure:10376: checking for ar |
---|
519 | configure:10392: found /usr/bin/ar |
---|
520 | configure:10403: result: ar |
---|
521 | configure:10440: checking for archiver @FILE support |
---|
522 | configure:10457: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
523 | configure:10457: $? = 0 |
---|
524 | configure:10460: ar cru libconftest.a @conftest.lst >&5 |
---|
525 | ar: @conftest.lst: No such file or directory |
---|
526 | configure:10463: $? = 1 |
---|
527 | configure:10483: result: no |
---|
528 | configure:10541: checking for strip |
---|
529 | configure:10557: found /usr/bin/strip |
---|
530 | configure:10568: result: strip |
---|
531 | configure:10640: checking for ranlib |
---|
532 | configure:10656: found /usr/bin/ranlib |
---|
533 | configure:10667: result: ranlib |
---|
534 | configure:10769: checking command to parse /usr/bin/nm output from /Developer/usr/bin/clang object |
---|
535 | configure:10888: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
536 | configure:10891: $? = 0 |
---|
537 | configure:10895: /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 |
---|
538 | configure:10898: $? = 0 |
---|
539 | cannot find nm_test_var in conftest.nm |
---|
540 | configure:10888: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
541 | configure:10891: $? = 0 |
---|
542 | configure:10895: /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 |
---|
543 | configure:10898: $? = 0 |
---|
544 | configure:10964: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c conftstm.o >&5 |
---|
545 | configure:10967: $? = 0 |
---|
546 | configure:11005: result: ok |
---|
547 | configure:11042: checking for sysroot |
---|
548 | configure:11072: result: no |
---|
549 | configure:11315: checking for mt |
---|
550 | configure:11345: result: no |
---|
551 | configure:11365: checking if : is a manifest tool |
---|
552 | configure:11371: : '-?' |
---|
553 | configure:11379: result: no |
---|
554 | configure:11435: checking for dsymutil |
---|
555 | configure:11451: found /usr/bin/dsymutil |
---|
556 | configure:11462: result: dsymutil |
---|
557 | configure:11527: checking for nmedit |
---|
558 | configure:11543: found /usr/bin/nmedit |
---|
559 | configure:11554: result: nmedit |
---|
560 | configure:11619: checking for lipo |
---|
561 | configure:11635: found /usr/bin/lipo |
---|
562 | configure:11646: result: lipo |
---|
563 | configure:11711: checking for otool |
---|
564 | configure:11727: found /usr/bin/otool |
---|
565 | configure:11738: result: otool |
---|
566 | configure:11803: checking for otool64 |
---|
567 | configure:11833: result: no |
---|
568 | configure:11878: checking for -single_module linker flag |
---|
569 | /Developer/usr/bin/clang -pipe -O2 -fstrict-aliasing -arch x86_64 -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
570 | configure:11905: result: yes |
---|
571 | configure:11907: checking for -exported_symbols_list linker flag |
---|
572 | configure:11927: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon -Wl,-exported_symbols_list,conftest.sym conftest.c -lintl >&5 |
---|
573 | configure:11927: $? = 0 |
---|
574 | configure:11937: result: yes |
---|
575 | configure:11939: checking for -force_load linker flag |
---|
576 | /Developer/usr/bin/clang -pipe -O2 -fstrict-aliasing -arch x86_64 -c -o conftest.o conftest.c |
---|
577 | ar cru libconftest.a conftest.o |
---|
578 | ranlib libconftest.a |
---|
579 | /Developer/usr/bin/clang -pipe -O2 -fstrict-aliasing -arch x86_64 -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
580 | configure:11969: result: yes |
---|
581 | configure:12008: checking for dlfcn.h |
---|
582 | configure:12008: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
583 | configure:12008: $? = 0 |
---|
584 | configure:12008: result: yes |
---|
585 | configure:12502: checking for objdir |
---|
586 | configure:12517: result: .libs |
---|
587 | configure:12788: checking if /Developer/usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
588 | configure:12806: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
589 | configure:12810: $? = 0 |
---|
590 | configure:12823: result: yes |
---|
591 | configure:13133: checking for /Developer/usr/bin/clang option to produce PIC |
---|
592 | configure:13140: result: -fno-common -DPIC |
---|
593 | configure:13148: checking if /Developer/usr/bin/clang PIC flag -fno-common -DPIC works |
---|
594 | configure:13166: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
595 | configure:13170: $? = 0 |
---|
596 | configure:13183: result: yes |
---|
597 | configure:13212: checking if /Developer/usr/bin/clang static flag -static works |
---|
598 | configure:13240: result: no |
---|
599 | configure:13255: checking if /Developer/usr/bin/clang supports -c -o file.o |
---|
600 | configure:13276: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
601 | configure:13280: $? = 0 |
---|
602 | configure:13302: result: yes |
---|
603 | configure:13310: checking if /Developer/usr/bin/clang supports -c -o file.o |
---|
604 | configure:13357: result: yes |
---|
605 | configure:13390: checking whether the /Developer/usr/bin/clang linker (/Developer/usr/bin/ld) supports shared libraries |
---|
606 | configure:14548: result: yes |
---|
607 | configure:14793: checking dynamic linker characteristics |
---|
608 | configure:15533: result: darwin11.2.0 dyld |
---|
609 | configure:15640: checking how to hardcode library paths into programs |
---|
610 | configure:15665: result: immediate |
---|
611 | configure:16205: checking whether stripping libraries is possible |
---|
612 | configure:16219: result: yes |
---|
613 | configure:16245: checking if libtool supports shared libraries |
---|
614 | configure:16247: result: yes |
---|
615 | configure:16250: checking whether to build shared libraries |
---|
616 | configure:16271: result: yes |
---|
617 | configure:16274: checking whether to build static libraries |
---|
618 | configure:16278: result: yes |
---|
619 | configure:16301: checking how to run the C++ preprocessor |
---|
620 | configure:16328: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
621 | configure:16328: $? = 0 |
---|
622 | configure:16342: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
623 | conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found |
---|
624 | #include <ac_nonexistent.h> |
---|
625 | ^ |
---|
626 | 1 error generated. |
---|
627 | configure:16342: $? = 1 |
---|
628 | configure: failed program was: |
---|
629 | | /* confdefs.h */ |
---|
630 | | #define PACKAGE_NAME "glib" |
---|
631 | | #define PACKAGE_TARNAME "glib" |
---|
632 | | #define PACKAGE_VERSION "2.29.92" |
---|
633 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
634 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
635 | | #define PACKAGE_URL "" |
---|
636 | | #define GLIB_MAJOR_VERSION 2 |
---|
637 | | #define GLIB_MINOR_VERSION 29 |
---|
638 | | #define GLIB_MICRO_VERSION 92 |
---|
639 | | #define GLIB_INTERFACE_AGE 0 |
---|
640 | | #define GLIB_BINARY_AGE 2992 |
---|
641 | | #define HAVE_CARBON 1 |
---|
642 | | #define NEED_ICONV_CACHE 1 |
---|
643 | | #define HAVE_LOCALE_H 1 |
---|
644 | | #define HAVE_LC_MESSAGES 1 |
---|
645 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
646 | | #define HAVE_GETTEXT 1 |
---|
647 | | #define HAVE_DCGETTEXT 1 |
---|
648 | | #define ENABLE_NLS 1 |
---|
649 | | #define GETTEXT_PACKAGE "glib20" |
---|
650 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
651 | | #define USE_LIBICONV_GNU 1 |
---|
652 | | #define HAVE_DLFCN_H 1 |
---|
653 | | #define LT_OBJDIR ".libs/" |
---|
654 | | /* end confdefs.h. */ |
---|
655 | | #include <ac_nonexistent.h> |
---|
656 | configure:16367: result: /Developer/usr/bin/clang++ -E |
---|
657 | configure:16387: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
658 | configure:16387: $? = 0 |
---|
659 | configure:16401: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
660 | conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found |
---|
661 | #include <ac_nonexistent.h> |
---|
662 | ^ |
---|
663 | 1 error generated. |
---|
664 | configure:16401: $? = 1 |
---|
665 | configure: failed program was: |
---|
666 | | /* confdefs.h */ |
---|
667 | | #define PACKAGE_NAME "glib" |
---|
668 | | #define PACKAGE_TARNAME "glib" |
---|
669 | | #define PACKAGE_VERSION "2.29.92" |
---|
670 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
671 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
672 | | #define PACKAGE_URL "" |
---|
673 | | #define GLIB_MAJOR_VERSION 2 |
---|
674 | | #define GLIB_MINOR_VERSION 29 |
---|
675 | | #define GLIB_MICRO_VERSION 92 |
---|
676 | | #define GLIB_INTERFACE_AGE 0 |
---|
677 | | #define GLIB_BINARY_AGE 2992 |
---|
678 | | #define HAVE_CARBON 1 |
---|
679 | | #define NEED_ICONV_CACHE 1 |
---|
680 | | #define HAVE_LOCALE_H 1 |
---|
681 | | #define HAVE_LC_MESSAGES 1 |
---|
682 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
683 | | #define HAVE_GETTEXT 1 |
---|
684 | | #define HAVE_DCGETTEXT 1 |
---|
685 | | #define ENABLE_NLS 1 |
---|
686 | | #define GETTEXT_PACKAGE "glib20" |
---|
687 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
688 | | #define USE_LIBICONV_GNU 1 |
---|
689 | | #define HAVE_DLFCN_H 1 |
---|
690 | | #define LT_OBJDIR ".libs/" |
---|
691 | | /* end confdefs.h. */ |
---|
692 | | #include <ac_nonexistent.h> |
---|
693 | configure:16571: checking for ld used by /Developer/usr/bin/clang++ |
---|
694 | configure:16638: result: /Developer/usr/bin/ld |
---|
695 | configure:16645: checking if the linker (/Developer/usr/bin/ld) is GNU ld |
---|
696 | configure:16660: result: no |
---|
697 | configure:16715: checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries |
---|
698 | configure:17719: result: yes |
---|
699 | configure:17754: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
700 | configure:17757: $? = 0 |
---|
701 | configure:18277: checking for /Developer/usr/bin/clang++ option to produce PIC |
---|
702 | configure:18284: result: -fno-common -DPIC |
---|
703 | configure:18292: checking if /Developer/usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
704 | configure:18310: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
705 | configure:18314: $? = 0 |
---|
706 | configure:18327: result: yes |
---|
707 | configure:18350: checking if /Developer/usr/bin/clang++ static flag -static works |
---|
708 | configure:18378: result: no |
---|
709 | configure:18390: checking if /Developer/usr/bin/clang++ supports -c -o file.o |
---|
710 | configure:18411: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
711 | configure:18415: $? = 0 |
---|
712 | configure:18437: result: yes |
---|
713 | configure:18442: checking if /Developer/usr/bin/clang++ supports -c -o file.o |
---|
714 | configure:18489: result: yes |
---|
715 | configure:18519: checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries |
---|
716 | configure:18553: result: yes |
---|
717 | configure:18696: checking dynamic linker characteristics |
---|
718 | configure:19370: result: darwin11.2.0 dyld |
---|
719 | configure:19423: checking how to hardcode library paths into programs |
---|
720 | configure:19448: result: immediate |
---|
721 | configure:19508: creating ./config.lt |
---|
722 | |
---|
723 | ## ------------------ ## |
---|
724 | ## Running config.lt. ## |
---|
725 | ## ------------------ ## |
---|
726 | config.lt:692: creating libtool |
---|
727 | configure:21196: checking for extra flags to get ANSI library prototypes |
---|
728 | configure:21211: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl -lm >&5 |
---|
729 | configure:21211: $? = 0 |
---|
730 | configure:21211: ./conftest |
---|
731 | configure:21211: $? = 0 |
---|
732 | configure:21212: result: none needed |
---|
733 | configure:21252: checking for extra flags for POSIX compliance |
---|
734 | configure:21265: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
735 | conftest.c:31:6: warning: unused variable 'dir' [-Wunused-variable] |
---|
736 | DIR *dir; |
---|
737 | ^ |
---|
738 | 1 warning generated. |
---|
739 | configure:21265: $? = 0 |
---|
740 | configure:21266: result: none needed |
---|
741 | configure:21297: checking for ANSI C header files |
---|
742 | configure:21317: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
743 | configure:21317: $? = 0 |
---|
744 | configure:21390: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
745 | configure:21390: $? = 0 |
---|
746 | configure:21390: ./conftest |
---|
747 | configure:21390: $? = 0 |
---|
748 | configure:21401: result: yes |
---|
749 | configure:21413: checking for vprintf |
---|
750 | configure:21413: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
751 | conftest.c:51:6: warning: incompatible redeclaration of library function 'vprintf' |
---|
752 | char vprintf (); |
---|
753 | ^ |
---|
754 | conftest.c:51:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)' |
---|
755 | 1 warning generated. |
---|
756 | configure:21413: $? = 0 |
---|
757 | configure:21413: result: yes |
---|
758 | configure:21419: checking for _doprnt |
---|
759 | configure:21419: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
760 | Undefined symbols for architecture x86_64: |
---|
761 | "__doprnt", referenced from: |
---|
762 | _main in cc-SA0C6F.o |
---|
763 | ld: symbol(s) not found for architecture x86_64 |
---|
764 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
765 | configure:21419: $? = 1 |
---|
766 | configure: failed program was: |
---|
767 | | /* confdefs.h */ |
---|
768 | | #define PACKAGE_NAME "glib" |
---|
769 | | #define PACKAGE_TARNAME "glib" |
---|
770 | | #define PACKAGE_VERSION "2.29.92" |
---|
771 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
772 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
773 | | #define PACKAGE_URL "" |
---|
774 | | #define GLIB_MAJOR_VERSION 2 |
---|
775 | | #define GLIB_MINOR_VERSION 29 |
---|
776 | | #define GLIB_MICRO_VERSION 92 |
---|
777 | | #define GLIB_INTERFACE_AGE 0 |
---|
778 | | #define GLIB_BINARY_AGE 2992 |
---|
779 | | #define HAVE_CARBON 1 |
---|
780 | | #define NEED_ICONV_CACHE 1 |
---|
781 | | #define HAVE_LOCALE_H 1 |
---|
782 | | #define HAVE_LC_MESSAGES 1 |
---|
783 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
784 | | #define HAVE_GETTEXT 1 |
---|
785 | | #define HAVE_DCGETTEXT 1 |
---|
786 | | #define ENABLE_NLS 1 |
---|
787 | | #define GETTEXT_PACKAGE "glib20" |
---|
788 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
789 | | #define USE_LIBICONV_GNU 1 |
---|
790 | | #define HAVE_DLFCN_H 1 |
---|
791 | | #define LT_OBJDIR ".libs/" |
---|
792 | | #define STDC_HEADERS 1 |
---|
793 | | #define HAVE_VPRINTF 1 |
---|
794 | | /* end confdefs.h. */ |
---|
795 | | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. |
---|
796 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
797 | | #define _doprnt innocuous__doprnt |
---|
798 | | |
---|
799 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
800 | | which can conflict with char _doprnt (); below. |
---|
801 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
802 | | <limits.h> exists even on freestanding compilers. */ |
---|
803 | | |
---|
804 | | #ifdef __STDC__ |
---|
805 | | # include <limits.h> |
---|
806 | | #else |
---|
807 | | # include <assert.h> |
---|
808 | | #endif |
---|
809 | | |
---|
810 | | #undef _doprnt |
---|
811 | | |
---|
812 | | /* Override any GCC internal prototype to avoid an error. |
---|
813 | | Use char because int might match the return type of a GCC |
---|
814 | | builtin and then its argument prototype would still apply. */ |
---|
815 | | #ifdef __cplusplus |
---|
816 | | extern "C" |
---|
817 | | #endif |
---|
818 | | char _doprnt (); |
---|
819 | | /* The GNU C library defines this for functions which it implements |
---|
820 | | to always fail with ENOSYS. Some functions are actually named |
---|
821 | | something starting with __ and the normal name is an alias. */ |
---|
822 | | #if defined __stub__doprnt || defined __stub____doprnt |
---|
823 | | choke me |
---|
824 | | #endif |
---|
825 | | |
---|
826 | | int |
---|
827 | | main () |
---|
828 | | { |
---|
829 | | return _doprnt (); |
---|
830 | | ; |
---|
831 | | return 0; |
---|
832 | | } |
---|
833 | configure:21419: result: no |
---|
834 | configure:21430: checking for size_t |
---|
835 | configure:21430: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
836 | configure:21430: $? = 0 |
---|
837 | configure:21430: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
838 | conftest.c:65:21: error: expected expression |
---|
839 | if (sizeof ((size_t))) |
---|
840 | ^ |
---|
841 | 1 error generated. |
---|
842 | configure:21430: $? = 1 |
---|
843 | configure: failed program was: |
---|
844 | | /* confdefs.h */ |
---|
845 | | #define PACKAGE_NAME "glib" |
---|
846 | | #define PACKAGE_TARNAME "glib" |
---|
847 | | #define PACKAGE_VERSION "2.29.92" |
---|
848 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
849 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
850 | | #define PACKAGE_URL "" |
---|
851 | | #define GLIB_MAJOR_VERSION 2 |
---|
852 | | #define GLIB_MINOR_VERSION 29 |
---|
853 | | #define GLIB_MICRO_VERSION 92 |
---|
854 | | #define GLIB_INTERFACE_AGE 0 |
---|
855 | | #define GLIB_BINARY_AGE 2992 |
---|
856 | | #define HAVE_CARBON 1 |
---|
857 | | #define NEED_ICONV_CACHE 1 |
---|
858 | | #define HAVE_LOCALE_H 1 |
---|
859 | | #define HAVE_LC_MESSAGES 1 |
---|
860 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
861 | | #define HAVE_GETTEXT 1 |
---|
862 | | #define HAVE_DCGETTEXT 1 |
---|
863 | | #define ENABLE_NLS 1 |
---|
864 | | #define GETTEXT_PACKAGE "glib20" |
---|
865 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
866 | | #define USE_LIBICONV_GNU 1 |
---|
867 | | #define HAVE_DLFCN_H 1 |
---|
868 | | #define LT_OBJDIR ".libs/" |
---|
869 | | #define STDC_HEADERS 1 |
---|
870 | | #define HAVE_VPRINTF 1 |
---|
871 | | /* end confdefs.h. */ |
---|
872 | | #include <stdio.h> |
---|
873 | | #ifdef HAVE_SYS_TYPES_H |
---|
874 | | # include <sys/types.h> |
---|
875 | | #endif |
---|
876 | | #ifdef HAVE_SYS_STAT_H |
---|
877 | | # include <sys/stat.h> |
---|
878 | | #endif |
---|
879 | | #ifdef STDC_HEADERS |
---|
880 | | # include <stdlib.h> |
---|
881 | | # include <stddef.h> |
---|
882 | | #else |
---|
883 | | # ifdef HAVE_STDLIB_H |
---|
884 | | # include <stdlib.h> |
---|
885 | | # endif |
---|
886 | | #endif |
---|
887 | | #ifdef HAVE_STRING_H |
---|
888 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
889 | | # include <memory.h> |
---|
890 | | # endif |
---|
891 | | # include <string.h> |
---|
892 | | #endif |
---|
893 | | #ifdef HAVE_STRINGS_H |
---|
894 | | # include <strings.h> |
---|
895 | | #endif |
---|
896 | | #ifdef HAVE_INTTYPES_H |
---|
897 | | # include <inttypes.h> |
---|
898 | | #endif |
---|
899 | | #ifdef HAVE_STDINT_H |
---|
900 | | # include <stdint.h> |
---|
901 | | #endif |
---|
902 | | #ifdef HAVE_UNISTD_H |
---|
903 | | # include <unistd.h> |
---|
904 | | #endif |
---|
905 | | int |
---|
906 | | main () |
---|
907 | | { |
---|
908 | | if (sizeof ((size_t))) |
---|
909 | | return 0; |
---|
910 | | ; |
---|
911 | | return 0; |
---|
912 | | } |
---|
913 | configure:21430: result: yes |
---|
914 | configure:21443: checking for working alloca.h |
---|
915 | configure:21460: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
916 | configure:21460: $? = 0 |
---|
917 | configure:21468: result: yes |
---|
918 | configure:21476: checking for alloca |
---|
919 | configure:21513: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
920 | configure:21513: $? = 0 |
---|
921 | configure:21521: result: yes |
---|
922 | configure:21633: checking for mmap |
---|
923 | configure:21633: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
924 | configure:21633: $? = 0 |
---|
925 | configure:21633: result: yes |
---|
926 | configure:21633: checking for posix_memalign |
---|
927 | configure:21633: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
928 | configure:21633: $? = 0 |
---|
929 | configure:21633: result: yes |
---|
930 | configure:21633: checking for memalign |
---|
931 | configure:21633: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
932 | Undefined symbols for architecture x86_64: |
---|
933 | "_memalign", referenced from: |
---|
934 | _main in cc-P3d3tc.o |
---|
935 | ld: symbol(s) not found for architecture x86_64 |
---|
936 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
937 | configure:21633: $? = 1 |
---|
938 | configure: failed program was: |
---|
939 | | /* confdefs.h */ |
---|
940 | | #define PACKAGE_NAME "glib" |
---|
941 | | #define PACKAGE_TARNAME "glib" |
---|
942 | | #define PACKAGE_VERSION "2.29.92" |
---|
943 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
944 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
945 | | #define PACKAGE_URL "" |
---|
946 | | #define GLIB_MAJOR_VERSION 2 |
---|
947 | | #define GLIB_MINOR_VERSION 29 |
---|
948 | | #define GLIB_MICRO_VERSION 92 |
---|
949 | | #define GLIB_INTERFACE_AGE 0 |
---|
950 | | #define GLIB_BINARY_AGE 2992 |
---|
951 | | #define HAVE_CARBON 1 |
---|
952 | | #define NEED_ICONV_CACHE 1 |
---|
953 | | #define HAVE_LOCALE_H 1 |
---|
954 | | #define HAVE_LC_MESSAGES 1 |
---|
955 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
956 | | #define HAVE_GETTEXT 1 |
---|
957 | | #define HAVE_DCGETTEXT 1 |
---|
958 | | #define ENABLE_NLS 1 |
---|
959 | | #define GETTEXT_PACKAGE "glib20" |
---|
960 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
961 | | #define USE_LIBICONV_GNU 1 |
---|
962 | | #define HAVE_DLFCN_H 1 |
---|
963 | | #define LT_OBJDIR ".libs/" |
---|
964 | | #define STDC_HEADERS 1 |
---|
965 | | #define HAVE_VPRINTF 1 |
---|
966 | | #define HAVE_ALLOCA_H 1 |
---|
967 | | #define HAVE_ALLOCA 1 |
---|
968 | | #define HAVE_MMAP 1 |
---|
969 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
970 | | /* end confdefs.h. */ |
---|
971 | | /* Define memalign to an innocuous variant, in case <limits.h> declares memalign. |
---|
972 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
973 | | #define memalign innocuous_memalign |
---|
974 | | |
---|
975 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
976 | | which can conflict with char memalign (); below. |
---|
977 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
978 | | <limits.h> exists even on freestanding compilers. */ |
---|
979 | | |
---|
980 | | #ifdef __STDC__ |
---|
981 | | # include <limits.h> |
---|
982 | | #else |
---|
983 | | # include <assert.h> |
---|
984 | | #endif |
---|
985 | | |
---|
986 | | #undef memalign |
---|
987 | | |
---|
988 | | /* Override any GCC internal prototype to avoid an error. |
---|
989 | | Use char because int might match the return type of a GCC |
---|
990 | | builtin and then its argument prototype would still apply. */ |
---|
991 | | #ifdef __cplusplus |
---|
992 | | extern "C" |
---|
993 | | #endif |
---|
994 | | char memalign (); |
---|
995 | | /* The GNU C library defines this for functions which it implements |
---|
996 | | to always fail with ENOSYS. Some functions are actually named |
---|
997 | | something starting with __ and the normal name is an alias. */ |
---|
998 | | #if defined __stub_memalign || defined __stub___memalign |
---|
999 | | choke me |
---|
1000 | | #endif |
---|
1001 | | |
---|
1002 | | int |
---|
1003 | | main () |
---|
1004 | | { |
---|
1005 | | return memalign (); |
---|
1006 | | ; |
---|
1007 | | return 0; |
---|
1008 | | } |
---|
1009 | configure:21633: result: no |
---|
1010 | configure:21633: checking for valloc |
---|
1011 | configure:21633: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1012 | configure:21633: $? = 0 |
---|
1013 | configure:21633: result: yes |
---|
1014 | configure:21633: checking for fsync |
---|
1015 | configure:21633: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1016 | configure:21633: $? = 0 |
---|
1017 | configure:21633: result: yes |
---|
1018 | configure:21633: checking for pipe2 |
---|
1019 | configure:21633: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1020 | Undefined symbols for architecture x86_64: |
---|
1021 | "_pipe2", referenced from: |
---|
1022 | _main in cc-WzscMU.o |
---|
1023 | ld: symbol(s) not found for architecture x86_64 |
---|
1024 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1025 | configure:21633: $? = 1 |
---|
1026 | configure: failed program was: |
---|
1027 | | /* confdefs.h */ |
---|
1028 | | #define PACKAGE_NAME "glib" |
---|
1029 | | #define PACKAGE_TARNAME "glib" |
---|
1030 | | #define PACKAGE_VERSION "2.29.92" |
---|
1031 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
1032 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1033 | | #define PACKAGE_URL "" |
---|
1034 | | #define GLIB_MAJOR_VERSION 2 |
---|
1035 | | #define GLIB_MINOR_VERSION 29 |
---|
1036 | | #define GLIB_MICRO_VERSION 92 |
---|
1037 | | #define GLIB_INTERFACE_AGE 0 |
---|
1038 | | #define GLIB_BINARY_AGE 2992 |
---|
1039 | | #define HAVE_CARBON 1 |
---|
1040 | | #define NEED_ICONV_CACHE 1 |
---|
1041 | | #define HAVE_LOCALE_H 1 |
---|
1042 | | #define HAVE_LC_MESSAGES 1 |
---|
1043 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1044 | | #define HAVE_GETTEXT 1 |
---|
1045 | | #define HAVE_DCGETTEXT 1 |
---|
1046 | | #define ENABLE_NLS 1 |
---|
1047 | | #define GETTEXT_PACKAGE "glib20" |
---|
1048 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1049 | | #define USE_LIBICONV_GNU 1 |
---|
1050 | | #define HAVE_DLFCN_H 1 |
---|
1051 | | #define LT_OBJDIR ".libs/" |
---|
1052 | | #define STDC_HEADERS 1 |
---|
1053 | | #define HAVE_VPRINTF 1 |
---|
1054 | | #define HAVE_ALLOCA_H 1 |
---|
1055 | | #define HAVE_ALLOCA 1 |
---|
1056 | | #define HAVE_MMAP 1 |
---|
1057 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1058 | | #define HAVE_VALLOC 1 |
---|
1059 | | #define HAVE_FSYNC 1 |
---|
1060 | | /* end confdefs.h. */ |
---|
1061 | | /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2. |
---|
1062 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1063 | | #define pipe2 innocuous_pipe2 |
---|
1064 | | |
---|
1065 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1066 | | which can conflict with char pipe2 (); below. |
---|
1067 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1068 | | <limits.h> exists even on freestanding compilers. */ |
---|
1069 | | |
---|
1070 | | #ifdef __STDC__ |
---|
1071 | | # include <limits.h> |
---|
1072 | | #else |
---|
1073 | | # include <assert.h> |
---|
1074 | | #endif |
---|
1075 | | |
---|
1076 | | #undef pipe2 |
---|
1077 | | |
---|
1078 | | /* Override any GCC internal prototype to avoid an error. |
---|
1079 | | Use char because int might match the return type of a GCC |
---|
1080 | | builtin and then its argument prototype would still apply. */ |
---|
1081 | | #ifdef __cplusplus |
---|
1082 | | extern "C" |
---|
1083 | | #endif |
---|
1084 | | char pipe2 (); |
---|
1085 | | /* The GNU C library defines this for functions which it implements |
---|
1086 | | to always fail with ENOSYS. Some functions are actually named |
---|
1087 | | something starting with __ and the normal name is an alias. */ |
---|
1088 | | #if defined __stub_pipe2 || defined __stub___pipe2 |
---|
1089 | | choke me |
---|
1090 | | #endif |
---|
1091 | | |
---|
1092 | | int |
---|
1093 | | main () |
---|
1094 | | { |
---|
1095 | | return pipe2 (); |
---|
1096 | | ; |
---|
1097 | | return 0; |
---|
1098 | | } |
---|
1099 | configure:21633: result: no |
---|
1100 | configure:21645: checking for atexit |
---|
1101 | configure:21645: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1102 | configure:21645: $? = 0 |
---|
1103 | configure:21645: result: yes |
---|
1104 | configure:21645: checking for on_exit |
---|
1105 | configure:21645: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1106 | Undefined symbols for architecture x86_64: |
---|
1107 | "_on_exit", referenced from: |
---|
1108 | _main in cc-IMbgPP.o |
---|
1109 | ld: symbol(s) not found for architecture x86_64 |
---|
1110 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1111 | configure:21645: $? = 1 |
---|
1112 | configure: failed program was: |
---|
1113 | | /* confdefs.h */ |
---|
1114 | | #define PACKAGE_NAME "glib" |
---|
1115 | | #define PACKAGE_TARNAME "glib" |
---|
1116 | | #define PACKAGE_VERSION "2.29.92" |
---|
1117 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
1118 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1119 | | #define PACKAGE_URL "" |
---|
1120 | | #define GLIB_MAJOR_VERSION 2 |
---|
1121 | | #define GLIB_MINOR_VERSION 29 |
---|
1122 | | #define GLIB_MICRO_VERSION 92 |
---|
1123 | | #define GLIB_INTERFACE_AGE 0 |
---|
1124 | | #define GLIB_BINARY_AGE 2992 |
---|
1125 | | #define HAVE_CARBON 1 |
---|
1126 | | #define NEED_ICONV_CACHE 1 |
---|
1127 | | #define HAVE_LOCALE_H 1 |
---|
1128 | | #define HAVE_LC_MESSAGES 1 |
---|
1129 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1130 | | #define HAVE_GETTEXT 1 |
---|
1131 | | #define HAVE_DCGETTEXT 1 |
---|
1132 | | #define ENABLE_NLS 1 |
---|
1133 | | #define GETTEXT_PACKAGE "glib20" |
---|
1134 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1135 | | #define USE_LIBICONV_GNU 1 |
---|
1136 | | #define HAVE_DLFCN_H 1 |
---|
1137 | | #define LT_OBJDIR ".libs/" |
---|
1138 | | #define STDC_HEADERS 1 |
---|
1139 | | #define HAVE_VPRINTF 1 |
---|
1140 | | #define HAVE_ALLOCA_H 1 |
---|
1141 | | #define HAVE_ALLOCA 1 |
---|
1142 | | #define HAVE_MMAP 1 |
---|
1143 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1144 | | #define HAVE_VALLOC 1 |
---|
1145 | | #define HAVE_FSYNC 1 |
---|
1146 | | #define HAVE_ATEXIT 1 |
---|
1147 | | /* end confdefs.h. */ |
---|
1148 | | /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit. |
---|
1149 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1150 | | #define on_exit innocuous_on_exit |
---|
1151 | | |
---|
1152 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1153 | | which can conflict with char on_exit (); below. |
---|
1154 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1155 | | <limits.h> exists even on freestanding compilers. */ |
---|
1156 | | |
---|
1157 | | #ifdef __STDC__ |
---|
1158 | | # include <limits.h> |
---|
1159 | | #else |
---|
1160 | | # include <assert.h> |
---|
1161 | | #endif |
---|
1162 | | |
---|
1163 | | #undef on_exit |
---|
1164 | | |
---|
1165 | | /* Override any GCC internal prototype to avoid an error. |
---|
1166 | | Use char because int might match the return type of a GCC |
---|
1167 | | builtin and then its argument prototype would still apply. */ |
---|
1168 | | #ifdef __cplusplus |
---|
1169 | | extern "C" |
---|
1170 | | #endif |
---|
1171 | | char on_exit (); |
---|
1172 | | /* The GNU C library defines this for functions which it implements |
---|
1173 | | to always fail with ENOSYS. Some functions are actually named |
---|
1174 | | something starting with __ and the normal name is an alias. */ |
---|
1175 | | #if defined __stub_on_exit || defined __stub___on_exit |
---|
1176 | | choke me |
---|
1177 | | #endif |
---|
1178 | | |
---|
1179 | | int |
---|
1180 | | main () |
---|
1181 | | { |
---|
1182 | | return on_exit (); |
---|
1183 | | ; |
---|
1184 | | return 0; |
---|
1185 | | } |
---|
1186 | configure:21645: result: no |
---|
1187 | configure:21645: checking for timegm |
---|
1188 | configure:21645: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1189 | configure:21645: $? = 0 |
---|
1190 | configure:21645: result: yes |
---|
1191 | configure:21645: checking for gmtime_r |
---|
1192 | configure:21645: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1193 | configure:21645: $? = 0 |
---|
1194 | configure:21645: result: yes |
---|
1195 | configure:21655: checking for qsort_r |
---|
1196 | configure:21655: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1197 | configure:21655: $? = 0 |
---|
1198 | configure:21655: result: yes |
---|
1199 | configure:21663: checking if qsort_r uses glibc compatible argument order |
---|
1200 | configure:21709: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1201 | conftest.c:62:41: warning: incompatible pointer types passing 'int *' to parameter of type 'int (*)(void *, const void *, const void *)' [-Wincompatible-pointer-types] |
---|
1202 | qsort_r (arr, 3, sizeof (int), cmp, &d); |
---|
1203 | ^~ |
---|
1204 | /usr/include/stdlib.h:325:12: note: passing argument to parameter here |
---|
1205 | int (*)(void *, const void *, const void *)); |
---|
1206 | ^ |
---|
1207 | 1 warning generated. |
---|
1208 | configure:21709: $? = 0 |
---|
1209 | configure:21709: ./conftest |
---|
1210 | ./configure: line 2117: 90552 Segmentation fault: 11 ./conftest$ac_exeext |
---|
1211 | configure:21709: $? = 139 |
---|
1212 | configure: program exited with status 139 |
---|
1213 | configure: failed program was: |
---|
1214 | | /* confdefs.h */ |
---|
1215 | | #define PACKAGE_NAME "glib" |
---|
1216 | | #define PACKAGE_TARNAME "glib" |
---|
1217 | | #define PACKAGE_VERSION "2.29.92" |
---|
1218 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
1219 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1220 | | #define PACKAGE_URL "" |
---|
1221 | | #define GLIB_MAJOR_VERSION 2 |
---|
1222 | | #define GLIB_MINOR_VERSION 29 |
---|
1223 | | #define GLIB_MICRO_VERSION 92 |
---|
1224 | | #define GLIB_INTERFACE_AGE 0 |
---|
1225 | | #define GLIB_BINARY_AGE 2992 |
---|
1226 | | #define HAVE_CARBON 1 |
---|
1227 | | #define NEED_ICONV_CACHE 1 |
---|
1228 | | #define HAVE_LOCALE_H 1 |
---|
1229 | | #define HAVE_LC_MESSAGES 1 |
---|
1230 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1231 | | #define HAVE_GETTEXT 1 |
---|
1232 | | #define HAVE_DCGETTEXT 1 |
---|
1233 | | #define ENABLE_NLS 1 |
---|
1234 | | #define GETTEXT_PACKAGE "glib20" |
---|
1235 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1236 | | #define USE_LIBICONV_GNU 1 |
---|
1237 | | #define HAVE_DLFCN_H 1 |
---|
1238 | | #define LT_OBJDIR ".libs/" |
---|
1239 | | #define STDC_HEADERS 1 |
---|
1240 | | #define HAVE_VPRINTF 1 |
---|
1241 | | #define HAVE_ALLOCA_H 1 |
---|
1242 | | #define HAVE_ALLOCA 1 |
---|
1243 | | #define HAVE_MMAP 1 |
---|
1244 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1245 | | #define HAVE_VALLOC 1 |
---|
1246 | | #define HAVE_FSYNC 1 |
---|
1247 | | #define HAVE_ATEXIT 1 |
---|
1248 | | #define HAVE_TIMEGM 1 |
---|
1249 | | #define HAVE_GMTIME_R 1 |
---|
1250 | | /* end confdefs.h. */ |
---|
1251 | | |
---|
1252 | | #define _GNU_SOURCE |
---|
1253 | | #include <stdlib.h> |
---|
1254 | | |
---|
1255 | | static int |
---|
1256 | | cmp (const void *a, const void *b, void *c) |
---|
1257 | | { |
---|
1258 | | const int *ia = a; |
---|
1259 | | const int *ib = b; |
---|
1260 | | |
---|
1261 | | if (*ia < *ib) |
---|
1262 | | return -1; |
---|
1263 | | else if (*ia > *ib) |
---|
1264 | | return 1; |
---|
1265 | | else |
---|
1266 | | return 0; |
---|
1267 | | } |
---|
1268 | | |
---|
1269 | | int |
---|
1270 | | main (int argc, char **argv) |
---|
1271 | | { |
---|
1272 | | int arr[3] = { 1, 2, 0 }; |
---|
1273 | | int d = 3; |
---|
1274 | | |
---|
1275 | | qsort_r (arr, 3, sizeof (int), cmp, &d); |
---|
1276 | | |
---|
1277 | | if (arr[0] == 0 && arr[1] == 1 && arr[2] == 2) |
---|
1278 | | return 0; |
---|
1279 | | else |
---|
1280 | | return 1; |
---|
1281 | | } |
---|
1282 | configure:21719: result: no |
---|
1283 | configure:21733: checking size of char |
---|
1284 | configure:21738: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1285 | configure:21738: $? = 0 |
---|
1286 | configure:21738: ./conftest |
---|
1287 | configure:21738: $? = 0 |
---|
1288 | configure:21752: result: 1 |
---|
1289 | configure:21766: checking size of short |
---|
1290 | configure:21771: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1291 | configure:21771: $? = 0 |
---|
1292 | configure:21771: ./conftest |
---|
1293 | configure:21771: $? = 0 |
---|
1294 | configure:21785: result: 2 |
---|
1295 | configure:21799: checking size of long |
---|
1296 | configure:21804: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1297 | configure:21804: $? = 0 |
---|
1298 | configure:21804: ./conftest |
---|
1299 | configure:21804: $? = 0 |
---|
1300 | configure:21818: result: 8 |
---|
1301 | configure:21832: checking size of int |
---|
1302 | configure:21837: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1303 | configure:21837: $? = 0 |
---|
1304 | configure:21837: ./conftest |
---|
1305 | configure:21837: $? = 0 |
---|
1306 | configure:21851: result: 4 |
---|
1307 | configure:21865: checking size of void * |
---|
1308 | configure:21870: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1309 | configure:21870: $? = 0 |
---|
1310 | configure:21870: ./conftest |
---|
1311 | configure:21870: $? = 0 |
---|
1312 | configure:21884: result: 8 |
---|
1313 | configure:21898: checking size of long long |
---|
1314 | configure:21903: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1315 | configure:21903: $? = 0 |
---|
1316 | configure:21903: ./conftest |
---|
1317 | configure:21903: $? = 0 |
---|
1318 | configure:21917: result: 8 |
---|
1319 | configure:21931: checking size of __int64 |
---|
1320 | configure:21936: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1321 | conftest.c:77:57: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? |
---|
1322 | static long int longval () { return (long int) (sizeof (__int64)); } |
---|
1323 | ^ |
---|
1324 | conftest.c:78:67: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? |
---|
1325 | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } |
---|
1326 | ^ |
---|
1327 | conftest.c:88:28: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? |
---|
1328 | if (((long int) (sizeof (__int64))) < 0) |
---|
1329 | ^ |
---|
1330 | conftest.c:91:37: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? |
---|
1331 | if (i != ((long int) (sizeof (__int64)))) |
---|
1332 | ^ |
---|
1333 | conftest.c:98:37: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? |
---|
1334 | if (i != ((long int) (sizeof (__int64)))) |
---|
1335 | ^ |
---|
1336 | 5 errors generated. |
---|
1337 | configure:21936: $? = 1 |
---|
1338 | configure: program exited with status 1 |
---|
1339 | configure: failed program was: |
---|
1340 | | /* confdefs.h */ |
---|
1341 | | #define PACKAGE_NAME "glib" |
---|
1342 | | #define PACKAGE_TARNAME "glib" |
---|
1343 | | #define PACKAGE_VERSION "2.29.92" |
---|
1344 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
1345 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1346 | | #define PACKAGE_URL "" |
---|
1347 | | #define GLIB_MAJOR_VERSION 2 |
---|
1348 | | #define GLIB_MINOR_VERSION 29 |
---|
1349 | | #define GLIB_MICRO_VERSION 92 |
---|
1350 | | #define GLIB_INTERFACE_AGE 0 |
---|
1351 | | #define GLIB_BINARY_AGE 2992 |
---|
1352 | | #define HAVE_CARBON 1 |
---|
1353 | | #define NEED_ICONV_CACHE 1 |
---|
1354 | | #define HAVE_LOCALE_H 1 |
---|
1355 | | #define HAVE_LC_MESSAGES 1 |
---|
1356 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1357 | | #define HAVE_GETTEXT 1 |
---|
1358 | | #define HAVE_DCGETTEXT 1 |
---|
1359 | | #define ENABLE_NLS 1 |
---|
1360 | | #define GETTEXT_PACKAGE "glib20" |
---|
1361 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1362 | | #define USE_LIBICONV_GNU 1 |
---|
1363 | | #define HAVE_DLFCN_H 1 |
---|
1364 | | #define LT_OBJDIR ".libs/" |
---|
1365 | | #define STDC_HEADERS 1 |
---|
1366 | | #define HAVE_VPRINTF 1 |
---|
1367 | | #define HAVE_ALLOCA_H 1 |
---|
1368 | | #define HAVE_ALLOCA 1 |
---|
1369 | | #define HAVE_MMAP 1 |
---|
1370 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1371 | | #define HAVE_VALLOC 1 |
---|
1372 | | #define HAVE_FSYNC 1 |
---|
1373 | | #define HAVE_ATEXIT 1 |
---|
1374 | | #define HAVE_TIMEGM 1 |
---|
1375 | | #define HAVE_GMTIME_R 1 |
---|
1376 | | #define SIZEOF_CHAR 1 |
---|
1377 | | #define SIZEOF_SHORT 2 |
---|
1378 | | #define SIZEOF_LONG 8 |
---|
1379 | | #define SIZEOF_INT 4 |
---|
1380 | | #define SIZEOF_VOID_P 8 |
---|
1381 | | #define SIZEOF_LONG_LONG 8 |
---|
1382 | | /* end confdefs.h. */ |
---|
1383 | | #include <stdio.h> |
---|
1384 | | #ifdef HAVE_SYS_TYPES_H |
---|
1385 | | # include <sys/types.h> |
---|
1386 | | #endif |
---|
1387 | | #ifdef HAVE_SYS_STAT_H |
---|
1388 | | # include <sys/stat.h> |
---|
1389 | | #endif |
---|
1390 | | #ifdef STDC_HEADERS |
---|
1391 | | # include <stdlib.h> |
---|
1392 | | # include <stddef.h> |
---|
1393 | | #else |
---|
1394 | | # ifdef HAVE_STDLIB_H |
---|
1395 | | # include <stdlib.h> |
---|
1396 | | # endif |
---|
1397 | | #endif |
---|
1398 | | #ifdef HAVE_STRING_H |
---|
1399 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1400 | | # include <memory.h> |
---|
1401 | | # endif |
---|
1402 | | # include <string.h> |
---|
1403 | | #endif |
---|
1404 | | #ifdef HAVE_STRINGS_H |
---|
1405 | | # include <strings.h> |
---|
1406 | | #endif |
---|
1407 | | #ifdef HAVE_INTTYPES_H |
---|
1408 | | # include <inttypes.h> |
---|
1409 | | #endif |
---|
1410 | | #ifdef HAVE_STDINT_H |
---|
1411 | | # include <stdint.h> |
---|
1412 | | #endif |
---|
1413 | | #ifdef HAVE_UNISTD_H |
---|
1414 | | # include <unistd.h> |
---|
1415 | | #endif |
---|
1416 | | static long int longval () { return (long int) (sizeof (__int64)); } |
---|
1417 | | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } |
---|
1418 | | #include <stdio.h> |
---|
1419 | | #include <stdlib.h> |
---|
1420 | | int |
---|
1421 | | main () |
---|
1422 | | { |
---|
1423 | | |
---|
1424 | | FILE *f = fopen ("conftest.val", "w"); |
---|
1425 | | if (! f) |
---|
1426 | | return 1; |
---|
1427 | | if (((long int) (sizeof (__int64))) < 0) |
---|
1428 | | { |
---|
1429 | | long int i = longval (); |
---|
1430 | | if (i != ((long int) (sizeof (__int64)))) |
---|
1431 | | return 1; |
---|
1432 | | fprintf (f, "%ld", i); |
---|
1433 | | } |
---|
1434 | | else |
---|
1435 | | { |
---|
1436 | | unsigned long int i = ulongval (); |
---|
1437 | | if (i != ((long int) (sizeof (__int64)))) |
---|
1438 | | return 1; |
---|
1439 | | fprintf (f, "%lu", i); |
---|
1440 | | } |
---|
1441 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
1442 | | on some platforms. */ |
---|
1443 | | return ferror (f) || fclose (f) != 0; |
---|
1444 | | |
---|
1445 | | ; |
---|
1446 | | return 0; |
---|
1447 | | } |
---|
1448 | configure:21950: result: 0 |
---|
1449 | configure:21972: checking for format to printf and scanf a guint64 |
---|
1450 | configure:21995: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1451 | conftest.c:52:6: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
1452 | exit (b!=a); |
---|
1453 | ^ |
---|
1454 | conftest.c:52:6: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
1455 | 1 warning generated. |
---|
1456 | configure:21995: $? = 0 |
---|
1457 | configure:21995: ./conftest |
---|
1458 | configure:21995: $? = 0 |
---|
1459 | configure:22007: result: %llu |
---|
1460 | configure:22037: checking for an ANSI C-conforming const |
---|
1461 | configure:22102: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1462 | conftest.c:75:6: warning: variable 't' is uninitialized when used here [-Wuninitialized] |
---|
1463 | *t++ = 0; |
---|
1464 | ^ |
---|
1465 | conftest.c:72:5: note: variable 't' is declared here |
---|
1466 | char *t; |
---|
1467 | ^ |
---|
1468 | conftest.c:72:12: note: add initialization to silence this warning |
---|
1469 | char *t; |
---|
1470 | ^ |
---|
1471 | = 0 |
---|
1472 | conftest.c:91:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized] |
---|
1473 | struct s *b; b->j = 5; |
---|
1474 | ^ |
---|
1475 | conftest.c:91:5: note: variable 'b' is declared here |
---|
1476 | struct s *b; b->j = 5; |
---|
1477 | ^ |
---|
1478 | conftest.c:91:16: note: add initialization to silence this warning |
---|
1479 | struct s *b; b->j = 5; |
---|
1480 | ^ |
---|
1481 | = 0 |
---|
1482 | 2 warnings generated. |
---|
1483 | configure:22102: $? = 0 |
---|
1484 | configure:22109: result: yes |
---|
1485 | configure:22119: checking if malloc() and friends prototypes are gmem.h compatible |
---|
1486 | configure:22144: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -Werror -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1487 | configure:22144: $? = 0 |
---|
1488 | configure:22152: result: yes |
---|
1489 | configure:22156: checking for growing stack pointer |
---|
1490 | configure:22177: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1491 | configure:22177: $? = 0 |
---|
1492 | configure:22177: ./conftest |
---|
1493 | configure:22177: $? = 1 |
---|
1494 | configure: program exited with status 1 |
---|
1495 | configure: failed program was: |
---|
1496 | | /* confdefs.h */ |
---|
1497 | | #define PACKAGE_NAME "glib" |
---|
1498 | | #define PACKAGE_TARNAME "glib" |
---|
1499 | | #define PACKAGE_VERSION "2.29.92" |
---|
1500 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
1501 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1502 | | #define PACKAGE_URL "" |
---|
1503 | | #define GLIB_MAJOR_VERSION 2 |
---|
1504 | | #define GLIB_MINOR_VERSION 29 |
---|
1505 | | #define GLIB_MICRO_VERSION 92 |
---|
1506 | | #define GLIB_INTERFACE_AGE 0 |
---|
1507 | | #define GLIB_BINARY_AGE 2992 |
---|
1508 | | #define HAVE_CARBON 1 |
---|
1509 | | #define NEED_ICONV_CACHE 1 |
---|
1510 | | #define HAVE_LOCALE_H 1 |
---|
1511 | | #define HAVE_LC_MESSAGES 1 |
---|
1512 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1513 | | #define HAVE_GETTEXT 1 |
---|
1514 | | #define HAVE_DCGETTEXT 1 |
---|
1515 | | #define ENABLE_NLS 1 |
---|
1516 | | #define GETTEXT_PACKAGE "glib20" |
---|
1517 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1518 | | #define USE_LIBICONV_GNU 1 |
---|
1519 | | #define HAVE_DLFCN_H 1 |
---|
1520 | | #define LT_OBJDIR ".libs/" |
---|
1521 | | #define STDC_HEADERS 1 |
---|
1522 | | #define HAVE_VPRINTF 1 |
---|
1523 | | #define HAVE_ALLOCA_H 1 |
---|
1524 | | #define HAVE_ALLOCA 1 |
---|
1525 | | #define HAVE_MMAP 1 |
---|
1526 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1527 | | #define HAVE_VALLOC 1 |
---|
1528 | | #define HAVE_FSYNC 1 |
---|
1529 | | #define HAVE_ATEXIT 1 |
---|
1530 | | #define HAVE_TIMEGM 1 |
---|
1531 | | #define HAVE_GMTIME_R 1 |
---|
1532 | | #define SIZEOF_CHAR 1 |
---|
1533 | | #define SIZEOF_SHORT 2 |
---|
1534 | | #define SIZEOF_LONG 8 |
---|
1535 | | #define SIZEOF_INT 4 |
---|
1536 | | #define SIZEOF_VOID_P 8 |
---|
1537 | | #define SIZEOF_LONG_LONG 8 |
---|
1538 | | #define SIZEOF___INT64 0 |
---|
1539 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
1540 | | #define SANE_MALLOC_PROTOS 1 |
---|
1541 | | /* end confdefs.h. */ |
---|
1542 | | |
---|
1543 | | volatile int *a = 0, *b = 0; |
---|
1544 | | void foo (void); |
---|
1545 | | int main () { volatile int y = 7; a = &y; foo (); return b > a; } |
---|
1546 | | void foo (void) { volatile int x = 5; b = &x; } |
---|
1547 | | |
---|
1548 | configure:22190: result: yes |
---|
1549 | configure:22193: checking for __inline |
---|
1550 | configure:22206: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1551 | configure:22206: $? = 0 |
---|
1552 | configure:22216: result: yes |
---|
1553 | configure:22223: checking for __inline__ |
---|
1554 | configure:22236: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1555 | configure:22236: $? = 0 |
---|
1556 | configure:22246: result: yes |
---|
1557 | configure:22253: checking for inline |
---|
1558 | configure:22267: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1559 | configure:22267: $? = 0 |
---|
1560 | configure:22277: result: yes |
---|
1561 | configure:22286: checking if inline functions in headers work |
---|
1562 | configure:22315: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
1563 | conftest.c:72:7: warning: unused variable 'i' [-Wunused-variable] |
---|
1564 | int i = 1; |
---|
1565 | ^ |
---|
1566 | 1 warning generated. |
---|
1567 | configure:22315: $? = 0 |
---|
1568 | configure:22322: result: yes |
---|
1569 | configure:22325: checking for working do while(0) macros |
---|
1570 | configure:22346: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1571 | conftest.c:58:16: error: expected ';' at end of declaration |
---|
1572 | int main(void) { int i = 1; STMT_TEST; return i; } |
---|
1573 | ^ |
---|
1574 | ; |
---|
1575 | 1 error generated. |
---|
1576 | configure:22346: $? = 1 |
---|
1577 | configure: failed program was: |
---|
1578 | | /* confdefs.h */ |
---|
1579 | | #define PACKAGE_NAME "glib" |
---|
1580 | | #define PACKAGE_TARNAME "glib" |
---|
1581 | | #define PACKAGE_VERSION "2.29.92" |
---|
1582 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
1583 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1584 | | #define PACKAGE_URL "" |
---|
1585 | | #define GLIB_MAJOR_VERSION 2 |
---|
1586 | | #define GLIB_MINOR_VERSION 29 |
---|
1587 | | #define GLIB_MICRO_VERSION 92 |
---|
1588 | | #define GLIB_INTERFACE_AGE 0 |
---|
1589 | | #define GLIB_BINARY_AGE 2992 |
---|
1590 | | #define HAVE_CARBON 1 |
---|
1591 | | #define NEED_ICONV_CACHE 1 |
---|
1592 | | #define HAVE_LOCALE_H 1 |
---|
1593 | | #define HAVE_LC_MESSAGES 1 |
---|
1594 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1595 | | #define HAVE_GETTEXT 1 |
---|
1596 | | #define HAVE_DCGETTEXT 1 |
---|
1597 | | #define ENABLE_NLS 1 |
---|
1598 | | #define GETTEXT_PACKAGE "glib20" |
---|
1599 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1600 | | #define USE_LIBICONV_GNU 1 |
---|
1601 | | #define HAVE_DLFCN_H 1 |
---|
1602 | | #define LT_OBJDIR ".libs/" |
---|
1603 | | #define STDC_HEADERS 1 |
---|
1604 | | #define HAVE_VPRINTF 1 |
---|
1605 | | #define HAVE_ALLOCA_H 1 |
---|
1606 | | #define HAVE_ALLOCA 1 |
---|
1607 | | #define HAVE_MMAP 1 |
---|
1608 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1609 | | #define HAVE_VALLOC 1 |
---|
1610 | | #define HAVE_FSYNC 1 |
---|
1611 | | #define HAVE_ATEXIT 1 |
---|
1612 | | #define HAVE_TIMEGM 1 |
---|
1613 | | #define HAVE_GMTIME_R 1 |
---|
1614 | | #define SIZEOF_CHAR 1 |
---|
1615 | | #define SIZEOF_SHORT 2 |
---|
1616 | | #define SIZEOF_LONG 8 |
---|
1617 | | #define SIZEOF_INT 4 |
---|
1618 | | #define SIZEOF_VOID_P 8 |
---|
1619 | | #define SIZEOF_LONG_LONG 8 |
---|
1620 | | #define SIZEOF___INT64 0 |
---|
1621 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
1622 | | #define SANE_MALLOC_PROTOS 1 |
---|
1623 | | #define G_HAVE___INLINE 1 |
---|
1624 | | #define G_HAVE___INLINE__ 1 |
---|
1625 | | #define G_HAVE_INLINE 1 |
---|
1626 | | /* end confdefs.h. */ |
---|
1627 | | |
---|
1628 | | int |
---|
1629 | | main () |
---|
1630 | | { |
---|
1631 | | |
---|
1632 | | #define STMT_START do |
---|
1633 | | #define STMT_END while(0) |
---|
1634 | | #define STMT_TEST STMT_START { i = 0; } STMT_END |
---|
1635 | | int main(void) { int i = 1; STMT_TEST; return i; } |
---|
1636 | | ; |
---|
1637 | | return 0; |
---|
1638 | | } |
---|
1639 | configure:22354: result: no |
---|
1640 | configure:22363: checking for ISO C99 varargs macros in C |
---|
1641 | configure:22380: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1642 | configure:22380: $? = 0 |
---|
1643 | configure:22386: result: yes |
---|
1644 | configure:22389: checking for ISO C99 varargs macros in C++ |
---|
1645 | configure:22415: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.cpp >&5 |
---|
1646 | configure:22415: $? = 0 |
---|
1647 | configure:22428: result: yes |
---|
1648 | configure:22431: checking for GNUC varargs macros |
---|
1649 | configure:22448: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1650 | configure:22448: $? = 0 |
---|
1651 | configure:22454: result: yes |
---|
1652 | configure:22458: checking for GNUC visibility attribute |
---|
1653 | configure:22496: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1654 | configure:22504: $? = 0 |
---|
1655 | configure:22507: (if test -s conftest.err; then false ; else true; fi) |
---|
1656 | configure:22510: $? = 0 |
---|
1657 | configure:22520: result: yes |
---|
1658 | configure:22531: checking whether using Sun Studio C compiler |
---|
1659 | configure:22548: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1660 | conftest.c:52:11: fatal error: 'error: this is not Sun Studio.' file not found |
---|
1661 | # include "error: this is not Sun Studio." |
---|
1662 | ^ |
---|
1663 | 1 error generated. |
---|
1664 | configure:22548: $? = 1 |
---|
1665 | configure: failed program was: |
---|
1666 | | /* confdefs.h */ |
---|
1667 | | #define PACKAGE_NAME "glib" |
---|
1668 | | #define PACKAGE_TARNAME "glib" |
---|
1669 | | #define PACKAGE_VERSION "2.29.92" |
---|
1670 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
1671 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1672 | | #define PACKAGE_URL "" |
---|
1673 | | #define GLIB_MAJOR_VERSION 2 |
---|
1674 | | #define GLIB_MINOR_VERSION 29 |
---|
1675 | | #define GLIB_MICRO_VERSION 92 |
---|
1676 | | #define GLIB_INTERFACE_AGE 0 |
---|
1677 | | #define GLIB_BINARY_AGE 2992 |
---|
1678 | | #define HAVE_CARBON 1 |
---|
1679 | | #define NEED_ICONV_CACHE 1 |
---|
1680 | | #define HAVE_LOCALE_H 1 |
---|
1681 | | #define HAVE_LC_MESSAGES 1 |
---|
1682 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1683 | | #define HAVE_GETTEXT 1 |
---|
1684 | | #define HAVE_DCGETTEXT 1 |
---|
1685 | | #define ENABLE_NLS 1 |
---|
1686 | | #define GETTEXT_PACKAGE "glib20" |
---|
1687 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1688 | | #define USE_LIBICONV_GNU 1 |
---|
1689 | | #define HAVE_DLFCN_H 1 |
---|
1690 | | #define LT_OBJDIR ".libs/" |
---|
1691 | | #define STDC_HEADERS 1 |
---|
1692 | | #define HAVE_VPRINTF 1 |
---|
1693 | | #define HAVE_ALLOCA_H 1 |
---|
1694 | | #define HAVE_ALLOCA 1 |
---|
1695 | | #define HAVE_MMAP 1 |
---|
1696 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1697 | | #define HAVE_VALLOC 1 |
---|
1698 | | #define HAVE_FSYNC 1 |
---|
1699 | | #define HAVE_ATEXIT 1 |
---|
1700 | | #define HAVE_TIMEGM 1 |
---|
1701 | | #define HAVE_GMTIME_R 1 |
---|
1702 | | #define SIZEOF_CHAR 1 |
---|
1703 | | #define SIZEOF_SHORT 2 |
---|
1704 | | #define SIZEOF_LONG 8 |
---|
1705 | | #define SIZEOF_INT 4 |
---|
1706 | | #define SIZEOF_VOID_P 8 |
---|
1707 | | #define SIZEOF_LONG_LONG 8 |
---|
1708 | | #define SIZEOF___INT64 0 |
---|
1709 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
1710 | | #define SANE_MALLOC_PROTOS 1 |
---|
1711 | | #define G_HAVE___INLINE 1 |
---|
1712 | | #define G_HAVE___INLINE__ 1 |
---|
1713 | | #define G_HAVE_INLINE 1 |
---|
1714 | | /* end confdefs.h. */ |
---|
1715 | | #if defined(__SUNPRO_C) || (__SUNPRO_C >= 0x550) |
---|
1716 | | #else |
---|
1717 | | # include "error: this is not Sun Studio." |
---|
1718 | | #endif |
---|
1719 | | |
---|
1720 | | int |
---|
1721 | | main () |
---|
1722 | | { |
---|
1723 | | |
---|
1724 | | ; |
---|
1725 | | return 0; |
---|
1726 | | } |
---|
1727 | configure:22554: result: no |
---|
1728 | configure:22566: checking whether byte ordering is bigendian |
---|
1729 | configure:22581: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1730 | configure:22581: $? = 0 |
---|
1731 | configure:22626: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1732 | configure:22626: $? = 0 |
---|
1733 | configure:22644: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1734 | conftest.c:57:4: error: use of undeclared identifier 'not' |
---|
1735 | not big endian |
---|
1736 | ^ |
---|
1737 | 1 error generated. |
---|
1738 | configure:22644: $? = 1 |
---|
1739 | configure: failed program was: |
---|
1740 | | /* confdefs.h */ |
---|
1741 | | #define PACKAGE_NAME "glib" |
---|
1742 | | #define PACKAGE_TARNAME "glib" |
---|
1743 | | #define PACKAGE_VERSION "2.29.92" |
---|
1744 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
1745 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1746 | | #define PACKAGE_URL "" |
---|
1747 | | #define GLIB_MAJOR_VERSION 2 |
---|
1748 | | #define GLIB_MINOR_VERSION 29 |
---|
1749 | | #define GLIB_MICRO_VERSION 92 |
---|
1750 | | #define GLIB_INTERFACE_AGE 0 |
---|
1751 | | #define GLIB_BINARY_AGE 2992 |
---|
1752 | | #define HAVE_CARBON 1 |
---|
1753 | | #define NEED_ICONV_CACHE 1 |
---|
1754 | | #define HAVE_LOCALE_H 1 |
---|
1755 | | #define HAVE_LC_MESSAGES 1 |
---|
1756 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1757 | | #define HAVE_GETTEXT 1 |
---|
1758 | | #define HAVE_DCGETTEXT 1 |
---|
1759 | | #define ENABLE_NLS 1 |
---|
1760 | | #define GETTEXT_PACKAGE "glib20" |
---|
1761 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1762 | | #define USE_LIBICONV_GNU 1 |
---|
1763 | | #define HAVE_DLFCN_H 1 |
---|
1764 | | #define LT_OBJDIR ".libs/" |
---|
1765 | | #define STDC_HEADERS 1 |
---|
1766 | | #define HAVE_VPRINTF 1 |
---|
1767 | | #define HAVE_ALLOCA_H 1 |
---|
1768 | | #define HAVE_ALLOCA 1 |
---|
1769 | | #define HAVE_MMAP 1 |
---|
1770 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1771 | | #define HAVE_VALLOC 1 |
---|
1772 | | #define HAVE_FSYNC 1 |
---|
1773 | | #define HAVE_ATEXIT 1 |
---|
1774 | | #define HAVE_TIMEGM 1 |
---|
1775 | | #define HAVE_GMTIME_R 1 |
---|
1776 | | #define SIZEOF_CHAR 1 |
---|
1777 | | #define SIZEOF_SHORT 2 |
---|
1778 | | #define SIZEOF_LONG 8 |
---|
1779 | | #define SIZEOF_INT 4 |
---|
1780 | | #define SIZEOF_VOID_P 8 |
---|
1781 | | #define SIZEOF_LONG_LONG 8 |
---|
1782 | | #define SIZEOF___INT64 0 |
---|
1783 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
1784 | | #define SANE_MALLOC_PROTOS 1 |
---|
1785 | | #define G_HAVE___INLINE 1 |
---|
1786 | | #define G_HAVE___INLINE__ 1 |
---|
1787 | | #define G_HAVE_INLINE 1 |
---|
1788 | | /* end confdefs.h. */ |
---|
1789 | | #include <sys/types.h> |
---|
1790 | | #include <sys/param.h> |
---|
1791 | | |
---|
1792 | | int |
---|
1793 | | main () |
---|
1794 | | { |
---|
1795 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
1796 | | not big endian |
---|
1797 | | #endif |
---|
1798 | | |
---|
1799 | | ; |
---|
1800 | | return 0; |
---|
1801 | | } |
---|
1802 | configure:22772: result: no |
---|
1803 | configure:22840: checking dirent.h usability |
---|
1804 | configure:22840: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1805 | configure:22840: $? = 0 |
---|
1806 | configure:22840: result: yes |
---|
1807 | configure:22840: checking dirent.h presence |
---|
1808 | configure:22840: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1809 | configure:22840: $? = 0 |
---|
1810 | configure:22840: result: yes |
---|
1811 | configure:22840: checking for dirent.h |
---|
1812 | configure:22840: result: yes |
---|
1813 | configure:22840: checking float.h usability |
---|
1814 | configure:22840: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1815 | configure:22840: $? = 0 |
---|
1816 | configure:22840: result: yes |
---|
1817 | configure:22840: checking float.h presence |
---|
1818 | configure:22840: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1819 | configure:22840: $? = 0 |
---|
1820 | configure:22840: result: yes |
---|
1821 | configure:22840: checking for float.h |
---|
1822 | configure:22840: result: yes |
---|
1823 | configure:22840: checking limits.h usability |
---|
1824 | configure:22840: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1825 | configure:22840: $? = 0 |
---|
1826 | configure:22840: result: yes |
---|
1827 | configure:22840: checking limits.h presence |
---|
1828 | configure:22840: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1829 | configure:22840: $? = 0 |
---|
1830 | configure:22840: result: yes |
---|
1831 | configure:22840: checking for limits.h |
---|
1832 | configure:22840: result: yes |
---|
1833 | configure:22840: checking pwd.h usability |
---|
1834 | configure:22840: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1835 | configure:22840: $? = 0 |
---|
1836 | configure:22840: result: yes |
---|
1837 | configure:22840: checking pwd.h presence |
---|
1838 | configure:22840: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1839 | configure:22840: $? = 0 |
---|
1840 | configure:22840: result: yes |
---|
1841 | configure:22840: checking for pwd.h |
---|
1842 | configure:22840: result: yes |
---|
1843 | configure:22840: checking grp.h usability |
---|
1844 | configure:22840: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1845 | configure:22840: $? = 0 |
---|
1846 | configure:22840: result: yes |
---|
1847 | configure:22840: checking grp.h presence |
---|
1848 | configure:22840: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1849 | configure:22840: $? = 0 |
---|
1850 | configure:22840: result: yes |
---|
1851 | configure:22840: checking for grp.h |
---|
1852 | configure:22840: result: yes |
---|
1853 | configure:22840: checking sys/param.h usability |
---|
1854 | configure:22840: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1855 | configure:22840: $? = 0 |
---|
1856 | configure:22840: result: yes |
---|
1857 | configure:22840: checking sys/param.h presence |
---|
1858 | configure:22840: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1859 | configure:22840: $? = 0 |
---|
1860 | configure:22840: result: yes |
---|
1861 | configure:22840: checking for sys/param.h |
---|
1862 | configure:22840: result: yes |
---|
1863 | configure:22840: checking sys/poll.h usability |
---|
1864 | configure:22840: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1865 | configure:22840: $? = 0 |
---|
1866 | configure:22840: result: yes |
---|
1867 | configure:22840: checking sys/poll.h presence |
---|
1868 | configure:22840: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1869 | configure:22840: $? = 0 |
---|
1870 | configure:22840: result: yes |
---|
1871 | configure:22840: checking for sys/poll.h |
---|
1872 | configure:22840: result: yes |
---|
1873 | configure:22840: checking sys/resource.h usability |
---|
1874 | configure:22840: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1875 | configure:22840: $? = 0 |
---|
1876 | configure:22840: result: yes |
---|
1877 | configure:22840: checking sys/resource.h presence |
---|
1878 | configure:22840: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1879 | configure:22840: $? = 0 |
---|
1880 | configure:22840: result: yes |
---|
1881 | configure:22840: checking for sys/resource.h |
---|
1882 | configure:22840: result: yes |
---|
1883 | configure:22853: checking sys/time.h usability |
---|
1884 | configure:22853: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1885 | configure:22853: $? = 0 |
---|
1886 | configure:22853: result: yes |
---|
1887 | configure:22853: checking sys/time.h presence |
---|
1888 | configure:22853: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1889 | configure:22853: $? = 0 |
---|
1890 | configure:22853: result: yes |
---|
1891 | configure:22853: checking for sys/time.h |
---|
1892 | configure:22853: result: yes |
---|
1893 | configure:22853: checking sys/times.h usability |
---|
1894 | configure:22853: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1895 | configure:22853: $? = 0 |
---|
1896 | configure:22853: result: yes |
---|
1897 | configure:22853: checking sys/times.h presence |
---|
1898 | configure:22853: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1899 | configure:22853: $? = 0 |
---|
1900 | configure:22853: result: yes |
---|
1901 | configure:22853: checking for sys/times.h |
---|
1902 | configure:22853: result: yes |
---|
1903 | configure:22853: checking sys/wait.h usability |
---|
1904 | configure:22853: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1905 | configure:22853: $? = 0 |
---|
1906 | configure:22853: result: yes |
---|
1907 | configure:22853: checking sys/wait.h presence |
---|
1908 | configure:22853: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1909 | configure:22853: $? = 0 |
---|
1910 | configure:22853: result: yes |
---|
1911 | configure:22853: checking for sys/wait.h |
---|
1912 | configure:22853: result: yes |
---|
1913 | configure:22853: checking unistd.h usability |
---|
1914 | configure:22853: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1915 | configure:22853: $? = 0 |
---|
1916 | configure:22853: result: yes |
---|
1917 | configure:22853: checking unistd.h presence |
---|
1918 | configure:22853: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
1919 | configure:22853: $? = 0 |
---|
1920 | configure:22853: result: yes |
---|
1921 | configure:22853: checking for unistd.h |
---|
1922 | configure:22853: result: yes |
---|
1923 | configure:22853: checking values.h usability |
---|
1924 | configure:22853: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
1925 | conftest.c:95:10: fatal error: 'values.h' file not found |
---|
1926 | #include <values.h> |
---|
1927 | ^ |
---|
1928 | 1 error generated. |
---|
1929 | configure:22853: $? = 1 |
---|
1930 | configure: failed program was: |
---|
1931 | | /* confdefs.h */ |
---|
1932 | | #define PACKAGE_NAME "glib" |
---|
1933 | | #define PACKAGE_TARNAME "glib" |
---|
1934 | | #define PACKAGE_VERSION "2.29.92" |
---|
1935 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
1936 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1937 | | #define PACKAGE_URL "" |
---|
1938 | | #define GLIB_MAJOR_VERSION 2 |
---|
1939 | | #define GLIB_MINOR_VERSION 29 |
---|
1940 | | #define GLIB_MICRO_VERSION 92 |
---|
1941 | | #define GLIB_INTERFACE_AGE 0 |
---|
1942 | | #define GLIB_BINARY_AGE 2992 |
---|
1943 | | #define HAVE_CARBON 1 |
---|
1944 | | #define NEED_ICONV_CACHE 1 |
---|
1945 | | #define HAVE_LOCALE_H 1 |
---|
1946 | | #define HAVE_LC_MESSAGES 1 |
---|
1947 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1948 | | #define HAVE_GETTEXT 1 |
---|
1949 | | #define HAVE_DCGETTEXT 1 |
---|
1950 | | #define ENABLE_NLS 1 |
---|
1951 | | #define GETTEXT_PACKAGE "glib20" |
---|
1952 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
1953 | | #define USE_LIBICONV_GNU 1 |
---|
1954 | | #define HAVE_DLFCN_H 1 |
---|
1955 | | #define LT_OBJDIR ".libs/" |
---|
1956 | | #define STDC_HEADERS 1 |
---|
1957 | | #define HAVE_VPRINTF 1 |
---|
1958 | | #define HAVE_ALLOCA_H 1 |
---|
1959 | | #define HAVE_ALLOCA 1 |
---|
1960 | | #define HAVE_MMAP 1 |
---|
1961 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1962 | | #define HAVE_VALLOC 1 |
---|
1963 | | #define HAVE_FSYNC 1 |
---|
1964 | | #define HAVE_ATEXIT 1 |
---|
1965 | | #define HAVE_TIMEGM 1 |
---|
1966 | | #define HAVE_GMTIME_R 1 |
---|
1967 | | #define SIZEOF_CHAR 1 |
---|
1968 | | #define SIZEOF_SHORT 2 |
---|
1969 | | #define SIZEOF_LONG 8 |
---|
1970 | | #define SIZEOF_INT 4 |
---|
1971 | | #define SIZEOF_VOID_P 8 |
---|
1972 | | #define SIZEOF_LONG_LONG 8 |
---|
1973 | | #define SIZEOF___INT64 0 |
---|
1974 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
1975 | | #define SANE_MALLOC_PROTOS 1 |
---|
1976 | | #define G_HAVE___INLINE 1 |
---|
1977 | | #define G_HAVE___INLINE__ 1 |
---|
1978 | | #define G_HAVE_INLINE 1 |
---|
1979 | | #define HAVE_DIRENT_H 1 |
---|
1980 | | #define HAVE_FLOAT_H 1 |
---|
1981 | | #define HAVE_LIMITS_H 1 |
---|
1982 | | #define HAVE_PWD_H 1 |
---|
1983 | | #define HAVE_GRP_H 1 |
---|
1984 | | #define HAVE_SYS_PARAM_H 1 |
---|
1985 | | #define HAVE_SYS_POLL_H 1 |
---|
1986 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1987 | | #define HAVE_SYS_TIME_H 1 |
---|
1988 | | #define HAVE_SYS_TIMES_H 1 |
---|
1989 | | #define HAVE_SYS_WAIT_H 1 |
---|
1990 | | #define HAVE_UNISTD_H 1 |
---|
1991 | | /* end confdefs.h. */ |
---|
1992 | | #include <stdio.h> |
---|
1993 | | #ifdef HAVE_SYS_TYPES_H |
---|
1994 | | # include <sys/types.h> |
---|
1995 | | #endif |
---|
1996 | | #ifdef HAVE_SYS_STAT_H |
---|
1997 | | # include <sys/stat.h> |
---|
1998 | | #endif |
---|
1999 | | #ifdef STDC_HEADERS |
---|
2000 | | # include <stdlib.h> |
---|
2001 | | # include <stddef.h> |
---|
2002 | | #else |
---|
2003 | | # ifdef HAVE_STDLIB_H |
---|
2004 | | # include <stdlib.h> |
---|
2005 | | # endif |
---|
2006 | | #endif |
---|
2007 | | #ifdef HAVE_STRING_H |
---|
2008 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2009 | | # include <memory.h> |
---|
2010 | | # endif |
---|
2011 | | # include <string.h> |
---|
2012 | | #endif |
---|
2013 | | #ifdef HAVE_STRINGS_H |
---|
2014 | | # include <strings.h> |
---|
2015 | | #endif |
---|
2016 | | #ifdef HAVE_INTTYPES_H |
---|
2017 | | # include <inttypes.h> |
---|
2018 | | #endif |
---|
2019 | | #ifdef HAVE_STDINT_H |
---|
2020 | | # include <stdint.h> |
---|
2021 | | #endif |
---|
2022 | | #ifdef HAVE_UNISTD_H |
---|
2023 | | # include <unistd.h> |
---|
2024 | | #endif |
---|
2025 | | #include <values.h> |
---|
2026 | configure:22853: result: no |
---|
2027 | configure:22853: checking values.h presence |
---|
2028 | configure:22853: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2029 | conftest.c:62:10: fatal error: 'values.h' file not found |
---|
2030 | #include <values.h> |
---|
2031 | ^ |
---|
2032 | 1 error generated. |
---|
2033 | configure:22853: $? = 1 |
---|
2034 | configure: failed program was: |
---|
2035 | | /* confdefs.h */ |
---|
2036 | | #define PACKAGE_NAME "glib" |
---|
2037 | | #define PACKAGE_TARNAME "glib" |
---|
2038 | | #define PACKAGE_VERSION "2.29.92" |
---|
2039 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
2040 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2041 | | #define PACKAGE_URL "" |
---|
2042 | | #define GLIB_MAJOR_VERSION 2 |
---|
2043 | | #define GLIB_MINOR_VERSION 29 |
---|
2044 | | #define GLIB_MICRO_VERSION 92 |
---|
2045 | | #define GLIB_INTERFACE_AGE 0 |
---|
2046 | | #define GLIB_BINARY_AGE 2992 |
---|
2047 | | #define HAVE_CARBON 1 |
---|
2048 | | #define NEED_ICONV_CACHE 1 |
---|
2049 | | #define HAVE_LOCALE_H 1 |
---|
2050 | | #define HAVE_LC_MESSAGES 1 |
---|
2051 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2052 | | #define HAVE_GETTEXT 1 |
---|
2053 | | #define HAVE_DCGETTEXT 1 |
---|
2054 | | #define ENABLE_NLS 1 |
---|
2055 | | #define GETTEXT_PACKAGE "glib20" |
---|
2056 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
2057 | | #define USE_LIBICONV_GNU 1 |
---|
2058 | | #define HAVE_DLFCN_H 1 |
---|
2059 | | #define LT_OBJDIR ".libs/" |
---|
2060 | | #define STDC_HEADERS 1 |
---|
2061 | | #define HAVE_VPRINTF 1 |
---|
2062 | | #define HAVE_ALLOCA_H 1 |
---|
2063 | | #define HAVE_ALLOCA 1 |
---|
2064 | | #define HAVE_MMAP 1 |
---|
2065 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2066 | | #define HAVE_VALLOC 1 |
---|
2067 | | #define HAVE_FSYNC 1 |
---|
2068 | | #define HAVE_ATEXIT 1 |
---|
2069 | | #define HAVE_TIMEGM 1 |
---|
2070 | | #define HAVE_GMTIME_R 1 |
---|
2071 | | #define SIZEOF_CHAR 1 |
---|
2072 | | #define SIZEOF_SHORT 2 |
---|
2073 | | #define SIZEOF_LONG 8 |
---|
2074 | | #define SIZEOF_INT 4 |
---|
2075 | | #define SIZEOF_VOID_P 8 |
---|
2076 | | #define SIZEOF_LONG_LONG 8 |
---|
2077 | | #define SIZEOF___INT64 0 |
---|
2078 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
2079 | | #define SANE_MALLOC_PROTOS 1 |
---|
2080 | | #define G_HAVE___INLINE 1 |
---|
2081 | | #define G_HAVE___INLINE__ 1 |
---|
2082 | | #define G_HAVE_INLINE 1 |
---|
2083 | | #define HAVE_DIRENT_H 1 |
---|
2084 | | #define HAVE_FLOAT_H 1 |
---|
2085 | | #define HAVE_LIMITS_H 1 |
---|
2086 | | #define HAVE_PWD_H 1 |
---|
2087 | | #define HAVE_GRP_H 1 |
---|
2088 | | #define HAVE_SYS_PARAM_H 1 |
---|
2089 | | #define HAVE_SYS_POLL_H 1 |
---|
2090 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2091 | | #define HAVE_SYS_TIME_H 1 |
---|
2092 | | #define HAVE_SYS_TIMES_H 1 |
---|
2093 | | #define HAVE_SYS_WAIT_H 1 |
---|
2094 | | #define HAVE_UNISTD_H 1 |
---|
2095 | | /* end confdefs.h. */ |
---|
2096 | | #include <values.h> |
---|
2097 | configure:22853: result: no |
---|
2098 | configure:22853: checking for values.h |
---|
2099 | configure:22853: result: no |
---|
2100 | configure:22866: checking sys/select.h usability |
---|
2101 | configure:22866: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2102 | configure:22866: $? = 0 |
---|
2103 | configure:22866: result: yes |
---|
2104 | configure:22866: checking sys/select.h presence |
---|
2105 | configure:22866: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2106 | configure:22866: $? = 0 |
---|
2107 | configure:22866: result: yes |
---|
2108 | configure:22866: checking for sys/select.h |
---|
2109 | configure:22866: result: yes |
---|
2110 | configure:22866: checking sys/types.h usability |
---|
2111 | configure:22866: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2112 | configure:22866: $? = 0 |
---|
2113 | configure:22866: result: yes |
---|
2114 | configure:22866: checking sys/types.h presence |
---|
2115 | configure:22866: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2116 | configure:22866: $? = 0 |
---|
2117 | configure:22866: result: yes |
---|
2118 | configure:22866: checking for sys/types.h |
---|
2119 | configure:22866: result: yes |
---|
2120 | configure:22866: checking stdint.h usability |
---|
2121 | configure:22866: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2122 | configure:22866: $? = 0 |
---|
2123 | configure:22866: result: yes |
---|
2124 | configure:22866: checking stdint.h presence |
---|
2125 | configure:22866: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2126 | configure:22866: $? = 0 |
---|
2127 | configure:22866: result: yes |
---|
2128 | configure:22866: checking for stdint.h |
---|
2129 | configure:22866: result: yes |
---|
2130 | configure:22866: checking inttypes.h usability |
---|
2131 | configure:22866: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2132 | configure:22866: $? = 0 |
---|
2133 | configure:22866: result: yes |
---|
2134 | configure:22866: checking inttypes.h presence |
---|
2135 | configure:22866: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2136 | configure:22866: $? = 0 |
---|
2137 | configure:22866: result: yes |
---|
2138 | configure:22866: checking for inttypes.h |
---|
2139 | configure:22866: result: yes |
---|
2140 | configure:22866: checking sched.h usability |
---|
2141 | configure:22866: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2142 | configure:22866: $? = 0 |
---|
2143 | configure:22866: result: yes |
---|
2144 | configure:22866: checking sched.h presence |
---|
2145 | configure:22866: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2146 | configure:22866: $? = 0 |
---|
2147 | configure:22866: result: yes |
---|
2148 | configure:22866: checking for sched.h |
---|
2149 | configure:22866: result: yes |
---|
2150 | configure:22866: checking malloc.h usability |
---|
2151 | configure:22866: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2152 | conftest.c:100:10: fatal error: 'malloc.h' file not found |
---|
2153 | #include <malloc.h> |
---|
2154 | ^ |
---|
2155 | 1 error generated. |
---|
2156 | configure:22866: $? = 1 |
---|
2157 | configure: failed program was: |
---|
2158 | | /* confdefs.h */ |
---|
2159 | | #define PACKAGE_NAME "glib" |
---|
2160 | | #define PACKAGE_TARNAME "glib" |
---|
2161 | | #define PACKAGE_VERSION "2.29.92" |
---|
2162 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
2163 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2164 | | #define PACKAGE_URL "" |
---|
2165 | | #define GLIB_MAJOR_VERSION 2 |
---|
2166 | | #define GLIB_MINOR_VERSION 29 |
---|
2167 | | #define GLIB_MICRO_VERSION 92 |
---|
2168 | | #define GLIB_INTERFACE_AGE 0 |
---|
2169 | | #define GLIB_BINARY_AGE 2992 |
---|
2170 | | #define HAVE_CARBON 1 |
---|
2171 | | #define NEED_ICONV_CACHE 1 |
---|
2172 | | #define HAVE_LOCALE_H 1 |
---|
2173 | | #define HAVE_LC_MESSAGES 1 |
---|
2174 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2175 | | #define HAVE_GETTEXT 1 |
---|
2176 | | #define HAVE_DCGETTEXT 1 |
---|
2177 | | #define ENABLE_NLS 1 |
---|
2178 | | #define GETTEXT_PACKAGE "glib20" |
---|
2179 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
2180 | | #define USE_LIBICONV_GNU 1 |
---|
2181 | | #define HAVE_DLFCN_H 1 |
---|
2182 | | #define LT_OBJDIR ".libs/" |
---|
2183 | | #define STDC_HEADERS 1 |
---|
2184 | | #define HAVE_VPRINTF 1 |
---|
2185 | | #define HAVE_ALLOCA_H 1 |
---|
2186 | | #define HAVE_ALLOCA 1 |
---|
2187 | | #define HAVE_MMAP 1 |
---|
2188 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2189 | | #define HAVE_VALLOC 1 |
---|
2190 | | #define HAVE_FSYNC 1 |
---|
2191 | | #define HAVE_ATEXIT 1 |
---|
2192 | | #define HAVE_TIMEGM 1 |
---|
2193 | | #define HAVE_GMTIME_R 1 |
---|
2194 | | #define SIZEOF_CHAR 1 |
---|
2195 | | #define SIZEOF_SHORT 2 |
---|
2196 | | #define SIZEOF_LONG 8 |
---|
2197 | | #define SIZEOF_INT 4 |
---|
2198 | | #define SIZEOF_VOID_P 8 |
---|
2199 | | #define SIZEOF_LONG_LONG 8 |
---|
2200 | | #define SIZEOF___INT64 0 |
---|
2201 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
2202 | | #define SANE_MALLOC_PROTOS 1 |
---|
2203 | | #define G_HAVE___INLINE 1 |
---|
2204 | | #define G_HAVE___INLINE__ 1 |
---|
2205 | | #define G_HAVE_INLINE 1 |
---|
2206 | | #define HAVE_DIRENT_H 1 |
---|
2207 | | #define HAVE_FLOAT_H 1 |
---|
2208 | | #define HAVE_LIMITS_H 1 |
---|
2209 | | #define HAVE_PWD_H 1 |
---|
2210 | | #define HAVE_GRP_H 1 |
---|
2211 | | #define HAVE_SYS_PARAM_H 1 |
---|
2212 | | #define HAVE_SYS_POLL_H 1 |
---|
2213 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2214 | | #define HAVE_SYS_TIME_H 1 |
---|
2215 | | #define HAVE_SYS_TIMES_H 1 |
---|
2216 | | #define HAVE_SYS_WAIT_H 1 |
---|
2217 | | #define HAVE_UNISTD_H 1 |
---|
2218 | | #define HAVE_SYS_SELECT_H 1 |
---|
2219 | | #define HAVE_SYS_TYPES_H 1 |
---|
2220 | | #define HAVE_STDINT_H 1 |
---|
2221 | | #define HAVE_INTTYPES_H 1 |
---|
2222 | | #define HAVE_SCHED_H 1 |
---|
2223 | | /* end confdefs.h. */ |
---|
2224 | | #include <stdio.h> |
---|
2225 | | #ifdef HAVE_SYS_TYPES_H |
---|
2226 | | # include <sys/types.h> |
---|
2227 | | #endif |
---|
2228 | | #ifdef HAVE_SYS_STAT_H |
---|
2229 | | # include <sys/stat.h> |
---|
2230 | | #endif |
---|
2231 | | #ifdef STDC_HEADERS |
---|
2232 | | # include <stdlib.h> |
---|
2233 | | # include <stddef.h> |
---|
2234 | | #else |
---|
2235 | | # ifdef HAVE_STDLIB_H |
---|
2236 | | # include <stdlib.h> |
---|
2237 | | # endif |
---|
2238 | | #endif |
---|
2239 | | #ifdef HAVE_STRING_H |
---|
2240 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2241 | | # include <memory.h> |
---|
2242 | | # endif |
---|
2243 | | # include <string.h> |
---|
2244 | | #endif |
---|
2245 | | #ifdef HAVE_STRINGS_H |
---|
2246 | | # include <strings.h> |
---|
2247 | | #endif |
---|
2248 | | #ifdef HAVE_INTTYPES_H |
---|
2249 | | # include <inttypes.h> |
---|
2250 | | #endif |
---|
2251 | | #ifdef HAVE_STDINT_H |
---|
2252 | | # include <stdint.h> |
---|
2253 | | #endif |
---|
2254 | | #ifdef HAVE_UNISTD_H |
---|
2255 | | # include <unistd.h> |
---|
2256 | | #endif |
---|
2257 | | #include <malloc.h> |
---|
2258 | configure:22866: result: no |
---|
2259 | configure:22866: checking malloc.h presence |
---|
2260 | configure:22866: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2261 | conftest.c:67:10: fatal error: 'malloc.h' file not found |
---|
2262 | #include <malloc.h> |
---|
2263 | ^ |
---|
2264 | 1 error generated. |
---|
2265 | configure:22866: $? = 1 |
---|
2266 | configure: failed program was: |
---|
2267 | | /* confdefs.h */ |
---|
2268 | | #define PACKAGE_NAME "glib" |
---|
2269 | | #define PACKAGE_TARNAME "glib" |
---|
2270 | | #define PACKAGE_VERSION "2.29.92" |
---|
2271 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
2272 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2273 | | #define PACKAGE_URL "" |
---|
2274 | | #define GLIB_MAJOR_VERSION 2 |
---|
2275 | | #define GLIB_MINOR_VERSION 29 |
---|
2276 | | #define GLIB_MICRO_VERSION 92 |
---|
2277 | | #define GLIB_INTERFACE_AGE 0 |
---|
2278 | | #define GLIB_BINARY_AGE 2992 |
---|
2279 | | #define HAVE_CARBON 1 |
---|
2280 | | #define NEED_ICONV_CACHE 1 |
---|
2281 | | #define HAVE_LOCALE_H 1 |
---|
2282 | | #define HAVE_LC_MESSAGES 1 |
---|
2283 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2284 | | #define HAVE_GETTEXT 1 |
---|
2285 | | #define HAVE_DCGETTEXT 1 |
---|
2286 | | #define ENABLE_NLS 1 |
---|
2287 | | #define GETTEXT_PACKAGE "glib20" |
---|
2288 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
2289 | | #define USE_LIBICONV_GNU 1 |
---|
2290 | | #define HAVE_DLFCN_H 1 |
---|
2291 | | #define LT_OBJDIR ".libs/" |
---|
2292 | | #define STDC_HEADERS 1 |
---|
2293 | | #define HAVE_VPRINTF 1 |
---|
2294 | | #define HAVE_ALLOCA_H 1 |
---|
2295 | | #define HAVE_ALLOCA 1 |
---|
2296 | | #define HAVE_MMAP 1 |
---|
2297 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2298 | | #define HAVE_VALLOC 1 |
---|
2299 | | #define HAVE_FSYNC 1 |
---|
2300 | | #define HAVE_ATEXIT 1 |
---|
2301 | | #define HAVE_TIMEGM 1 |
---|
2302 | | #define HAVE_GMTIME_R 1 |
---|
2303 | | #define SIZEOF_CHAR 1 |
---|
2304 | | #define SIZEOF_SHORT 2 |
---|
2305 | | #define SIZEOF_LONG 8 |
---|
2306 | | #define SIZEOF_INT 4 |
---|
2307 | | #define SIZEOF_VOID_P 8 |
---|
2308 | | #define SIZEOF_LONG_LONG 8 |
---|
2309 | | #define SIZEOF___INT64 0 |
---|
2310 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
2311 | | #define SANE_MALLOC_PROTOS 1 |
---|
2312 | | #define G_HAVE___INLINE 1 |
---|
2313 | | #define G_HAVE___INLINE__ 1 |
---|
2314 | | #define G_HAVE_INLINE 1 |
---|
2315 | | #define HAVE_DIRENT_H 1 |
---|
2316 | | #define HAVE_FLOAT_H 1 |
---|
2317 | | #define HAVE_LIMITS_H 1 |
---|
2318 | | #define HAVE_PWD_H 1 |
---|
2319 | | #define HAVE_GRP_H 1 |
---|
2320 | | #define HAVE_SYS_PARAM_H 1 |
---|
2321 | | #define HAVE_SYS_POLL_H 1 |
---|
2322 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2323 | | #define HAVE_SYS_TIME_H 1 |
---|
2324 | | #define HAVE_SYS_TIMES_H 1 |
---|
2325 | | #define HAVE_SYS_WAIT_H 1 |
---|
2326 | | #define HAVE_UNISTD_H 1 |
---|
2327 | | #define HAVE_SYS_SELECT_H 1 |
---|
2328 | | #define HAVE_SYS_TYPES_H 1 |
---|
2329 | | #define HAVE_STDINT_H 1 |
---|
2330 | | #define HAVE_INTTYPES_H 1 |
---|
2331 | | #define HAVE_SCHED_H 1 |
---|
2332 | | /* end confdefs.h. */ |
---|
2333 | | #include <malloc.h> |
---|
2334 | configure:22866: result: no |
---|
2335 | configure:22866: checking for malloc.h |
---|
2336 | configure:22866: result: no |
---|
2337 | configure:22879: checking sys/vfs.h usability |
---|
2338 | configure:22879: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2339 | conftest.c:100:10: fatal error: 'sys/vfs.h' file not found |
---|
2340 | #include <sys/vfs.h> |
---|
2341 | ^ |
---|
2342 | 1 error generated. |
---|
2343 | configure:22879: $? = 1 |
---|
2344 | configure: failed program was: |
---|
2345 | | /* confdefs.h */ |
---|
2346 | | #define PACKAGE_NAME "glib" |
---|
2347 | | #define PACKAGE_TARNAME "glib" |
---|
2348 | | #define PACKAGE_VERSION "2.29.92" |
---|
2349 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
2350 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2351 | | #define PACKAGE_URL "" |
---|
2352 | | #define GLIB_MAJOR_VERSION 2 |
---|
2353 | | #define GLIB_MINOR_VERSION 29 |
---|
2354 | | #define GLIB_MICRO_VERSION 92 |
---|
2355 | | #define GLIB_INTERFACE_AGE 0 |
---|
2356 | | #define GLIB_BINARY_AGE 2992 |
---|
2357 | | #define HAVE_CARBON 1 |
---|
2358 | | #define NEED_ICONV_CACHE 1 |
---|
2359 | | #define HAVE_LOCALE_H 1 |
---|
2360 | | #define HAVE_LC_MESSAGES 1 |
---|
2361 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2362 | | #define HAVE_GETTEXT 1 |
---|
2363 | | #define HAVE_DCGETTEXT 1 |
---|
2364 | | #define ENABLE_NLS 1 |
---|
2365 | | #define GETTEXT_PACKAGE "glib20" |
---|
2366 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
2367 | | #define USE_LIBICONV_GNU 1 |
---|
2368 | | #define HAVE_DLFCN_H 1 |
---|
2369 | | #define LT_OBJDIR ".libs/" |
---|
2370 | | #define STDC_HEADERS 1 |
---|
2371 | | #define HAVE_VPRINTF 1 |
---|
2372 | | #define HAVE_ALLOCA_H 1 |
---|
2373 | | #define HAVE_ALLOCA 1 |
---|
2374 | | #define HAVE_MMAP 1 |
---|
2375 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2376 | | #define HAVE_VALLOC 1 |
---|
2377 | | #define HAVE_FSYNC 1 |
---|
2378 | | #define HAVE_ATEXIT 1 |
---|
2379 | | #define HAVE_TIMEGM 1 |
---|
2380 | | #define HAVE_GMTIME_R 1 |
---|
2381 | | #define SIZEOF_CHAR 1 |
---|
2382 | | #define SIZEOF_SHORT 2 |
---|
2383 | | #define SIZEOF_LONG 8 |
---|
2384 | | #define SIZEOF_INT 4 |
---|
2385 | | #define SIZEOF_VOID_P 8 |
---|
2386 | | #define SIZEOF_LONG_LONG 8 |
---|
2387 | | #define SIZEOF___INT64 0 |
---|
2388 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
2389 | | #define SANE_MALLOC_PROTOS 1 |
---|
2390 | | #define G_HAVE___INLINE 1 |
---|
2391 | | #define G_HAVE___INLINE__ 1 |
---|
2392 | | #define G_HAVE_INLINE 1 |
---|
2393 | | #define HAVE_DIRENT_H 1 |
---|
2394 | | #define HAVE_FLOAT_H 1 |
---|
2395 | | #define HAVE_LIMITS_H 1 |
---|
2396 | | #define HAVE_PWD_H 1 |
---|
2397 | | #define HAVE_GRP_H 1 |
---|
2398 | | #define HAVE_SYS_PARAM_H 1 |
---|
2399 | | #define HAVE_SYS_POLL_H 1 |
---|
2400 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2401 | | #define HAVE_SYS_TIME_H 1 |
---|
2402 | | #define HAVE_SYS_TIMES_H 1 |
---|
2403 | | #define HAVE_SYS_WAIT_H 1 |
---|
2404 | | #define HAVE_UNISTD_H 1 |
---|
2405 | | #define HAVE_SYS_SELECT_H 1 |
---|
2406 | | #define HAVE_SYS_TYPES_H 1 |
---|
2407 | | #define HAVE_STDINT_H 1 |
---|
2408 | | #define HAVE_INTTYPES_H 1 |
---|
2409 | | #define HAVE_SCHED_H 1 |
---|
2410 | | /* end confdefs.h. */ |
---|
2411 | | #include <stdio.h> |
---|
2412 | | #ifdef HAVE_SYS_TYPES_H |
---|
2413 | | # include <sys/types.h> |
---|
2414 | | #endif |
---|
2415 | | #ifdef HAVE_SYS_STAT_H |
---|
2416 | | # include <sys/stat.h> |
---|
2417 | | #endif |
---|
2418 | | #ifdef STDC_HEADERS |
---|
2419 | | # include <stdlib.h> |
---|
2420 | | # include <stddef.h> |
---|
2421 | | #else |
---|
2422 | | # ifdef HAVE_STDLIB_H |
---|
2423 | | # include <stdlib.h> |
---|
2424 | | # endif |
---|
2425 | | #endif |
---|
2426 | | #ifdef HAVE_STRING_H |
---|
2427 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2428 | | # include <memory.h> |
---|
2429 | | # endif |
---|
2430 | | # include <string.h> |
---|
2431 | | #endif |
---|
2432 | | #ifdef HAVE_STRINGS_H |
---|
2433 | | # include <strings.h> |
---|
2434 | | #endif |
---|
2435 | | #ifdef HAVE_INTTYPES_H |
---|
2436 | | # include <inttypes.h> |
---|
2437 | | #endif |
---|
2438 | | #ifdef HAVE_STDINT_H |
---|
2439 | | # include <stdint.h> |
---|
2440 | | #endif |
---|
2441 | | #ifdef HAVE_UNISTD_H |
---|
2442 | | # include <unistd.h> |
---|
2443 | | #endif |
---|
2444 | | #include <sys/vfs.h> |
---|
2445 | configure:22879: result: no |
---|
2446 | configure:22879: checking sys/vfs.h presence |
---|
2447 | configure:22879: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2448 | conftest.c:67:10: fatal error: 'sys/vfs.h' file not found |
---|
2449 | #include <sys/vfs.h> |
---|
2450 | ^ |
---|
2451 | 1 error generated. |
---|
2452 | configure:22879: $? = 1 |
---|
2453 | configure: failed program was: |
---|
2454 | | /* confdefs.h */ |
---|
2455 | | #define PACKAGE_NAME "glib" |
---|
2456 | | #define PACKAGE_TARNAME "glib" |
---|
2457 | | #define PACKAGE_VERSION "2.29.92" |
---|
2458 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
2459 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2460 | | #define PACKAGE_URL "" |
---|
2461 | | #define GLIB_MAJOR_VERSION 2 |
---|
2462 | | #define GLIB_MINOR_VERSION 29 |
---|
2463 | | #define GLIB_MICRO_VERSION 92 |
---|
2464 | | #define GLIB_INTERFACE_AGE 0 |
---|
2465 | | #define GLIB_BINARY_AGE 2992 |
---|
2466 | | #define HAVE_CARBON 1 |
---|
2467 | | #define NEED_ICONV_CACHE 1 |
---|
2468 | | #define HAVE_LOCALE_H 1 |
---|
2469 | | #define HAVE_LC_MESSAGES 1 |
---|
2470 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2471 | | #define HAVE_GETTEXT 1 |
---|
2472 | | #define HAVE_DCGETTEXT 1 |
---|
2473 | | #define ENABLE_NLS 1 |
---|
2474 | | #define GETTEXT_PACKAGE "glib20" |
---|
2475 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
2476 | | #define USE_LIBICONV_GNU 1 |
---|
2477 | | #define HAVE_DLFCN_H 1 |
---|
2478 | | #define LT_OBJDIR ".libs/" |
---|
2479 | | #define STDC_HEADERS 1 |
---|
2480 | | #define HAVE_VPRINTF 1 |
---|
2481 | | #define HAVE_ALLOCA_H 1 |
---|
2482 | | #define HAVE_ALLOCA 1 |
---|
2483 | | #define HAVE_MMAP 1 |
---|
2484 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2485 | | #define HAVE_VALLOC 1 |
---|
2486 | | #define HAVE_FSYNC 1 |
---|
2487 | | #define HAVE_ATEXIT 1 |
---|
2488 | | #define HAVE_TIMEGM 1 |
---|
2489 | | #define HAVE_GMTIME_R 1 |
---|
2490 | | #define SIZEOF_CHAR 1 |
---|
2491 | | #define SIZEOF_SHORT 2 |
---|
2492 | | #define SIZEOF_LONG 8 |
---|
2493 | | #define SIZEOF_INT 4 |
---|
2494 | | #define SIZEOF_VOID_P 8 |
---|
2495 | | #define SIZEOF_LONG_LONG 8 |
---|
2496 | | #define SIZEOF___INT64 0 |
---|
2497 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
2498 | | #define SANE_MALLOC_PROTOS 1 |
---|
2499 | | #define G_HAVE___INLINE 1 |
---|
2500 | | #define G_HAVE___INLINE__ 1 |
---|
2501 | | #define G_HAVE_INLINE 1 |
---|
2502 | | #define HAVE_DIRENT_H 1 |
---|
2503 | | #define HAVE_FLOAT_H 1 |
---|
2504 | | #define HAVE_LIMITS_H 1 |
---|
2505 | | #define HAVE_PWD_H 1 |
---|
2506 | | #define HAVE_GRP_H 1 |
---|
2507 | | #define HAVE_SYS_PARAM_H 1 |
---|
2508 | | #define HAVE_SYS_POLL_H 1 |
---|
2509 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2510 | | #define HAVE_SYS_TIME_H 1 |
---|
2511 | | #define HAVE_SYS_TIMES_H 1 |
---|
2512 | | #define HAVE_SYS_WAIT_H 1 |
---|
2513 | | #define HAVE_UNISTD_H 1 |
---|
2514 | | #define HAVE_SYS_SELECT_H 1 |
---|
2515 | | #define HAVE_SYS_TYPES_H 1 |
---|
2516 | | #define HAVE_STDINT_H 1 |
---|
2517 | | #define HAVE_INTTYPES_H 1 |
---|
2518 | | #define HAVE_SCHED_H 1 |
---|
2519 | | /* end confdefs.h. */ |
---|
2520 | | #include <sys/vfs.h> |
---|
2521 | configure:22879: result: no |
---|
2522 | configure:22879: checking for sys/vfs.h |
---|
2523 | configure:22879: result: no |
---|
2524 | configure:22879: checking sys/mount.h usability |
---|
2525 | configure:22879: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2526 | configure:22879: $? = 0 |
---|
2527 | configure:22879: result: yes |
---|
2528 | configure:22879: checking sys/mount.h presence |
---|
2529 | configure:22879: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2530 | configure:22879: $? = 0 |
---|
2531 | configure:22879: result: yes |
---|
2532 | configure:22879: checking for sys/mount.h |
---|
2533 | configure:22879: result: yes |
---|
2534 | configure:22879: checking sys/vmount.h usability |
---|
2535 | configure:22879: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2536 | conftest.c:101:10: fatal error: 'sys/vmount.h' file not found |
---|
2537 | #include <sys/vmount.h> |
---|
2538 | ^ |
---|
2539 | 1 error generated. |
---|
2540 | configure:22879: $? = 1 |
---|
2541 | configure: failed program was: |
---|
2542 | | /* confdefs.h */ |
---|
2543 | | #define PACKAGE_NAME "glib" |
---|
2544 | | #define PACKAGE_TARNAME "glib" |
---|
2545 | | #define PACKAGE_VERSION "2.29.92" |
---|
2546 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
2547 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2548 | | #define PACKAGE_URL "" |
---|
2549 | | #define GLIB_MAJOR_VERSION 2 |
---|
2550 | | #define GLIB_MINOR_VERSION 29 |
---|
2551 | | #define GLIB_MICRO_VERSION 92 |
---|
2552 | | #define GLIB_INTERFACE_AGE 0 |
---|
2553 | | #define GLIB_BINARY_AGE 2992 |
---|
2554 | | #define HAVE_CARBON 1 |
---|
2555 | | #define NEED_ICONV_CACHE 1 |
---|
2556 | | #define HAVE_LOCALE_H 1 |
---|
2557 | | #define HAVE_LC_MESSAGES 1 |
---|
2558 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2559 | | #define HAVE_GETTEXT 1 |
---|
2560 | | #define HAVE_DCGETTEXT 1 |
---|
2561 | | #define ENABLE_NLS 1 |
---|
2562 | | #define GETTEXT_PACKAGE "glib20" |
---|
2563 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
2564 | | #define USE_LIBICONV_GNU 1 |
---|
2565 | | #define HAVE_DLFCN_H 1 |
---|
2566 | | #define LT_OBJDIR ".libs/" |
---|
2567 | | #define STDC_HEADERS 1 |
---|
2568 | | #define HAVE_VPRINTF 1 |
---|
2569 | | #define HAVE_ALLOCA_H 1 |
---|
2570 | | #define HAVE_ALLOCA 1 |
---|
2571 | | #define HAVE_MMAP 1 |
---|
2572 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2573 | | #define HAVE_VALLOC 1 |
---|
2574 | | #define HAVE_FSYNC 1 |
---|
2575 | | #define HAVE_ATEXIT 1 |
---|
2576 | | #define HAVE_TIMEGM 1 |
---|
2577 | | #define HAVE_GMTIME_R 1 |
---|
2578 | | #define SIZEOF_CHAR 1 |
---|
2579 | | #define SIZEOF_SHORT 2 |
---|
2580 | | #define SIZEOF_LONG 8 |
---|
2581 | | #define SIZEOF_INT 4 |
---|
2582 | | #define SIZEOF_VOID_P 8 |
---|
2583 | | #define SIZEOF_LONG_LONG 8 |
---|
2584 | | #define SIZEOF___INT64 0 |
---|
2585 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
2586 | | #define SANE_MALLOC_PROTOS 1 |
---|
2587 | | #define G_HAVE___INLINE 1 |
---|
2588 | | #define G_HAVE___INLINE__ 1 |
---|
2589 | | #define G_HAVE_INLINE 1 |
---|
2590 | | #define HAVE_DIRENT_H 1 |
---|
2591 | | #define HAVE_FLOAT_H 1 |
---|
2592 | | #define HAVE_LIMITS_H 1 |
---|
2593 | | #define HAVE_PWD_H 1 |
---|
2594 | | #define HAVE_GRP_H 1 |
---|
2595 | | #define HAVE_SYS_PARAM_H 1 |
---|
2596 | | #define HAVE_SYS_POLL_H 1 |
---|
2597 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2598 | | #define HAVE_SYS_TIME_H 1 |
---|
2599 | | #define HAVE_SYS_TIMES_H 1 |
---|
2600 | | #define HAVE_SYS_WAIT_H 1 |
---|
2601 | | #define HAVE_UNISTD_H 1 |
---|
2602 | | #define HAVE_SYS_SELECT_H 1 |
---|
2603 | | #define HAVE_SYS_TYPES_H 1 |
---|
2604 | | #define HAVE_STDINT_H 1 |
---|
2605 | | #define HAVE_INTTYPES_H 1 |
---|
2606 | | #define HAVE_SCHED_H 1 |
---|
2607 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2608 | | /* end confdefs.h. */ |
---|
2609 | | #include <stdio.h> |
---|
2610 | | #ifdef HAVE_SYS_TYPES_H |
---|
2611 | | # include <sys/types.h> |
---|
2612 | | #endif |
---|
2613 | | #ifdef HAVE_SYS_STAT_H |
---|
2614 | | # include <sys/stat.h> |
---|
2615 | | #endif |
---|
2616 | | #ifdef STDC_HEADERS |
---|
2617 | | # include <stdlib.h> |
---|
2618 | | # include <stddef.h> |
---|
2619 | | #else |
---|
2620 | | # ifdef HAVE_STDLIB_H |
---|
2621 | | # include <stdlib.h> |
---|
2622 | | # endif |
---|
2623 | | #endif |
---|
2624 | | #ifdef HAVE_STRING_H |
---|
2625 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2626 | | # include <memory.h> |
---|
2627 | | # endif |
---|
2628 | | # include <string.h> |
---|
2629 | | #endif |
---|
2630 | | #ifdef HAVE_STRINGS_H |
---|
2631 | | # include <strings.h> |
---|
2632 | | #endif |
---|
2633 | | #ifdef HAVE_INTTYPES_H |
---|
2634 | | # include <inttypes.h> |
---|
2635 | | #endif |
---|
2636 | | #ifdef HAVE_STDINT_H |
---|
2637 | | # include <stdint.h> |
---|
2638 | | #endif |
---|
2639 | | #ifdef HAVE_UNISTD_H |
---|
2640 | | # include <unistd.h> |
---|
2641 | | #endif |
---|
2642 | | #include <sys/vmount.h> |
---|
2643 | configure:22879: result: no |
---|
2644 | configure:22879: checking sys/vmount.h presence |
---|
2645 | configure:22879: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2646 | conftest.c:68:10: fatal error: 'sys/vmount.h' file not found |
---|
2647 | #include <sys/vmount.h> |
---|
2648 | ^ |
---|
2649 | 1 error generated. |
---|
2650 | configure:22879: $? = 1 |
---|
2651 | configure: failed program was: |
---|
2652 | | /* confdefs.h */ |
---|
2653 | | #define PACKAGE_NAME "glib" |
---|
2654 | | #define PACKAGE_TARNAME "glib" |
---|
2655 | | #define PACKAGE_VERSION "2.29.92" |
---|
2656 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
2657 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2658 | | #define PACKAGE_URL "" |
---|
2659 | | #define GLIB_MAJOR_VERSION 2 |
---|
2660 | | #define GLIB_MINOR_VERSION 29 |
---|
2661 | | #define GLIB_MICRO_VERSION 92 |
---|
2662 | | #define GLIB_INTERFACE_AGE 0 |
---|
2663 | | #define GLIB_BINARY_AGE 2992 |
---|
2664 | | #define HAVE_CARBON 1 |
---|
2665 | | #define NEED_ICONV_CACHE 1 |
---|
2666 | | #define HAVE_LOCALE_H 1 |
---|
2667 | | #define HAVE_LC_MESSAGES 1 |
---|
2668 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2669 | | #define HAVE_GETTEXT 1 |
---|
2670 | | #define HAVE_DCGETTEXT 1 |
---|
2671 | | #define ENABLE_NLS 1 |
---|
2672 | | #define GETTEXT_PACKAGE "glib20" |
---|
2673 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
2674 | | #define USE_LIBICONV_GNU 1 |
---|
2675 | | #define HAVE_DLFCN_H 1 |
---|
2676 | | #define LT_OBJDIR ".libs/" |
---|
2677 | | #define STDC_HEADERS 1 |
---|
2678 | | #define HAVE_VPRINTF 1 |
---|
2679 | | #define HAVE_ALLOCA_H 1 |
---|
2680 | | #define HAVE_ALLOCA 1 |
---|
2681 | | #define HAVE_MMAP 1 |
---|
2682 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2683 | | #define HAVE_VALLOC 1 |
---|
2684 | | #define HAVE_FSYNC 1 |
---|
2685 | | #define HAVE_ATEXIT 1 |
---|
2686 | | #define HAVE_TIMEGM 1 |
---|
2687 | | #define HAVE_GMTIME_R 1 |
---|
2688 | | #define SIZEOF_CHAR 1 |
---|
2689 | | #define SIZEOF_SHORT 2 |
---|
2690 | | #define SIZEOF_LONG 8 |
---|
2691 | | #define SIZEOF_INT 4 |
---|
2692 | | #define SIZEOF_VOID_P 8 |
---|
2693 | | #define SIZEOF_LONG_LONG 8 |
---|
2694 | | #define SIZEOF___INT64 0 |
---|
2695 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
2696 | | #define SANE_MALLOC_PROTOS 1 |
---|
2697 | | #define G_HAVE___INLINE 1 |
---|
2698 | | #define G_HAVE___INLINE__ 1 |
---|
2699 | | #define G_HAVE_INLINE 1 |
---|
2700 | | #define HAVE_DIRENT_H 1 |
---|
2701 | | #define HAVE_FLOAT_H 1 |
---|
2702 | | #define HAVE_LIMITS_H 1 |
---|
2703 | | #define HAVE_PWD_H 1 |
---|
2704 | | #define HAVE_GRP_H 1 |
---|
2705 | | #define HAVE_SYS_PARAM_H 1 |
---|
2706 | | #define HAVE_SYS_POLL_H 1 |
---|
2707 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2708 | | #define HAVE_SYS_TIME_H 1 |
---|
2709 | | #define HAVE_SYS_TIMES_H 1 |
---|
2710 | | #define HAVE_SYS_WAIT_H 1 |
---|
2711 | | #define HAVE_UNISTD_H 1 |
---|
2712 | | #define HAVE_SYS_SELECT_H 1 |
---|
2713 | | #define HAVE_SYS_TYPES_H 1 |
---|
2714 | | #define HAVE_STDINT_H 1 |
---|
2715 | | #define HAVE_INTTYPES_H 1 |
---|
2716 | | #define HAVE_SCHED_H 1 |
---|
2717 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2718 | | /* end confdefs.h. */ |
---|
2719 | | #include <sys/vmount.h> |
---|
2720 | configure:22879: result: no |
---|
2721 | configure:22879: checking for sys/vmount.h |
---|
2722 | configure:22879: result: no |
---|
2723 | configure:22879: checking sys/statfs.h usability |
---|
2724 | configure:22879: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2725 | conftest.c:101:10: fatal error: 'sys/statfs.h' file not found |
---|
2726 | #include <sys/statfs.h> |
---|
2727 | ^ |
---|
2728 | 1 error generated. |
---|
2729 | configure:22879: $? = 1 |
---|
2730 | configure: failed program was: |
---|
2731 | | /* confdefs.h */ |
---|
2732 | | #define PACKAGE_NAME "glib" |
---|
2733 | | #define PACKAGE_TARNAME "glib" |
---|
2734 | | #define PACKAGE_VERSION "2.29.92" |
---|
2735 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
2736 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2737 | | #define PACKAGE_URL "" |
---|
2738 | | #define GLIB_MAJOR_VERSION 2 |
---|
2739 | | #define GLIB_MINOR_VERSION 29 |
---|
2740 | | #define GLIB_MICRO_VERSION 92 |
---|
2741 | | #define GLIB_INTERFACE_AGE 0 |
---|
2742 | | #define GLIB_BINARY_AGE 2992 |
---|
2743 | | #define HAVE_CARBON 1 |
---|
2744 | | #define NEED_ICONV_CACHE 1 |
---|
2745 | | #define HAVE_LOCALE_H 1 |
---|
2746 | | #define HAVE_LC_MESSAGES 1 |
---|
2747 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2748 | | #define HAVE_GETTEXT 1 |
---|
2749 | | #define HAVE_DCGETTEXT 1 |
---|
2750 | | #define ENABLE_NLS 1 |
---|
2751 | | #define GETTEXT_PACKAGE "glib20" |
---|
2752 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
2753 | | #define USE_LIBICONV_GNU 1 |
---|
2754 | | #define HAVE_DLFCN_H 1 |
---|
2755 | | #define LT_OBJDIR ".libs/" |
---|
2756 | | #define STDC_HEADERS 1 |
---|
2757 | | #define HAVE_VPRINTF 1 |
---|
2758 | | #define HAVE_ALLOCA_H 1 |
---|
2759 | | #define HAVE_ALLOCA 1 |
---|
2760 | | #define HAVE_MMAP 1 |
---|
2761 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2762 | | #define HAVE_VALLOC 1 |
---|
2763 | | #define HAVE_FSYNC 1 |
---|
2764 | | #define HAVE_ATEXIT 1 |
---|
2765 | | #define HAVE_TIMEGM 1 |
---|
2766 | | #define HAVE_GMTIME_R 1 |
---|
2767 | | #define SIZEOF_CHAR 1 |
---|
2768 | | #define SIZEOF_SHORT 2 |
---|
2769 | | #define SIZEOF_LONG 8 |
---|
2770 | | #define SIZEOF_INT 4 |
---|
2771 | | #define SIZEOF_VOID_P 8 |
---|
2772 | | #define SIZEOF_LONG_LONG 8 |
---|
2773 | | #define SIZEOF___INT64 0 |
---|
2774 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
2775 | | #define SANE_MALLOC_PROTOS 1 |
---|
2776 | | #define G_HAVE___INLINE 1 |
---|
2777 | | #define G_HAVE___INLINE__ 1 |
---|
2778 | | #define G_HAVE_INLINE 1 |
---|
2779 | | #define HAVE_DIRENT_H 1 |
---|
2780 | | #define HAVE_FLOAT_H 1 |
---|
2781 | | #define HAVE_LIMITS_H 1 |
---|
2782 | | #define HAVE_PWD_H 1 |
---|
2783 | | #define HAVE_GRP_H 1 |
---|
2784 | | #define HAVE_SYS_PARAM_H 1 |
---|
2785 | | #define HAVE_SYS_POLL_H 1 |
---|
2786 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2787 | | #define HAVE_SYS_TIME_H 1 |
---|
2788 | | #define HAVE_SYS_TIMES_H 1 |
---|
2789 | | #define HAVE_SYS_WAIT_H 1 |
---|
2790 | | #define HAVE_UNISTD_H 1 |
---|
2791 | | #define HAVE_SYS_SELECT_H 1 |
---|
2792 | | #define HAVE_SYS_TYPES_H 1 |
---|
2793 | | #define HAVE_STDINT_H 1 |
---|
2794 | | #define HAVE_INTTYPES_H 1 |
---|
2795 | | #define HAVE_SCHED_H 1 |
---|
2796 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2797 | | /* end confdefs.h. */ |
---|
2798 | | #include <stdio.h> |
---|
2799 | | #ifdef HAVE_SYS_TYPES_H |
---|
2800 | | # include <sys/types.h> |
---|
2801 | | #endif |
---|
2802 | | #ifdef HAVE_SYS_STAT_H |
---|
2803 | | # include <sys/stat.h> |
---|
2804 | | #endif |
---|
2805 | | #ifdef STDC_HEADERS |
---|
2806 | | # include <stdlib.h> |
---|
2807 | | # include <stddef.h> |
---|
2808 | | #else |
---|
2809 | | # ifdef HAVE_STDLIB_H |
---|
2810 | | # include <stdlib.h> |
---|
2811 | | # endif |
---|
2812 | | #endif |
---|
2813 | | #ifdef HAVE_STRING_H |
---|
2814 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2815 | | # include <memory.h> |
---|
2816 | | # endif |
---|
2817 | | # include <string.h> |
---|
2818 | | #endif |
---|
2819 | | #ifdef HAVE_STRINGS_H |
---|
2820 | | # include <strings.h> |
---|
2821 | | #endif |
---|
2822 | | #ifdef HAVE_INTTYPES_H |
---|
2823 | | # include <inttypes.h> |
---|
2824 | | #endif |
---|
2825 | | #ifdef HAVE_STDINT_H |
---|
2826 | | # include <stdint.h> |
---|
2827 | | #endif |
---|
2828 | | #ifdef HAVE_UNISTD_H |
---|
2829 | | # include <unistd.h> |
---|
2830 | | #endif |
---|
2831 | | #include <sys/statfs.h> |
---|
2832 | configure:22879: result: no |
---|
2833 | configure:22879: checking sys/statfs.h presence |
---|
2834 | configure:22879: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2835 | conftest.c:68:10: fatal error: 'sys/statfs.h' file not found |
---|
2836 | #include <sys/statfs.h> |
---|
2837 | ^ |
---|
2838 | 1 error generated. |
---|
2839 | configure:22879: $? = 1 |
---|
2840 | configure: failed program was: |
---|
2841 | | /* confdefs.h */ |
---|
2842 | | #define PACKAGE_NAME "glib" |
---|
2843 | | #define PACKAGE_TARNAME "glib" |
---|
2844 | | #define PACKAGE_VERSION "2.29.92" |
---|
2845 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
2846 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2847 | | #define PACKAGE_URL "" |
---|
2848 | | #define GLIB_MAJOR_VERSION 2 |
---|
2849 | | #define GLIB_MINOR_VERSION 29 |
---|
2850 | | #define GLIB_MICRO_VERSION 92 |
---|
2851 | | #define GLIB_INTERFACE_AGE 0 |
---|
2852 | | #define GLIB_BINARY_AGE 2992 |
---|
2853 | | #define HAVE_CARBON 1 |
---|
2854 | | #define NEED_ICONV_CACHE 1 |
---|
2855 | | #define HAVE_LOCALE_H 1 |
---|
2856 | | #define HAVE_LC_MESSAGES 1 |
---|
2857 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2858 | | #define HAVE_GETTEXT 1 |
---|
2859 | | #define HAVE_DCGETTEXT 1 |
---|
2860 | | #define ENABLE_NLS 1 |
---|
2861 | | #define GETTEXT_PACKAGE "glib20" |
---|
2862 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
2863 | | #define USE_LIBICONV_GNU 1 |
---|
2864 | | #define HAVE_DLFCN_H 1 |
---|
2865 | | #define LT_OBJDIR ".libs/" |
---|
2866 | | #define STDC_HEADERS 1 |
---|
2867 | | #define HAVE_VPRINTF 1 |
---|
2868 | | #define HAVE_ALLOCA_H 1 |
---|
2869 | | #define HAVE_ALLOCA 1 |
---|
2870 | | #define HAVE_MMAP 1 |
---|
2871 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2872 | | #define HAVE_VALLOC 1 |
---|
2873 | | #define HAVE_FSYNC 1 |
---|
2874 | | #define HAVE_ATEXIT 1 |
---|
2875 | | #define HAVE_TIMEGM 1 |
---|
2876 | | #define HAVE_GMTIME_R 1 |
---|
2877 | | #define SIZEOF_CHAR 1 |
---|
2878 | | #define SIZEOF_SHORT 2 |
---|
2879 | | #define SIZEOF_LONG 8 |
---|
2880 | | #define SIZEOF_INT 4 |
---|
2881 | | #define SIZEOF_VOID_P 8 |
---|
2882 | | #define SIZEOF_LONG_LONG 8 |
---|
2883 | | #define SIZEOF___INT64 0 |
---|
2884 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
2885 | | #define SANE_MALLOC_PROTOS 1 |
---|
2886 | | #define G_HAVE___INLINE 1 |
---|
2887 | | #define G_HAVE___INLINE__ 1 |
---|
2888 | | #define G_HAVE_INLINE 1 |
---|
2889 | | #define HAVE_DIRENT_H 1 |
---|
2890 | | #define HAVE_FLOAT_H 1 |
---|
2891 | | #define HAVE_LIMITS_H 1 |
---|
2892 | | #define HAVE_PWD_H 1 |
---|
2893 | | #define HAVE_GRP_H 1 |
---|
2894 | | #define HAVE_SYS_PARAM_H 1 |
---|
2895 | | #define HAVE_SYS_POLL_H 1 |
---|
2896 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2897 | | #define HAVE_SYS_TIME_H 1 |
---|
2898 | | #define HAVE_SYS_TIMES_H 1 |
---|
2899 | | #define HAVE_SYS_WAIT_H 1 |
---|
2900 | | #define HAVE_UNISTD_H 1 |
---|
2901 | | #define HAVE_SYS_SELECT_H 1 |
---|
2902 | | #define HAVE_SYS_TYPES_H 1 |
---|
2903 | | #define HAVE_STDINT_H 1 |
---|
2904 | | #define HAVE_INTTYPES_H 1 |
---|
2905 | | #define HAVE_SCHED_H 1 |
---|
2906 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2907 | | /* end confdefs.h. */ |
---|
2908 | | #include <sys/statfs.h> |
---|
2909 | configure:22879: result: no |
---|
2910 | configure:22879: checking for sys/statfs.h |
---|
2911 | configure:22879: result: no |
---|
2912 | configure:22879: checking sys/statvfs.h usability |
---|
2913 | configure:22879: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2914 | configure:22879: $? = 0 |
---|
2915 | configure:22879: result: yes |
---|
2916 | configure:22879: checking sys/statvfs.h presence |
---|
2917 | configure:22879: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
2918 | configure:22879: $? = 0 |
---|
2919 | configure:22879: result: yes |
---|
2920 | configure:22879: checking for sys/statvfs.h |
---|
2921 | configure:22879: result: yes |
---|
2922 | configure:22892: checking mntent.h usability |
---|
2923 | configure:22892: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
2924 | conftest.c:102:10: fatal error: 'mntent.h' file not found |
---|
2925 | #include <mntent.h> |
---|
2926 | ^ |
---|
2927 | 1 error generated. |
---|
2928 | configure:22892: $? = 1 |
---|
2929 | configure: failed program was: |
---|
2930 | | /* confdefs.h */ |
---|
2931 | | #define PACKAGE_NAME "glib" |
---|
2932 | | #define PACKAGE_TARNAME "glib" |
---|
2933 | | #define PACKAGE_VERSION "2.29.92" |
---|
2934 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
2935 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2936 | | #define PACKAGE_URL "" |
---|
2937 | | #define GLIB_MAJOR_VERSION 2 |
---|
2938 | | #define GLIB_MINOR_VERSION 29 |
---|
2939 | | #define GLIB_MICRO_VERSION 92 |
---|
2940 | | #define GLIB_INTERFACE_AGE 0 |
---|
2941 | | #define GLIB_BINARY_AGE 2992 |
---|
2942 | | #define HAVE_CARBON 1 |
---|
2943 | | #define NEED_ICONV_CACHE 1 |
---|
2944 | | #define HAVE_LOCALE_H 1 |
---|
2945 | | #define HAVE_LC_MESSAGES 1 |
---|
2946 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2947 | | #define HAVE_GETTEXT 1 |
---|
2948 | | #define HAVE_DCGETTEXT 1 |
---|
2949 | | #define ENABLE_NLS 1 |
---|
2950 | | #define GETTEXT_PACKAGE "glib20" |
---|
2951 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
2952 | | #define USE_LIBICONV_GNU 1 |
---|
2953 | | #define HAVE_DLFCN_H 1 |
---|
2954 | | #define LT_OBJDIR ".libs/" |
---|
2955 | | #define STDC_HEADERS 1 |
---|
2956 | | #define HAVE_VPRINTF 1 |
---|
2957 | | #define HAVE_ALLOCA_H 1 |
---|
2958 | | #define HAVE_ALLOCA 1 |
---|
2959 | | #define HAVE_MMAP 1 |
---|
2960 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2961 | | #define HAVE_VALLOC 1 |
---|
2962 | | #define HAVE_FSYNC 1 |
---|
2963 | | #define HAVE_ATEXIT 1 |
---|
2964 | | #define HAVE_TIMEGM 1 |
---|
2965 | | #define HAVE_GMTIME_R 1 |
---|
2966 | | #define SIZEOF_CHAR 1 |
---|
2967 | | #define SIZEOF_SHORT 2 |
---|
2968 | | #define SIZEOF_LONG 8 |
---|
2969 | | #define SIZEOF_INT 4 |
---|
2970 | | #define SIZEOF_VOID_P 8 |
---|
2971 | | #define SIZEOF_LONG_LONG 8 |
---|
2972 | | #define SIZEOF___INT64 0 |
---|
2973 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
2974 | | #define SANE_MALLOC_PROTOS 1 |
---|
2975 | | #define G_HAVE___INLINE 1 |
---|
2976 | | #define G_HAVE___INLINE__ 1 |
---|
2977 | | #define G_HAVE_INLINE 1 |
---|
2978 | | #define HAVE_DIRENT_H 1 |
---|
2979 | | #define HAVE_FLOAT_H 1 |
---|
2980 | | #define HAVE_LIMITS_H 1 |
---|
2981 | | #define HAVE_PWD_H 1 |
---|
2982 | | #define HAVE_GRP_H 1 |
---|
2983 | | #define HAVE_SYS_PARAM_H 1 |
---|
2984 | | #define HAVE_SYS_POLL_H 1 |
---|
2985 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2986 | | #define HAVE_SYS_TIME_H 1 |
---|
2987 | | #define HAVE_SYS_TIMES_H 1 |
---|
2988 | | #define HAVE_SYS_WAIT_H 1 |
---|
2989 | | #define HAVE_UNISTD_H 1 |
---|
2990 | | #define HAVE_SYS_SELECT_H 1 |
---|
2991 | | #define HAVE_SYS_TYPES_H 1 |
---|
2992 | | #define HAVE_STDINT_H 1 |
---|
2993 | | #define HAVE_INTTYPES_H 1 |
---|
2994 | | #define HAVE_SCHED_H 1 |
---|
2995 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2996 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2997 | | /* end confdefs.h. */ |
---|
2998 | | #include <stdio.h> |
---|
2999 | | #ifdef HAVE_SYS_TYPES_H |
---|
3000 | | # include <sys/types.h> |
---|
3001 | | #endif |
---|
3002 | | #ifdef HAVE_SYS_STAT_H |
---|
3003 | | # include <sys/stat.h> |
---|
3004 | | #endif |
---|
3005 | | #ifdef STDC_HEADERS |
---|
3006 | | # include <stdlib.h> |
---|
3007 | | # include <stddef.h> |
---|
3008 | | #else |
---|
3009 | | # ifdef HAVE_STDLIB_H |
---|
3010 | | # include <stdlib.h> |
---|
3011 | | # endif |
---|
3012 | | #endif |
---|
3013 | | #ifdef HAVE_STRING_H |
---|
3014 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3015 | | # include <memory.h> |
---|
3016 | | # endif |
---|
3017 | | # include <string.h> |
---|
3018 | | #endif |
---|
3019 | | #ifdef HAVE_STRINGS_H |
---|
3020 | | # include <strings.h> |
---|
3021 | | #endif |
---|
3022 | | #ifdef HAVE_INTTYPES_H |
---|
3023 | | # include <inttypes.h> |
---|
3024 | | #endif |
---|
3025 | | #ifdef HAVE_STDINT_H |
---|
3026 | | # include <stdint.h> |
---|
3027 | | #endif |
---|
3028 | | #ifdef HAVE_UNISTD_H |
---|
3029 | | # include <unistd.h> |
---|
3030 | | #endif |
---|
3031 | | #include <mntent.h> |
---|
3032 | configure:22892: result: no |
---|
3033 | configure:22892: checking mntent.h presence |
---|
3034 | configure:22892: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
3035 | conftest.c:69:10: fatal error: 'mntent.h' file not found |
---|
3036 | #include <mntent.h> |
---|
3037 | ^ |
---|
3038 | 1 error generated. |
---|
3039 | configure:22892: $? = 1 |
---|
3040 | configure: failed program was: |
---|
3041 | | /* confdefs.h */ |
---|
3042 | | #define PACKAGE_NAME "glib" |
---|
3043 | | #define PACKAGE_TARNAME "glib" |
---|
3044 | | #define PACKAGE_VERSION "2.29.92" |
---|
3045 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
3046 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3047 | | #define PACKAGE_URL "" |
---|
3048 | | #define GLIB_MAJOR_VERSION 2 |
---|
3049 | | #define GLIB_MINOR_VERSION 29 |
---|
3050 | | #define GLIB_MICRO_VERSION 92 |
---|
3051 | | #define GLIB_INTERFACE_AGE 0 |
---|
3052 | | #define GLIB_BINARY_AGE 2992 |
---|
3053 | | #define HAVE_CARBON 1 |
---|
3054 | | #define NEED_ICONV_CACHE 1 |
---|
3055 | | #define HAVE_LOCALE_H 1 |
---|
3056 | | #define HAVE_LC_MESSAGES 1 |
---|
3057 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3058 | | #define HAVE_GETTEXT 1 |
---|
3059 | | #define HAVE_DCGETTEXT 1 |
---|
3060 | | #define ENABLE_NLS 1 |
---|
3061 | | #define GETTEXT_PACKAGE "glib20" |
---|
3062 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
3063 | | #define USE_LIBICONV_GNU 1 |
---|
3064 | | #define HAVE_DLFCN_H 1 |
---|
3065 | | #define LT_OBJDIR ".libs/" |
---|
3066 | | #define STDC_HEADERS 1 |
---|
3067 | | #define HAVE_VPRINTF 1 |
---|
3068 | | #define HAVE_ALLOCA_H 1 |
---|
3069 | | #define HAVE_ALLOCA 1 |
---|
3070 | | #define HAVE_MMAP 1 |
---|
3071 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3072 | | #define HAVE_VALLOC 1 |
---|
3073 | | #define HAVE_FSYNC 1 |
---|
3074 | | #define HAVE_ATEXIT 1 |
---|
3075 | | #define HAVE_TIMEGM 1 |
---|
3076 | | #define HAVE_GMTIME_R 1 |
---|
3077 | | #define SIZEOF_CHAR 1 |
---|
3078 | | #define SIZEOF_SHORT 2 |
---|
3079 | | #define SIZEOF_LONG 8 |
---|
3080 | | #define SIZEOF_INT 4 |
---|
3081 | | #define SIZEOF_VOID_P 8 |
---|
3082 | | #define SIZEOF_LONG_LONG 8 |
---|
3083 | | #define SIZEOF___INT64 0 |
---|
3084 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
3085 | | #define SANE_MALLOC_PROTOS 1 |
---|
3086 | | #define G_HAVE___INLINE 1 |
---|
3087 | | #define G_HAVE___INLINE__ 1 |
---|
3088 | | #define G_HAVE_INLINE 1 |
---|
3089 | | #define HAVE_DIRENT_H 1 |
---|
3090 | | #define HAVE_FLOAT_H 1 |
---|
3091 | | #define HAVE_LIMITS_H 1 |
---|
3092 | | #define HAVE_PWD_H 1 |
---|
3093 | | #define HAVE_GRP_H 1 |
---|
3094 | | #define HAVE_SYS_PARAM_H 1 |
---|
3095 | | #define HAVE_SYS_POLL_H 1 |
---|
3096 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3097 | | #define HAVE_SYS_TIME_H 1 |
---|
3098 | | #define HAVE_SYS_TIMES_H 1 |
---|
3099 | | #define HAVE_SYS_WAIT_H 1 |
---|
3100 | | #define HAVE_UNISTD_H 1 |
---|
3101 | | #define HAVE_SYS_SELECT_H 1 |
---|
3102 | | #define HAVE_SYS_TYPES_H 1 |
---|
3103 | | #define HAVE_STDINT_H 1 |
---|
3104 | | #define HAVE_INTTYPES_H 1 |
---|
3105 | | #define HAVE_SCHED_H 1 |
---|
3106 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3107 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3108 | | /* end confdefs.h. */ |
---|
3109 | | #include <mntent.h> |
---|
3110 | configure:22892: result: no |
---|
3111 | configure:22892: checking for mntent.h |
---|
3112 | configure:22892: result: no |
---|
3113 | configure:22892: checking sys/mnttab.h usability |
---|
3114 | configure:22892: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
3115 | conftest.c:102:10: fatal error: 'sys/mnttab.h' file not found |
---|
3116 | #include <sys/mnttab.h> |
---|
3117 | ^ |
---|
3118 | 1 error generated. |
---|
3119 | configure:22892: $? = 1 |
---|
3120 | configure: failed program was: |
---|
3121 | | /* confdefs.h */ |
---|
3122 | | #define PACKAGE_NAME "glib" |
---|
3123 | | #define PACKAGE_TARNAME "glib" |
---|
3124 | | #define PACKAGE_VERSION "2.29.92" |
---|
3125 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
3126 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3127 | | #define PACKAGE_URL "" |
---|
3128 | | #define GLIB_MAJOR_VERSION 2 |
---|
3129 | | #define GLIB_MINOR_VERSION 29 |
---|
3130 | | #define GLIB_MICRO_VERSION 92 |
---|
3131 | | #define GLIB_INTERFACE_AGE 0 |
---|
3132 | | #define GLIB_BINARY_AGE 2992 |
---|
3133 | | #define HAVE_CARBON 1 |
---|
3134 | | #define NEED_ICONV_CACHE 1 |
---|
3135 | | #define HAVE_LOCALE_H 1 |
---|
3136 | | #define HAVE_LC_MESSAGES 1 |
---|
3137 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3138 | | #define HAVE_GETTEXT 1 |
---|
3139 | | #define HAVE_DCGETTEXT 1 |
---|
3140 | | #define ENABLE_NLS 1 |
---|
3141 | | #define GETTEXT_PACKAGE "glib20" |
---|
3142 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
3143 | | #define USE_LIBICONV_GNU 1 |
---|
3144 | | #define HAVE_DLFCN_H 1 |
---|
3145 | | #define LT_OBJDIR ".libs/" |
---|
3146 | | #define STDC_HEADERS 1 |
---|
3147 | | #define HAVE_VPRINTF 1 |
---|
3148 | | #define HAVE_ALLOCA_H 1 |
---|
3149 | | #define HAVE_ALLOCA 1 |
---|
3150 | | #define HAVE_MMAP 1 |
---|
3151 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3152 | | #define HAVE_VALLOC 1 |
---|
3153 | | #define HAVE_FSYNC 1 |
---|
3154 | | #define HAVE_ATEXIT 1 |
---|
3155 | | #define HAVE_TIMEGM 1 |
---|
3156 | | #define HAVE_GMTIME_R 1 |
---|
3157 | | #define SIZEOF_CHAR 1 |
---|
3158 | | #define SIZEOF_SHORT 2 |
---|
3159 | | #define SIZEOF_LONG 8 |
---|
3160 | | #define SIZEOF_INT 4 |
---|
3161 | | #define SIZEOF_VOID_P 8 |
---|
3162 | | #define SIZEOF_LONG_LONG 8 |
---|
3163 | | #define SIZEOF___INT64 0 |
---|
3164 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
3165 | | #define SANE_MALLOC_PROTOS 1 |
---|
3166 | | #define G_HAVE___INLINE 1 |
---|
3167 | | #define G_HAVE___INLINE__ 1 |
---|
3168 | | #define G_HAVE_INLINE 1 |
---|
3169 | | #define HAVE_DIRENT_H 1 |
---|
3170 | | #define HAVE_FLOAT_H 1 |
---|
3171 | | #define HAVE_LIMITS_H 1 |
---|
3172 | | #define HAVE_PWD_H 1 |
---|
3173 | | #define HAVE_GRP_H 1 |
---|
3174 | | #define HAVE_SYS_PARAM_H 1 |
---|
3175 | | #define HAVE_SYS_POLL_H 1 |
---|
3176 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3177 | | #define HAVE_SYS_TIME_H 1 |
---|
3178 | | #define HAVE_SYS_TIMES_H 1 |
---|
3179 | | #define HAVE_SYS_WAIT_H 1 |
---|
3180 | | #define HAVE_UNISTD_H 1 |
---|
3181 | | #define HAVE_SYS_SELECT_H 1 |
---|
3182 | | #define HAVE_SYS_TYPES_H 1 |
---|
3183 | | #define HAVE_STDINT_H 1 |
---|
3184 | | #define HAVE_INTTYPES_H 1 |
---|
3185 | | #define HAVE_SCHED_H 1 |
---|
3186 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3187 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3188 | | /* end confdefs.h. */ |
---|
3189 | | #include <stdio.h> |
---|
3190 | | #ifdef HAVE_SYS_TYPES_H |
---|
3191 | | # include <sys/types.h> |
---|
3192 | | #endif |
---|
3193 | | #ifdef HAVE_SYS_STAT_H |
---|
3194 | | # include <sys/stat.h> |
---|
3195 | | #endif |
---|
3196 | | #ifdef STDC_HEADERS |
---|
3197 | | # include <stdlib.h> |
---|
3198 | | # include <stddef.h> |
---|
3199 | | #else |
---|
3200 | | # ifdef HAVE_STDLIB_H |
---|
3201 | | # include <stdlib.h> |
---|
3202 | | # endif |
---|
3203 | | #endif |
---|
3204 | | #ifdef HAVE_STRING_H |
---|
3205 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3206 | | # include <memory.h> |
---|
3207 | | # endif |
---|
3208 | | # include <string.h> |
---|
3209 | | #endif |
---|
3210 | | #ifdef HAVE_STRINGS_H |
---|
3211 | | # include <strings.h> |
---|
3212 | | #endif |
---|
3213 | | #ifdef HAVE_INTTYPES_H |
---|
3214 | | # include <inttypes.h> |
---|
3215 | | #endif |
---|
3216 | | #ifdef HAVE_STDINT_H |
---|
3217 | | # include <stdint.h> |
---|
3218 | | #endif |
---|
3219 | | #ifdef HAVE_UNISTD_H |
---|
3220 | | # include <unistd.h> |
---|
3221 | | #endif |
---|
3222 | | #include <sys/mnttab.h> |
---|
3223 | configure:22892: result: no |
---|
3224 | configure:22892: checking sys/mnttab.h presence |
---|
3225 | configure:22892: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
3226 | conftest.c:69:10: fatal error: 'sys/mnttab.h' file not found |
---|
3227 | #include <sys/mnttab.h> |
---|
3228 | ^ |
---|
3229 | 1 error generated. |
---|
3230 | configure:22892: $? = 1 |
---|
3231 | configure: failed program was: |
---|
3232 | | /* confdefs.h */ |
---|
3233 | | #define PACKAGE_NAME "glib" |
---|
3234 | | #define PACKAGE_TARNAME "glib" |
---|
3235 | | #define PACKAGE_VERSION "2.29.92" |
---|
3236 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
3237 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3238 | | #define PACKAGE_URL "" |
---|
3239 | | #define GLIB_MAJOR_VERSION 2 |
---|
3240 | | #define GLIB_MINOR_VERSION 29 |
---|
3241 | | #define GLIB_MICRO_VERSION 92 |
---|
3242 | | #define GLIB_INTERFACE_AGE 0 |
---|
3243 | | #define GLIB_BINARY_AGE 2992 |
---|
3244 | | #define HAVE_CARBON 1 |
---|
3245 | | #define NEED_ICONV_CACHE 1 |
---|
3246 | | #define HAVE_LOCALE_H 1 |
---|
3247 | | #define HAVE_LC_MESSAGES 1 |
---|
3248 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3249 | | #define HAVE_GETTEXT 1 |
---|
3250 | | #define HAVE_DCGETTEXT 1 |
---|
3251 | | #define ENABLE_NLS 1 |
---|
3252 | | #define GETTEXT_PACKAGE "glib20" |
---|
3253 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
3254 | | #define USE_LIBICONV_GNU 1 |
---|
3255 | | #define HAVE_DLFCN_H 1 |
---|
3256 | | #define LT_OBJDIR ".libs/" |
---|
3257 | | #define STDC_HEADERS 1 |
---|
3258 | | #define HAVE_VPRINTF 1 |
---|
3259 | | #define HAVE_ALLOCA_H 1 |
---|
3260 | | #define HAVE_ALLOCA 1 |
---|
3261 | | #define HAVE_MMAP 1 |
---|
3262 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3263 | | #define HAVE_VALLOC 1 |
---|
3264 | | #define HAVE_FSYNC 1 |
---|
3265 | | #define HAVE_ATEXIT 1 |
---|
3266 | | #define HAVE_TIMEGM 1 |
---|
3267 | | #define HAVE_GMTIME_R 1 |
---|
3268 | | #define SIZEOF_CHAR 1 |
---|
3269 | | #define SIZEOF_SHORT 2 |
---|
3270 | | #define SIZEOF_LONG 8 |
---|
3271 | | #define SIZEOF_INT 4 |
---|
3272 | | #define SIZEOF_VOID_P 8 |
---|
3273 | | #define SIZEOF_LONG_LONG 8 |
---|
3274 | | #define SIZEOF___INT64 0 |
---|
3275 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
3276 | | #define SANE_MALLOC_PROTOS 1 |
---|
3277 | | #define G_HAVE___INLINE 1 |
---|
3278 | | #define G_HAVE___INLINE__ 1 |
---|
3279 | | #define G_HAVE_INLINE 1 |
---|
3280 | | #define HAVE_DIRENT_H 1 |
---|
3281 | | #define HAVE_FLOAT_H 1 |
---|
3282 | | #define HAVE_LIMITS_H 1 |
---|
3283 | | #define HAVE_PWD_H 1 |
---|
3284 | | #define HAVE_GRP_H 1 |
---|
3285 | | #define HAVE_SYS_PARAM_H 1 |
---|
3286 | | #define HAVE_SYS_POLL_H 1 |
---|
3287 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3288 | | #define HAVE_SYS_TIME_H 1 |
---|
3289 | | #define HAVE_SYS_TIMES_H 1 |
---|
3290 | | #define HAVE_SYS_WAIT_H 1 |
---|
3291 | | #define HAVE_UNISTD_H 1 |
---|
3292 | | #define HAVE_SYS_SELECT_H 1 |
---|
3293 | | #define HAVE_SYS_TYPES_H 1 |
---|
3294 | | #define HAVE_STDINT_H 1 |
---|
3295 | | #define HAVE_INTTYPES_H 1 |
---|
3296 | | #define HAVE_SCHED_H 1 |
---|
3297 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3298 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3299 | | /* end confdefs.h. */ |
---|
3300 | | #include <sys/mnttab.h> |
---|
3301 | configure:22892: result: no |
---|
3302 | configure:22892: checking for sys/mnttab.h |
---|
3303 | configure:22892: result: no |
---|
3304 | configure:22892: checking sys/vfstab.h usability |
---|
3305 | configure:22892: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
3306 | conftest.c:102:10: fatal error: 'sys/vfstab.h' file not found |
---|
3307 | #include <sys/vfstab.h> |
---|
3308 | ^ |
---|
3309 | 1 error generated. |
---|
3310 | configure:22892: $? = 1 |
---|
3311 | configure: failed program was: |
---|
3312 | | /* confdefs.h */ |
---|
3313 | | #define PACKAGE_NAME "glib" |
---|
3314 | | #define PACKAGE_TARNAME "glib" |
---|
3315 | | #define PACKAGE_VERSION "2.29.92" |
---|
3316 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
3317 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3318 | | #define PACKAGE_URL "" |
---|
3319 | | #define GLIB_MAJOR_VERSION 2 |
---|
3320 | | #define GLIB_MINOR_VERSION 29 |
---|
3321 | | #define GLIB_MICRO_VERSION 92 |
---|
3322 | | #define GLIB_INTERFACE_AGE 0 |
---|
3323 | | #define GLIB_BINARY_AGE 2992 |
---|
3324 | | #define HAVE_CARBON 1 |
---|
3325 | | #define NEED_ICONV_CACHE 1 |
---|
3326 | | #define HAVE_LOCALE_H 1 |
---|
3327 | | #define HAVE_LC_MESSAGES 1 |
---|
3328 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3329 | | #define HAVE_GETTEXT 1 |
---|
3330 | | #define HAVE_DCGETTEXT 1 |
---|
3331 | | #define ENABLE_NLS 1 |
---|
3332 | | #define GETTEXT_PACKAGE "glib20" |
---|
3333 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
3334 | | #define USE_LIBICONV_GNU 1 |
---|
3335 | | #define HAVE_DLFCN_H 1 |
---|
3336 | | #define LT_OBJDIR ".libs/" |
---|
3337 | | #define STDC_HEADERS 1 |
---|
3338 | | #define HAVE_VPRINTF 1 |
---|
3339 | | #define HAVE_ALLOCA_H 1 |
---|
3340 | | #define HAVE_ALLOCA 1 |
---|
3341 | | #define HAVE_MMAP 1 |
---|
3342 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3343 | | #define HAVE_VALLOC 1 |
---|
3344 | | #define HAVE_FSYNC 1 |
---|
3345 | | #define HAVE_ATEXIT 1 |
---|
3346 | | #define HAVE_TIMEGM 1 |
---|
3347 | | #define HAVE_GMTIME_R 1 |
---|
3348 | | #define SIZEOF_CHAR 1 |
---|
3349 | | #define SIZEOF_SHORT 2 |
---|
3350 | | #define SIZEOF_LONG 8 |
---|
3351 | | #define SIZEOF_INT 4 |
---|
3352 | | #define SIZEOF_VOID_P 8 |
---|
3353 | | #define SIZEOF_LONG_LONG 8 |
---|
3354 | | #define SIZEOF___INT64 0 |
---|
3355 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
3356 | | #define SANE_MALLOC_PROTOS 1 |
---|
3357 | | #define G_HAVE___INLINE 1 |
---|
3358 | | #define G_HAVE___INLINE__ 1 |
---|
3359 | | #define G_HAVE_INLINE 1 |
---|
3360 | | #define HAVE_DIRENT_H 1 |
---|
3361 | | #define HAVE_FLOAT_H 1 |
---|
3362 | | #define HAVE_LIMITS_H 1 |
---|
3363 | | #define HAVE_PWD_H 1 |
---|
3364 | | #define HAVE_GRP_H 1 |
---|
3365 | | #define HAVE_SYS_PARAM_H 1 |
---|
3366 | | #define HAVE_SYS_POLL_H 1 |
---|
3367 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3368 | | #define HAVE_SYS_TIME_H 1 |
---|
3369 | | #define HAVE_SYS_TIMES_H 1 |
---|
3370 | | #define HAVE_SYS_WAIT_H 1 |
---|
3371 | | #define HAVE_UNISTD_H 1 |
---|
3372 | | #define HAVE_SYS_SELECT_H 1 |
---|
3373 | | #define HAVE_SYS_TYPES_H 1 |
---|
3374 | | #define HAVE_STDINT_H 1 |
---|
3375 | | #define HAVE_INTTYPES_H 1 |
---|
3376 | | #define HAVE_SCHED_H 1 |
---|
3377 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3378 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3379 | | /* end confdefs.h. */ |
---|
3380 | | #include <stdio.h> |
---|
3381 | | #ifdef HAVE_SYS_TYPES_H |
---|
3382 | | # include <sys/types.h> |
---|
3383 | | #endif |
---|
3384 | | #ifdef HAVE_SYS_STAT_H |
---|
3385 | | # include <sys/stat.h> |
---|
3386 | | #endif |
---|
3387 | | #ifdef STDC_HEADERS |
---|
3388 | | # include <stdlib.h> |
---|
3389 | | # include <stddef.h> |
---|
3390 | | #else |
---|
3391 | | # ifdef HAVE_STDLIB_H |
---|
3392 | | # include <stdlib.h> |
---|
3393 | | # endif |
---|
3394 | | #endif |
---|
3395 | | #ifdef HAVE_STRING_H |
---|
3396 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3397 | | # include <memory.h> |
---|
3398 | | # endif |
---|
3399 | | # include <string.h> |
---|
3400 | | #endif |
---|
3401 | | #ifdef HAVE_STRINGS_H |
---|
3402 | | # include <strings.h> |
---|
3403 | | #endif |
---|
3404 | | #ifdef HAVE_INTTYPES_H |
---|
3405 | | # include <inttypes.h> |
---|
3406 | | #endif |
---|
3407 | | #ifdef HAVE_STDINT_H |
---|
3408 | | # include <stdint.h> |
---|
3409 | | #endif |
---|
3410 | | #ifdef HAVE_UNISTD_H |
---|
3411 | | # include <unistd.h> |
---|
3412 | | #endif |
---|
3413 | | #include <sys/vfstab.h> |
---|
3414 | configure:22892: result: no |
---|
3415 | configure:22892: checking sys/vfstab.h presence |
---|
3416 | configure:22892: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
3417 | conftest.c:69:10: fatal error: 'sys/vfstab.h' file not found |
---|
3418 | #include <sys/vfstab.h> |
---|
3419 | ^ |
---|
3420 | 1 error generated. |
---|
3421 | configure:22892: $? = 1 |
---|
3422 | configure: failed program was: |
---|
3423 | | /* confdefs.h */ |
---|
3424 | | #define PACKAGE_NAME "glib" |
---|
3425 | | #define PACKAGE_TARNAME "glib" |
---|
3426 | | #define PACKAGE_VERSION "2.29.92" |
---|
3427 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
3428 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3429 | | #define PACKAGE_URL "" |
---|
3430 | | #define GLIB_MAJOR_VERSION 2 |
---|
3431 | | #define GLIB_MINOR_VERSION 29 |
---|
3432 | | #define GLIB_MICRO_VERSION 92 |
---|
3433 | | #define GLIB_INTERFACE_AGE 0 |
---|
3434 | | #define GLIB_BINARY_AGE 2992 |
---|
3435 | | #define HAVE_CARBON 1 |
---|
3436 | | #define NEED_ICONV_CACHE 1 |
---|
3437 | | #define HAVE_LOCALE_H 1 |
---|
3438 | | #define HAVE_LC_MESSAGES 1 |
---|
3439 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3440 | | #define HAVE_GETTEXT 1 |
---|
3441 | | #define HAVE_DCGETTEXT 1 |
---|
3442 | | #define ENABLE_NLS 1 |
---|
3443 | | #define GETTEXT_PACKAGE "glib20" |
---|
3444 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
3445 | | #define USE_LIBICONV_GNU 1 |
---|
3446 | | #define HAVE_DLFCN_H 1 |
---|
3447 | | #define LT_OBJDIR ".libs/" |
---|
3448 | | #define STDC_HEADERS 1 |
---|
3449 | | #define HAVE_VPRINTF 1 |
---|
3450 | | #define HAVE_ALLOCA_H 1 |
---|
3451 | | #define HAVE_ALLOCA 1 |
---|
3452 | | #define HAVE_MMAP 1 |
---|
3453 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3454 | | #define HAVE_VALLOC 1 |
---|
3455 | | #define HAVE_FSYNC 1 |
---|
3456 | | #define HAVE_ATEXIT 1 |
---|
3457 | | #define HAVE_TIMEGM 1 |
---|
3458 | | #define HAVE_GMTIME_R 1 |
---|
3459 | | #define SIZEOF_CHAR 1 |
---|
3460 | | #define SIZEOF_SHORT 2 |
---|
3461 | | #define SIZEOF_LONG 8 |
---|
3462 | | #define SIZEOF_INT 4 |
---|
3463 | | #define SIZEOF_VOID_P 8 |
---|
3464 | | #define SIZEOF_LONG_LONG 8 |
---|
3465 | | #define SIZEOF___INT64 0 |
---|
3466 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
3467 | | #define SANE_MALLOC_PROTOS 1 |
---|
3468 | | #define G_HAVE___INLINE 1 |
---|
3469 | | #define G_HAVE___INLINE__ 1 |
---|
3470 | | #define G_HAVE_INLINE 1 |
---|
3471 | | #define HAVE_DIRENT_H 1 |
---|
3472 | | #define HAVE_FLOAT_H 1 |
---|
3473 | | #define HAVE_LIMITS_H 1 |
---|
3474 | | #define HAVE_PWD_H 1 |
---|
3475 | | #define HAVE_GRP_H 1 |
---|
3476 | | #define HAVE_SYS_PARAM_H 1 |
---|
3477 | | #define HAVE_SYS_POLL_H 1 |
---|
3478 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3479 | | #define HAVE_SYS_TIME_H 1 |
---|
3480 | | #define HAVE_SYS_TIMES_H 1 |
---|
3481 | | #define HAVE_SYS_WAIT_H 1 |
---|
3482 | | #define HAVE_UNISTD_H 1 |
---|
3483 | | #define HAVE_SYS_SELECT_H 1 |
---|
3484 | | #define HAVE_SYS_TYPES_H 1 |
---|
3485 | | #define HAVE_STDINT_H 1 |
---|
3486 | | #define HAVE_INTTYPES_H 1 |
---|
3487 | | #define HAVE_SCHED_H 1 |
---|
3488 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3489 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3490 | | /* end confdefs.h. */ |
---|
3491 | | #include <sys/vfstab.h> |
---|
3492 | configure:22892: result: no |
---|
3493 | configure:22892: checking for sys/vfstab.h |
---|
3494 | configure:22892: result: no |
---|
3495 | configure:22892: checking sys/mntctl.h usability |
---|
3496 | configure:22892: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
3497 | conftest.c:102:10: fatal error: 'sys/mntctl.h' file not found |
---|
3498 | #include <sys/mntctl.h> |
---|
3499 | ^ |
---|
3500 | 1 error generated. |
---|
3501 | configure:22892: $? = 1 |
---|
3502 | configure: failed program was: |
---|
3503 | | /* confdefs.h */ |
---|
3504 | | #define PACKAGE_NAME "glib" |
---|
3505 | | #define PACKAGE_TARNAME "glib" |
---|
3506 | | #define PACKAGE_VERSION "2.29.92" |
---|
3507 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
3508 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3509 | | #define PACKAGE_URL "" |
---|
3510 | | #define GLIB_MAJOR_VERSION 2 |
---|
3511 | | #define GLIB_MINOR_VERSION 29 |
---|
3512 | | #define GLIB_MICRO_VERSION 92 |
---|
3513 | | #define GLIB_INTERFACE_AGE 0 |
---|
3514 | | #define GLIB_BINARY_AGE 2992 |
---|
3515 | | #define HAVE_CARBON 1 |
---|
3516 | | #define NEED_ICONV_CACHE 1 |
---|
3517 | | #define HAVE_LOCALE_H 1 |
---|
3518 | | #define HAVE_LC_MESSAGES 1 |
---|
3519 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3520 | | #define HAVE_GETTEXT 1 |
---|
3521 | | #define HAVE_DCGETTEXT 1 |
---|
3522 | | #define ENABLE_NLS 1 |
---|
3523 | | #define GETTEXT_PACKAGE "glib20" |
---|
3524 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
3525 | | #define USE_LIBICONV_GNU 1 |
---|
3526 | | #define HAVE_DLFCN_H 1 |
---|
3527 | | #define LT_OBJDIR ".libs/" |
---|
3528 | | #define STDC_HEADERS 1 |
---|
3529 | | #define HAVE_VPRINTF 1 |
---|
3530 | | #define HAVE_ALLOCA_H 1 |
---|
3531 | | #define HAVE_ALLOCA 1 |
---|
3532 | | #define HAVE_MMAP 1 |
---|
3533 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3534 | | #define HAVE_VALLOC 1 |
---|
3535 | | #define HAVE_FSYNC 1 |
---|
3536 | | #define HAVE_ATEXIT 1 |
---|
3537 | | #define HAVE_TIMEGM 1 |
---|
3538 | | #define HAVE_GMTIME_R 1 |
---|
3539 | | #define SIZEOF_CHAR 1 |
---|
3540 | | #define SIZEOF_SHORT 2 |
---|
3541 | | #define SIZEOF_LONG 8 |
---|
3542 | | #define SIZEOF_INT 4 |
---|
3543 | | #define SIZEOF_VOID_P 8 |
---|
3544 | | #define SIZEOF_LONG_LONG 8 |
---|
3545 | | #define SIZEOF___INT64 0 |
---|
3546 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
3547 | | #define SANE_MALLOC_PROTOS 1 |
---|
3548 | | #define G_HAVE___INLINE 1 |
---|
3549 | | #define G_HAVE___INLINE__ 1 |
---|
3550 | | #define G_HAVE_INLINE 1 |
---|
3551 | | #define HAVE_DIRENT_H 1 |
---|
3552 | | #define HAVE_FLOAT_H 1 |
---|
3553 | | #define HAVE_LIMITS_H 1 |
---|
3554 | | #define HAVE_PWD_H 1 |
---|
3555 | | #define HAVE_GRP_H 1 |
---|
3556 | | #define HAVE_SYS_PARAM_H 1 |
---|
3557 | | #define HAVE_SYS_POLL_H 1 |
---|
3558 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3559 | | #define HAVE_SYS_TIME_H 1 |
---|
3560 | | #define HAVE_SYS_TIMES_H 1 |
---|
3561 | | #define HAVE_SYS_WAIT_H 1 |
---|
3562 | | #define HAVE_UNISTD_H 1 |
---|
3563 | | #define HAVE_SYS_SELECT_H 1 |
---|
3564 | | #define HAVE_SYS_TYPES_H 1 |
---|
3565 | | #define HAVE_STDINT_H 1 |
---|
3566 | | #define HAVE_INTTYPES_H 1 |
---|
3567 | | #define HAVE_SCHED_H 1 |
---|
3568 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3569 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3570 | | /* end confdefs.h. */ |
---|
3571 | | #include <stdio.h> |
---|
3572 | | #ifdef HAVE_SYS_TYPES_H |
---|
3573 | | # include <sys/types.h> |
---|
3574 | | #endif |
---|
3575 | | #ifdef HAVE_SYS_STAT_H |
---|
3576 | | # include <sys/stat.h> |
---|
3577 | | #endif |
---|
3578 | | #ifdef STDC_HEADERS |
---|
3579 | | # include <stdlib.h> |
---|
3580 | | # include <stddef.h> |
---|
3581 | | #else |
---|
3582 | | # ifdef HAVE_STDLIB_H |
---|
3583 | | # include <stdlib.h> |
---|
3584 | | # endif |
---|
3585 | | #endif |
---|
3586 | | #ifdef HAVE_STRING_H |
---|
3587 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3588 | | # include <memory.h> |
---|
3589 | | # endif |
---|
3590 | | # include <string.h> |
---|
3591 | | #endif |
---|
3592 | | #ifdef HAVE_STRINGS_H |
---|
3593 | | # include <strings.h> |
---|
3594 | | #endif |
---|
3595 | | #ifdef HAVE_INTTYPES_H |
---|
3596 | | # include <inttypes.h> |
---|
3597 | | #endif |
---|
3598 | | #ifdef HAVE_STDINT_H |
---|
3599 | | # include <stdint.h> |
---|
3600 | | #endif |
---|
3601 | | #ifdef HAVE_UNISTD_H |
---|
3602 | | # include <unistd.h> |
---|
3603 | | #endif |
---|
3604 | | #include <sys/mntctl.h> |
---|
3605 | configure:22892: result: no |
---|
3606 | configure:22892: checking sys/mntctl.h presence |
---|
3607 | configure:22892: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
3608 | conftest.c:69:10: fatal error: 'sys/mntctl.h' file not found |
---|
3609 | #include <sys/mntctl.h> |
---|
3610 | ^ |
---|
3611 | 1 error generated. |
---|
3612 | configure:22892: $? = 1 |
---|
3613 | configure: failed program was: |
---|
3614 | | /* confdefs.h */ |
---|
3615 | | #define PACKAGE_NAME "glib" |
---|
3616 | | #define PACKAGE_TARNAME "glib" |
---|
3617 | | #define PACKAGE_VERSION "2.29.92" |
---|
3618 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
3619 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3620 | | #define PACKAGE_URL "" |
---|
3621 | | #define GLIB_MAJOR_VERSION 2 |
---|
3622 | | #define GLIB_MINOR_VERSION 29 |
---|
3623 | | #define GLIB_MICRO_VERSION 92 |
---|
3624 | | #define GLIB_INTERFACE_AGE 0 |
---|
3625 | | #define GLIB_BINARY_AGE 2992 |
---|
3626 | | #define HAVE_CARBON 1 |
---|
3627 | | #define NEED_ICONV_CACHE 1 |
---|
3628 | | #define HAVE_LOCALE_H 1 |
---|
3629 | | #define HAVE_LC_MESSAGES 1 |
---|
3630 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3631 | | #define HAVE_GETTEXT 1 |
---|
3632 | | #define HAVE_DCGETTEXT 1 |
---|
3633 | | #define ENABLE_NLS 1 |
---|
3634 | | #define GETTEXT_PACKAGE "glib20" |
---|
3635 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
3636 | | #define USE_LIBICONV_GNU 1 |
---|
3637 | | #define HAVE_DLFCN_H 1 |
---|
3638 | | #define LT_OBJDIR ".libs/" |
---|
3639 | | #define STDC_HEADERS 1 |
---|
3640 | | #define HAVE_VPRINTF 1 |
---|
3641 | | #define HAVE_ALLOCA_H 1 |
---|
3642 | | #define HAVE_ALLOCA 1 |
---|
3643 | | #define HAVE_MMAP 1 |
---|
3644 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3645 | | #define HAVE_VALLOC 1 |
---|
3646 | | #define HAVE_FSYNC 1 |
---|
3647 | | #define HAVE_ATEXIT 1 |
---|
3648 | | #define HAVE_TIMEGM 1 |
---|
3649 | | #define HAVE_GMTIME_R 1 |
---|
3650 | | #define SIZEOF_CHAR 1 |
---|
3651 | | #define SIZEOF_SHORT 2 |
---|
3652 | | #define SIZEOF_LONG 8 |
---|
3653 | | #define SIZEOF_INT 4 |
---|
3654 | | #define SIZEOF_VOID_P 8 |
---|
3655 | | #define SIZEOF_LONG_LONG 8 |
---|
3656 | | #define SIZEOF___INT64 0 |
---|
3657 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
3658 | | #define SANE_MALLOC_PROTOS 1 |
---|
3659 | | #define G_HAVE___INLINE 1 |
---|
3660 | | #define G_HAVE___INLINE__ 1 |
---|
3661 | | #define G_HAVE_INLINE 1 |
---|
3662 | | #define HAVE_DIRENT_H 1 |
---|
3663 | | #define HAVE_FLOAT_H 1 |
---|
3664 | | #define HAVE_LIMITS_H 1 |
---|
3665 | | #define HAVE_PWD_H 1 |
---|
3666 | | #define HAVE_GRP_H 1 |
---|
3667 | | #define HAVE_SYS_PARAM_H 1 |
---|
3668 | | #define HAVE_SYS_POLL_H 1 |
---|
3669 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3670 | | #define HAVE_SYS_TIME_H 1 |
---|
3671 | | #define HAVE_SYS_TIMES_H 1 |
---|
3672 | | #define HAVE_SYS_WAIT_H 1 |
---|
3673 | | #define HAVE_UNISTD_H 1 |
---|
3674 | | #define HAVE_SYS_SELECT_H 1 |
---|
3675 | | #define HAVE_SYS_TYPES_H 1 |
---|
3676 | | #define HAVE_STDINT_H 1 |
---|
3677 | | #define HAVE_INTTYPES_H 1 |
---|
3678 | | #define HAVE_SCHED_H 1 |
---|
3679 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3680 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3681 | | /* end confdefs.h. */ |
---|
3682 | | #include <sys/mntctl.h> |
---|
3683 | configure:22892: result: no |
---|
3684 | configure:22892: checking for sys/mntctl.h |
---|
3685 | configure:22892: result: no |
---|
3686 | configure:22892: checking sys/sysctl.h usability |
---|
3687 | configure:22892: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
3688 | configure:22892: $? = 0 |
---|
3689 | configure:22892: result: yes |
---|
3690 | configure:22892: checking sys/sysctl.h presence |
---|
3691 | configure:22892: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
3692 | configure:22892: $? = 0 |
---|
3693 | configure:22892: result: yes |
---|
3694 | configure:22892: checking for sys/sysctl.h |
---|
3695 | configure:22892: result: yes |
---|
3696 | configure:22892: checking fstab.h usability |
---|
3697 | configure:22892: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
3698 | configure:22892: $? = 0 |
---|
3699 | configure:22892: result: yes |
---|
3700 | configure:22892: checking fstab.h presence |
---|
3701 | configure:22892: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
3702 | configure:22892: $? = 0 |
---|
3703 | configure:22892: result: yes |
---|
3704 | configure:22892: checking for fstab.h |
---|
3705 | configure:22892: result: yes |
---|
3706 | configure:22905: checking sys/uio.h usability |
---|
3707 | configure:22905: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
3708 | configure:22905: $? = 0 |
---|
3709 | configure:22905: result: yes |
---|
3710 | configure:22905: checking sys/uio.h presence |
---|
3711 | configure:22905: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
3712 | configure:22905: $? = 0 |
---|
3713 | configure:22905: result: yes |
---|
3714 | configure:22905: checking for sys/uio.h |
---|
3715 | configure:22905: result: yes |
---|
3716 | configure:22905: checking sys/mkdev.h usability |
---|
3717 | configure:22905: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
3718 | conftest.c:105:10: fatal error: 'sys/mkdev.h' file not found |
---|
3719 | #include <sys/mkdev.h> |
---|
3720 | ^ |
---|
3721 | 1 error generated. |
---|
3722 | configure:22905: $? = 1 |
---|
3723 | configure: failed program was: |
---|
3724 | | /* confdefs.h */ |
---|
3725 | | #define PACKAGE_NAME "glib" |
---|
3726 | | #define PACKAGE_TARNAME "glib" |
---|
3727 | | #define PACKAGE_VERSION "2.29.92" |
---|
3728 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
3729 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3730 | | #define PACKAGE_URL "" |
---|
3731 | | #define GLIB_MAJOR_VERSION 2 |
---|
3732 | | #define GLIB_MINOR_VERSION 29 |
---|
3733 | | #define GLIB_MICRO_VERSION 92 |
---|
3734 | | #define GLIB_INTERFACE_AGE 0 |
---|
3735 | | #define GLIB_BINARY_AGE 2992 |
---|
3736 | | #define HAVE_CARBON 1 |
---|
3737 | | #define NEED_ICONV_CACHE 1 |
---|
3738 | | #define HAVE_LOCALE_H 1 |
---|
3739 | | #define HAVE_LC_MESSAGES 1 |
---|
3740 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3741 | | #define HAVE_GETTEXT 1 |
---|
3742 | | #define HAVE_DCGETTEXT 1 |
---|
3743 | | #define ENABLE_NLS 1 |
---|
3744 | | #define GETTEXT_PACKAGE "glib20" |
---|
3745 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
3746 | | #define USE_LIBICONV_GNU 1 |
---|
3747 | | #define HAVE_DLFCN_H 1 |
---|
3748 | | #define LT_OBJDIR ".libs/" |
---|
3749 | | #define STDC_HEADERS 1 |
---|
3750 | | #define HAVE_VPRINTF 1 |
---|
3751 | | #define HAVE_ALLOCA_H 1 |
---|
3752 | | #define HAVE_ALLOCA 1 |
---|
3753 | | #define HAVE_MMAP 1 |
---|
3754 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3755 | | #define HAVE_VALLOC 1 |
---|
3756 | | #define HAVE_FSYNC 1 |
---|
3757 | | #define HAVE_ATEXIT 1 |
---|
3758 | | #define HAVE_TIMEGM 1 |
---|
3759 | | #define HAVE_GMTIME_R 1 |
---|
3760 | | #define SIZEOF_CHAR 1 |
---|
3761 | | #define SIZEOF_SHORT 2 |
---|
3762 | | #define SIZEOF_LONG 8 |
---|
3763 | | #define SIZEOF_INT 4 |
---|
3764 | | #define SIZEOF_VOID_P 8 |
---|
3765 | | #define SIZEOF_LONG_LONG 8 |
---|
3766 | | #define SIZEOF___INT64 0 |
---|
3767 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
3768 | | #define SANE_MALLOC_PROTOS 1 |
---|
3769 | | #define G_HAVE___INLINE 1 |
---|
3770 | | #define G_HAVE___INLINE__ 1 |
---|
3771 | | #define G_HAVE_INLINE 1 |
---|
3772 | | #define HAVE_DIRENT_H 1 |
---|
3773 | | #define HAVE_FLOAT_H 1 |
---|
3774 | | #define HAVE_LIMITS_H 1 |
---|
3775 | | #define HAVE_PWD_H 1 |
---|
3776 | | #define HAVE_GRP_H 1 |
---|
3777 | | #define HAVE_SYS_PARAM_H 1 |
---|
3778 | | #define HAVE_SYS_POLL_H 1 |
---|
3779 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3780 | | #define HAVE_SYS_TIME_H 1 |
---|
3781 | | #define HAVE_SYS_TIMES_H 1 |
---|
3782 | | #define HAVE_SYS_WAIT_H 1 |
---|
3783 | | #define HAVE_UNISTD_H 1 |
---|
3784 | | #define HAVE_SYS_SELECT_H 1 |
---|
3785 | | #define HAVE_SYS_TYPES_H 1 |
---|
3786 | | #define HAVE_STDINT_H 1 |
---|
3787 | | #define HAVE_INTTYPES_H 1 |
---|
3788 | | #define HAVE_SCHED_H 1 |
---|
3789 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3790 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3791 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3792 | | #define HAVE_FSTAB_H 1 |
---|
3793 | | #define HAVE_SYS_UIO_H 1 |
---|
3794 | | /* end confdefs.h. */ |
---|
3795 | | #include <stdio.h> |
---|
3796 | | #ifdef HAVE_SYS_TYPES_H |
---|
3797 | | # include <sys/types.h> |
---|
3798 | | #endif |
---|
3799 | | #ifdef HAVE_SYS_STAT_H |
---|
3800 | | # include <sys/stat.h> |
---|
3801 | | #endif |
---|
3802 | | #ifdef STDC_HEADERS |
---|
3803 | | # include <stdlib.h> |
---|
3804 | | # include <stddef.h> |
---|
3805 | | #else |
---|
3806 | | # ifdef HAVE_STDLIB_H |
---|
3807 | | # include <stdlib.h> |
---|
3808 | | # endif |
---|
3809 | | #endif |
---|
3810 | | #ifdef HAVE_STRING_H |
---|
3811 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3812 | | # include <memory.h> |
---|
3813 | | # endif |
---|
3814 | | # include <string.h> |
---|
3815 | | #endif |
---|
3816 | | #ifdef HAVE_STRINGS_H |
---|
3817 | | # include <strings.h> |
---|
3818 | | #endif |
---|
3819 | | #ifdef HAVE_INTTYPES_H |
---|
3820 | | # include <inttypes.h> |
---|
3821 | | #endif |
---|
3822 | | #ifdef HAVE_STDINT_H |
---|
3823 | | # include <stdint.h> |
---|
3824 | | #endif |
---|
3825 | | #ifdef HAVE_UNISTD_H |
---|
3826 | | # include <unistd.h> |
---|
3827 | | #endif |
---|
3828 | | #include <sys/mkdev.h> |
---|
3829 | configure:22905: result: no |
---|
3830 | configure:22905: checking sys/mkdev.h presence |
---|
3831 | configure:22905: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
3832 | conftest.c:72:10: fatal error: 'sys/mkdev.h' file not found |
---|
3833 | #include <sys/mkdev.h> |
---|
3834 | ^ |
---|
3835 | 1 error generated. |
---|
3836 | configure:22905: $? = 1 |
---|
3837 | configure: failed program was: |
---|
3838 | | /* confdefs.h */ |
---|
3839 | | #define PACKAGE_NAME "glib" |
---|
3840 | | #define PACKAGE_TARNAME "glib" |
---|
3841 | | #define PACKAGE_VERSION "2.29.92" |
---|
3842 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
3843 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3844 | | #define PACKAGE_URL "" |
---|
3845 | | #define GLIB_MAJOR_VERSION 2 |
---|
3846 | | #define GLIB_MINOR_VERSION 29 |
---|
3847 | | #define GLIB_MICRO_VERSION 92 |
---|
3848 | | #define GLIB_INTERFACE_AGE 0 |
---|
3849 | | #define GLIB_BINARY_AGE 2992 |
---|
3850 | | #define HAVE_CARBON 1 |
---|
3851 | | #define NEED_ICONV_CACHE 1 |
---|
3852 | | #define HAVE_LOCALE_H 1 |
---|
3853 | | #define HAVE_LC_MESSAGES 1 |
---|
3854 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3855 | | #define HAVE_GETTEXT 1 |
---|
3856 | | #define HAVE_DCGETTEXT 1 |
---|
3857 | | #define ENABLE_NLS 1 |
---|
3858 | | #define GETTEXT_PACKAGE "glib20" |
---|
3859 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
3860 | | #define USE_LIBICONV_GNU 1 |
---|
3861 | | #define HAVE_DLFCN_H 1 |
---|
3862 | | #define LT_OBJDIR ".libs/" |
---|
3863 | | #define STDC_HEADERS 1 |
---|
3864 | | #define HAVE_VPRINTF 1 |
---|
3865 | | #define HAVE_ALLOCA_H 1 |
---|
3866 | | #define HAVE_ALLOCA 1 |
---|
3867 | | #define HAVE_MMAP 1 |
---|
3868 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3869 | | #define HAVE_VALLOC 1 |
---|
3870 | | #define HAVE_FSYNC 1 |
---|
3871 | | #define HAVE_ATEXIT 1 |
---|
3872 | | #define HAVE_TIMEGM 1 |
---|
3873 | | #define HAVE_GMTIME_R 1 |
---|
3874 | | #define SIZEOF_CHAR 1 |
---|
3875 | | #define SIZEOF_SHORT 2 |
---|
3876 | | #define SIZEOF_LONG 8 |
---|
3877 | | #define SIZEOF_INT 4 |
---|
3878 | | #define SIZEOF_VOID_P 8 |
---|
3879 | | #define SIZEOF_LONG_LONG 8 |
---|
3880 | | #define SIZEOF___INT64 0 |
---|
3881 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
3882 | | #define SANE_MALLOC_PROTOS 1 |
---|
3883 | | #define G_HAVE___INLINE 1 |
---|
3884 | | #define G_HAVE___INLINE__ 1 |
---|
3885 | | #define G_HAVE_INLINE 1 |
---|
3886 | | #define HAVE_DIRENT_H 1 |
---|
3887 | | #define HAVE_FLOAT_H 1 |
---|
3888 | | #define HAVE_LIMITS_H 1 |
---|
3889 | | #define HAVE_PWD_H 1 |
---|
3890 | | #define HAVE_GRP_H 1 |
---|
3891 | | #define HAVE_SYS_PARAM_H 1 |
---|
3892 | | #define HAVE_SYS_POLL_H 1 |
---|
3893 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3894 | | #define HAVE_SYS_TIME_H 1 |
---|
3895 | | #define HAVE_SYS_TIMES_H 1 |
---|
3896 | | #define HAVE_SYS_WAIT_H 1 |
---|
3897 | | #define HAVE_UNISTD_H 1 |
---|
3898 | | #define HAVE_SYS_SELECT_H 1 |
---|
3899 | | #define HAVE_SYS_TYPES_H 1 |
---|
3900 | | #define HAVE_STDINT_H 1 |
---|
3901 | | #define HAVE_INTTYPES_H 1 |
---|
3902 | | #define HAVE_SCHED_H 1 |
---|
3903 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3904 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3905 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3906 | | #define HAVE_FSTAB_H 1 |
---|
3907 | | #define HAVE_SYS_UIO_H 1 |
---|
3908 | | /* end confdefs.h. */ |
---|
3909 | | #include <sys/mkdev.h> |
---|
3910 | configure:22905: result: no |
---|
3911 | configure:22905: checking for sys/mkdev.h |
---|
3912 | configure:22905: result: no |
---|
3913 | configure:22917: checking linux/magic.h usability |
---|
3914 | configure:22917: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
3915 | conftest.c:105:10: fatal error: 'linux/magic.h' file not found |
---|
3916 | #include <linux/magic.h> |
---|
3917 | ^ |
---|
3918 | 1 error generated. |
---|
3919 | configure:22917: $? = 1 |
---|
3920 | configure: failed program was: |
---|
3921 | | /* confdefs.h */ |
---|
3922 | | #define PACKAGE_NAME "glib" |
---|
3923 | | #define PACKAGE_TARNAME "glib" |
---|
3924 | | #define PACKAGE_VERSION "2.29.92" |
---|
3925 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
3926 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3927 | | #define PACKAGE_URL "" |
---|
3928 | | #define GLIB_MAJOR_VERSION 2 |
---|
3929 | | #define GLIB_MINOR_VERSION 29 |
---|
3930 | | #define GLIB_MICRO_VERSION 92 |
---|
3931 | | #define GLIB_INTERFACE_AGE 0 |
---|
3932 | | #define GLIB_BINARY_AGE 2992 |
---|
3933 | | #define HAVE_CARBON 1 |
---|
3934 | | #define NEED_ICONV_CACHE 1 |
---|
3935 | | #define HAVE_LOCALE_H 1 |
---|
3936 | | #define HAVE_LC_MESSAGES 1 |
---|
3937 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3938 | | #define HAVE_GETTEXT 1 |
---|
3939 | | #define HAVE_DCGETTEXT 1 |
---|
3940 | | #define ENABLE_NLS 1 |
---|
3941 | | #define GETTEXT_PACKAGE "glib20" |
---|
3942 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
3943 | | #define USE_LIBICONV_GNU 1 |
---|
3944 | | #define HAVE_DLFCN_H 1 |
---|
3945 | | #define LT_OBJDIR ".libs/" |
---|
3946 | | #define STDC_HEADERS 1 |
---|
3947 | | #define HAVE_VPRINTF 1 |
---|
3948 | | #define HAVE_ALLOCA_H 1 |
---|
3949 | | #define HAVE_ALLOCA 1 |
---|
3950 | | #define HAVE_MMAP 1 |
---|
3951 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3952 | | #define HAVE_VALLOC 1 |
---|
3953 | | #define HAVE_FSYNC 1 |
---|
3954 | | #define HAVE_ATEXIT 1 |
---|
3955 | | #define HAVE_TIMEGM 1 |
---|
3956 | | #define HAVE_GMTIME_R 1 |
---|
3957 | | #define SIZEOF_CHAR 1 |
---|
3958 | | #define SIZEOF_SHORT 2 |
---|
3959 | | #define SIZEOF_LONG 8 |
---|
3960 | | #define SIZEOF_INT 4 |
---|
3961 | | #define SIZEOF_VOID_P 8 |
---|
3962 | | #define SIZEOF_LONG_LONG 8 |
---|
3963 | | #define SIZEOF___INT64 0 |
---|
3964 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
3965 | | #define SANE_MALLOC_PROTOS 1 |
---|
3966 | | #define G_HAVE___INLINE 1 |
---|
3967 | | #define G_HAVE___INLINE__ 1 |
---|
3968 | | #define G_HAVE_INLINE 1 |
---|
3969 | | #define HAVE_DIRENT_H 1 |
---|
3970 | | #define HAVE_FLOAT_H 1 |
---|
3971 | | #define HAVE_LIMITS_H 1 |
---|
3972 | | #define HAVE_PWD_H 1 |
---|
3973 | | #define HAVE_GRP_H 1 |
---|
3974 | | #define HAVE_SYS_PARAM_H 1 |
---|
3975 | | #define HAVE_SYS_POLL_H 1 |
---|
3976 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3977 | | #define HAVE_SYS_TIME_H 1 |
---|
3978 | | #define HAVE_SYS_TIMES_H 1 |
---|
3979 | | #define HAVE_SYS_WAIT_H 1 |
---|
3980 | | #define HAVE_UNISTD_H 1 |
---|
3981 | | #define HAVE_SYS_SELECT_H 1 |
---|
3982 | | #define HAVE_SYS_TYPES_H 1 |
---|
3983 | | #define HAVE_STDINT_H 1 |
---|
3984 | | #define HAVE_INTTYPES_H 1 |
---|
3985 | | #define HAVE_SCHED_H 1 |
---|
3986 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3987 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3988 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3989 | | #define HAVE_FSTAB_H 1 |
---|
3990 | | #define HAVE_SYS_UIO_H 1 |
---|
3991 | | /* end confdefs.h. */ |
---|
3992 | | #include <stdio.h> |
---|
3993 | | #ifdef HAVE_SYS_TYPES_H |
---|
3994 | | # include <sys/types.h> |
---|
3995 | | #endif |
---|
3996 | | #ifdef HAVE_SYS_STAT_H |
---|
3997 | | # include <sys/stat.h> |
---|
3998 | | #endif |
---|
3999 | | #ifdef STDC_HEADERS |
---|
4000 | | # include <stdlib.h> |
---|
4001 | | # include <stddef.h> |
---|
4002 | | #else |
---|
4003 | | # ifdef HAVE_STDLIB_H |
---|
4004 | | # include <stdlib.h> |
---|
4005 | | # endif |
---|
4006 | | #endif |
---|
4007 | | #ifdef HAVE_STRING_H |
---|
4008 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4009 | | # include <memory.h> |
---|
4010 | | # endif |
---|
4011 | | # include <string.h> |
---|
4012 | | #endif |
---|
4013 | | #ifdef HAVE_STRINGS_H |
---|
4014 | | # include <strings.h> |
---|
4015 | | #endif |
---|
4016 | | #ifdef HAVE_INTTYPES_H |
---|
4017 | | # include <inttypes.h> |
---|
4018 | | #endif |
---|
4019 | | #ifdef HAVE_STDINT_H |
---|
4020 | | # include <stdint.h> |
---|
4021 | | #endif |
---|
4022 | | #ifdef HAVE_UNISTD_H |
---|
4023 | | # include <unistd.h> |
---|
4024 | | #endif |
---|
4025 | | #include <linux/magic.h> |
---|
4026 | configure:22917: result: no |
---|
4027 | configure:22917: checking linux/magic.h presence |
---|
4028 | configure:22917: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
4029 | conftest.c:72:10: fatal error: 'linux/magic.h' file not found |
---|
4030 | #include <linux/magic.h> |
---|
4031 | ^ |
---|
4032 | 1 error generated. |
---|
4033 | configure:22917: $? = 1 |
---|
4034 | configure: failed program was: |
---|
4035 | | /* confdefs.h */ |
---|
4036 | | #define PACKAGE_NAME "glib" |
---|
4037 | | #define PACKAGE_TARNAME "glib" |
---|
4038 | | #define PACKAGE_VERSION "2.29.92" |
---|
4039 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
4040 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4041 | | #define PACKAGE_URL "" |
---|
4042 | | #define GLIB_MAJOR_VERSION 2 |
---|
4043 | | #define GLIB_MINOR_VERSION 29 |
---|
4044 | | #define GLIB_MICRO_VERSION 92 |
---|
4045 | | #define GLIB_INTERFACE_AGE 0 |
---|
4046 | | #define GLIB_BINARY_AGE 2992 |
---|
4047 | | #define HAVE_CARBON 1 |
---|
4048 | | #define NEED_ICONV_CACHE 1 |
---|
4049 | | #define HAVE_LOCALE_H 1 |
---|
4050 | | #define HAVE_LC_MESSAGES 1 |
---|
4051 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4052 | | #define HAVE_GETTEXT 1 |
---|
4053 | | #define HAVE_DCGETTEXT 1 |
---|
4054 | | #define ENABLE_NLS 1 |
---|
4055 | | #define GETTEXT_PACKAGE "glib20" |
---|
4056 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
4057 | | #define USE_LIBICONV_GNU 1 |
---|
4058 | | #define HAVE_DLFCN_H 1 |
---|
4059 | | #define LT_OBJDIR ".libs/" |
---|
4060 | | #define STDC_HEADERS 1 |
---|
4061 | | #define HAVE_VPRINTF 1 |
---|
4062 | | #define HAVE_ALLOCA_H 1 |
---|
4063 | | #define HAVE_ALLOCA 1 |
---|
4064 | | #define HAVE_MMAP 1 |
---|
4065 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4066 | | #define HAVE_VALLOC 1 |
---|
4067 | | #define HAVE_FSYNC 1 |
---|
4068 | | #define HAVE_ATEXIT 1 |
---|
4069 | | #define HAVE_TIMEGM 1 |
---|
4070 | | #define HAVE_GMTIME_R 1 |
---|
4071 | | #define SIZEOF_CHAR 1 |
---|
4072 | | #define SIZEOF_SHORT 2 |
---|
4073 | | #define SIZEOF_LONG 8 |
---|
4074 | | #define SIZEOF_INT 4 |
---|
4075 | | #define SIZEOF_VOID_P 8 |
---|
4076 | | #define SIZEOF_LONG_LONG 8 |
---|
4077 | | #define SIZEOF___INT64 0 |
---|
4078 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
4079 | | #define SANE_MALLOC_PROTOS 1 |
---|
4080 | | #define G_HAVE___INLINE 1 |
---|
4081 | | #define G_HAVE___INLINE__ 1 |
---|
4082 | | #define G_HAVE_INLINE 1 |
---|
4083 | | #define HAVE_DIRENT_H 1 |
---|
4084 | | #define HAVE_FLOAT_H 1 |
---|
4085 | | #define HAVE_LIMITS_H 1 |
---|
4086 | | #define HAVE_PWD_H 1 |
---|
4087 | | #define HAVE_GRP_H 1 |
---|
4088 | | #define HAVE_SYS_PARAM_H 1 |
---|
4089 | | #define HAVE_SYS_POLL_H 1 |
---|
4090 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4091 | | #define HAVE_SYS_TIME_H 1 |
---|
4092 | | #define HAVE_SYS_TIMES_H 1 |
---|
4093 | | #define HAVE_SYS_WAIT_H 1 |
---|
4094 | | #define HAVE_UNISTD_H 1 |
---|
4095 | | #define HAVE_SYS_SELECT_H 1 |
---|
4096 | | #define HAVE_SYS_TYPES_H 1 |
---|
4097 | | #define HAVE_STDINT_H 1 |
---|
4098 | | #define HAVE_INTTYPES_H 1 |
---|
4099 | | #define HAVE_SCHED_H 1 |
---|
4100 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4101 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4102 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4103 | | #define HAVE_FSTAB_H 1 |
---|
4104 | | #define HAVE_SYS_UIO_H 1 |
---|
4105 | | /* end confdefs.h. */ |
---|
4106 | | #include <linux/magic.h> |
---|
4107 | configure:22917: result: no |
---|
4108 | configure:22917: checking for linux/magic.h |
---|
4109 | configure:22917: result: no |
---|
4110 | configure:22929: checking for struct stat.st_mtimensec |
---|
4111 | configure:22929: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
4112 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
4113 | static struct stat ac_aggr; |
---|
4114 | ^ |
---|
4115 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
4116 | static struct stat ac_aggr; |
---|
4117 | ^ |
---|
4118 | 1 error generated. |
---|
4119 | configure:22929: $? = 1 |
---|
4120 | configure: failed program was: |
---|
4121 | | /* confdefs.h */ |
---|
4122 | | #define PACKAGE_NAME "glib" |
---|
4123 | | #define PACKAGE_TARNAME "glib" |
---|
4124 | | #define PACKAGE_VERSION "2.29.92" |
---|
4125 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
4126 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4127 | | #define PACKAGE_URL "" |
---|
4128 | | #define GLIB_MAJOR_VERSION 2 |
---|
4129 | | #define GLIB_MINOR_VERSION 29 |
---|
4130 | | #define GLIB_MICRO_VERSION 92 |
---|
4131 | | #define GLIB_INTERFACE_AGE 0 |
---|
4132 | | #define GLIB_BINARY_AGE 2992 |
---|
4133 | | #define HAVE_CARBON 1 |
---|
4134 | | #define NEED_ICONV_CACHE 1 |
---|
4135 | | #define HAVE_LOCALE_H 1 |
---|
4136 | | #define HAVE_LC_MESSAGES 1 |
---|
4137 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4138 | | #define HAVE_GETTEXT 1 |
---|
4139 | | #define HAVE_DCGETTEXT 1 |
---|
4140 | | #define ENABLE_NLS 1 |
---|
4141 | | #define GETTEXT_PACKAGE "glib20" |
---|
4142 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
4143 | | #define USE_LIBICONV_GNU 1 |
---|
4144 | | #define HAVE_DLFCN_H 1 |
---|
4145 | | #define LT_OBJDIR ".libs/" |
---|
4146 | | #define STDC_HEADERS 1 |
---|
4147 | | #define HAVE_VPRINTF 1 |
---|
4148 | | #define HAVE_ALLOCA_H 1 |
---|
4149 | | #define HAVE_ALLOCA 1 |
---|
4150 | | #define HAVE_MMAP 1 |
---|
4151 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4152 | | #define HAVE_VALLOC 1 |
---|
4153 | | #define HAVE_FSYNC 1 |
---|
4154 | | #define HAVE_ATEXIT 1 |
---|
4155 | | #define HAVE_TIMEGM 1 |
---|
4156 | | #define HAVE_GMTIME_R 1 |
---|
4157 | | #define SIZEOF_CHAR 1 |
---|
4158 | | #define SIZEOF_SHORT 2 |
---|
4159 | | #define SIZEOF_LONG 8 |
---|
4160 | | #define SIZEOF_INT 4 |
---|
4161 | | #define SIZEOF_VOID_P 8 |
---|
4162 | | #define SIZEOF_LONG_LONG 8 |
---|
4163 | | #define SIZEOF___INT64 0 |
---|
4164 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
4165 | | #define SANE_MALLOC_PROTOS 1 |
---|
4166 | | #define G_HAVE___INLINE 1 |
---|
4167 | | #define G_HAVE___INLINE__ 1 |
---|
4168 | | #define G_HAVE_INLINE 1 |
---|
4169 | | #define HAVE_DIRENT_H 1 |
---|
4170 | | #define HAVE_FLOAT_H 1 |
---|
4171 | | #define HAVE_LIMITS_H 1 |
---|
4172 | | #define HAVE_PWD_H 1 |
---|
4173 | | #define HAVE_GRP_H 1 |
---|
4174 | | #define HAVE_SYS_PARAM_H 1 |
---|
4175 | | #define HAVE_SYS_POLL_H 1 |
---|
4176 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4177 | | #define HAVE_SYS_TIME_H 1 |
---|
4178 | | #define HAVE_SYS_TIMES_H 1 |
---|
4179 | | #define HAVE_SYS_WAIT_H 1 |
---|
4180 | | #define HAVE_UNISTD_H 1 |
---|
4181 | | #define HAVE_SYS_SELECT_H 1 |
---|
4182 | | #define HAVE_SYS_TYPES_H 1 |
---|
4183 | | #define HAVE_STDINT_H 1 |
---|
4184 | | #define HAVE_INTTYPES_H 1 |
---|
4185 | | #define HAVE_SCHED_H 1 |
---|
4186 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4187 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4188 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4189 | | #define HAVE_FSTAB_H 1 |
---|
4190 | | #define HAVE_SYS_UIO_H 1 |
---|
4191 | | /* end confdefs.h. */ |
---|
4192 | | #include <stdio.h> |
---|
4193 | | #ifdef HAVE_SYS_TYPES_H |
---|
4194 | | # include <sys/types.h> |
---|
4195 | | #endif |
---|
4196 | | #ifdef HAVE_SYS_STAT_H |
---|
4197 | | # include <sys/stat.h> |
---|
4198 | | #endif |
---|
4199 | | #ifdef STDC_HEADERS |
---|
4200 | | # include <stdlib.h> |
---|
4201 | | # include <stddef.h> |
---|
4202 | | #else |
---|
4203 | | # ifdef HAVE_STDLIB_H |
---|
4204 | | # include <stdlib.h> |
---|
4205 | | # endif |
---|
4206 | | #endif |
---|
4207 | | #ifdef HAVE_STRING_H |
---|
4208 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4209 | | # include <memory.h> |
---|
4210 | | # endif |
---|
4211 | | # include <string.h> |
---|
4212 | | #endif |
---|
4213 | | #ifdef HAVE_STRINGS_H |
---|
4214 | | # include <strings.h> |
---|
4215 | | #endif |
---|
4216 | | #ifdef HAVE_INTTYPES_H |
---|
4217 | | # include <inttypes.h> |
---|
4218 | | #endif |
---|
4219 | | #ifdef HAVE_STDINT_H |
---|
4220 | | # include <stdint.h> |
---|
4221 | | #endif |
---|
4222 | | #ifdef HAVE_UNISTD_H |
---|
4223 | | # include <unistd.h> |
---|
4224 | | #endif |
---|
4225 | | int |
---|
4226 | | main () |
---|
4227 | | { |
---|
4228 | | static struct stat ac_aggr; |
---|
4229 | | if (ac_aggr.st_mtimensec) |
---|
4230 | | return 0; |
---|
4231 | | ; |
---|
4232 | | return 0; |
---|
4233 | | } |
---|
4234 | configure:22929: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
4235 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
4236 | static struct stat ac_aggr; |
---|
4237 | ^ |
---|
4238 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
4239 | static struct stat ac_aggr; |
---|
4240 | ^ |
---|
4241 | 1 error generated. |
---|
4242 | configure:22929: $? = 1 |
---|
4243 | configure: failed program was: |
---|
4244 | | /* confdefs.h */ |
---|
4245 | | #define PACKAGE_NAME "glib" |
---|
4246 | | #define PACKAGE_TARNAME "glib" |
---|
4247 | | #define PACKAGE_VERSION "2.29.92" |
---|
4248 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
4249 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4250 | | #define PACKAGE_URL "" |
---|
4251 | | #define GLIB_MAJOR_VERSION 2 |
---|
4252 | | #define GLIB_MINOR_VERSION 29 |
---|
4253 | | #define GLIB_MICRO_VERSION 92 |
---|
4254 | | #define GLIB_INTERFACE_AGE 0 |
---|
4255 | | #define GLIB_BINARY_AGE 2992 |
---|
4256 | | #define HAVE_CARBON 1 |
---|
4257 | | #define NEED_ICONV_CACHE 1 |
---|
4258 | | #define HAVE_LOCALE_H 1 |
---|
4259 | | #define HAVE_LC_MESSAGES 1 |
---|
4260 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4261 | | #define HAVE_GETTEXT 1 |
---|
4262 | | #define HAVE_DCGETTEXT 1 |
---|
4263 | | #define ENABLE_NLS 1 |
---|
4264 | | #define GETTEXT_PACKAGE "glib20" |
---|
4265 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
4266 | | #define USE_LIBICONV_GNU 1 |
---|
4267 | | #define HAVE_DLFCN_H 1 |
---|
4268 | | #define LT_OBJDIR ".libs/" |
---|
4269 | | #define STDC_HEADERS 1 |
---|
4270 | | #define HAVE_VPRINTF 1 |
---|
4271 | | #define HAVE_ALLOCA_H 1 |
---|
4272 | | #define HAVE_ALLOCA 1 |
---|
4273 | | #define HAVE_MMAP 1 |
---|
4274 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4275 | | #define HAVE_VALLOC 1 |
---|
4276 | | #define HAVE_FSYNC 1 |
---|
4277 | | #define HAVE_ATEXIT 1 |
---|
4278 | | #define HAVE_TIMEGM 1 |
---|
4279 | | #define HAVE_GMTIME_R 1 |
---|
4280 | | #define SIZEOF_CHAR 1 |
---|
4281 | | #define SIZEOF_SHORT 2 |
---|
4282 | | #define SIZEOF_LONG 8 |
---|
4283 | | #define SIZEOF_INT 4 |
---|
4284 | | #define SIZEOF_VOID_P 8 |
---|
4285 | | #define SIZEOF_LONG_LONG 8 |
---|
4286 | | #define SIZEOF___INT64 0 |
---|
4287 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
4288 | | #define SANE_MALLOC_PROTOS 1 |
---|
4289 | | #define G_HAVE___INLINE 1 |
---|
4290 | | #define G_HAVE___INLINE__ 1 |
---|
4291 | | #define G_HAVE_INLINE 1 |
---|
4292 | | #define HAVE_DIRENT_H 1 |
---|
4293 | | #define HAVE_FLOAT_H 1 |
---|
4294 | | #define HAVE_LIMITS_H 1 |
---|
4295 | | #define HAVE_PWD_H 1 |
---|
4296 | | #define HAVE_GRP_H 1 |
---|
4297 | | #define HAVE_SYS_PARAM_H 1 |
---|
4298 | | #define HAVE_SYS_POLL_H 1 |
---|
4299 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4300 | | #define HAVE_SYS_TIME_H 1 |
---|
4301 | | #define HAVE_SYS_TIMES_H 1 |
---|
4302 | | #define HAVE_SYS_WAIT_H 1 |
---|
4303 | | #define HAVE_UNISTD_H 1 |
---|
4304 | | #define HAVE_SYS_SELECT_H 1 |
---|
4305 | | #define HAVE_SYS_TYPES_H 1 |
---|
4306 | | #define HAVE_STDINT_H 1 |
---|
4307 | | #define HAVE_INTTYPES_H 1 |
---|
4308 | | #define HAVE_SCHED_H 1 |
---|
4309 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4310 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4311 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4312 | | #define HAVE_FSTAB_H 1 |
---|
4313 | | #define HAVE_SYS_UIO_H 1 |
---|
4314 | | /* end confdefs.h. */ |
---|
4315 | | #include <stdio.h> |
---|
4316 | | #ifdef HAVE_SYS_TYPES_H |
---|
4317 | | # include <sys/types.h> |
---|
4318 | | #endif |
---|
4319 | | #ifdef HAVE_SYS_STAT_H |
---|
4320 | | # include <sys/stat.h> |
---|
4321 | | #endif |
---|
4322 | | #ifdef STDC_HEADERS |
---|
4323 | | # include <stdlib.h> |
---|
4324 | | # include <stddef.h> |
---|
4325 | | #else |
---|
4326 | | # ifdef HAVE_STDLIB_H |
---|
4327 | | # include <stdlib.h> |
---|
4328 | | # endif |
---|
4329 | | #endif |
---|
4330 | | #ifdef HAVE_STRING_H |
---|
4331 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4332 | | # include <memory.h> |
---|
4333 | | # endif |
---|
4334 | | # include <string.h> |
---|
4335 | | #endif |
---|
4336 | | #ifdef HAVE_STRINGS_H |
---|
4337 | | # include <strings.h> |
---|
4338 | | #endif |
---|
4339 | | #ifdef HAVE_INTTYPES_H |
---|
4340 | | # include <inttypes.h> |
---|
4341 | | #endif |
---|
4342 | | #ifdef HAVE_STDINT_H |
---|
4343 | | # include <stdint.h> |
---|
4344 | | #endif |
---|
4345 | | #ifdef HAVE_UNISTD_H |
---|
4346 | | # include <unistd.h> |
---|
4347 | | #endif |
---|
4348 | | int |
---|
4349 | | main () |
---|
4350 | | { |
---|
4351 | | static struct stat ac_aggr; |
---|
4352 | | if (sizeof ac_aggr.st_mtimensec) |
---|
4353 | | return 0; |
---|
4354 | | ; |
---|
4355 | | return 0; |
---|
4356 | | } |
---|
4357 | configure:22929: result: no |
---|
4358 | configure:22938: checking for struct stat.st_mtim.tv_nsec |
---|
4359 | configure:22938: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
4360 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
4361 | static struct stat ac_aggr; |
---|
4362 | ^ |
---|
4363 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
4364 | static struct stat ac_aggr; |
---|
4365 | ^ |
---|
4366 | 1 error generated. |
---|
4367 | configure:22938: $? = 1 |
---|
4368 | configure: failed program was: |
---|
4369 | | /* confdefs.h */ |
---|
4370 | | #define PACKAGE_NAME "glib" |
---|
4371 | | #define PACKAGE_TARNAME "glib" |
---|
4372 | | #define PACKAGE_VERSION "2.29.92" |
---|
4373 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
4374 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4375 | | #define PACKAGE_URL "" |
---|
4376 | | #define GLIB_MAJOR_VERSION 2 |
---|
4377 | | #define GLIB_MINOR_VERSION 29 |
---|
4378 | | #define GLIB_MICRO_VERSION 92 |
---|
4379 | | #define GLIB_INTERFACE_AGE 0 |
---|
4380 | | #define GLIB_BINARY_AGE 2992 |
---|
4381 | | #define HAVE_CARBON 1 |
---|
4382 | | #define NEED_ICONV_CACHE 1 |
---|
4383 | | #define HAVE_LOCALE_H 1 |
---|
4384 | | #define HAVE_LC_MESSAGES 1 |
---|
4385 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4386 | | #define HAVE_GETTEXT 1 |
---|
4387 | | #define HAVE_DCGETTEXT 1 |
---|
4388 | | #define ENABLE_NLS 1 |
---|
4389 | | #define GETTEXT_PACKAGE "glib20" |
---|
4390 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
4391 | | #define USE_LIBICONV_GNU 1 |
---|
4392 | | #define HAVE_DLFCN_H 1 |
---|
4393 | | #define LT_OBJDIR ".libs/" |
---|
4394 | | #define STDC_HEADERS 1 |
---|
4395 | | #define HAVE_VPRINTF 1 |
---|
4396 | | #define HAVE_ALLOCA_H 1 |
---|
4397 | | #define HAVE_ALLOCA 1 |
---|
4398 | | #define HAVE_MMAP 1 |
---|
4399 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4400 | | #define HAVE_VALLOC 1 |
---|
4401 | | #define HAVE_FSYNC 1 |
---|
4402 | | #define HAVE_ATEXIT 1 |
---|
4403 | | #define HAVE_TIMEGM 1 |
---|
4404 | | #define HAVE_GMTIME_R 1 |
---|
4405 | | #define SIZEOF_CHAR 1 |
---|
4406 | | #define SIZEOF_SHORT 2 |
---|
4407 | | #define SIZEOF_LONG 8 |
---|
4408 | | #define SIZEOF_INT 4 |
---|
4409 | | #define SIZEOF_VOID_P 8 |
---|
4410 | | #define SIZEOF_LONG_LONG 8 |
---|
4411 | | #define SIZEOF___INT64 0 |
---|
4412 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
4413 | | #define SANE_MALLOC_PROTOS 1 |
---|
4414 | | #define G_HAVE___INLINE 1 |
---|
4415 | | #define G_HAVE___INLINE__ 1 |
---|
4416 | | #define G_HAVE_INLINE 1 |
---|
4417 | | #define HAVE_DIRENT_H 1 |
---|
4418 | | #define HAVE_FLOAT_H 1 |
---|
4419 | | #define HAVE_LIMITS_H 1 |
---|
4420 | | #define HAVE_PWD_H 1 |
---|
4421 | | #define HAVE_GRP_H 1 |
---|
4422 | | #define HAVE_SYS_PARAM_H 1 |
---|
4423 | | #define HAVE_SYS_POLL_H 1 |
---|
4424 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4425 | | #define HAVE_SYS_TIME_H 1 |
---|
4426 | | #define HAVE_SYS_TIMES_H 1 |
---|
4427 | | #define HAVE_SYS_WAIT_H 1 |
---|
4428 | | #define HAVE_UNISTD_H 1 |
---|
4429 | | #define HAVE_SYS_SELECT_H 1 |
---|
4430 | | #define HAVE_SYS_TYPES_H 1 |
---|
4431 | | #define HAVE_STDINT_H 1 |
---|
4432 | | #define HAVE_INTTYPES_H 1 |
---|
4433 | | #define HAVE_SCHED_H 1 |
---|
4434 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4435 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4436 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4437 | | #define HAVE_FSTAB_H 1 |
---|
4438 | | #define HAVE_SYS_UIO_H 1 |
---|
4439 | | /* end confdefs.h. */ |
---|
4440 | | #include <stdio.h> |
---|
4441 | | #ifdef HAVE_SYS_TYPES_H |
---|
4442 | | # include <sys/types.h> |
---|
4443 | | #endif |
---|
4444 | | #ifdef HAVE_SYS_STAT_H |
---|
4445 | | # include <sys/stat.h> |
---|
4446 | | #endif |
---|
4447 | | #ifdef STDC_HEADERS |
---|
4448 | | # include <stdlib.h> |
---|
4449 | | # include <stddef.h> |
---|
4450 | | #else |
---|
4451 | | # ifdef HAVE_STDLIB_H |
---|
4452 | | # include <stdlib.h> |
---|
4453 | | # endif |
---|
4454 | | #endif |
---|
4455 | | #ifdef HAVE_STRING_H |
---|
4456 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4457 | | # include <memory.h> |
---|
4458 | | # endif |
---|
4459 | | # include <string.h> |
---|
4460 | | #endif |
---|
4461 | | #ifdef HAVE_STRINGS_H |
---|
4462 | | # include <strings.h> |
---|
4463 | | #endif |
---|
4464 | | #ifdef HAVE_INTTYPES_H |
---|
4465 | | # include <inttypes.h> |
---|
4466 | | #endif |
---|
4467 | | #ifdef HAVE_STDINT_H |
---|
4468 | | # include <stdint.h> |
---|
4469 | | #endif |
---|
4470 | | #ifdef HAVE_UNISTD_H |
---|
4471 | | # include <unistd.h> |
---|
4472 | | #endif |
---|
4473 | | int |
---|
4474 | | main () |
---|
4475 | | { |
---|
4476 | | static struct stat ac_aggr; |
---|
4477 | | if (ac_aggr.st_mtim.tv_nsec) |
---|
4478 | | return 0; |
---|
4479 | | ; |
---|
4480 | | return 0; |
---|
4481 | | } |
---|
4482 | configure:22938: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
4483 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
4484 | static struct stat ac_aggr; |
---|
4485 | ^ |
---|
4486 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
4487 | static struct stat ac_aggr; |
---|
4488 | ^ |
---|
4489 | 1 error generated. |
---|
4490 | configure:22938: $? = 1 |
---|
4491 | configure: failed program was: |
---|
4492 | | /* confdefs.h */ |
---|
4493 | | #define PACKAGE_NAME "glib" |
---|
4494 | | #define PACKAGE_TARNAME "glib" |
---|
4495 | | #define PACKAGE_VERSION "2.29.92" |
---|
4496 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
4497 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4498 | | #define PACKAGE_URL "" |
---|
4499 | | #define GLIB_MAJOR_VERSION 2 |
---|
4500 | | #define GLIB_MINOR_VERSION 29 |
---|
4501 | | #define GLIB_MICRO_VERSION 92 |
---|
4502 | | #define GLIB_INTERFACE_AGE 0 |
---|
4503 | | #define GLIB_BINARY_AGE 2992 |
---|
4504 | | #define HAVE_CARBON 1 |
---|
4505 | | #define NEED_ICONV_CACHE 1 |
---|
4506 | | #define HAVE_LOCALE_H 1 |
---|
4507 | | #define HAVE_LC_MESSAGES 1 |
---|
4508 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4509 | | #define HAVE_GETTEXT 1 |
---|
4510 | | #define HAVE_DCGETTEXT 1 |
---|
4511 | | #define ENABLE_NLS 1 |
---|
4512 | | #define GETTEXT_PACKAGE "glib20" |
---|
4513 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
4514 | | #define USE_LIBICONV_GNU 1 |
---|
4515 | | #define HAVE_DLFCN_H 1 |
---|
4516 | | #define LT_OBJDIR ".libs/" |
---|
4517 | | #define STDC_HEADERS 1 |
---|
4518 | | #define HAVE_VPRINTF 1 |
---|
4519 | | #define HAVE_ALLOCA_H 1 |
---|
4520 | | #define HAVE_ALLOCA 1 |
---|
4521 | | #define HAVE_MMAP 1 |
---|
4522 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4523 | | #define HAVE_VALLOC 1 |
---|
4524 | | #define HAVE_FSYNC 1 |
---|
4525 | | #define HAVE_ATEXIT 1 |
---|
4526 | | #define HAVE_TIMEGM 1 |
---|
4527 | | #define HAVE_GMTIME_R 1 |
---|
4528 | | #define SIZEOF_CHAR 1 |
---|
4529 | | #define SIZEOF_SHORT 2 |
---|
4530 | | #define SIZEOF_LONG 8 |
---|
4531 | | #define SIZEOF_INT 4 |
---|
4532 | | #define SIZEOF_VOID_P 8 |
---|
4533 | | #define SIZEOF_LONG_LONG 8 |
---|
4534 | | #define SIZEOF___INT64 0 |
---|
4535 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
4536 | | #define SANE_MALLOC_PROTOS 1 |
---|
4537 | | #define G_HAVE___INLINE 1 |
---|
4538 | | #define G_HAVE___INLINE__ 1 |
---|
4539 | | #define G_HAVE_INLINE 1 |
---|
4540 | | #define HAVE_DIRENT_H 1 |
---|
4541 | | #define HAVE_FLOAT_H 1 |
---|
4542 | | #define HAVE_LIMITS_H 1 |
---|
4543 | | #define HAVE_PWD_H 1 |
---|
4544 | | #define HAVE_GRP_H 1 |
---|
4545 | | #define HAVE_SYS_PARAM_H 1 |
---|
4546 | | #define HAVE_SYS_POLL_H 1 |
---|
4547 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4548 | | #define HAVE_SYS_TIME_H 1 |
---|
4549 | | #define HAVE_SYS_TIMES_H 1 |
---|
4550 | | #define HAVE_SYS_WAIT_H 1 |
---|
4551 | | #define HAVE_UNISTD_H 1 |
---|
4552 | | #define HAVE_SYS_SELECT_H 1 |
---|
4553 | | #define HAVE_SYS_TYPES_H 1 |
---|
4554 | | #define HAVE_STDINT_H 1 |
---|
4555 | | #define HAVE_INTTYPES_H 1 |
---|
4556 | | #define HAVE_SCHED_H 1 |
---|
4557 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4558 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4559 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4560 | | #define HAVE_FSTAB_H 1 |
---|
4561 | | #define HAVE_SYS_UIO_H 1 |
---|
4562 | | /* end confdefs.h. */ |
---|
4563 | | #include <stdio.h> |
---|
4564 | | #ifdef HAVE_SYS_TYPES_H |
---|
4565 | | # include <sys/types.h> |
---|
4566 | | #endif |
---|
4567 | | #ifdef HAVE_SYS_STAT_H |
---|
4568 | | # include <sys/stat.h> |
---|
4569 | | #endif |
---|
4570 | | #ifdef STDC_HEADERS |
---|
4571 | | # include <stdlib.h> |
---|
4572 | | # include <stddef.h> |
---|
4573 | | #else |
---|
4574 | | # ifdef HAVE_STDLIB_H |
---|
4575 | | # include <stdlib.h> |
---|
4576 | | # endif |
---|
4577 | | #endif |
---|
4578 | | #ifdef HAVE_STRING_H |
---|
4579 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4580 | | # include <memory.h> |
---|
4581 | | # endif |
---|
4582 | | # include <string.h> |
---|
4583 | | #endif |
---|
4584 | | #ifdef HAVE_STRINGS_H |
---|
4585 | | # include <strings.h> |
---|
4586 | | #endif |
---|
4587 | | #ifdef HAVE_INTTYPES_H |
---|
4588 | | # include <inttypes.h> |
---|
4589 | | #endif |
---|
4590 | | #ifdef HAVE_STDINT_H |
---|
4591 | | # include <stdint.h> |
---|
4592 | | #endif |
---|
4593 | | #ifdef HAVE_UNISTD_H |
---|
4594 | | # include <unistd.h> |
---|
4595 | | #endif |
---|
4596 | | int |
---|
4597 | | main () |
---|
4598 | | { |
---|
4599 | | static struct stat ac_aggr; |
---|
4600 | | if (sizeof ac_aggr.st_mtim.tv_nsec) |
---|
4601 | | return 0; |
---|
4602 | | ; |
---|
4603 | | return 0; |
---|
4604 | | } |
---|
4605 | configure:22938: result: no |
---|
4606 | configure:22947: checking for struct stat.st_atimensec |
---|
4607 | configure:22947: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
4608 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
4609 | static struct stat ac_aggr; |
---|
4610 | ^ |
---|
4611 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
4612 | static struct stat ac_aggr; |
---|
4613 | ^ |
---|
4614 | 1 error generated. |
---|
4615 | configure:22947: $? = 1 |
---|
4616 | configure: failed program was: |
---|
4617 | | /* confdefs.h */ |
---|
4618 | | #define PACKAGE_NAME "glib" |
---|
4619 | | #define PACKAGE_TARNAME "glib" |
---|
4620 | | #define PACKAGE_VERSION "2.29.92" |
---|
4621 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
4622 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4623 | | #define PACKAGE_URL "" |
---|
4624 | | #define GLIB_MAJOR_VERSION 2 |
---|
4625 | | #define GLIB_MINOR_VERSION 29 |
---|
4626 | | #define GLIB_MICRO_VERSION 92 |
---|
4627 | | #define GLIB_INTERFACE_AGE 0 |
---|
4628 | | #define GLIB_BINARY_AGE 2992 |
---|
4629 | | #define HAVE_CARBON 1 |
---|
4630 | | #define NEED_ICONV_CACHE 1 |
---|
4631 | | #define HAVE_LOCALE_H 1 |
---|
4632 | | #define HAVE_LC_MESSAGES 1 |
---|
4633 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4634 | | #define HAVE_GETTEXT 1 |
---|
4635 | | #define HAVE_DCGETTEXT 1 |
---|
4636 | | #define ENABLE_NLS 1 |
---|
4637 | | #define GETTEXT_PACKAGE "glib20" |
---|
4638 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
4639 | | #define USE_LIBICONV_GNU 1 |
---|
4640 | | #define HAVE_DLFCN_H 1 |
---|
4641 | | #define LT_OBJDIR ".libs/" |
---|
4642 | | #define STDC_HEADERS 1 |
---|
4643 | | #define HAVE_VPRINTF 1 |
---|
4644 | | #define HAVE_ALLOCA_H 1 |
---|
4645 | | #define HAVE_ALLOCA 1 |
---|
4646 | | #define HAVE_MMAP 1 |
---|
4647 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4648 | | #define HAVE_VALLOC 1 |
---|
4649 | | #define HAVE_FSYNC 1 |
---|
4650 | | #define HAVE_ATEXIT 1 |
---|
4651 | | #define HAVE_TIMEGM 1 |
---|
4652 | | #define HAVE_GMTIME_R 1 |
---|
4653 | | #define SIZEOF_CHAR 1 |
---|
4654 | | #define SIZEOF_SHORT 2 |
---|
4655 | | #define SIZEOF_LONG 8 |
---|
4656 | | #define SIZEOF_INT 4 |
---|
4657 | | #define SIZEOF_VOID_P 8 |
---|
4658 | | #define SIZEOF_LONG_LONG 8 |
---|
4659 | | #define SIZEOF___INT64 0 |
---|
4660 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
4661 | | #define SANE_MALLOC_PROTOS 1 |
---|
4662 | | #define G_HAVE___INLINE 1 |
---|
4663 | | #define G_HAVE___INLINE__ 1 |
---|
4664 | | #define G_HAVE_INLINE 1 |
---|
4665 | | #define HAVE_DIRENT_H 1 |
---|
4666 | | #define HAVE_FLOAT_H 1 |
---|
4667 | | #define HAVE_LIMITS_H 1 |
---|
4668 | | #define HAVE_PWD_H 1 |
---|
4669 | | #define HAVE_GRP_H 1 |
---|
4670 | | #define HAVE_SYS_PARAM_H 1 |
---|
4671 | | #define HAVE_SYS_POLL_H 1 |
---|
4672 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4673 | | #define HAVE_SYS_TIME_H 1 |
---|
4674 | | #define HAVE_SYS_TIMES_H 1 |
---|
4675 | | #define HAVE_SYS_WAIT_H 1 |
---|
4676 | | #define HAVE_UNISTD_H 1 |
---|
4677 | | #define HAVE_SYS_SELECT_H 1 |
---|
4678 | | #define HAVE_SYS_TYPES_H 1 |
---|
4679 | | #define HAVE_STDINT_H 1 |
---|
4680 | | #define HAVE_INTTYPES_H 1 |
---|
4681 | | #define HAVE_SCHED_H 1 |
---|
4682 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4683 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4684 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4685 | | #define HAVE_FSTAB_H 1 |
---|
4686 | | #define HAVE_SYS_UIO_H 1 |
---|
4687 | | /* end confdefs.h. */ |
---|
4688 | | #include <stdio.h> |
---|
4689 | | #ifdef HAVE_SYS_TYPES_H |
---|
4690 | | # include <sys/types.h> |
---|
4691 | | #endif |
---|
4692 | | #ifdef HAVE_SYS_STAT_H |
---|
4693 | | # include <sys/stat.h> |
---|
4694 | | #endif |
---|
4695 | | #ifdef STDC_HEADERS |
---|
4696 | | # include <stdlib.h> |
---|
4697 | | # include <stddef.h> |
---|
4698 | | #else |
---|
4699 | | # ifdef HAVE_STDLIB_H |
---|
4700 | | # include <stdlib.h> |
---|
4701 | | # endif |
---|
4702 | | #endif |
---|
4703 | | #ifdef HAVE_STRING_H |
---|
4704 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4705 | | # include <memory.h> |
---|
4706 | | # endif |
---|
4707 | | # include <string.h> |
---|
4708 | | #endif |
---|
4709 | | #ifdef HAVE_STRINGS_H |
---|
4710 | | # include <strings.h> |
---|
4711 | | #endif |
---|
4712 | | #ifdef HAVE_INTTYPES_H |
---|
4713 | | # include <inttypes.h> |
---|
4714 | | #endif |
---|
4715 | | #ifdef HAVE_STDINT_H |
---|
4716 | | # include <stdint.h> |
---|
4717 | | #endif |
---|
4718 | | #ifdef HAVE_UNISTD_H |
---|
4719 | | # include <unistd.h> |
---|
4720 | | #endif |
---|
4721 | | int |
---|
4722 | | main () |
---|
4723 | | { |
---|
4724 | | static struct stat ac_aggr; |
---|
4725 | | if (ac_aggr.st_atimensec) |
---|
4726 | | return 0; |
---|
4727 | | ; |
---|
4728 | | return 0; |
---|
4729 | | } |
---|
4730 | configure:22947: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
4731 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
4732 | static struct stat ac_aggr; |
---|
4733 | ^ |
---|
4734 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
4735 | static struct stat ac_aggr; |
---|
4736 | ^ |
---|
4737 | 1 error generated. |
---|
4738 | configure:22947: $? = 1 |
---|
4739 | configure: failed program was: |
---|
4740 | | /* confdefs.h */ |
---|
4741 | | #define PACKAGE_NAME "glib" |
---|
4742 | | #define PACKAGE_TARNAME "glib" |
---|
4743 | | #define PACKAGE_VERSION "2.29.92" |
---|
4744 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
4745 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4746 | | #define PACKAGE_URL "" |
---|
4747 | | #define GLIB_MAJOR_VERSION 2 |
---|
4748 | | #define GLIB_MINOR_VERSION 29 |
---|
4749 | | #define GLIB_MICRO_VERSION 92 |
---|
4750 | | #define GLIB_INTERFACE_AGE 0 |
---|
4751 | | #define GLIB_BINARY_AGE 2992 |
---|
4752 | | #define HAVE_CARBON 1 |
---|
4753 | | #define NEED_ICONV_CACHE 1 |
---|
4754 | | #define HAVE_LOCALE_H 1 |
---|
4755 | | #define HAVE_LC_MESSAGES 1 |
---|
4756 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4757 | | #define HAVE_GETTEXT 1 |
---|
4758 | | #define HAVE_DCGETTEXT 1 |
---|
4759 | | #define ENABLE_NLS 1 |
---|
4760 | | #define GETTEXT_PACKAGE "glib20" |
---|
4761 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
4762 | | #define USE_LIBICONV_GNU 1 |
---|
4763 | | #define HAVE_DLFCN_H 1 |
---|
4764 | | #define LT_OBJDIR ".libs/" |
---|
4765 | | #define STDC_HEADERS 1 |
---|
4766 | | #define HAVE_VPRINTF 1 |
---|
4767 | | #define HAVE_ALLOCA_H 1 |
---|
4768 | | #define HAVE_ALLOCA 1 |
---|
4769 | | #define HAVE_MMAP 1 |
---|
4770 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4771 | | #define HAVE_VALLOC 1 |
---|
4772 | | #define HAVE_FSYNC 1 |
---|
4773 | | #define HAVE_ATEXIT 1 |
---|
4774 | | #define HAVE_TIMEGM 1 |
---|
4775 | | #define HAVE_GMTIME_R 1 |
---|
4776 | | #define SIZEOF_CHAR 1 |
---|
4777 | | #define SIZEOF_SHORT 2 |
---|
4778 | | #define SIZEOF_LONG 8 |
---|
4779 | | #define SIZEOF_INT 4 |
---|
4780 | | #define SIZEOF_VOID_P 8 |
---|
4781 | | #define SIZEOF_LONG_LONG 8 |
---|
4782 | | #define SIZEOF___INT64 0 |
---|
4783 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
4784 | | #define SANE_MALLOC_PROTOS 1 |
---|
4785 | | #define G_HAVE___INLINE 1 |
---|
4786 | | #define G_HAVE___INLINE__ 1 |
---|
4787 | | #define G_HAVE_INLINE 1 |
---|
4788 | | #define HAVE_DIRENT_H 1 |
---|
4789 | | #define HAVE_FLOAT_H 1 |
---|
4790 | | #define HAVE_LIMITS_H 1 |
---|
4791 | | #define HAVE_PWD_H 1 |
---|
4792 | | #define HAVE_GRP_H 1 |
---|
4793 | | #define HAVE_SYS_PARAM_H 1 |
---|
4794 | | #define HAVE_SYS_POLL_H 1 |
---|
4795 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4796 | | #define HAVE_SYS_TIME_H 1 |
---|
4797 | | #define HAVE_SYS_TIMES_H 1 |
---|
4798 | | #define HAVE_SYS_WAIT_H 1 |
---|
4799 | | #define HAVE_UNISTD_H 1 |
---|
4800 | | #define HAVE_SYS_SELECT_H 1 |
---|
4801 | | #define HAVE_SYS_TYPES_H 1 |
---|
4802 | | #define HAVE_STDINT_H 1 |
---|
4803 | | #define HAVE_INTTYPES_H 1 |
---|
4804 | | #define HAVE_SCHED_H 1 |
---|
4805 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4806 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4807 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4808 | | #define HAVE_FSTAB_H 1 |
---|
4809 | | #define HAVE_SYS_UIO_H 1 |
---|
4810 | | /* end confdefs.h. */ |
---|
4811 | | #include <stdio.h> |
---|
4812 | | #ifdef HAVE_SYS_TYPES_H |
---|
4813 | | # include <sys/types.h> |
---|
4814 | | #endif |
---|
4815 | | #ifdef HAVE_SYS_STAT_H |
---|
4816 | | # include <sys/stat.h> |
---|
4817 | | #endif |
---|
4818 | | #ifdef STDC_HEADERS |
---|
4819 | | # include <stdlib.h> |
---|
4820 | | # include <stddef.h> |
---|
4821 | | #else |
---|
4822 | | # ifdef HAVE_STDLIB_H |
---|
4823 | | # include <stdlib.h> |
---|
4824 | | # endif |
---|
4825 | | #endif |
---|
4826 | | #ifdef HAVE_STRING_H |
---|
4827 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4828 | | # include <memory.h> |
---|
4829 | | # endif |
---|
4830 | | # include <string.h> |
---|
4831 | | #endif |
---|
4832 | | #ifdef HAVE_STRINGS_H |
---|
4833 | | # include <strings.h> |
---|
4834 | | #endif |
---|
4835 | | #ifdef HAVE_INTTYPES_H |
---|
4836 | | # include <inttypes.h> |
---|
4837 | | #endif |
---|
4838 | | #ifdef HAVE_STDINT_H |
---|
4839 | | # include <stdint.h> |
---|
4840 | | #endif |
---|
4841 | | #ifdef HAVE_UNISTD_H |
---|
4842 | | # include <unistd.h> |
---|
4843 | | #endif |
---|
4844 | | int |
---|
4845 | | main () |
---|
4846 | | { |
---|
4847 | | static struct stat ac_aggr; |
---|
4848 | | if (sizeof ac_aggr.st_atimensec) |
---|
4849 | | return 0; |
---|
4850 | | ; |
---|
4851 | | return 0; |
---|
4852 | | } |
---|
4853 | configure:22947: result: no |
---|
4854 | configure:22956: checking for struct stat.st_atim.tv_nsec |
---|
4855 | configure:22956: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
4856 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
4857 | static struct stat ac_aggr; |
---|
4858 | ^ |
---|
4859 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
4860 | static struct stat ac_aggr; |
---|
4861 | ^ |
---|
4862 | 1 error generated. |
---|
4863 | configure:22956: $? = 1 |
---|
4864 | configure: failed program was: |
---|
4865 | | /* confdefs.h */ |
---|
4866 | | #define PACKAGE_NAME "glib" |
---|
4867 | | #define PACKAGE_TARNAME "glib" |
---|
4868 | | #define PACKAGE_VERSION "2.29.92" |
---|
4869 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
4870 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4871 | | #define PACKAGE_URL "" |
---|
4872 | | #define GLIB_MAJOR_VERSION 2 |
---|
4873 | | #define GLIB_MINOR_VERSION 29 |
---|
4874 | | #define GLIB_MICRO_VERSION 92 |
---|
4875 | | #define GLIB_INTERFACE_AGE 0 |
---|
4876 | | #define GLIB_BINARY_AGE 2992 |
---|
4877 | | #define HAVE_CARBON 1 |
---|
4878 | | #define NEED_ICONV_CACHE 1 |
---|
4879 | | #define HAVE_LOCALE_H 1 |
---|
4880 | | #define HAVE_LC_MESSAGES 1 |
---|
4881 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4882 | | #define HAVE_GETTEXT 1 |
---|
4883 | | #define HAVE_DCGETTEXT 1 |
---|
4884 | | #define ENABLE_NLS 1 |
---|
4885 | | #define GETTEXT_PACKAGE "glib20" |
---|
4886 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
4887 | | #define USE_LIBICONV_GNU 1 |
---|
4888 | | #define HAVE_DLFCN_H 1 |
---|
4889 | | #define LT_OBJDIR ".libs/" |
---|
4890 | | #define STDC_HEADERS 1 |
---|
4891 | | #define HAVE_VPRINTF 1 |
---|
4892 | | #define HAVE_ALLOCA_H 1 |
---|
4893 | | #define HAVE_ALLOCA 1 |
---|
4894 | | #define HAVE_MMAP 1 |
---|
4895 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4896 | | #define HAVE_VALLOC 1 |
---|
4897 | | #define HAVE_FSYNC 1 |
---|
4898 | | #define HAVE_ATEXIT 1 |
---|
4899 | | #define HAVE_TIMEGM 1 |
---|
4900 | | #define HAVE_GMTIME_R 1 |
---|
4901 | | #define SIZEOF_CHAR 1 |
---|
4902 | | #define SIZEOF_SHORT 2 |
---|
4903 | | #define SIZEOF_LONG 8 |
---|
4904 | | #define SIZEOF_INT 4 |
---|
4905 | | #define SIZEOF_VOID_P 8 |
---|
4906 | | #define SIZEOF_LONG_LONG 8 |
---|
4907 | | #define SIZEOF___INT64 0 |
---|
4908 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
4909 | | #define SANE_MALLOC_PROTOS 1 |
---|
4910 | | #define G_HAVE___INLINE 1 |
---|
4911 | | #define G_HAVE___INLINE__ 1 |
---|
4912 | | #define G_HAVE_INLINE 1 |
---|
4913 | | #define HAVE_DIRENT_H 1 |
---|
4914 | | #define HAVE_FLOAT_H 1 |
---|
4915 | | #define HAVE_LIMITS_H 1 |
---|
4916 | | #define HAVE_PWD_H 1 |
---|
4917 | | #define HAVE_GRP_H 1 |
---|
4918 | | #define HAVE_SYS_PARAM_H 1 |
---|
4919 | | #define HAVE_SYS_POLL_H 1 |
---|
4920 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4921 | | #define HAVE_SYS_TIME_H 1 |
---|
4922 | | #define HAVE_SYS_TIMES_H 1 |
---|
4923 | | #define HAVE_SYS_WAIT_H 1 |
---|
4924 | | #define HAVE_UNISTD_H 1 |
---|
4925 | | #define HAVE_SYS_SELECT_H 1 |
---|
4926 | | #define HAVE_SYS_TYPES_H 1 |
---|
4927 | | #define HAVE_STDINT_H 1 |
---|
4928 | | #define HAVE_INTTYPES_H 1 |
---|
4929 | | #define HAVE_SCHED_H 1 |
---|
4930 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4931 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4932 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4933 | | #define HAVE_FSTAB_H 1 |
---|
4934 | | #define HAVE_SYS_UIO_H 1 |
---|
4935 | | /* end confdefs.h. */ |
---|
4936 | | #include <stdio.h> |
---|
4937 | | #ifdef HAVE_SYS_TYPES_H |
---|
4938 | | # include <sys/types.h> |
---|
4939 | | #endif |
---|
4940 | | #ifdef HAVE_SYS_STAT_H |
---|
4941 | | # include <sys/stat.h> |
---|
4942 | | #endif |
---|
4943 | | #ifdef STDC_HEADERS |
---|
4944 | | # include <stdlib.h> |
---|
4945 | | # include <stddef.h> |
---|
4946 | | #else |
---|
4947 | | # ifdef HAVE_STDLIB_H |
---|
4948 | | # include <stdlib.h> |
---|
4949 | | # endif |
---|
4950 | | #endif |
---|
4951 | | #ifdef HAVE_STRING_H |
---|
4952 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4953 | | # include <memory.h> |
---|
4954 | | # endif |
---|
4955 | | # include <string.h> |
---|
4956 | | #endif |
---|
4957 | | #ifdef HAVE_STRINGS_H |
---|
4958 | | # include <strings.h> |
---|
4959 | | #endif |
---|
4960 | | #ifdef HAVE_INTTYPES_H |
---|
4961 | | # include <inttypes.h> |
---|
4962 | | #endif |
---|
4963 | | #ifdef HAVE_STDINT_H |
---|
4964 | | # include <stdint.h> |
---|
4965 | | #endif |
---|
4966 | | #ifdef HAVE_UNISTD_H |
---|
4967 | | # include <unistd.h> |
---|
4968 | | #endif |
---|
4969 | | int |
---|
4970 | | main () |
---|
4971 | | { |
---|
4972 | | static struct stat ac_aggr; |
---|
4973 | | if (ac_aggr.st_atim.tv_nsec) |
---|
4974 | | return 0; |
---|
4975 | | ; |
---|
4976 | | return 0; |
---|
4977 | | } |
---|
4978 | configure:22956: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
4979 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
4980 | static struct stat ac_aggr; |
---|
4981 | ^ |
---|
4982 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
4983 | static struct stat ac_aggr; |
---|
4984 | ^ |
---|
4985 | 1 error generated. |
---|
4986 | configure:22956: $? = 1 |
---|
4987 | configure: failed program was: |
---|
4988 | | /* confdefs.h */ |
---|
4989 | | #define PACKAGE_NAME "glib" |
---|
4990 | | #define PACKAGE_TARNAME "glib" |
---|
4991 | | #define PACKAGE_VERSION "2.29.92" |
---|
4992 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
4993 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4994 | | #define PACKAGE_URL "" |
---|
4995 | | #define GLIB_MAJOR_VERSION 2 |
---|
4996 | | #define GLIB_MINOR_VERSION 29 |
---|
4997 | | #define GLIB_MICRO_VERSION 92 |
---|
4998 | | #define GLIB_INTERFACE_AGE 0 |
---|
4999 | | #define GLIB_BINARY_AGE 2992 |
---|
5000 | | #define HAVE_CARBON 1 |
---|
5001 | | #define NEED_ICONV_CACHE 1 |
---|
5002 | | #define HAVE_LOCALE_H 1 |
---|
5003 | | #define HAVE_LC_MESSAGES 1 |
---|
5004 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
5005 | | #define HAVE_GETTEXT 1 |
---|
5006 | | #define HAVE_DCGETTEXT 1 |
---|
5007 | | #define ENABLE_NLS 1 |
---|
5008 | | #define GETTEXT_PACKAGE "glib20" |
---|
5009 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
5010 | | #define USE_LIBICONV_GNU 1 |
---|
5011 | | #define HAVE_DLFCN_H 1 |
---|
5012 | | #define LT_OBJDIR ".libs/" |
---|
5013 | | #define STDC_HEADERS 1 |
---|
5014 | | #define HAVE_VPRINTF 1 |
---|
5015 | | #define HAVE_ALLOCA_H 1 |
---|
5016 | | #define HAVE_ALLOCA 1 |
---|
5017 | | #define HAVE_MMAP 1 |
---|
5018 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5019 | | #define HAVE_VALLOC 1 |
---|
5020 | | #define HAVE_FSYNC 1 |
---|
5021 | | #define HAVE_ATEXIT 1 |
---|
5022 | | #define HAVE_TIMEGM 1 |
---|
5023 | | #define HAVE_GMTIME_R 1 |
---|
5024 | | #define SIZEOF_CHAR 1 |
---|
5025 | | #define SIZEOF_SHORT 2 |
---|
5026 | | #define SIZEOF_LONG 8 |
---|
5027 | | #define SIZEOF_INT 4 |
---|
5028 | | #define SIZEOF_VOID_P 8 |
---|
5029 | | #define SIZEOF_LONG_LONG 8 |
---|
5030 | | #define SIZEOF___INT64 0 |
---|
5031 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
5032 | | #define SANE_MALLOC_PROTOS 1 |
---|
5033 | | #define G_HAVE___INLINE 1 |
---|
5034 | | #define G_HAVE___INLINE__ 1 |
---|
5035 | | #define G_HAVE_INLINE 1 |
---|
5036 | | #define HAVE_DIRENT_H 1 |
---|
5037 | | #define HAVE_FLOAT_H 1 |
---|
5038 | | #define HAVE_LIMITS_H 1 |
---|
5039 | | #define HAVE_PWD_H 1 |
---|
5040 | | #define HAVE_GRP_H 1 |
---|
5041 | | #define HAVE_SYS_PARAM_H 1 |
---|
5042 | | #define HAVE_SYS_POLL_H 1 |
---|
5043 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5044 | | #define HAVE_SYS_TIME_H 1 |
---|
5045 | | #define HAVE_SYS_TIMES_H 1 |
---|
5046 | | #define HAVE_SYS_WAIT_H 1 |
---|
5047 | | #define HAVE_UNISTD_H 1 |
---|
5048 | | #define HAVE_SYS_SELECT_H 1 |
---|
5049 | | #define HAVE_SYS_TYPES_H 1 |
---|
5050 | | #define HAVE_STDINT_H 1 |
---|
5051 | | #define HAVE_INTTYPES_H 1 |
---|
5052 | | #define HAVE_SCHED_H 1 |
---|
5053 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5054 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5055 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5056 | | #define HAVE_FSTAB_H 1 |
---|
5057 | | #define HAVE_SYS_UIO_H 1 |
---|
5058 | | /* end confdefs.h. */ |
---|
5059 | | #include <stdio.h> |
---|
5060 | | #ifdef HAVE_SYS_TYPES_H |
---|
5061 | | # include <sys/types.h> |
---|
5062 | | #endif |
---|
5063 | | #ifdef HAVE_SYS_STAT_H |
---|
5064 | | # include <sys/stat.h> |
---|
5065 | | #endif |
---|
5066 | | #ifdef STDC_HEADERS |
---|
5067 | | # include <stdlib.h> |
---|
5068 | | # include <stddef.h> |
---|
5069 | | #else |
---|
5070 | | # ifdef HAVE_STDLIB_H |
---|
5071 | | # include <stdlib.h> |
---|
5072 | | # endif |
---|
5073 | | #endif |
---|
5074 | | #ifdef HAVE_STRING_H |
---|
5075 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5076 | | # include <memory.h> |
---|
5077 | | # endif |
---|
5078 | | # include <string.h> |
---|
5079 | | #endif |
---|
5080 | | #ifdef HAVE_STRINGS_H |
---|
5081 | | # include <strings.h> |
---|
5082 | | #endif |
---|
5083 | | #ifdef HAVE_INTTYPES_H |
---|
5084 | | # include <inttypes.h> |
---|
5085 | | #endif |
---|
5086 | | #ifdef HAVE_STDINT_H |
---|
5087 | | # include <stdint.h> |
---|
5088 | | #endif |
---|
5089 | | #ifdef HAVE_UNISTD_H |
---|
5090 | | # include <unistd.h> |
---|
5091 | | #endif |
---|
5092 | | int |
---|
5093 | | main () |
---|
5094 | | { |
---|
5095 | | static struct stat ac_aggr; |
---|
5096 | | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
5097 | | return 0; |
---|
5098 | | ; |
---|
5099 | | return 0; |
---|
5100 | | } |
---|
5101 | configure:22956: result: no |
---|
5102 | configure:22965: checking for struct stat.st_ctimensec |
---|
5103 | configure:22965: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5104 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
5105 | static struct stat ac_aggr; |
---|
5106 | ^ |
---|
5107 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
5108 | static struct stat ac_aggr; |
---|
5109 | ^ |
---|
5110 | 1 error generated. |
---|
5111 | configure:22965: $? = 1 |
---|
5112 | configure: failed program was: |
---|
5113 | | /* confdefs.h */ |
---|
5114 | | #define PACKAGE_NAME "glib" |
---|
5115 | | #define PACKAGE_TARNAME "glib" |
---|
5116 | | #define PACKAGE_VERSION "2.29.92" |
---|
5117 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
5118 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5119 | | #define PACKAGE_URL "" |
---|
5120 | | #define GLIB_MAJOR_VERSION 2 |
---|
5121 | | #define GLIB_MINOR_VERSION 29 |
---|
5122 | | #define GLIB_MICRO_VERSION 92 |
---|
5123 | | #define GLIB_INTERFACE_AGE 0 |
---|
5124 | | #define GLIB_BINARY_AGE 2992 |
---|
5125 | | #define HAVE_CARBON 1 |
---|
5126 | | #define NEED_ICONV_CACHE 1 |
---|
5127 | | #define HAVE_LOCALE_H 1 |
---|
5128 | | #define HAVE_LC_MESSAGES 1 |
---|
5129 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
5130 | | #define HAVE_GETTEXT 1 |
---|
5131 | | #define HAVE_DCGETTEXT 1 |
---|
5132 | | #define ENABLE_NLS 1 |
---|
5133 | | #define GETTEXT_PACKAGE "glib20" |
---|
5134 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
5135 | | #define USE_LIBICONV_GNU 1 |
---|
5136 | | #define HAVE_DLFCN_H 1 |
---|
5137 | | #define LT_OBJDIR ".libs/" |
---|
5138 | | #define STDC_HEADERS 1 |
---|
5139 | | #define HAVE_VPRINTF 1 |
---|
5140 | | #define HAVE_ALLOCA_H 1 |
---|
5141 | | #define HAVE_ALLOCA 1 |
---|
5142 | | #define HAVE_MMAP 1 |
---|
5143 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5144 | | #define HAVE_VALLOC 1 |
---|
5145 | | #define HAVE_FSYNC 1 |
---|
5146 | | #define HAVE_ATEXIT 1 |
---|
5147 | | #define HAVE_TIMEGM 1 |
---|
5148 | | #define HAVE_GMTIME_R 1 |
---|
5149 | | #define SIZEOF_CHAR 1 |
---|
5150 | | #define SIZEOF_SHORT 2 |
---|
5151 | | #define SIZEOF_LONG 8 |
---|
5152 | | #define SIZEOF_INT 4 |
---|
5153 | | #define SIZEOF_VOID_P 8 |
---|
5154 | | #define SIZEOF_LONG_LONG 8 |
---|
5155 | | #define SIZEOF___INT64 0 |
---|
5156 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
5157 | | #define SANE_MALLOC_PROTOS 1 |
---|
5158 | | #define G_HAVE___INLINE 1 |
---|
5159 | | #define G_HAVE___INLINE__ 1 |
---|
5160 | | #define G_HAVE_INLINE 1 |
---|
5161 | | #define HAVE_DIRENT_H 1 |
---|
5162 | | #define HAVE_FLOAT_H 1 |
---|
5163 | | #define HAVE_LIMITS_H 1 |
---|
5164 | | #define HAVE_PWD_H 1 |
---|
5165 | | #define HAVE_GRP_H 1 |
---|
5166 | | #define HAVE_SYS_PARAM_H 1 |
---|
5167 | | #define HAVE_SYS_POLL_H 1 |
---|
5168 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5169 | | #define HAVE_SYS_TIME_H 1 |
---|
5170 | | #define HAVE_SYS_TIMES_H 1 |
---|
5171 | | #define HAVE_SYS_WAIT_H 1 |
---|
5172 | | #define HAVE_UNISTD_H 1 |
---|
5173 | | #define HAVE_SYS_SELECT_H 1 |
---|
5174 | | #define HAVE_SYS_TYPES_H 1 |
---|
5175 | | #define HAVE_STDINT_H 1 |
---|
5176 | | #define HAVE_INTTYPES_H 1 |
---|
5177 | | #define HAVE_SCHED_H 1 |
---|
5178 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5179 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5180 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5181 | | #define HAVE_FSTAB_H 1 |
---|
5182 | | #define HAVE_SYS_UIO_H 1 |
---|
5183 | | /* end confdefs.h. */ |
---|
5184 | | #include <stdio.h> |
---|
5185 | | #ifdef HAVE_SYS_TYPES_H |
---|
5186 | | # include <sys/types.h> |
---|
5187 | | #endif |
---|
5188 | | #ifdef HAVE_SYS_STAT_H |
---|
5189 | | # include <sys/stat.h> |
---|
5190 | | #endif |
---|
5191 | | #ifdef STDC_HEADERS |
---|
5192 | | # include <stdlib.h> |
---|
5193 | | # include <stddef.h> |
---|
5194 | | #else |
---|
5195 | | # ifdef HAVE_STDLIB_H |
---|
5196 | | # include <stdlib.h> |
---|
5197 | | # endif |
---|
5198 | | #endif |
---|
5199 | | #ifdef HAVE_STRING_H |
---|
5200 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5201 | | # include <memory.h> |
---|
5202 | | # endif |
---|
5203 | | # include <string.h> |
---|
5204 | | #endif |
---|
5205 | | #ifdef HAVE_STRINGS_H |
---|
5206 | | # include <strings.h> |
---|
5207 | | #endif |
---|
5208 | | #ifdef HAVE_INTTYPES_H |
---|
5209 | | # include <inttypes.h> |
---|
5210 | | #endif |
---|
5211 | | #ifdef HAVE_STDINT_H |
---|
5212 | | # include <stdint.h> |
---|
5213 | | #endif |
---|
5214 | | #ifdef HAVE_UNISTD_H |
---|
5215 | | # include <unistd.h> |
---|
5216 | | #endif |
---|
5217 | | int |
---|
5218 | | main () |
---|
5219 | | { |
---|
5220 | | static struct stat ac_aggr; |
---|
5221 | | if (ac_aggr.st_ctimensec) |
---|
5222 | | return 0; |
---|
5223 | | ; |
---|
5224 | | return 0; |
---|
5225 | | } |
---|
5226 | configure:22965: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5227 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
5228 | static struct stat ac_aggr; |
---|
5229 | ^ |
---|
5230 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
5231 | static struct stat ac_aggr; |
---|
5232 | ^ |
---|
5233 | 1 error generated. |
---|
5234 | configure:22965: $? = 1 |
---|
5235 | configure: failed program was: |
---|
5236 | | /* confdefs.h */ |
---|
5237 | | #define PACKAGE_NAME "glib" |
---|
5238 | | #define PACKAGE_TARNAME "glib" |
---|
5239 | | #define PACKAGE_VERSION "2.29.92" |
---|
5240 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
5241 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5242 | | #define PACKAGE_URL "" |
---|
5243 | | #define GLIB_MAJOR_VERSION 2 |
---|
5244 | | #define GLIB_MINOR_VERSION 29 |
---|
5245 | | #define GLIB_MICRO_VERSION 92 |
---|
5246 | | #define GLIB_INTERFACE_AGE 0 |
---|
5247 | | #define GLIB_BINARY_AGE 2992 |
---|
5248 | | #define HAVE_CARBON 1 |
---|
5249 | | #define NEED_ICONV_CACHE 1 |
---|
5250 | | #define HAVE_LOCALE_H 1 |
---|
5251 | | #define HAVE_LC_MESSAGES 1 |
---|
5252 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
5253 | | #define HAVE_GETTEXT 1 |
---|
5254 | | #define HAVE_DCGETTEXT 1 |
---|
5255 | | #define ENABLE_NLS 1 |
---|
5256 | | #define GETTEXT_PACKAGE "glib20" |
---|
5257 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
5258 | | #define USE_LIBICONV_GNU 1 |
---|
5259 | | #define HAVE_DLFCN_H 1 |
---|
5260 | | #define LT_OBJDIR ".libs/" |
---|
5261 | | #define STDC_HEADERS 1 |
---|
5262 | | #define HAVE_VPRINTF 1 |
---|
5263 | | #define HAVE_ALLOCA_H 1 |
---|
5264 | | #define HAVE_ALLOCA 1 |
---|
5265 | | #define HAVE_MMAP 1 |
---|
5266 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5267 | | #define HAVE_VALLOC 1 |
---|
5268 | | #define HAVE_FSYNC 1 |
---|
5269 | | #define HAVE_ATEXIT 1 |
---|
5270 | | #define HAVE_TIMEGM 1 |
---|
5271 | | #define HAVE_GMTIME_R 1 |
---|
5272 | | #define SIZEOF_CHAR 1 |
---|
5273 | | #define SIZEOF_SHORT 2 |
---|
5274 | | #define SIZEOF_LONG 8 |
---|
5275 | | #define SIZEOF_INT 4 |
---|
5276 | | #define SIZEOF_VOID_P 8 |
---|
5277 | | #define SIZEOF_LONG_LONG 8 |
---|
5278 | | #define SIZEOF___INT64 0 |
---|
5279 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
5280 | | #define SANE_MALLOC_PROTOS 1 |
---|
5281 | | #define G_HAVE___INLINE 1 |
---|
5282 | | #define G_HAVE___INLINE__ 1 |
---|
5283 | | #define G_HAVE_INLINE 1 |
---|
5284 | | #define HAVE_DIRENT_H 1 |
---|
5285 | | #define HAVE_FLOAT_H 1 |
---|
5286 | | #define HAVE_LIMITS_H 1 |
---|
5287 | | #define HAVE_PWD_H 1 |
---|
5288 | | #define HAVE_GRP_H 1 |
---|
5289 | | #define HAVE_SYS_PARAM_H 1 |
---|
5290 | | #define HAVE_SYS_POLL_H 1 |
---|
5291 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5292 | | #define HAVE_SYS_TIME_H 1 |
---|
5293 | | #define HAVE_SYS_TIMES_H 1 |
---|
5294 | | #define HAVE_SYS_WAIT_H 1 |
---|
5295 | | #define HAVE_UNISTD_H 1 |
---|
5296 | | #define HAVE_SYS_SELECT_H 1 |
---|
5297 | | #define HAVE_SYS_TYPES_H 1 |
---|
5298 | | #define HAVE_STDINT_H 1 |
---|
5299 | | #define HAVE_INTTYPES_H 1 |
---|
5300 | | #define HAVE_SCHED_H 1 |
---|
5301 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5302 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5303 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5304 | | #define HAVE_FSTAB_H 1 |
---|
5305 | | #define HAVE_SYS_UIO_H 1 |
---|
5306 | | /* end confdefs.h. */ |
---|
5307 | | #include <stdio.h> |
---|
5308 | | #ifdef HAVE_SYS_TYPES_H |
---|
5309 | | # include <sys/types.h> |
---|
5310 | | #endif |
---|
5311 | | #ifdef HAVE_SYS_STAT_H |
---|
5312 | | # include <sys/stat.h> |
---|
5313 | | #endif |
---|
5314 | | #ifdef STDC_HEADERS |
---|
5315 | | # include <stdlib.h> |
---|
5316 | | # include <stddef.h> |
---|
5317 | | #else |
---|
5318 | | # ifdef HAVE_STDLIB_H |
---|
5319 | | # include <stdlib.h> |
---|
5320 | | # endif |
---|
5321 | | #endif |
---|
5322 | | #ifdef HAVE_STRING_H |
---|
5323 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5324 | | # include <memory.h> |
---|
5325 | | # endif |
---|
5326 | | # include <string.h> |
---|
5327 | | #endif |
---|
5328 | | #ifdef HAVE_STRINGS_H |
---|
5329 | | # include <strings.h> |
---|
5330 | | #endif |
---|
5331 | | #ifdef HAVE_INTTYPES_H |
---|
5332 | | # include <inttypes.h> |
---|
5333 | | #endif |
---|
5334 | | #ifdef HAVE_STDINT_H |
---|
5335 | | # include <stdint.h> |
---|
5336 | | #endif |
---|
5337 | | #ifdef HAVE_UNISTD_H |
---|
5338 | | # include <unistd.h> |
---|
5339 | | #endif |
---|
5340 | | int |
---|
5341 | | main () |
---|
5342 | | { |
---|
5343 | | static struct stat ac_aggr; |
---|
5344 | | if (sizeof ac_aggr.st_ctimensec) |
---|
5345 | | return 0; |
---|
5346 | | ; |
---|
5347 | | return 0; |
---|
5348 | | } |
---|
5349 | configure:22965: result: no |
---|
5350 | configure:22974: checking for struct stat.st_ctim.tv_nsec |
---|
5351 | configure:22974: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5352 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
5353 | static struct stat ac_aggr; |
---|
5354 | ^ |
---|
5355 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
5356 | static struct stat ac_aggr; |
---|
5357 | ^ |
---|
5358 | 1 error generated. |
---|
5359 | configure:22974: $? = 1 |
---|
5360 | configure: failed program was: |
---|
5361 | | /* confdefs.h */ |
---|
5362 | | #define PACKAGE_NAME "glib" |
---|
5363 | | #define PACKAGE_TARNAME "glib" |
---|
5364 | | #define PACKAGE_VERSION "2.29.92" |
---|
5365 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
5366 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5367 | | #define PACKAGE_URL "" |
---|
5368 | | #define GLIB_MAJOR_VERSION 2 |
---|
5369 | | #define GLIB_MINOR_VERSION 29 |
---|
5370 | | #define GLIB_MICRO_VERSION 92 |
---|
5371 | | #define GLIB_INTERFACE_AGE 0 |
---|
5372 | | #define GLIB_BINARY_AGE 2992 |
---|
5373 | | #define HAVE_CARBON 1 |
---|
5374 | | #define NEED_ICONV_CACHE 1 |
---|
5375 | | #define HAVE_LOCALE_H 1 |
---|
5376 | | #define HAVE_LC_MESSAGES 1 |
---|
5377 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
5378 | | #define HAVE_GETTEXT 1 |
---|
5379 | | #define HAVE_DCGETTEXT 1 |
---|
5380 | | #define ENABLE_NLS 1 |
---|
5381 | | #define GETTEXT_PACKAGE "glib20" |
---|
5382 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
5383 | | #define USE_LIBICONV_GNU 1 |
---|
5384 | | #define HAVE_DLFCN_H 1 |
---|
5385 | | #define LT_OBJDIR ".libs/" |
---|
5386 | | #define STDC_HEADERS 1 |
---|
5387 | | #define HAVE_VPRINTF 1 |
---|
5388 | | #define HAVE_ALLOCA_H 1 |
---|
5389 | | #define HAVE_ALLOCA 1 |
---|
5390 | | #define HAVE_MMAP 1 |
---|
5391 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5392 | | #define HAVE_VALLOC 1 |
---|
5393 | | #define HAVE_FSYNC 1 |
---|
5394 | | #define HAVE_ATEXIT 1 |
---|
5395 | | #define HAVE_TIMEGM 1 |
---|
5396 | | #define HAVE_GMTIME_R 1 |
---|
5397 | | #define SIZEOF_CHAR 1 |
---|
5398 | | #define SIZEOF_SHORT 2 |
---|
5399 | | #define SIZEOF_LONG 8 |
---|
5400 | | #define SIZEOF_INT 4 |
---|
5401 | | #define SIZEOF_VOID_P 8 |
---|
5402 | | #define SIZEOF_LONG_LONG 8 |
---|
5403 | | #define SIZEOF___INT64 0 |
---|
5404 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
5405 | | #define SANE_MALLOC_PROTOS 1 |
---|
5406 | | #define G_HAVE___INLINE 1 |
---|
5407 | | #define G_HAVE___INLINE__ 1 |
---|
5408 | | #define G_HAVE_INLINE 1 |
---|
5409 | | #define HAVE_DIRENT_H 1 |
---|
5410 | | #define HAVE_FLOAT_H 1 |
---|
5411 | | #define HAVE_LIMITS_H 1 |
---|
5412 | | #define HAVE_PWD_H 1 |
---|
5413 | | #define HAVE_GRP_H 1 |
---|
5414 | | #define HAVE_SYS_PARAM_H 1 |
---|
5415 | | #define HAVE_SYS_POLL_H 1 |
---|
5416 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5417 | | #define HAVE_SYS_TIME_H 1 |
---|
5418 | | #define HAVE_SYS_TIMES_H 1 |
---|
5419 | | #define HAVE_SYS_WAIT_H 1 |
---|
5420 | | #define HAVE_UNISTD_H 1 |
---|
5421 | | #define HAVE_SYS_SELECT_H 1 |
---|
5422 | | #define HAVE_SYS_TYPES_H 1 |
---|
5423 | | #define HAVE_STDINT_H 1 |
---|
5424 | | #define HAVE_INTTYPES_H 1 |
---|
5425 | | #define HAVE_SCHED_H 1 |
---|
5426 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5427 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5428 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5429 | | #define HAVE_FSTAB_H 1 |
---|
5430 | | #define HAVE_SYS_UIO_H 1 |
---|
5431 | | /* end confdefs.h. */ |
---|
5432 | | #include <stdio.h> |
---|
5433 | | #ifdef HAVE_SYS_TYPES_H |
---|
5434 | | # include <sys/types.h> |
---|
5435 | | #endif |
---|
5436 | | #ifdef HAVE_SYS_STAT_H |
---|
5437 | | # include <sys/stat.h> |
---|
5438 | | #endif |
---|
5439 | | #ifdef STDC_HEADERS |
---|
5440 | | # include <stdlib.h> |
---|
5441 | | # include <stddef.h> |
---|
5442 | | #else |
---|
5443 | | # ifdef HAVE_STDLIB_H |
---|
5444 | | # include <stdlib.h> |
---|
5445 | | # endif |
---|
5446 | | #endif |
---|
5447 | | #ifdef HAVE_STRING_H |
---|
5448 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5449 | | # include <memory.h> |
---|
5450 | | # endif |
---|
5451 | | # include <string.h> |
---|
5452 | | #endif |
---|
5453 | | #ifdef HAVE_STRINGS_H |
---|
5454 | | # include <strings.h> |
---|
5455 | | #endif |
---|
5456 | | #ifdef HAVE_INTTYPES_H |
---|
5457 | | # include <inttypes.h> |
---|
5458 | | #endif |
---|
5459 | | #ifdef HAVE_STDINT_H |
---|
5460 | | # include <stdint.h> |
---|
5461 | | #endif |
---|
5462 | | #ifdef HAVE_UNISTD_H |
---|
5463 | | # include <unistd.h> |
---|
5464 | | #endif |
---|
5465 | | int |
---|
5466 | | main () |
---|
5467 | | { |
---|
5468 | | static struct stat ac_aggr; |
---|
5469 | | if (ac_aggr.st_ctim.tv_nsec) |
---|
5470 | | return 0; |
---|
5471 | | ; |
---|
5472 | | return 0; |
---|
5473 | | } |
---|
5474 | configure:22974: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5475 | conftest.c:108:20: error: variable has incomplete type 'struct stat' |
---|
5476 | static struct stat ac_aggr; |
---|
5477 | ^ |
---|
5478 | conftest.c:108:15: note: forward declaration of 'struct stat' |
---|
5479 | static struct stat ac_aggr; |
---|
5480 | ^ |
---|
5481 | 1 error generated. |
---|
5482 | configure:22974: $? = 1 |
---|
5483 | configure: failed program was: |
---|
5484 | | /* confdefs.h */ |
---|
5485 | | #define PACKAGE_NAME "glib" |
---|
5486 | | #define PACKAGE_TARNAME "glib" |
---|
5487 | | #define PACKAGE_VERSION "2.29.92" |
---|
5488 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
5489 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5490 | | #define PACKAGE_URL "" |
---|
5491 | | #define GLIB_MAJOR_VERSION 2 |
---|
5492 | | #define GLIB_MINOR_VERSION 29 |
---|
5493 | | #define GLIB_MICRO_VERSION 92 |
---|
5494 | | #define GLIB_INTERFACE_AGE 0 |
---|
5495 | | #define GLIB_BINARY_AGE 2992 |
---|
5496 | | #define HAVE_CARBON 1 |
---|
5497 | | #define NEED_ICONV_CACHE 1 |
---|
5498 | | #define HAVE_LOCALE_H 1 |
---|
5499 | | #define HAVE_LC_MESSAGES 1 |
---|
5500 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
5501 | | #define HAVE_GETTEXT 1 |
---|
5502 | | #define HAVE_DCGETTEXT 1 |
---|
5503 | | #define ENABLE_NLS 1 |
---|
5504 | | #define GETTEXT_PACKAGE "glib20" |
---|
5505 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
5506 | | #define USE_LIBICONV_GNU 1 |
---|
5507 | | #define HAVE_DLFCN_H 1 |
---|
5508 | | #define LT_OBJDIR ".libs/" |
---|
5509 | | #define STDC_HEADERS 1 |
---|
5510 | | #define HAVE_VPRINTF 1 |
---|
5511 | | #define HAVE_ALLOCA_H 1 |
---|
5512 | | #define HAVE_ALLOCA 1 |
---|
5513 | | #define HAVE_MMAP 1 |
---|
5514 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5515 | | #define HAVE_VALLOC 1 |
---|
5516 | | #define HAVE_FSYNC 1 |
---|
5517 | | #define HAVE_ATEXIT 1 |
---|
5518 | | #define HAVE_TIMEGM 1 |
---|
5519 | | #define HAVE_GMTIME_R 1 |
---|
5520 | | #define SIZEOF_CHAR 1 |
---|
5521 | | #define SIZEOF_SHORT 2 |
---|
5522 | | #define SIZEOF_LONG 8 |
---|
5523 | | #define SIZEOF_INT 4 |
---|
5524 | | #define SIZEOF_VOID_P 8 |
---|
5525 | | #define SIZEOF_LONG_LONG 8 |
---|
5526 | | #define SIZEOF___INT64 0 |
---|
5527 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
5528 | | #define SANE_MALLOC_PROTOS 1 |
---|
5529 | | #define G_HAVE___INLINE 1 |
---|
5530 | | #define G_HAVE___INLINE__ 1 |
---|
5531 | | #define G_HAVE_INLINE 1 |
---|
5532 | | #define HAVE_DIRENT_H 1 |
---|
5533 | | #define HAVE_FLOAT_H 1 |
---|
5534 | | #define HAVE_LIMITS_H 1 |
---|
5535 | | #define HAVE_PWD_H 1 |
---|
5536 | | #define HAVE_GRP_H 1 |
---|
5537 | | #define HAVE_SYS_PARAM_H 1 |
---|
5538 | | #define HAVE_SYS_POLL_H 1 |
---|
5539 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5540 | | #define HAVE_SYS_TIME_H 1 |
---|
5541 | | #define HAVE_SYS_TIMES_H 1 |
---|
5542 | | #define HAVE_SYS_WAIT_H 1 |
---|
5543 | | #define HAVE_UNISTD_H 1 |
---|
5544 | | #define HAVE_SYS_SELECT_H 1 |
---|
5545 | | #define HAVE_SYS_TYPES_H 1 |
---|
5546 | | #define HAVE_STDINT_H 1 |
---|
5547 | | #define HAVE_INTTYPES_H 1 |
---|
5548 | | #define HAVE_SCHED_H 1 |
---|
5549 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5550 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5551 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5552 | | #define HAVE_FSTAB_H 1 |
---|
5553 | | #define HAVE_SYS_UIO_H 1 |
---|
5554 | | /* end confdefs.h. */ |
---|
5555 | | #include <stdio.h> |
---|
5556 | | #ifdef HAVE_SYS_TYPES_H |
---|
5557 | | # include <sys/types.h> |
---|
5558 | | #endif |
---|
5559 | | #ifdef HAVE_SYS_STAT_H |
---|
5560 | | # include <sys/stat.h> |
---|
5561 | | #endif |
---|
5562 | | #ifdef STDC_HEADERS |
---|
5563 | | # include <stdlib.h> |
---|
5564 | | # include <stddef.h> |
---|
5565 | | #else |
---|
5566 | | # ifdef HAVE_STDLIB_H |
---|
5567 | | # include <stdlib.h> |
---|
5568 | | # endif |
---|
5569 | | #endif |
---|
5570 | | #ifdef HAVE_STRING_H |
---|
5571 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5572 | | # include <memory.h> |
---|
5573 | | # endif |
---|
5574 | | # include <string.h> |
---|
5575 | | #endif |
---|
5576 | | #ifdef HAVE_STRINGS_H |
---|
5577 | | # include <strings.h> |
---|
5578 | | #endif |
---|
5579 | | #ifdef HAVE_INTTYPES_H |
---|
5580 | | # include <inttypes.h> |
---|
5581 | | #endif |
---|
5582 | | #ifdef HAVE_STDINT_H |
---|
5583 | | # include <stdint.h> |
---|
5584 | | #endif |
---|
5585 | | #ifdef HAVE_UNISTD_H |
---|
5586 | | # include <unistd.h> |
---|
5587 | | #endif |
---|
5588 | | int |
---|
5589 | | main () |
---|
5590 | | { |
---|
5591 | | static struct stat ac_aggr; |
---|
5592 | | if (sizeof ac_aggr.st_ctim.tv_nsec) |
---|
5593 | | return 0; |
---|
5594 | | ; |
---|
5595 | | return 0; |
---|
5596 | | } |
---|
5597 | configure:22974: result: no |
---|
5598 | configure:22984: checking for struct stat.st_blksize |
---|
5599 | configure:22984: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5600 | configure:22984: $? = 0 |
---|
5601 | configure:22984: result: yes |
---|
5602 | configure:23005: checking for struct stat.st_blocks |
---|
5603 | configure:23005: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5604 | configure:23005: $? = 0 |
---|
5605 | configure:23005: result: yes |
---|
5606 | configure:23026: checking for struct statfs.f_fstypename |
---|
5607 | configure:23026: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5608 | configure:23026: $? = 0 |
---|
5609 | configure:23026: result: yes |
---|
5610 | configure:23047: checking for struct statfs.f_bavail |
---|
5611 | configure:23047: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5612 | configure:23047: $? = 0 |
---|
5613 | configure:23047: result: yes |
---|
5614 | configure:23070: checking for struct statvfs.f_basetype |
---|
5615 | configure:23070: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5616 | conftest.c:82:13: error: no member named 'f_basetype' in 'struct statvfs' |
---|
5617 | if (ac_aggr.f_basetype) |
---|
5618 | ~~~~~~~ ^ |
---|
5619 | 1 error generated. |
---|
5620 | configure:23070: $? = 1 |
---|
5621 | configure: failed program was: |
---|
5622 | | /* confdefs.h */ |
---|
5623 | | #define PACKAGE_NAME "glib" |
---|
5624 | | #define PACKAGE_TARNAME "glib" |
---|
5625 | | #define PACKAGE_VERSION "2.29.92" |
---|
5626 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
5627 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5628 | | #define PACKAGE_URL "" |
---|
5629 | | #define GLIB_MAJOR_VERSION 2 |
---|
5630 | | #define GLIB_MINOR_VERSION 29 |
---|
5631 | | #define GLIB_MICRO_VERSION 92 |
---|
5632 | | #define GLIB_INTERFACE_AGE 0 |
---|
5633 | | #define GLIB_BINARY_AGE 2992 |
---|
5634 | | #define HAVE_CARBON 1 |
---|
5635 | | #define NEED_ICONV_CACHE 1 |
---|
5636 | | #define HAVE_LOCALE_H 1 |
---|
5637 | | #define HAVE_LC_MESSAGES 1 |
---|
5638 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
5639 | | #define HAVE_GETTEXT 1 |
---|
5640 | | #define HAVE_DCGETTEXT 1 |
---|
5641 | | #define ENABLE_NLS 1 |
---|
5642 | | #define GETTEXT_PACKAGE "glib20" |
---|
5643 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
5644 | | #define USE_LIBICONV_GNU 1 |
---|
5645 | | #define HAVE_DLFCN_H 1 |
---|
5646 | | #define LT_OBJDIR ".libs/" |
---|
5647 | | #define STDC_HEADERS 1 |
---|
5648 | | #define HAVE_VPRINTF 1 |
---|
5649 | | #define HAVE_ALLOCA_H 1 |
---|
5650 | | #define HAVE_ALLOCA 1 |
---|
5651 | | #define HAVE_MMAP 1 |
---|
5652 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5653 | | #define HAVE_VALLOC 1 |
---|
5654 | | #define HAVE_FSYNC 1 |
---|
5655 | | #define HAVE_ATEXIT 1 |
---|
5656 | | #define HAVE_TIMEGM 1 |
---|
5657 | | #define HAVE_GMTIME_R 1 |
---|
5658 | | #define SIZEOF_CHAR 1 |
---|
5659 | | #define SIZEOF_SHORT 2 |
---|
5660 | | #define SIZEOF_LONG 8 |
---|
5661 | | #define SIZEOF_INT 4 |
---|
5662 | | #define SIZEOF_VOID_P 8 |
---|
5663 | | #define SIZEOF_LONG_LONG 8 |
---|
5664 | | #define SIZEOF___INT64 0 |
---|
5665 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
5666 | | #define SANE_MALLOC_PROTOS 1 |
---|
5667 | | #define G_HAVE___INLINE 1 |
---|
5668 | | #define G_HAVE___INLINE__ 1 |
---|
5669 | | #define G_HAVE_INLINE 1 |
---|
5670 | | #define HAVE_DIRENT_H 1 |
---|
5671 | | #define HAVE_FLOAT_H 1 |
---|
5672 | | #define HAVE_LIMITS_H 1 |
---|
5673 | | #define HAVE_PWD_H 1 |
---|
5674 | | #define HAVE_GRP_H 1 |
---|
5675 | | #define HAVE_SYS_PARAM_H 1 |
---|
5676 | | #define HAVE_SYS_POLL_H 1 |
---|
5677 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5678 | | #define HAVE_SYS_TIME_H 1 |
---|
5679 | | #define HAVE_SYS_TIMES_H 1 |
---|
5680 | | #define HAVE_SYS_WAIT_H 1 |
---|
5681 | | #define HAVE_UNISTD_H 1 |
---|
5682 | | #define HAVE_SYS_SELECT_H 1 |
---|
5683 | | #define HAVE_SYS_TYPES_H 1 |
---|
5684 | | #define HAVE_STDINT_H 1 |
---|
5685 | | #define HAVE_INTTYPES_H 1 |
---|
5686 | | #define HAVE_SCHED_H 1 |
---|
5687 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5688 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5689 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5690 | | #define HAVE_FSTAB_H 1 |
---|
5691 | | #define HAVE_SYS_UIO_H 1 |
---|
5692 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
5693 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
5694 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
5695 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
5696 | | /* end confdefs.h. */ |
---|
5697 | | #include <sys/statvfs.h> |
---|
5698 | | |
---|
5699 | | int |
---|
5700 | | main () |
---|
5701 | | { |
---|
5702 | | static struct statvfs ac_aggr; |
---|
5703 | | if (ac_aggr.f_basetype) |
---|
5704 | | return 0; |
---|
5705 | | ; |
---|
5706 | | return 0; |
---|
5707 | | } |
---|
5708 | configure:23070: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5709 | conftest.c:82:20: error: no member named 'f_basetype' in 'struct statvfs' |
---|
5710 | if (sizeof ac_aggr.f_basetype) |
---|
5711 | ~~~~~~~ ^ |
---|
5712 | 1 error generated. |
---|
5713 | configure:23070: $? = 1 |
---|
5714 | configure: failed program was: |
---|
5715 | | /* confdefs.h */ |
---|
5716 | | #define PACKAGE_NAME "glib" |
---|
5717 | | #define PACKAGE_TARNAME "glib" |
---|
5718 | | #define PACKAGE_VERSION "2.29.92" |
---|
5719 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
5720 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5721 | | #define PACKAGE_URL "" |
---|
5722 | | #define GLIB_MAJOR_VERSION 2 |
---|
5723 | | #define GLIB_MINOR_VERSION 29 |
---|
5724 | | #define GLIB_MICRO_VERSION 92 |
---|
5725 | | #define GLIB_INTERFACE_AGE 0 |
---|
5726 | | #define GLIB_BINARY_AGE 2992 |
---|
5727 | | #define HAVE_CARBON 1 |
---|
5728 | | #define NEED_ICONV_CACHE 1 |
---|
5729 | | #define HAVE_LOCALE_H 1 |
---|
5730 | | #define HAVE_LC_MESSAGES 1 |
---|
5731 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
5732 | | #define HAVE_GETTEXT 1 |
---|
5733 | | #define HAVE_DCGETTEXT 1 |
---|
5734 | | #define ENABLE_NLS 1 |
---|
5735 | | #define GETTEXT_PACKAGE "glib20" |
---|
5736 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
5737 | | #define USE_LIBICONV_GNU 1 |
---|
5738 | | #define HAVE_DLFCN_H 1 |
---|
5739 | | #define LT_OBJDIR ".libs/" |
---|
5740 | | #define STDC_HEADERS 1 |
---|
5741 | | #define HAVE_VPRINTF 1 |
---|
5742 | | #define HAVE_ALLOCA_H 1 |
---|
5743 | | #define HAVE_ALLOCA 1 |
---|
5744 | | #define HAVE_MMAP 1 |
---|
5745 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5746 | | #define HAVE_VALLOC 1 |
---|
5747 | | #define HAVE_FSYNC 1 |
---|
5748 | | #define HAVE_ATEXIT 1 |
---|
5749 | | #define HAVE_TIMEGM 1 |
---|
5750 | | #define HAVE_GMTIME_R 1 |
---|
5751 | | #define SIZEOF_CHAR 1 |
---|
5752 | | #define SIZEOF_SHORT 2 |
---|
5753 | | #define SIZEOF_LONG 8 |
---|
5754 | | #define SIZEOF_INT 4 |
---|
5755 | | #define SIZEOF_VOID_P 8 |
---|
5756 | | #define SIZEOF_LONG_LONG 8 |
---|
5757 | | #define SIZEOF___INT64 0 |
---|
5758 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
5759 | | #define SANE_MALLOC_PROTOS 1 |
---|
5760 | | #define G_HAVE___INLINE 1 |
---|
5761 | | #define G_HAVE___INLINE__ 1 |
---|
5762 | | #define G_HAVE_INLINE 1 |
---|
5763 | | #define HAVE_DIRENT_H 1 |
---|
5764 | | #define HAVE_FLOAT_H 1 |
---|
5765 | | #define HAVE_LIMITS_H 1 |
---|
5766 | | #define HAVE_PWD_H 1 |
---|
5767 | | #define HAVE_GRP_H 1 |
---|
5768 | | #define HAVE_SYS_PARAM_H 1 |
---|
5769 | | #define HAVE_SYS_POLL_H 1 |
---|
5770 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5771 | | #define HAVE_SYS_TIME_H 1 |
---|
5772 | | #define HAVE_SYS_TIMES_H 1 |
---|
5773 | | #define HAVE_SYS_WAIT_H 1 |
---|
5774 | | #define HAVE_UNISTD_H 1 |
---|
5775 | | #define HAVE_SYS_SELECT_H 1 |
---|
5776 | | #define HAVE_SYS_TYPES_H 1 |
---|
5777 | | #define HAVE_STDINT_H 1 |
---|
5778 | | #define HAVE_INTTYPES_H 1 |
---|
5779 | | #define HAVE_SCHED_H 1 |
---|
5780 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5781 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5782 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5783 | | #define HAVE_FSTAB_H 1 |
---|
5784 | | #define HAVE_SYS_UIO_H 1 |
---|
5785 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
5786 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
5787 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
5788 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
5789 | | /* end confdefs.h. */ |
---|
5790 | | #include <sys/statvfs.h> |
---|
5791 | | |
---|
5792 | | int |
---|
5793 | | main () |
---|
5794 | | { |
---|
5795 | | static struct statvfs ac_aggr; |
---|
5796 | | if (sizeof ac_aggr.f_basetype) |
---|
5797 | | return 0; |
---|
5798 | | ; |
---|
5799 | | return 0; |
---|
5800 | | } |
---|
5801 | configure:23070: result: no |
---|
5802 | configure:23081: checking for struct statvfs.f_fstypename |
---|
5803 | configure:23081: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5804 | conftest.c:82:13: error: no member named 'f_fstypename' in 'struct statvfs' |
---|
5805 | if (ac_aggr.f_fstypename) |
---|
5806 | ~~~~~~~ ^ |
---|
5807 | 1 error generated. |
---|
5808 | configure:23081: $? = 1 |
---|
5809 | configure: failed program was: |
---|
5810 | | /* confdefs.h */ |
---|
5811 | | #define PACKAGE_NAME "glib" |
---|
5812 | | #define PACKAGE_TARNAME "glib" |
---|
5813 | | #define PACKAGE_VERSION "2.29.92" |
---|
5814 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
5815 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5816 | | #define PACKAGE_URL "" |
---|
5817 | | #define GLIB_MAJOR_VERSION 2 |
---|
5818 | | #define GLIB_MINOR_VERSION 29 |
---|
5819 | | #define GLIB_MICRO_VERSION 92 |
---|
5820 | | #define GLIB_INTERFACE_AGE 0 |
---|
5821 | | #define GLIB_BINARY_AGE 2992 |
---|
5822 | | #define HAVE_CARBON 1 |
---|
5823 | | #define NEED_ICONV_CACHE 1 |
---|
5824 | | #define HAVE_LOCALE_H 1 |
---|
5825 | | #define HAVE_LC_MESSAGES 1 |
---|
5826 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
5827 | | #define HAVE_GETTEXT 1 |
---|
5828 | | #define HAVE_DCGETTEXT 1 |
---|
5829 | | #define ENABLE_NLS 1 |
---|
5830 | | #define GETTEXT_PACKAGE "glib20" |
---|
5831 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
5832 | | #define USE_LIBICONV_GNU 1 |
---|
5833 | | #define HAVE_DLFCN_H 1 |
---|
5834 | | #define LT_OBJDIR ".libs/" |
---|
5835 | | #define STDC_HEADERS 1 |
---|
5836 | | #define HAVE_VPRINTF 1 |
---|
5837 | | #define HAVE_ALLOCA_H 1 |
---|
5838 | | #define HAVE_ALLOCA 1 |
---|
5839 | | #define HAVE_MMAP 1 |
---|
5840 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5841 | | #define HAVE_VALLOC 1 |
---|
5842 | | #define HAVE_FSYNC 1 |
---|
5843 | | #define HAVE_ATEXIT 1 |
---|
5844 | | #define HAVE_TIMEGM 1 |
---|
5845 | | #define HAVE_GMTIME_R 1 |
---|
5846 | | #define SIZEOF_CHAR 1 |
---|
5847 | | #define SIZEOF_SHORT 2 |
---|
5848 | | #define SIZEOF_LONG 8 |
---|
5849 | | #define SIZEOF_INT 4 |
---|
5850 | | #define SIZEOF_VOID_P 8 |
---|
5851 | | #define SIZEOF_LONG_LONG 8 |
---|
5852 | | #define SIZEOF___INT64 0 |
---|
5853 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
5854 | | #define SANE_MALLOC_PROTOS 1 |
---|
5855 | | #define G_HAVE___INLINE 1 |
---|
5856 | | #define G_HAVE___INLINE__ 1 |
---|
5857 | | #define G_HAVE_INLINE 1 |
---|
5858 | | #define HAVE_DIRENT_H 1 |
---|
5859 | | #define HAVE_FLOAT_H 1 |
---|
5860 | | #define HAVE_LIMITS_H 1 |
---|
5861 | | #define HAVE_PWD_H 1 |
---|
5862 | | #define HAVE_GRP_H 1 |
---|
5863 | | #define HAVE_SYS_PARAM_H 1 |
---|
5864 | | #define HAVE_SYS_POLL_H 1 |
---|
5865 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5866 | | #define HAVE_SYS_TIME_H 1 |
---|
5867 | | #define HAVE_SYS_TIMES_H 1 |
---|
5868 | | #define HAVE_SYS_WAIT_H 1 |
---|
5869 | | #define HAVE_UNISTD_H 1 |
---|
5870 | | #define HAVE_SYS_SELECT_H 1 |
---|
5871 | | #define HAVE_SYS_TYPES_H 1 |
---|
5872 | | #define HAVE_STDINT_H 1 |
---|
5873 | | #define HAVE_INTTYPES_H 1 |
---|
5874 | | #define HAVE_SCHED_H 1 |
---|
5875 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5876 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5877 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5878 | | #define HAVE_FSTAB_H 1 |
---|
5879 | | #define HAVE_SYS_UIO_H 1 |
---|
5880 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
5881 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
5882 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
5883 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
5884 | | /* end confdefs.h. */ |
---|
5885 | | #include <sys/statvfs.h> |
---|
5886 | | |
---|
5887 | | int |
---|
5888 | | main () |
---|
5889 | | { |
---|
5890 | | static struct statvfs ac_aggr; |
---|
5891 | | if (ac_aggr.f_fstypename) |
---|
5892 | | return 0; |
---|
5893 | | ; |
---|
5894 | | return 0; |
---|
5895 | | } |
---|
5896 | configure:23081: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5897 | conftest.c:82:20: error: no member named 'f_fstypename' in 'struct statvfs' |
---|
5898 | if (sizeof ac_aggr.f_fstypename) |
---|
5899 | ~~~~~~~ ^ |
---|
5900 | 1 error generated. |
---|
5901 | configure:23081: $? = 1 |
---|
5902 | configure: failed program was: |
---|
5903 | | /* confdefs.h */ |
---|
5904 | | #define PACKAGE_NAME "glib" |
---|
5905 | | #define PACKAGE_TARNAME "glib" |
---|
5906 | | #define PACKAGE_VERSION "2.29.92" |
---|
5907 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
5908 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5909 | | #define PACKAGE_URL "" |
---|
5910 | | #define GLIB_MAJOR_VERSION 2 |
---|
5911 | | #define GLIB_MINOR_VERSION 29 |
---|
5912 | | #define GLIB_MICRO_VERSION 92 |
---|
5913 | | #define GLIB_INTERFACE_AGE 0 |
---|
5914 | | #define GLIB_BINARY_AGE 2992 |
---|
5915 | | #define HAVE_CARBON 1 |
---|
5916 | | #define NEED_ICONV_CACHE 1 |
---|
5917 | | #define HAVE_LOCALE_H 1 |
---|
5918 | | #define HAVE_LC_MESSAGES 1 |
---|
5919 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
5920 | | #define HAVE_GETTEXT 1 |
---|
5921 | | #define HAVE_DCGETTEXT 1 |
---|
5922 | | #define ENABLE_NLS 1 |
---|
5923 | | #define GETTEXT_PACKAGE "glib20" |
---|
5924 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
5925 | | #define USE_LIBICONV_GNU 1 |
---|
5926 | | #define HAVE_DLFCN_H 1 |
---|
5927 | | #define LT_OBJDIR ".libs/" |
---|
5928 | | #define STDC_HEADERS 1 |
---|
5929 | | #define HAVE_VPRINTF 1 |
---|
5930 | | #define HAVE_ALLOCA_H 1 |
---|
5931 | | #define HAVE_ALLOCA 1 |
---|
5932 | | #define HAVE_MMAP 1 |
---|
5933 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5934 | | #define HAVE_VALLOC 1 |
---|
5935 | | #define HAVE_FSYNC 1 |
---|
5936 | | #define HAVE_ATEXIT 1 |
---|
5937 | | #define HAVE_TIMEGM 1 |
---|
5938 | | #define HAVE_GMTIME_R 1 |
---|
5939 | | #define SIZEOF_CHAR 1 |
---|
5940 | | #define SIZEOF_SHORT 2 |
---|
5941 | | #define SIZEOF_LONG 8 |
---|
5942 | | #define SIZEOF_INT 4 |
---|
5943 | | #define SIZEOF_VOID_P 8 |
---|
5944 | | #define SIZEOF_LONG_LONG 8 |
---|
5945 | | #define SIZEOF___INT64 0 |
---|
5946 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
5947 | | #define SANE_MALLOC_PROTOS 1 |
---|
5948 | | #define G_HAVE___INLINE 1 |
---|
5949 | | #define G_HAVE___INLINE__ 1 |
---|
5950 | | #define G_HAVE_INLINE 1 |
---|
5951 | | #define HAVE_DIRENT_H 1 |
---|
5952 | | #define HAVE_FLOAT_H 1 |
---|
5953 | | #define HAVE_LIMITS_H 1 |
---|
5954 | | #define HAVE_PWD_H 1 |
---|
5955 | | #define HAVE_GRP_H 1 |
---|
5956 | | #define HAVE_SYS_PARAM_H 1 |
---|
5957 | | #define HAVE_SYS_POLL_H 1 |
---|
5958 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5959 | | #define HAVE_SYS_TIME_H 1 |
---|
5960 | | #define HAVE_SYS_TIMES_H 1 |
---|
5961 | | #define HAVE_SYS_WAIT_H 1 |
---|
5962 | | #define HAVE_UNISTD_H 1 |
---|
5963 | | #define HAVE_SYS_SELECT_H 1 |
---|
5964 | | #define HAVE_SYS_TYPES_H 1 |
---|
5965 | | #define HAVE_STDINT_H 1 |
---|
5966 | | #define HAVE_INTTYPES_H 1 |
---|
5967 | | #define HAVE_SCHED_H 1 |
---|
5968 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5969 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5970 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5971 | | #define HAVE_FSTAB_H 1 |
---|
5972 | | #define HAVE_SYS_UIO_H 1 |
---|
5973 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
5974 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
5975 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
5976 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
5977 | | /* end confdefs.h. */ |
---|
5978 | | #include <sys/statvfs.h> |
---|
5979 | | |
---|
5980 | | int |
---|
5981 | | main () |
---|
5982 | | { |
---|
5983 | | static struct statvfs ac_aggr; |
---|
5984 | | if (sizeof ac_aggr.f_fstypename) |
---|
5985 | | return 0; |
---|
5986 | | ; |
---|
5987 | | return 0; |
---|
5988 | | } |
---|
5989 | configure:23081: result: no |
---|
5990 | configure:23092: checking for struct tm.tm_gmtoff |
---|
5991 | configure:23092: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5992 | configure:23092: $? = 0 |
---|
5993 | configure:23092: result: yes |
---|
5994 | configure:23102: checking for struct tm.__tm_gmtoff |
---|
5995 | configure:23102: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
5996 | conftest.c:83:13: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'? |
---|
5997 | if (ac_aggr.__tm_gmtoff) |
---|
5998 | ^~~~~~~~~~~ |
---|
5999 | tm_gmtoff |
---|
6000 | /usr/include/time.h:100:7: note: 'tm_gmtoff' declared here |
---|
6001 | long tm_gmtoff; /* offset from CUT in seconds */ |
---|
6002 | ^ |
---|
6003 | 1 error generated. |
---|
6004 | configure:23102: $? = 1 |
---|
6005 | configure: failed program was: |
---|
6006 | | /* confdefs.h */ |
---|
6007 | | #define PACKAGE_NAME "glib" |
---|
6008 | | #define PACKAGE_TARNAME "glib" |
---|
6009 | | #define PACKAGE_VERSION "2.29.92" |
---|
6010 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
6011 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6012 | | #define PACKAGE_URL "" |
---|
6013 | | #define GLIB_MAJOR_VERSION 2 |
---|
6014 | | #define GLIB_MINOR_VERSION 29 |
---|
6015 | | #define GLIB_MICRO_VERSION 92 |
---|
6016 | | #define GLIB_INTERFACE_AGE 0 |
---|
6017 | | #define GLIB_BINARY_AGE 2992 |
---|
6018 | | #define HAVE_CARBON 1 |
---|
6019 | | #define NEED_ICONV_CACHE 1 |
---|
6020 | | #define HAVE_LOCALE_H 1 |
---|
6021 | | #define HAVE_LC_MESSAGES 1 |
---|
6022 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
6023 | | #define HAVE_GETTEXT 1 |
---|
6024 | | #define HAVE_DCGETTEXT 1 |
---|
6025 | | #define ENABLE_NLS 1 |
---|
6026 | | #define GETTEXT_PACKAGE "glib20" |
---|
6027 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
6028 | | #define USE_LIBICONV_GNU 1 |
---|
6029 | | #define HAVE_DLFCN_H 1 |
---|
6030 | | #define LT_OBJDIR ".libs/" |
---|
6031 | | #define STDC_HEADERS 1 |
---|
6032 | | #define HAVE_VPRINTF 1 |
---|
6033 | | #define HAVE_ALLOCA_H 1 |
---|
6034 | | #define HAVE_ALLOCA 1 |
---|
6035 | | #define HAVE_MMAP 1 |
---|
6036 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6037 | | #define HAVE_VALLOC 1 |
---|
6038 | | #define HAVE_FSYNC 1 |
---|
6039 | | #define HAVE_ATEXIT 1 |
---|
6040 | | #define HAVE_TIMEGM 1 |
---|
6041 | | #define HAVE_GMTIME_R 1 |
---|
6042 | | #define SIZEOF_CHAR 1 |
---|
6043 | | #define SIZEOF_SHORT 2 |
---|
6044 | | #define SIZEOF_LONG 8 |
---|
6045 | | #define SIZEOF_INT 4 |
---|
6046 | | #define SIZEOF_VOID_P 8 |
---|
6047 | | #define SIZEOF_LONG_LONG 8 |
---|
6048 | | #define SIZEOF___INT64 0 |
---|
6049 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
6050 | | #define SANE_MALLOC_PROTOS 1 |
---|
6051 | | #define G_HAVE___INLINE 1 |
---|
6052 | | #define G_HAVE___INLINE__ 1 |
---|
6053 | | #define G_HAVE_INLINE 1 |
---|
6054 | | #define HAVE_DIRENT_H 1 |
---|
6055 | | #define HAVE_FLOAT_H 1 |
---|
6056 | | #define HAVE_LIMITS_H 1 |
---|
6057 | | #define HAVE_PWD_H 1 |
---|
6058 | | #define HAVE_GRP_H 1 |
---|
6059 | | #define HAVE_SYS_PARAM_H 1 |
---|
6060 | | #define HAVE_SYS_POLL_H 1 |
---|
6061 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6062 | | #define HAVE_SYS_TIME_H 1 |
---|
6063 | | #define HAVE_SYS_TIMES_H 1 |
---|
6064 | | #define HAVE_SYS_WAIT_H 1 |
---|
6065 | | #define HAVE_UNISTD_H 1 |
---|
6066 | | #define HAVE_SYS_SELECT_H 1 |
---|
6067 | | #define HAVE_SYS_TYPES_H 1 |
---|
6068 | | #define HAVE_STDINT_H 1 |
---|
6069 | | #define HAVE_INTTYPES_H 1 |
---|
6070 | | #define HAVE_SCHED_H 1 |
---|
6071 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6072 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6073 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6074 | | #define HAVE_FSTAB_H 1 |
---|
6075 | | #define HAVE_SYS_UIO_H 1 |
---|
6076 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6077 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6078 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6079 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6080 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6081 | | /* end confdefs.h. */ |
---|
6082 | | #include <time.h> |
---|
6083 | | |
---|
6084 | | int |
---|
6085 | | main () |
---|
6086 | | { |
---|
6087 | | static struct tm ac_aggr; |
---|
6088 | | if (ac_aggr.__tm_gmtoff) |
---|
6089 | | return 0; |
---|
6090 | | ; |
---|
6091 | | return 0; |
---|
6092 | | } |
---|
6093 | configure:23102: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
6094 | conftest.c:83:20: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'? |
---|
6095 | if (sizeof ac_aggr.__tm_gmtoff) |
---|
6096 | ^~~~~~~~~~~ |
---|
6097 | tm_gmtoff |
---|
6098 | /usr/include/time.h:100:7: note: 'tm_gmtoff' declared here |
---|
6099 | long tm_gmtoff; /* offset from CUT in seconds */ |
---|
6100 | ^ |
---|
6101 | 1 error generated. |
---|
6102 | configure:23102: $? = 1 |
---|
6103 | configure: failed program was: |
---|
6104 | | /* confdefs.h */ |
---|
6105 | | #define PACKAGE_NAME "glib" |
---|
6106 | | #define PACKAGE_TARNAME "glib" |
---|
6107 | | #define PACKAGE_VERSION "2.29.92" |
---|
6108 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
6109 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6110 | | #define PACKAGE_URL "" |
---|
6111 | | #define GLIB_MAJOR_VERSION 2 |
---|
6112 | | #define GLIB_MINOR_VERSION 29 |
---|
6113 | | #define GLIB_MICRO_VERSION 92 |
---|
6114 | | #define GLIB_INTERFACE_AGE 0 |
---|
6115 | | #define GLIB_BINARY_AGE 2992 |
---|
6116 | | #define HAVE_CARBON 1 |
---|
6117 | | #define NEED_ICONV_CACHE 1 |
---|
6118 | | #define HAVE_LOCALE_H 1 |
---|
6119 | | #define HAVE_LC_MESSAGES 1 |
---|
6120 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
6121 | | #define HAVE_GETTEXT 1 |
---|
6122 | | #define HAVE_DCGETTEXT 1 |
---|
6123 | | #define ENABLE_NLS 1 |
---|
6124 | | #define GETTEXT_PACKAGE "glib20" |
---|
6125 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
6126 | | #define USE_LIBICONV_GNU 1 |
---|
6127 | | #define HAVE_DLFCN_H 1 |
---|
6128 | | #define LT_OBJDIR ".libs/" |
---|
6129 | | #define STDC_HEADERS 1 |
---|
6130 | | #define HAVE_VPRINTF 1 |
---|
6131 | | #define HAVE_ALLOCA_H 1 |
---|
6132 | | #define HAVE_ALLOCA 1 |
---|
6133 | | #define HAVE_MMAP 1 |
---|
6134 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6135 | | #define HAVE_VALLOC 1 |
---|
6136 | | #define HAVE_FSYNC 1 |
---|
6137 | | #define HAVE_ATEXIT 1 |
---|
6138 | | #define HAVE_TIMEGM 1 |
---|
6139 | | #define HAVE_GMTIME_R 1 |
---|
6140 | | #define SIZEOF_CHAR 1 |
---|
6141 | | #define SIZEOF_SHORT 2 |
---|
6142 | | #define SIZEOF_LONG 8 |
---|
6143 | | #define SIZEOF_INT 4 |
---|
6144 | | #define SIZEOF_VOID_P 8 |
---|
6145 | | #define SIZEOF_LONG_LONG 8 |
---|
6146 | | #define SIZEOF___INT64 0 |
---|
6147 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
6148 | | #define SANE_MALLOC_PROTOS 1 |
---|
6149 | | #define G_HAVE___INLINE 1 |
---|
6150 | | #define G_HAVE___INLINE__ 1 |
---|
6151 | | #define G_HAVE_INLINE 1 |
---|
6152 | | #define HAVE_DIRENT_H 1 |
---|
6153 | | #define HAVE_FLOAT_H 1 |
---|
6154 | | #define HAVE_LIMITS_H 1 |
---|
6155 | | #define HAVE_PWD_H 1 |
---|
6156 | | #define HAVE_GRP_H 1 |
---|
6157 | | #define HAVE_SYS_PARAM_H 1 |
---|
6158 | | #define HAVE_SYS_POLL_H 1 |
---|
6159 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6160 | | #define HAVE_SYS_TIME_H 1 |
---|
6161 | | #define HAVE_SYS_TIMES_H 1 |
---|
6162 | | #define HAVE_SYS_WAIT_H 1 |
---|
6163 | | #define HAVE_UNISTD_H 1 |
---|
6164 | | #define HAVE_SYS_SELECT_H 1 |
---|
6165 | | #define HAVE_SYS_TYPES_H 1 |
---|
6166 | | #define HAVE_STDINT_H 1 |
---|
6167 | | #define HAVE_INTTYPES_H 1 |
---|
6168 | | #define HAVE_SCHED_H 1 |
---|
6169 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6170 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6171 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6172 | | #define HAVE_FSTAB_H 1 |
---|
6173 | | #define HAVE_SYS_UIO_H 1 |
---|
6174 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6175 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6176 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6177 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6178 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6179 | | /* end confdefs.h. */ |
---|
6180 | | #include <time.h> |
---|
6181 | | |
---|
6182 | | int |
---|
6183 | | main () |
---|
6184 | | { |
---|
6185 | | static struct tm ac_aggr; |
---|
6186 | | if (sizeof ac_aggr.__tm_gmtoff) |
---|
6187 | | return 0; |
---|
6188 | | ; |
---|
6189 | | return 0; |
---|
6190 | | } |
---|
6191 | configure:23102: result: no |
---|
6192 | configure:23116: checking for nl_langinfo and CODESET |
---|
6193 | configure:23132: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6194 | conftest.c:81:7: warning: unused variable 'cs' [-Wunused-variable] |
---|
6195 | char* cs = nl_langinfo(CODESET); |
---|
6196 | ^ |
---|
6197 | 1 warning generated. |
---|
6198 | configure:23132: $? = 0 |
---|
6199 | configure:23141: result: yes |
---|
6200 | configure:23152: checking stddef.h usability |
---|
6201 | configure:23152: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
6202 | configure:23152: $? = 0 |
---|
6203 | configure:23152: result: yes |
---|
6204 | configure:23152: checking stddef.h presence |
---|
6205 | configure:23152: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
6206 | configure:23152: $? = 0 |
---|
6207 | configure:23152: result: yes |
---|
6208 | configure:23152: checking for stddef.h |
---|
6209 | configure:23152: result: yes |
---|
6210 | configure:23152: checking stdlib.h usability |
---|
6211 | configure:23152: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
6212 | configure:23152: $? = 0 |
---|
6213 | configure:23152: result: yes |
---|
6214 | configure:23152: checking stdlib.h presence |
---|
6215 | configure:23152: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
6216 | configure:23152: $? = 0 |
---|
6217 | configure:23152: result: yes |
---|
6218 | configure:23152: checking for stdlib.h |
---|
6219 | configure:23152: result: yes |
---|
6220 | configure:23152: checking string.h usability |
---|
6221 | configure:23152: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
6222 | configure:23152: $? = 0 |
---|
6223 | configure:23152: result: yes |
---|
6224 | configure:23152: checking string.h presence |
---|
6225 | configure:23152: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
6226 | configure:23152: $? = 0 |
---|
6227 | configure:23152: result: yes |
---|
6228 | configure:23152: checking for string.h |
---|
6229 | configure:23152: result: yes |
---|
6230 | configure:23164: checking for setlocale |
---|
6231 | configure:23164: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6232 | configure:23164: $? = 0 |
---|
6233 | configure:23164: result: yes |
---|
6234 | configure:23179: checking size of size_t |
---|
6235 | configure:23184: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6236 | configure:23184: $? = 0 |
---|
6237 | configure:23184: ./conftest |
---|
6238 | configure:23184: $? = 0 |
---|
6239 | configure:23198: result: 8 |
---|
6240 | configure:23209: checking for the appropriate definition for size_t |
---|
6241 | configure:23318: result: unsigned long |
---|
6242 | configure:23325: checking for lstat |
---|
6243 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6244 | configure:23325: $? = 0 |
---|
6245 | configure:23325: result: yes |
---|
6246 | configure:23325: checking for strerror |
---|
6247 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6248 | conftest.c:107:6: warning: incompatible redeclaration of library function 'strerror' |
---|
6249 | char strerror (); |
---|
6250 | ^ |
---|
6251 | conftest.c:107:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
6252 | 1 warning generated. |
---|
6253 | configure:23325: $? = 0 |
---|
6254 | configure:23325: result: yes |
---|
6255 | configure:23325: checking for strsignal |
---|
6256 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6257 | configure:23325: $? = 0 |
---|
6258 | configure:23325: result: yes |
---|
6259 | configure:23325: checking for memmove |
---|
6260 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6261 | conftest.c:109:6: warning: incompatible redeclaration of library function 'memmove' |
---|
6262 | char memmove (); |
---|
6263 | ^ |
---|
6264 | conftest.c:109:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
6265 | 1 warning generated. |
---|
6266 | configure:23325: $? = 0 |
---|
6267 | configure:23325: result: yes |
---|
6268 | configure:23325: checking for vsnprintf |
---|
6269 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6270 | conftest.c:110:6: warning: incompatible redeclaration of library function 'vsnprintf' |
---|
6271 | char vsnprintf (); |
---|
6272 | ^ |
---|
6273 | conftest.c:110:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' |
---|
6274 | 1 warning generated. |
---|
6275 | configure:23325: $? = 0 |
---|
6276 | configure:23325: result: yes |
---|
6277 | configure:23325: checking for stpcpy |
---|
6278 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6279 | conftest.c:111:6: warning: incompatible redeclaration of library function 'stpcpy' |
---|
6280 | char stpcpy (); |
---|
6281 | ^ |
---|
6282 | conftest.c:111:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' |
---|
6283 | 1 warning generated. |
---|
6284 | configure:23325: $? = 0 |
---|
6285 | configure:23325: result: yes |
---|
6286 | configure:23325: checking for strcasecmp |
---|
6287 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6288 | configure:23325: $? = 0 |
---|
6289 | configure:23325: result: yes |
---|
6290 | configure:23325: checking for strncasecmp |
---|
6291 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6292 | configure:23325: $? = 0 |
---|
6293 | configure:23325: result: yes |
---|
6294 | configure:23325: checking for poll |
---|
6295 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6296 | configure:23325: $? = 0 |
---|
6297 | configure:23325: result: yes |
---|
6298 | configure:23325: checking for getcwd |
---|
6299 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6300 | configure:23325: $? = 0 |
---|
6301 | configure:23325: result: yes |
---|
6302 | configure:23325: checking for vasprintf |
---|
6303 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6304 | conftest.c:127:19: warning: format string missing [-Wformat] |
---|
6305 | return vasprintf (); |
---|
6306 | ~~~~~~~~~ ^ |
---|
6307 | 1 warning generated. |
---|
6308 | configure:23325: $? = 0 |
---|
6309 | configure:23325: result: yes |
---|
6310 | configure:23325: checking for setenv |
---|
6311 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6312 | configure:23325: $? = 0 |
---|
6313 | configure:23325: result: yes |
---|
6314 | configure:23325: checking for unsetenv |
---|
6315 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6316 | configure:23325: $? = 0 |
---|
6317 | configure:23325: result: yes |
---|
6318 | configure:23325: checking for getc_unlocked |
---|
6319 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6320 | configure:23325: $? = 0 |
---|
6321 | configure:23325: result: yes |
---|
6322 | configure:23325: checking for readlink |
---|
6323 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6324 | configure:23325: $? = 0 |
---|
6325 | configure:23325: result: yes |
---|
6326 | configure:23325: checking for symlink |
---|
6327 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6328 | configure:23325: $? = 0 |
---|
6329 | configure:23325: result: yes |
---|
6330 | configure:23325: checking for fdwalk |
---|
6331 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6332 | Undefined symbols for architecture x86_64: |
---|
6333 | "_fdwalk", referenced from: |
---|
6334 | _main in cc-E5zhWm.o |
---|
6335 | ld: symbol(s) not found for architecture x86_64 |
---|
6336 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6337 | configure:23325: $? = 1 |
---|
6338 | configure: failed program was: |
---|
6339 | | /* confdefs.h */ |
---|
6340 | | #define PACKAGE_NAME "glib" |
---|
6341 | | #define PACKAGE_TARNAME "glib" |
---|
6342 | | #define PACKAGE_VERSION "2.29.92" |
---|
6343 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
6344 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6345 | | #define PACKAGE_URL "" |
---|
6346 | | #define GLIB_MAJOR_VERSION 2 |
---|
6347 | | #define GLIB_MINOR_VERSION 29 |
---|
6348 | | #define GLIB_MICRO_VERSION 92 |
---|
6349 | | #define GLIB_INTERFACE_AGE 0 |
---|
6350 | | #define GLIB_BINARY_AGE 2992 |
---|
6351 | | #define HAVE_CARBON 1 |
---|
6352 | | #define NEED_ICONV_CACHE 1 |
---|
6353 | | #define HAVE_LOCALE_H 1 |
---|
6354 | | #define HAVE_LC_MESSAGES 1 |
---|
6355 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
6356 | | #define HAVE_GETTEXT 1 |
---|
6357 | | #define HAVE_DCGETTEXT 1 |
---|
6358 | | #define ENABLE_NLS 1 |
---|
6359 | | #define GETTEXT_PACKAGE "glib20" |
---|
6360 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
6361 | | #define USE_LIBICONV_GNU 1 |
---|
6362 | | #define HAVE_DLFCN_H 1 |
---|
6363 | | #define LT_OBJDIR ".libs/" |
---|
6364 | | #define STDC_HEADERS 1 |
---|
6365 | | #define HAVE_VPRINTF 1 |
---|
6366 | | #define HAVE_ALLOCA_H 1 |
---|
6367 | | #define HAVE_ALLOCA 1 |
---|
6368 | | #define HAVE_MMAP 1 |
---|
6369 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6370 | | #define HAVE_VALLOC 1 |
---|
6371 | | #define HAVE_FSYNC 1 |
---|
6372 | | #define HAVE_ATEXIT 1 |
---|
6373 | | #define HAVE_TIMEGM 1 |
---|
6374 | | #define HAVE_GMTIME_R 1 |
---|
6375 | | #define SIZEOF_CHAR 1 |
---|
6376 | | #define SIZEOF_SHORT 2 |
---|
6377 | | #define SIZEOF_LONG 8 |
---|
6378 | | #define SIZEOF_INT 4 |
---|
6379 | | #define SIZEOF_VOID_P 8 |
---|
6380 | | #define SIZEOF_LONG_LONG 8 |
---|
6381 | | #define SIZEOF___INT64 0 |
---|
6382 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
6383 | | #define SANE_MALLOC_PROTOS 1 |
---|
6384 | | #define G_HAVE___INLINE 1 |
---|
6385 | | #define G_HAVE___INLINE__ 1 |
---|
6386 | | #define G_HAVE_INLINE 1 |
---|
6387 | | #define HAVE_DIRENT_H 1 |
---|
6388 | | #define HAVE_FLOAT_H 1 |
---|
6389 | | #define HAVE_LIMITS_H 1 |
---|
6390 | | #define HAVE_PWD_H 1 |
---|
6391 | | #define HAVE_GRP_H 1 |
---|
6392 | | #define HAVE_SYS_PARAM_H 1 |
---|
6393 | | #define HAVE_SYS_POLL_H 1 |
---|
6394 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6395 | | #define HAVE_SYS_TIME_H 1 |
---|
6396 | | #define HAVE_SYS_TIMES_H 1 |
---|
6397 | | #define HAVE_SYS_WAIT_H 1 |
---|
6398 | | #define HAVE_UNISTD_H 1 |
---|
6399 | | #define HAVE_SYS_SELECT_H 1 |
---|
6400 | | #define HAVE_SYS_TYPES_H 1 |
---|
6401 | | #define HAVE_STDINT_H 1 |
---|
6402 | | #define HAVE_INTTYPES_H 1 |
---|
6403 | | #define HAVE_SCHED_H 1 |
---|
6404 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6405 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6406 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6407 | | #define HAVE_FSTAB_H 1 |
---|
6408 | | #define HAVE_SYS_UIO_H 1 |
---|
6409 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6410 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6411 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6412 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6413 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6414 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6415 | | #define HAVE_STDDEF_H 1 |
---|
6416 | | #define HAVE_STDLIB_H 1 |
---|
6417 | | #define HAVE_STRING_H 1 |
---|
6418 | | #define HAVE_SETLOCALE 1 |
---|
6419 | | #define SIZEOF_SIZE_T 8 |
---|
6420 | | #define HAVE_LSTAT 1 |
---|
6421 | | #define HAVE_STRERROR 1 |
---|
6422 | | #define HAVE_STRSIGNAL 1 |
---|
6423 | | #define HAVE_MEMMOVE 1 |
---|
6424 | | #define HAVE_VSNPRINTF 1 |
---|
6425 | | #define HAVE_STPCPY 1 |
---|
6426 | | #define HAVE_STRCASECMP 1 |
---|
6427 | | #define HAVE_STRNCASECMP 1 |
---|
6428 | | #define HAVE_POLL 1 |
---|
6429 | | #define HAVE_GETCWD 1 |
---|
6430 | | #define HAVE_VASPRINTF 1 |
---|
6431 | | #define HAVE_SETENV 1 |
---|
6432 | | #define HAVE_UNSETENV 1 |
---|
6433 | | #define HAVE_GETC_UNLOCKED 1 |
---|
6434 | | #define HAVE_READLINK 1 |
---|
6435 | | #define HAVE_SYMLINK 1 |
---|
6436 | | /* end confdefs.h. */ |
---|
6437 | | /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk. |
---|
6438 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6439 | | #define fdwalk innocuous_fdwalk |
---|
6440 | | |
---|
6441 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6442 | | which can conflict with char fdwalk (); below. |
---|
6443 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6444 | | <limits.h> exists even on freestanding compilers. */ |
---|
6445 | | |
---|
6446 | | #ifdef __STDC__ |
---|
6447 | | # include <limits.h> |
---|
6448 | | #else |
---|
6449 | | # include <assert.h> |
---|
6450 | | #endif |
---|
6451 | | |
---|
6452 | | #undef fdwalk |
---|
6453 | | |
---|
6454 | | /* Override any GCC internal prototype to avoid an error. |
---|
6455 | | Use char because int might match the return type of a GCC |
---|
6456 | | builtin and then its argument prototype would still apply. */ |
---|
6457 | | #ifdef __cplusplus |
---|
6458 | | extern "C" |
---|
6459 | | #endif |
---|
6460 | | char fdwalk (); |
---|
6461 | | /* The GNU C library defines this for functions which it implements |
---|
6462 | | to always fail with ENOSYS. Some functions are actually named |
---|
6463 | | something starting with __ and the normal name is an alias. */ |
---|
6464 | | #if defined __stub_fdwalk || defined __stub___fdwalk |
---|
6465 | | choke me |
---|
6466 | | #endif |
---|
6467 | | |
---|
6468 | | int |
---|
6469 | | main () |
---|
6470 | | { |
---|
6471 | | return fdwalk (); |
---|
6472 | | ; |
---|
6473 | | return 0; |
---|
6474 | | } |
---|
6475 | configure:23325: result: no |
---|
6476 | configure:23325: checking for memmem |
---|
6477 | configure:23325: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6478 | configure:23325: $? = 0 |
---|
6479 | configure:23325: result: yes |
---|
6480 | configure:23337: checking for chown |
---|
6481 | configure:23337: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6482 | configure:23337: $? = 0 |
---|
6483 | configure:23337: result: yes |
---|
6484 | configure:23337: checking for lchmod |
---|
6485 | configure:23337: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6486 | configure:23337: $? = 0 |
---|
6487 | configure:23337: result: yes |
---|
6488 | configure:23337: checking for lchown |
---|
6489 | configure:23337: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6490 | configure:23337: $? = 0 |
---|
6491 | configure:23337: result: yes |
---|
6492 | configure:23337: checking for fchmod |
---|
6493 | configure:23337: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6494 | configure:23337: $? = 0 |
---|
6495 | configure:23337: result: yes |
---|
6496 | configure:23337: checking for fchown |
---|
6497 | configure:23337: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6498 | configure:23337: $? = 0 |
---|
6499 | configure:23337: result: yes |
---|
6500 | configure:23337: checking for link |
---|
6501 | configure:23337: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6502 | configure:23337: $? = 0 |
---|
6503 | configure:23337: result: yes |
---|
6504 | configure:23337: checking for utimes |
---|
6505 | configure:23337: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6506 | configure:23337: $? = 0 |
---|
6507 | configure:23337: result: yes |
---|
6508 | configure:23337: checking for getgrgid |
---|
6509 | configure:23337: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6510 | configure:23337: $? = 0 |
---|
6511 | configure:23337: result: yes |
---|
6512 | configure:23337: checking for getpwuid |
---|
6513 | configure:23337: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6514 | configure:23337: $? = 0 |
---|
6515 | configure:23337: result: yes |
---|
6516 | configure:23349: checking for getmntent_r |
---|
6517 | configure:23349: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6518 | Undefined symbols for architecture x86_64: |
---|
6519 | "_getmntent_r", referenced from: |
---|
6520 | _main in cc-GNK172.o |
---|
6521 | ld: symbol(s) not found for architecture x86_64 |
---|
6522 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6523 | configure:23349: $? = 1 |
---|
6524 | configure: failed program was: |
---|
6525 | | /* confdefs.h */ |
---|
6526 | | #define PACKAGE_NAME "glib" |
---|
6527 | | #define PACKAGE_TARNAME "glib" |
---|
6528 | | #define PACKAGE_VERSION "2.29.92" |
---|
6529 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
6530 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6531 | | #define PACKAGE_URL "" |
---|
6532 | | #define GLIB_MAJOR_VERSION 2 |
---|
6533 | | #define GLIB_MINOR_VERSION 29 |
---|
6534 | | #define GLIB_MICRO_VERSION 92 |
---|
6535 | | #define GLIB_INTERFACE_AGE 0 |
---|
6536 | | #define GLIB_BINARY_AGE 2992 |
---|
6537 | | #define HAVE_CARBON 1 |
---|
6538 | | #define NEED_ICONV_CACHE 1 |
---|
6539 | | #define HAVE_LOCALE_H 1 |
---|
6540 | | #define HAVE_LC_MESSAGES 1 |
---|
6541 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
6542 | | #define HAVE_GETTEXT 1 |
---|
6543 | | #define HAVE_DCGETTEXT 1 |
---|
6544 | | #define ENABLE_NLS 1 |
---|
6545 | | #define GETTEXT_PACKAGE "glib20" |
---|
6546 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
6547 | | #define USE_LIBICONV_GNU 1 |
---|
6548 | | #define HAVE_DLFCN_H 1 |
---|
6549 | | #define LT_OBJDIR ".libs/" |
---|
6550 | | #define STDC_HEADERS 1 |
---|
6551 | | #define HAVE_VPRINTF 1 |
---|
6552 | | #define HAVE_ALLOCA_H 1 |
---|
6553 | | #define HAVE_ALLOCA 1 |
---|
6554 | | #define HAVE_MMAP 1 |
---|
6555 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6556 | | #define HAVE_VALLOC 1 |
---|
6557 | | #define HAVE_FSYNC 1 |
---|
6558 | | #define HAVE_ATEXIT 1 |
---|
6559 | | #define HAVE_TIMEGM 1 |
---|
6560 | | #define HAVE_GMTIME_R 1 |
---|
6561 | | #define SIZEOF_CHAR 1 |
---|
6562 | | #define SIZEOF_SHORT 2 |
---|
6563 | | #define SIZEOF_LONG 8 |
---|
6564 | | #define SIZEOF_INT 4 |
---|
6565 | | #define SIZEOF_VOID_P 8 |
---|
6566 | | #define SIZEOF_LONG_LONG 8 |
---|
6567 | | #define SIZEOF___INT64 0 |
---|
6568 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
6569 | | #define SANE_MALLOC_PROTOS 1 |
---|
6570 | | #define G_HAVE___INLINE 1 |
---|
6571 | | #define G_HAVE___INLINE__ 1 |
---|
6572 | | #define G_HAVE_INLINE 1 |
---|
6573 | | #define HAVE_DIRENT_H 1 |
---|
6574 | | #define HAVE_FLOAT_H 1 |
---|
6575 | | #define HAVE_LIMITS_H 1 |
---|
6576 | | #define HAVE_PWD_H 1 |
---|
6577 | | #define HAVE_GRP_H 1 |
---|
6578 | | #define HAVE_SYS_PARAM_H 1 |
---|
6579 | | #define HAVE_SYS_POLL_H 1 |
---|
6580 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6581 | | #define HAVE_SYS_TIME_H 1 |
---|
6582 | | #define HAVE_SYS_TIMES_H 1 |
---|
6583 | | #define HAVE_SYS_WAIT_H 1 |
---|
6584 | | #define HAVE_UNISTD_H 1 |
---|
6585 | | #define HAVE_SYS_SELECT_H 1 |
---|
6586 | | #define HAVE_SYS_TYPES_H 1 |
---|
6587 | | #define HAVE_STDINT_H 1 |
---|
6588 | | #define HAVE_INTTYPES_H 1 |
---|
6589 | | #define HAVE_SCHED_H 1 |
---|
6590 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6591 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6592 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6593 | | #define HAVE_FSTAB_H 1 |
---|
6594 | | #define HAVE_SYS_UIO_H 1 |
---|
6595 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6596 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6597 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6598 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6599 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6600 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6601 | | #define HAVE_STDDEF_H 1 |
---|
6602 | | #define HAVE_STDLIB_H 1 |
---|
6603 | | #define HAVE_STRING_H 1 |
---|
6604 | | #define HAVE_SETLOCALE 1 |
---|
6605 | | #define SIZEOF_SIZE_T 8 |
---|
6606 | | #define HAVE_LSTAT 1 |
---|
6607 | | #define HAVE_STRERROR 1 |
---|
6608 | | #define HAVE_STRSIGNAL 1 |
---|
6609 | | #define HAVE_MEMMOVE 1 |
---|
6610 | | #define HAVE_VSNPRINTF 1 |
---|
6611 | | #define HAVE_STPCPY 1 |
---|
6612 | | #define HAVE_STRCASECMP 1 |
---|
6613 | | #define HAVE_STRNCASECMP 1 |
---|
6614 | | #define HAVE_POLL 1 |
---|
6615 | | #define HAVE_GETCWD 1 |
---|
6616 | | #define HAVE_VASPRINTF 1 |
---|
6617 | | #define HAVE_SETENV 1 |
---|
6618 | | #define HAVE_UNSETENV 1 |
---|
6619 | | #define HAVE_GETC_UNLOCKED 1 |
---|
6620 | | #define HAVE_READLINK 1 |
---|
6621 | | #define HAVE_SYMLINK 1 |
---|
6622 | | #define HAVE_MEMMEM 1 |
---|
6623 | | #define HAVE_CHOWN 1 |
---|
6624 | | #define HAVE_LCHMOD 1 |
---|
6625 | | #define HAVE_LCHOWN 1 |
---|
6626 | | #define HAVE_FCHMOD 1 |
---|
6627 | | #define HAVE_FCHOWN 1 |
---|
6628 | | #define HAVE_LINK 1 |
---|
6629 | | #define HAVE_UTIMES 1 |
---|
6630 | | #define HAVE_GETGRGID 1 |
---|
6631 | | #define HAVE_GETPWUID 1 |
---|
6632 | | /* end confdefs.h. */ |
---|
6633 | | /* Define getmntent_r to an innocuous variant, in case <limits.h> declares getmntent_r. |
---|
6634 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6635 | | #define getmntent_r innocuous_getmntent_r |
---|
6636 | | |
---|
6637 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6638 | | which can conflict with char getmntent_r (); below. |
---|
6639 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6640 | | <limits.h> exists even on freestanding compilers. */ |
---|
6641 | | |
---|
6642 | | #ifdef __STDC__ |
---|
6643 | | # include <limits.h> |
---|
6644 | | #else |
---|
6645 | | # include <assert.h> |
---|
6646 | | #endif |
---|
6647 | | |
---|
6648 | | #undef getmntent_r |
---|
6649 | | |
---|
6650 | | /* Override any GCC internal prototype to avoid an error. |
---|
6651 | | Use char because int might match the return type of a GCC |
---|
6652 | | builtin and then its argument prototype would still apply. */ |
---|
6653 | | #ifdef __cplusplus |
---|
6654 | | extern "C" |
---|
6655 | | #endif |
---|
6656 | | char getmntent_r (); |
---|
6657 | | /* The GNU C library defines this for functions which it implements |
---|
6658 | | to always fail with ENOSYS. Some functions are actually named |
---|
6659 | | something starting with __ and the normal name is an alias. */ |
---|
6660 | | #if defined __stub_getmntent_r || defined __stub___getmntent_r |
---|
6661 | | choke me |
---|
6662 | | #endif |
---|
6663 | | |
---|
6664 | | int |
---|
6665 | | main () |
---|
6666 | | { |
---|
6667 | | return getmntent_r (); |
---|
6668 | | ; |
---|
6669 | | return 0; |
---|
6670 | | } |
---|
6671 | configure:23349: result: no |
---|
6672 | configure:23349: checking for setmntent |
---|
6673 | configure:23349: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6674 | Undefined symbols for architecture x86_64: |
---|
6675 | "_setmntent", referenced from: |
---|
6676 | _main in cc-u7cczX.o |
---|
6677 | ld: symbol(s) not found for architecture x86_64 |
---|
6678 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6679 | configure:23349: $? = 1 |
---|
6680 | configure: failed program was: |
---|
6681 | | /* confdefs.h */ |
---|
6682 | | #define PACKAGE_NAME "glib" |
---|
6683 | | #define PACKAGE_TARNAME "glib" |
---|
6684 | | #define PACKAGE_VERSION "2.29.92" |
---|
6685 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
6686 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6687 | | #define PACKAGE_URL "" |
---|
6688 | | #define GLIB_MAJOR_VERSION 2 |
---|
6689 | | #define GLIB_MINOR_VERSION 29 |
---|
6690 | | #define GLIB_MICRO_VERSION 92 |
---|
6691 | | #define GLIB_INTERFACE_AGE 0 |
---|
6692 | | #define GLIB_BINARY_AGE 2992 |
---|
6693 | | #define HAVE_CARBON 1 |
---|
6694 | | #define NEED_ICONV_CACHE 1 |
---|
6695 | | #define HAVE_LOCALE_H 1 |
---|
6696 | | #define HAVE_LC_MESSAGES 1 |
---|
6697 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
6698 | | #define HAVE_GETTEXT 1 |
---|
6699 | | #define HAVE_DCGETTEXT 1 |
---|
6700 | | #define ENABLE_NLS 1 |
---|
6701 | | #define GETTEXT_PACKAGE "glib20" |
---|
6702 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
6703 | | #define USE_LIBICONV_GNU 1 |
---|
6704 | | #define HAVE_DLFCN_H 1 |
---|
6705 | | #define LT_OBJDIR ".libs/" |
---|
6706 | | #define STDC_HEADERS 1 |
---|
6707 | | #define HAVE_VPRINTF 1 |
---|
6708 | | #define HAVE_ALLOCA_H 1 |
---|
6709 | | #define HAVE_ALLOCA 1 |
---|
6710 | | #define HAVE_MMAP 1 |
---|
6711 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6712 | | #define HAVE_VALLOC 1 |
---|
6713 | | #define HAVE_FSYNC 1 |
---|
6714 | | #define HAVE_ATEXIT 1 |
---|
6715 | | #define HAVE_TIMEGM 1 |
---|
6716 | | #define HAVE_GMTIME_R 1 |
---|
6717 | | #define SIZEOF_CHAR 1 |
---|
6718 | | #define SIZEOF_SHORT 2 |
---|
6719 | | #define SIZEOF_LONG 8 |
---|
6720 | | #define SIZEOF_INT 4 |
---|
6721 | | #define SIZEOF_VOID_P 8 |
---|
6722 | | #define SIZEOF_LONG_LONG 8 |
---|
6723 | | #define SIZEOF___INT64 0 |
---|
6724 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
6725 | | #define SANE_MALLOC_PROTOS 1 |
---|
6726 | | #define G_HAVE___INLINE 1 |
---|
6727 | | #define G_HAVE___INLINE__ 1 |
---|
6728 | | #define G_HAVE_INLINE 1 |
---|
6729 | | #define HAVE_DIRENT_H 1 |
---|
6730 | | #define HAVE_FLOAT_H 1 |
---|
6731 | | #define HAVE_LIMITS_H 1 |
---|
6732 | | #define HAVE_PWD_H 1 |
---|
6733 | | #define HAVE_GRP_H 1 |
---|
6734 | | #define HAVE_SYS_PARAM_H 1 |
---|
6735 | | #define HAVE_SYS_POLL_H 1 |
---|
6736 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6737 | | #define HAVE_SYS_TIME_H 1 |
---|
6738 | | #define HAVE_SYS_TIMES_H 1 |
---|
6739 | | #define HAVE_SYS_WAIT_H 1 |
---|
6740 | | #define HAVE_UNISTD_H 1 |
---|
6741 | | #define HAVE_SYS_SELECT_H 1 |
---|
6742 | | #define HAVE_SYS_TYPES_H 1 |
---|
6743 | | #define HAVE_STDINT_H 1 |
---|
6744 | | #define HAVE_INTTYPES_H 1 |
---|
6745 | | #define HAVE_SCHED_H 1 |
---|
6746 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6747 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6748 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6749 | | #define HAVE_FSTAB_H 1 |
---|
6750 | | #define HAVE_SYS_UIO_H 1 |
---|
6751 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6752 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6753 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6754 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6755 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6756 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6757 | | #define HAVE_STDDEF_H 1 |
---|
6758 | | #define HAVE_STDLIB_H 1 |
---|
6759 | | #define HAVE_STRING_H 1 |
---|
6760 | | #define HAVE_SETLOCALE 1 |
---|
6761 | | #define SIZEOF_SIZE_T 8 |
---|
6762 | | #define HAVE_LSTAT 1 |
---|
6763 | | #define HAVE_STRERROR 1 |
---|
6764 | | #define HAVE_STRSIGNAL 1 |
---|
6765 | | #define HAVE_MEMMOVE 1 |
---|
6766 | | #define HAVE_VSNPRINTF 1 |
---|
6767 | | #define HAVE_STPCPY 1 |
---|
6768 | | #define HAVE_STRCASECMP 1 |
---|
6769 | | #define HAVE_STRNCASECMP 1 |
---|
6770 | | #define HAVE_POLL 1 |
---|
6771 | | #define HAVE_GETCWD 1 |
---|
6772 | | #define HAVE_VASPRINTF 1 |
---|
6773 | | #define HAVE_SETENV 1 |
---|
6774 | | #define HAVE_UNSETENV 1 |
---|
6775 | | #define HAVE_GETC_UNLOCKED 1 |
---|
6776 | | #define HAVE_READLINK 1 |
---|
6777 | | #define HAVE_SYMLINK 1 |
---|
6778 | | #define HAVE_MEMMEM 1 |
---|
6779 | | #define HAVE_CHOWN 1 |
---|
6780 | | #define HAVE_LCHMOD 1 |
---|
6781 | | #define HAVE_LCHOWN 1 |
---|
6782 | | #define HAVE_FCHMOD 1 |
---|
6783 | | #define HAVE_FCHOWN 1 |
---|
6784 | | #define HAVE_LINK 1 |
---|
6785 | | #define HAVE_UTIMES 1 |
---|
6786 | | #define HAVE_GETGRGID 1 |
---|
6787 | | #define HAVE_GETPWUID 1 |
---|
6788 | | /* end confdefs.h. */ |
---|
6789 | | /* Define setmntent to an innocuous variant, in case <limits.h> declares setmntent. |
---|
6790 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6791 | | #define setmntent innocuous_setmntent |
---|
6792 | | |
---|
6793 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6794 | | which can conflict with char setmntent (); below. |
---|
6795 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6796 | | <limits.h> exists even on freestanding compilers. */ |
---|
6797 | | |
---|
6798 | | #ifdef __STDC__ |
---|
6799 | | # include <limits.h> |
---|
6800 | | #else |
---|
6801 | | # include <assert.h> |
---|
6802 | | #endif |
---|
6803 | | |
---|
6804 | | #undef setmntent |
---|
6805 | | |
---|
6806 | | /* Override any GCC internal prototype to avoid an error. |
---|
6807 | | Use char because int might match the return type of a GCC |
---|
6808 | | builtin and then its argument prototype would still apply. */ |
---|
6809 | | #ifdef __cplusplus |
---|
6810 | | extern "C" |
---|
6811 | | #endif |
---|
6812 | | char setmntent (); |
---|
6813 | | /* The GNU C library defines this for functions which it implements |
---|
6814 | | to always fail with ENOSYS. Some functions are actually named |
---|
6815 | | something starting with __ and the normal name is an alias. */ |
---|
6816 | | #if defined __stub_setmntent || defined __stub___setmntent |
---|
6817 | | choke me |
---|
6818 | | #endif |
---|
6819 | | |
---|
6820 | | int |
---|
6821 | | main () |
---|
6822 | | { |
---|
6823 | | return setmntent (); |
---|
6824 | | ; |
---|
6825 | | return 0; |
---|
6826 | | } |
---|
6827 | configure:23349: result: no |
---|
6828 | configure:23349: checking for endmntent |
---|
6829 | configure:23349: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6830 | Undefined symbols for architecture x86_64: |
---|
6831 | "_endmntent", referenced from: |
---|
6832 | _main in cc-BC46HK.o |
---|
6833 | ld: symbol(s) not found for architecture x86_64 |
---|
6834 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6835 | configure:23349: $? = 1 |
---|
6836 | configure: failed program was: |
---|
6837 | | /* confdefs.h */ |
---|
6838 | | #define PACKAGE_NAME "glib" |
---|
6839 | | #define PACKAGE_TARNAME "glib" |
---|
6840 | | #define PACKAGE_VERSION "2.29.92" |
---|
6841 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
6842 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6843 | | #define PACKAGE_URL "" |
---|
6844 | | #define GLIB_MAJOR_VERSION 2 |
---|
6845 | | #define GLIB_MINOR_VERSION 29 |
---|
6846 | | #define GLIB_MICRO_VERSION 92 |
---|
6847 | | #define GLIB_INTERFACE_AGE 0 |
---|
6848 | | #define GLIB_BINARY_AGE 2992 |
---|
6849 | | #define HAVE_CARBON 1 |
---|
6850 | | #define NEED_ICONV_CACHE 1 |
---|
6851 | | #define HAVE_LOCALE_H 1 |
---|
6852 | | #define HAVE_LC_MESSAGES 1 |
---|
6853 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
6854 | | #define HAVE_GETTEXT 1 |
---|
6855 | | #define HAVE_DCGETTEXT 1 |
---|
6856 | | #define ENABLE_NLS 1 |
---|
6857 | | #define GETTEXT_PACKAGE "glib20" |
---|
6858 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
6859 | | #define USE_LIBICONV_GNU 1 |
---|
6860 | | #define HAVE_DLFCN_H 1 |
---|
6861 | | #define LT_OBJDIR ".libs/" |
---|
6862 | | #define STDC_HEADERS 1 |
---|
6863 | | #define HAVE_VPRINTF 1 |
---|
6864 | | #define HAVE_ALLOCA_H 1 |
---|
6865 | | #define HAVE_ALLOCA 1 |
---|
6866 | | #define HAVE_MMAP 1 |
---|
6867 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6868 | | #define HAVE_VALLOC 1 |
---|
6869 | | #define HAVE_FSYNC 1 |
---|
6870 | | #define HAVE_ATEXIT 1 |
---|
6871 | | #define HAVE_TIMEGM 1 |
---|
6872 | | #define HAVE_GMTIME_R 1 |
---|
6873 | | #define SIZEOF_CHAR 1 |
---|
6874 | | #define SIZEOF_SHORT 2 |
---|
6875 | | #define SIZEOF_LONG 8 |
---|
6876 | | #define SIZEOF_INT 4 |
---|
6877 | | #define SIZEOF_VOID_P 8 |
---|
6878 | | #define SIZEOF_LONG_LONG 8 |
---|
6879 | | #define SIZEOF___INT64 0 |
---|
6880 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
6881 | | #define SANE_MALLOC_PROTOS 1 |
---|
6882 | | #define G_HAVE___INLINE 1 |
---|
6883 | | #define G_HAVE___INLINE__ 1 |
---|
6884 | | #define G_HAVE_INLINE 1 |
---|
6885 | | #define HAVE_DIRENT_H 1 |
---|
6886 | | #define HAVE_FLOAT_H 1 |
---|
6887 | | #define HAVE_LIMITS_H 1 |
---|
6888 | | #define HAVE_PWD_H 1 |
---|
6889 | | #define HAVE_GRP_H 1 |
---|
6890 | | #define HAVE_SYS_PARAM_H 1 |
---|
6891 | | #define HAVE_SYS_POLL_H 1 |
---|
6892 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6893 | | #define HAVE_SYS_TIME_H 1 |
---|
6894 | | #define HAVE_SYS_TIMES_H 1 |
---|
6895 | | #define HAVE_SYS_WAIT_H 1 |
---|
6896 | | #define HAVE_UNISTD_H 1 |
---|
6897 | | #define HAVE_SYS_SELECT_H 1 |
---|
6898 | | #define HAVE_SYS_TYPES_H 1 |
---|
6899 | | #define HAVE_STDINT_H 1 |
---|
6900 | | #define HAVE_INTTYPES_H 1 |
---|
6901 | | #define HAVE_SCHED_H 1 |
---|
6902 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6903 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6904 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6905 | | #define HAVE_FSTAB_H 1 |
---|
6906 | | #define HAVE_SYS_UIO_H 1 |
---|
6907 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6908 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6909 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6910 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6911 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6912 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6913 | | #define HAVE_STDDEF_H 1 |
---|
6914 | | #define HAVE_STDLIB_H 1 |
---|
6915 | | #define HAVE_STRING_H 1 |
---|
6916 | | #define HAVE_SETLOCALE 1 |
---|
6917 | | #define SIZEOF_SIZE_T 8 |
---|
6918 | | #define HAVE_LSTAT 1 |
---|
6919 | | #define HAVE_STRERROR 1 |
---|
6920 | | #define HAVE_STRSIGNAL 1 |
---|
6921 | | #define HAVE_MEMMOVE 1 |
---|
6922 | | #define HAVE_VSNPRINTF 1 |
---|
6923 | | #define HAVE_STPCPY 1 |
---|
6924 | | #define HAVE_STRCASECMP 1 |
---|
6925 | | #define HAVE_STRNCASECMP 1 |
---|
6926 | | #define HAVE_POLL 1 |
---|
6927 | | #define HAVE_GETCWD 1 |
---|
6928 | | #define HAVE_VASPRINTF 1 |
---|
6929 | | #define HAVE_SETENV 1 |
---|
6930 | | #define HAVE_UNSETENV 1 |
---|
6931 | | #define HAVE_GETC_UNLOCKED 1 |
---|
6932 | | #define HAVE_READLINK 1 |
---|
6933 | | #define HAVE_SYMLINK 1 |
---|
6934 | | #define HAVE_MEMMEM 1 |
---|
6935 | | #define HAVE_CHOWN 1 |
---|
6936 | | #define HAVE_LCHMOD 1 |
---|
6937 | | #define HAVE_LCHOWN 1 |
---|
6938 | | #define HAVE_FCHMOD 1 |
---|
6939 | | #define HAVE_FCHOWN 1 |
---|
6940 | | #define HAVE_LINK 1 |
---|
6941 | | #define HAVE_UTIMES 1 |
---|
6942 | | #define HAVE_GETGRGID 1 |
---|
6943 | | #define HAVE_GETPWUID 1 |
---|
6944 | | /* end confdefs.h. */ |
---|
6945 | | /* Define endmntent to an innocuous variant, in case <limits.h> declares endmntent. |
---|
6946 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6947 | | #define endmntent innocuous_endmntent |
---|
6948 | | |
---|
6949 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6950 | | which can conflict with char endmntent (); below. |
---|
6951 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6952 | | <limits.h> exists even on freestanding compilers. */ |
---|
6953 | | |
---|
6954 | | #ifdef __STDC__ |
---|
6955 | | # include <limits.h> |
---|
6956 | | #else |
---|
6957 | | # include <assert.h> |
---|
6958 | | #endif |
---|
6959 | | |
---|
6960 | | #undef endmntent |
---|
6961 | | |
---|
6962 | | /* Override any GCC internal prototype to avoid an error. |
---|
6963 | | Use char because int might match the return type of a GCC |
---|
6964 | | builtin and then its argument prototype would still apply. */ |
---|
6965 | | #ifdef __cplusplus |
---|
6966 | | extern "C" |
---|
6967 | | #endif |
---|
6968 | | char endmntent (); |
---|
6969 | | /* The GNU C library defines this for functions which it implements |
---|
6970 | | to always fail with ENOSYS. Some functions are actually named |
---|
6971 | | something starting with __ and the normal name is an alias. */ |
---|
6972 | | #if defined __stub_endmntent || defined __stub___endmntent |
---|
6973 | | choke me |
---|
6974 | | #endif |
---|
6975 | | |
---|
6976 | | int |
---|
6977 | | main () |
---|
6978 | | { |
---|
6979 | | return endmntent (); |
---|
6980 | | ; |
---|
6981 | | return 0; |
---|
6982 | | } |
---|
6983 | configure:23349: result: no |
---|
6984 | configure:23349: checking for hasmntopt |
---|
6985 | configure:23349: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
6986 | Undefined symbols for architecture x86_64: |
---|
6987 | "_hasmntopt", referenced from: |
---|
6988 | _main in cc-JoCNy4.o |
---|
6989 | ld: symbol(s) not found for architecture x86_64 |
---|
6990 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6991 | configure:23349: $? = 1 |
---|
6992 | configure: failed program was: |
---|
6993 | | /* confdefs.h */ |
---|
6994 | | #define PACKAGE_NAME "glib" |
---|
6995 | | #define PACKAGE_TARNAME "glib" |
---|
6996 | | #define PACKAGE_VERSION "2.29.92" |
---|
6997 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
6998 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6999 | | #define PACKAGE_URL "" |
---|
7000 | | #define GLIB_MAJOR_VERSION 2 |
---|
7001 | | #define GLIB_MINOR_VERSION 29 |
---|
7002 | | #define GLIB_MICRO_VERSION 92 |
---|
7003 | | #define GLIB_INTERFACE_AGE 0 |
---|
7004 | | #define GLIB_BINARY_AGE 2992 |
---|
7005 | | #define HAVE_CARBON 1 |
---|
7006 | | #define NEED_ICONV_CACHE 1 |
---|
7007 | | #define HAVE_LOCALE_H 1 |
---|
7008 | | #define HAVE_LC_MESSAGES 1 |
---|
7009 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
7010 | | #define HAVE_GETTEXT 1 |
---|
7011 | | #define HAVE_DCGETTEXT 1 |
---|
7012 | | #define ENABLE_NLS 1 |
---|
7013 | | #define GETTEXT_PACKAGE "glib20" |
---|
7014 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
7015 | | #define USE_LIBICONV_GNU 1 |
---|
7016 | | #define HAVE_DLFCN_H 1 |
---|
7017 | | #define LT_OBJDIR ".libs/" |
---|
7018 | | #define STDC_HEADERS 1 |
---|
7019 | | #define HAVE_VPRINTF 1 |
---|
7020 | | #define HAVE_ALLOCA_H 1 |
---|
7021 | | #define HAVE_ALLOCA 1 |
---|
7022 | | #define HAVE_MMAP 1 |
---|
7023 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7024 | | #define HAVE_VALLOC 1 |
---|
7025 | | #define HAVE_FSYNC 1 |
---|
7026 | | #define HAVE_ATEXIT 1 |
---|
7027 | | #define HAVE_TIMEGM 1 |
---|
7028 | | #define HAVE_GMTIME_R 1 |
---|
7029 | | #define SIZEOF_CHAR 1 |
---|
7030 | | #define SIZEOF_SHORT 2 |
---|
7031 | | #define SIZEOF_LONG 8 |
---|
7032 | | #define SIZEOF_INT 4 |
---|
7033 | | #define SIZEOF_VOID_P 8 |
---|
7034 | | #define SIZEOF_LONG_LONG 8 |
---|
7035 | | #define SIZEOF___INT64 0 |
---|
7036 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
7037 | | #define SANE_MALLOC_PROTOS 1 |
---|
7038 | | #define G_HAVE___INLINE 1 |
---|
7039 | | #define G_HAVE___INLINE__ 1 |
---|
7040 | | #define G_HAVE_INLINE 1 |
---|
7041 | | #define HAVE_DIRENT_H 1 |
---|
7042 | | #define HAVE_FLOAT_H 1 |
---|
7043 | | #define HAVE_LIMITS_H 1 |
---|
7044 | | #define HAVE_PWD_H 1 |
---|
7045 | | #define HAVE_GRP_H 1 |
---|
7046 | | #define HAVE_SYS_PARAM_H 1 |
---|
7047 | | #define HAVE_SYS_POLL_H 1 |
---|
7048 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7049 | | #define HAVE_SYS_TIME_H 1 |
---|
7050 | | #define HAVE_SYS_TIMES_H 1 |
---|
7051 | | #define HAVE_SYS_WAIT_H 1 |
---|
7052 | | #define HAVE_UNISTD_H 1 |
---|
7053 | | #define HAVE_SYS_SELECT_H 1 |
---|
7054 | | #define HAVE_SYS_TYPES_H 1 |
---|
7055 | | #define HAVE_STDINT_H 1 |
---|
7056 | | #define HAVE_INTTYPES_H 1 |
---|
7057 | | #define HAVE_SCHED_H 1 |
---|
7058 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7059 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7060 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7061 | | #define HAVE_FSTAB_H 1 |
---|
7062 | | #define HAVE_SYS_UIO_H 1 |
---|
7063 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7064 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7065 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7066 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7067 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7068 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7069 | | #define HAVE_STDDEF_H 1 |
---|
7070 | | #define HAVE_STDLIB_H 1 |
---|
7071 | | #define HAVE_STRING_H 1 |
---|
7072 | | #define HAVE_SETLOCALE 1 |
---|
7073 | | #define SIZEOF_SIZE_T 8 |
---|
7074 | | #define HAVE_LSTAT 1 |
---|
7075 | | #define HAVE_STRERROR 1 |
---|
7076 | | #define HAVE_STRSIGNAL 1 |
---|
7077 | | #define HAVE_MEMMOVE 1 |
---|
7078 | | #define HAVE_VSNPRINTF 1 |
---|
7079 | | #define HAVE_STPCPY 1 |
---|
7080 | | #define HAVE_STRCASECMP 1 |
---|
7081 | | #define HAVE_STRNCASECMP 1 |
---|
7082 | | #define HAVE_POLL 1 |
---|
7083 | | #define HAVE_GETCWD 1 |
---|
7084 | | #define HAVE_VASPRINTF 1 |
---|
7085 | | #define HAVE_SETENV 1 |
---|
7086 | | #define HAVE_UNSETENV 1 |
---|
7087 | | #define HAVE_GETC_UNLOCKED 1 |
---|
7088 | | #define HAVE_READLINK 1 |
---|
7089 | | #define HAVE_SYMLINK 1 |
---|
7090 | | #define HAVE_MEMMEM 1 |
---|
7091 | | #define HAVE_CHOWN 1 |
---|
7092 | | #define HAVE_LCHMOD 1 |
---|
7093 | | #define HAVE_LCHOWN 1 |
---|
7094 | | #define HAVE_FCHMOD 1 |
---|
7095 | | #define HAVE_FCHOWN 1 |
---|
7096 | | #define HAVE_LINK 1 |
---|
7097 | | #define HAVE_UTIMES 1 |
---|
7098 | | #define HAVE_GETGRGID 1 |
---|
7099 | | #define HAVE_GETPWUID 1 |
---|
7100 | | /* end confdefs.h. */ |
---|
7101 | | /* Define hasmntopt to an innocuous variant, in case <limits.h> declares hasmntopt. |
---|
7102 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7103 | | #define hasmntopt innocuous_hasmntopt |
---|
7104 | | |
---|
7105 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7106 | | which can conflict with char hasmntopt (); below. |
---|
7107 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7108 | | <limits.h> exists even on freestanding compilers. */ |
---|
7109 | | |
---|
7110 | | #ifdef __STDC__ |
---|
7111 | | # include <limits.h> |
---|
7112 | | #else |
---|
7113 | | # include <assert.h> |
---|
7114 | | #endif |
---|
7115 | | |
---|
7116 | | #undef hasmntopt |
---|
7117 | | |
---|
7118 | | /* Override any GCC internal prototype to avoid an error. |
---|
7119 | | Use char because int might match the return type of a GCC |
---|
7120 | | builtin and then its argument prototype would still apply. */ |
---|
7121 | | #ifdef __cplusplus |
---|
7122 | | extern "C" |
---|
7123 | | #endif |
---|
7124 | | char hasmntopt (); |
---|
7125 | | /* The GNU C library defines this for functions which it implements |
---|
7126 | | to always fail with ENOSYS. Some functions are actually named |
---|
7127 | | something starting with __ and the normal name is an alias. */ |
---|
7128 | | #if defined __stub_hasmntopt || defined __stub___hasmntopt |
---|
7129 | | choke me |
---|
7130 | | #endif |
---|
7131 | | |
---|
7132 | | int |
---|
7133 | | main () |
---|
7134 | | { |
---|
7135 | | return hasmntopt (); |
---|
7136 | | ; |
---|
7137 | | return 0; |
---|
7138 | | } |
---|
7139 | configure:23349: result: no |
---|
7140 | configure:23349: checking for getfsstat |
---|
7141 | configure:23349: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7142 | configure:23349: $? = 0 |
---|
7143 | configure:23349: result: yes |
---|
7144 | configure:23349: checking for getvfsstat |
---|
7145 | configure:23349: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7146 | Undefined symbols for architecture x86_64: |
---|
7147 | "_getvfsstat", referenced from: |
---|
7148 | _main in cc-y7bknc.o |
---|
7149 | ld: symbol(s) not found for architecture x86_64 |
---|
7150 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7151 | configure:23349: $? = 1 |
---|
7152 | configure: failed program was: |
---|
7153 | | /* confdefs.h */ |
---|
7154 | | #define PACKAGE_NAME "glib" |
---|
7155 | | #define PACKAGE_TARNAME "glib" |
---|
7156 | | #define PACKAGE_VERSION "2.29.92" |
---|
7157 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
7158 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
7159 | | #define PACKAGE_URL "" |
---|
7160 | | #define GLIB_MAJOR_VERSION 2 |
---|
7161 | | #define GLIB_MINOR_VERSION 29 |
---|
7162 | | #define GLIB_MICRO_VERSION 92 |
---|
7163 | | #define GLIB_INTERFACE_AGE 0 |
---|
7164 | | #define GLIB_BINARY_AGE 2992 |
---|
7165 | | #define HAVE_CARBON 1 |
---|
7166 | | #define NEED_ICONV_CACHE 1 |
---|
7167 | | #define HAVE_LOCALE_H 1 |
---|
7168 | | #define HAVE_LC_MESSAGES 1 |
---|
7169 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
7170 | | #define HAVE_GETTEXT 1 |
---|
7171 | | #define HAVE_DCGETTEXT 1 |
---|
7172 | | #define ENABLE_NLS 1 |
---|
7173 | | #define GETTEXT_PACKAGE "glib20" |
---|
7174 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
7175 | | #define USE_LIBICONV_GNU 1 |
---|
7176 | | #define HAVE_DLFCN_H 1 |
---|
7177 | | #define LT_OBJDIR ".libs/" |
---|
7178 | | #define STDC_HEADERS 1 |
---|
7179 | | #define HAVE_VPRINTF 1 |
---|
7180 | | #define HAVE_ALLOCA_H 1 |
---|
7181 | | #define HAVE_ALLOCA 1 |
---|
7182 | | #define HAVE_MMAP 1 |
---|
7183 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7184 | | #define HAVE_VALLOC 1 |
---|
7185 | | #define HAVE_FSYNC 1 |
---|
7186 | | #define HAVE_ATEXIT 1 |
---|
7187 | | #define HAVE_TIMEGM 1 |
---|
7188 | | #define HAVE_GMTIME_R 1 |
---|
7189 | | #define SIZEOF_CHAR 1 |
---|
7190 | | #define SIZEOF_SHORT 2 |
---|
7191 | | #define SIZEOF_LONG 8 |
---|
7192 | | #define SIZEOF_INT 4 |
---|
7193 | | #define SIZEOF_VOID_P 8 |
---|
7194 | | #define SIZEOF_LONG_LONG 8 |
---|
7195 | | #define SIZEOF___INT64 0 |
---|
7196 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
7197 | | #define SANE_MALLOC_PROTOS 1 |
---|
7198 | | #define G_HAVE___INLINE 1 |
---|
7199 | | #define G_HAVE___INLINE__ 1 |
---|
7200 | | #define G_HAVE_INLINE 1 |
---|
7201 | | #define HAVE_DIRENT_H 1 |
---|
7202 | | #define HAVE_FLOAT_H 1 |
---|
7203 | | #define HAVE_LIMITS_H 1 |
---|
7204 | | #define HAVE_PWD_H 1 |
---|
7205 | | #define HAVE_GRP_H 1 |
---|
7206 | | #define HAVE_SYS_PARAM_H 1 |
---|
7207 | | #define HAVE_SYS_POLL_H 1 |
---|
7208 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7209 | | #define HAVE_SYS_TIME_H 1 |
---|
7210 | | #define HAVE_SYS_TIMES_H 1 |
---|
7211 | | #define HAVE_SYS_WAIT_H 1 |
---|
7212 | | #define HAVE_UNISTD_H 1 |
---|
7213 | | #define HAVE_SYS_SELECT_H 1 |
---|
7214 | | #define HAVE_SYS_TYPES_H 1 |
---|
7215 | | #define HAVE_STDINT_H 1 |
---|
7216 | | #define HAVE_INTTYPES_H 1 |
---|
7217 | | #define HAVE_SCHED_H 1 |
---|
7218 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7219 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7220 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7221 | | #define HAVE_FSTAB_H 1 |
---|
7222 | | #define HAVE_SYS_UIO_H 1 |
---|
7223 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7224 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7225 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7226 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7227 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7228 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7229 | | #define HAVE_STDDEF_H 1 |
---|
7230 | | #define HAVE_STDLIB_H 1 |
---|
7231 | | #define HAVE_STRING_H 1 |
---|
7232 | | #define HAVE_SETLOCALE 1 |
---|
7233 | | #define SIZEOF_SIZE_T 8 |
---|
7234 | | #define HAVE_LSTAT 1 |
---|
7235 | | #define HAVE_STRERROR 1 |
---|
7236 | | #define HAVE_STRSIGNAL 1 |
---|
7237 | | #define HAVE_MEMMOVE 1 |
---|
7238 | | #define HAVE_VSNPRINTF 1 |
---|
7239 | | #define HAVE_STPCPY 1 |
---|
7240 | | #define HAVE_STRCASECMP 1 |
---|
7241 | | #define HAVE_STRNCASECMP 1 |
---|
7242 | | #define HAVE_POLL 1 |
---|
7243 | | #define HAVE_GETCWD 1 |
---|
7244 | | #define HAVE_VASPRINTF 1 |
---|
7245 | | #define HAVE_SETENV 1 |
---|
7246 | | #define HAVE_UNSETENV 1 |
---|
7247 | | #define HAVE_GETC_UNLOCKED 1 |
---|
7248 | | #define HAVE_READLINK 1 |
---|
7249 | | #define HAVE_SYMLINK 1 |
---|
7250 | | #define HAVE_MEMMEM 1 |
---|
7251 | | #define HAVE_CHOWN 1 |
---|
7252 | | #define HAVE_LCHMOD 1 |
---|
7253 | | #define HAVE_LCHOWN 1 |
---|
7254 | | #define HAVE_FCHMOD 1 |
---|
7255 | | #define HAVE_FCHOWN 1 |
---|
7256 | | #define HAVE_LINK 1 |
---|
7257 | | #define HAVE_UTIMES 1 |
---|
7258 | | #define HAVE_GETGRGID 1 |
---|
7259 | | #define HAVE_GETPWUID 1 |
---|
7260 | | #define HAVE_GETFSSTAT 1 |
---|
7261 | | /* end confdefs.h. */ |
---|
7262 | | /* Define getvfsstat to an innocuous variant, in case <limits.h> declares getvfsstat. |
---|
7263 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7264 | | #define getvfsstat innocuous_getvfsstat |
---|
7265 | | |
---|
7266 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7267 | | which can conflict with char getvfsstat (); below. |
---|
7268 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7269 | | <limits.h> exists even on freestanding compilers. */ |
---|
7270 | | |
---|
7271 | | #ifdef __STDC__ |
---|
7272 | | # include <limits.h> |
---|
7273 | | #else |
---|
7274 | | # include <assert.h> |
---|
7275 | | #endif |
---|
7276 | | |
---|
7277 | | #undef getvfsstat |
---|
7278 | | |
---|
7279 | | /* Override any GCC internal prototype to avoid an error. |
---|
7280 | | Use char because int might match the return type of a GCC |
---|
7281 | | builtin and then its argument prototype would still apply. */ |
---|
7282 | | #ifdef __cplusplus |
---|
7283 | | extern "C" |
---|
7284 | | #endif |
---|
7285 | | char getvfsstat (); |
---|
7286 | | /* The GNU C library defines this for functions which it implements |
---|
7287 | | to always fail with ENOSYS. Some functions are actually named |
---|
7288 | | something starting with __ and the normal name is an alias. */ |
---|
7289 | | #if defined __stub_getvfsstat || defined __stub___getvfsstat |
---|
7290 | | choke me |
---|
7291 | | #endif |
---|
7292 | | |
---|
7293 | | int |
---|
7294 | | main () |
---|
7295 | | { |
---|
7296 | | return getvfsstat (); |
---|
7297 | | ; |
---|
7298 | | return 0; |
---|
7299 | | } |
---|
7300 | configure:23349: result: no |
---|
7301 | configure:23361: checking for splice |
---|
7302 | configure:23361: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7303 | Undefined symbols for architecture x86_64: |
---|
7304 | "_splice", referenced from: |
---|
7305 | _main in cc-GZ64iD.o |
---|
7306 | ld: symbol(s) not found for architecture x86_64 |
---|
7307 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7308 | configure:23361: $? = 1 |
---|
7309 | configure: failed program was: |
---|
7310 | | /* confdefs.h */ |
---|
7311 | | #define PACKAGE_NAME "glib" |
---|
7312 | | #define PACKAGE_TARNAME "glib" |
---|
7313 | | #define PACKAGE_VERSION "2.29.92" |
---|
7314 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
7315 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
7316 | | #define PACKAGE_URL "" |
---|
7317 | | #define GLIB_MAJOR_VERSION 2 |
---|
7318 | | #define GLIB_MINOR_VERSION 29 |
---|
7319 | | #define GLIB_MICRO_VERSION 92 |
---|
7320 | | #define GLIB_INTERFACE_AGE 0 |
---|
7321 | | #define GLIB_BINARY_AGE 2992 |
---|
7322 | | #define HAVE_CARBON 1 |
---|
7323 | | #define NEED_ICONV_CACHE 1 |
---|
7324 | | #define HAVE_LOCALE_H 1 |
---|
7325 | | #define HAVE_LC_MESSAGES 1 |
---|
7326 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
7327 | | #define HAVE_GETTEXT 1 |
---|
7328 | | #define HAVE_DCGETTEXT 1 |
---|
7329 | | #define ENABLE_NLS 1 |
---|
7330 | | #define GETTEXT_PACKAGE "glib20" |
---|
7331 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
7332 | | #define USE_LIBICONV_GNU 1 |
---|
7333 | | #define HAVE_DLFCN_H 1 |
---|
7334 | | #define LT_OBJDIR ".libs/" |
---|
7335 | | #define STDC_HEADERS 1 |
---|
7336 | | #define HAVE_VPRINTF 1 |
---|
7337 | | #define HAVE_ALLOCA_H 1 |
---|
7338 | | #define HAVE_ALLOCA 1 |
---|
7339 | | #define HAVE_MMAP 1 |
---|
7340 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7341 | | #define HAVE_VALLOC 1 |
---|
7342 | | #define HAVE_FSYNC 1 |
---|
7343 | | #define HAVE_ATEXIT 1 |
---|
7344 | | #define HAVE_TIMEGM 1 |
---|
7345 | | #define HAVE_GMTIME_R 1 |
---|
7346 | | #define SIZEOF_CHAR 1 |
---|
7347 | | #define SIZEOF_SHORT 2 |
---|
7348 | | #define SIZEOF_LONG 8 |
---|
7349 | | #define SIZEOF_INT 4 |
---|
7350 | | #define SIZEOF_VOID_P 8 |
---|
7351 | | #define SIZEOF_LONG_LONG 8 |
---|
7352 | | #define SIZEOF___INT64 0 |
---|
7353 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
7354 | | #define SANE_MALLOC_PROTOS 1 |
---|
7355 | | #define G_HAVE___INLINE 1 |
---|
7356 | | #define G_HAVE___INLINE__ 1 |
---|
7357 | | #define G_HAVE_INLINE 1 |
---|
7358 | | #define HAVE_DIRENT_H 1 |
---|
7359 | | #define HAVE_FLOAT_H 1 |
---|
7360 | | #define HAVE_LIMITS_H 1 |
---|
7361 | | #define HAVE_PWD_H 1 |
---|
7362 | | #define HAVE_GRP_H 1 |
---|
7363 | | #define HAVE_SYS_PARAM_H 1 |
---|
7364 | | #define HAVE_SYS_POLL_H 1 |
---|
7365 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7366 | | #define HAVE_SYS_TIME_H 1 |
---|
7367 | | #define HAVE_SYS_TIMES_H 1 |
---|
7368 | | #define HAVE_SYS_WAIT_H 1 |
---|
7369 | | #define HAVE_UNISTD_H 1 |
---|
7370 | | #define HAVE_SYS_SELECT_H 1 |
---|
7371 | | #define HAVE_SYS_TYPES_H 1 |
---|
7372 | | #define HAVE_STDINT_H 1 |
---|
7373 | | #define HAVE_INTTYPES_H 1 |
---|
7374 | | #define HAVE_SCHED_H 1 |
---|
7375 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7376 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7377 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7378 | | #define HAVE_FSTAB_H 1 |
---|
7379 | | #define HAVE_SYS_UIO_H 1 |
---|
7380 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7381 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7382 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7383 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7384 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7385 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7386 | | #define HAVE_STDDEF_H 1 |
---|
7387 | | #define HAVE_STDLIB_H 1 |
---|
7388 | | #define HAVE_STRING_H 1 |
---|
7389 | | #define HAVE_SETLOCALE 1 |
---|
7390 | | #define SIZEOF_SIZE_T 8 |
---|
7391 | | #define HAVE_LSTAT 1 |
---|
7392 | | #define HAVE_STRERROR 1 |
---|
7393 | | #define HAVE_STRSIGNAL 1 |
---|
7394 | | #define HAVE_MEMMOVE 1 |
---|
7395 | | #define HAVE_VSNPRINTF 1 |
---|
7396 | | #define HAVE_STPCPY 1 |
---|
7397 | | #define HAVE_STRCASECMP 1 |
---|
7398 | | #define HAVE_STRNCASECMP 1 |
---|
7399 | | #define HAVE_POLL 1 |
---|
7400 | | #define HAVE_GETCWD 1 |
---|
7401 | | #define HAVE_VASPRINTF 1 |
---|
7402 | | #define HAVE_SETENV 1 |
---|
7403 | | #define HAVE_UNSETENV 1 |
---|
7404 | | #define HAVE_GETC_UNLOCKED 1 |
---|
7405 | | #define HAVE_READLINK 1 |
---|
7406 | | #define HAVE_SYMLINK 1 |
---|
7407 | | #define HAVE_MEMMEM 1 |
---|
7408 | | #define HAVE_CHOWN 1 |
---|
7409 | | #define HAVE_LCHMOD 1 |
---|
7410 | | #define HAVE_LCHOWN 1 |
---|
7411 | | #define HAVE_FCHMOD 1 |
---|
7412 | | #define HAVE_FCHOWN 1 |
---|
7413 | | #define HAVE_LINK 1 |
---|
7414 | | #define HAVE_UTIMES 1 |
---|
7415 | | #define HAVE_GETGRGID 1 |
---|
7416 | | #define HAVE_GETPWUID 1 |
---|
7417 | | #define HAVE_GETFSSTAT 1 |
---|
7418 | | /* end confdefs.h. */ |
---|
7419 | | /* Define splice to an innocuous variant, in case <limits.h> declares splice. |
---|
7420 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7421 | | #define splice innocuous_splice |
---|
7422 | | |
---|
7423 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7424 | | which can conflict with char splice (); below. |
---|
7425 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7426 | | <limits.h> exists even on freestanding compilers. */ |
---|
7427 | | |
---|
7428 | | #ifdef __STDC__ |
---|
7429 | | # include <limits.h> |
---|
7430 | | #else |
---|
7431 | | # include <assert.h> |
---|
7432 | | #endif |
---|
7433 | | |
---|
7434 | | #undef splice |
---|
7435 | | |
---|
7436 | | /* Override any GCC internal prototype to avoid an error. |
---|
7437 | | Use char because int might match the return type of a GCC |
---|
7438 | | builtin and then its argument prototype would still apply. */ |
---|
7439 | | #ifdef __cplusplus |
---|
7440 | | extern "C" |
---|
7441 | | #endif |
---|
7442 | | char splice (); |
---|
7443 | | /* The GNU C library defines this for functions which it implements |
---|
7444 | | to always fail with ENOSYS. Some functions are actually named |
---|
7445 | | something starting with __ and the normal name is an alias. */ |
---|
7446 | | #if defined __stub_splice || defined __stub___splice |
---|
7447 | | choke me |
---|
7448 | | #endif |
---|
7449 | | |
---|
7450 | | int |
---|
7451 | | main () |
---|
7452 | | { |
---|
7453 | | return splice (); |
---|
7454 | | ; |
---|
7455 | | return 0; |
---|
7456 | | } |
---|
7457 | configure:23361: result: no |
---|
7458 | configure:23376: checking for statvfs |
---|
7459 | configure:23376: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7460 | configure:23376: $? = 0 |
---|
7461 | configure:23376: result: yes |
---|
7462 | configure:23389: checking for statfs |
---|
7463 | configure:23389: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7464 | configure:23389: $? = 0 |
---|
7465 | configure:23389: result: yes |
---|
7466 | configure:23400: checking whether to use statfs or statvfs |
---|
7467 | configure:23420: result: statfs |
---|
7468 | configure:23438: checking crt_externs.h usability |
---|
7469 | configure:23438: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
7470 | configure:23438: $? = 0 |
---|
7471 | configure:23438: result: yes |
---|
7472 | configure:23438: checking crt_externs.h presence |
---|
7473 | configure:23438: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
7474 | configure:23438: $? = 0 |
---|
7475 | configure:23438: result: yes |
---|
7476 | configure:23438: checking for crt_externs.h |
---|
7477 | configure:23438: result: yes |
---|
7478 | configure:23450: checking for _NSGetEnviron |
---|
7479 | configure:23450: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7480 | configure:23450: $? = 0 |
---|
7481 | configure:23450: result: yes |
---|
7482 | configure:23460: checking for C99 vsnprintf |
---|
7483 | configure:23507: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7484 | conftest.c:130:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
7485 | exit(1); |
---|
7486 | ^ |
---|
7487 | conftest.c:130:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
7488 | 1 warning generated. |
---|
7489 | configure:23507: $? = 0 |
---|
7490 | configure:23507: ./conftest |
---|
7491 | configure:23507: $? = 0 |
---|
7492 | configure:23517: result: yes |
---|
7493 | configure:23525: checking whether printf supports positional parameters |
---|
7494 | configure:23548: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7495 | conftest.c:124:7: warning: implicit declaration of function 'strcmp' is invalid in C99 [-Wimplicit-function-declaration] |
---|
7496 | if (strcmp ("2 3 1", buffer) == 0) |
---|
7497 | ^ |
---|
7498 | conftest.c:125:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
7499 | exit (0); |
---|
7500 | ^ |
---|
7501 | conftest.c:125:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
7502 | 2 warnings generated. |
---|
7503 | configure:23548: $? = 0 |
---|
7504 | configure:23548: ./conftest |
---|
7505 | configure:23548: $? = 0 |
---|
7506 | configure:23558: result: yes |
---|
7507 | configure:23580: checking value of AF_INET |
---|
7508 | configure:23585: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7509 | configure:23585: $? = 0 |
---|
7510 | configure:23585: ./conftest |
---|
7511 | configure:23585: $? = 0 |
---|
7512 | configure:23593: result: 2 |
---|
7513 | configure:23596: checking value of AF_INET6 |
---|
7514 | configure:23601: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7515 | configure:23601: $? = 0 |
---|
7516 | configure:23601: ./conftest |
---|
7517 | configure:23601: $? = 0 |
---|
7518 | configure:23609: result: 30 |
---|
7519 | configure:23613: checking value of AF_UNIX |
---|
7520 | configure:23618: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7521 | configure:23618: $? = 0 |
---|
7522 | configure:23618: ./conftest |
---|
7523 | configure:23618: $? = 0 |
---|
7524 | configure:23626: result: 1 |
---|
7525 | configure:23634: checking value of MSG_PEEK |
---|
7526 | configure:23639: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7527 | configure:23639: $? = 0 |
---|
7528 | configure:23639: ./conftest |
---|
7529 | configure:23639: $? = 0 |
---|
7530 | configure:23647: result: 2 |
---|
7531 | configure:23650: checking value of MSG_OOB |
---|
7532 | configure:23655: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7533 | configure:23655: $? = 0 |
---|
7534 | configure:23655: ./conftest |
---|
7535 | configure:23655: $? = 0 |
---|
7536 | configure:23663: result: 1 |
---|
7537 | configure:23666: checking value of MSG_DONTROUTE |
---|
7538 | configure:23671: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7539 | configure:23671: $? = 0 |
---|
7540 | configure:23671: ./conftest |
---|
7541 | configure:23671: $? = 0 |
---|
7542 | configure:23679: result: 4 |
---|
7543 | configure:23689: checking for getprotobyname_r |
---|
7544 | configure:23689: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7545 | Undefined symbols for architecture x86_64: |
---|
7546 | "_getprotobyname_r", referenced from: |
---|
7547 | _main in cc-wv26cr.o |
---|
7548 | ld: symbol(s) not found for architecture x86_64 |
---|
7549 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7550 | configure:23689: $? = 1 |
---|
7551 | configure: failed program was: |
---|
7552 | | /* confdefs.h */ |
---|
7553 | | #define PACKAGE_NAME "glib" |
---|
7554 | | #define PACKAGE_TARNAME "glib" |
---|
7555 | | #define PACKAGE_VERSION "2.29.92" |
---|
7556 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
7557 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
7558 | | #define PACKAGE_URL "" |
---|
7559 | | #define GLIB_MAJOR_VERSION 2 |
---|
7560 | | #define GLIB_MINOR_VERSION 29 |
---|
7561 | | #define GLIB_MICRO_VERSION 92 |
---|
7562 | | #define GLIB_INTERFACE_AGE 0 |
---|
7563 | | #define GLIB_BINARY_AGE 2992 |
---|
7564 | | #define HAVE_CARBON 1 |
---|
7565 | | #define NEED_ICONV_CACHE 1 |
---|
7566 | | #define HAVE_LOCALE_H 1 |
---|
7567 | | #define HAVE_LC_MESSAGES 1 |
---|
7568 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
7569 | | #define HAVE_GETTEXT 1 |
---|
7570 | | #define HAVE_DCGETTEXT 1 |
---|
7571 | | #define ENABLE_NLS 1 |
---|
7572 | | #define GETTEXT_PACKAGE "glib20" |
---|
7573 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
7574 | | #define USE_LIBICONV_GNU 1 |
---|
7575 | | #define HAVE_DLFCN_H 1 |
---|
7576 | | #define LT_OBJDIR ".libs/" |
---|
7577 | | #define STDC_HEADERS 1 |
---|
7578 | | #define HAVE_VPRINTF 1 |
---|
7579 | | #define HAVE_ALLOCA_H 1 |
---|
7580 | | #define HAVE_ALLOCA 1 |
---|
7581 | | #define HAVE_MMAP 1 |
---|
7582 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7583 | | #define HAVE_VALLOC 1 |
---|
7584 | | #define HAVE_FSYNC 1 |
---|
7585 | | #define HAVE_ATEXIT 1 |
---|
7586 | | #define HAVE_TIMEGM 1 |
---|
7587 | | #define HAVE_GMTIME_R 1 |
---|
7588 | | #define SIZEOF_CHAR 1 |
---|
7589 | | #define SIZEOF_SHORT 2 |
---|
7590 | | #define SIZEOF_LONG 8 |
---|
7591 | | #define SIZEOF_INT 4 |
---|
7592 | | #define SIZEOF_VOID_P 8 |
---|
7593 | | #define SIZEOF_LONG_LONG 8 |
---|
7594 | | #define SIZEOF___INT64 0 |
---|
7595 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
7596 | | #define SANE_MALLOC_PROTOS 1 |
---|
7597 | | #define G_HAVE___INLINE 1 |
---|
7598 | | #define G_HAVE___INLINE__ 1 |
---|
7599 | | #define G_HAVE_INLINE 1 |
---|
7600 | | #define HAVE_DIRENT_H 1 |
---|
7601 | | #define HAVE_FLOAT_H 1 |
---|
7602 | | #define HAVE_LIMITS_H 1 |
---|
7603 | | #define HAVE_PWD_H 1 |
---|
7604 | | #define HAVE_GRP_H 1 |
---|
7605 | | #define HAVE_SYS_PARAM_H 1 |
---|
7606 | | #define HAVE_SYS_POLL_H 1 |
---|
7607 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7608 | | #define HAVE_SYS_TIME_H 1 |
---|
7609 | | #define HAVE_SYS_TIMES_H 1 |
---|
7610 | | #define HAVE_SYS_WAIT_H 1 |
---|
7611 | | #define HAVE_UNISTD_H 1 |
---|
7612 | | #define HAVE_SYS_SELECT_H 1 |
---|
7613 | | #define HAVE_SYS_TYPES_H 1 |
---|
7614 | | #define HAVE_STDINT_H 1 |
---|
7615 | | #define HAVE_INTTYPES_H 1 |
---|
7616 | | #define HAVE_SCHED_H 1 |
---|
7617 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7618 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7619 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7620 | | #define HAVE_FSTAB_H 1 |
---|
7621 | | #define HAVE_SYS_UIO_H 1 |
---|
7622 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7623 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7624 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7625 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7626 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7627 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7628 | | #define HAVE_STDDEF_H 1 |
---|
7629 | | #define HAVE_STDLIB_H 1 |
---|
7630 | | #define HAVE_STRING_H 1 |
---|
7631 | | #define HAVE_SETLOCALE 1 |
---|
7632 | | #define SIZEOF_SIZE_T 8 |
---|
7633 | | #define HAVE_LSTAT 1 |
---|
7634 | | #define HAVE_STRERROR 1 |
---|
7635 | | #define HAVE_STRSIGNAL 1 |
---|
7636 | | #define HAVE_MEMMOVE 1 |
---|
7637 | | #define HAVE_VSNPRINTF 1 |
---|
7638 | | #define HAVE_STPCPY 1 |
---|
7639 | | #define HAVE_STRCASECMP 1 |
---|
7640 | | #define HAVE_STRNCASECMP 1 |
---|
7641 | | #define HAVE_POLL 1 |
---|
7642 | | #define HAVE_GETCWD 1 |
---|
7643 | | #define HAVE_VASPRINTF 1 |
---|
7644 | | #define HAVE_SETENV 1 |
---|
7645 | | #define HAVE_UNSETENV 1 |
---|
7646 | | #define HAVE_GETC_UNLOCKED 1 |
---|
7647 | | #define HAVE_READLINK 1 |
---|
7648 | | #define HAVE_SYMLINK 1 |
---|
7649 | | #define HAVE_MEMMEM 1 |
---|
7650 | | #define HAVE_CHOWN 1 |
---|
7651 | | #define HAVE_LCHMOD 1 |
---|
7652 | | #define HAVE_LCHOWN 1 |
---|
7653 | | #define HAVE_FCHMOD 1 |
---|
7654 | | #define HAVE_FCHOWN 1 |
---|
7655 | | #define HAVE_LINK 1 |
---|
7656 | | #define HAVE_UTIMES 1 |
---|
7657 | | #define HAVE_GETGRGID 1 |
---|
7658 | | #define HAVE_GETPWUID 1 |
---|
7659 | | #define HAVE_GETFSSTAT 1 |
---|
7660 | | #define HAVE_STATVFS 1 |
---|
7661 | | #define HAVE_STATFS 1 |
---|
7662 | | #define USE_STATFS 1 |
---|
7663 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
7664 | | #define HAVE__NSGETENVIRON 1 |
---|
7665 | | #define HAVE_C99_VSNPRINTF 1 |
---|
7666 | | #define HAVE_UNIX98_PRINTF 1 |
---|
7667 | | /* end confdefs.h. */ |
---|
7668 | | /* Define getprotobyname_r to an innocuous variant, in case <limits.h> declares getprotobyname_r. |
---|
7669 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7670 | | #define getprotobyname_r innocuous_getprotobyname_r |
---|
7671 | | |
---|
7672 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7673 | | which can conflict with char getprotobyname_r (); below. |
---|
7674 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7675 | | <limits.h> exists even on freestanding compilers. */ |
---|
7676 | | |
---|
7677 | | #ifdef __STDC__ |
---|
7678 | | # include <limits.h> |
---|
7679 | | #else |
---|
7680 | | # include <assert.h> |
---|
7681 | | #endif |
---|
7682 | | |
---|
7683 | | #undef getprotobyname_r |
---|
7684 | | |
---|
7685 | | /* Override any GCC internal prototype to avoid an error. |
---|
7686 | | Use char because int might match the return type of a GCC |
---|
7687 | | builtin and then its argument prototype would still apply. */ |
---|
7688 | | #ifdef __cplusplus |
---|
7689 | | extern "C" |
---|
7690 | | #endif |
---|
7691 | | char getprotobyname_r (); |
---|
7692 | | /* The GNU C library defines this for functions which it implements |
---|
7693 | | to always fail with ENOSYS. Some functions are actually named |
---|
7694 | | something starting with __ and the normal name is an alias. */ |
---|
7695 | | #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r |
---|
7696 | | choke me |
---|
7697 | | #endif |
---|
7698 | | |
---|
7699 | | int |
---|
7700 | | main () |
---|
7701 | | { |
---|
7702 | | return getprotobyname_r (); |
---|
7703 | | ; |
---|
7704 | | return 0; |
---|
7705 | | } |
---|
7706 | configure:23689: result: no |
---|
7707 | configure:23689: checking for endservent |
---|
7708 | configure:23689: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
7709 | configure:23689: $? = 0 |
---|
7710 | configure:23689: result: yes |
---|
7711 | configure:23701: checking netdb.h usability |
---|
7712 | configure:23701: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
7713 | configure:23701: $? = 0 |
---|
7714 | configure:23701: result: yes |
---|
7715 | configure:23701: checking netdb.h presence |
---|
7716 | configure:23701: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
7717 | configure:23701: $? = 0 |
---|
7718 | configure:23701: result: yes |
---|
7719 | configure:23701: checking for netdb.h |
---|
7720 | configure:23701: result: yes |
---|
7721 | configure:23701: checking wspiapi.h usability |
---|
7722 | configure:23701: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
7723 | conftest.c:152:10: fatal error: 'wspiapi.h' file not found |
---|
7724 | #include <wspiapi.h> |
---|
7725 | ^ |
---|
7726 | 1 error generated. |
---|
7727 | configure:23701: $? = 1 |
---|
7728 | configure: failed program was: |
---|
7729 | | /* confdefs.h */ |
---|
7730 | | #define PACKAGE_NAME "glib" |
---|
7731 | | #define PACKAGE_TARNAME "glib" |
---|
7732 | | #define PACKAGE_VERSION "2.29.92" |
---|
7733 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
7734 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
7735 | | #define PACKAGE_URL "" |
---|
7736 | | #define GLIB_MAJOR_VERSION 2 |
---|
7737 | | #define GLIB_MINOR_VERSION 29 |
---|
7738 | | #define GLIB_MICRO_VERSION 92 |
---|
7739 | | #define GLIB_INTERFACE_AGE 0 |
---|
7740 | | #define GLIB_BINARY_AGE 2992 |
---|
7741 | | #define HAVE_CARBON 1 |
---|
7742 | | #define NEED_ICONV_CACHE 1 |
---|
7743 | | #define HAVE_LOCALE_H 1 |
---|
7744 | | #define HAVE_LC_MESSAGES 1 |
---|
7745 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
7746 | | #define HAVE_GETTEXT 1 |
---|
7747 | | #define HAVE_DCGETTEXT 1 |
---|
7748 | | #define ENABLE_NLS 1 |
---|
7749 | | #define GETTEXT_PACKAGE "glib20" |
---|
7750 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
7751 | | #define USE_LIBICONV_GNU 1 |
---|
7752 | | #define HAVE_DLFCN_H 1 |
---|
7753 | | #define LT_OBJDIR ".libs/" |
---|
7754 | | #define STDC_HEADERS 1 |
---|
7755 | | #define HAVE_VPRINTF 1 |
---|
7756 | | #define HAVE_ALLOCA_H 1 |
---|
7757 | | #define HAVE_ALLOCA 1 |
---|
7758 | | #define HAVE_MMAP 1 |
---|
7759 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7760 | | #define HAVE_VALLOC 1 |
---|
7761 | | #define HAVE_FSYNC 1 |
---|
7762 | | #define HAVE_ATEXIT 1 |
---|
7763 | | #define HAVE_TIMEGM 1 |
---|
7764 | | #define HAVE_GMTIME_R 1 |
---|
7765 | | #define SIZEOF_CHAR 1 |
---|
7766 | | #define SIZEOF_SHORT 2 |
---|
7767 | | #define SIZEOF_LONG 8 |
---|
7768 | | #define SIZEOF_INT 4 |
---|
7769 | | #define SIZEOF_VOID_P 8 |
---|
7770 | | #define SIZEOF_LONG_LONG 8 |
---|
7771 | | #define SIZEOF___INT64 0 |
---|
7772 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
7773 | | #define SANE_MALLOC_PROTOS 1 |
---|
7774 | | #define G_HAVE___INLINE 1 |
---|
7775 | | #define G_HAVE___INLINE__ 1 |
---|
7776 | | #define G_HAVE_INLINE 1 |
---|
7777 | | #define HAVE_DIRENT_H 1 |
---|
7778 | | #define HAVE_FLOAT_H 1 |
---|
7779 | | #define HAVE_LIMITS_H 1 |
---|
7780 | | #define HAVE_PWD_H 1 |
---|
7781 | | #define HAVE_GRP_H 1 |
---|
7782 | | #define HAVE_SYS_PARAM_H 1 |
---|
7783 | | #define HAVE_SYS_POLL_H 1 |
---|
7784 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7785 | | #define HAVE_SYS_TIME_H 1 |
---|
7786 | | #define HAVE_SYS_TIMES_H 1 |
---|
7787 | | #define HAVE_SYS_WAIT_H 1 |
---|
7788 | | #define HAVE_UNISTD_H 1 |
---|
7789 | | #define HAVE_SYS_SELECT_H 1 |
---|
7790 | | #define HAVE_SYS_TYPES_H 1 |
---|
7791 | | #define HAVE_STDINT_H 1 |
---|
7792 | | #define HAVE_INTTYPES_H 1 |
---|
7793 | | #define HAVE_SCHED_H 1 |
---|
7794 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7795 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7796 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7797 | | #define HAVE_FSTAB_H 1 |
---|
7798 | | #define HAVE_SYS_UIO_H 1 |
---|
7799 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7800 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7801 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7802 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7803 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7804 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7805 | | #define HAVE_STDDEF_H 1 |
---|
7806 | | #define HAVE_STDLIB_H 1 |
---|
7807 | | #define HAVE_STRING_H 1 |
---|
7808 | | #define HAVE_SETLOCALE 1 |
---|
7809 | | #define SIZEOF_SIZE_T 8 |
---|
7810 | | #define HAVE_LSTAT 1 |
---|
7811 | | #define HAVE_STRERROR 1 |
---|
7812 | | #define HAVE_STRSIGNAL 1 |
---|
7813 | | #define HAVE_MEMMOVE 1 |
---|
7814 | | #define HAVE_VSNPRINTF 1 |
---|
7815 | | #define HAVE_STPCPY 1 |
---|
7816 | | #define HAVE_STRCASECMP 1 |
---|
7817 | | #define HAVE_STRNCASECMP 1 |
---|
7818 | | #define HAVE_POLL 1 |
---|
7819 | | #define HAVE_GETCWD 1 |
---|
7820 | | #define HAVE_VASPRINTF 1 |
---|
7821 | | #define HAVE_SETENV 1 |
---|
7822 | | #define HAVE_UNSETENV 1 |
---|
7823 | | #define HAVE_GETC_UNLOCKED 1 |
---|
7824 | | #define HAVE_READLINK 1 |
---|
7825 | | #define HAVE_SYMLINK 1 |
---|
7826 | | #define HAVE_MEMMEM 1 |
---|
7827 | | #define HAVE_CHOWN 1 |
---|
7828 | | #define HAVE_LCHMOD 1 |
---|
7829 | | #define HAVE_LCHOWN 1 |
---|
7830 | | #define HAVE_FCHMOD 1 |
---|
7831 | | #define HAVE_FCHOWN 1 |
---|
7832 | | #define HAVE_LINK 1 |
---|
7833 | | #define HAVE_UTIMES 1 |
---|
7834 | | #define HAVE_GETGRGID 1 |
---|
7835 | | #define HAVE_GETPWUID 1 |
---|
7836 | | #define HAVE_GETFSSTAT 1 |
---|
7837 | | #define HAVE_STATVFS 1 |
---|
7838 | | #define HAVE_STATFS 1 |
---|
7839 | | #define USE_STATFS 1 |
---|
7840 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
7841 | | #define HAVE__NSGETENVIRON 1 |
---|
7842 | | #define HAVE_C99_VSNPRINTF 1 |
---|
7843 | | #define HAVE_UNIX98_PRINTF 1 |
---|
7844 | | #define HAVE_ENDSERVENT 1 |
---|
7845 | | #define HAVE_NETDB_H 1 |
---|
7846 | | /* end confdefs.h. */ |
---|
7847 | | #include <stdio.h> |
---|
7848 | | #ifdef HAVE_SYS_TYPES_H |
---|
7849 | | # include <sys/types.h> |
---|
7850 | | #endif |
---|
7851 | | #ifdef HAVE_SYS_STAT_H |
---|
7852 | | # include <sys/stat.h> |
---|
7853 | | #endif |
---|
7854 | | #ifdef STDC_HEADERS |
---|
7855 | | # include <stdlib.h> |
---|
7856 | | # include <stddef.h> |
---|
7857 | | #else |
---|
7858 | | # ifdef HAVE_STDLIB_H |
---|
7859 | | # include <stdlib.h> |
---|
7860 | | # endif |
---|
7861 | | #endif |
---|
7862 | | #ifdef HAVE_STRING_H |
---|
7863 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7864 | | # include <memory.h> |
---|
7865 | | # endif |
---|
7866 | | # include <string.h> |
---|
7867 | | #endif |
---|
7868 | | #ifdef HAVE_STRINGS_H |
---|
7869 | | # include <strings.h> |
---|
7870 | | #endif |
---|
7871 | | #ifdef HAVE_INTTYPES_H |
---|
7872 | | # include <inttypes.h> |
---|
7873 | | #endif |
---|
7874 | | #ifdef HAVE_STDINT_H |
---|
7875 | | # include <stdint.h> |
---|
7876 | | #endif |
---|
7877 | | #ifdef HAVE_UNISTD_H |
---|
7878 | | # include <unistd.h> |
---|
7879 | | #endif |
---|
7880 | | #include <wspiapi.h> |
---|
7881 | configure:23701: result: no |
---|
7882 | configure:23701: checking wspiapi.h presence |
---|
7883 | configure:23701: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
7884 | conftest.c:119:10: fatal error: 'wspiapi.h' file not found |
---|
7885 | #include <wspiapi.h> |
---|
7886 | ^ |
---|
7887 | 1 error generated. |
---|
7888 | configure:23701: $? = 1 |
---|
7889 | configure: failed program was: |
---|
7890 | | /* confdefs.h */ |
---|
7891 | | #define PACKAGE_NAME "glib" |
---|
7892 | | #define PACKAGE_TARNAME "glib" |
---|
7893 | | #define PACKAGE_VERSION "2.29.92" |
---|
7894 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
7895 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
7896 | | #define PACKAGE_URL "" |
---|
7897 | | #define GLIB_MAJOR_VERSION 2 |
---|
7898 | | #define GLIB_MINOR_VERSION 29 |
---|
7899 | | #define GLIB_MICRO_VERSION 92 |
---|
7900 | | #define GLIB_INTERFACE_AGE 0 |
---|
7901 | | #define GLIB_BINARY_AGE 2992 |
---|
7902 | | #define HAVE_CARBON 1 |
---|
7903 | | #define NEED_ICONV_CACHE 1 |
---|
7904 | | #define HAVE_LOCALE_H 1 |
---|
7905 | | #define HAVE_LC_MESSAGES 1 |
---|
7906 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
7907 | | #define HAVE_GETTEXT 1 |
---|
7908 | | #define HAVE_DCGETTEXT 1 |
---|
7909 | | #define ENABLE_NLS 1 |
---|
7910 | | #define GETTEXT_PACKAGE "glib20" |
---|
7911 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
7912 | | #define USE_LIBICONV_GNU 1 |
---|
7913 | | #define HAVE_DLFCN_H 1 |
---|
7914 | | #define LT_OBJDIR ".libs/" |
---|
7915 | | #define STDC_HEADERS 1 |
---|
7916 | | #define HAVE_VPRINTF 1 |
---|
7917 | | #define HAVE_ALLOCA_H 1 |
---|
7918 | | #define HAVE_ALLOCA 1 |
---|
7919 | | #define HAVE_MMAP 1 |
---|
7920 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7921 | | #define HAVE_VALLOC 1 |
---|
7922 | | #define HAVE_FSYNC 1 |
---|
7923 | | #define HAVE_ATEXIT 1 |
---|
7924 | | #define HAVE_TIMEGM 1 |
---|
7925 | | #define HAVE_GMTIME_R 1 |
---|
7926 | | #define SIZEOF_CHAR 1 |
---|
7927 | | #define SIZEOF_SHORT 2 |
---|
7928 | | #define SIZEOF_LONG 8 |
---|
7929 | | #define SIZEOF_INT 4 |
---|
7930 | | #define SIZEOF_VOID_P 8 |
---|
7931 | | #define SIZEOF_LONG_LONG 8 |
---|
7932 | | #define SIZEOF___INT64 0 |
---|
7933 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
7934 | | #define SANE_MALLOC_PROTOS 1 |
---|
7935 | | #define G_HAVE___INLINE 1 |
---|
7936 | | #define G_HAVE___INLINE__ 1 |
---|
7937 | | #define G_HAVE_INLINE 1 |
---|
7938 | | #define HAVE_DIRENT_H 1 |
---|
7939 | | #define HAVE_FLOAT_H 1 |
---|
7940 | | #define HAVE_LIMITS_H 1 |
---|
7941 | | #define HAVE_PWD_H 1 |
---|
7942 | | #define HAVE_GRP_H 1 |
---|
7943 | | #define HAVE_SYS_PARAM_H 1 |
---|
7944 | | #define HAVE_SYS_POLL_H 1 |
---|
7945 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7946 | | #define HAVE_SYS_TIME_H 1 |
---|
7947 | | #define HAVE_SYS_TIMES_H 1 |
---|
7948 | | #define HAVE_SYS_WAIT_H 1 |
---|
7949 | | #define HAVE_UNISTD_H 1 |
---|
7950 | | #define HAVE_SYS_SELECT_H 1 |
---|
7951 | | #define HAVE_SYS_TYPES_H 1 |
---|
7952 | | #define HAVE_STDINT_H 1 |
---|
7953 | | #define HAVE_INTTYPES_H 1 |
---|
7954 | | #define HAVE_SCHED_H 1 |
---|
7955 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7956 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7957 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7958 | | #define HAVE_FSTAB_H 1 |
---|
7959 | | #define HAVE_SYS_UIO_H 1 |
---|
7960 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7961 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7962 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7963 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7964 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7965 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7966 | | #define HAVE_STDDEF_H 1 |
---|
7967 | | #define HAVE_STDLIB_H 1 |
---|
7968 | | #define HAVE_STRING_H 1 |
---|
7969 | | #define HAVE_SETLOCALE 1 |
---|
7970 | | #define SIZEOF_SIZE_T 8 |
---|
7971 | | #define HAVE_LSTAT 1 |
---|
7972 | | #define HAVE_STRERROR 1 |
---|
7973 | | #define HAVE_STRSIGNAL 1 |
---|
7974 | | #define HAVE_MEMMOVE 1 |
---|
7975 | | #define HAVE_VSNPRINTF 1 |
---|
7976 | | #define HAVE_STPCPY 1 |
---|
7977 | | #define HAVE_STRCASECMP 1 |
---|
7978 | | #define HAVE_STRNCASECMP 1 |
---|
7979 | | #define HAVE_POLL 1 |
---|
7980 | | #define HAVE_GETCWD 1 |
---|
7981 | | #define HAVE_VASPRINTF 1 |
---|
7982 | | #define HAVE_SETENV 1 |
---|
7983 | | #define HAVE_UNSETENV 1 |
---|
7984 | | #define HAVE_GETC_UNLOCKED 1 |
---|
7985 | | #define HAVE_READLINK 1 |
---|
7986 | | #define HAVE_SYMLINK 1 |
---|
7987 | | #define HAVE_MEMMEM 1 |
---|
7988 | | #define HAVE_CHOWN 1 |
---|
7989 | | #define HAVE_LCHMOD 1 |
---|
7990 | | #define HAVE_LCHOWN 1 |
---|
7991 | | #define HAVE_FCHMOD 1 |
---|
7992 | | #define HAVE_FCHOWN 1 |
---|
7993 | | #define HAVE_LINK 1 |
---|
7994 | | #define HAVE_UTIMES 1 |
---|
7995 | | #define HAVE_GETGRGID 1 |
---|
7996 | | #define HAVE_GETPWUID 1 |
---|
7997 | | #define HAVE_GETFSSTAT 1 |
---|
7998 | | #define HAVE_STATVFS 1 |
---|
7999 | | #define HAVE_STATFS 1 |
---|
8000 | | #define USE_STATFS 1 |
---|
8001 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
8002 | | #define HAVE__NSGETENVIRON 1 |
---|
8003 | | #define HAVE_C99_VSNPRINTF 1 |
---|
8004 | | #define HAVE_UNIX98_PRINTF 1 |
---|
8005 | | #define HAVE_ENDSERVENT 1 |
---|
8006 | | #define HAVE_NETDB_H 1 |
---|
8007 | | /* end confdefs.h. */ |
---|
8008 | | #include <wspiapi.h> |
---|
8009 | configure:23701: result: no |
---|
8010 | configure:23701: checking for wspiapi.h |
---|
8011 | configure:23701: result: no |
---|
8012 | configure:23701: checking arpa/nameser_compat.h usability |
---|
8013 | configure:23701: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8014 | configure:23701: $? = 0 |
---|
8015 | configure:23701: result: yes |
---|
8016 | configure:23701: checking arpa/nameser_compat.h presence |
---|
8017 | configure:23701: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
8018 | configure:23701: $? = 0 |
---|
8019 | configure:23701: result: yes |
---|
8020 | configure:23701: checking for arpa/nameser_compat.h |
---|
8021 | configure:23701: result: yes |
---|
8022 | configure:23717: checking for strndup |
---|
8023 | configure:23717: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8024 | conftest.c:143:6: warning: incompatible redeclaration of library function 'strndup' |
---|
8025 | char strndup (); |
---|
8026 | ^ |
---|
8027 | conftest.c:143:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' |
---|
8028 | 1 warning generated. |
---|
8029 | configure:23717: $? = 0 |
---|
8030 | configure:23717: result: yes |
---|
8031 | configure:23717: checking for setresuid |
---|
8032 | configure:23717: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8033 | Undefined symbols for architecture x86_64: |
---|
8034 | "_setresuid", referenced from: |
---|
8035 | _main in cc-nn5McV.o |
---|
8036 | ld: symbol(s) not found for architecture x86_64 |
---|
8037 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
8038 | configure:23717: $? = 1 |
---|
8039 | configure: failed program was: |
---|
8040 | | /* confdefs.h */ |
---|
8041 | | #define PACKAGE_NAME "glib" |
---|
8042 | | #define PACKAGE_TARNAME "glib" |
---|
8043 | | #define PACKAGE_VERSION "2.29.92" |
---|
8044 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
8045 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8046 | | #define PACKAGE_URL "" |
---|
8047 | | #define GLIB_MAJOR_VERSION 2 |
---|
8048 | | #define GLIB_MINOR_VERSION 29 |
---|
8049 | | #define GLIB_MICRO_VERSION 92 |
---|
8050 | | #define GLIB_INTERFACE_AGE 0 |
---|
8051 | | #define GLIB_BINARY_AGE 2992 |
---|
8052 | | #define HAVE_CARBON 1 |
---|
8053 | | #define NEED_ICONV_CACHE 1 |
---|
8054 | | #define HAVE_LOCALE_H 1 |
---|
8055 | | #define HAVE_LC_MESSAGES 1 |
---|
8056 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
8057 | | #define HAVE_GETTEXT 1 |
---|
8058 | | #define HAVE_DCGETTEXT 1 |
---|
8059 | | #define ENABLE_NLS 1 |
---|
8060 | | #define GETTEXT_PACKAGE "glib20" |
---|
8061 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
8062 | | #define USE_LIBICONV_GNU 1 |
---|
8063 | | #define HAVE_DLFCN_H 1 |
---|
8064 | | #define LT_OBJDIR ".libs/" |
---|
8065 | | #define STDC_HEADERS 1 |
---|
8066 | | #define HAVE_VPRINTF 1 |
---|
8067 | | #define HAVE_ALLOCA_H 1 |
---|
8068 | | #define HAVE_ALLOCA 1 |
---|
8069 | | #define HAVE_MMAP 1 |
---|
8070 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8071 | | #define HAVE_VALLOC 1 |
---|
8072 | | #define HAVE_FSYNC 1 |
---|
8073 | | #define HAVE_ATEXIT 1 |
---|
8074 | | #define HAVE_TIMEGM 1 |
---|
8075 | | #define HAVE_GMTIME_R 1 |
---|
8076 | | #define SIZEOF_CHAR 1 |
---|
8077 | | #define SIZEOF_SHORT 2 |
---|
8078 | | #define SIZEOF_LONG 8 |
---|
8079 | | #define SIZEOF_INT 4 |
---|
8080 | | #define SIZEOF_VOID_P 8 |
---|
8081 | | #define SIZEOF_LONG_LONG 8 |
---|
8082 | | #define SIZEOF___INT64 0 |
---|
8083 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
8084 | | #define SANE_MALLOC_PROTOS 1 |
---|
8085 | | #define G_HAVE___INLINE 1 |
---|
8086 | | #define G_HAVE___INLINE__ 1 |
---|
8087 | | #define G_HAVE_INLINE 1 |
---|
8088 | | #define HAVE_DIRENT_H 1 |
---|
8089 | | #define HAVE_FLOAT_H 1 |
---|
8090 | | #define HAVE_LIMITS_H 1 |
---|
8091 | | #define HAVE_PWD_H 1 |
---|
8092 | | #define HAVE_GRP_H 1 |
---|
8093 | | #define HAVE_SYS_PARAM_H 1 |
---|
8094 | | #define HAVE_SYS_POLL_H 1 |
---|
8095 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8096 | | #define HAVE_SYS_TIME_H 1 |
---|
8097 | | #define HAVE_SYS_TIMES_H 1 |
---|
8098 | | #define HAVE_SYS_WAIT_H 1 |
---|
8099 | | #define HAVE_UNISTD_H 1 |
---|
8100 | | #define HAVE_SYS_SELECT_H 1 |
---|
8101 | | #define HAVE_SYS_TYPES_H 1 |
---|
8102 | | #define HAVE_STDINT_H 1 |
---|
8103 | | #define HAVE_INTTYPES_H 1 |
---|
8104 | | #define HAVE_SCHED_H 1 |
---|
8105 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8106 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8107 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8108 | | #define HAVE_FSTAB_H 1 |
---|
8109 | | #define HAVE_SYS_UIO_H 1 |
---|
8110 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8111 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8112 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8113 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8114 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8115 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8116 | | #define HAVE_STDDEF_H 1 |
---|
8117 | | #define HAVE_STDLIB_H 1 |
---|
8118 | | #define HAVE_STRING_H 1 |
---|
8119 | | #define HAVE_SETLOCALE 1 |
---|
8120 | | #define SIZEOF_SIZE_T 8 |
---|
8121 | | #define HAVE_LSTAT 1 |
---|
8122 | | #define HAVE_STRERROR 1 |
---|
8123 | | #define HAVE_STRSIGNAL 1 |
---|
8124 | | #define HAVE_MEMMOVE 1 |
---|
8125 | | #define HAVE_VSNPRINTF 1 |
---|
8126 | | #define HAVE_STPCPY 1 |
---|
8127 | | #define HAVE_STRCASECMP 1 |
---|
8128 | | #define HAVE_STRNCASECMP 1 |
---|
8129 | | #define HAVE_POLL 1 |
---|
8130 | | #define HAVE_GETCWD 1 |
---|
8131 | | #define HAVE_VASPRINTF 1 |
---|
8132 | | #define HAVE_SETENV 1 |
---|
8133 | | #define HAVE_UNSETENV 1 |
---|
8134 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8135 | | #define HAVE_READLINK 1 |
---|
8136 | | #define HAVE_SYMLINK 1 |
---|
8137 | | #define HAVE_MEMMEM 1 |
---|
8138 | | #define HAVE_CHOWN 1 |
---|
8139 | | #define HAVE_LCHMOD 1 |
---|
8140 | | #define HAVE_LCHOWN 1 |
---|
8141 | | #define HAVE_FCHMOD 1 |
---|
8142 | | #define HAVE_FCHOWN 1 |
---|
8143 | | #define HAVE_LINK 1 |
---|
8144 | | #define HAVE_UTIMES 1 |
---|
8145 | | #define HAVE_GETGRGID 1 |
---|
8146 | | #define HAVE_GETPWUID 1 |
---|
8147 | | #define HAVE_GETFSSTAT 1 |
---|
8148 | | #define HAVE_STATVFS 1 |
---|
8149 | | #define HAVE_STATFS 1 |
---|
8150 | | #define USE_STATFS 1 |
---|
8151 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
8152 | | #define HAVE__NSGETENVIRON 1 |
---|
8153 | | #define HAVE_C99_VSNPRINTF 1 |
---|
8154 | | #define HAVE_UNIX98_PRINTF 1 |
---|
8155 | | #define HAVE_ENDSERVENT 1 |
---|
8156 | | #define HAVE_NETDB_H 1 |
---|
8157 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
8158 | | #define HAVE_STRNDUP 1 |
---|
8159 | | /* end confdefs.h. */ |
---|
8160 | | /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid. |
---|
8161 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8162 | | #define setresuid innocuous_setresuid |
---|
8163 | | |
---|
8164 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8165 | | which can conflict with char setresuid (); below. |
---|
8166 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8167 | | <limits.h> exists even on freestanding compilers. */ |
---|
8168 | | |
---|
8169 | | #ifdef __STDC__ |
---|
8170 | | # include <limits.h> |
---|
8171 | | #else |
---|
8172 | | # include <assert.h> |
---|
8173 | | #endif |
---|
8174 | | |
---|
8175 | | #undef setresuid |
---|
8176 | | |
---|
8177 | | /* Override any GCC internal prototype to avoid an error. |
---|
8178 | | Use char because int might match the return type of a GCC |
---|
8179 | | builtin and then its argument prototype would still apply. */ |
---|
8180 | | #ifdef __cplusplus |
---|
8181 | | extern "C" |
---|
8182 | | #endif |
---|
8183 | | char setresuid (); |
---|
8184 | | /* The GNU C library defines this for functions which it implements |
---|
8185 | | to always fail with ENOSYS. Some functions are actually named |
---|
8186 | | something starting with __ and the normal name is an alias. */ |
---|
8187 | | #if defined __stub_setresuid || defined __stub___setresuid |
---|
8188 | | choke me |
---|
8189 | | #endif |
---|
8190 | | |
---|
8191 | | int |
---|
8192 | | main () |
---|
8193 | | { |
---|
8194 | | return setresuid (); |
---|
8195 | | ; |
---|
8196 | | return 0; |
---|
8197 | | } |
---|
8198 | configure:23717: result: no |
---|
8199 | configure:23717: checking for setreuid |
---|
8200 | configure:23717: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8201 | configure:23717: $? = 0 |
---|
8202 | configure:23717: result: yes |
---|
8203 | configure:23728: checking sys/prctl.h usability |
---|
8204 | configure:23728: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8205 | conftest.c:155:10: fatal error: 'sys/prctl.h' file not found |
---|
8206 | #include <sys/prctl.h> |
---|
8207 | ^ |
---|
8208 | 1 error generated. |
---|
8209 | configure:23728: $? = 1 |
---|
8210 | configure: failed program was: |
---|
8211 | | /* confdefs.h */ |
---|
8212 | | #define PACKAGE_NAME "glib" |
---|
8213 | | #define PACKAGE_TARNAME "glib" |
---|
8214 | | #define PACKAGE_VERSION "2.29.92" |
---|
8215 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
8216 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8217 | | #define PACKAGE_URL "" |
---|
8218 | | #define GLIB_MAJOR_VERSION 2 |
---|
8219 | | #define GLIB_MINOR_VERSION 29 |
---|
8220 | | #define GLIB_MICRO_VERSION 92 |
---|
8221 | | #define GLIB_INTERFACE_AGE 0 |
---|
8222 | | #define GLIB_BINARY_AGE 2992 |
---|
8223 | | #define HAVE_CARBON 1 |
---|
8224 | | #define NEED_ICONV_CACHE 1 |
---|
8225 | | #define HAVE_LOCALE_H 1 |
---|
8226 | | #define HAVE_LC_MESSAGES 1 |
---|
8227 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
8228 | | #define HAVE_GETTEXT 1 |
---|
8229 | | #define HAVE_DCGETTEXT 1 |
---|
8230 | | #define ENABLE_NLS 1 |
---|
8231 | | #define GETTEXT_PACKAGE "glib20" |
---|
8232 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
8233 | | #define USE_LIBICONV_GNU 1 |
---|
8234 | | #define HAVE_DLFCN_H 1 |
---|
8235 | | #define LT_OBJDIR ".libs/" |
---|
8236 | | #define STDC_HEADERS 1 |
---|
8237 | | #define HAVE_VPRINTF 1 |
---|
8238 | | #define HAVE_ALLOCA_H 1 |
---|
8239 | | #define HAVE_ALLOCA 1 |
---|
8240 | | #define HAVE_MMAP 1 |
---|
8241 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8242 | | #define HAVE_VALLOC 1 |
---|
8243 | | #define HAVE_FSYNC 1 |
---|
8244 | | #define HAVE_ATEXIT 1 |
---|
8245 | | #define HAVE_TIMEGM 1 |
---|
8246 | | #define HAVE_GMTIME_R 1 |
---|
8247 | | #define SIZEOF_CHAR 1 |
---|
8248 | | #define SIZEOF_SHORT 2 |
---|
8249 | | #define SIZEOF_LONG 8 |
---|
8250 | | #define SIZEOF_INT 4 |
---|
8251 | | #define SIZEOF_VOID_P 8 |
---|
8252 | | #define SIZEOF_LONG_LONG 8 |
---|
8253 | | #define SIZEOF___INT64 0 |
---|
8254 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
8255 | | #define SANE_MALLOC_PROTOS 1 |
---|
8256 | | #define G_HAVE___INLINE 1 |
---|
8257 | | #define G_HAVE___INLINE__ 1 |
---|
8258 | | #define G_HAVE_INLINE 1 |
---|
8259 | | #define HAVE_DIRENT_H 1 |
---|
8260 | | #define HAVE_FLOAT_H 1 |
---|
8261 | | #define HAVE_LIMITS_H 1 |
---|
8262 | | #define HAVE_PWD_H 1 |
---|
8263 | | #define HAVE_GRP_H 1 |
---|
8264 | | #define HAVE_SYS_PARAM_H 1 |
---|
8265 | | #define HAVE_SYS_POLL_H 1 |
---|
8266 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8267 | | #define HAVE_SYS_TIME_H 1 |
---|
8268 | | #define HAVE_SYS_TIMES_H 1 |
---|
8269 | | #define HAVE_SYS_WAIT_H 1 |
---|
8270 | | #define HAVE_UNISTD_H 1 |
---|
8271 | | #define HAVE_SYS_SELECT_H 1 |
---|
8272 | | #define HAVE_SYS_TYPES_H 1 |
---|
8273 | | #define HAVE_STDINT_H 1 |
---|
8274 | | #define HAVE_INTTYPES_H 1 |
---|
8275 | | #define HAVE_SCHED_H 1 |
---|
8276 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8277 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8278 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8279 | | #define HAVE_FSTAB_H 1 |
---|
8280 | | #define HAVE_SYS_UIO_H 1 |
---|
8281 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8282 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8283 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8284 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8285 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8286 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8287 | | #define HAVE_STDDEF_H 1 |
---|
8288 | | #define HAVE_STDLIB_H 1 |
---|
8289 | | #define HAVE_STRING_H 1 |
---|
8290 | | #define HAVE_SETLOCALE 1 |
---|
8291 | | #define SIZEOF_SIZE_T 8 |
---|
8292 | | #define HAVE_LSTAT 1 |
---|
8293 | | #define HAVE_STRERROR 1 |
---|
8294 | | #define HAVE_STRSIGNAL 1 |
---|
8295 | | #define HAVE_MEMMOVE 1 |
---|
8296 | | #define HAVE_VSNPRINTF 1 |
---|
8297 | | #define HAVE_STPCPY 1 |
---|
8298 | | #define HAVE_STRCASECMP 1 |
---|
8299 | | #define HAVE_STRNCASECMP 1 |
---|
8300 | | #define HAVE_POLL 1 |
---|
8301 | | #define HAVE_GETCWD 1 |
---|
8302 | | #define HAVE_VASPRINTF 1 |
---|
8303 | | #define HAVE_SETENV 1 |
---|
8304 | | #define HAVE_UNSETENV 1 |
---|
8305 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8306 | | #define HAVE_READLINK 1 |
---|
8307 | | #define HAVE_SYMLINK 1 |
---|
8308 | | #define HAVE_MEMMEM 1 |
---|
8309 | | #define HAVE_CHOWN 1 |
---|
8310 | | #define HAVE_LCHMOD 1 |
---|
8311 | | #define HAVE_LCHOWN 1 |
---|
8312 | | #define HAVE_FCHMOD 1 |
---|
8313 | | #define HAVE_FCHOWN 1 |
---|
8314 | | #define HAVE_LINK 1 |
---|
8315 | | #define HAVE_UTIMES 1 |
---|
8316 | | #define HAVE_GETGRGID 1 |
---|
8317 | | #define HAVE_GETPWUID 1 |
---|
8318 | | #define HAVE_GETFSSTAT 1 |
---|
8319 | | #define HAVE_STATVFS 1 |
---|
8320 | | #define HAVE_STATFS 1 |
---|
8321 | | #define USE_STATFS 1 |
---|
8322 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
8323 | | #define HAVE__NSGETENVIRON 1 |
---|
8324 | | #define HAVE_C99_VSNPRINTF 1 |
---|
8325 | | #define HAVE_UNIX98_PRINTF 1 |
---|
8326 | | #define HAVE_ENDSERVENT 1 |
---|
8327 | | #define HAVE_NETDB_H 1 |
---|
8328 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
8329 | | #define HAVE_STRNDUP 1 |
---|
8330 | | #define HAVE_SETREUID 1 |
---|
8331 | | /* end confdefs.h. */ |
---|
8332 | | #include <stdio.h> |
---|
8333 | | #ifdef HAVE_SYS_TYPES_H |
---|
8334 | | # include <sys/types.h> |
---|
8335 | | #endif |
---|
8336 | | #ifdef HAVE_SYS_STAT_H |
---|
8337 | | # include <sys/stat.h> |
---|
8338 | | #endif |
---|
8339 | | #ifdef STDC_HEADERS |
---|
8340 | | # include <stdlib.h> |
---|
8341 | | # include <stddef.h> |
---|
8342 | | #else |
---|
8343 | | # ifdef HAVE_STDLIB_H |
---|
8344 | | # include <stdlib.h> |
---|
8345 | | # endif |
---|
8346 | | #endif |
---|
8347 | | #ifdef HAVE_STRING_H |
---|
8348 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
8349 | | # include <memory.h> |
---|
8350 | | # endif |
---|
8351 | | # include <string.h> |
---|
8352 | | #endif |
---|
8353 | | #ifdef HAVE_STRINGS_H |
---|
8354 | | # include <strings.h> |
---|
8355 | | #endif |
---|
8356 | | #ifdef HAVE_INTTYPES_H |
---|
8357 | | # include <inttypes.h> |
---|
8358 | | #endif |
---|
8359 | | #ifdef HAVE_STDINT_H |
---|
8360 | | # include <stdint.h> |
---|
8361 | | #endif |
---|
8362 | | #ifdef HAVE_UNISTD_H |
---|
8363 | | # include <unistd.h> |
---|
8364 | | #endif |
---|
8365 | | #include <sys/prctl.h> |
---|
8366 | configure:23728: result: no |
---|
8367 | configure:23728: checking sys/prctl.h presence |
---|
8368 | configure:23728: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
8369 | conftest.c:122:10: fatal error: 'sys/prctl.h' file not found |
---|
8370 | #include <sys/prctl.h> |
---|
8371 | ^ |
---|
8372 | 1 error generated. |
---|
8373 | configure:23728: $? = 1 |
---|
8374 | configure: failed program was: |
---|
8375 | | /* confdefs.h */ |
---|
8376 | | #define PACKAGE_NAME "glib" |
---|
8377 | | #define PACKAGE_TARNAME "glib" |
---|
8378 | | #define PACKAGE_VERSION "2.29.92" |
---|
8379 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
8380 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8381 | | #define PACKAGE_URL "" |
---|
8382 | | #define GLIB_MAJOR_VERSION 2 |
---|
8383 | | #define GLIB_MINOR_VERSION 29 |
---|
8384 | | #define GLIB_MICRO_VERSION 92 |
---|
8385 | | #define GLIB_INTERFACE_AGE 0 |
---|
8386 | | #define GLIB_BINARY_AGE 2992 |
---|
8387 | | #define HAVE_CARBON 1 |
---|
8388 | | #define NEED_ICONV_CACHE 1 |
---|
8389 | | #define HAVE_LOCALE_H 1 |
---|
8390 | | #define HAVE_LC_MESSAGES 1 |
---|
8391 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
8392 | | #define HAVE_GETTEXT 1 |
---|
8393 | | #define HAVE_DCGETTEXT 1 |
---|
8394 | | #define ENABLE_NLS 1 |
---|
8395 | | #define GETTEXT_PACKAGE "glib20" |
---|
8396 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
8397 | | #define USE_LIBICONV_GNU 1 |
---|
8398 | | #define HAVE_DLFCN_H 1 |
---|
8399 | | #define LT_OBJDIR ".libs/" |
---|
8400 | | #define STDC_HEADERS 1 |
---|
8401 | | #define HAVE_VPRINTF 1 |
---|
8402 | | #define HAVE_ALLOCA_H 1 |
---|
8403 | | #define HAVE_ALLOCA 1 |
---|
8404 | | #define HAVE_MMAP 1 |
---|
8405 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8406 | | #define HAVE_VALLOC 1 |
---|
8407 | | #define HAVE_FSYNC 1 |
---|
8408 | | #define HAVE_ATEXIT 1 |
---|
8409 | | #define HAVE_TIMEGM 1 |
---|
8410 | | #define HAVE_GMTIME_R 1 |
---|
8411 | | #define SIZEOF_CHAR 1 |
---|
8412 | | #define SIZEOF_SHORT 2 |
---|
8413 | | #define SIZEOF_LONG 8 |
---|
8414 | | #define SIZEOF_INT 4 |
---|
8415 | | #define SIZEOF_VOID_P 8 |
---|
8416 | | #define SIZEOF_LONG_LONG 8 |
---|
8417 | | #define SIZEOF___INT64 0 |
---|
8418 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
8419 | | #define SANE_MALLOC_PROTOS 1 |
---|
8420 | | #define G_HAVE___INLINE 1 |
---|
8421 | | #define G_HAVE___INLINE__ 1 |
---|
8422 | | #define G_HAVE_INLINE 1 |
---|
8423 | | #define HAVE_DIRENT_H 1 |
---|
8424 | | #define HAVE_FLOAT_H 1 |
---|
8425 | | #define HAVE_LIMITS_H 1 |
---|
8426 | | #define HAVE_PWD_H 1 |
---|
8427 | | #define HAVE_GRP_H 1 |
---|
8428 | | #define HAVE_SYS_PARAM_H 1 |
---|
8429 | | #define HAVE_SYS_POLL_H 1 |
---|
8430 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8431 | | #define HAVE_SYS_TIME_H 1 |
---|
8432 | | #define HAVE_SYS_TIMES_H 1 |
---|
8433 | | #define HAVE_SYS_WAIT_H 1 |
---|
8434 | | #define HAVE_UNISTD_H 1 |
---|
8435 | | #define HAVE_SYS_SELECT_H 1 |
---|
8436 | | #define HAVE_SYS_TYPES_H 1 |
---|
8437 | | #define HAVE_STDINT_H 1 |
---|
8438 | | #define HAVE_INTTYPES_H 1 |
---|
8439 | | #define HAVE_SCHED_H 1 |
---|
8440 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8441 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8442 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8443 | | #define HAVE_FSTAB_H 1 |
---|
8444 | | #define HAVE_SYS_UIO_H 1 |
---|
8445 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8446 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8447 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8448 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8449 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8450 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8451 | | #define HAVE_STDDEF_H 1 |
---|
8452 | | #define HAVE_STDLIB_H 1 |
---|
8453 | | #define HAVE_STRING_H 1 |
---|
8454 | | #define HAVE_SETLOCALE 1 |
---|
8455 | | #define SIZEOF_SIZE_T 8 |
---|
8456 | | #define HAVE_LSTAT 1 |
---|
8457 | | #define HAVE_STRERROR 1 |
---|
8458 | | #define HAVE_STRSIGNAL 1 |
---|
8459 | | #define HAVE_MEMMOVE 1 |
---|
8460 | | #define HAVE_VSNPRINTF 1 |
---|
8461 | | #define HAVE_STPCPY 1 |
---|
8462 | | #define HAVE_STRCASECMP 1 |
---|
8463 | | #define HAVE_STRNCASECMP 1 |
---|
8464 | | #define HAVE_POLL 1 |
---|
8465 | | #define HAVE_GETCWD 1 |
---|
8466 | | #define HAVE_VASPRINTF 1 |
---|
8467 | | #define HAVE_SETENV 1 |
---|
8468 | | #define HAVE_UNSETENV 1 |
---|
8469 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8470 | | #define HAVE_READLINK 1 |
---|
8471 | | #define HAVE_SYMLINK 1 |
---|
8472 | | #define HAVE_MEMMEM 1 |
---|
8473 | | #define HAVE_CHOWN 1 |
---|
8474 | | #define HAVE_LCHMOD 1 |
---|
8475 | | #define HAVE_LCHOWN 1 |
---|
8476 | | #define HAVE_FCHMOD 1 |
---|
8477 | | #define HAVE_FCHOWN 1 |
---|
8478 | | #define HAVE_LINK 1 |
---|
8479 | | #define HAVE_UTIMES 1 |
---|
8480 | | #define HAVE_GETGRGID 1 |
---|
8481 | | #define HAVE_GETPWUID 1 |
---|
8482 | | #define HAVE_GETFSSTAT 1 |
---|
8483 | | #define HAVE_STATVFS 1 |
---|
8484 | | #define HAVE_STATFS 1 |
---|
8485 | | #define USE_STATFS 1 |
---|
8486 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
8487 | | #define HAVE__NSGETENVIRON 1 |
---|
8488 | | #define HAVE_C99_VSNPRINTF 1 |
---|
8489 | | #define HAVE_UNIX98_PRINTF 1 |
---|
8490 | | #define HAVE_ENDSERVENT 1 |
---|
8491 | | #define HAVE_NETDB_H 1 |
---|
8492 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
8493 | | #define HAVE_STRNDUP 1 |
---|
8494 | | #define HAVE_SETREUID 1 |
---|
8495 | | /* end confdefs.h. */ |
---|
8496 | | #include <sys/prctl.h> |
---|
8497 | configure:23728: result: no |
---|
8498 | configure:23728: checking for sys/prctl.h |
---|
8499 | configure:23728: result: no |
---|
8500 | configure:23741: checking for res_query |
---|
8501 | configure:23760: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8502 | configure:23760: $? = 0 |
---|
8503 | configure:23761: result: yes |
---|
8504 | configure:23816: checking for socket |
---|
8505 | configure:23816: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8506 | configure:23816: $? = 0 |
---|
8507 | configure:23816: result: yes |
---|
8508 | configure:23882: checking number of arguments to statfs() |
---|
8509 | configure:23908: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8510 | configure:23908: $? = 0 |
---|
8511 | configure:23910: result: 2 |
---|
8512 | configure:24015: checking for signed |
---|
8513 | configure:24031: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8514 | conftest.c:128:13: warning: unused variable 'x' [-Wunused-variable] |
---|
8515 | signed char x; |
---|
8516 | ^ |
---|
8517 | 1 warning generated. |
---|
8518 | configure:24031: $? = 0 |
---|
8519 | configure:24038: result: yes |
---|
8520 | configure:24047: checking for long long |
---|
8521 | configure:24064: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8522 | configure:24064: $? = 0 |
---|
8523 | configure:24072: result: yes |
---|
8524 | configure:24081: checking for long double |
---|
8525 | configure:24113: result: yes |
---|
8526 | configure:24122: checking for wchar_t |
---|
8527 | configure:24139: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8528 | configure:24139: $? = 0 |
---|
8529 | configure:24146: result: yes |
---|
8530 | configure:24155: checking for wint_t |
---|
8531 | configure:24172: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8532 | configure:24172: $? = 0 |
---|
8533 | configure:24179: result: yes |
---|
8534 | configure:24187: checking for size_t |
---|
8535 | configure:24187: result: yes |
---|
8536 | configure:24198: checking for ptrdiff_t |
---|
8537 | configure:24198: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8538 | configure:24198: $? = 0 |
---|
8539 | configure:24198: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8540 | conftest.c:164:24: error: expected expression |
---|
8541 | if (sizeof ((ptrdiff_t))) |
---|
8542 | ^ |
---|
8543 | 1 error generated. |
---|
8544 | configure:24198: $? = 1 |
---|
8545 | configure: failed program was: |
---|
8546 | | /* confdefs.h */ |
---|
8547 | | #define PACKAGE_NAME "glib" |
---|
8548 | | #define PACKAGE_TARNAME "glib" |
---|
8549 | | #define PACKAGE_VERSION "2.29.92" |
---|
8550 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
8551 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8552 | | #define PACKAGE_URL "" |
---|
8553 | | #define GLIB_MAJOR_VERSION 2 |
---|
8554 | | #define GLIB_MINOR_VERSION 29 |
---|
8555 | | #define GLIB_MICRO_VERSION 92 |
---|
8556 | | #define GLIB_INTERFACE_AGE 0 |
---|
8557 | | #define GLIB_BINARY_AGE 2992 |
---|
8558 | | #define HAVE_CARBON 1 |
---|
8559 | | #define NEED_ICONV_CACHE 1 |
---|
8560 | | #define HAVE_LOCALE_H 1 |
---|
8561 | | #define HAVE_LC_MESSAGES 1 |
---|
8562 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
8563 | | #define HAVE_GETTEXT 1 |
---|
8564 | | #define HAVE_DCGETTEXT 1 |
---|
8565 | | #define ENABLE_NLS 1 |
---|
8566 | | #define GETTEXT_PACKAGE "glib20" |
---|
8567 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
8568 | | #define USE_LIBICONV_GNU 1 |
---|
8569 | | #define HAVE_DLFCN_H 1 |
---|
8570 | | #define LT_OBJDIR ".libs/" |
---|
8571 | | #define STDC_HEADERS 1 |
---|
8572 | | #define HAVE_VPRINTF 1 |
---|
8573 | | #define HAVE_ALLOCA_H 1 |
---|
8574 | | #define HAVE_ALLOCA 1 |
---|
8575 | | #define HAVE_MMAP 1 |
---|
8576 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8577 | | #define HAVE_VALLOC 1 |
---|
8578 | | #define HAVE_FSYNC 1 |
---|
8579 | | #define HAVE_ATEXIT 1 |
---|
8580 | | #define HAVE_TIMEGM 1 |
---|
8581 | | #define HAVE_GMTIME_R 1 |
---|
8582 | | #define SIZEOF_CHAR 1 |
---|
8583 | | #define SIZEOF_SHORT 2 |
---|
8584 | | #define SIZEOF_LONG 8 |
---|
8585 | | #define SIZEOF_INT 4 |
---|
8586 | | #define SIZEOF_VOID_P 8 |
---|
8587 | | #define SIZEOF_LONG_LONG 8 |
---|
8588 | | #define SIZEOF___INT64 0 |
---|
8589 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
8590 | | #define SANE_MALLOC_PROTOS 1 |
---|
8591 | | #define G_HAVE___INLINE 1 |
---|
8592 | | #define G_HAVE___INLINE__ 1 |
---|
8593 | | #define G_HAVE_INLINE 1 |
---|
8594 | | #define HAVE_DIRENT_H 1 |
---|
8595 | | #define HAVE_FLOAT_H 1 |
---|
8596 | | #define HAVE_LIMITS_H 1 |
---|
8597 | | #define HAVE_PWD_H 1 |
---|
8598 | | #define HAVE_GRP_H 1 |
---|
8599 | | #define HAVE_SYS_PARAM_H 1 |
---|
8600 | | #define HAVE_SYS_POLL_H 1 |
---|
8601 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8602 | | #define HAVE_SYS_TIME_H 1 |
---|
8603 | | #define HAVE_SYS_TIMES_H 1 |
---|
8604 | | #define HAVE_SYS_WAIT_H 1 |
---|
8605 | | #define HAVE_UNISTD_H 1 |
---|
8606 | | #define HAVE_SYS_SELECT_H 1 |
---|
8607 | | #define HAVE_SYS_TYPES_H 1 |
---|
8608 | | #define HAVE_STDINT_H 1 |
---|
8609 | | #define HAVE_INTTYPES_H 1 |
---|
8610 | | #define HAVE_SCHED_H 1 |
---|
8611 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8612 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8613 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8614 | | #define HAVE_FSTAB_H 1 |
---|
8615 | | #define HAVE_SYS_UIO_H 1 |
---|
8616 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8617 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8618 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8619 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8620 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8621 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8622 | | #define HAVE_STDDEF_H 1 |
---|
8623 | | #define HAVE_STDLIB_H 1 |
---|
8624 | | #define HAVE_STRING_H 1 |
---|
8625 | | #define HAVE_SETLOCALE 1 |
---|
8626 | | #define SIZEOF_SIZE_T 8 |
---|
8627 | | #define HAVE_LSTAT 1 |
---|
8628 | | #define HAVE_STRERROR 1 |
---|
8629 | | #define HAVE_STRSIGNAL 1 |
---|
8630 | | #define HAVE_MEMMOVE 1 |
---|
8631 | | #define HAVE_VSNPRINTF 1 |
---|
8632 | | #define HAVE_STPCPY 1 |
---|
8633 | | #define HAVE_STRCASECMP 1 |
---|
8634 | | #define HAVE_STRNCASECMP 1 |
---|
8635 | | #define HAVE_POLL 1 |
---|
8636 | | #define HAVE_GETCWD 1 |
---|
8637 | | #define HAVE_VASPRINTF 1 |
---|
8638 | | #define HAVE_SETENV 1 |
---|
8639 | | #define HAVE_UNSETENV 1 |
---|
8640 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8641 | | #define HAVE_READLINK 1 |
---|
8642 | | #define HAVE_SYMLINK 1 |
---|
8643 | | #define HAVE_MEMMEM 1 |
---|
8644 | | #define HAVE_CHOWN 1 |
---|
8645 | | #define HAVE_LCHMOD 1 |
---|
8646 | | #define HAVE_LCHOWN 1 |
---|
8647 | | #define HAVE_FCHMOD 1 |
---|
8648 | | #define HAVE_FCHOWN 1 |
---|
8649 | | #define HAVE_LINK 1 |
---|
8650 | | #define HAVE_UTIMES 1 |
---|
8651 | | #define HAVE_GETGRGID 1 |
---|
8652 | | #define HAVE_GETPWUID 1 |
---|
8653 | | #define HAVE_GETFSSTAT 1 |
---|
8654 | | #define HAVE_STATVFS 1 |
---|
8655 | | #define HAVE_STATFS 1 |
---|
8656 | | #define USE_STATFS 1 |
---|
8657 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
8658 | | #define HAVE__NSGETENVIRON 1 |
---|
8659 | | #define HAVE_C99_VSNPRINTF 1 |
---|
8660 | | #define HAVE_UNIX98_PRINTF 1 |
---|
8661 | | #define HAVE_ENDSERVENT 1 |
---|
8662 | | #define HAVE_NETDB_H 1 |
---|
8663 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
8664 | | #define HAVE_STRNDUP 1 |
---|
8665 | | #define HAVE_SETREUID 1 |
---|
8666 | | #define STATFS_ARGS 2 |
---|
8667 | | #define HAVE_GOOD_PRINTF 1 |
---|
8668 | | #define HAVE_LONG_LONG 1 |
---|
8669 | | #define HAVE_LONG_DOUBLE 1 |
---|
8670 | | #define HAVE_WCHAR_T 1 |
---|
8671 | | #define HAVE_WINT_T 1 |
---|
8672 | | /* end confdefs.h. */ |
---|
8673 | | #include <stdio.h> |
---|
8674 | | #ifdef HAVE_SYS_TYPES_H |
---|
8675 | | # include <sys/types.h> |
---|
8676 | | #endif |
---|
8677 | | #ifdef HAVE_SYS_STAT_H |
---|
8678 | | # include <sys/stat.h> |
---|
8679 | | #endif |
---|
8680 | | #ifdef STDC_HEADERS |
---|
8681 | | # include <stdlib.h> |
---|
8682 | | # include <stddef.h> |
---|
8683 | | #else |
---|
8684 | | # ifdef HAVE_STDLIB_H |
---|
8685 | | # include <stdlib.h> |
---|
8686 | | # endif |
---|
8687 | | #endif |
---|
8688 | | #ifdef HAVE_STRING_H |
---|
8689 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
8690 | | # include <memory.h> |
---|
8691 | | # endif |
---|
8692 | | # include <string.h> |
---|
8693 | | #endif |
---|
8694 | | #ifdef HAVE_STRINGS_H |
---|
8695 | | # include <strings.h> |
---|
8696 | | #endif |
---|
8697 | | #ifdef HAVE_INTTYPES_H |
---|
8698 | | # include <inttypes.h> |
---|
8699 | | #endif |
---|
8700 | | #ifdef HAVE_STDINT_H |
---|
8701 | | # include <stdint.h> |
---|
8702 | | #endif |
---|
8703 | | #ifdef HAVE_UNISTD_H |
---|
8704 | | # include <unistd.h> |
---|
8705 | | #endif |
---|
8706 | | int |
---|
8707 | | main () |
---|
8708 | | { |
---|
8709 | | if (sizeof ((ptrdiff_t))) |
---|
8710 | | return 0; |
---|
8711 | | ; |
---|
8712 | | return 0; |
---|
8713 | | } |
---|
8714 | configure:24198: result: yes |
---|
8715 | configure:24209: checking for inttypes.h |
---|
8716 | configure:24226: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8717 | conftest.c:134:11: warning: unused variable 'i' [-Wunused-variable] |
---|
8718 | uintmax_t i = (uintmax_t) -1; |
---|
8719 | ^ |
---|
8720 | 1 warning generated. |
---|
8721 | configure:24226: $? = 0 |
---|
8722 | configure:24233: result: yes |
---|
8723 | configure:24244: checking for stdint.h |
---|
8724 | configure:24261: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8725 | conftest.c:135:11: warning: unused variable 'i' [-Wunused-variable] |
---|
8726 | uintmax_t i = (uintmax_t) -1; |
---|
8727 | ^ |
---|
8728 | 1 warning generated. |
---|
8729 | configure:24261: $? = 0 |
---|
8730 | configure:24268: result: yes |
---|
8731 | configure:24300: checking for snprintf |
---|
8732 | configure:24300: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8733 | conftest.c:155:6: warning: incompatible redeclaration of library function 'snprintf' |
---|
8734 | char snprintf (); |
---|
8735 | ^ |
---|
8736 | conftest.c:155:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
8737 | 1 warning generated. |
---|
8738 | configure:24300: $? = 0 |
---|
8739 | configure:24300: result: yes |
---|
8740 | configure:24300: checking for wcslen |
---|
8741 | configure:24300: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8742 | configure:24300: $? = 0 |
---|
8743 | configure:24300: result: yes |
---|
8744 | configure:24309: checking for C99 snprintf |
---|
8745 | configure:24354: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8746 | conftest.c:147:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
8747 | exit(1); |
---|
8748 | ^ |
---|
8749 | conftest.c:147:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
8750 | conftest.c:141:11: warning: unused variable 'args' [-Wunused-variable] |
---|
8751 | va_list args; |
---|
8752 | ^ |
---|
8753 | 2 warnings generated. |
---|
8754 | configure:24354: $? = 0 |
---|
8755 | configure:24354: ./conftest |
---|
8756 | configure:24354: $? = 0 |
---|
8757 | configure:24364: result: yes |
---|
8758 | configure:24431: checking for sys_errlist |
---|
8759 | configure:24448: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8760 | configure:24448: $? = 0 |
---|
8761 | configure:24455: result: yes |
---|
8762 | configure:24464: checking for sys_siglist |
---|
8763 | configure:24480: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8764 | conftest.c:141:1: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
8765 | exit (sys_siglist[0]); |
---|
8766 | ^ |
---|
8767 | conftest.c:141:1: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
8768 | conftest.c:141:7: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'int' |
---|
8769 | exit (sys_siglist[0]); |
---|
8770 | ^~~~~~~~~~~~~~ |
---|
8771 | 2 warnings generated. |
---|
8772 | configure:24480: $? = 0 |
---|
8773 | configure:24487: result: yes |
---|
8774 | configure:24496: checking for sys_siglist declaration |
---|
8775 | configure:24511: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8776 | conftest.c:140:1: warning: implicitly declaring C library function 'strlen' with type 'unsigned long (const char *)' |
---|
8777 | strlen (sys_siglist[0]); |
---|
8778 | ^ |
---|
8779 | conftest.c:140:1: note: please include the header <string.h> or explicitly provide a declaration for 'strlen' |
---|
8780 | 1 warning generated. |
---|
8781 | configure:24511: $? = 0 |
---|
8782 | configure:24517: result: yes |
---|
8783 | configure:24526: checking for fd_set |
---|
8784 | configure:24539: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8785 | conftest.c:139:8: warning: unused variable 'readMask' [-Wunused-variable] |
---|
8786 | fd_set readMask, writeMask; |
---|
8787 | ^ |
---|
8788 | conftest.c:139:18: warning: unused variable 'writeMask' [-Wunused-variable] |
---|
8789 | fd_set readMask, writeMask; |
---|
8790 | ^ |
---|
8791 | 2 warnings generated. |
---|
8792 | configure:24539: $? = 0 |
---|
8793 | configure:24546: result: yes, found in sys/types.h |
---|
8794 | configure:24576: checking whether realloc (NULL,) will work |
---|
8795 | configure:24592: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
8796 | configure:24592: $? = 0 |
---|
8797 | configure:24592: ./conftest |
---|
8798 | configure:24592: $? = 0 |
---|
8799 | configure:24603: result: yes |
---|
8800 | configure:24611: checking for nl_langinfo (CODESET) |
---|
8801 | configure:24628: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8802 | conftest.c:140:7: warning: unused variable 'codeset' [-Wunused-variable] |
---|
8803 | char *codeset = nl_langinfo (CODESET); |
---|
8804 | ^ |
---|
8805 | 1 warning generated. |
---|
8806 | configure:24628: $? = 0 |
---|
8807 | configure:24635: result: yes |
---|
8808 | configure:24643: checking for nl_langinfo (PM_STR) |
---|
8809 | configure:24669: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8810 | configure:24669: $? = 0 |
---|
8811 | configure:24676: result: yes |
---|
8812 | configure:24684: checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_WC) |
---|
8813 | configure:24711: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
8814 | conftest.c:143:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT0_WC' |
---|
8815 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT0_WC); |
---|
8816 | ^ |
---|
8817 | conftest.c:144:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT1_WC' |
---|
8818 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT1_WC); |
---|
8819 | ^ |
---|
8820 | conftest.c:145:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT2_WC' |
---|
8821 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT2_WC); |
---|
8822 | ^ |
---|
8823 | conftest.c:146:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT3_WC' |
---|
8824 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT3_WC); |
---|
8825 | ^ |
---|
8826 | conftest.c:147:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT4_WC' |
---|
8827 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT4_WC); |
---|
8828 | ^ |
---|
8829 | conftest.c:148:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT5_WC' |
---|
8830 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT5_WC); |
---|
8831 | ^ |
---|
8832 | conftest.c:149:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT6_WC' |
---|
8833 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT6_WC); |
---|
8834 | ^ |
---|
8835 | conftest.c:150:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT7_WC' |
---|
8836 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT7_WC); |
---|
8837 | ^ |
---|
8838 | conftest.c:151:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT8_WC' |
---|
8839 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT8_WC); |
---|
8840 | ^ |
---|
8841 | conftest.c:152:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT9_WC' |
---|
8842 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT9_WC); |
---|
8843 | ^ |
---|
8844 | 10 errors generated. |
---|
8845 | configure:24711: $? = 1 |
---|
8846 | configure: failed program was: |
---|
8847 | | /* confdefs.h */ |
---|
8848 | | #define PACKAGE_NAME "glib" |
---|
8849 | | #define PACKAGE_TARNAME "glib" |
---|
8850 | | #define PACKAGE_VERSION "2.29.92" |
---|
8851 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
8852 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8853 | | #define PACKAGE_URL "" |
---|
8854 | | #define GLIB_MAJOR_VERSION 2 |
---|
8855 | | #define GLIB_MINOR_VERSION 29 |
---|
8856 | | #define GLIB_MICRO_VERSION 92 |
---|
8857 | | #define GLIB_INTERFACE_AGE 0 |
---|
8858 | | #define GLIB_BINARY_AGE 2992 |
---|
8859 | | #define HAVE_CARBON 1 |
---|
8860 | | #define NEED_ICONV_CACHE 1 |
---|
8861 | | #define HAVE_LOCALE_H 1 |
---|
8862 | | #define HAVE_LC_MESSAGES 1 |
---|
8863 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
8864 | | #define HAVE_GETTEXT 1 |
---|
8865 | | #define HAVE_DCGETTEXT 1 |
---|
8866 | | #define ENABLE_NLS 1 |
---|
8867 | | #define GETTEXT_PACKAGE "glib20" |
---|
8868 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
8869 | | #define USE_LIBICONV_GNU 1 |
---|
8870 | | #define HAVE_DLFCN_H 1 |
---|
8871 | | #define LT_OBJDIR ".libs/" |
---|
8872 | | #define STDC_HEADERS 1 |
---|
8873 | | #define HAVE_VPRINTF 1 |
---|
8874 | | #define HAVE_ALLOCA_H 1 |
---|
8875 | | #define HAVE_ALLOCA 1 |
---|
8876 | | #define HAVE_MMAP 1 |
---|
8877 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8878 | | #define HAVE_VALLOC 1 |
---|
8879 | | #define HAVE_FSYNC 1 |
---|
8880 | | #define HAVE_ATEXIT 1 |
---|
8881 | | #define HAVE_TIMEGM 1 |
---|
8882 | | #define HAVE_GMTIME_R 1 |
---|
8883 | | #define SIZEOF_CHAR 1 |
---|
8884 | | #define SIZEOF_SHORT 2 |
---|
8885 | | #define SIZEOF_LONG 8 |
---|
8886 | | #define SIZEOF_INT 4 |
---|
8887 | | #define SIZEOF_VOID_P 8 |
---|
8888 | | #define SIZEOF_LONG_LONG 8 |
---|
8889 | | #define SIZEOF___INT64 0 |
---|
8890 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
8891 | | #define SANE_MALLOC_PROTOS 1 |
---|
8892 | | #define G_HAVE___INLINE 1 |
---|
8893 | | #define G_HAVE___INLINE__ 1 |
---|
8894 | | #define G_HAVE_INLINE 1 |
---|
8895 | | #define HAVE_DIRENT_H 1 |
---|
8896 | | #define HAVE_FLOAT_H 1 |
---|
8897 | | #define HAVE_LIMITS_H 1 |
---|
8898 | | #define HAVE_PWD_H 1 |
---|
8899 | | #define HAVE_GRP_H 1 |
---|
8900 | | #define HAVE_SYS_PARAM_H 1 |
---|
8901 | | #define HAVE_SYS_POLL_H 1 |
---|
8902 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8903 | | #define HAVE_SYS_TIME_H 1 |
---|
8904 | | #define HAVE_SYS_TIMES_H 1 |
---|
8905 | | #define HAVE_SYS_WAIT_H 1 |
---|
8906 | | #define HAVE_UNISTD_H 1 |
---|
8907 | | #define HAVE_SYS_SELECT_H 1 |
---|
8908 | | #define HAVE_SYS_TYPES_H 1 |
---|
8909 | | #define HAVE_STDINT_H 1 |
---|
8910 | | #define HAVE_INTTYPES_H 1 |
---|
8911 | | #define HAVE_SCHED_H 1 |
---|
8912 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8913 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8914 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8915 | | #define HAVE_FSTAB_H 1 |
---|
8916 | | #define HAVE_SYS_UIO_H 1 |
---|
8917 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8918 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8919 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8920 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8921 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8922 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8923 | | #define HAVE_STDDEF_H 1 |
---|
8924 | | #define HAVE_STDLIB_H 1 |
---|
8925 | | #define HAVE_STRING_H 1 |
---|
8926 | | #define HAVE_SETLOCALE 1 |
---|
8927 | | #define SIZEOF_SIZE_T 8 |
---|
8928 | | #define HAVE_LSTAT 1 |
---|
8929 | | #define HAVE_STRERROR 1 |
---|
8930 | | #define HAVE_STRSIGNAL 1 |
---|
8931 | | #define HAVE_MEMMOVE 1 |
---|
8932 | | #define HAVE_VSNPRINTF 1 |
---|
8933 | | #define HAVE_STPCPY 1 |
---|
8934 | | #define HAVE_STRCASECMP 1 |
---|
8935 | | #define HAVE_STRNCASECMP 1 |
---|
8936 | | #define HAVE_POLL 1 |
---|
8937 | | #define HAVE_GETCWD 1 |
---|
8938 | | #define HAVE_VASPRINTF 1 |
---|
8939 | | #define HAVE_SETENV 1 |
---|
8940 | | #define HAVE_UNSETENV 1 |
---|
8941 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8942 | | #define HAVE_READLINK 1 |
---|
8943 | | #define HAVE_SYMLINK 1 |
---|
8944 | | #define HAVE_MEMMEM 1 |
---|
8945 | | #define HAVE_CHOWN 1 |
---|
8946 | | #define HAVE_LCHMOD 1 |
---|
8947 | | #define HAVE_LCHOWN 1 |
---|
8948 | | #define HAVE_FCHMOD 1 |
---|
8949 | | #define HAVE_FCHOWN 1 |
---|
8950 | | #define HAVE_LINK 1 |
---|
8951 | | #define HAVE_UTIMES 1 |
---|
8952 | | #define HAVE_GETGRGID 1 |
---|
8953 | | #define HAVE_GETPWUID 1 |
---|
8954 | | #define HAVE_GETFSSTAT 1 |
---|
8955 | | #define HAVE_STATVFS 1 |
---|
8956 | | #define HAVE_STATFS 1 |
---|
8957 | | #define USE_STATFS 1 |
---|
8958 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
8959 | | #define HAVE__NSGETENVIRON 1 |
---|
8960 | | #define HAVE_C99_VSNPRINTF 1 |
---|
8961 | | #define HAVE_UNIX98_PRINTF 1 |
---|
8962 | | #define HAVE_ENDSERVENT 1 |
---|
8963 | | #define HAVE_NETDB_H 1 |
---|
8964 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
8965 | | #define HAVE_STRNDUP 1 |
---|
8966 | | #define HAVE_SETREUID 1 |
---|
8967 | | #define STATFS_ARGS 2 |
---|
8968 | | #define HAVE_GOOD_PRINTF 1 |
---|
8969 | | #define HAVE_LONG_LONG 1 |
---|
8970 | | #define HAVE_LONG_DOUBLE 1 |
---|
8971 | | #define HAVE_WCHAR_T 1 |
---|
8972 | | #define HAVE_WINT_T 1 |
---|
8973 | | #define HAVE_PTRDIFF_T 1 |
---|
8974 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8975 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8976 | | #define HAVE_INTMAX_T 1 |
---|
8977 | | #define HAVE_SNPRINTF 1 |
---|
8978 | | #define HAVE_WCSLEN 1 |
---|
8979 | | #define HAVE_C99_SNPRINTF 1 |
---|
8980 | | #define REALLOC_0_WORKS 1 |
---|
8981 | | #define HAVE_CODESET 1 |
---|
8982 | | #define HAVE_LANGINFO_TIME 1 |
---|
8983 | | /* end confdefs.h. */ |
---|
8984 | | #include <langinfo.h> |
---|
8985 | | int |
---|
8986 | | main () |
---|
8987 | | { |
---|
8988 | | char *str; |
---|
8989 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT0_WC); |
---|
8990 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT1_WC); |
---|
8991 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT2_WC); |
---|
8992 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT3_WC); |
---|
8993 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT4_WC); |
---|
8994 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT5_WC); |
---|
8995 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT6_WC); |
---|
8996 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT7_WC); |
---|
8997 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT8_WC); |
---|
8998 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT9_WC); |
---|
8999 | | ; |
---|
9000 | | return 0; |
---|
9001 | | } |
---|
9002 | configure:24718: result: no |
---|
9003 | configure:24726: checking for a compliant posix_memalign() implementation |
---|
9004 | configure:24764: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
9005 | configure:24764: $? = 0 |
---|
9006 | configure:24764: ./conftest |
---|
9007 | configure:24764: $? = 0 |
---|
9008 | configure:24777: result: yes |
---|
9009 | configure:24789: checking for OpenBSD strlcpy/strlcat |
---|
9010 | configure:24810: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
9011 | configure:24810: $? = 0 |
---|
9012 | configure:24810: ./conftest |
---|
9013 | configure:24810: $? = 0 |
---|
9014 | configure:24820: result: yes |
---|
9015 | configure:24829: checking for an implementation of va_copy() |
---|
9016 | configure:24852: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
9017 | configure:24852: $? = 0 |
---|
9018 | configure:24861: result: yes |
---|
9019 | configure:24863: checking for an implementation of __va_copy() |
---|
9020 | configure:24886: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
9021 | configure:24886: $? = 0 |
---|
9022 | configure:24895: result: yes |
---|
9023 | configure:24913: checking whether va_lists can be copied by value |
---|
9024 | configure:24939: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
9025 | conftest.c:146:8: error: array type 'va_list' (aka '__builtin_va_list') is not assignable |
---|
9026 | args2 = args1; |
---|
9027 | ~~~~~ ^ |
---|
9028 | 1 error generated. |
---|
9029 | configure:24939: $? = 1 |
---|
9030 | configure: program exited with status 1 |
---|
9031 | configure: failed program was: |
---|
9032 | | /* confdefs.h */ |
---|
9033 | | #define PACKAGE_NAME "glib" |
---|
9034 | | #define PACKAGE_TARNAME "glib" |
---|
9035 | | #define PACKAGE_VERSION "2.29.92" |
---|
9036 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
9037 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9038 | | #define PACKAGE_URL "" |
---|
9039 | | #define GLIB_MAJOR_VERSION 2 |
---|
9040 | | #define GLIB_MINOR_VERSION 29 |
---|
9041 | | #define GLIB_MICRO_VERSION 92 |
---|
9042 | | #define GLIB_INTERFACE_AGE 0 |
---|
9043 | | #define GLIB_BINARY_AGE 2992 |
---|
9044 | | #define HAVE_CARBON 1 |
---|
9045 | | #define NEED_ICONV_CACHE 1 |
---|
9046 | | #define HAVE_LOCALE_H 1 |
---|
9047 | | #define HAVE_LC_MESSAGES 1 |
---|
9048 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
9049 | | #define HAVE_GETTEXT 1 |
---|
9050 | | #define HAVE_DCGETTEXT 1 |
---|
9051 | | #define ENABLE_NLS 1 |
---|
9052 | | #define GETTEXT_PACKAGE "glib20" |
---|
9053 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
9054 | | #define USE_LIBICONV_GNU 1 |
---|
9055 | | #define HAVE_DLFCN_H 1 |
---|
9056 | | #define LT_OBJDIR ".libs/" |
---|
9057 | | #define STDC_HEADERS 1 |
---|
9058 | | #define HAVE_VPRINTF 1 |
---|
9059 | | #define HAVE_ALLOCA_H 1 |
---|
9060 | | #define HAVE_ALLOCA 1 |
---|
9061 | | #define HAVE_MMAP 1 |
---|
9062 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9063 | | #define HAVE_VALLOC 1 |
---|
9064 | | #define HAVE_FSYNC 1 |
---|
9065 | | #define HAVE_ATEXIT 1 |
---|
9066 | | #define HAVE_TIMEGM 1 |
---|
9067 | | #define HAVE_GMTIME_R 1 |
---|
9068 | | #define SIZEOF_CHAR 1 |
---|
9069 | | #define SIZEOF_SHORT 2 |
---|
9070 | | #define SIZEOF_LONG 8 |
---|
9071 | | #define SIZEOF_INT 4 |
---|
9072 | | #define SIZEOF_VOID_P 8 |
---|
9073 | | #define SIZEOF_LONG_LONG 8 |
---|
9074 | | #define SIZEOF___INT64 0 |
---|
9075 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
9076 | | #define SANE_MALLOC_PROTOS 1 |
---|
9077 | | #define G_HAVE___INLINE 1 |
---|
9078 | | #define G_HAVE___INLINE__ 1 |
---|
9079 | | #define G_HAVE_INLINE 1 |
---|
9080 | | #define HAVE_DIRENT_H 1 |
---|
9081 | | #define HAVE_FLOAT_H 1 |
---|
9082 | | #define HAVE_LIMITS_H 1 |
---|
9083 | | #define HAVE_PWD_H 1 |
---|
9084 | | #define HAVE_GRP_H 1 |
---|
9085 | | #define HAVE_SYS_PARAM_H 1 |
---|
9086 | | #define HAVE_SYS_POLL_H 1 |
---|
9087 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9088 | | #define HAVE_SYS_TIME_H 1 |
---|
9089 | | #define HAVE_SYS_TIMES_H 1 |
---|
9090 | | #define HAVE_SYS_WAIT_H 1 |
---|
9091 | | #define HAVE_UNISTD_H 1 |
---|
9092 | | #define HAVE_SYS_SELECT_H 1 |
---|
9093 | | #define HAVE_SYS_TYPES_H 1 |
---|
9094 | | #define HAVE_STDINT_H 1 |
---|
9095 | | #define HAVE_INTTYPES_H 1 |
---|
9096 | | #define HAVE_SCHED_H 1 |
---|
9097 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9098 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9099 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9100 | | #define HAVE_FSTAB_H 1 |
---|
9101 | | #define HAVE_SYS_UIO_H 1 |
---|
9102 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9103 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9104 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9105 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9106 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9107 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9108 | | #define HAVE_STDDEF_H 1 |
---|
9109 | | #define HAVE_STDLIB_H 1 |
---|
9110 | | #define HAVE_STRING_H 1 |
---|
9111 | | #define HAVE_SETLOCALE 1 |
---|
9112 | | #define SIZEOF_SIZE_T 8 |
---|
9113 | | #define HAVE_LSTAT 1 |
---|
9114 | | #define HAVE_STRERROR 1 |
---|
9115 | | #define HAVE_STRSIGNAL 1 |
---|
9116 | | #define HAVE_MEMMOVE 1 |
---|
9117 | | #define HAVE_VSNPRINTF 1 |
---|
9118 | | #define HAVE_STPCPY 1 |
---|
9119 | | #define HAVE_STRCASECMP 1 |
---|
9120 | | #define HAVE_STRNCASECMP 1 |
---|
9121 | | #define HAVE_POLL 1 |
---|
9122 | | #define HAVE_GETCWD 1 |
---|
9123 | | #define HAVE_VASPRINTF 1 |
---|
9124 | | #define HAVE_SETENV 1 |
---|
9125 | | #define HAVE_UNSETENV 1 |
---|
9126 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9127 | | #define HAVE_READLINK 1 |
---|
9128 | | #define HAVE_SYMLINK 1 |
---|
9129 | | #define HAVE_MEMMEM 1 |
---|
9130 | | #define HAVE_CHOWN 1 |
---|
9131 | | #define HAVE_LCHMOD 1 |
---|
9132 | | #define HAVE_LCHOWN 1 |
---|
9133 | | #define HAVE_FCHMOD 1 |
---|
9134 | | #define HAVE_FCHOWN 1 |
---|
9135 | | #define HAVE_LINK 1 |
---|
9136 | | #define HAVE_UTIMES 1 |
---|
9137 | | #define HAVE_GETGRGID 1 |
---|
9138 | | #define HAVE_GETPWUID 1 |
---|
9139 | | #define HAVE_GETFSSTAT 1 |
---|
9140 | | #define HAVE_STATVFS 1 |
---|
9141 | | #define HAVE_STATFS 1 |
---|
9142 | | #define USE_STATFS 1 |
---|
9143 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9144 | | #define HAVE__NSGETENVIRON 1 |
---|
9145 | | #define HAVE_C99_VSNPRINTF 1 |
---|
9146 | | #define HAVE_UNIX98_PRINTF 1 |
---|
9147 | | #define HAVE_ENDSERVENT 1 |
---|
9148 | | #define HAVE_NETDB_H 1 |
---|
9149 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
9150 | | #define HAVE_STRNDUP 1 |
---|
9151 | | #define HAVE_SETREUID 1 |
---|
9152 | | #define STATFS_ARGS 2 |
---|
9153 | | #define HAVE_GOOD_PRINTF 1 |
---|
9154 | | #define HAVE_LONG_LONG 1 |
---|
9155 | | #define HAVE_LONG_DOUBLE 1 |
---|
9156 | | #define HAVE_WCHAR_T 1 |
---|
9157 | | #define HAVE_WINT_T 1 |
---|
9158 | | #define HAVE_PTRDIFF_T 1 |
---|
9159 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9160 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9161 | | #define HAVE_INTMAX_T 1 |
---|
9162 | | #define HAVE_SNPRINTF 1 |
---|
9163 | | #define HAVE_WCSLEN 1 |
---|
9164 | | #define HAVE_C99_SNPRINTF 1 |
---|
9165 | | #define REALLOC_0_WORKS 1 |
---|
9166 | | #define HAVE_CODESET 1 |
---|
9167 | | #define HAVE_LANGINFO_TIME 1 |
---|
9168 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
9169 | | #define HAVE_STRLCPY 1 |
---|
9170 | | #define G_VA_COPY va_copy |
---|
9171 | | /* end confdefs.h. */ |
---|
9172 | | #include <stdarg.h> |
---|
9173 | | #include <stdlib.h> |
---|
9174 | | void f (int i, ...) { |
---|
9175 | | va_list args1, args2; |
---|
9176 | | va_start (args1, i); |
---|
9177 | | args2 = args1; |
---|
9178 | | if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) |
---|
9179 | | exit (1); |
---|
9180 | | va_end (args1); va_end (args2); |
---|
9181 | | } |
---|
9182 | | int main() { |
---|
9183 | | f (0, 42); |
---|
9184 | | return 0; |
---|
9185 | | } |
---|
9186 | configure:24950: result: no |
---|
9187 | configure:24982: checking for dlopen |
---|
9188 | configure:24982: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
9189 | configure:24982: $? = 0 |
---|
9190 | configure:24982: result: yes |
---|
9191 | configure:24984: checking for dlsym |
---|
9192 | configure:24984: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
9193 | configure:24984: $? = 0 |
---|
9194 | configure:24984: result: yes |
---|
9195 | configure:25178: checking for RTLD_GLOBAL brokenness |
---|
9196 | configure:25207: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
9197 | configure:25207: $? = 0 |
---|
9198 | configure:25207: ./conftest |
---|
9199 | configure:25207: $? = 0 |
---|
9200 | configure:25220: result: no |
---|
9201 | configure:25227: checking for preceeding underscore in symbols |
---|
9202 | configure:25252: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
9203 | configure:25252: $? = 0 |
---|
9204 | configure:25252: ./conftest |
---|
9205 | configure:25252: $? = 1 |
---|
9206 | configure: program exited with status 1 |
---|
9207 | configure: failed program was: |
---|
9208 | | /* confdefs.h */ |
---|
9209 | | #define PACKAGE_NAME "glib" |
---|
9210 | | #define PACKAGE_TARNAME "glib" |
---|
9211 | | #define PACKAGE_VERSION "2.29.92" |
---|
9212 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
9213 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9214 | | #define PACKAGE_URL "" |
---|
9215 | | #define GLIB_MAJOR_VERSION 2 |
---|
9216 | | #define GLIB_MINOR_VERSION 29 |
---|
9217 | | #define GLIB_MICRO_VERSION 92 |
---|
9218 | | #define GLIB_INTERFACE_AGE 0 |
---|
9219 | | #define GLIB_BINARY_AGE 2992 |
---|
9220 | | #define HAVE_CARBON 1 |
---|
9221 | | #define NEED_ICONV_CACHE 1 |
---|
9222 | | #define HAVE_LOCALE_H 1 |
---|
9223 | | #define HAVE_LC_MESSAGES 1 |
---|
9224 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
9225 | | #define HAVE_GETTEXT 1 |
---|
9226 | | #define HAVE_DCGETTEXT 1 |
---|
9227 | | #define ENABLE_NLS 1 |
---|
9228 | | #define GETTEXT_PACKAGE "glib20" |
---|
9229 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
9230 | | #define USE_LIBICONV_GNU 1 |
---|
9231 | | #define HAVE_DLFCN_H 1 |
---|
9232 | | #define LT_OBJDIR ".libs/" |
---|
9233 | | #define STDC_HEADERS 1 |
---|
9234 | | #define HAVE_VPRINTF 1 |
---|
9235 | | #define HAVE_ALLOCA_H 1 |
---|
9236 | | #define HAVE_ALLOCA 1 |
---|
9237 | | #define HAVE_MMAP 1 |
---|
9238 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9239 | | #define HAVE_VALLOC 1 |
---|
9240 | | #define HAVE_FSYNC 1 |
---|
9241 | | #define HAVE_ATEXIT 1 |
---|
9242 | | #define HAVE_TIMEGM 1 |
---|
9243 | | #define HAVE_GMTIME_R 1 |
---|
9244 | | #define SIZEOF_CHAR 1 |
---|
9245 | | #define SIZEOF_SHORT 2 |
---|
9246 | | #define SIZEOF_LONG 8 |
---|
9247 | | #define SIZEOF_INT 4 |
---|
9248 | | #define SIZEOF_VOID_P 8 |
---|
9249 | | #define SIZEOF_LONG_LONG 8 |
---|
9250 | | #define SIZEOF___INT64 0 |
---|
9251 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
9252 | | #define SANE_MALLOC_PROTOS 1 |
---|
9253 | | #define G_HAVE___INLINE 1 |
---|
9254 | | #define G_HAVE___INLINE__ 1 |
---|
9255 | | #define G_HAVE_INLINE 1 |
---|
9256 | | #define HAVE_DIRENT_H 1 |
---|
9257 | | #define HAVE_FLOAT_H 1 |
---|
9258 | | #define HAVE_LIMITS_H 1 |
---|
9259 | | #define HAVE_PWD_H 1 |
---|
9260 | | #define HAVE_GRP_H 1 |
---|
9261 | | #define HAVE_SYS_PARAM_H 1 |
---|
9262 | | #define HAVE_SYS_POLL_H 1 |
---|
9263 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9264 | | #define HAVE_SYS_TIME_H 1 |
---|
9265 | | #define HAVE_SYS_TIMES_H 1 |
---|
9266 | | #define HAVE_SYS_WAIT_H 1 |
---|
9267 | | #define HAVE_UNISTD_H 1 |
---|
9268 | | #define HAVE_SYS_SELECT_H 1 |
---|
9269 | | #define HAVE_SYS_TYPES_H 1 |
---|
9270 | | #define HAVE_STDINT_H 1 |
---|
9271 | | #define HAVE_INTTYPES_H 1 |
---|
9272 | | #define HAVE_SCHED_H 1 |
---|
9273 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9274 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9275 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9276 | | #define HAVE_FSTAB_H 1 |
---|
9277 | | #define HAVE_SYS_UIO_H 1 |
---|
9278 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9279 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9280 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9281 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9282 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9283 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9284 | | #define HAVE_STDDEF_H 1 |
---|
9285 | | #define HAVE_STDLIB_H 1 |
---|
9286 | | #define HAVE_STRING_H 1 |
---|
9287 | | #define HAVE_SETLOCALE 1 |
---|
9288 | | #define SIZEOF_SIZE_T 8 |
---|
9289 | | #define HAVE_LSTAT 1 |
---|
9290 | | #define HAVE_STRERROR 1 |
---|
9291 | | #define HAVE_STRSIGNAL 1 |
---|
9292 | | #define HAVE_MEMMOVE 1 |
---|
9293 | | #define HAVE_VSNPRINTF 1 |
---|
9294 | | #define HAVE_STPCPY 1 |
---|
9295 | | #define HAVE_STRCASECMP 1 |
---|
9296 | | #define HAVE_STRNCASECMP 1 |
---|
9297 | | #define HAVE_POLL 1 |
---|
9298 | | #define HAVE_GETCWD 1 |
---|
9299 | | #define HAVE_VASPRINTF 1 |
---|
9300 | | #define HAVE_SETENV 1 |
---|
9301 | | #define HAVE_UNSETENV 1 |
---|
9302 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9303 | | #define HAVE_READLINK 1 |
---|
9304 | | #define HAVE_SYMLINK 1 |
---|
9305 | | #define HAVE_MEMMEM 1 |
---|
9306 | | #define HAVE_CHOWN 1 |
---|
9307 | | #define HAVE_LCHMOD 1 |
---|
9308 | | #define HAVE_LCHOWN 1 |
---|
9309 | | #define HAVE_FCHMOD 1 |
---|
9310 | | #define HAVE_FCHOWN 1 |
---|
9311 | | #define HAVE_LINK 1 |
---|
9312 | | #define HAVE_UTIMES 1 |
---|
9313 | | #define HAVE_GETGRGID 1 |
---|
9314 | | #define HAVE_GETPWUID 1 |
---|
9315 | | #define HAVE_GETFSSTAT 1 |
---|
9316 | | #define HAVE_STATVFS 1 |
---|
9317 | | #define HAVE_STATFS 1 |
---|
9318 | | #define USE_STATFS 1 |
---|
9319 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9320 | | #define HAVE__NSGETENVIRON 1 |
---|
9321 | | #define HAVE_C99_VSNPRINTF 1 |
---|
9322 | | #define HAVE_UNIX98_PRINTF 1 |
---|
9323 | | #define HAVE_ENDSERVENT 1 |
---|
9324 | | #define HAVE_NETDB_H 1 |
---|
9325 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
9326 | | #define HAVE_STRNDUP 1 |
---|
9327 | | #define HAVE_SETREUID 1 |
---|
9328 | | #define STATFS_ARGS 2 |
---|
9329 | | #define HAVE_GOOD_PRINTF 1 |
---|
9330 | | #define HAVE_LONG_LONG 1 |
---|
9331 | | #define HAVE_LONG_DOUBLE 1 |
---|
9332 | | #define HAVE_WCHAR_T 1 |
---|
9333 | | #define HAVE_WINT_T 1 |
---|
9334 | | #define HAVE_PTRDIFF_T 1 |
---|
9335 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9336 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9337 | | #define HAVE_INTMAX_T 1 |
---|
9338 | | #define HAVE_SNPRINTF 1 |
---|
9339 | | #define HAVE_WCSLEN 1 |
---|
9340 | | #define HAVE_C99_SNPRINTF 1 |
---|
9341 | | #define REALLOC_0_WORKS 1 |
---|
9342 | | #define HAVE_CODESET 1 |
---|
9343 | | #define HAVE_LANGINFO_TIME 1 |
---|
9344 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
9345 | | #define HAVE_STRLCPY 1 |
---|
9346 | | #define G_VA_COPY va_copy |
---|
9347 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
9348 | | /* end confdefs.h. */ |
---|
9349 | | #include <dlfcn.h> |
---|
9350 | | int glib_underscore_test (void) { return 42; } |
---|
9351 | | int main() { |
---|
9352 | | void *f1 = (void*)0, *f2 = (void*)0, *handle; |
---|
9353 | | handle = dlopen ((void*)0, 0); |
---|
9354 | | if (handle) { |
---|
9355 | | f1 = dlsym (handle, "glib_underscore_test"); |
---|
9356 | | f2 = dlsym (handle, "_glib_underscore_test"); |
---|
9357 | | } return (!f2 || f1); |
---|
9358 | | } |
---|
9359 | configure:25264: result: no |
---|
9360 | configure:25277: checking for dlerror |
---|
9361 | configure:25277: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
9362 | configure:25277: $? = 0 |
---|
9363 | configure:25277: result: yes |
---|
9364 | configure:25293: checking for the suffix of module shared libraries |
---|
9365 | configure:25301: result: .so |
---|
9366 | configure:25320: checking for gspawn implementation |
---|
9367 | configure:25330: result: gspawn.lo |
---|
9368 | configure:25335: checking for GIOChannel implementation |
---|
9369 | configure:25345: result: giounix.lo |
---|
9370 | configure:25370: checking for is_selinux_enabled in -lselinux |
---|
9371 | configure:25395: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lselinux -lintl >&5 |
---|
9372 | ld: library not found for -lselinux |
---|
9373 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
9374 | configure:25395: $? = 1 |
---|
9375 | configure: failed program was: |
---|
9376 | | /* confdefs.h */ |
---|
9377 | | #define PACKAGE_NAME "glib" |
---|
9378 | | #define PACKAGE_TARNAME "glib" |
---|
9379 | | #define PACKAGE_VERSION "2.29.92" |
---|
9380 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
9381 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9382 | | #define PACKAGE_URL "" |
---|
9383 | | #define GLIB_MAJOR_VERSION 2 |
---|
9384 | | #define GLIB_MINOR_VERSION 29 |
---|
9385 | | #define GLIB_MICRO_VERSION 92 |
---|
9386 | | #define GLIB_INTERFACE_AGE 0 |
---|
9387 | | #define GLIB_BINARY_AGE 2992 |
---|
9388 | | #define HAVE_CARBON 1 |
---|
9389 | | #define NEED_ICONV_CACHE 1 |
---|
9390 | | #define HAVE_LOCALE_H 1 |
---|
9391 | | #define HAVE_LC_MESSAGES 1 |
---|
9392 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
9393 | | #define HAVE_GETTEXT 1 |
---|
9394 | | #define HAVE_DCGETTEXT 1 |
---|
9395 | | #define ENABLE_NLS 1 |
---|
9396 | | #define GETTEXT_PACKAGE "glib20" |
---|
9397 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
9398 | | #define USE_LIBICONV_GNU 1 |
---|
9399 | | #define HAVE_DLFCN_H 1 |
---|
9400 | | #define LT_OBJDIR ".libs/" |
---|
9401 | | #define STDC_HEADERS 1 |
---|
9402 | | #define HAVE_VPRINTF 1 |
---|
9403 | | #define HAVE_ALLOCA_H 1 |
---|
9404 | | #define HAVE_ALLOCA 1 |
---|
9405 | | #define HAVE_MMAP 1 |
---|
9406 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9407 | | #define HAVE_VALLOC 1 |
---|
9408 | | #define HAVE_FSYNC 1 |
---|
9409 | | #define HAVE_ATEXIT 1 |
---|
9410 | | #define HAVE_TIMEGM 1 |
---|
9411 | | #define HAVE_GMTIME_R 1 |
---|
9412 | | #define SIZEOF_CHAR 1 |
---|
9413 | | #define SIZEOF_SHORT 2 |
---|
9414 | | #define SIZEOF_LONG 8 |
---|
9415 | | #define SIZEOF_INT 4 |
---|
9416 | | #define SIZEOF_VOID_P 8 |
---|
9417 | | #define SIZEOF_LONG_LONG 8 |
---|
9418 | | #define SIZEOF___INT64 0 |
---|
9419 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
9420 | | #define SANE_MALLOC_PROTOS 1 |
---|
9421 | | #define G_HAVE___INLINE 1 |
---|
9422 | | #define G_HAVE___INLINE__ 1 |
---|
9423 | | #define G_HAVE_INLINE 1 |
---|
9424 | | #define HAVE_DIRENT_H 1 |
---|
9425 | | #define HAVE_FLOAT_H 1 |
---|
9426 | | #define HAVE_LIMITS_H 1 |
---|
9427 | | #define HAVE_PWD_H 1 |
---|
9428 | | #define HAVE_GRP_H 1 |
---|
9429 | | #define HAVE_SYS_PARAM_H 1 |
---|
9430 | | #define HAVE_SYS_POLL_H 1 |
---|
9431 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9432 | | #define HAVE_SYS_TIME_H 1 |
---|
9433 | | #define HAVE_SYS_TIMES_H 1 |
---|
9434 | | #define HAVE_SYS_WAIT_H 1 |
---|
9435 | | #define HAVE_UNISTD_H 1 |
---|
9436 | | #define HAVE_SYS_SELECT_H 1 |
---|
9437 | | #define HAVE_SYS_TYPES_H 1 |
---|
9438 | | #define HAVE_STDINT_H 1 |
---|
9439 | | #define HAVE_INTTYPES_H 1 |
---|
9440 | | #define HAVE_SCHED_H 1 |
---|
9441 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9442 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9443 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9444 | | #define HAVE_FSTAB_H 1 |
---|
9445 | | #define HAVE_SYS_UIO_H 1 |
---|
9446 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9447 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9448 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9449 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9450 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9451 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9452 | | #define HAVE_STDDEF_H 1 |
---|
9453 | | #define HAVE_STDLIB_H 1 |
---|
9454 | | #define HAVE_STRING_H 1 |
---|
9455 | | #define HAVE_SETLOCALE 1 |
---|
9456 | | #define SIZEOF_SIZE_T 8 |
---|
9457 | | #define HAVE_LSTAT 1 |
---|
9458 | | #define HAVE_STRERROR 1 |
---|
9459 | | #define HAVE_STRSIGNAL 1 |
---|
9460 | | #define HAVE_MEMMOVE 1 |
---|
9461 | | #define HAVE_VSNPRINTF 1 |
---|
9462 | | #define HAVE_STPCPY 1 |
---|
9463 | | #define HAVE_STRCASECMP 1 |
---|
9464 | | #define HAVE_STRNCASECMP 1 |
---|
9465 | | #define HAVE_POLL 1 |
---|
9466 | | #define HAVE_GETCWD 1 |
---|
9467 | | #define HAVE_VASPRINTF 1 |
---|
9468 | | #define HAVE_SETENV 1 |
---|
9469 | | #define HAVE_UNSETENV 1 |
---|
9470 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9471 | | #define HAVE_READLINK 1 |
---|
9472 | | #define HAVE_SYMLINK 1 |
---|
9473 | | #define HAVE_MEMMEM 1 |
---|
9474 | | #define HAVE_CHOWN 1 |
---|
9475 | | #define HAVE_LCHMOD 1 |
---|
9476 | | #define HAVE_LCHOWN 1 |
---|
9477 | | #define HAVE_FCHMOD 1 |
---|
9478 | | #define HAVE_FCHOWN 1 |
---|
9479 | | #define HAVE_LINK 1 |
---|
9480 | | #define HAVE_UTIMES 1 |
---|
9481 | | #define HAVE_GETGRGID 1 |
---|
9482 | | #define HAVE_GETPWUID 1 |
---|
9483 | | #define HAVE_GETFSSTAT 1 |
---|
9484 | | #define HAVE_STATVFS 1 |
---|
9485 | | #define HAVE_STATFS 1 |
---|
9486 | | #define USE_STATFS 1 |
---|
9487 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9488 | | #define HAVE__NSGETENVIRON 1 |
---|
9489 | | #define HAVE_C99_VSNPRINTF 1 |
---|
9490 | | #define HAVE_UNIX98_PRINTF 1 |
---|
9491 | | #define HAVE_ENDSERVENT 1 |
---|
9492 | | #define HAVE_NETDB_H 1 |
---|
9493 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
9494 | | #define HAVE_STRNDUP 1 |
---|
9495 | | #define HAVE_SETREUID 1 |
---|
9496 | | #define STATFS_ARGS 2 |
---|
9497 | | #define HAVE_GOOD_PRINTF 1 |
---|
9498 | | #define HAVE_LONG_LONG 1 |
---|
9499 | | #define HAVE_LONG_DOUBLE 1 |
---|
9500 | | #define HAVE_WCHAR_T 1 |
---|
9501 | | #define HAVE_WINT_T 1 |
---|
9502 | | #define HAVE_PTRDIFF_T 1 |
---|
9503 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9504 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9505 | | #define HAVE_INTMAX_T 1 |
---|
9506 | | #define HAVE_SNPRINTF 1 |
---|
9507 | | #define HAVE_WCSLEN 1 |
---|
9508 | | #define HAVE_C99_SNPRINTF 1 |
---|
9509 | | #define REALLOC_0_WORKS 1 |
---|
9510 | | #define HAVE_CODESET 1 |
---|
9511 | | #define HAVE_LANGINFO_TIME 1 |
---|
9512 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
9513 | | #define HAVE_STRLCPY 1 |
---|
9514 | | #define G_VA_COPY va_copy |
---|
9515 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
9516 | | /* end confdefs.h. */ |
---|
9517 | | |
---|
9518 | | /* Override any GCC internal prototype to avoid an error. |
---|
9519 | | Use char because int might match the return type of a GCC |
---|
9520 | | builtin and then its argument prototype would still apply. */ |
---|
9521 | | #ifdef __cplusplus |
---|
9522 | | extern "C" |
---|
9523 | | #endif |
---|
9524 | | char is_selinux_enabled (); |
---|
9525 | | int |
---|
9526 | | main () |
---|
9527 | | { |
---|
9528 | | return is_selinux_enabled (); |
---|
9529 | | ; |
---|
9530 | | return 0; |
---|
9531 | | } |
---|
9532 | configure:25404: result: no |
---|
9533 | configure:25472: checking sys/inotify.h usability |
---|
9534 | configure:25472: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
9535 | conftest.c:175:10: fatal error: 'sys/inotify.h' file not found |
---|
9536 | #include <sys/inotify.h> |
---|
9537 | ^ |
---|
9538 | 1 error generated. |
---|
9539 | configure:25472: $? = 1 |
---|
9540 | configure: failed program was: |
---|
9541 | | /* confdefs.h */ |
---|
9542 | | #define PACKAGE_NAME "glib" |
---|
9543 | | #define PACKAGE_TARNAME "glib" |
---|
9544 | | #define PACKAGE_VERSION "2.29.92" |
---|
9545 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
9546 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9547 | | #define PACKAGE_URL "" |
---|
9548 | | #define GLIB_MAJOR_VERSION 2 |
---|
9549 | | #define GLIB_MINOR_VERSION 29 |
---|
9550 | | #define GLIB_MICRO_VERSION 92 |
---|
9551 | | #define GLIB_INTERFACE_AGE 0 |
---|
9552 | | #define GLIB_BINARY_AGE 2992 |
---|
9553 | | #define HAVE_CARBON 1 |
---|
9554 | | #define NEED_ICONV_CACHE 1 |
---|
9555 | | #define HAVE_LOCALE_H 1 |
---|
9556 | | #define HAVE_LC_MESSAGES 1 |
---|
9557 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
9558 | | #define HAVE_GETTEXT 1 |
---|
9559 | | #define HAVE_DCGETTEXT 1 |
---|
9560 | | #define ENABLE_NLS 1 |
---|
9561 | | #define GETTEXT_PACKAGE "glib20" |
---|
9562 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
9563 | | #define USE_LIBICONV_GNU 1 |
---|
9564 | | #define HAVE_DLFCN_H 1 |
---|
9565 | | #define LT_OBJDIR ".libs/" |
---|
9566 | | #define STDC_HEADERS 1 |
---|
9567 | | #define HAVE_VPRINTF 1 |
---|
9568 | | #define HAVE_ALLOCA_H 1 |
---|
9569 | | #define HAVE_ALLOCA 1 |
---|
9570 | | #define HAVE_MMAP 1 |
---|
9571 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9572 | | #define HAVE_VALLOC 1 |
---|
9573 | | #define HAVE_FSYNC 1 |
---|
9574 | | #define HAVE_ATEXIT 1 |
---|
9575 | | #define HAVE_TIMEGM 1 |
---|
9576 | | #define HAVE_GMTIME_R 1 |
---|
9577 | | #define SIZEOF_CHAR 1 |
---|
9578 | | #define SIZEOF_SHORT 2 |
---|
9579 | | #define SIZEOF_LONG 8 |
---|
9580 | | #define SIZEOF_INT 4 |
---|
9581 | | #define SIZEOF_VOID_P 8 |
---|
9582 | | #define SIZEOF_LONG_LONG 8 |
---|
9583 | | #define SIZEOF___INT64 0 |
---|
9584 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
9585 | | #define SANE_MALLOC_PROTOS 1 |
---|
9586 | | #define G_HAVE___INLINE 1 |
---|
9587 | | #define G_HAVE___INLINE__ 1 |
---|
9588 | | #define G_HAVE_INLINE 1 |
---|
9589 | | #define HAVE_DIRENT_H 1 |
---|
9590 | | #define HAVE_FLOAT_H 1 |
---|
9591 | | #define HAVE_LIMITS_H 1 |
---|
9592 | | #define HAVE_PWD_H 1 |
---|
9593 | | #define HAVE_GRP_H 1 |
---|
9594 | | #define HAVE_SYS_PARAM_H 1 |
---|
9595 | | #define HAVE_SYS_POLL_H 1 |
---|
9596 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9597 | | #define HAVE_SYS_TIME_H 1 |
---|
9598 | | #define HAVE_SYS_TIMES_H 1 |
---|
9599 | | #define HAVE_SYS_WAIT_H 1 |
---|
9600 | | #define HAVE_UNISTD_H 1 |
---|
9601 | | #define HAVE_SYS_SELECT_H 1 |
---|
9602 | | #define HAVE_SYS_TYPES_H 1 |
---|
9603 | | #define HAVE_STDINT_H 1 |
---|
9604 | | #define HAVE_INTTYPES_H 1 |
---|
9605 | | #define HAVE_SCHED_H 1 |
---|
9606 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9607 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9608 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9609 | | #define HAVE_FSTAB_H 1 |
---|
9610 | | #define HAVE_SYS_UIO_H 1 |
---|
9611 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9612 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9613 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9614 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9615 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9616 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9617 | | #define HAVE_STDDEF_H 1 |
---|
9618 | | #define HAVE_STDLIB_H 1 |
---|
9619 | | #define HAVE_STRING_H 1 |
---|
9620 | | #define HAVE_SETLOCALE 1 |
---|
9621 | | #define SIZEOF_SIZE_T 8 |
---|
9622 | | #define HAVE_LSTAT 1 |
---|
9623 | | #define HAVE_STRERROR 1 |
---|
9624 | | #define HAVE_STRSIGNAL 1 |
---|
9625 | | #define HAVE_MEMMOVE 1 |
---|
9626 | | #define HAVE_VSNPRINTF 1 |
---|
9627 | | #define HAVE_STPCPY 1 |
---|
9628 | | #define HAVE_STRCASECMP 1 |
---|
9629 | | #define HAVE_STRNCASECMP 1 |
---|
9630 | | #define HAVE_POLL 1 |
---|
9631 | | #define HAVE_GETCWD 1 |
---|
9632 | | #define HAVE_VASPRINTF 1 |
---|
9633 | | #define HAVE_SETENV 1 |
---|
9634 | | #define HAVE_UNSETENV 1 |
---|
9635 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9636 | | #define HAVE_READLINK 1 |
---|
9637 | | #define HAVE_SYMLINK 1 |
---|
9638 | | #define HAVE_MEMMEM 1 |
---|
9639 | | #define HAVE_CHOWN 1 |
---|
9640 | | #define HAVE_LCHMOD 1 |
---|
9641 | | #define HAVE_LCHOWN 1 |
---|
9642 | | #define HAVE_FCHMOD 1 |
---|
9643 | | #define HAVE_FCHOWN 1 |
---|
9644 | | #define HAVE_LINK 1 |
---|
9645 | | #define HAVE_UTIMES 1 |
---|
9646 | | #define HAVE_GETGRGID 1 |
---|
9647 | | #define HAVE_GETPWUID 1 |
---|
9648 | | #define HAVE_GETFSSTAT 1 |
---|
9649 | | #define HAVE_STATVFS 1 |
---|
9650 | | #define HAVE_STATFS 1 |
---|
9651 | | #define USE_STATFS 1 |
---|
9652 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9653 | | #define HAVE__NSGETENVIRON 1 |
---|
9654 | | #define HAVE_C99_VSNPRINTF 1 |
---|
9655 | | #define HAVE_UNIX98_PRINTF 1 |
---|
9656 | | #define HAVE_ENDSERVENT 1 |
---|
9657 | | #define HAVE_NETDB_H 1 |
---|
9658 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
9659 | | #define HAVE_STRNDUP 1 |
---|
9660 | | #define HAVE_SETREUID 1 |
---|
9661 | | #define STATFS_ARGS 2 |
---|
9662 | | #define HAVE_GOOD_PRINTF 1 |
---|
9663 | | #define HAVE_LONG_LONG 1 |
---|
9664 | | #define HAVE_LONG_DOUBLE 1 |
---|
9665 | | #define HAVE_WCHAR_T 1 |
---|
9666 | | #define HAVE_WINT_T 1 |
---|
9667 | | #define HAVE_PTRDIFF_T 1 |
---|
9668 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9669 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9670 | | #define HAVE_INTMAX_T 1 |
---|
9671 | | #define HAVE_SNPRINTF 1 |
---|
9672 | | #define HAVE_WCSLEN 1 |
---|
9673 | | #define HAVE_C99_SNPRINTF 1 |
---|
9674 | | #define REALLOC_0_WORKS 1 |
---|
9675 | | #define HAVE_CODESET 1 |
---|
9676 | | #define HAVE_LANGINFO_TIME 1 |
---|
9677 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
9678 | | #define HAVE_STRLCPY 1 |
---|
9679 | | #define G_VA_COPY va_copy |
---|
9680 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
9681 | | /* end confdefs.h. */ |
---|
9682 | | #include <stdio.h> |
---|
9683 | | #ifdef HAVE_SYS_TYPES_H |
---|
9684 | | # include <sys/types.h> |
---|
9685 | | #endif |
---|
9686 | | #ifdef HAVE_SYS_STAT_H |
---|
9687 | | # include <sys/stat.h> |
---|
9688 | | #endif |
---|
9689 | | #ifdef STDC_HEADERS |
---|
9690 | | # include <stdlib.h> |
---|
9691 | | # include <stddef.h> |
---|
9692 | | #else |
---|
9693 | | # ifdef HAVE_STDLIB_H |
---|
9694 | | # include <stdlib.h> |
---|
9695 | | # endif |
---|
9696 | | #endif |
---|
9697 | | #ifdef HAVE_STRING_H |
---|
9698 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
9699 | | # include <memory.h> |
---|
9700 | | # endif |
---|
9701 | | # include <string.h> |
---|
9702 | | #endif |
---|
9703 | | #ifdef HAVE_STRINGS_H |
---|
9704 | | # include <strings.h> |
---|
9705 | | #endif |
---|
9706 | | #ifdef HAVE_INTTYPES_H |
---|
9707 | | # include <inttypes.h> |
---|
9708 | | #endif |
---|
9709 | | #ifdef HAVE_STDINT_H |
---|
9710 | | # include <stdint.h> |
---|
9711 | | #endif |
---|
9712 | | #ifdef HAVE_UNISTD_H |
---|
9713 | | # include <unistd.h> |
---|
9714 | | #endif |
---|
9715 | | #include <sys/inotify.h> |
---|
9716 | configure:25472: result: no |
---|
9717 | configure:25472: checking sys/inotify.h presence |
---|
9718 | configure:25472: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
9719 | conftest.c:142:10: fatal error: 'sys/inotify.h' file not found |
---|
9720 | #include <sys/inotify.h> |
---|
9721 | ^ |
---|
9722 | 1 error generated. |
---|
9723 | configure:25472: $? = 1 |
---|
9724 | configure: failed program was: |
---|
9725 | | /* confdefs.h */ |
---|
9726 | | #define PACKAGE_NAME "glib" |
---|
9727 | | #define PACKAGE_TARNAME "glib" |
---|
9728 | | #define PACKAGE_VERSION "2.29.92" |
---|
9729 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
9730 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9731 | | #define PACKAGE_URL "" |
---|
9732 | | #define GLIB_MAJOR_VERSION 2 |
---|
9733 | | #define GLIB_MINOR_VERSION 29 |
---|
9734 | | #define GLIB_MICRO_VERSION 92 |
---|
9735 | | #define GLIB_INTERFACE_AGE 0 |
---|
9736 | | #define GLIB_BINARY_AGE 2992 |
---|
9737 | | #define HAVE_CARBON 1 |
---|
9738 | | #define NEED_ICONV_CACHE 1 |
---|
9739 | | #define HAVE_LOCALE_H 1 |
---|
9740 | | #define HAVE_LC_MESSAGES 1 |
---|
9741 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
9742 | | #define HAVE_GETTEXT 1 |
---|
9743 | | #define HAVE_DCGETTEXT 1 |
---|
9744 | | #define ENABLE_NLS 1 |
---|
9745 | | #define GETTEXT_PACKAGE "glib20" |
---|
9746 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
9747 | | #define USE_LIBICONV_GNU 1 |
---|
9748 | | #define HAVE_DLFCN_H 1 |
---|
9749 | | #define LT_OBJDIR ".libs/" |
---|
9750 | | #define STDC_HEADERS 1 |
---|
9751 | | #define HAVE_VPRINTF 1 |
---|
9752 | | #define HAVE_ALLOCA_H 1 |
---|
9753 | | #define HAVE_ALLOCA 1 |
---|
9754 | | #define HAVE_MMAP 1 |
---|
9755 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9756 | | #define HAVE_VALLOC 1 |
---|
9757 | | #define HAVE_FSYNC 1 |
---|
9758 | | #define HAVE_ATEXIT 1 |
---|
9759 | | #define HAVE_TIMEGM 1 |
---|
9760 | | #define HAVE_GMTIME_R 1 |
---|
9761 | | #define SIZEOF_CHAR 1 |
---|
9762 | | #define SIZEOF_SHORT 2 |
---|
9763 | | #define SIZEOF_LONG 8 |
---|
9764 | | #define SIZEOF_INT 4 |
---|
9765 | | #define SIZEOF_VOID_P 8 |
---|
9766 | | #define SIZEOF_LONG_LONG 8 |
---|
9767 | | #define SIZEOF___INT64 0 |
---|
9768 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
9769 | | #define SANE_MALLOC_PROTOS 1 |
---|
9770 | | #define G_HAVE___INLINE 1 |
---|
9771 | | #define G_HAVE___INLINE__ 1 |
---|
9772 | | #define G_HAVE_INLINE 1 |
---|
9773 | | #define HAVE_DIRENT_H 1 |
---|
9774 | | #define HAVE_FLOAT_H 1 |
---|
9775 | | #define HAVE_LIMITS_H 1 |
---|
9776 | | #define HAVE_PWD_H 1 |
---|
9777 | | #define HAVE_GRP_H 1 |
---|
9778 | | #define HAVE_SYS_PARAM_H 1 |
---|
9779 | | #define HAVE_SYS_POLL_H 1 |
---|
9780 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9781 | | #define HAVE_SYS_TIME_H 1 |
---|
9782 | | #define HAVE_SYS_TIMES_H 1 |
---|
9783 | | #define HAVE_SYS_WAIT_H 1 |
---|
9784 | | #define HAVE_UNISTD_H 1 |
---|
9785 | | #define HAVE_SYS_SELECT_H 1 |
---|
9786 | | #define HAVE_SYS_TYPES_H 1 |
---|
9787 | | #define HAVE_STDINT_H 1 |
---|
9788 | | #define HAVE_INTTYPES_H 1 |
---|
9789 | | #define HAVE_SCHED_H 1 |
---|
9790 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9791 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9792 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9793 | | #define HAVE_FSTAB_H 1 |
---|
9794 | | #define HAVE_SYS_UIO_H 1 |
---|
9795 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9796 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9797 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9798 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9799 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9800 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9801 | | #define HAVE_STDDEF_H 1 |
---|
9802 | | #define HAVE_STDLIB_H 1 |
---|
9803 | | #define HAVE_STRING_H 1 |
---|
9804 | | #define HAVE_SETLOCALE 1 |
---|
9805 | | #define SIZEOF_SIZE_T 8 |
---|
9806 | | #define HAVE_LSTAT 1 |
---|
9807 | | #define HAVE_STRERROR 1 |
---|
9808 | | #define HAVE_STRSIGNAL 1 |
---|
9809 | | #define HAVE_MEMMOVE 1 |
---|
9810 | | #define HAVE_VSNPRINTF 1 |
---|
9811 | | #define HAVE_STPCPY 1 |
---|
9812 | | #define HAVE_STRCASECMP 1 |
---|
9813 | | #define HAVE_STRNCASECMP 1 |
---|
9814 | | #define HAVE_POLL 1 |
---|
9815 | | #define HAVE_GETCWD 1 |
---|
9816 | | #define HAVE_VASPRINTF 1 |
---|
9817 | | #define HAVE_SETENV 1 |
---|
9818 | | #define HAVE_UNSETENV 1 |
---|
9819 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9820 | | #define HAVE_READLINK 1 |
---|
9821 | | #define HAVE_SYMLINK 1 |
---|
9822 | | #define HAVE_MEMMEM 1 |
---|
9823 | | #define HAVE_CHOWN 1 |
---|
9824 | | #define HAVE_LCHMOD 1 |
---|
9825 | | #define HAVE_LCHOWN 1 |
---|
9826 | | #define HAVE_FCHMOD 1 |
---|
9827 | | #define HAVE_FCHOWN 1 |
---|
9828 | | #define HAVE_LINK 1 |
---|
9829 | | #define HAVE_UTIMES 1 |
---|
9830 | | #define HAVE_GETGRGID 1 |
---|
9831 | | #define HAVE_GETPWUID 1 |
---|
9832 | | #define HAVE_GETFSSTAT 1 |
---|
9833 | | #define HAVE_STATVFS 1 |
---|
9834 | | #define HAVE_STATFS 1 |
---|
9835 | | #define USE_STATFS 1 |
---|
9836 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9837 | | #define HAVE__NSGETENVIRON 1 |
---|
9838 | | #define HAVE_C99_VSNPRINTF 1 |
---|
9839 | | #define HAVE_UNIX98_PRINTF 1 |
---|
9840 | | #define HAVE_ENDSERVENT 1 |
---|
9841 | | #define HAVE_NETDB_H 1 |
---|
9842 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
9843 | | #define HAVE_STRNDUP 1 |
---|
9844 | | #define HAVE_SETREUID 1 |
---|
9845 | | #define STATFS_ARGS 2 |
---|
9846 | | #define HAVE_GOOD_PRINTF 1 |
---|
9847 | | #define HAVE_LONG_LONG 1 |
---|
9848 | | #define HAVE_LONG_DOUBLE 1 |
---|
9849 | | #define HAVE_WCHAR_T 1 |
---|
9850 | | #define HAVE_WINT_T 1 |
---|
9851 | | #define HAVE_PTRDIFF_T 1 |
---|
9852 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9853 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9854 | | #define HAVE_INTMAX_T 1 |
---|
9855 | | #define HAVE_SNPRINTF 1 |
---|
9856 | | #define HAVE_WCSLEN 1 |
---|
9857 | | #define HAVE_C99_SNPRINTF 1 |
---|
9858 | | #define REALLOC_0_WORKS 1 |
---|
9859 | | #define HAVE_CODESET 1 |
---|
9860 | | #define HAVE_LANGINFO_TIME 1 |
---|
9861 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
9862 | | #define HAVE_STRLCPY 1 |
---|
9863 | | #define G_VA_COPY va_copy |
---|
9864 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
9865 | | /* end confdefs.h. */ |
---|
9866 | | #include <sys/inotify.h> |
---|
9867 | configure:25472: result: no |
---|
9868 | configure:25472: checking for sys/inotify.h |
---|
9869 | configure:25472: result: no |
---|
9870 | configure:25515: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
9871 | conftest.c:143:10: fatal error: 'port.h' file not found |
---|
9872 | #include <port.h> |
---|
9873 | ^ |
---|
9874 | 1 error generated. |
---|
9875 | configure:25515: $? = 1 |
---|
9876 | configure: failed program was: |
---|
9877 | | /* confdefs.h */ |
---|
9878 | | #define PACKAGE_NAME "glib" |
---|
9879 | | #define PACKAGE_TARNAME "glib" |
---|
9880 | | #define PACKAGE_VERSION "2.29.92" |
---|
9881 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
9882 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9883 | | #define PACKAGE_URL "" |
---|
9884 | | #define GLIB_MAJOR_VERSION 2 |
---|
9885 | | #define GLIB_MINOR_VERSION 29 |
---|
9886 | | #define GLIB_MICRO_VERSION 92 |
---|
9887 | | #define GLIB_INTERFACE_AGE 0 |
---|
9888 | | #define GLIB_BINARY_AGE 2992 |
---|
9889 | | #define HAVE_CARBON 1 |
---|
9890 | | #define NEED_ICONV_CACHE 1 |
---|
9891 | | #define HAVE_LOCALE_H 1 |
---|
9892 | | #define HAVE_LC_MESSAGES 1 |
---|
9893 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
9894 | | #define HAVE_GETTEXT 1 |
---|
9895 | | #define HAVE_DCGETTEXT 1 |
---|
9896 | | #define ENABLE_NLS 1 |
---|
9897 | | #define GETTEXT_PACKAGE "glib20" |
---|
9898 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
9899 | | #define USE_LIBICONV_GNU 1 |
---|
9900 | | #define HAVE_DLFCN_H 1 |
---|
9901 | | #define LT_OBJDIR ".libs/" |
---|
9902 | | #define STDC_HEADERS 1 |
---|
9903 | | #define HAVE_VPRINTF 1 |
---|
9904 | | #define HAVE_ALLOCA_H 1 |
---|
9905 | | #define HAVE_ALLOCA 1 |
---|
9906 | | #define HAVE_MMAP 1 |
---|
9907 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9908 | | #define HAVE_VALLOC 1 |
---|
9909 | | #define HAVE_FSYNC 1 |
---|
9910 | | #define HAVE_ATEXIT 1 |
---|
9911 | | #define HAVE_TIMEGM 1 |
---|
9912 | | #define HAVE_GMTIME_R 1 |
---|
9913 | | #define SIZEOF_CHAR 1 |
---|
9914 | | #define SIZEOF_SHORT 2 |
---|
9915 | | #define SIZEOF_LONG 8 |
---|
9916 | | #define SIZEOF_INT 4 |
---|
9917 | | #define SIZEOF_VOID_P 8 |
---|
9918 | | #define SIZEOF_LONG_LONG 8 |
---|
9919 | | #define SIZEOF___INT64 0 |
---|
9920 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
9921 | | #define SANE_MALLOC_PROTOS 1 |
---|
9922 | | #define G_HAVE___INLINE 1 |
---|
9923 | | #define G_HAVE___INLINE__ 1 |
---|
9924 | | #define G_HAVE_INLINE 1 |
---|
9925 | | #define HAVE_DIRENT_H 1 |
---|
9926 | | #define HAVE_FLOAT_H 1 |
---|
9927 | | #define HAVE_LIMITS_H 1 |
---|
9928 | | #define HAVE_PWD_H 1 |
---|
9929 | | #define HAVE_GRP_H 1 |
---|
9930 | | #define HAVE_SYS_PARAM_H 1 |
---|
9931 | | #define HAVE_SYS_POLL_H 1 |
---|
9932 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9933 | | #define HAVE_SYS_TIME_H 1 |
---|
9934 | | #define HAVE_SYS_TIMES_H 1 |
---|
9935 | | #define HAVE_SYS_WAIT_H 1 |
---|
9936 | | #define HAVE_UNISTD_H 1 |
---|
9937 | | #define HAVE_SYS_SELECT_H 1 |
---|
9938 | | #define HAVE_SYS_TYPES_H 1 |
---|
9939 | | #define HAVE_STDINT_H 1 |
---|
9940 | | #define HAVE_INTTYPES_H 1 |
---|
9941 | | #define HAVE_SCHED_H 1 |
---|
9942 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9943 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9944 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9945 | | #define HAVE_FSTAB_H 1 |
---|
9946 | | #define HAVE_SYS_UIO_H 1 |
---|
9947 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9948 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9949 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9950 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9951 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9952 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9953 | | #define HAVE_STDDEF_H 1 |
---|
9954 | | #define HAVE_STDLIB_H 1 |
---|
9955 | | #define HAVE_STRING_H 1 |
---|
9956 | | #define HAVE_SETLOCALE 1 |
---|
9957 | | #define SIZEOF_SIZE_T 8 |
---|
9958 | | #define HAVE_LSTAT 1 |
---|
9959 | | #define HAVE_STRERROR 1 |
---|
9960 | | #define HAVE_STRSIGNAL 1 |
---|
9961 | | #define HAVE_MEMMOVE 1 |
---|
9962 | | #define HAVE_VSNPRINTF 1 |
---|
9963 | | #define HAVE_STPCPY 1 |
---|
9964 | | #define HAVE_STRCASECMP 1 |
---|
9965 | | #define HAVE_STRNCASECMP 1 |
---|
9966 | | #define HAVE_POLL 1 |
---|
9967 | | #define HAVE_GETCWD 1 |
---|
9968 | | #define HAVE_VASPRINTF 1 |
---|
9969 | | #define HAVE_SETENV 1 |
---|
9970 | | #define HAVE_UNSETENV 1 |
---|
9971 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9972 | | #define HAVE_READLINK 1 |
---|
9973 | | #define HAVE_SYMLINK 1 |
---|
9974 | | #define HAVE_MEMMEM 1 |
---|
9975 | | #define HAVE_CHOWN 1 |
---|
9976 | | #define HAVE_LCHMOD 1 |
---|
9977 | | #define HAVE_LCHOWN 1 |
---|
9978 | | #define HAVE_FCHMOD 1 |
---|
9979 | | #define HAVE_FCHOWN 1 |
---|
9980 | | #define HAVE_LINK 1 |
---|
9981 | | #define HAVE_UTIMES 1 |
---|
9982 | | #define HAVE_GETGRGID 1 |
---|
9983 | | #define HAVE_GETPWUID 1 |
---|
9984 | | #define HAVE_GETFSSTAT 1 |
---|
9985 | | #define HAVE_STATVFS 1 |
---|
9986 | | #define HAVE_STATFS 1 |
---|
9987 | | #define USE_STATFS 1 |
---|
9988 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9989 | | #define HAVE__NSGETENVIRON 1 |
---|
9990 | | #define HAVE_C99_VSNPRINTF 1 |
---|
9991 | | #define HAVE_UNIX98_PRINTF 1 |
---|
9992 | | #define HAVE_ENDSERVENT 1 |
---|
9993 | | #define HAVE_NETDB_H 1 |
---|
9994 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
9995 | | #define HAVE_STRNDUP 1 |
---|
9996 | | #define HAVE_SETREUID 1 |
---|
9997 | | #define STATFS_ARGS 2 |
---|
9998 | | #define HAVE_GOOD_PRINTF 1 |
---|
9999 | | #define HAVE_LONG_LONG 1 |
---|
10000 | | #define HAVE_LONG_DOUBLE 1 |
---|
10001 | | #define HAVE_WCHAR_T 1 |
---|
10002 | | #define HAVE_WINT_T 1 |
---|
10003 | | #define HAVE_PTRDIFF_T 1 |
---|
10004 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10005 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10006 | | #define HAVE_INTMAX_T 1 |
---|
10007 | | #define HAVE_SNPRINTF 1 |
---|
10008 | | #define HAVE_WCSLEN 1 |
---|
10009 | | #define HAVE_C99_SNPRINTF 1 |
---|
10010 | | #define REALLOC_0_WORKS 1 |
---|
10011 | | #define HAVE_CODESET 1 |
---|
10012 | | #define HAVE_LANGINFO_TIME 1 |
---|
10013 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
10014 | | #define HAVE_STRLCPY 1 |
---|
10015 | | #define G_VA_COPY va_copy |
---|
10016 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
10017 | | /* end confdefs.h. */ |
---|
10018 | | |
---|
10019 | | #include <port.h> |
---|
10020 | | #ifndef PORT_SOURCE_FILE |
---|
10021 | | #error "Please upgrade to Nevada 72 or above to suppoert FEN" |
---|
10022 | | #endif |
---|
10023 | | int main() { return 0; } |
---|
10024 | configure:25548: checking for FAMOpen in -lfam |
---|
10025 | configure:25573: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lfam -lintl >&5 |
---|
10026 | ld: library not found for -lfam |
---|
10027 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
10028 | configure:25573: $? = 1 |
---|
10029 | configure: failed program was: |
---|
10030 | | /* confdefs.h */ |
---|
10031 | | #define PACKAGE_NAME "glib" |
---|
10032 | | #define PACKAGE_TARNAME "glib" |
---|
10033 | | #define PACKAGE_VERSION "2.29.92" |
---|
10034 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
10035 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
10036 | | #define PACKAGE_URL "" |
---|
10037 | | #define GLIB_MAJOR_VERSION 2 |
---|
10038 | | #define GLIB_MINOR_VERSION 29 |
---|
10039 | | #define GLIB_MICRO_VERSION 92 |
---|
10040 | | #define GLIB_INTERFACE_AGE 0 |
---|
10041 | | #define GLIB_BINARY_AGE 2992 |
---|
10042 | | #define HAVE_CARBON 1 |
---|
10043 | | #define NEED_ICONV_CACHE 1 |
---|
10044 | | #define HAVE_LOCALE_H 1 |
---|
10045 | | #define HAVE_LC_MESSAGES 1 |
---|
10046 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
10047 | | #define HAVE_GETTEXT 1 |
---|
10048 | | #define HAVE_DCGETTEXT 1 |
---|
10049 | | #define ENABLE_NLS 1 |
---|
10050 | | #define GETTEXT_PACKAGE "glib20" |
---|
10051 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
10052 | | #define USE_LIBICONV_GNU 1 |
---|
10053 | | #define HAVE_DLFCN_H 1 |
---|
10054 | | #define LT_OBJDIR ".libs/" |
---|
10055 | | #define STDC_HEADERS 1 |
---|
10056 | | #define HAVE_VPRINTF 1 |
---|
10057 | | #define HAVE_ALLOCA_H 1 |
---|
10058 | | #define HAVE_ALLOCA 1 |
---|
10059 | | #define HAVE_MMAP 1 |
---|
10060 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10061 | | #define HAVE_VALLOC 1 |
---|
10062 | | #define HAVE_FSYNC 1 |
---|
10063 | | #define HAVE_ATEXIT 1 |
---|
10064 | | #define HAVE_TIMEGM 1 |
---|
10065 | | #define HAVE_GMTIME_R 1 |
---|
10066 | | #define SIZEOF_CHAR 1 |
---|
10067 | | #define SIZEOF_SHORT 2 |
---|
10068 | | #define SIZEOF_LONG 8 |
---|
10069 | | #define SIZEOF_INT 4 |
---|
10070 | | #define SIZEOF_VOID_P 8 |
---|
10071 | | #define SIZEOF_LONG_LONG 8 |
---|
10072 | | #define SIZEOF___INT64 0 |
---|
10073 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
10074 | | #define SANE_MALLOC_PROTOS 1 |
---|
10075 | | #define G_HAVE___INLINE 1 |
---|
10076 | | #define G_HAVE___INLINE__ 1 |
---|
10077 | | #define G_HAVE_INLINE 1 |
---|
10078 | | #define HAVE_DIRENT_H 1 |
---|
10079 | | #define HAVE_FLOAT_H 1 |
---|
10080 | | #define HAVE_LIMITS_H 1 |
---|
10081 | | #define HAVE_PWD_H 1 |
---|
10082 | | #define HAVE_GRP_H 1 |
---|
10083 | | #define HAVE_SYS_PARAM_H 1 |
---|
10084 | | #define HAVE_SYS_POLL_H 1 |
---|
10085 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10086 | | #define HAVE_SYS_TIME_H 1 |
---|
10087 | | #define HAVE_SYS_TIMES_H 1 |
---|
10088 | | #define HAVE_SYS_WAIT_H 1 |
---|
10089 | | #define HAVE_UNISTD_H 1 |
---|
10090 | | #define HAVE_SYS_SELECT_H 1 |
---|
10091 | | #define HAVE_SYS_TYPES_H 1 |
---|
10092 | | #define HAVE_STDINT_H 1 |
---|
10093 | | #define HAVE_INTTYPES_H 1 |
---|
10094 | | #define HAVE_SCHED_H 1 |
---|
10095 | | #define HAVE_SYS_MOUNT_H 1 |
---|
10096 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10097 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10098 | | #define HAVE_FSTAB_H 1 |
---|
10099 | | #define HAVE_SYS_UIO_H 1 |
---|
10100 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
10101 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
10102 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
10103 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
10104 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
10105 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10106 | | #define HAVE_STDDEF_H 1 |
---|
10107 | | #define HAVE_STDLIB_H 1 |
---|
10108 | | #define HAVE_STRING_H 1 |
---|
10109 | | #define HAVE_SETLOCALE 1 |
---|
10110 | | #define SIZEOF_SIZE_T 8 |
---|
10111 | | #define HAVE_LSTAT 1 |
---|
10112 | | #define HAVE_STRERROR 1 |
---|
10113 | | #define HAVE_STRSIGNAL 1 |
---|
10114 | | #define HAVE_MEMMOVE 1 |
---|
10115 | | #define HAVE_VSNPRINTF 1 |
---|
10116 | | #define HAVE_STPCPY 1 |
---|
10117 | | #define HAVE_STRCASECMP 1 |
---|
10118 | | #define HAVE_STRNCASECMP 1 |
---|
10119 | | #define HAVE_POLL 1 |
---|
10120 | | #define HAVE_GETCWD 1 |
---|
10121 | | #define HAVE_VASPRINTF 1 |
---|
10122 | | #define HAVE_SETENV 1 |
---|
10123 | | #define HAVE_UNSETENV 1 |
---|
10124 | | #define HAVE_GETC_UNLOCKED 1 |
---|
10125 | | #define HAVE_READLINK 1 |
---|
10126 | | #define HAVE_SYMLINK 1 |
---|
10127 | | #define HAVE_MEMMEM 1 |
---|
10128 | | #define HAVE_CHOWN 1 |
---|
10129 | | #define HAVE_LCHMOD 1 |
---|
10130 | | #define HAVE_LCHOWN 1 |
---|
10131 | | #define HAVE_FCHMOD 1 |
---|
10132 | | #define HAVE_FCHOWN 1 |
---|
10133 | | #define HAVE_LINK 1 |
---|
10134 | | #define HAVE_UTIMES 1 |
---|
10135 | | #define HAVE_GETGRGID 1 |
---|
10136 | | #define HAVE_GETPWUID 1 |
---|
10137 | | #define HAVE_GETFSSTAT 1 |
---|
10138 | | #define HAVE_STATVFS 1 |
---|
10139 | | #define HAVE_STATFS 1 |
---|
10140 | | #define USE_STATFS 1 |
---|
10141 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
10142 | | #define HAVE__NSGETENVIRON 1 |
---|
10143 | | #define HAVE_C99_VSNPRINTF 1 |
---|
10144 | | #define HAVE_UNIX98_PRINTF 1 |
---|
10145 | | #define HAVE_ENDSERVENT 1 |
---|
10146 | | #define HAVE_NETDB_H 1 |
---|
10147 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
10148 | | #define HAVE_STRNDUP 1 |
---|
10149 | | #define HAVE_SETREUID 1 |
---|
10150 | | #define STATFS_ARGS 2 |
---|
10151 | | #define HAVE_GOOD_PRINTF 1 |
---|
10152 | | #define HAVE_LONG_LONG 1 |
---|
10153 | | #define HAVE_LONG_DOUBLE 1 |
---|
10154 | | #define HAVE_WCHAR_T 1 |
---|
10155 | | #define HAVE_WINT_T 1 |
---|
10156 | | #define HAVE_PTRDIFF_T 1 |
---|
10157 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10158 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10159 | | #define HAVE_INTMAX_T 1 |
---|
10160 | | #define HAVE_SNPRINTF 1 |
---|
10161 | | #define HAVE_WCSLEN 1 |
---|
10162 | | #define HAVE_C99_SNPRINTF 1 |
---|
10163 | | #define REALLOC_0_WORKS 1 |
---|
10164 | | #define HAVE_CODESET 1 |
---|
10165 | | #define HAVE_LANGINFO_TIME 1 |
---|
10166 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
10167 | | #define HAVE_STRLCPY 1 |
---|
10168 | | #define G_VA_COPY va_copy |
---|
10169 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
10170 | | /* end confdefs.h. */ |
---|
10171 | | |
---|
10172 | | /* Override any GCC internal prototype to avoid an error. |
---|
10173 | | Use char because int might match the return type of a GCC |
---|
10174 | | builtin and then its argument prototype would still apply. */ |
---|
10175 | | #ifdef __cplusplus |
---|
10176 | | extern "C" |
---|
10177 | | #endif |
---|
10178 | | char FAMOpen (); |
---|
10179 | | int |
---|
10180 | | main () |
---|
10181 | | { |
---|
10182 | | return FAMOpen (); |
---|
10183 | | ; |
---|
10184 | | return 0; |
---|
10185 | | } |
---|
10186 | configure:25582: result: no |
---|
10187 | configure:25647: WARNING: *** FAM support will not be built (FAM library not found) *** |
---|
10188 | configure:25674: checking for getxattr in -lc |
---|
10189 | configure:25699: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lc -lintl >&5 |
---|
10190 | configure:25699: $? = 0 |
---|
10191 | configure:25708: result: yes |
---|
10192 | configure:25713: checking sys/xattr.h usability |
---|
10193 | configure:25713: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
10194 | configure:25713: $? = 0 |
---|
10195 | configure:25713: result: yes |
---|
10196 | configure:25713: checking sys/xattr.h presence |
---|
10197 | configure:25713: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c |
---|
10198 | configure:25713: $? = 0 |
---|
10199 | configure:25713: result: yes |
---|
10200 | configure:25713: checking for sys/xattr.h |
---|
10201 | configure:25713: result: yes |
---|
10202 | configure:25790: checking for XATTR_NOFOLLOW |
---|
10203 | configure:25813: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 |
---|
10204 | conftest.c:158:9: warning: unused variable 'len' [-Wunused-variable] |
---|
10205 | ssize_t len = getxattr("", "", NULL, 0, 0, XATTR_NOFOLLOW); |
---|
10206 | ^ |
---|
10207 | 1 warning generated. |
---|
10208 | configure:25813: $? = 0 |
---|
10209 | configure:25818: result: yes |
---|
10210 | configure:25833: checking for platform-dependent source |
---|
10211 | configure:25843: result: |
---|
10212 | configure:25847: checking whether to compile timeloop |
---|
10213 | configure:25857: result: yes |
---|
10214 | configure:25868: checking if building for some Win32 platform |
---|
10215 | configure:25878: result: no |
---|
10216 | configure:25971: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5 |
---|
10217 | conftest.c:149:17: warning: unused variable 'm' [-Wunused-variable] |
---|
10218 | pthread_mutex_t m = PTHREAD_MUTEX_INITIALIZER; |
---|
10219 | ^ |
---|
10220 | 1 warning generated. |
---|
10221 | configure:25971: $? = 0 |
---|
10222 | configure:26026: checking for thread implementation |
---|
10223 | configure:26035: result: posix |
---|
10224 | configure:26214: checking thread related cflags |
---|
10225 | configure:26216: result: -D_REENTRANT |
---|
10226 | configure:26254: checking for pthread_create/pthread_join |
---|
10227 | configure:26293: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10228 | configure:26293: $? = 0 |
---|
10229 | configure:26293: ./conftest |
---|
10230 | configure:26293: $? = 0 |
---|
10231 | configure:26302: result: yes |
---|
10232 | configure:26329: checking for sched_get_priority_min |
---|
10233 | configure:26362: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10234 | configure:26362: $? = 0 |
---|
10235 | configure:26362: ./conftest |
---|
10236 | configure:26362: $? = 0 |
---|
10237 | configure:26371: result: yes |
---|
10238 | configure:26420: checking thread related libraries |
---|
10239 | configure:26422: result: |
---|
10240 | configure:26434: checking for localtime_r |
---|
10241 | configure:26434: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10242 | configure:26434: $? = 0 |
---|
10243 | configure:26434: result: yes |
---|
10244 | configure:26434: checking for gmtime_r |
---|
10245 | configure:26434: result: yes |
---|
10246 | configure:26444: checking for posix getpwuid_r |
---|
10247 | configure:26471: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10248 | configure:26471: $? = 0 |
---|
10249 | configure:26471: ./conftest |
---|
10250 | configure:26471: $? = 0 |
---|
10251 | configure:26481: result: yes |
---|
10252 | configure:26533: checking for posix getgrgid_r |
---|
10253 | configure:26560: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10254 | configure:26560: $? = 0 |
---|
10255 | configure:26560: ./conftest |
---|
10256 | configure:26560: $? = 0 |
---|
10257 | configure:26570: result: yes |
---|
10258 | configure:26625: checking size of pthread_t |
---|
10259 | configure:26634: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10260 | configure:26634: $? = 0 |
---|
10261 | configure:26634: ./conftest |
---|
10262 | configure:26634: $? = 0 |
---|
10263 | configure:26644: result: 8 |
---|
10264 | configure:26653: checking for pthread_attr_setstacksize |
---|
10265 | configure:26666: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10266 | configure:26666: $? = 0 |
---|
10267 | configure:26667: result: yes |
---|
10268 | configure:26678: checking for minimal/maximal thread priority |
---|
10269 | configure:26740: result: sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER) |
---|
10270 | configure:26742: checking for pthread_setschedparam |
---|
10271 | configure:26755: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10272 | conftest.c:155:36: warning: variable 't' is uninitialized when used here [-Wuninitialized] |
---|
10273 | pthread_t t; pthread_setschedparam(t, 0, NULL) |
---|
10274 | ^ |
---|
10275 | conftest.c:155:1: note: variable 't' is declared here |
---|
10276 | pthread_t t; pthread_setschedparam(t, 0, NULL) |
---|
10277 | ^ |
---|
10278 | conftest.c:155:12: note: add initialization to silence this warning |
---|
10279 | pthread_t t; pthread_setschedparam(t, 0, NULL) |
---|
10280 | ^ |
---|
10281 | = 0 |
---|
10282 | 1 warning generated. |
---|
10283 | configure:26755: $? = 0 |
---|
10284 | configure:26756: result: yes |
---|
10285 | configure:26778: checking for posix yield function |
---|
10286 | configure:26793: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10287 | configure:26793: $? = 0 |
---|
10288 | configure:26807: result: sched_yield |
---|
10289 | configure:26929: checking size of pthread_mutex_t |
---|
10290 | configure:26938: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10291 | configure:26938: $? = 0 |
---|
10292 | configure:26938: ./conftest |
---|
10293 | configure:26938: $? = 0 |
---|
10294 | configure:26948: result: 64 |
---|
10295 | configure:26955: checking byte contents of PTHREAD_MUTEX_INITIALIZER |
---|
10296 | configure:26980: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10297 | conftest.c:158:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
10298 | main() |
---|
10299 | ^~~~ |
---|
10300 | conftest.c:164:11: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
10301 | if (!f) exit(1); |
---|
10302 | ^ |
---|
10303 | conftest.c:164:11: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
10304 | 2 warnings generated. |
---|
10305 | configure:26980: $? = 0 |
---|
10306 | configure:26980: ./conftest |
---|
10307 | configure:26980: $? = 0 |
---|
10308 | configure:26990: result: -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
10309 | configure:27007: checking for clock_gettime |
---|
10310 | configure:27007: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10311 | Undefined symbols for architecture x86_64: |
---|
10312 | "_clock_gettime", referenced from: |
---|
10313 | _main in cc-8yEoaC.o |
---|
10314 | ld: symbol(s) not found for architecture x86_64 |
---|
10315 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
10316 | configure:27007: $? = 1 |
---|
10317 | configure: failed program was: |
---|
10318 | | /* confdefs.h */ |
---|
10319 | | #define PACKAGE_NAME "glib" |
---|
10320 | | #define PACKAGE_TARNAME "glib" |
---|
10321 | | #define PACKAGE_VERSION "2.29.92" |
---|
10322 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
10323 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
10324 | | #define PACKAGE_URL "" |
---|
10325 | | #define GLIB_MAJOR_VERSION 2 |
---|
10326 | | #define GLIB_MINOR_VERSION 29 |
---|
10327 | | #define GLIB_MICRO_VERSION 92 |
---|
10328 | | #define GLIB_INTERFACE_AGE 0 |
---|
10329 | | #define GLIB_BINARY_AGE 2992 |
---|
10330 | | #define HAVE_CARBON 1 |
---|
10331 | | #define NEED_ICONV_CACHE 1 |
---|
10332 | | #define HAVE_LOCALE_H 1 |
---|
10333 | | #define HAVE_LC_MESSAGES 1 |
---|
10334 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
10335 | | #define HAVE_GETTEXT 1 |
---|
10336 | | #define HAVE_DCGETTEXT 1 |
---|
10337 | | #define ENABLE_NLS 1 |
---|
10338 | | #define GETTEXT_PACKAGE "glib20" |
---|
10339 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
10340 | | #define USE_LIBICONV_GNU 1 |
---|
10341 | | #define HAVE_DLFCN_H 1 |
---|
10342 | | #define LT_OBJDIR ".libs/" |
---|
10343 | | #define STDC_HEADERS 1 |
---|
10344 | | #define HAVE_VPRINTF 1 |
---|
10345 | | #define HAVE_ALLOCA_H 1 |
---|
10346 | | #define HAVE_ALLOCA 1 |
---|
10347 | | #define HAVE_MMAP 1 |
---|
10348 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10349 | | #define HAVE_VALLOC 1 |
---|
10350 | | #define HAVE_FSYNC 1 |
---|
10351 | | #define HAVE_ATEXIT 1 |
---|
10352 | | #define HAVE_TIMEGM 1 |
---|
10353 | | #define HAVE_GMTIME_R 1 |
---|
10354 | | #define SIZEOF_CHAR 1 |
---|
10355 | | #define SIZEOF_SHORT 2 |
---|
10356 | | #define SIZEOF_LONG 8 |
---|
10357 | | #define SIZEOF_INT 4 |
---|
10358 | | #define SIZEOF_VOID_P 8 |
---|
10359 | | #define SIZEOF_LONG_LONG 8 |
---|
10360 | | #define SIZEOF___INT64 0 |
---|
10361 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
10362 | | #define SANE_MALLOC_PROTOS 1 |
---|
10363 | | #define G_HAVE___INLINE 1 |
---|
10364 | | #define G_HAVE___INLINE__ 1 |
---|
10365 | | #define G_HAVE_INLINE 1 |
---|
10366 | | #define HAVE_DIRENT_H 1 |
---|
10367 | | #define HAVE_FLOAT_H 1 |
---|
10368 | | #define HAVE_LIMITS_H 1 |
---|
10369 | | #define HAVE_PWD_H 1 |
---|
10370 | | #define HAVE_GRP_H 1 |
---|
10371 | | #define HAVE_SYS_PARAM_H 1 |
---|
10372 | | #define HAVE_SYS_POLL_H 1 |
---|
10373 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10374 | | #define HAVE_SYS_TIME_H 1 |
---|
10375 | | #define HAVE_SYS_TIMES_H 1 |
---|
10376 | | #define HAVE_SYS_WAIT_H 1 |
---|
10377 | | #define HAVE_UNISTD_H 1 |
---|
10378 | | #define HAVE_SYS_SELECT_H 1 |
---|
10379 | | #define HAVE_SYS_TYPES_H 1 |
---|
10380 | | #define HAVE_STDINT_H 1 |
---|
10381 | | #define HAVE_INTTYPES_H 1 |
---|
10382 | | #define HAVE_SCHED_H 1 |
---|
10383 | | #define HAVE_SYS_MOUNT_H 1 |
---|
10384 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10385 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10386 | | #define HAVE_FSTAB_H 1 |
---|
10387 | | #define HAVE_SYS_UIO_H 1 |
---|
10388 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
10389 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
10390 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
10391 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
10392 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
10393 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10394 | | #define HAVE_STDDEF_H 1 |
---|
10395 | | #define HAVE_STDLIB_H 1 |
---|
10396 | | #define HAVE_STRING_H 1 |
---|
10397 | | #define HAVE_SETLOCALE 1 |
---|
10398 | | #define SIZEOF_SIZE_T 8 |
---|
10399 | | #define HAVE_LSTAT 1 |
---|
10400 | | #define HAVE_STRERROR 1 |
---|
10401 | | #define HAVE_STRSIGNAL 1 |
---|
10402 | | #define HAVE_MEMMOVE 1 |
---|
10403 | | #define HAVE_VSNPRINTF 1 |
---|
10404 | | #define HAVE_STPCPY 1 |
---|
10405 | | #define HAVE_STRCASECMP 1 |
---|
10406 | | #define HAVE_STRNCASECMP 1 |
---|
10407 | | #define HAVE_POLL 1 |
---|
10408 | | #define HAVE_GETCWD 1 |
---|
10409 | | #define HAVE_VASPRINTF 1 |
---|
10410 | | #define HAVE_SETENV 1 |
---|
10411 | | #define HAVE_UNSETENV 1 |
---|
10412 | | #define HAVE_GETC_UNLOCKED 1 |
---|
10413 | | #define HAVE_READLINK 1 |
---|
10414 | | #define HAVE_SYMLINK 1 |
---|
10415 | | #define HAVE_MEMMEM 1 |
---|
10416 | | #define HAVE_CHOWN 1 |
---|
10417 | | #define HAVE_LCHMOD 1 |
---|
10418 | | #define HAVE_LCHOWN 1 |
---|
10419 | | #define HAVE_FCHMOD 1 |
---|
10420 | | #define HAVE_FCHOWN 1 |
---|
10421 | | #define HAVE_LINK 1 |
---|
10422 | | #define HAVE_UTIMES 1 |
---|
10423 | | #define HAVE_GETGRGID 1 |
---|
10424 | | #define HAVE_GETPWUID 1 |
---|
10425 | | #define HAVE_GETFSSTAT 1 |
---|
10426 | | #define HAVE_STATVFS 1 |
---|
10427 | | #define HAVE_STATFS 1 |
---|
10428 | | #define USE_STATFS 1 |
---|
10429 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
10430 | | #define HAVE__NSGETENVIRON 1 |
---|
10431 | | #define HAVE_C99_VSNPRINTF 1 |
---|
10432 | | #define HAVE_UNIX98_PRINTF 1 |
---|
10433 | | #define HAVE_ENDSERVENT 1 |
---|
10434 | | #define HAVE_NETDB_H 1 |
---|
10435 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
10436 | | #define HAVE_STRNDUP 1 |
---|
10437 | | #define HAVE_SETREUID 1 |
---|
10438 | | #define STATFS_ARGS 2 |
---|
10439 | | #define HAVE_GOOD_PRINTF 1 |
---|
10440 | | #define HAVE_LONG_LONG 1 |
---|
10441 | | #define HAVE_LONG_DOUBLE 1 |
---|
10442 | | #define HAVE_WCHAR_T 1 |
---|
10443 | | #define HAVE_WINT_T 1 |
---|
10444 | | #define HAVE_PTRDIFF_T 1 |
---|
10445 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10446 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10447 | | #define HAVE_INTMAX_T 1 |
---|
10448 | | #define HAVE_SNPRINTF 1 |
---|
10449 | | #define HAVE_WCSLEN 1 |
---|
10450 | | #define HAVE_C99_SNPRINTF 1 |
---|
10451 | | #define REALLOC_0_WORKS 1 |
---|
10452 | | #define HAVE_CODESET 1 |
---|
10453 | | #define HAVE_LANGINFO_TIME 1 |
---|
10454 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
10455 | | #define HAVE_STRLCPY 1 |
---|
10456 | | #define G_VA_COPY va_copy |
---|
10457 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
10458 | | #define HAVE_SYS_XATTR_H 1 |
---|
10459 | | #define HAVE_XATTR 1 |
---|
10460 | | #define HAVE_XATTR_NOFOLLOW 1 |
---|
10461 | | #define HAVE_LOCALTIME_R 1 |
---|
10462 | | #define HAVE_GMTIME_R 1 |
---|
10463 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
10464 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
10465 | | #define GLIB_SIZEOF_SYSTEM_THREAD 8 |
---|
10466 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
10467 | | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) |
---|
10468 | | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) |
---|
10469 | | #define POSIX_YIELD_FUNC sched_yield() |
---|
10470 | | #define G_THREAD_SOURCE "gthread-posix.c" |
---|
10471 | | #define GLIB_SIZEOF_GMUTEX 64 |
---|
10472 | | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
10473 | | /* end confdefs.h. */ |
---|
10474 | | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime. |
---|
10475 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
10476 | | #define clock_gettime innocuous_clock_gettime |
---|
10477 | | |
---|
10478 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
10479 | | which can conflict with char clock_gettime (); below. |
---|
10480 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
10481 | | <limits.h> exists even on freestanding compilers. */ |
---|
10482 | | |
---|
10483 | | #ifdef __STDC__ |
---|
10484 | | # include <limits.h> |
---|
10485 | | #else |
---|
10486 | | # include <assert.h> |
---|
10487 | | #endif |
---|
10488 | | |
---|
10489 | | #undef clock_gettime |
---|
10490 | | |
---|
10491 | | /* Override any GCC internal prototype to avoid an error. |
---|
10492 | | Use char because int might match the return type of a GCC |
---|
10493 | | builtin and then its argument prototype would still apply. */ |
---|
10494 | | #ifdef __cplusplus |
---|
10495 | | extern "C" |
---|
10496 | | #endif |
---|
10497 | | char clock_gettime (); |
---|
10498 | | /* The GNU C library defines this for functions which it implements |
---|
10499 | | to always fail with ENOSYS. Some functions are actually named |
---|
10500 | | something starting with __ and the normal name is an alias. */ |
---|
10501 | | #if defined __stub_clock_gettime || defined __stub___clock_gettime |
---|
10502 | | choke me |
---|
10503 | | #endif |
---|
10504 | | |
---|
10505 | | int |
---|
10506 | | main () |
---|
10507 | | { |
---|
10508 | | return clock_gettime (); |
---|
10509 | | ; |
---|
10510 | | return 0; |
---|
10511 | | } |
---|
10512 | configure:27007: result: no |
---|
10513 | configure:27015: checking for clock_gettime in -lrt |
---|
10514 | configure:27040: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lrt -lintl >&5 |
---|
10515 | ld: library not found for -lrt |
---|
10516 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
10517 | configure:27040: $? = 1 |
---|
10518 | configure: failed program was: |
---|
10519 | | /* confdefs.h */ |
---|
10520 | | #define PACKAGE_NAME "glib" |
---|
10521 | | #define PACKAGE_TARNAME "glib" |
---|
10522 | | #define PACKAGE_VERSION "2.29.92" |
---|
10523 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
10524 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
10525 | | #define PACKAGE_URL "" |
---|
10526 | | #define GLIB_MAJOR_VERSION 2 |
---|
10527 | | #define GLIB_MINOR_VERSION 29 |
---|
10528 | | #define GLIB_MICRO_VERSION 92 |
---|
10529 | | #define GLIB_INTERFACE_AGE 0 |
---|
10530 | | #define GLIB_BINARY_AGE 2992 |
---|
10531 | | #define HAVE_CARBON 1 |
---|
10532 | | #define NEED_ICONV_CACHE 1 |
---|
10533 | | #define HAVE_LOCALE_H 1 |
---|
10534 | | #define HAVE_LC_MESSAGES 1 |
---|
10535 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
10536 | | #define HAVE_GETTEXT 1 |
---|
10537 | | #define HAVE_DCGETTEXT 1 |
---|
10538 | | #define ENABLE_NLS 1 |
---|
10539 | | #define GETTEXT_PACKAGE "glib20" |
---|
10540 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
10541 | | #define USE_LIBICONV_GNU 1 |
---|
10542 | | #define HAVE_DLFCN_H 1 |
---|
10543 | | #define LT_OBJDIR ".libs/" |
---|
10544 | | #define STDC_HEADERS 1 |
---|
10545 | | #define HAVE_VPRINTF 1 |
---|
10546 | | #define HAVE_ALLOCA_H 1 |
---|
10547 | | #define HAVE_ALLOCA 1 |
---|
10548 | | #define HAVE_MMAP 1 |
---|
10549 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10550 | | #define HAVE_VALLOC 1 |
---|
10551 | | #define HAVE_FSYNC 1 |
---|
10552 | | #define HAVE_ATEXIT 1 |
---|
10553 | | #define HAVE_TIMEGM 1 |
---|
10554 | | #define HAVE_GMTIME_R 1 |
---|
10555 | | #define SIZEOF_CHAR 1 |
---|
10556 | | #define SIZEOF_SHORT 2 |
---|
10557 | | #define SIZEOF_LONG 8 |
---|
10558 | | #define SIZEOF_INT 4 |
---|
10559 | | #define SIZEOF_VOID_P 8 |
---|
10560 | | #define SIZEOF_LONG_LONG 8 |
---|
10561 | | #define SIZEOF___INT64 0 |
---|
10562 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
10563 | | #define SANE_MALLOC_PROTOS 1 |
---|
10564 | | #define G_HAVE___INLINE 1 |
---|
10565 | | #define G_HAVE___INLINE__ 1 |
---|
10566 | | #define G_HAVE_INLINE 1 |
---|
10567 | | #define HAVE_DIRENT_H 1 |
---|
10568 | | #define HAVE_FLOAT_H 1 |
---|
10569 | | #define HAVE_LIMITS_H 1 |
---|
10570 | | #define HAVE_PWD_H 1 |
---|
10571 | | #define HAVE_GRP_H 1 |
---|
10572 | | #define HAVE_SYS_PARAM_H 1 |
---|
10573 | | #define HAVE_SYS_POLL_H 1 |
---|
10574 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10575 | | #define HAVE_SYS_TIME_H 1 |
---|
10576 | | #define HAVE_SYS_TIMES_H 1 |
---|
10577 | | #define HAVE_SYS_WAIT_H 1 |
---|
10578 | | #define HAVE_UNISTD_H 1 |
---|
10579 | | #define HAVE_SYS_SELECT_H 1 |
---|
10580 | | #define HAVE_SYS_TYPES_H 1 |
---|
10581 | | #define HAVE_STDINT_H 1 |
---|
10582 | | #define HAVE_INTTYPES_H 1 |
---|
10583 | | #define HAVE_SCHED_H 1 |
---|
10584 | | #define HAVE_SYS_MOUNT_H 1 |
---|
10585 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10586 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10587 | | #define HAVE_FSTAB_H 1 |
---|
10588 | | #define HAVE_SYS_UIO_H 1 |
---|
10589 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
10590 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
10591 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
10592 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
10593 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
10594 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10595 | | #define HAVE_STDDEF_H 1 |
---|
10596 | | #define HAVE_STDLIB_H 1 |
---|
10597 | | #define HAVE_STRING_H 1 |
---|
10598 | | #define HAVE_SETLOCALE 1 |
---|
10599 | | #define SIZEOF_SIZE_T 8 |
---|
10600 | | #define HAVE_LSTAT 1 |
---|
10601 | | #define HAVE_STRERROR 1 |
---|
10602 | | #define HAVE_STRSIGNAL 1 |
---|
10603 | | #define HAVE_MEMMOVE 1 |
---|
10604 | | #define HAVE_VSNPRINTF 1 |
---|
10605 | | #define HAVE_STPCPY 1 |
---|
10606 | | #define HAVE_STRCASECMP 1 |
---|
10607 | | #define HAVE_STRNCASECMP 1 |
---|
10608 | | #define HAVE_POLL 1 |
---|
10609 | | #define HAVE_GETCWD 1 |
---|
10610 | | #define HAVE_VASPRINTF 1 |
---|
10611 | | #define HAVE_SETENV 1 |
---|
10612 | | #define HAVE_UNSETENV 1 |
---|
10613 | | #define HAVE_GETC_UNLOCKED 1 |
---|
10614 | | #define HAVE_READLINK 1 |
---|
10615 | | #define HAVE_SYMLINK 1 |
---|
10616 | | #define HAVE_MEMMEM 1 |
---|
10617 | | #define HAVE_CHOWN 1 |
---|
10618 | | #define HAVE_LCHMOD 1 |
---|
10619 | | #define HAVE_LCHOWN 1 |
---|
10620 | | #define HAVE_FCHMOD 1 |
---|
10621 | | #define HAVE_FCHOWN 1 |
---|
10622 | | #define HAVE_LINK 1 |
---|
10623 | | #define HAVE_UTIMES 1 |
---|
10624 | | #define HAVE_GETGRGID 1 |
---|
10625 | | #define HAVE_GETPWUID 1 |
---|
10626 | | #define HAVE_GETFSSTAT 1 |
---|
10627 | | #define HAVE_STATVFS 1 |
---|
10628 | | #define HAVE_STATFS 1 |
---|
10629 | | #define USE_STATFS 1 |
---|
10630 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
10631 | | #define HAVE__NSGETENVIRON 1 |
---|
10632 | | #define HAVE_C99_VSNPRINTF 1 |
---|
10633 | | #define HAVE_UNIX98_PRINTF 1 |
---|
10634 | | #define HAVE_ENDSERVENT 1 |
---|
10635 | | #define HAVE_NETDB_H 1 |
---|
10636 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
10637 | | #define HAVE_STRNDUP 1 |
---|
10638 | | #define HAVE_SETREUID 1 |
---|
10639 | | #define STATFS_ARGS 2 |
---|
10640 | | #define HAVE_GOOD_PRINTF 1 |
---|
10641 | | #define HAVE_LONG_LONG 1 |
---|
10642 | | #define HAVE_LONG_DOUBLE 1 |
---|
10643 | | #define HAVE_WCHAR_T 1 |
---|
10644 | | #define HAVE_WINT_T 1 |
---|
10645 | | #define HAVE_PTRDIFF_T 1 |
---|
10646 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10647 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10648 | | #define HAVE_INTMAX_T 1 |
---|
10649 | | #define HAVE_SNPRINTF 1 |
---|
10650 | | #define HAVE_WCSLEN 1 |
---|
10651 | | #define HAVE_C99_SNPRINTF 1 |
---|
10652 | | #define REALLOC_0_WORKS 1 |
---|
10653 | | #define HAVE_CODESET 1 |
---|
10654 | | #define HAVE_LANGINFO_TIME 1 |
---|
10655 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
10656 | | #define HAVE_STRLCPY 1 |
---|
10657 | | #define G_VA_COPY va_copy |
---|
10658 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
10659 | | #define HAVE_SYS_XATTR_H 1 |
---|
10660 | | #define HAVE_XATTR 1 |
---|
10661 | | #define HAVE_XATTR_NOFOLLOW 1 |
---|
10662 | | #define HAVE_LOCALTIME_R 1 |
---|
10663 | | #define HAVE_GMTIME_R 1 |
---|
10664 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
10665 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
10666 | | #define GLIB_SIZEOF_SYSTEM_THREAD 8 |
---|
10667 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
10668 | | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) |
---|
10669 | | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) |
---|
10670 | | #define POSIX_YIELD_FUNC sched_yield() |
---|
10671 | | #define G_THREAD_SOURCE "gthread-posix.c" |
---|
10672 | | #define GLIB_SIZEOF_GMUTEX 64 |
---|
10673 | | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
10674 | | /* end confdefs.h. */ |
---|
10675 | | |
---|
10676 | | /* Override any GCC internal prototype to avoid an error. |
---|
10677 | | Use char because int might match the return type of a GCC |
---|
10678 | | builtin and then its argument prototype would still apply. */ |
---|
10679 | | #ifdef __cplusplus |
---|
10680 | | extern "C" |
---|
10681 | | #endif |
---|
10682 | | char clock_gettime (); |
---|
10683 | | int |
---|
10684 | | main () |
---|
10685 | | { |
---|
10686 | | return clock_gettime (); |
---|
10687 | | ; |
---|
10688 | | return 0; |
---|
10689 | | } |
---|
10690 | configure:27049: result: no |
---|
10691 | configure:27067: checking for monotonic clocks |
---|
10692 | configure:27085: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5 |
---|
10693 | conftest.c:162:10: error: #error No monotonic clock |
---|
10694 | #error No monotonic clock |
---|
10695 | ^ |
---|
10696 | 1 error generated. |
---|
10697 | configure:27085: $? = 1 |
---|
10698 | configure: failed program was: |
---|
10699 | | /* confdefs.h */ |
---|
10700 | | #define PACKAGE_NAME "glib" |
---|
10701 | | #define PACKAGE_TARNAME "glib" |
---|
10702 | | #define PACKAGE_VERSION "2.29.92" |
---|
10703 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
10704 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
10705 | | #define PACKAGE_URL "" |
---|
10706 | | #define GLIB_MAJOR_VERSION 2 |
---|
10707 | | #define GLIB_MINOR_VERSION 29 |
---|
10708 | | #define GLIB_MICRO_VERSION 92 |
---|
10709 | | #define GLIB_INTERFACE_AGE 0 |
---|
10710 | | #define GLIB_BINARY_AGE 2992 |
---|
10711 | | #define HAVE_CARBON 1 |
---|
10712 | | #define NEED_ICONV_CACHE 1 |
---|
10713 | | #define HAVE_LOCALE_H 1 |
---|
10714 | | #define HAVE_LC_MESSAGES 1 |
---|
10715 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
10716 | | #define HAVE_GETTEXT 1 |
---|
10717 | | #define HAVE_DCGETTEXT 1 |
---|
10718 | | #define ENABLE_NLS 1 |
---|
10719 | | #define GETTEXT_PACKAGE "glib20" |
---|
10720 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
10721 | | #define USE_LIBICONV_GNU 1 |
---|
10722 | | #define HAVE_DLFCN_H 1 |
---|
10723 | | #define LT_OBJDIR ".libs/" |
---|
10724 | | #define STDC_HEADERS 1 |
---|
10725 | | #define HAVE_VPRINTF 1 |
---|
10726 | | #define HAVE_ALLOCA_H 1 |
---|
10727 | | #define HAVE_ALLOCA 1 |
---|
10728 | | #define HAVE_MMAP 1 |
---|
10729 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10730 | | #define HAVE_VALLOC 1 |
---|
10731 | | #define HAVE_FSYNC 1 |
---|
10732 | | #define HAVE_ATEXIT 1 |
---|
10733 | | #define HAVE_TIMEGM 1 |
---|
10734 | | #define HAVE_GMTIME_R 1 |
---|
10735 | | #define SIZEOF_CHAR 1 |
---|
10736 | | #define SIZEOF_SHORT 2 |
---|
10737 | | #define SIZEOF_LONG 8 |
---|
10738 | | #define SIZEOF_INT 4 |
---|
10739 | | #define SIZEOF_VOID_P 8 |
---|
10740 | | #define SIZEOF_LONG_LONG 8 |
---|
10741 | | #define SIZEOF___INT64 0 |
---|
10742 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
10743 | | #define SANE_MALLOC_PROTOS 1 |
---|
10744 | | #define G_HAVE___INLINE 1 |
---|
10745 | | #define G_HAVE___INLINE__ 1 |
---|
10746 | | #define G_HAVE_INLINE 1 |
---|
10747 | | #define HAVE_DIRENT_H 1 |
---|
10748 | | #define HAVE_FLOAT_H 1 |
---|
10749 | | #define HAVE_LIMITS_H 1 |
---|
10750 | | #define HAVE_PWD_H 1 |
---|
10751 | | #define HAVE_GRP_H 1 |
---|
10752 | | #define HAVE_SYS_PARAM_H 1 |
---|
10753 | | #define HAVE_SYS_POLL_H 1 |
---|
10754 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10755 | | #define HAVE_SYS_TIME_H 1 |
---|
10756 | | #define HAVE_SYS_TIMES_H 1 |
---|
10757 | | #define HAVE_SYS_WAIT_H 1 |
---|
10758 | | #define HAVE_UNISTD_H 1 |
---|
10759 | | #define HAVE_SYS_SELECT_H 1 |
---|
10760 | | #define HAVE_SYS_TYPES_H 1 |
---|
10761 | | #define HAVE_STDINT_H 1 |
---|
10762 | | #define HAVE_INTTYPES_H 1 |
---|
10763 | | #define HAVE_SCHED_H 1 |
---|
10764 | | #define HAVE_SYS_MOUNT_H 1 |
---|
10765 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10766 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10767 | | #define HAVE_FSTAB_H 1 |
---|
10768 | | #define HAVE_SYS_UIO_H 1 |
---|
10769 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
10770 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
10771 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
10772 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
10773 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
10774 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10775 | | #define HAVE_STDDEF_H 1 |
---|
10776 | | #define HAVE_STDLIB_H 1 |
---|
10777 | | #define HAVE_STRING_H 1 |
---|
10778 | | #define HAVE_SETLOCALE 1 |
---|
10779 | | #define SIZEOF_SIZE_T 8 |
---|
10780 | | #define HAVE_LSTAT 1 |
---|
10781 | | #define HAVE_STRERROR 1 |
---|
10782 | | #define HAVE_STRSIGNAL 1 |
---|
10783 | | #define HAVE_MEMMOVE 1 |
---|
10784 | | #define HAVE_VSNPRINTF 1 |
---|
10785 | | #define HAVE_STPCPY 1 |
---|
10786 | | #define HAVE_STRCASECMP 1 |
---|
10787 | | #define HAVE_STRNCASECMP 1 |
---|
10788 | | #define HAVE_POLL 1 |
---|
10789 | | #define HAVE_GETCWD 1 |
---|
10790 | | #define HAVE_VASPRINTF 1 |
---|
10791 | | #define HAVE_SETENV 1 |
---|
10792 | | #define HAVE_UNSETENV 1 |
---|
10793 | | #define HAVE_GETC_UNLOCKED 1 |
---|
10794 | | #define HAVE_READLINK 1 |
---|
10795 | | #define HAVE_SYMLINK 1 |
---|
10796 | | #define HAVE_MEMMEM 1 |
---|
10797 | | #define HAVE_CHOWN 1 |
---|
10798 | | #define HAVE_LCHMOD 1 |
---|
10799 | | #define HAVE_LCHOWN 1 |
---|
10800 | | #define HAVE_FCHMOD 1 |
---|
10801 | | #define HAVE_FCHOWN 1 |
---|
10802 | | #define HAVE_LINK 1 |
---|
10803 | | #define HAVE_UTIMES 1 |
---|
10804 | | #define HAVE_GETGRGID 1 |
---|
10805 | | #define HAVE_GETPWUID 1 |
---|
10806 | | #define HAVE_GETFSSTAT 1 |
---|
10807 | | #define HAVE_STATVFS 1 |
---|
10808 | | #define HAVE_STATFS 1 |
---|
10809 | | #define USE_STATFS 1 |
---|
10810 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
10811 | | #define HAVE__NSGETENVIRON 1 |
---|
10812 | | #define HAVE_C99_VSNPRINTF 1 |
---|
10813 | | #define HAVE_UNIX98_PRINTF 1 |
---|
10814 | | #define HAVE_ENDSERVENT 1 |
---|
10815 | | #define HAVE_NETDB_H 1 |
---|
10816 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
10817 | | #define HAVE_STRNDUP 1 |
---|
10818 | | #define HAVE_SETREUID 1 |
---|
10819 | | #define STATFS_ARGS 2 |
---|
10820 | | #define HAVE_GOOD_PRINTF 1 |
---|
10821 | | #define HAVE_LONG_LONG 1 |
---|
10822 | | #define HAVE_LONG_DOUBLE 1 |
---|
10823 | | #define HAVE_WCHAR_T 1 |
---|
10824 | | #define HAVE_WINT_T 1 |
---|
10825 | | #define HAVE_PTRDIFF_T 1 |
---|
10826 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10827 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10828 | | #define HAVE_INTMAX_T 1 |
---|
10829 | | #define HAVE_SNPRINTF 1 |
---|
10830 | | #define HAVE_WCSLEN 1 |
---|
10831 | | #define HAVE_C99_SNPRINTF 1 |
---|
10832 | | #define REALLOC_0_WORKS 1 |
---|
10833 | | #define HAVE_CODESET 1 |
---|
10834 | | #define HAVE_LANGINFO_TIME 1 |
---|
10835 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
10836 | | #define HAVE_STRLCPY 1 |
---|
10837 | | #define G_VA_COPY va_copy |
---|
10838 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
10839 | | #define HAVE_SYS_XATTR_H 1 |
---|
10840 | | #define HAVE_XATTR 1 |
---|
10841 | | #define HAVE_XATTR_NOFOLLOW 1 |
---|
10842 | | #define HAVE_LOCALTIME_R 1 |
---|
10843 | | #define HAVE_GMTIME_R 1 |
---|
10844 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
10845 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
10846 | | #define GLIB_SIZEOF_SYSTEM_THREAD 8 |
---|
10847 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
10848 | | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) |
---|
10849 | | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) |
---|
10850 | | #define POSIX_YIELD_FUNC sched_yield() |
---|
10851 | | #define G_THREAD_SOURCE "gthread-posix.c" |
---|
10852 | | #define GLIB_SIZEOF_GMUTEX 64 |
---|
10853 | | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
10854 | | /* end confdefs.h. */ |
---|
10855 | | |
---|
10856 | | #include <time.h> |
---|
10857 | | #include <unistd.h> |
---|
10858 | | int main() { |
---|
10859 | | #if !(defined(_POSIX_MONOTONIC_CLOCK) && _POSIX_MONOTONIC_CLOCK >= 0 && defined(CLOCK_MONOTONIC)) |
---|
10860 | | #error No monotonic clock |
---|
10861 | | #endif |
---|
10862 | | return 0; |
---|
10863 | | } |
---|
10864 | | |
---|
10865 | configure:27092: result: no |
---|
10866 | configure:27102: checking whether to use assembler code for atomic operations |
---|
10867 | configure:27166: result: x86_64 |
---|
10868 | configure:27277: checking whether GCC supports built-in atomic intrinsics |
---|
10869 | configure:27294: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10870 | configure:27294: $? = 0 |
---|
10871 | configure:27302: result: yes |
---|
10872 | configure:27314: checking for Win32 atomic intrinsics |
---|
10873 | configure:27328: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
10874 | conftest.c:162:8: warning: implicit declaration of function '_InterlockedExchangeAdd' is invalid in C99 [-Wimplicit-function-declaration] |
---|
10875 | int i; _InterlockedExchangeAdd (&i, 0); |
---|
10876 | ^ |
---|
10877 | 1 warning generated. |
---|
10878 | Undefined symbols for architecture x86_64: |
---|
10879 | "__InterlockedExchangeAdd", referenced from: |
---|
10880 | _main in cc-PZYfkE.o |
---|
10881 | ld: symbol(s) not found for architecture x86_64 |
---|
10882 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
10883 | configure:27328: $? = 1 |
---|
10884 | configure: failed program was: |
---|
10885 | | /* confdefs.h */ |
---|
10886 | | #define PACKAGE_NAME "glib" |
---|
10887 | | #define PACKAGE_TARNAME "glib" |
---|
10888 | | #define PACKAGE_VERSION "2.29.92" |
---|
10889 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
10890 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
10891 | | #define PACKAGE_URL "" |
---|
10892 | | #define GLIB_MAJOR_VERSION 2 |
---|
10893 | | #define GLIB_MINOR_VERSION 29 |
---|
10894 | | #define GLIB_MICRO_VERSION 92 |
---|
10895 | | #define GLIB_INTERFACE_AGE 0 |
---|
10896 | | #define GLIB_BINARY_AGE 2992 |
---|
10897 | | #define HAVE_CARBON 1 |
---|
10898 | | #define NEED_ICONV_CACHE 1 |
---|
10899 | | #define HAVE_LOCALE_H 1 |
---|
10900 | | #define HAVE_LC_MESSAGES 1 |
---|
10901 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
10902 | | #define HAVE_GETTEXT 1 |
---|
10903 | | #define HAVE_DCGETTEXT 1 |
---|
10904 | | #define ENABLE_NLS 1 |
---|
10905 | | #define GETTEXT_PACKAGE "glib20" |
---|
10906 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
10907 | | #define USE_LIBICONV_GNU 1 |
---|
10908 | | #define HAVE_DLFCN_H 1 |
---|
10909 | | #define LT_OBJDIR ".libs/" |
---|
10910 | | #define STDC_HEADERS 1 |
---|
10911 | | #define HAVE_VPRINTF 1 |
---|
10912 | | #define HAVE_ALLOCA_H 1 |
---|
10913 | | #define HAVE_ALLOCA 1 |
---|
10914 | | #define HAVE_MMAP 1 |
---|
10915 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10916 | | #define HAVE_VALLOC 1 |
---|
10917 | | #define HAVE_FSYNC 1 |
---|
10918 | | #define HAVE_ATEXIT 1 |
---|
10919 | | #define HAVE_TIMEGM 1 |
---|
10920 | | #define HAVE_GMTIME_R 1 |
---|
10921 | | #define SIZEOF_CHAR 1 |
---|
10922 | | #define SIZEOF_SHORT 2 |
---|
10923 | | #define SIZEOF_LONG 8 |
---|
10924 | | #define SIZEOF_INT 4 |
---|
10925 | | #define SIZEOF_VOID_P 8 |
---|
10926 | | #define SIZEOF_LONG_LONG 8 |
---|
10927 | | #define SIZEOF___INT64 0 |
---|
10928 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
10929 | | #define SANE_MALLOC_PROTOS 1 |
---|
10930 | | #define G_HAVE___INLINE 1 |
---|
10931 | | #define G_HAVE___INLINE__ 1 |
---|
10932 | | #define G_HAVE_INLINE 1 |
---|
10933 | | #define HAVE_DIRENT_H 1 |
---|
10934 | | #define HAVE_FLOAT_H 1 |
---|
10935 | | #define HAVE_LIMITS_H 1 |
---|
10936 | | #define HAVE_PWD_H 1 |
---|
10937 | | #define HAVE_GRP_H 1 |
---|
10938 | | #define HAVE_SYS_PARAM_H 1 |
---|
10939 | | #define HAVE_SYS_POLL_H 1 |
---|
10940 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10941 | | #define HAVE_SYS_TIME_H 1 |
---|
10942 | | #define HAVE_SYS_TIMES_H 1 |
---|
10943 | | #define HAVE_SYS_WAIT_H 1 |
---|
10944 | | #define HAVE_UNISTD_H 1 |
---|
10945 | | #define HAVE_SYS_SELECT_H 1 |
---|
10946 | | #define HAVE_SYS_TYPES_H 1 |
---|
10947 | | #define HAVE_STDINT_H 1 |
---|
10948 | | #define HAVE_INTTYPES_H 1 |
---|
10949 | | #define HAVE_SCHED_H 1 |
---|
10950 | | #define HAVE_SYS_MOUNT_H 1 |
---|
10951 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10952 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10953 | | #define HAVE_FSTAB_H 1 |
---|
10954 | | #define HAVE_SYS_UIO_H 1 |
---|
10955 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
10956 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
10957 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
10958 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
10959 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
10960 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10961 | | #define HAVE_STDDEF_H 1 |
---|
10962 | | #define HAVE_STDLIB_H 1 |
---|
10963 | | #define HAVE_STRING_H 1 |
---|
10964 | | #define HAVE_SETLOCALE 1 |
---|
10965 | | #define SIZEOF_SIZE_T 8 |
---|
10966 | | #define HAVE_LSTAT 1 |
---|
10967 | | #define HAVE_STRERROR 1 |
---|
10968 | | #define HAVE_STRSIGNAL 1 |
---|
10969 | | #define HAVE_MEMMOVE 1 |
---|
10970 | | #define HAVE_VSNPRINTF 1 |
---|
10971 | | #define HAVE_STPCPY 1 |
---|
10972 | | #define HAVE_STRCASECMP 1 |
---|
10973 | | #define HAVE_STRNCASECMP 1 |
---|
10974 | | #define HAVE_POLL 1 |
---|
10975 | | #define HAVE_GETCWD 1 |
---|
10976 | | #define HAVE_VASPRINTF 1 |
---|
10977 | | #define HAVE_SETENV 1 |
---|
10978 | | #define HAVE_UNSETENV 1 |
---|
10979 | | #define HAVE_GETC_UNLOCKED 1 |
---|
10980 | | #define HAVE_READLINK 1 |
---|
10981 | | #define HAVE_SYMLINK 1 |
---|
10982 | | #define HAVE_MEMMEM 1 |
---|
10983 | | #define HAVE_CHOWN 1 |
---|
10984 | | #define HAVE_LCHMOD 1 |
---|
10985 | | #define HAVE_LCHOWN 1 |
---|
10986 | | #define HAVE_FCHMOD 1 |
---|
10987 | | #define HAVE_FCHOWN 1 |
---|
10988 | | #define HAVE_LINK 1 |
---|
10989 | | #define HAVE_UTIMES 1 |
---|
10990 | | #define HAVE_GETGRGID 1 |
---|
10991 | | #define HAVE_GETPWUID 1 |
---|
10992 | | #define HAVE_GETFSSTAT 1 |
---|
10993 | | #define HAVE_STATVFS 1 |
---|
10994 | | #define HAVE_STATFS 1 |
---|
10995 | | #define USE_STATFS 1 |
---|
10996 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
10997 | | #define HAVE__NSGETENVIRON 1 |
---|
10998 | | #define HAVE_C99_VSNPRINTF 1 |
---|
10999 | | #define HAVE_UNIX98_PRINTF 1 |
---|
11000 | | #define HAVE_ENDSERVENT 1 |
---|
11001 | | #define HAVE_NETDB_H 1 |
---|
11002 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
11003 | | #define HAVE_STRNDUP 1 |
---|
11004 | | #define HAVE_SETREUID 1 |
---|
11005 | | #define STATFS_ARGS 2 |
---|
11006 | | #define HAVE_GOOD_PRINTF 1 |
---|
11007 | | #define HAVE_LONG_LONG 1 |
---|
11008 | | #define HAVE_LONG_DOUBLE 1 |
---|
11009 | | #define HAVE_WCHAR_T 1 |
---|
11010 | | #define HAVE_WINT_T 1 |
---|
11011 | | #define HAVE_PTRDIFF_T 1 |
---|
11012 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11013 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11014 | | #define HAVE_INTMAX_T 1 |
---|
11015 | | #define HAVE_SNPRINTF 1 |
---|
11016 | | #define HAVE_WCSLEN 1 |
---|
11017 | | #define HAVE_C99_SNPRINTF 1 |
---|
11018 | | #define REALLOC_0_WORKS 1 |
---|
11019 | | #define HAVE_CODESET 1 |
---|
11020 | | #define HAVE_LANGINFO_TIME 1 |
---|
11021 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
11022 | | #define HAVE_STRLCPY 1 |
---|
11023 | | #define G_VA_COPY va_copy |
---|
11024 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
11025 | | #define HAVE_SYS_XATTR_H 1 |
---|
11026 | | #define HAVE_XATTR 1 |
---|
11027 | | #define HAVE_XATTR_NOFOLLOW 1 |
---|
11028 | | #define HAVE_LOCALTIME_R 1 |
---|
11029 | | #define HAVE_GMTIME_R 1 |
---|
11030 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
11031 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
11032 | | #define GLIB_SIZEOF_SYSTEM_THREAD 8 |
---|
11033 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
11034 | | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) |
---|
11035 | | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) |
---|
11036 | | #define POSIX_YIELD_FUNC sched_yield() |
---|
11037 | | #define G_THREAD_SOURCE "gthread-posix.c" |
---|
11038 | | #define GLIB_SIZEOF_GMUTEX 64 |
---|
11039 | | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
11040 | | #define G_ATOMIC_X86_64 1 |
---|
11041 | | /* end confdefs.h. */ |
---|
11042 | | |
---|
11043 | | int |
---|
11044 | | main () |
---|
11045 | | { |
---|
11046 | | int i; _InterlockedExchangeAdd (&i, 0); |
---|
11047 | | ; |
---|
11048 | | return 0; |
---|
11049 | | } |
---|
11050 | configure:27335: result: no |
---|
11051 | configure:27343: checking for futex(2) system call |
---|
11052 | configure:27371: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5 |
---|
11053 | conftest.c:159:10: fatal error: 'linux/futex.h' file not found |
---|
11054 | #include <linux/futex.h> |
---|
11055 | ^ |
---|
11056 | 1 error generated. |
---|
11057 | configure:27371: $? = 1 |
---|
11058 | configure: failed program was: |
---|
11059 | | /* confdefs.h */ |
---|
11060 | | #define PACKAGE_NAME "glib" |
---|
11061 | | #define PACKAGE_TARNAME "glib" |
---|
11062 | | #define PACKAGE_VERSION "2.29.92" |
---|
11063 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
11064 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
11065 | | #define PACKAGE_URL "" |
---|
11066 | | #define GLIB_MAJOR_VERSION 2 |
---|
11067 | | #define GLIB_MINOR_VERSION 29 |
---|
11068 | | #define GLIB_MICRO_VERSION 92 |
---|
11069 | | #define GLIB_INTERFACE_AGE 0 |
---|
11070 | | #define GLIB_BINARY_AGE 2992 |
---|
11071 | | #define HAVE_CARBON 1 |
---|
11072 | | #define NEED_ICONV_CACHE 1 |
---|
11073 | | #define HAVE_LOCALE_H 1 |
---|
11074 | | #define HAVE_LC_MESSAGES 1 |
---|
11075 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
11076 | | #define HAVE_GETTEXT 1 |
---|
11077 | | #define HAVE_DCGETTEXT 1 |
---|
11078 | | #define ENABLE_NLS 1 |
---|
11079 | | #define GETTEXT_PACKAGE "glib20" |
---|
11080 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
11081 | | #define USE_LIBICONV_GNU 1 |
---|
11082 | | #define HAVE_DLFCN_H 1 |
---|
11083 | | #define LT_OBJDIR ".libs/" |
---|
11084 | | #define STDC_HEADERS 1 |
---|
11085 | | #define HAVE_VPRINTF 1 |
---|
11086 | | #define HAVE_ALLOCA_H 1 |
---|
11087 | | #define HAVE_ALLOCA 1 |
---|
11088 | | #define HAVE_MMAP 1 |
---|
11089 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11090 | | #define HAVE_VALLOC 1 |
---|
11091 | | #define HAVE_FSYNC 1 |
---|
11092 | | #define HAVE_ATEXIT 1 |
---|
11093 | | #define HAVE_TIMEGM 1 |
---|
11094 | | #define HAVE_GMTIME_R 1 |
---|
11095 | | #define SIZEOF_CHAR 1 |
---|
11096 | | #define SIZEOF_SHORT 2 |
---|
11097 | | #define SIZEOF_LONG 8 |
---|
11098 | | #define SIZEOF_INT 4 |
---|
11099 | | #define SIZEOF_VOID_P 8 |
---|
11100 | | #define SIZEOF_LONG_LONG 8 |
---|
11101 | | #define SIZEOF___INT64 0 |
---|
11102 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
11103 | | #define SANE_MALLOC_PROTOS 1 |
---|
11104 | | #define G_HAVE___INLINE 1 |
---|
11105 | | #define G_HAVE___INLINE__ 1 |
---|
11106 | | #define G_HAVE_INLINE 1 |
---|
11107 | | #define HAVE_DIRENT_H 1 |
---|
11108 | | #define HAVE_FLOAT_H 1 |
---|
11109 | | #define HAVE_LIMITS_H 1 |
---|
11110 | | #define HAVE_PWD_H 1 |
---|
11111 | | #define HAVE_GRP_H 1 |
---|
11112 | | #define HAVE_SYS_PARAM_H 1 |
---|
11113 | | #define HAVE_SYS_POLL_H 1 |
---|
11114 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11115 | | #define HAVE_SYS_TIME_H 1 |
---|
11116 | | #define HAVE_SYS_TIMES_H 1 |
---|
11117 | | #define HAVE_SYS_WAIT_H 1 |
---|
11118 | | #define HAVE_UNISTD_H 1 |
---|
11119 | | #define HAVE_SYS_SELECT_H 1 |
---|
11120 | | #define HAVE_SYS_TYPES_H 1 |
---|
11121 | | #define HAVE_STDINT_H 1 |
---|
11122 | | #define HAVE_INTTYPES_H 1 |
---|
11123 | | #define HAVE_SCHED_H 1 |
---|
11124 | | #define HAVE_SYS_MOUNT_H 1 |
---|
11125 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11126 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11127 | | #define HAVE_FSTAB_H 1 |
---|
11128 | | #define HAVE_SYS_UIO_H 1 |
---|
11129 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
11130 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
11131 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
11132 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
11133 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
11134 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11135 | | #define HAVE_STDDEF_H 1 |
---|
11136 | | #define HAVE_STDLIB_H 1 |
---|
11137 | | #define HAVE_STRING_H 1 |
---|
11138 | | #define HAVE_SETLOCALE 1 |
---|
11139 | | #define SIZEOF_SIZE_T 8 |
---|
11140 | | #define HAVE_LSTAT 1 |
---|
11141 | | #define HAVE_STRERROR 1 |
---|
11142 | | #define HAVE_STRSIGNAL 1 |
---|
11143 | | #define HAVE_MEMMOVE 1 |
---|
11144 | | #define HAVE_VSNPRINTF 1 |
---|
11145 | | #define HAVE_STPCPY 1 |
---|
11146 | | #define HAVE_STRCASECMP 1 |
---|
11147 | | #define HAVE_STRNCASECMP 1 |
---|
11148 | | #define HAVE_POLL 1 |
---|
11149 | | #define HAVE_GETCWD 1 |
---|
11150 | | #define HAVE_VASPRINTF 1 |
---|
11151 | | #define HAVE_SETENV 1 |
---|
11152 | | #define HAVE_UNSETENV 1 |
---|
11153 | | #define HAVE_GETC_UNLOCKED 1 |
---|
11154 | | #define HAVE_READLINK 1 |
---|
11155 | | #define HAVE_SYMLINK 1 |
---|
11156 | | #define HAVE_MEMMEM 1 |
---|
11157 | | #define HAVE_CHOWN 1 |
---|
11158 | | #define HAVE_LCHMOD 1 |
---|
11159 | | #define HAVE_LCHOWN 1 |
---|
11160 | | #define HAVE_FCHMOD 1 |
---|
11161 | | #define HAVE_FCHOWN 1 |
---|
11162 | | #define HAVE_LINK 1 |
---|
11163 | | #define HAVE_UTIMES 1 |
---|
11164 | | #define HAVE_GETGRGID 1 |
---|
11165 | | #define HAVE_GETPWUID 1 |
---|
11166 | | #define HAVE_GETFSSTAT 1 |
---|
11167 | | #define HAVE_STATVFS 1 |
---|
11168 | | #define HAVE_STATFS 1 |
---|
11169 | | #define USE_STATFS 1 |
---|
11170 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
11171 | | #define HAVE__NSGETENVIRON 1 |
---|
11172 | | #define HAVE_C99_VSNPRINTF 1 |
---|
11173 | | #define HAVE_UNIX98_PRINTF 1 |
---|
11174 | | #define HAVE_ENDSERVENT 1 |
---|
11175 | | #define HAVE_NETDB_H 1 |
---|
11176 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
11177 | | #define HAVE_STRNDUP 1 |
---|
11178 | | #define HAVE_SETREUID 1 |
---|
11179 | | #define STATFS_ARGS 2 |
---|
11180 | | #define HAVE_GOOD_PRINTF 1 |
---|
11181 | | #define HAVE_LONG_LONG 1 |
---|
11182 | | #define HAVE_LONG_DOUBLE 1 |
---|
11183 | | #define HAVE_WCHAR_T 1 |
---|
11184 | | #define HAVE_WINT_T 1 |
---|
11185 | | #define HAVE_PTRDIFF_T 1 |
---|
11186 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11187 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11188 | | #define HAVE_INTMAX_T 1 |
---|
11189 | | #define HAVE_SNPRINTF 1 |
---|
11190 | | #define HAVE_WCSLEN 1 |
---|
11191 | | #define HAVE_C99_SNPRINTF 1 |
---|
11192 | | #define REALLOC_0_WORKS 1 |
---|
11193 | | #define HAVE_CODESET 1 |
---|
11194 | | #define HAVE_LANGINFO_TIME 1 |
---|
11195 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
11196 | | #define HAVE_STRLCPY 1 |
---|
11197 | | #define G_VA_COPY va_copy |
---|
11198 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
11199 | | #define HAVE_SYS_XATTR_H 1 |
---|
11200 | | #define HAVE_XATTR 1 |
---|
11201 | | #define HAVE_XATTR_NOFOLLOW 1 |
---|
11202 | | #define HAVE_LOCALTIME_R 1 |
---|
11203 | | #define HAVE_GMTIME_R 1 |
---|
11204 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
11205 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
11206 | | #define GLIB_SIZEOF_SYSTEM_THREAD 8 |
---|
11207 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
11208 | | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) |
---|
11209 | | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) |
---|
11210 | | #define POSIX_YIELD_FUNC sched_yield() |
---|
11211 | | #define G_THREAD_SOURCE "gthread-posix.c" |
---|
11212 | | #define GLIB_SIZEOF_GMUTEX 64 |
---|
11213 | | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
11214 | | #define G_ATOMIC_X86_64 1 |
---|
11215 | | /* end confdefs.h. */ |
---|
11216 | | |
---|
11217 | | #include <linux/futex.h> |
---|
11218 | | #include <sys/syscall.h> |
---|
11219 | | #include <unistd.h> |
---|
11220 | | |
---|
11221 | | int |
---|
11222 | | main () |
---|
11223 | | { |
---|
11224 | | |
---|
11225 | | int |
---|
11226 | | main (void) |
---|
11227 | | { |
---|
11228 | | /* it is not like this actually runs or anything... */ |
---|
11229 | | syscall (__NR_futex, NULL, FUTEX_WAKE, FUTEX_WAIT); |
---|
11230 | | return 0; |
---|
11231 | | } |
---|
11232 | | |
---|
11233 | | ; |
---|
11234 | | return 0; |
---|
11235 | | } |
---|
11236 | configure:27378: result: no |
---|
11237 | configure:27386: checking for eventfd(2) system call |
---|
11238 | configure:27412: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5 |
---|
11239 | conftest.c:159:10: fatal error: 'sys/eventfd.h' file not found |
---|
11240 | #include <sys/eventfd.h> |
---|
11241 | ^ |
---|
11242 | 1 error generated. |
---|
11243 | configure:27412: $? = 1 |
---|
11244 | configure: failed program was: |
---|
11245 | | /* confdefs.h */ |
---|
11246 | | #define PACKAGE_NAME "glib" |
---|
11247 | | #define PACKAGE_TARNAME "glib" |
---|
11248 | | #define PACKAGE_VERSION "2.29.92" |
---|
11249 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
11250 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
11251 | | #define PACKAGE_URL "" |
---|
11252 | | #define GLIB_MAJOR_VERSION 2 |
---|
11253 | | #define GLIB_MINOR_VERSION 29 |
---|
11254 | | #define GLIB_MICRO_VERSION 92 |
---|
11255 | | #define GLIB_INTERFACE_AGE 0 |
---|
11256 | | #define GLIB_BINARY_AGE 2992 |
---|
11257 | | #define HAVE_CARBON 1 |
---|
11258 | | #define NEED_ICONV_CACHE 1 |
---|
11259 | | #define HAVE_LOCALE_H 1 |
---|
11260 | | #define HAVE_LC_MESSAGES 1 |
---|
11261 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
11262 | | #define HAVE_GETTEXT 1 |
---|
11263 | | #define HAVE_DCGETTEXT 1 |
---|
11264 | | #define ENABLE_NLS 1 |
---|
11265 | | #define GETTEXT_PACKAGE "glib20" |
---|
11266 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
11267 | | #define USE_LIBICONV_GNU 1 |
---|
11268 | | #define HAVE_DLFCN_H 1 |
---|
11269 | | #define LT_OBJDIR ".libs/" |
---|
11270 | | #define STDC_HEADERS 1 |
---|
11271 | | #define HAVE_VPRINTF 1 |
---|
11272 | | #define HAVE_ALLOCA_H 1 |
---|
11273 | | #define HAVE_ALLOCA 1 |
---|
11274 | | #define HAVE_MMAP 1 |
---|
11275 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11276 | | #define HAVE_VALLOC 1 |
---|
11277 | | #define HAVE_FSYNC 1 |
---|
11278 | | #define HAVE_ATEXIT 1 |
---|
11279 | | #define HAVE_TIMEGM 1 |
---|
11280 | | #define HAVE_GMTIME_R 1 |
---|
11281 | | #define SIZEOF_CHAR 1 |
---|
11282 | | #define SIZEOF_SHORT 2 |
---|
11283 | | #define SIZEOF_LONG 8 |
---|
11284 | | #define SIZEOF_INT 4 |
---|
11285 | | #define SIZEOF_VOID_P 8 |
---|
11286 | | #define SIZEOF_LONG_LONG 8 |
---|
11287 | | #define SIZEOF___INT64 0 |
---|
11288 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
11289 | | #define SANE_MALLOC_PROTOS 1 |
---|
11290 | | #define G_HAVE___INLINE 1 |
---|
11291 | | #define G_HAVE___INLINE__ 1 |
---|
11292 | | #define G_HAVE_INLINE 1 |
---|
11293 | | #define HAVE_DIRENT_H 1 |
---|
11294 | | #define HAVE_FLOAT_H 1 |
---|
11295 | | #define HAVE_LIMITS_H 1 |
---|
11296 | | #define HAVE_PWD_H 1 |
---|
11297 | | #define HAVE_GRP_H 1 |
---|
11298 | | #define HAVE_SYS_PARAM_H 1 |
---|
11299 | | #define HAVE_SYS_POLL_H 1 |
---|
11300 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11301 | | #define HAVE_SYS_TIME_H 1 |
---|
11302 | | #define HAVE_SYS_TIMES_H 1 |
---|
11303 | | #define HAVE_SYS_WAIT_H 1 |
---|
11304 | | #define HAVE_UNISTD_H 1 |
---|
11305 | | #define HAVE_SYS_SELECT_H 1 |
---|
11306 | | #define HAVE_SYS_TYPES_H 1 |
---|
11307 | | #define HAVE_STDINT_H 1 |
---|
11308 | | #define HAVE_INTTYPES_H 1 |
---|
11309 | | #define HAVE_SCHED_H 1 |
---|
11310 | | #define HAVE_SYS_MOUNT_H 1 |
---|
11311 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11312 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11313 | | #define HAVE_FSTAB_H 1 |
---|
11314 | | #define HAVE_SYS_UIO_H 1 |
---|
11315 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
11316 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
11317 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
11318 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
11319 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
11320 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11321 | | #define HAVE_STDDEF_H 1 |
---|
11322 | | #define HAVE_STDLIB_H 1 |
---|
11323 | | #define HAVE_STRING_H 1 |
---|
11324 | | #define HAVE_SETLOCALE 1 |
---|
11325 | | #define SIZEOF_SIZE_T 8 |
---|
11326 | | #define HAVE_LSTAT 1 |
---|
11327 | | #define HAVE_STRERROR 1 |
---|
11328 | | #define HAVE_STRSIGNAL 1 |
---|
11329 | | #define HAVE_MEMMOVE 1 |
---|
11330 | | #define HAVE_VSNPRINTF 1 |
---|
11331 | | #define HAVE_STPCPY 1 |
---|
11332 | | #define HAVE_STRCASECMP 1 |
---|
11333 | | #define HAVE_STRNCASECMP 1 |
---|
11334 | | #define HAVE_POLL 1 |
---|
11335 | | #define HAVE_GETCWD 1 |
---|
11336 | | #define HAVE_VASPRINTF 1 |
---|
11337 | | #define HAVE_SETENV 1 |
---|
11338 | | #define HAVE_UNSETENV 1 |
---|
11339 | | #define HAVE_GETC_UNLOCKED 1 |
---|
11340 | | #define HAVE_READLINK 1 |
---|
11341 | | #define HAVE_SYMLINK 1 |
---|
11342 | | #define HAVE_MEMMEM 1 |
---|
11343 | | #define HAVE_CHOWN 1 |
---|
11344 | | #define HAVE_LCHMOD 1 |
---|
11345 | | #define HAVE_LCHOWN 1 |
---|
11346 | | #define HAVE_FCHMOD 1 |
---|
11347 | | #define HAVE_FCHOWN 1 |
---|
11348 | | #define HAVE_LINK 1 |
---|
11349 | | #define HAVE_UTIMES 1 |
---|
11350 | | #define HAVE_GETGRGID 1 |
---|
11351 | | #define HAVE_GETPWUID 1 |
---|
11352 | | #define HAVE_GETFSSTAT 1 |
---|
11353 | | #define HAVE_STATVFS 1 |
---|
11354 | | #define HAVE_STATFS 1 |
---|
11355 | | #define USE_STATFS 1 |
---|
11356 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
11357 | | #define HAVE__NSGETENVIRON 1 |
---|
11358 | | #define HAVE_C99_VSNPRINTF 1 |
---|
11359 | | #define HAVE_UNIX98_PRINTF 1 |
---|
11360 | | #define HAVE_ENDSERVENT 1 |
---|
11361 | | #define HAVE_NETDB_H 1 |
---|
11362 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
11363 | | #define HAVE_STRNDUP 1 |
---|
11364 | | #define HAVE_SETREUID 1 |
---|
11365 | | #define STATFS_ARGS 2 |
---|
11366 | | #define HAVE_GOOD_PRINTF 1 |
---|
11367 | | #define HAVE_LONG_LONG 1 |
---|
11368 | | #define HAVE_LONG_DOUBLE 1 |
---|
11369 | | #define HAVE_WCHAR_T 1 |
---|
11370 | | #define HAVE_WINT_T 1 |
---|
11371 | | #define HAVE_PTRDIFF_T 1 |
---|
11372 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11373 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11374 | | #define HAVE_INTMAX_T 1 |
---|
11375 | | #define HAVE_SNPRINTF 1 |
---|
11376 | | #define HAVE_WCSLEN 1 |
---|
11377 | | #define HAVE_C99_SNPRINTF 1 |
---|
11378 | | #define REALLOC_0_WORKS 1 |
---|
11379 | | #define HAVE_CODESET 1 |
---|
11380 | | #define HAVE_LANGINFO_TIME 1 |
---|
11381 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
11382 | | #define HAVE_STRLCPY 1 |
---|
11383 | | #define G_VA_COPY va_copy |
---|
11384 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
11385 | | #define HAVE_SYS_XATTR_H 1 |
---|
11386 | | #define HAVE_XATTR 1 |
---|
11387 | | #define HAVE_XATTR_NOFOLLOW 1 |
---|
11388 | | #define HAVE_LOCALTIME_R 1 |
---|
11389 | | #define HAVE_GMTIME_R 1 |
---|
11390 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
11391 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
11392 | | #define GLIB_SIZEOF_SYSTEM_THREAD 8 |
---|
11393 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
11394 | | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) |
---|
11395 | | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) |
---|
11396 | | #define POSIX_YIELD_FUNC sched_yield() |
---|
11397 | | #define G_THREAD_SOURCE "gthread-posix.c" |
---|
11398 | | #define GLIB_SIZEOF_GMUTEX 64 |
---|
11399 | | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
11400 | | #define G_ATOMIC_X86_64 1 |
---|
11401 | | /* end confdefs.h. */ |
---|
11402 | | |
---|
11403 | | #include <sys/eventfd.h> |
---|
11404 | | #include <unistd.h> |
---|
11405 | | |
---|
11406 | | int |
---|
11407 | | main () |
---|
11408 | | { |
---|
11409 | | |
---|
11410 | | int |
---|
11411 | | main (void) |
---|
11412 | | { |
---|
11413 | | eventfd (0, EFD_CLOEXEC); |
---|
11414 | | return 0; |
---|
11415 | | } |
---|
11416 | | |
---|
11417 | | ; |
---|
11418 | | return 0; |
---|
11419 | | } |
---|
11420 | configure:27419: result: no |
---|
11421 | configure:27444: checking value of POLLIN |
---|
11422 | configure:27449: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
11423 | configure:27449: $? = 0 |
---|
11424 | configure:27449: ./conftest |
---|
11425 | configure:27449: $? = 0 |
---|
11426 | configure:27457: result: 1 |
---|
11427 | configure:27460: checking value of POLLOUT |
---|
11428 | configure:27465: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
11429 | configure:27465: $? = 0 |
---|
11430 | configure:27465: ./conftest |
---|
11431 | configure:27465: $? = 0 |
---|
11432 | configure:27473: result: 4 |
---|
11433 | configure:27476: checking value of POLLPRI |
---|
11434 | configure:27481: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
11435 | configure:27481: $? = 0 |
---|
11436 | configure:27481: ./conftest |
---|
11437 | configure:27481: $? = 0 |
---|
11438 | configure:27489: result: 2 |
---|
11439 | configure:27492: checking value of POLLERR |
---|
11440 | configure:27497: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
11441 | configure:27497: $? = 0 |
---|
11442 | configure:27497: ./conftest |
---|
11443 | configure:27497: $? = 0 |
---|
11444 | configure:27505: result: 8 |
---|
11445 | configure:27508: checking value of POLLHUP |
---|
11446 | configure:27513: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
11447 | configure:27513: $? = 0 |
---|
11448 | configure:27513: ./conftest |
---|
11449 | configure:27513: $? = 0 |
---|
11450 | configure:27521: result: 16 |
---|
11451 | configure:27524: checking value of POLLNVAL |
---|
11452 | configure:27529: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
11453 | configure:27529: $? = 0 |
---|
11454 | configure:27529: ./conftest |
---|
11455 | configure:27529: $? = 0 |
---|
11456 | configure:27537: result: 32 |
---|
11457 | configure:27552: checking for broken poll |
---|
11458 | configure:27579: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl >&5 |
---|
11459 | configure:27579: $? = 0 |
---|
11460 | configure:27579: ./conftest |
---|
11461 | configure:27579: $? = 1 |
---|
11462 | configure: program exited with status 1 |
---|
11463 | configure: failed program was: |
---|
11464 | | /* confdefs.h */ |
---|
11465 | | #define PACKAGE_NAME "glib" |
---|
11466 | | #define PACKAGE_TARNAME "glib" |
---|
11467 | | #define PACKAGE_VERSION "2.29.92" |
---|
11468 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
11469 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
11470 | | #define PACKAGE_URL "" |
---|
11471 | | #define GLIB_MAJOR_VERSION 2 |
---|
11472 | | #define GLIB_MINOR_VERSION 29 |
---|
11473 | | #define GLIB_MICRO_VERSION 92 |
---|
11474 | | #define GLIB_INTERFACE_AGE 0 |
---|
11475 | | #define GLIB_BINARY_AGE 2992 |
---|
11476 | | #define HAVE_CARBON 1 |
---|
11477 | | #define NEED_ICONV_CACHE 1 |
---|
11478 | | #define HAVE_LOCALE_H 1 |
---|
11479 | | #define HAVE_LC_MESSAGES 1 |
---|
11480 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
11481 | | #define HAVE_GETTEXT 1 |
---|
11482 | | #define HAVE_DCGETTEXT 1 |
---|
11483 | | #define ENABLE_NLS 1 |
---|
11484 | | #define GETTEXT_PACKAGE "glib20" |
---|
11485 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
11486 | | #define USE_LIBICONV_GNU 1 |
---|
11487 | | #define HAVE_DLFCN_H 1 |
---|
11488 | | #define LT_OBJDIR ".libs/" |
---|
11489 | | #define STDC_HEADERS 1 |
---|
11490 | | #define HAVE_VPRINTF 1 |
---|
11491 | | #define HAVE_ALLOCA_H 1 |
---|
11492 | | #define HAVE_ALLOCA 1 |
---|
11493 | | #define HAVE_MMAP 1 |
---|
11494 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11495 | | #define HAVE_VALLOC 1 |
---|
11496 | | #define HAVE_FSYNC 1 |
---|
11497 | | #define HAVE_ATEXIT 1 |
---|
11498 | | #define HAVE_TIMEGM 1 |
---|
11499 | | #define HAVE_GMTIME_R 1 |
---|
11500 | | #define SIZEOF_CHAR 1 |
---|
11501 | | #define SIZEOF_SHORT 2 |
---|
11502 | | #define SIZEOF_LONG 8 |
---|
11503 | | #define SIZEOF_INT 4 |
---|
11504 | | #define SIZEOF_VOID_P 8 |
---|
11505 | | #define SIZEOF_LONG_LONG 8 |
---|
11506 | | #define SIZEOF___INT64 0 |
---|
11507 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
11508 | | #define SANE_MALLOC_PROTOS 1 |
---|
11509 | | #define G_HAVE___INLINE 1 |
---|
11510 | | #define G_HAVE___INLINE__ 1 |
---|
11511 | | #define G_HAVE_INLINE 1 |
---|
11512 | | #define HAVE_DIRENT_H 1 |
---|
11513 | | #define HAVE_FLOAT_H 1 |
---|
11514 | | #define HAVE_LIMITS_H 1 |
---|
11515 | | #define HAVE_PWD_H 1 |
---|
11516 | | #define HAVE_GRP_H 1 |
---|
11517 | | #define HAVE_SYS_PARAM_H 1 |
---|
11518 | | #define HAVE_SYS_POLL_H 1 |
---|
11519 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11520 | | #define HAVE_SYS_TIME_H 1 |
---|
11521 | | #define HAVE_SYS_TIMES_H 1 |
---|
11522 | | #define HAVE_SYS_WAIT_H 1 |
---|
11523 | | #define HAVE_UNISTD_H 1 |
---|
11524 | | #define HAVE_SYS_SELECT_H 1 |
---|
11525 | | #define HAVE_SYS_TYPES_H 1 |
---|
11526 | | #define HAVE_STDINT_H 1 |
---|
11527 | | #define HAVE_INTTYPES_H 1 |
---|
11528 | | #define HAVE_SCHED_H 1 |
---|
11529 | | #define HAVE_SYS_MOUNT_H 1 |
---|
11530 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11531 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11532 | | #define HAVE_FSTAB_H 1 |
---|
11533 | | #define HAVE_SYS_UIO_H 1 |
---|
11534 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
11535 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
11536 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
11537 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
11538 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
11539 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11540 | | #define HAVE_STDDEF_H 1 |
---|
11541 | | #define HAVE_STDLIB_H 1 |
---|
11542 | | #define HAVE_STRING_H 1 |
---|
11543 | | #define HAVE_SETLOCALE 1 |
---|
11544 | | #define SIZEOF_SIZE_T 8 |
---|
11545 | | #define HAVE_LSTAT 1 |
---|
11546 | | #define HAVE_STRERROR 1 |
---|
11547 | | #define HAVE_STRSIGNAL 1 |
---|
11548 | | #define HAVE_MEMMOVE 1 |
---|
11549 | | #define HAVE_VSNPRINTF 1 |
---|
11550 | | #define HAVE_STPCPY 1 |
---|
11551 | | #define HAVE_STRCASECMP 1 |
---|
11552 | | #define HAVE_STRNCASECMP 1 |
---|
11553 | | #define HAVE_POLL 1 |
---|
11554 | | #define HAVE_GETCWD 1 |
---|
11555 | | #define HAVE_VASPRINTF 1 |
---|
11556 | | #define HAVE_SETENV 1 |
---|
11557 | | #define HAVE_UNSETENV 1 |
---|
11558 | | #define HAVE_GETC_UNLOCKED 1 |
---|
11559 | | #define HAVE_READLINK 1 |
---|
11560 | | #define HAVE_SYMLINK 1 |
---|
11561 | | #define HAVE_MEMMEM 1 |
---|
11562 | | #define HAVE_CHOWN 1 |
---|
11563 | | #define HAVE_LCHMOD 1 |
---|
11564 | | #define HAVE_LCHOWN 1 |
---|
11565 | | #define HAVE_FCHMOD 1 |
---|
11566 | | #define HAVE_FCHOWN 1 |
---|
11567 | | #define HAVE_LINK 1 |
---|
11568 | | #define HAVE_UTIMES 1 |
---|
11569 | | #define HAVE_GETGRGID 1 |
---|
11570 | | #define HAVE_GETPWUID 1 |
---|
11571 | | #define HAVE_GETFSSTAT 1 |
---|
11572 | | #define HAVE_STATVFS 1 |
---|
11573 | | #define HAVE_STATFS 1 |
---|
11574 | | #define USE_STATFS 1 |
---|
11575 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
11576 | | #define HAVE__NSGETENVIRON 1 |
---|
11577 | | #define HAVE_C99_VSNPRINTF 1 |
---|
11578 | | #define HAVE_UNIX98_PRINTF 1 |
---|
11579 | | #define HAVE_ENDSERVENT 1 |
---|
11580 | | #define HAVE_NETDB_H 1 |
---|
11581 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
11582 | | #define HAVE_STRNDUP 1 |
---|
11583 | | #define HAVE_SETREUID 1 |
---|
11584 | | #define STATFS_ARGS 2 |
---|
11585 | | #define HAVE_GOOD_PRINTF 1 |
---|
11586 | | #define HAVE_LONG_LONG 1 |
---|
11587 | | #define HAVE_LONG_DOUBLE 1 |
---|
11588 | | #define HAVE_WCHAR_T 1 |
---|
11589 | | #define HAVE_WINT_T 1 |
---|
11590 | | #define HAVE_PTRDIFF_T 1 |
---|
11591 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11592 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11593 | | #define HAVE_INTMAX_T 1 |
---|
11594 | | #define HAVE_SNPRINTF 1 |
---|
11595 | | #define HAVE_WCSLEN 1 |
---|
11596 | | #define HAVE_C99_SNPRINTF 1 |
---|
11597 | | #define REALLOC_0_WORKS 1 |
---|
11598 | | #define HAVE_CODESET 1 |
---|
11599 | | #define HAVE_LANGINFO_TIME 1 |
---|
11600 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
11601 | | #define HAVE_STRLCPY 1 |
---|
11602 | | #define G_VA_COPY va_copy |
---|
11603 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
11604 | | #define HAVE_SYS_XATTR_H 1 |
---|
11605 | | #define HAVE_XATTR 1 |
---|
11606 | | #define HAVE_XATTR_NOFOLLOW 1 |
---|
11607 | | #define HAVE_LOCALTIME_R 1 |
---|
11608 | | #define HAVE_GMTIME_R 1 |
---|
11609 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
11610 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
11611 | | #define GLIB_SIZEOF_SYSTEM_THREAD 8 |
---|
11612 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
11613 | | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) |
---|
11614 | | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) |
---|
11615 | | #define POSIX_YIELD_FUNC sched_yield() |
---|
11616 | | #define G_THREAD_SOURCE "gthread-posix.c" |
---|
11617 | | #define GLIB_SIZEOF_GMUTEX 64 |
---|
11618 | | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
11619 | | #define G_ATOMIC_X86_64 1 |
---|
11620 | | /* end confdefs.h. */ |
---|
11621 | | |
---|
11622 | | #include <stdlib.h> |
---|
11623 | | #include <fcntl.h> |
---|
11624 | | #include <poll.h> |
---|
11625 | | #ifdef HAVE_SYS_POLL_H |
---|
11626 | | #include <sys/poll.h> |
---|
11627 | | #endif |
---|
11628 | | int main(void) { |
---|
11629 | | struct pollfd fds[1]; |
---|
11630 | | int fd; |
---|
11631 | | fd = open("/dev/null", 1); |
---|
11632 | | fds[0].fd = fd; |
---|
11633 | | fds[0].events = POLLIN; |
---|
11634 | | fds[0].revents = 0; |
---|
11635 | | if (poll(fds, 1, 0) < 0 || (fds[0].revents & POLLNVAL) != 0) { |
---|
11636 | | exit(1); /* Does not work for devices -- fail */ |
---|
11637 | | } |
---|
11638 | | exit(0); |
---|
11639 | | } |
---|
11640 | configure:27591: result: yes |
---|
11641 | configure:27785: checking whether compiler understands -Wno-pointer-sign |
---|
11642 | configure:27800: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -Wno-pointer-sign -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5 |
---|
11643 | configure:27800: $? = 0 |
---|
11644 | configure:27802: result: yes |
---|
11645 | configure:27839: checking for EILSEQ |
---|
11646 | configure:27856: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5 |
---|
11647 | conftest.c:167:5: warning: unused variable 'error' [-Wunused-variable] |
---|
11648 | int error = EILSEQ; |
---|
11649 | ^ |
---|
11650 | 1 warning generated. |
---|
11651 | configure:27856: $? = 0 |
---|
11652 | configure:27862: result: yes |
---|
11653 | configure:27972: checking for gtkdoc-check |
---|
11654 | configure:28005: result: no |
---|
11655 | configure:28014: checking for gtkdoc-rebase |
---|
11656 | configure:28047: result: no |
---|
11657 | configure:28058: checking for gtkdoc-mkpdf |
---|
11658 | configure:28091: result: no |
---|
11659 | configure:28129: checking whether to build gtk-doc documentation |
---|
11660 | configure:28131: result: no |
---|
11661 | configure:28377: checking whether to include dtrace tracing support |
---|
11662 | configure:28446: result: no |
---|
11663 | configure:28463: checking whether to include systemtap tracing support |
---|
11664 | configure:28474: result: no |
---|
11665 | configure:28692: checking for DBUS1 |
---|
11666 | configure:28749: result: no |
---|
11667 | configure:28778: checking for -Bsymbolic-functions linker flag |
---|
11668 | configure:28792: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -Wl,-Bsymbolic-functions conftest.c -lintl >&5 |
---|
11669 | conftest.c:164:16: error: expected ';' at end of declaration |
---|
11670 | int main (void) { return 0; } |
---|
11671 | ^ |
---|
11672 | ; |
---|
11673 | 1 error generated. |
---|
11674 | configure:28792: $? = 1 |
---|
11675 | configure: failed program was: |
---|
11676 | | /* confdefs.h */ |
---|
11677 | | #define PACKAGE_NAME "glib" |
---|
11678 | | #define PACKAGE_TARNAME "glib" |
---|
11679 | | #define PACKAGE_VERSION "2.29.92" |
---|
11680 | | #define PACKAGE_STRING "glib 2.29.92" |
---|
11681 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
11682 | | #define PACKAGE_URL "" |
---|
11683 | | #define GLIB_MAJOR_VERSION 2 |
---|
11684 | | #define GLIB_MINOR_VERSION 29 |
---|
11685 | | #define GLIB_MICRO_VERSION 92 |
---|
11686 | | #define GLIB_INTERFACE_AGE 0 |
---|
11687 | | #define GLIB_BINARY_AGE 2992 |
---|
11688 | | #define HAVE_CARBON 1 |
---|
11689 | | #define NEED_ICONV_CACHE 1 |
---|
11690 | | #define HAVE_LOCALE_H 1 |
---|
11691 | | #define HAVE_LC_MESSAGES 1 |
---|
11692 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
11693 | | #define HAVE_GETTEXT 1 |
---|
11694 | | #define HAVE_DCGETTEXT 1 |
---|
11695 | | #define ENABLE_NLS 1 |
---|
11696 | | #define GETTEXT_PACKAGE "glib20" |
---|
11697 | | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
11698 | | #define USE_LIBICONV_GNU 1 |
---|
11699 | | #define HAVE_DLFCN_H 1 |
---|
11700 | | #define LT_OBJDIR ".libs/" |
---|
11701 | | #define STDC_HEADERS 1 |
---|
11702 | | #define HAVE_VPRINTF 1 |
---|
11703 | | #define HAVE_ALLOCA_H 1 |
---|
11704 | | #define HAVE_ALLOCA 1 |
---|
11705 | | #define HAVE_MMAP 1 |
---|
11706 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11707 | | #define HAVE_VALLOC 1 |
---|
11708 | | #define HAVE_FSYNC 1 |
---|
11709 | | #define HAVE_ATEXIT 1 |
---|
11710 | | #define HAVE_TIMEGM 1 |
---|
11711 | | #define HAVE_GMTIME_R 1 |
---|
11712 | | #define SIZEOF_CHAR 1 |
---|
11713 | | #define SIZEOF_SHORT 2 |
---|
11714 | | #define SIZEOF_LONG 8 |
---|
11715 | | #define SIZEOF_INT 4 |
---|
11716 | | #define SIZEOF_VOID_P 8 |
---|
11717 | | #define SIZEOF_LONG_LONG 8 |
---|
11718 | | #define SIZEOF___INT64 0 |
---|
11719 | | #define HAVE_LONG_LONG_FORMAT 1 |
---|
11720 | | #define SANE_MALLOC_PROTOS 1 |
---|
11721 | | #define G_HAVE___INLINE 1 |
---|
11722 | | #define G_HAVE___INLINE__ 1 |
---|
11723 | | #define G_HAVE_INLINE 1 |
---|
11724 | | #define HAVE_DIRENT_H 1 |
---|
11725 | | #define HAVE_FLOAT_H 1 |
---|
11726 | | #define HAVE_LIMITS_H 1 |
---|
11727 | | #define HAVE_PWD_H 1 |
---|
11728 | | #define HAVE_GRP_H 1 |
---|
11729 | | #define HAVE_SYS_PARAM_H 1 |
---|
11730 | | #define HAVE_SYS_POLL_H 1 |
---|
11731 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11732 | | #define HAVE_SYS_TIME_H 1 |
---|
11733 | | #define HAVE_SYS_TIMES_H 1 |
---|
11734 | | #define HAVE_SYS_WAIT_H 1 |
---|
11735 | | #define HAVE_UNISTD_H 1 |
---|
11736 | | #define HAVE_SYS_SELECT_H 1 |
---|
11737 | | #define HAVE_SYS_TYPES_H 1 |
---|
11738 | | #define HAVE_STDINT_H 1 |
---|
11739 | | #define HAVE_INTTYPES_H 1 |
---|
11740 | | #define HAVE_SCHED_H 1 |
---|
11741 | | #define HAVE_SYS_MOUNT_H 1 |
---|
11742 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11743 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11744 | | #define HAVE_FSTAB_H 1 |
---|
11745 | | #define HAVE_SYS_UIO_H 1 |
---|
11746 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
11747 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
11748 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
11749 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
11750 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
11751 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11752 | | #define HAVE_STDDEF_H 1 |
---|
11753 | | #define HAVE_STDLIB_H 1 |
---|
11754 | | #define HAVE_STRING_H 1 |
---|
11755 | | #define HAVE_SETLOCALE 1 |
---|
11756 | | #define SIZEOF_SIZE_T 8 |
---|
11757 | | #define HAVE_LSTAT 1 |
---|
11758 | | #define HAVE_STRERROR 1 |
---|
11759 | | #define HAVE_STRSIGNAL 1 |
---|
11760 | | #define HAVE_MEMMOVE 1 |
---|
11761 | | #define HAVE_VSNPRINTF 1 |
---|
11762 | | #define HAVE_STPCPY 1 |
---|
11763 | | #define HAVE_STRCASECMP 1 |
---|
11764 | | #define HAVE_STRNCASECMP 1 |
---|
11765 | | #define HAVE_POLL 1 |
---|
11766 | | #define HAVE_GETCWD 1 |
---|
11767 | | #define HAVE_VASPRINTF 1 |
---|
11768 | | #define HAVE_SETENV 1 |
---|
11769 | | #define HAVE_UNSETENV 1 |
---|
11770 | | #define HAVE_GETC_UNLOCKED 1 |
---|
11771 | | #define HAVE_READLINK 1 |
---|
11772 | | #define HAVE_SYMLINK 1 |
---|
11773 | | #define HAVE_MEMMEM 1 |
---|
11774 | | #define HAVE_CHOWN 1 |
---|
11775 | | #define HAVE_LCHMOD 1 |
---|
11776 | | #define HAVE_LCHOWN 1 |
---|
11777 | | #define HAVE_FCHMOD 1 |
---|
11778 | | #define HAVE_FCHOWN 1 |
---|
11779 | | #define HAVE_LINK 1 |
---|
11780 | | #define HAVE_UTIMES 1 |
---|
11781 | | #define HAVE_GETGRGID 1 |
---|
11782 | | #define HAVE_GETPWUID 1 |
---|
11783 | | #define HAVE_GETFSSTAT 1 |
---|
11784 | | #define HAVE_STATVFS 1 |
---|
11785 | | #define HAVE_STATFS 1 |
---|
11786 | | #define USE_STATFS 1 |
---|
11787 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
11788 | | #define HAVE__NSGETENVIRON 1 |
---|
11789 | | #define HAVE_C99_VSNPRINTF 1 |
---|
11790 | | #define HAVE_UNIX98_PRINTF 1 |
---|
11791 | | #define HAVE_ENDSERVENT 1 |
---|
11792 | | #define HAVE_NETDB_H 1 |
---|
11793 | | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
11794 | | #define HAVE_STRNDUP 1 |
---|
11795 | | #define HAVE_SETREUID 1 |
---|
11796 | | #define STATFS_ARGS 2 |
---|
11797 | | #define HAVE_GOOD_PRINTF 1 |
---|
11798 | | #define HAVE_LONG_LONG 1 |
---|
11799 | | #define HAVE_LONG_DOUBLE 1 |
---|
11800 | | #define HAVE_WCHAR_T 1 |
---|
11801 | | #define HAVE_WINT_T 1 |
---|
11802 | | #define HAVE_PTRDIFF_T 1 |
---|
11803 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11804 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11805 | | #define HAVE_INTMAX_T 1 |
---|
11806 | | #define HAVE_SNPRINTF 1 |
---|
11807 | | #define HAVE_WCSLEN 1 |
---|
11808 | | #define HAVE_C99_SNPRINTF 1 |
---|
11809 | | #define REALLOC_0_WORKS 1 |
---|
11810 | | #define HAVE_CODESET 1 |
---|
11811 | | #define HAVE_LANGINFO_TIME 1 |
---|
11812 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
11813 | | #define HAVE_STRLCPY 1 |
---|
11814 | | #define G_VA_COPY va_copy |
---|
11815 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
11816 | | #define HAVE_SYS_XATTR_H 1 |
---|
11817 | | #define HAVE_XATTR 1 |
---|
11818 | | #define HAVE_XATTR_NOFOLLOW 1 |
---|
11819 | | #define HAVE_LOCALTIME_R 1 |
---|
11820 | | #define HAVE_GMTIME_R 1 |
---|
11821 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
11822 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
11823 | | #define GLIB_SIZEOF_SYSTEM_THREAD 8 |
---|
11824 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
11825 | | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) |
---|
11826 | | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) |
---|
11827 | | #define POSIX_YIELD_FUNC sched_yield() |
---|
11828 | | #define G_THREAD_SOURCE "gthread-posix.c" |
---|
11829 | | #define GLIB_SIZEOF_GMUTEX 64 |
---|
11830 | | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
11831 | | #define G_ATOMIC_X86_64 1 |
---|
11832 | | #define BROKEN_POLL 1 |
---|
11833 | | #define ENABLE_REGEX /**/ |
---|
11834 | | /* end confdefs.h. */ |
---|
11835 | | |
---|
11836 | | int |
---|
11837 | | main () |
---|
11838 | | { |
---|
11839 | | int main (void) { return 0; } |
---|
11840 | | ; |
---|
11841 | | return 0; |
---|
11842 | | } |
---|
11843 | configure:28797: result: no |
---|
11844 | configure:29145: creating ./config.status |
---|
11845 | |
---|
11846 | ## ---------------------- ## |
---|
11847 | ## Running config.status. ## |
---|
11848 | ## ---------------------- ## |
---|
11849 | |
---|
11850 | This file was extended by glib config.status 2.29.92, which was |
---|
11851 | generated by GNU Autoconf 2.68. Invocation command line was |
---|
11852 | |
---|
11853 | CONFIG_FILES = |
---|
11854 | CONFIG_HEADERS = |
---|
11855 | CONFIG_LINKS = |
---|
11856 | CONFIG_COMMANDS = |
---|
11857 | $ ./config.status |
---|
11858 | |
---|
11859 | on White.local |
---|
11860 | |
---|
11861 | config.status:1913: creating glib-2.0.pc |
---|
11862 | config.status:1913: creating glib-2.0-uninstalled.pc |
---|
11863 | config.status:1913: creating gmodule-2.0.pc |
---|
11864 | config.status:1913: creating gmodule-export-2.0.pc |
---|
11865 | config.status:1913: creating gmodule-no-export-2.0.pc |
---|
11866 | config.status:1913: creating gmodule-2.0-uninstalled.pc |
---|
11867 | config.status:1913: creating gmodule-no-export-2.0-uninstalled.pc |
---|
11868 | config.status:1913: creating gthread-2.0.pc |
---|
11869 | config.status:1913: creating gthread-2.0-uninstalled.pc |
---|
11870 | config.status:1913: creating gobject-2.0.pc |
---|
11871 | config.status:1913: creating gobject-2.0-uninstalled.pc |
---|
11872 | config.status:1913: creating gio-2.0.pc |
---|
11873 | config.status:1913: creating gio-unix-2.0.pc |
---|
11874 | config.status:1913: creating gio-windows-2.0.pc |
---|
11875 | config.status:1913: creating gio-2.0-uninstalled.pc |
---|
11876 | config.status:1913: creating gio-unix-2.0-uninstalled.pc |
---|
11877 | config.status:1913: creating glib-zip |
---|
11878 | config.status:1913: creating glib-gettextize |
---|
11879 | config.status:1913: creating Makefile |
---|
11880 | config.status:1913: creating build/Makefile |
---|
11881 | config.status:1913: creating build/win32/Makefile |
---|
11882 | config.status:1913: creating build/win32/dirent/Makefile |
---|
11883 | config.status:1913: creating build/win32/vs9/Makefile |
---|
11884 | config.status:1913: creating build/win32/vs10/Makefile |
---|
11885 | config.status:1913: creating glib/Makefile |
---|
11886 | config.status:1913: creating glib/glib.stp |
---|
11887 | config.status:1913: creating glib/libcharset/Makefile |
---|
11888 | config.status:1913: creating glib/gnulib/Makefile |
---|
11889 | config.status:1913: creating glib/pcre/Makefile |
---|
11890 | config.status:1913: creating glib/update-pcre/Makefile |
---|
11891 | config.status:1913: creating glib/tests/Makefile |
---|
11892 | config.status:1913: creating gmodule/Makefile |
---|
11893 | config.status:1913: creating gmodule/gmoduleconf.h |
---|
11894 | config.status:1913: creating gobject/Makefile |
---|
11895 | config.status:1913: creating gobject/gobject.stp |
---|
11896 | config.status:1913: creating gobject/glib-mkenums |
---|
11897 | config.status:1913: creating gobject/tests/Makefile |
---|
11898 | config.status:1913: creating gthread/Makefile |
---|
11899 | config.status:1913: creating gthread/tests/Makefile |
---|
11900 | config.status:1913: creating gio/Makefile |
---|
11901 | config.status:1913: creating gio/gdbus-2.0/codegen/Makefile |
---|
11902 | config.status:1913: creating gio/gdbus-2.0/codegen/config.py |
---|
11903 | config.status:1913: creating gio/xdgmime/Makefile |
---|
11904 | config.status:1913: creating gio/inotify/Makefile |
---|
11905 | config.status:1913: creating gio/libasyncns/Makefile |
---|
11906 | config.status:1913: creating gio/fen/Makefile |
---|
11907 | config.status:1913: creating gio/fam/Makefile |
---|
11908 | config.status:1913: creating gio/win32/Makefile |
---|
11909 | config.status:1913: creating gio/tests/Makefile |
---|
11910 | config.status:1913: creating gio/tests/gdbus-object-manager-example/Makefile |
---|
11911 | config.status:1913: creating po/Makefile.in |
---|
11912 | config.status:1913: creating docs/Makefile |
---|
11913 | config.status:1913: creating docs/reference/Makefile |
---|
11914 | config.status:1913: creating docs/reference/glib/Makefile |
---|
11915 | config.status:1913: creating docs/reference/glib/version.xml |
---|
11916 | config.status:1913: creating docs/reference/gobject/Makefile |
---|
11917 | config.status:1913: creating docs/reference/gobject/version.xml |
---|
11918 | config.status:1913: creating docs/reference/gio/Makefile |
---|
11919 | config.status:1913: creating docs/reference/gio/gdbus-object-manager-example/Makefile |
---|
11920 | config.status:1913: creating docs/reference/gio/version.xml |
---|
11921 | config.status:1913: creating tests/Makefile |
---|
11922 | config.status:1913: creating tests/gobject/Makefile |
---|
11923 | config.status:1913: creating tests/refcount/Makefile |
---|
11924 | config.status:1913: creating m4macros/Makefile |
---|
11925 | config.status:1913: creating config.h |
---|
11926 | config.status:2142: executing depfiles commands |
---|
11927 | config.status:2142: executing default-1 commands |
---|
11928 | config.status:2142: executing libtool commands |
---|
11929 | config.status:2142: executing glib/glibconfig.h commands |
---|
11930 | config.status:2142: executing chmod-scripts commands |
---|
11931 | |
---|
11932 | ## ---------------- ## |
---|
11933 | ## Cache variables. ## |
---|
11934 | ## ---------------- ## |
---|
11935 | |
---|
11936 | ac_cv_build=x86_64-apple-darwin11.2.0 |
---|
11937 | ac_cv_c_bigendian=no |
---|
11938 | ac_cv_c_compiler_gnu=yes |
---|
11939 | ac_cv_c_const=yes |
---|
11940 | ac_cv_cxx_compiler_gnu=yes |
---|
11941 | ac_cv_env_CCC_set= |
---|
11942 | ac_cv_env_CCC_value= |
---|
11943 | ac_cv_env_CC_set=set |
---|
11944 | ac_cv_env_CC_value=/Developer/usr/bin/clang |
---|
11945 | ac_cv_env_CFLAGS_set=set |
---|
11946 | ac_cv_env_CFLAGS_value='-pipe -O2 -fstrict-aliasing -arch x86_64' |
---|
11947 | ac_cv_env_CPPFLAGS_set=set |
---|
11948 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
11949 | ac_cv_env_CPP_set= |
---|
11950 | ac_cv_env_CPP_value= |
---|
11951 | ac_cv_env_CXXCPP_set= |
---|
11952 | ac_cv_env_CXXCPP_value= |
---|
11953 | ac_cv_env_CXXFLAGS_set=set |
---|
11954 | ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64' |
---|
11955 | ac_cv_env_CXX_set=set |
---|
11956 | ac_cv_env_CXX_value=/Developer/usr/bin/clang++ |
---|
11957 | ac_cv_env_DBUS1_CFLAGS_set= |
---|
11958 | ac_cv_env_DBUS1_CFLAGS_value= |
---|
11959 | ac_cv_env_DBUS1_LIBS_set= |
---|
11960 | ac_cv_env_DBUS1_LIBS_value= |
---|
11961 | ac_cv_env_LDFLAGS_set=set |
---|
11962 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -lresolv -bind_at_load -arch x86_64' |
---|
11963 | ac_cv_env_LIBFFI_CFLAGS_set=set |
---|
11964 | ac_cv_env_LIBFFI_CFLAGS_value=-I/opt/local/lib/libffi-3.0.10/include |
---|
11965 | ac_cv_env_LIBFFI_LIBS_set=set |
---|
11966 | ac_cv_env_LIBFFI_LIBS_value='-L/opt/local/lib -lffi' |
---|
11967 | ac_cv_env_LIBS_set= |
---|
11968 | ac_cv_env_LIBS_value= |
---|
11969 | ac_cv_env_PCRE_CFLAGS_set= |
---|
11970 | ac_cv_env_PCRE_CFLAGS_value= |
---|
11971 | ac_cv_env_PCRE_LIBS_set= |
---|
11972 | ac_cv_env_PCRE_LIBS_value= |
---|
11973 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
11974 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
11975 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
11976 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
11977 | ac_cv_env_PKG_CONFIG_set=set |
---|
11978 | ac_cv_env_PKG_CONFIG_value=false |
---|
11979 | ac_cv_env_ZLIB_CFLAGS_set=set |
---|
11980 | ac_cv_env_ZLIB_CFLAGS_value=-I/opt/local/include |
---|
11981 | ac_cv_env_ZLIB_LIBS_set=set |
---|
11982 | ac_cv_env_ZLIB_LIBS_value='-L/opt/local/lib -lz' |
---|
11983 | ac_cv_env_build_alias_set= |
---|
11984 | ac_cv_env_build_alias_value= |
---|
11985 | ac_cv_env_host_alias_set= |
---|
11986 | ac_cv_env_host_alias_value= |
---|
11987 | ac_cv_env_target_alias_set= |
---|
11988 | ac_cv_env_target_alias_value= |
---|
11989 | ac_cv_func__NSGetEnviron=yes |
---|
11990 | ac_cv_func__doprnt=no |
---|
11991 | ac_cv_func_alloca_works=yes |
---|
11992 | ac_cv_func_atexit=yes |
---|
11993 | ac_cv_func_bind_textdomain_codeset=yes |
---|
11994 | ac_cv_func_chown=yes |
---|
11995 | ac_cv_func_clock_gettime=no |
---|
11996 | ac_cv_func_dcgettext=yes |
---|
11997 | ac_cv_func_dlerror=yes |
---|
11998 | ac_cv_func_dlopen=yes |
---|
11999 | ac_cv_func_dlsym=yes |
---|
12000 | ac_cv_func_endmntent=no |
---|
12001 | ac_cv_func_endservent=yes |
---|
12002 | ac_cv_func_fchmod=yes |
---|
12003 | ac_cv_func_fchown=yes |
---|
12004 | ac_cv_func_fdwalk=no |
---|
12005 | ac_cv_func_fsync=yes |
---|
12006 | ac_cv_func_getc_unlocked=yes |
---|
12007 | ac_cv_func_getcwd=yes |
---|
12008 | ac_cv_func_getfsstat=yes |
---|
12009 | ac_cv_func_getgrgid=yes |
---|
12010 | ac_cv_func_getmntent_r=no |
---|
12011 | ac_cv_func_getprotobyname_r=no |
---|
12012 | ac_cv_func_getpwuid=yes |
---|
12013 | ac_cv_func_getvfsstat=no |
---|
12014 | ac_cv_func_gmtime_r=yes |
---|
12015 | ac_cv_func_hasmntopt=no |
---|
12016 | ac_cv_func_iconv_open=no |
---|
12017 | ac_cv_func_lchmod=yes |
---|
12018 | ac_cv_func_lchown=yes |
---|
12019 | ac_cv_func_link=yes |
---|
12020 | ac_cv_func_localtime_r=yes |
---|
12021 | ac_cv_func_lstat=yes |
---|
12022 | ac_cv_func_memalign=no |
---|
12023 | ac_cv_func_memmem=yes |
---|
12024 | ac_cv_func_memmove=yes |
---|
12025 | ac_cv_func_mmap=yes |
---|
12026 | ac_cv_func_on_exit=no |
---|
12027 | ac_cv_func_pipe2=no |
---|
12028 | ac_cv_func_poll=yes |
---|
12029 | ac_cv_func_posix_getgrgid_r=yes |
---|
12030 | ac_cv_func_posix_getpwuid_r=yes |
---|
12031 | ac_cv_func_posix_memalign=yes |
---|
12032 | ac_cv_func_printf_unix98=yes |
---|
12033 | ac_cv_func_qsort_r=yes |
---|
12034 | ac_cv_func_readlink=yes |
---|
12035 | ac_cv_func_setenv=yes |
---|
12036 | ac_cv_func_setlocale=yes |
---|
12037 | ac_cv_func_setmntent=no |
---|
12038 | ac_cv_func_setresuid=no |
---|
12039 | ac_cv_func_setreuid=yes |
---|
12040 | ac_cv_func_snprintf=yes |
---|
12041 | ac_cv_func_snprintf_c99=yes |
---|
12042 | ac_cv_func_socket=yes |
---|
12043 | ac_cv_func_splice=no |
---|
12044 | ac_cv_func_statfs=yes |
---|
12045 | ac_cv_func_statvfs=no |
---|
12046 | ac_cv_func_stpcpy=yes |
---|
12047 | ac_cv_func_strcasecmp=yes |
---|
12048 | ac_cv_func_strerror=yes |
---|
12049 | ac_cv_func_strncasecmp=yes |
---|
12050 | ac_cv_func_strndup=yes |
---|
12051 | ac_cv_func_strsignal=yes |
---|
12052 | ac_cv_func_symlink=yes |
---|
12053 | ac_cv_func_timegm=yes |
---|
12054 | ac_cv_func_unsetenv=yes |
---|
12055 | ac_cv_func_utimes=yes |
---|
12056 | ac_cv_func_valloc=yes |
---|
12057 | ac_cv_func_vasprintf=yes |
---|
12058 | ac_cv_func_vprintf=yes |
---|
12059 | ac_cv_func_vsnprintf=yes |
---|
12060 | ac_cv_func_vsnprintf_c99=yes |
---|
12061 | ac_cv_func_wcslen=yes |
---|
12062 | ac_cv_gnu_library_2_1=no |
---|
12063 | ac_cv_header_arpa_nameser_compat_h=yes |
---|
12064 | ac_cv_header_crt_externs_h=yes |
---|
12065 | ac_cv_header_dirent_h=yes |
---|
12066 | ac_cv_header_dlfcn_h=yes |
---|
12067 | ac_cv_header_float_h=yes |
---|
12068 | ac_cv_header_fstab_h=yes |
---|
12069 | ac_cv_header_grp_h=yes |
---|
12070 | ac_cv_header_inttypes_h=yes |
---|
12071 | ac_cv_header_libintl_h=yes |
---|
12072 | ac_cv_header_limits_h=yes |
---|
12073 | ac_cv_header_linux_magic_h=no |
---|
12074 | ac_cv_header_locale_h=yes |
---|
12075 | ac_cv_header_malloc_h=no |
---|
12076 | ac_cv_header_mntent_h=no |
---|
12077 | ac_cv_header_netdb_h=yes |
---|
12078 | ac_cv_header_pwd_h=yes |
---|
12079 | ac_cv_header_sched_h=yes |
---|
12080 | ac_cv_header_stdc=yes |
---|
12081 | ac_cv_header_stddef_h=yes |
---|
12082 | ac_cv_header_stdint_h=yes |
---|
12083 | ac_cv_header_stdlib_h=yes |
---|
12084 | ac_cv_header_string_h=yes |
---|
12085 | ac_cv_header_sys_inotify_h=no |
---|
12086 | ac_cv_header_sys_mkdev_h=no |
---|
12087 | ac_cv_header_sys_mntctl_h=no |
---|
12088 | ac_cv_header_sys_mnttab_h=no |
---|
12089 | ac_cv_header_sys_mount_h=yes |
---|
12090 | ac_cv_header_sys_param_h=yes |
---|
12091 | ac_cv_header_sys_poll_h=yes |
---|
12092 | ac_cv_header_sys_prctl_h=no |
---|
12093 | ac_cv_header_sys_resource_h=yes |
---|
12094 | ac_cv_header_sys_select_h=yes |
---|
12095 | ac_cv_header_sys_statfs_h=no |
---|
12096 | ac_cv_header_sys_statvfs_h=yes |
---|
12097 | ac_cv_header_sys_sysctl_h=yes |
---|
12098 | ac_cv_header_sys_time_h=yes |
---|
12099 | ac_cv_header_sys_times_h=yes |
---|
12100 | ac_cv_header_sys_types_h=yes |
---|
12101 | ac_cv_header_sys_uio_h=yes |
---|
12102 | ac_cv_header_sys_vfs_h=no |
---|
12103 | ac_cv_header_sys_vfstab_h=no |
---|
12104 | ac_cv_header_sys_vmount_h=no |
---|
12105 | ac_cv_header_sys_wait_h=yes |
---|
12106 | ac_cv_header_sys_xattr_h=yes |
---|
12107 | ac_cv_header_unistd_h=yes |
---|
12108 | ac_cv_header_values_h=no |
---|
12109 | ac_cv_header_wspiapi_h=no |
---|
12110 | ac_cv_host=x86_64-apple-darwin11.2.0 |
---|
12111 | ac_cv_lib_c_getxattr=yes |
---|
12112 | ac_cv_lib_fam_FAMOpen=no |
---|
12113 | ac_cv_lib_iconv_libiconv_open=yes |
---|
12114 | ac_cv_lib_intl_bindtextdomain=yes |
---|
12115 | ac_cv_lib_intl_dgettext=yes |
---|
12116 | ac_cv_lib_intl_ngettext=yes |
---|
12117 | ac_cv_lib_rt_clock_gettime=no |
---|
12118 | ac_cv_lib_selinux_is_selinux_enabled=no |
---|
12119 | ac_cv_member_struct_stat_st_atim_tv_nsec=no |
---|
12120 | ac_cv_member_struct_stat_st_atimensec=no |
---|
12121 | ac_cv_member_struct_stat_st_blksize=yes |
---|
12122 | ac_cv_member_struct_stat_st_blocks=yes |
---|
12123 | ac_cv_member_struct_stat_st_ctim_tv_nsec=no |
---|
12124 | ac_cv_member_struct_stat_st_ctimensec=no |
---|
12125 | ac_cv_member_struct_stat_st_mtim_tv_nsec=no |
---|
12126 | ac_cv_member_struct_stat_st_mtimensec=no |
---|
12127 | ac_cv_member_struct_statfs_f_bavail=yes |
---|
12128 | ac_cv_member_struct_statfs_f_fstypename=yes |
---|
12129 | ac_cv_member_struct_statvfs_f_basetype=no |
---|
12130 | ac_cv_member_struct_statvfs_f_fstypename=no |
---|
12131 | ac_cv_member_struct_tm___tm_gmtoff=no |
---|
12132 | ac_cv_member_struct_tm_tm_gmtoff=yes |
---|
12133 | ac_cv_objext=o |
---|
12134 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
12135 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
12136 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
12137 | ac_cv_path_GREP=/usr/bin/grep |
---|
12138 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
12139 | ac_cv_path_PERL_PATH=/opt/local/bin/perl |
---|
12140 | ac_cv_path_PYTHON=/opt/local/bin/python |
---|
12141 | ac_cv_path_SED=/usr/bin/sed |
---|
12142 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
12143 | ac_cv_prog_AWK=awk |
---|
12144 | ac_cv_prog_CPP='/Developer/usr/bin/clang -E' |
---|
12145 | ac_cv_prog_CXXCPP='/Developer/usr/bin/clang++ -E' |
---|
12146 | ac_cv_prog_INDENT=indent |
---|
12147 | ac_cv_prog_PERL=/opt/local/bin/perl |
---|
12148 | ac_cv_prog_ac_ct_AR=ar |
---|
12149 | ac_cv_prog_ac_ct_CC=/Developer/usr/bin/clang |
---|
12150 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
12151 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
12152 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
12153 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
12154 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
12155 | ac_cv_prog_ac_ct_STRIP=strip |
---|
12156 | ac_cv_prog_cc__Developer_usr_bin_clang_c_o=yes |
---|
12157 | ac_cv_prog_cc_c89= |
---|
12158 | ac_cv_prog_cc_g=yes |
---|
12159 | ac_cv_prog_cxx_g=yes |
---|
12160 | ac_cv_prog_make_make_set=yes |
---|
12161 | ac_cv_sizeof___int64=0 |
---|
12162 | ac_cv_sizeof_char=1 |
---|
12163 | ac_cv_sizeof_int=4 |
---|
12164 | ac_cv_sizeof_long=8 |
---|
12165 | ac_cv_sizeof_long_long=8 |
---|
12166 | ac_cv_sizeof_short=2 |
---|
12167 | ac_cv_sizeof_size_t=8 |
---|
12168 | ac_cv_sizeof_void_p=8 |
---|
12169 | ac_cv_sys_file_offset_bits=no |
---|
12170 | ac_cv_sys_largefile_CC=no |
---|
12171 | ac_cv_type_long_long=yes |
---|
12172 | ac_cv_type_ptrdiff_t=yes |
---|
12173 | ac_cv_type_size_t=yes |
---|
12174 | ac_cv_working_alloca_h=yes |
---|
12175 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
12176 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
12177 | am_cv_langinfo_codeset=yes |
---|
12178 | am_cv_pathless_PYTHON=python |
---|
12179 | am_cv_prog_cc_stdc= |
---|
12180 | am_cv_prog_tar_ustar=gnutar |
---|
12181 | am_cv_python_platform=darwin |
---|
12182 | am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
12183 | am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' |
---|
12184 | am_cv_python_version=2.7 |
---|
12185 | am_cv_val_LC_MESSAGES=yes |
---|
12186 | bh_cv_c_signed=yes |
---|
12187 | g_cv_support_dowhile_macros=no |
---|
12188 | glib_cv___va_copy=yes |
---|
12189 | glib_cv_byte_contents_gmutex=-89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
12190 | glib_cv_compliant_posix_memalign=1 |
---|
12191 | glib_cv_eventfd=no |
---|
12192 | glib_cv_futex=no |
---|
12193 | glib_cv_gcc_has_builtin_atomic_operations=yes |
---|
12194 | glib_cv_has__inline=yes |
---|
12195 | glib_cv_has__inline__=yes |
---|
12196 | glib_cv_has_win32_atomic_operations=no |
---|
12197 | glib_cv_hasinline=yes |
---|
12198 | glib_cv_have_qsort_r=no |
---|
12199 | glib_cv_have_strlcpy=yes |
---|
12200 | glib_cv_langinfo_codeset=yes |
---|
12201 | glib_cv_langinfo_outdigit=no |
---|
12202 | glib_cv_langinfo_time=yes |
---|
12203 | glib_cv_long_long_format=ll |
---|
12204 | glib_cv_monotonic_clock=no |
---|
12205 | glib_cv_rtldglobal_broken=no |
---|
12206 | glib_cv_sane_realloc=yes |
---|
12207 | glib_cv_sizeof_gmutex=64 |
---|
12208 | glib_cv_sizeof_system_thread=8 |
---|
12209 | glib_cv_stack_grows=yes |
---|
12210 | glib_cv_uscore=no |
---|
12211 | glib_cv_va_copy=yes |
---|
12212 | glib_cv_va_val_copy=no |
---|
12213 | glib_cv_value_AF_INET6=30 |
---|
12214 | glib_cv_value_AF_INET=2 |
---|
12215 | glib_cv_value_AF_UNIX=1 |
---|
12216 | glib_cv_value_MSG_DONTROUTE=4 |
---|
12217 | glib_cv_value_MSG_OOB=1 |
---|
12218 | glib_cv_value_MSG_PEEK=2 |
---|
12219 | glib_cv_value_POLLERR=8 |
---|
12220 | glib_cv_value_POLLHUP=16 |
---|
12221 | glib_cv_value_POLLIN=1 |
---|
12222 | glib_cv_value_POLLNVAL=32 |
---|
12223 | glib_cv_value_POLLOUT=4 |
---|
12224 | glib_cv_value_POLLPRI=2 |
---|
12225 | gt_cv_c_long_double=yes |
---|
12226 | gt_cv_c_wchar_t=yes |
---|
12227 | gt_cv_c_wint_t=yes |
---|
12228 | gt_cv_func_dgettext_libc=no |
---|
12229 | gt_cv_func_dgettext_libintl=yes |
---|
12230 | gt_cv_func_ngettext_libc=no |
---|
12231 | gt_cv_have_gettext=yes |
---|
12232 | jm_ac_cv_header_inttypes_h=yes |
---|
12233 | jm_ac_cv_header_stdint_h=yes |
---|
12234 | lt_cv_apple_cc_single_mod=yes |
---|
12235 | lt_cv_ar_at_file=no |
---|
12236 | lt_cv_deplibs_check_method=pass_all |
---|
12237 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
12238 | lt_cv_file_magic_test_file= |
---|
12239 | lt_cv_ld_exported_symbols_list=yes |
---|
12240 | lt_cv_ld_force_load=yes |
---|
12241 | lt_cv_ld_reload_flag=-r |
---|
12242 | lt_cv_nm_interface='BSD nm' |
---|
12243 | lt_cv_objdir=.libs |
---|
12244 | lt_cv_path_LD=/Developer/usr/bin/ld |
---|
12245 | lt_cv_path_LDCXX=/Developer/usr/bin/ld |
---|
12246 | lt_cv_path_NM=/usr/bin/nm |
---|
12247 | lt_cv_path_mainfest_tool=no |
---|
12248 | lt_cv_prog_compiler_c_o=yes |
---|
12249 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
12250 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
12251 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
12252 | lt_cv_prog_compiler_pic_works=yes |
---|
12253 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
12254 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
12255 | lt_cv_prog_compiler_static_works=no |
---|
12256 | lt_cv_prog_compiler_static_works_CXX=no |
---|
12257 | lt_cv_prog_gnu_ld=no |
---|
12258 | lt_cv_prog_gnu_ldcxx=no |
---|
12259 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
12260 | 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'\''' |
---|
12261 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
12262 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
12263 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
12264 | lt_cv_sys_max_cmd_len=196608 |
---|
12265 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
12266 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
12267 | pkg_cv_LIBFFI_CFLAGS=-I/opt/local/lib/libffi-3.0.10/include |
---|
12268 | pkg_cv_LIBFFI_LIBS='-L/opt/local/lib -lffi' |
---|
12269 | pkg_cv_ZLIB_CFLAGS=-I/opt/local/include |
---|
12270 | pkg_cv_ZLIB_LIBS='-L/opt/local/lib -lz' |
---|
12271 | |
---|
12272 | ## ----------------- ## |
---|
12273 | ## Output variables. ## |
---|
12274 | ## ----------------- ## |
---|
12275 | |
---|
12276 | ABS_GLIB_RUNTIME_LIBDIR='' |
---|
12277 | ABS_TAPSET_DIR='$(datadir)/systemtap/tapset' |
---|
12278 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2-devel/glib2-devel/work/glib-2.29.92/missing --run aclocal-1.11' |
---|
12279 | ALLOCA='' |
---|
12280 | AMDEPBACKSLASH='\' |
---|
12281 | AMDEP_FALSE='#' |
---|
12282 | AMDEP_TRUE='' |
---|
12283 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2-devel/glib2-devel/work/glib-2.29.92/missing --run tar' |
---|
12284 | AM_BACKSLASH='\' |
---|
12285 | AM_DEFAULT_VERBOSITY='0' |
---|
12286 | AR='ar' |
---|
12287 | AS='as' |
---|
12288 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2-devel/glib2-devel/work/glib-2.29.92/missing --run autoconf' |
---|
12289 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2-devel/glib2-devel/work/glib-2.29.92/missing --run autoheader' |
---|
12290 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2-devel/glib2-devel/work/glib-2.29.92/missing --run automake-1.11' |
---|
12291 | AWK='awk' |
---|
12292 | CATALOGS=' af.gmo am.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' |
---|
12293 | CATOBJEXT='.gmo' |
---|
12294 | CC='/Developer/usr/bin/clang' |
---|
12295 | CCDEPMODE='depmode=gcc3' |
---|
12296 | CFLAGS='-pipe -O2 -fstrict-aliasing -arch x86_64 -Wall' |
---|
12297 | CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS' |
---|
12298 | CPP='/Developer/usr/bin/clang -E' |
---|
12299 | CPPFLAGS='-I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT' |
---|
12300 | CROSS_COMPILING_FALSE='' |
---|
12301 | CROSS_COMPILING_TRUE='#' |
---|
12302 | CXX='/Developer/usr/bin/clang++' |
---|
12303 | CXXCPP='/Developer/usr/bin/clang++ -E' |
---|
12304 | CXXDEPMODE='depmode=gcc3' |
---|
12305 | CXXFLAGS='-pipe -O2 -arch x86_64' |
---|
12306 | CYGPATH_W='echo' |
---|
12307 | DATADIRNAME='share' |
---|
12308 | DBUS1_CFLAGS='' |
---|
12309 | DBUS1_LIBS='' |
---|
12310 | DEFS='-DHAVE_CONFIG_H' |
---|
12311 | DEPDIR='.deps' |
---|
12312 | DISABLE_MEM_POOLS='' |
---|
12313 | DLLTOOL='false' |
---|
12314 | DSYMUTIL='dsymutil' |
---|
12315 | DTRACE='' |
---|
12316 | DUMPBIN='' |
---|
12317 | ECHO_C='\c' |
---|
12318 | ECHO_N='' |
---|
12319 | ECHO_T='' |
---|
12320 | EGREP='/usr/bin/grep -E' |
---|
12321 | ENABLE_DTRACE_FALSE='' |
---|
12322 | ENABLE_DTRACE_TRUE='#' |
---|
12323 | ENABLE_GTK_DOC_FALSE='' |
---|
12324 | ENABLE_GTK_DOC_TRUE='#' |
---|
12325 | ENABLE_MAN_FALSE='' |
---|
12326 | ENABLE_MAN_TRUE='#' |
---|
12327 | ENABLE_REGEX_FALSE='#' |
---|
12328 | ENABLE_REGEX_TRUE='' |
---|
12329 | ENABLE_SYSTEMTAP_FALSE='' |
---|
12330 | ENABLE_SYSTEMTAP_TRUE='#' |
---|
12331 | ENABLE_TIMELOOP_FALSE='#' |
---|
12332 | ENABLE_TIMELOOP_TRUE='' |
---|
12333 | EXEEXT='' |
---|
12334 | FAM_LIBS='' |
---|
12335 | FGREP='/usr/bin/grep -F' |
---|
12336 | GETTEXT_PACKAGE='glib20' |
---|
12337 | GIO='giounix.lo' |
---|
12338 | GIO_MODULE_DIR='${libdir}/gio/modules' |
---|
12339 | GLIBC21='no' |
---|
12340 | GLIB_BINARY_AGE='2992' |
---|
12341 | GLIB_COMPILE_SCHEMAS='' |
---|
12342 | GLIB_DEBUG_FLAGS='-DG_ENABLE_DEBUG' |
---|
12343 | GLIB_EXTRA_CFLAGS='' |
---|
12344 | GLIB_GENMARSHAL='' |
---|
12345 | GLIB_INTERFACE_AGE='0' |
---|
12346 | GLIB_LINK_FLAGS='' |
---|
12347 | GLIB_MAJOR_VERSION='2' |
---|
12348 | GLIB_MICRO_VERSION='92' |
---|
12349 | GLIB_MINOR_VERSION='29' |
---|
12350 | GLIB_RT_LIBS='' |
---|
12351 | GLIB_RUNTIME_LIBDIR='' |
---|
12352 | GLIB_VERSION='2.29.92' |
---|
12353 | GLIB_WIN32_STATIC_COMPILATION_DEFINE='' |
---|
12354 | GMOFILES=' af.gmo am.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' |
---|
12355 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
12356 | GREP='/usr/bin/grep' |
---|
12357 | GSPAWN='gspawn.lo' |
---|
12358 | GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' |
---|
12359 | GTKDOC_CHECK='' |
---|
12360 | GTKDOC_MKPDF='' |
---|
12361 | GTKDOC_REBASE='true' |
---|
12362 | GTK_DOC_BUILD_HTML_FALSE='#' |
---|
12363 | GTK_DOC_BUILD_HTML_TRUE='' |
---|
12364 | GTK_DOC_BUILD_PDF_FALSE='' |
---|
12365 | GTK_DOC_BUILD_PDF_TRUE='#' |
---|
12366 | GTK_DOC_USE_LIBTOOL_FALSE='#' |
---|
12367 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
12368 | GTK_DOC_USE_REBASE_FALSE='#' |
---|
12369 | GTK_DOC_USE_REBASE_TRUE='' |
---|
12370 | G_LIBS_EXTRA='' |
---|
12371 | G_MODULE_BROKEN_RTLD_GLOBAL='0' |
---|
12372 | G_MODULE_HAVE_DLERROR='1' |
---|
12373 | G_MODULE_IMPL='G_MODULE_IMPL_DL' |
---|
12374 | G_MODULE_LDFLAGS='' |
---|
12375 | G_MODULE_LIBS='' |
---|
12376 | G_MODULE_LIBS_EXTRA='' |
---|
12377 | G_MODULE_NEED_USCORE='0' |
---|
12378 | G_MODULE_PLUGIN_LIBS='' |
---|
12379 | G_MODULE_SUPPORTED='true' |
---|
12380 | G_THREAD_CFLAGS='-D_REENTRANT' |
---|
12381 | G_THREAD_LIBS=' ' |
---|
12382 | G_THREAD_LIBS_EXTRA='' |
---|
12383 | G_THREAD_LIBS_FOR_GTHREAD=' ' |
---|
12384 | HAVE_CXX_FALSE='#' |
---|
12385 | HAVE_CXX_TRUE='' |
---|
12386 | HAVE_DBUS1_FALSE='' |
---|
12387 | HAVE_DBUS1_TRUE='#' |
---|
12388 | HAVE_EVENTFD_FALSE='' |
---|
12389 | HAVE_EVENTFD_TRUE='#' |
---|
12390 | HAVE_FAM_FALSE='' |
---|
12391 | HAVE_FAM_TRUE='#' |
---|
12392 | HAVE_FEN_FALSE='' |
---|
12393 | HAVE_FEN_TRUE='#' |
---|
12394 | HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_FALSE='#' |
---|
12395 | HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_TRUE='' |
---|
12396 | HAVE_GCC_FALSE='#' |
---|
12397 | HAVE_GCC_TRUE='' |
---|
12398 | HAVE_GLIB_RUNTIME_LIBDIR_FALSE='' |
---|
12399 | HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#' |
---|
12400 | HAVE_GNUC_VISIBILITY_FALSE='#' |
---|
12401 | HAVE_GNUC_VISIBILITY_TRUE='' |
---|
12402 | HAVE_GOOD_PRINTF_FALSE='#' |
---|
12403 | HAVE_GOOD_PRINTF_TRUE='' |
---|
12404 | HAVE_INOTIFY_FALSE='' |
---|
12405 | HAVE_INOTIFY_TRUE='#' |
---|
12406 | HAVE_SUNSTUDIO_VISIBILITY_FALSE='' |
---|
12407 | HAVE_SUNSTUDIO_VISIBILITY_TRUE='#' |
---|
12408 | HAVE_THREADS_FALSE='#' |
---|
12409 | HAVE_THREADS_TRUE='' |
---|
12410 | HTML_DIR='${datadir}/gtk-doc/html' |
---|
12411 | ICONV_LIBS='-liconv' |
---|
12412 | INDENT='indent' |
---|
12413 | INSTALL_DATA='${INSTALL} -m 644' |
---|
12414 | INSTALL_PROGRAM='${INSTALL}' |
---|
12415 | INSTALL_SCRIPT='${INSTALL}' |
---|
12416 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
12417 | INSTOBJEXT='.mo' |
---|
12418 | INTLLIBS='-lintl ' |
---|
12419 | LD='/Developer/usr/bin/ld' |
---|
12420 | LDFLAGS='-L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon' |
---|
12421 | LIBFFI_CFLAGS='-I/opt/local/lib/libffi-3.0.10/include' |
---|
12422 | LIBFFI_LIBS='-L/opt/local/lib -lffi' |
---|
12423 | LIBOBJS='' |
---|
12424 | LIBS='-lintl ' |
---|
12425 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
12426 | LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"' |
---|
12427 | LIB_EXE_MACHINE_FLAG='X86' |
---|
12428 | LIPO='lipo' |
---|
12429 | LN_S='ln -s' |
---|
12430 | LTLIBOBJS='' |
---|
12431 | LTP='' |
---|
12432 | LTP_GENHTML='' |
---|
12433 | LT_AGE='2992' |
---|
12434 | LT_CURRENT='2992' |
---|
12435 | LT_CURRENT_MINUS_AGE='0' |
---|
12436 | LT_RELEASE='2.29' |
---|
12437 | LT_REVISION='0' |
---|
12438 | MAINT='' |
---|
12439 | MAINTAINER_MODE_FALSE='#' |
---|
12440 | MAINTAINER_MODE_TRUE='' |
---|
12441 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2-devel/glib2-devel/work/glib-2.29.92/missing --run makeinfo' |
---|
12442 | MANIFEST_TOOL=':' |
---|
12443 | MKDIR_P='./install-sh -c -d' |
---|
12444 | MKINSTALLDIRS='./mkinstalldirs' |
---|
12445 | MSGFMT='/opt/local/bin/msgfmt' |
---|
12446 | MSGFMT_OPTS='-c' |
---|
12447 | MS_LIB_AVAILABLE_FALSE='' |
---|
12448 | MS_LIB_AVAILABLE_TRUE='#' |
---|
12449 | NETWORK_LIBS='' |
---|
12450 | NM='/usr/bin/nm' |
---|
12451 | NMEDIT='nmedit' |
---|
12452 | OBJDUMP='false' |
---|
12453 | OBJEXT='o' |
---|
12454 | OS_CARBON_FALSE='#' |
---|
12455 | OS_CARBON_TRUE='' |
---|
12456 | OS_LINUX_FALSE='' |
---|
12457 | OS_LINUX_TRUE='#' |
---|
12458 | OS_UNIX_FALSE='#' |
---|
12459 | OS_UNIX_TRUE='' |
---|
12460 | OS_WIN32_AND_DLL_COMPILATION_FALSE='' |
---|
12461 | OS_WIN32_AND_DLL_COMPILATION_TRUE='#' |
---|
12462 | OS_WIN32_FALSE='' |
---|
12463 | OS_WIN32_TRUE='#' |
---|
12464 | OS_WIN32_X64_FALSE='' |
---|
12465 | OS_WIN32_X64_TRUE='#' |
---|
12466 | OTOOL64=':' |
---|
12467 | OTOOL='otool' |
---|
12468 | PACKAGE='glib' |
---|
12469 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' |
---|
12470 | PACKAGE_NAME='glib' |
---|
12471 | PACKAGE_STRING='glib 2.29.92' |
---|
12472 | PACKAGE_TARNAME='glib' |
---|
12473 | PACKAGE_URL='' |
---|
12474 | PACKAGE_VERSION='2.29.92' |
---|
12475 | PATH_SEPARATOR=':' |
---|
12476 | PCRE_CFLAGS='' |
---|
12477 | PCRE_LIBS='' |
---|
12478 | PCRE_REQUIRES='' |
---|
12479 | PCRE_WARN_CFLAGS=' -Wno-pointer-sign' |
---|
12480 | PERL='/opt/local/bin/perl' |
---|
12481 | PERL_PATH='/opt/local/bin/perl' |
---|
12482 | PKG_CONFIG='' |
---|
12483 | PKG_CONFIG_LIBDIR='' |
---|
12484 | PKG_CONFIG_PATH='' |
---|
12485 | PLATFORMDEP='' |
---|
12486 | PLATFORM_WIN32_FALSE='' |
---|
12487 | PLATFORM_WIN32_TRUE='#' |
---|
12488 | POFILES=' af.po am.po ar.po as.po ast.po az.po be.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po en@shaw.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po th.po tl.po tr.po ug.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' |
---|
12489 | POSUB='po' |
---|
12490 | PO_IN_DATADIR_FALSE='' |
---|
12491 | PO_IN_DATADIR_TRUE='' |
---|
12492 | PYTHON='/opt/local/bin/python' |
---|
12493 | PYTHON_EXEC_PREFIX='${exec_prefix}' |
---|
12494 | PYTHON_PLATFORM='darwin' |
---|
12495 | PYTHON_PREFIX='${prefix}' |
---|
12496 | PYTHON_VERSION='2.7' |
---|
12497 | RANLIB='ranlib' |
---|
12498 | REBUILD='' |
---|
12499 | SED='/usr/bin/sed' |
---|
12500 | SELINUX_LIBS='' |
---|
12501 | SET_MAKE='' |
---|
12502 | SHELL='/bin/sh' |
---|
12503 | SHTOOL='' |
---|
12504 | STRIP='strip' |
---|
12505 | USE_NLS='yes' |
---|
12506 | USE_SYSTEM_PCRE_FALSE='' |
---|
12507 | USE_SYSTEM_PCRE_TRUE='#' |
---|
12508 | VERSION='2.29.92' |
---|
12509 | WINDRES='' |
---|
12510 | XATTR_LIBS='' |
---|
12511 | XGETTEXT='/opt/local/bin/xgettext' |
---|
12512 | XMLCATALOG='' |
---|
12513 | XML_CATALOG_FILE='' |
---|
12514 | XSLTPROC='' |
---|
12515 | ZLIB_CFLAGS='-I/opt/local/include' |
---|
12516 | ZLIB_LIBS='-L/opt/local/lib -lz' |
---|
12517 | ac_ct_AR='ar' |
---|
12518 | ac_ct_CC='/Developer/usr/bin/clang' |
---|
12519 | ac_ct_CXX='' |
---|
12520 | ac_ct_DUMPBIN='' |
---|
12521 | am__EXEEXT_FALSE='' |
---|
12522 | am__EXEEXT_TRUE='#' |
---|
12523 | am__fastdepCC_FALSE='#' |
---|
12524 | am__fastdepCC_TRUE='' |
---|
12525 | am__fastdepCXX_FALSE='#' |
---|
12526 | am__fastdepCXX_TRUE='' |
---|
12527 | am__include='include' |
---|
12528 | am__isrc='' |
---|
12529 | am__leading_dot='.' |
---|
12530 | am__quote='' |
---|
12531 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
12532 | am__untar='tar -xf -' |
---|
12533 | bindir='${exec_prefix}/bin' |
---|
12534 | build='x86_64-apple-darwin11.2.0' |
---|
12535 | build_alias='' |
---|
12536 | build_cpu='x86_64' |
---|
12537 | build_os='darwin11.2.0' |
---|
12538 | build_vendor='apple' |
---|
12539 | config_h_INCLUDES='-I$(top_builddir)' |
---|
12540 | datadir='${datarootdir}' |
---|
12541 | datarootdir='${prefix}/share' |
---|
12542 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
12543 | dvidir='${docdir}' |
---|
12544 | exec_prefix='${prefix}' |
---|
12545 | gio_INCLUDES='$(gmodule_INCLUDES)' |
---|
12546 | glib_INCLUDES='$(config_h_INCLUDES) -I$(top_builddir)/glib -I$(top_srcdir)/glib -I$(top_srcdir)' |
---|
12547 | gmodule_INCLUDES='$(glib_INCLUDES) -I$(top_srcdir)/gmodule' |
---|
12548 | gobject_INCLUDES='$(gthread_INCLUDES)' |
---|
12549 | gthread_INCLUDES='$(glib_INCLUDES)' |
---|
12550 | host='x86_64-apple-darwin11.2.0' |
---|
12551 | host_alias='' |
---|
12552 | host_cpu='x86_64' |
---|
12553 | host_os='darwin11.2.0' |
---|
12554 | host_vendor='apple' |
---|
12555 | htmldir='${docdir}' |
---|
12556 | includedir='${prefix}/include' |
---|
12557 | infodir='${datarootdir}/info' |
---|
12558 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2-devel/glib2-devel/work/glib-2.29.92/install-sh' |
---|
12559 | libdir='${exec_prefix}/lib' |
---|
12560 | libexecdir='${exec_prefix}/libexec' |
---|
12561 | localedir='/opt/local/share/locale' |
---|
12562 | localstatedir='${prefix}/var' |
---|
12563 | mandir='${datarootdir}/man' |
---|
12564 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
12565 | ms_librarian='' |
---|
12566 | oldincludedir='/usr/include' |
---|
12567 | pdfdir='${docdir}' |
---|
12568 | pkgpyexecdir='${pyexecdir}/glib' |
---|
12569 | pkgpythondir='${pythondir}/glib' |
---|
12570 | prefix='/opt/local' |
---|
12571 | program_transform_name='s,x,x,' |
---|
12572 | psdir='${docdir}' |
---|
12573 | pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
12574 | pythondir='${prefix}/lib/python2.7/site-packages' |
---|
12575 | sbindir='${exec_prefix}/sbin' |
---|
12576 | sharedstatedir='${prefix}/com' |
---|
12577 | sysconfdir='${prefix}/etc' |
---|
12578 | target_alias='' |
---|
12579 | |
---|
12580 | ## ----------- ## |
---|
12581 | ## confdefs.h. ## |
---|
12582 | ## ----------- ## |
---|
12583 | |
---|
12584 | /* confdefs.h */ |
---|
12585 | #define PACKAGE_NAME "glib" |
---|
12586 | #define PACKAGE_TARNAME "glib" |
---|
12587 | #define PACKAGE_VERSION "2.29.92" |
---|
12588 | #define PACKAGE_STRING "glib 2.29.92" |
---|
12589 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
12590 | #define PACKAGE_URL "" |
---|
12591 | #define GLIB_MAJOR_VERSION 2 |
---|
12592 | #define GLIB_MINOR_VERSION 29 |
---|
12593 | #define GLIB_MICRO_VERSION 92 |
---|
12594 | #define GLIB_INTERFACE_AGE 0 |
---|
12595 | #define GLIB_BINARY_AGE 2992 |
---|
12596 | #define HAVE_CARBON 1 |
---|
12597 | #define NEED_ICONV_CACHE 1 |
---|
12598 | #define HAVE_LOCALE_H 1 |
---|
12599 | #define HAVE_LC_MESSAGES 1 |
---|
12600 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
12601 | #define HAVE_GETTEXT 1 |
---|
12602 | #define HAVE_DCGETTEXT 1 |
---|
12603 | #define ENABLE_NLS 1 |
---|
12604 | #define GETTEXT_PACKAGE "glib20" |
---|
12605 | #define GLIB_LOCALE_DIR "/opt/local/share/locale" |
---|
12606 | #define USE_LIBICONV_GNU 1 |
---|
12607 | #define HAVE_DLFCN_H 1 |
---|
12608 | #define LT_OBJDIR ".libs/" |
---|
12609 | #define STDC_HEADERS 1 |
---|
12610 | #define HAVE_VPRINTF 1 |
---|
12611 | #define HAVE_ALLOCA_H 1 |
---|
12612 | #define HAVE_ALLOCA 1 |
---|
12613 | #define HAVE_MMAP 1 |
---|
12614 | #define HAVE_POSIX_MEMALIGN 1 |
---|
12615 | #define HAVE_VALLOC 1 |
---|
12616 | #define HAVE_FSYNC 1 |
---|
12617 | #define HAVE_ATEXIT 1 |
---|
12618 | #define HAVE_TIMEGM 1 |
---|
12619 | #define HAVE_GMTIME_R 1 |
---|
12620 | #define SIZEOF_CHAR 1 |
---|
12621 | #define SIZEOF_SHORT 2 |
---|
12622 | #define SIZEOF_LONG 8 |
---|
12623 | #define SIZEOF_INT 4 |
---|
12624 | #define SIZEOF_VOID_P 8 |
---|
12625 | #define SIZEOF_LONG_LONG 8 |
---|
12626 | #define SIZEOF___INT64 0 |
---|
12627 | #define HAVE_LONG_LONG_FORMAT 1 |
---|
12628 | #define SANE_MALLOC_PROTOS 1 |
---|
12629 | #define G_HAVE___INLINE 1 |
---|
12630 | #define G_HAVE___INLINE__ 1 |
---|
12631 | #define G_HAVE_INLINE 1 |
---|
12632 | #define HAVE_DIRENT_H 1 |
---|
12633 | #define HAVE_FLOAT_H 1 |
---|
12634 | #define HAVE_LIMITS_H 1 |
---|
12635 | #define HAVE_PWD_H 1 |
---|
12636 | #define HAVE_GRP_H 1 |
---|
12637 | #define HAVE_SYS_PARAM_H 1 |
---|
12638 | #define HAVE_SYS_POLL_H 1 |
---|
12639 | #define HAVE_SYS_RESOURCE_H 1 |
---|
12640 | #define HAVE_SYS_TIME_H 1 |
---|
12641 | #define HAVE_SYS_TIMES_H 1 |
---|
12642 | #define HAVE_SYS_WAIT_H 1 |
---|
12643 | #define HAVE_UNISTD_H 1 |
---|
12644 | #define HAVE_SYS_SELECT_H 1 |
---|
12645 | #define HAVE_SYS_TYPES_H 1 |
---|
12646 | #define HAVE_STDINT_H 1 |
---|
12647 | #define HAVE_INTTYPES_H 1 |
---|
12648 | #define HAVE_SCHED_H 1 |
---|
12649 | #define HAVE_SYS_MOUNT_H 1 |
---|
12650 | #define HAVE_SYS_STATVFS_H 1 |
---|
12651 | #define HAVE_SYS_SYSCTL_H 1 |
---|
12652 | #define HAVE_FSTAB_H 1 |
---|
12653 | #define HAVE_SYS_UIO_H 1 |
---|
12654 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
12655 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
12656 | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
12657 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
12658 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
12659 | #define HAVE_LANGINFO_CODESET 1 |
---|
12660 | #define HAVE_STDDEF_H 1 |
---|
12661 | #define HAVE_STDLIB_H 1 |
---|
12662 | #define HAVE_STRING_H 1 |
---|
12663 | #define HAVE_SETLOCALE 1 |
---|
12664 | #define SIZEOF_SIZE_T 8 |
---|
12665 | #define HAVE_LSTAT 1 |
---|
12666 | #define HAVE_STRERROR 1 |
---|
12667 | #define HAVE_STRSIGNAL 1 |
---|
12668 | #define HAVE_MEMMOVE 1 |
---|
12669 | #define HAVE_VSNPRINTF 1 |
---|
12670 | #define HAVE_STPCPY 1 |
---|
12671 | #define HAVE_STRCASECMP 1 |
---|
12672 | #define HAVE_STRNCASECMP 1 |
---|
12673 | #define HAVE_POLL 1 |
---|
12674 | #define HAVE_GETCWD 1 |
---|
12675 | #define HAVE_VASPRINTF 1 |
---|
12676 | #define HAVE_SETENV 1 |
---|
12677 | #define HAVE_UNSETENV 1 |
---|
12678 | #define HAVE_GETC_UNLOCKED 1 |
---|
12679 | #define HAVE_READLINK 1 |
---|
12680 | #define HAVE_SYMLINK 1 |
---|
12681 | #define HAVE_MEMMEM 1 |
---|
12682 | #define HAVE_CHOWN 1 |
---|
12683 | #define HAVE_LCHMOD 1 |
---|
12684 | #define HAVE_LCHOWN 1 |
---|
12685 | #define HAVE_FCHMOD 1 |
---|
12686 | #define HAVE_FCHOWN 1 |
---|
12687 | #define HAVE_LINK 1 |
---|
12688 | #define HAVE_UTIMES 1 |
---|
12689 | #define HAVE_GETGRGID 1 |
---|
12690 | #define HAVE_GETPWUID 1 |
---|
12691 | #define HAVE_GETFSSTAT 1 |
---|
12692 | #define HAVE_STATVFS 1 |
---|
12693 | #define HAVE_STATFS 1 |
---|
12694 | #define USE_STATFS 1 |
---|
12695 | #define HAVE_CRT_EXTERNS_H 1 |
---|
12696 | #define HAVE__NSGETENVIRON 1 |
---|
12697 | #define HAVE_C99_VSNPRINTF 1 |
---|
12698 | #define HAVE_UNIX98_PRINTF 1 |
---|
12699 | #define HAVE_ENDSERVENT 1 |
---|
12700 | #define HAVE_NETDB_H 1 |
---|
12701 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
---|
12702 | #define HAVE_STRNDUP 1 |
---|
12703 | #define HAVE_SETREUID 1 |
---|
12704 | #define STATFS_ARGS 2 |
---|
12705 | #define HAVE_GOOD_PRINTF 1 |
---|
12706 | #define HAVE_LONG_LONG 1 |
---|
12707 | #define HAVE_LONG_DOUBLE 1 |
---|
12708 | #define HAVE_WCHAR_T 1 |
---|
12709 | #define HAVE_WINT_T 1 |
---|
12710 | #define HAVE_PTRDIFF_T 1 |
---|
12711 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12712 | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12713 | #define HAVE_INTMAX_T 1 |
---|
12714 | #define HAVE_SNPRINTF 1 |
---|
12715 | #define HAVE_WCSLEN 1 |
---|
12716 | #define HAVE_C99_SNPRINTF 1 |
---|
12717 | #define REALLOC_0_WORKS 1 |
---|
12718 | #define HAVE_CODESET 1 |
---|
12719 | #define HAVE_LANGINFO_TIME 1 |
---|
12720 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
12721 | #define HAVE_STRLCPY 1 |
---|
12722 | #define G_VA_COPY va_copy |
---|
12723 | #define G_VA_COPY_AS_ARRAY 1 |
---|
12724 | #define HAVE_SYS_XATTR_H 1 |
---|
12725 | #define HAVE_XATTR 1 |
---|
12726 | #define HAVE_XATTR_NOFOLLOW 1 |
---|
12727 | #define HAVE_LOCALTIME_R 1 |
---|
12728 | #define HAVE_GMTIME_R 1 |
---|
12729 | #define HAVE_POSIX_GETPWUID_R 1 |
---|
12730 | #define HAVE_POSIX_GETGRGID_R 1 |
---|
12731 | #define GLIB_SIZEOF_SYSTEM_THREAD 8 |
---|
12732 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
12733 | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) |
---|
12734 | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) |
---|
12735 | #define POSIX_YIELD_FUNC sched_yield() |
---|
12736 | #define G_THREAD_SOURCE "gthread-posix.c" |
---|
12737 | #define GLIB_SIZEOF_GMUTEX 64 |
---|
12738 | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
12739 | #define G_ATOMIC_X86_64 1 |
---|
12740 | #define BROKEN_POLL 1 |
---|
12741 | #define ENABLE_REGEX /**/ |
---|
12742 | |
---|
12743 | configure: exit 0 |
---|