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.38.2, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --disable-option-checking --prefix=/opt/local --disable-silent-rules --disable-host-tool --with-internal-glib --docdir=/opt/local/share/doc/pkgconfig --with-pc-path=/opt/local/lib/pkgconfig:/opt/local/share/pkgconfig CC=ccache /usr/bin/clang CFLAGS=-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 CPPFLAGS=-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk PKG_CONFIG=false --cache-file=/dev/null --srcdir=. |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = olivine.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 22.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 586 tasks, 1857 threads, 8 processors |
---|
34 | Load average: 3.56, Mach factor: 4.42 |
---|
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:2874: checking for a BSD-compatible install |
---|
52 | configure:2942: result: /usr/bin/install -c |
---|
53 | configure:2953: checking whether build environment is sane |
---|
54 | configure:3008: result: yes |
---|
55 | configure:3159: checking for a thread-safe mkdir -p |
---|
56 | configure:3198: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:3205: checking for gawk |
---|
58 | configure:3221: found /opt/local/bin/gawk |
---|
59 | configure:3232: result: gawk |
---|
60 | configure:3243: checking whether make sets $(MAKE) |
---|
61 | configure:3265: result: yes |
---|
62 | configure:3294: checking whether make supports nested variables |
---|
63 | configure:3311: result: yes |
---|
64 | configure:3391: checking whether UID '502' is supported by ustar format |
---|
65 | configure:3394: result: yes |
---|
66 | configure:3401: checking whether GID '501' is supported by ustar format |
---|
67 | configure:3404: result: yes |
---|
68 | configure:3412: checking how to create a ustar tar archive |
---|
69 | configure:3423: tar --version |
---|
70 | bsdtar 3.5.3 - libarchive 3.5.3 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.8 |
---|
71 | configure:3426: $? = 0 |
---|
72 | configure:3466: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
73 | configure:3469: $? = 0 |
---|
74 | configure:3473: tar -xf - <conftest.tar |
---|
75 | configure:3476: $? = 0 |
---|
76 | configure:3478: cat conftest.dir/file |
---|
77 | GrepMe |
---|
78 | configure:3481: $? = 0 |
---|
79 | configure:3494: result: gnutar |
---|
80 | configure:3545: checking whether to enable maintainer-specific portions of Makefiles |
---|
81 | configure:3554: result: yes |
---|
82 | configure:3582: checking whether make supports nested variables |
---|
83 | configure:3599: result: yes |
---|
84 | configure:3701: checking for gcc |
---|
85 | configure:3728: result: ccache /usr/bin/clang |
---|
86 | configure:3957: checking for C compiler version |
---|
87 | configure:3966: ccache /usr/bin/clang --version >&5 |
---|
88 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
89 | Target: x86_64-apple-darwin22.1.0 |
---|
90 | Thread model: posix |
---|
91 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
92 | configure:3977: $? = 0 |
---|
93 | configure:3966: ccache /usr/bin/clang -v >&5 |
---|
94 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
95 | Target: x86_64-apple-darwin22.1.0 |
---|
96 | Thread model: posix |
---|
97 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
98 | configure:3977: $? = 0 |
---|
99 | configure:3966: ccache /usr/bin/clang -V >&5 |
---|
100 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
101 | clang: error: no input files |
---|
102 | configure:3977: $? = 1 |
---|
103 | configure:3966: ccache /usr/bin/clang -qversion >&5 |
---|
104 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
105 | clang: error: no input files |
---|
106 | configure:3977: $? = 1 |
---|
107 | configure:3997: checking whether the C compiler works |
---|
108 | configure:4019: ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
109 | configure:4023: $? = 0 |
---|
110 | configure:4071: result: yes |
---|
111 | configure:4074: checking for C compiler default output file name |
---|
112 | configure:4076: result: a.out |
---|
113 | configure:4082: checking for suffix of executables |
---|
114 | configure:4089: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
115 | configure:4093: $? = 0 |
---|
116 | configure:4115: result: |
---|
117 | configure:4137: checking whether we are cross compiling |
---|
118 | configure:4145: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
119 | configure:4149: $? = 0 |
---|
120 | configure:4156: ./conftest |
---|
121 | configure:4160: $? = 0 |
---|
122 | configure:4175: result: no |
---|
123 | configure:4180: checking for suffix of object files |
---|
124 | configure:4202: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
125 | configure:4206: $? = 0 |
---|
126 | configure:4227: result: o |
---|
127 | configure:4231: checking whether we are using the GNU C compiler |
---|
128 | configure:4250: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
129 | configure:4250: $? = 0 |
---|
130 | configure:4259: result: yes |
---|
131 | configure:4268: checking whether ccache /usr/bin/clang accepts -g |
---|
132 | configure:4288: ccache /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
133 | configure:4288: $? = 0 |
---|
134 | configure:4329: result: yes |
---|
135 | configure:4346: checking for ccache /usr/bin/clang option to accept ISO C89 |
---|
136 | configure:4409: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
137 | configure:4409: $? = 0 |
---|
138 | configure:4422: result: none needed |
---|
139 | configure:4447: checking whether ccache /usr/bin/clang understands -c and -o together |
---|
140 | configure:4469: ccache /usr/bin/clang -c conftest.c -o conftest2.o |
---|
141 | configure:4472: $? = 0 |
---|
142 | configure:4469: ccache /usr/bin/clang -c conftest.c -o conftest2.o |
---|
143 | configure:4472: $? = 0 |
---|
144 | configure:4484: result: yes |
---|
145 | configure:4512: checking for style of include used by make |
---|
146 | configure:4540: result: GNU |
---|
147 | configure:4566: checking dependency style of ccache /usr/bin/clang |
---|
148 | configure:4677: result: gcc3 |
---|
149 | configure:4697: checking how to run the C preprocessor |
---|
150 | configure:4728: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
151 | configure:4728: $? = 0 |
---|
152 | configure:4742: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
153 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
154 | #include <ac_nonexistent.h> |
---|
155 | ^~~~~~~~~~~~~~~~~~ |
---|
156 | 1 error generated. |
---|
157 | configure:4742: $? = 1 |
---|
158 | configure: failed program was: |
---|
159 | | /* confdefs.h */ |
---|
160 | | #define PACKAGE_NAME "glib" |
---|
161 | | #define PACKAGE_TARNAME "glib" |
---|
162 | | #define PACKAGE_VERSION "2.38.2" |
---|
163 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
164 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
165 | | #define PACKAGE_URL "" |
---|
166 | | #define GLIB_MAJOR_VERSION 2 |
---|
167 | | #define GLIB_MINOR_VERSION 38 |
---|
168 | | #define GLIB_MICRO_VERSION 2 |
---|
169 | | #define GLIB_INTERFACE_AGE 2 |
---|
170 | | #define GLIB_BINARY_AGE 3802 |
---|
171 | | /* end confdefs.h. */ |
---|
172 | | #include <ac_nonexistent.h> |
---|
173 | configure:4767: result: ccache /usr/bin/clang -E |
---|
174 | configure:4787: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
175 | configure:4787: $? = 0 |
---|
176 | configure:4801: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
177 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
178 | #include <ac_nonexistent.h> |
---|
179 | ^~~~~~~~~~~~~~~~~~ |
---|
180 | 1 error generated. |
---|
181 | configure:4801: $? = 1 |
---|
182 | configure: failed program was: |
---|
183 | | /* confdefs.h */ |
---|
184 | | #define PACKAGE_NAME "glib" |
---|
185 | | #define PACKAGE_TARNAME "glib" |
---|
186 | | #define PACKAGE_VERSION "2.38.2" |
---|
187 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
188 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
189 | | #define PACKAGE_URL "" |
---|
190 | | #define GLIB_MAJOR_VERSION 2 |
---|
191 | | #define GLIB_MINOR_VERSION 38 |
---|
192 | | #define GLIB_MICRO_VERSION 2 |
---|
193 | | #define GLIB_INTERFACE_AGE 2 |
---|
194 | | #define GLIB_BINARY_AGE 3802 |
---|
195 | | /* end confdefs.h. */ |
---|
196 | | #include <ac_nonexistent.h> |
---|
197 | configure:4831: checking for grep that handles long lines and -e |
---|
198 | configure:4889: result: /opt/local/bin/ggrep |
---|
199 | configure:4894: checking for egrep |
---|
200 | configure:4956: result: /opt/local/bin/ggrep -E |
---|
201 | configure:4961: checking for ANSI C header files |
---|
202 | configure:4981: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
203 | configure:4981: $? = 0 |
---|
204 | configure:5054: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
205 | configure:5054: $? = 0 |
---|
206 | configure:5054: ./conftest |
---|
207 | configure:5054: $? = 0 |
---|
208 | configure:5065: result: yes |
---|
209 | configure:5078: checking for sys/types.h |
---|
210 | configure:5078: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
211 | configure:5078: $? = 0 |
---|
212 | configure:5078: result: yes |
---|
213 | configure:5078: checking for sys/stat.h |
---|
214 | configure:5078: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
215 | configure:5078: $? = 0 |
---|
216 | configure:5078: result: yes |
---|
217 | configure:5078: checking for stdlib.h |
---|
218 | configure:5078: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
219 | configure:5078: $? = 0 |
---|
220 | configure:5078: result: yes |
---|
221 | configure:5078: checking for string.h |
---|
222 | configure:5078: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
223 | configure:5078: $? = 0 |
---|
224 | configure:5078: result: yes |
---|
225 | configure:5078: checking for memory.h |
---|
226 | configure:5078: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
227 | configure:5078: $? = 0 |
---|
228 | configure:5078: result: yes |
---|
229 | configure:5078: checking for strings.h |
---|
230 | configure:5078: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
231 | configure:5078: $? = 0 |
---|
232 | configure:5078: result: yes |
---|
233 | configure:5078: checking for inttypes.h |
---|
234 | configure:5078: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
235 | configure:5078: $? = 0 |
---|
236 | configure:5078: result: yes |
---|
237 | configure:5078: checking for stdint.h |
---|
238 | configure:5078: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
239 | configure:5078: $? = 0 |
---|
240 | configure:5078: result: yes |
---|
241 | configure:5078: checking for unistd.h |
---|
242 | configure:5078: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
243 | configure:5078: $? = 0 |
---|
244 | configure:5078: result: yes |
---|
245 | configure:5091: checking minix/config.h usability |
---|
246 | configure:5091: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
247 | conftest.c:57:10: fatal error: 'minix/config.h' file not found |
---|
248 | #include <minix/config.h> |
---|
249 | ^~~~~~~~~~~~~~~~ |
---|
250 | 1 error generated. |
---|
251 | configure:5091: $? = 1 |
---|
252 | configure: failed program was: |
---|
253 | | /* confdefs.h */ |
---|
254 | | #define PACKAGE_NAME "glib" |
---|
255 | | #define PACKAGE_TARNAME "glib" |
---|
256 | | #define PACKAGE_VERSION "2.38.2" |
---|
257 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
258 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
259 | | #define PACKAGE_URL "" |
---|
260 | | #define GLIB_MAJOR_VERSION 2 |
---|
261 | | #define GLIB_MINOR_VERSION 38 |
---|
262 | | #define GLIB_MICRO_VERSION 2 |
---|
263 | | #define GLIB_INTERFACE_AGE 2 |
---|
264 | | #define GLIB_BINARY_AGE 3802 |
---|
265 | | #define STDC_HEADERS 1 |
---|
266 | | #define HAVE_SYS_TYPES_H 1 |
---|
267 | | #define HAVE_SYS_STAT_H 1 |
---|
268 | | #define HAVE_STDLIB_H 1 |
---|
269 | | #define HAVE_STRING_H 1 |
---|
270 | | #define HAVE_MEMORY_H 1 |
---|
271 | | #define HAVE_STRINGS_H 1 |
---|
272 | | #define HAVE_INTTYPES_H 1 |
---|
273 | | #define HAVE_STDINT_H 1 |
---|
274 | | #define HAVE_UNISTD_H 1 |
---|
275 | | /* end confdefs.h. */ |
---|
276 | | #include <stdio.h> |
---|
277 | | #ifdef HAVE_SYS_TYPES_H |
---|
278 | | # include <sys/types.h> |
---|
279 | | #endif |
---|
280 | | #ifdef HAVE_SYS_STAT_H |
---|
281 | | # include <sys/stat.h> |
---|
282 | | #endif |
---|
283 | | #ifdef STDC_HEADERS |
---|
284 | | # include <stdlib.h> |
---|
285 | | # include <stddef.h> |
---|
286 | | #else |
---|
287 | | # ifdef HAVE_STDLIB_H |
---|
288 | | # include <stdlib.h> |
---|
289 | | # endif |
---|
290 | | #endif |
---|
291 | | #ifdef HAVE_STRING_H |
---|
292 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
293 | | # include <memory.h> |
---|
294 | | # endif |
---|
295 | | # include <string.h> |
---|
296 | | #endif |
---|
297 | | #ifdef HAVE_STRINGS_H |
---|
298 | | # include <strings.h> |
---|
299 | | #endif |
---|
300 | | #ifdef HAVE_INTTYPES_H |
---|
301 | | # include <inttypes.h> |
---|
302 | | #endif |
---|
303 | | #ifdef HAVE_STDINT_H |
---|
304 | | # include <stdint.h> |
---|
305 | | #endif |
---|
306 | | #ifdef HAVE_UNISTD_H |
---|
307 | | # include <unistd.h> |
---|
308 | | #endif |
---|
309 | | #include <minix/config.h> |
---|
310 | configure:5091: result: no |
---|
311 | configure:5091: checking minix/config.h presence |
---|
312 | configure:5091: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
313 | conftest.c:24:10: fatal error: 'minix/config.h' file not found |
---|
314 | #include <minix/config.h> |
---|
315 | ^~~~~~~~~~~~~~~~ |
---|
316 | 1 error generated. |
---|
317 | configure:5091: $? = 1 |
---|
318 | configure: failed program was: |
---|
319 | | /* confdefs.h */ |
---|
320 | | #define PACKAGE_NAME "glib" |
---|
321 | | #define PACKAGE_TARNAME "glib" |
---|
322 | | #define PACKAGE_VERSION "2.38.2" |
---|
323 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
324 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
325 | | #define PACKAGE_URL "" |
---|
326 | | #define GLIB_MAJOR_VERSION 2 |
---|
327 | | #define GLIB_MINOR_VERSION 38 |
---|
328 | | #define GLIB_MICRO_VERSION 2 |
---|
329 | | #define GLIB_INTERFACE_AGE 2 |
---|
330 | | #define GLIB_BINARY_AGE 3802 |
---|
331 | | #define STDC_HEADERS 1 |
---|
332 | | #define HAVE_SYS_TYPES_H 1 |
---|
333 | | #define HAVE_SYS_STAT_H 1 |
---|
334 | | #define HAVE_STDLIB_H 1 |
---|
335 | | #define HAVE_STRING_H 1 |
---|
336 | | #define HAVE_MEMORY_H 1 |
---|
337 | | #define HAVE_STRINGS_H 1 |
---|
338 | | #define HAVE_INTTYPES_H 1 |
---|
339 | | #define HAVE_STDINT_H 1 |
---|
340 | | #define HAVE_UNISTD_H 1 |
---|
341 | | /* end confdefs.h. */ |
---|
342 | | #include <minix/config.h> |
---|
343 | configure:5091: result: no |
---|
344 | configure:5091: checking for minix/config.h |
---|
345 | configure:5091: result: no |
---|
346 | configure:5112: checking whether it is safe to define __EXTENSIONS__ |
---|
347 | configure:5130: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
348 | configure:5130: $? = 0 |
---|
349 | configure:5137: result: yes |
---|
350 | configure:5165: checking build system type |
---|
351 | configure:5179: result: x86_64-apple-darwin22.1.0 |
---|
352 | configure:5199: checking host system type |
---|
353 | configure:5212: result: x86_64-apple-darwin22.1.0 |
---|
354 | configure:5233: checking for the BeOS |
---|
355 | configure:5243: result: no |
---|
356 | configure:5247: checking for Win32 |
---|
357 | configure:5285: result: no |
---|
358 | configure:5288: checking for the Android |
---|
359 | configure:5298: result: no |
---|
360 | configure:5304: checking for Mac OS X Carbon support |
---|
361 | configure:5313: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
362 | configure:5313: $? = 0 |
---|
363 | configure:5318: result: yes |
---|
364 | configure:5322: checking for Mac OS X Cocoa support |
---|
365 | configure:5333: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
366 | configure:5333: $? = 0 |
---|
367 | configure:5338: result: yes |
---|
368 | configure:5904: checking whether to enable garbage collector friendliness |
---|
369 | configure:5915: result: no |
---|
370 | configure:5919: checking whether to disable memory pools |
---|
371 | configure:5923: result: no |
---|
372 | configure:6176: checking for C++ compiler version |
---|
373 | configure:6185: ccache /usr/bin/clang++ --version >&5 |
---|
374 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
375 | Target: x86_64-apple-darwin22.1.0 |
---|
376 | Thread model: posix |
---|
377 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
378 | configure:6196: $? = 0 |
---|
379 | configure:6185: ccache /usr/bin/clang++ -v >&5 |
---|
380 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
381 | Target: x86_64-apple-darwin22.1.0 |
---|
382 | Thread model: posix |
---|
383 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
384 | configure:6196: $? = 0 |
---|
385 | configure:6185: ccache /usr/bin/clang++ -V >&5 |
---|
386 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
387 | clang: error: no input files |
---|
388 | configure:6196: $? = 1 |
---|
389 | configure:6185: ccache /usr/bin/clang++ -qversion >&5 |
---|
390 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
391 | clang: error: no input files |
---|
392 | configure:6196: $? = 1 |
---|
393 | configure:6200: checking whether we are using the GNU C++ compiler |
---|
394 | configure:6219: ccache /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
395 | configure:6219: $? = 0 |
---|
396 | configure:6228: result: yes |
---|
397 | configure:6237: checking whether ccache /usr/bin/clang++ accepts -g |
---|
398 | configure:6257: ccache /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
399 | configure:6257: $? = 0 |
---|
400 | configure:6298: result: yes |
---|
401 | configure:6323: checking dependency style of ccache /usr/bin/clang++ |
---|
402 | configure:6434: result: gcc3 |
---|
403 | configure:6461: ccache /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
404 | configure:6461: $? = 0 |
---|
405 | configure:6492: checking for special C compiler options needed for large files |
---|
406 | configure:6537: result: no |
---|
407 | configure:6543: checking for _FILE_OFFSET_BITS value needed for large files |
---|
408 | configure:6568: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
409 | configure:6568: $? = 0 |
---|
410 | configure:6600: result: no |
---|
411 | configure:6751: checking for gawk |
---|
412 | configure:6778: result: gawk |
---|
413 | configure:6793: checking for perl5 |
---|
414 | configure:6809: found /opt/local/bin/perl5 |
---|
415 | configure:6820: result: perl5 |
---|
416 | configure:6834: checking for indent |
---|
417 | configure:6850: found /usr/bin/indent |
---|
418 | configure:6861: result: indent |
---|
419 | configure:6883: checking for perl5 |
---|
420 | configure:6901: found /opt/local/bin/perl5 |
---|
421 | configure:6913: result: /opt/local/bin/perl5 |
---|
422 | configure:6974: checking for a Python interpreter with version >= 2.5 |
---|
423 | configure:6991: 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) |
---|
424 | ./configure: line 6992: python: command not found |
---|
425 | configure:6994: $? = 127 |
---|
426 | configure:6991: python2 -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) |
---|
427 | ./configure: line 6992: python2: command not found |
---|
428 | configure:6994: $? = 127 |
---|
429 | configure:6991: python3 -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) |
---|
430 | configure:6994: $? = 0 |
---|
431 | configure:7000: result: python3 |
---|
432 | configure:7008: checking for python3 |
---|
433 | configure:7026: found /usr/bin/python3 |
---|
434 | configure:7038: result: /usr/bin/python3 |
---|
435 | configure:7056: checking for python3 version |
---|
436 | configure:7063: result: 3.9 |
---|
437 | configure:7075: checking for python3 platform |
---|
438 | configure:7082: result: darwin |
---|
439 | configure:7108: checking for python3 script directory |
---|
440 | configure:7143: result: ${prefix}/lib/python3.9/site-packages |
---|
441 | configure:7152: checking for python3 extension module directory |
---|
442 | configure:7187: result: ${exec_prefix}/lib/python3.9/site-packages |
---|
443 | configure:7223: checking for iconv_open |
---|
444 | configure:7223: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
445 | Undefined symbols for architecture x86_64: |
---|
446 | "_iconv_open", referenced from: |
---|
447 | _main in conftest-63d757.o |
---|
448 | ld: symbol(s) not found for architecture x86_64 |
---|
449 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
450 | configure:7223: $? = 1 |
---|
451 | configure: failed program was: |
---|
452 | | /* confdefs.h */ |
---|
453 | | #define PACKAGE_NAME "glib" |
---|
454 | | #define PACKAGE_TARNAME "glib" |
---|
455 | | #define PACKAGE_VERSION "2.38.2" |
---|
456 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
457 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
458 | | #define PACKAGE_URL "" |
---|
459 | | #define GLIB_MAJOR_VERSION 2 |
---|
460 | | #define GLIB_MINOR_VERSION 38 |
---|
461 | | #define GLIB_MICRO_VERSION 2 |
---|
462 | | #define GLIB_INTERFACE_AGE 2 |
---|
463 | | #define GLIB_BINARY_AGE 3802 |
---|
464 | | #define STDC_HEADERS 1 |
---|
465 | | #define HAVE_SYS_TYPES_H 1 |
---|
466 | | #define HAVE_SYS_STAT_H 1 |
---|
467 | | #define HAVE_STDLIB_H 1 |
---|
468 | | #define HAVE_STRING_H 1 |
---|
469 | | #define HAVE_MEMORY_H 1 |
---|
470 | | #define HAVE_STRINGS_H 1 |
---|
471 | | #define HAVE_INTTYPES_H 1 |
---|
472 | | #define HAVE_STDINT_H 1 |
---|
473 | | #define HAVE_UNISTD_H 1 |
---|
474 | | #define __EXTENSIONS__ 1 |
---|
475 | | #define _ALL_SOURCE 1 |
---|
476 | | #define _GNU_SOURCE 1 |
---|
477 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
478 | | #define _TANDEM_SOURCE 1 |
---|
479 | | #define HAVE_CARBON 1 |
---|
480 | | #define HAVE_COCOA 1 |
---|
481 | | /* end confdefs.h. */ |
---|
482 | | /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open. |
---|
483 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
484 | | #define iconv_open innocuous_iconv_open |
---|
485 | | |
---|
486 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
487 | | which can conflict with char iconv_open (); below. |
---|
488 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
489 | | <limits.h> exists even on freestanding compilers. */ |
---|
490 | | |
---|
491 | | #ifdef __STDC__ |
---|
492 | | # include <limits.h> |
---|
493 | | #else |
---|
494 | | # include <assert.h> |
---|
495 | | #endif |
---|
496 | | |
---|
497 | | #undef iconv_open |
---|
498 | | |
---|
499 | | /* Override any GCC internal prototype to avoid an error. |
---|
500 | | Use char because int might match the return type of a GCC |
---|
501 | | builtin and then its argument prototype would still apply. */ |
---|
502 | | #ifdef __cplusplus |
---|
503 | | extern "C" |
---|
504 | | #endif |
---|
505 | | char iconv_open (); |
---|
506 | | /* The GNU C library defines this for functions which it implements |
---|
507 | | to always fail with ENOSYS. Some functions are actually named |
---|
508 | | something starting with __ and the normal name is an alias. */ |
---|
509 | | #if defined __stub_iconv_open || defined __stub___iconv_open |
---|
510 | | choke me |
---|
511 | | #endif |
---|
512 | | |
---|
513 | | int |
---|
514 | | main () |
---|
515 | | { |
---|
516 | | return iconv_open (); |
---|
517 | | ; |
---|
518 | | return 0; |
---|
519 | | } |
---|
520 | configure:7223: result: no |
---|
521 | configure:7230: checking for libiconv_open in -liconv |
---|
522 | configure:7255: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c -liconv >&5 |
---|
523 | configure:7255: $? = 0 |
---|
524 | configure:7264: result: yes |
---|
525 | configure:7505: checking how to print strings |
---|
526 | configure:7532: result: printf |
---|
527 | configure:7553: checking for a sed that does not truncate output |
---|
528 | configure:7617: result: /opt/local/bin/gsed |
---|
529 | configure:7635: checking for fgrep |
---|
530 | configure:7697: result: /opt/local/bin/ggrep -F |
---|
531 | configure:7732: checking for ld used by ccache /usr/bin/clang |
---|
532 | configure:7799: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
533 | configure:7806: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
534 | configure:7821: result: no |
---|
535 | configure:7833: checking for BSD- or MS-compatible name lister (nm) |
---|
536 | configure:7887: result: /opt/local/bin/nm -B |
---|
537 | configure:8017: checking the name lister (/opt/local/bin/nm -B) interface |
---|
538 | configure:8024: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
539 | configure:8027: /opt/local/bin/nm -B "conftest.o" |
---|
540 | configure:8030: output |
---|
541 | 0000000000000000 S _some_variable |
---|
542 | configure:8037: result: BSD nm |
---|
543 | configure:8040: checking whether ln -s works |
---|
544 | configure:8044: result: yes |
---|
545 | configure:8052: checking the maximum length of command line arguments |
---|
546 | configure:8183: result: 786432 |
---|
547 | configure:8231: checking how to convert x86_64-apple-darwin22.1.0 file names to x86_64-apple-darwin22.1.0 format |
---|
548 | configure:8271: result: func_convert_file_noop |
---|
549 | configure:8278: checking how to convert x86_64-apple-darwin22.1.0 file names to toolchain format |
---|
550 | configure:8298: result: func_convert_file_noop |
---|
551 | configure:8305: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
552 | configure:8312: result: -r |
---|
553 | configure:8386: checking for objdump |
---|
554 | configure:8402: found /opt/local/bin/objdump |
---|
555 | configure:8413: result: objdump |
---|
556 | configure:8442: checking how to recognize dependent libraries |
---|
557 | configure:8642: result: pass_all |
---|
558 | configure:8727: checking for dlltool |
---|
559 | configure:8757: result: no |
---|
560 | configure:8784: checking how to associate runtime and link libraries |
---|
561 | configure:8811: result: printf %s\n |
---|
562 | configure:8871: checking for ar |
---|
563 | configure:8887: found /opt/local/bin/ar |
---|
564 | configure:8898: result: ar |
---|
565 | configure:8935: checking for archiver @FILE support |
---|
566 | configure:8952: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
567 | configure:8952: $? = 0 |
---|
568 | configure:8955: ar cru libconftest.a @conftest.lst >&5 |
---|
569 | ar: @conftest.lst: No such file or directory |
---|
570 | configure:8958: $? = 1 |
---|
571 | configure:8978: result: no |
---|
572 | configure:9036: checking for strip |
---|
573 | configure:9052: found /opt/local/bin/strip |
---|
574 | configure:9063: result: strip |
---|
575 | configure:9135: checking for ranlib |
---|
576 | configure:9151: found /opt/local/bin/ranlib |
---|
577 | configure:9162: result: ranlib |
---|
578 | configure:9264: checking command to parse /opt/local/bin/nm -B output from ccache /usr/bin/clang object |
---|
579 | configure:9417: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
580 | configure:9420: $? = 0 |
---|
581 | configure:9424: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
582 | configure:9427: $? = 0 |
---|
583 | cannot find nm_test_var in conftest.nm |
---|
584 | configure:9417: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
585 | configure:9420: $? = 0 |
---|
586 | configure:9424: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
587 | configure:9427: $? = 0 |
---|
588 | configure:9493: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c conftstm.o >&5 |
---|
589 | configure:9496: $? = 0 |
---|
590 | configure:9534: result: ok |
---|
591 | configure:9581: checking for sysroot |
---|
592 | configure:9611: result: no |
---|
593 | configure:9618: checking for a working dd |
---|
594 | configure:9656: result: /bin/dd |
---|
595 | configure:9660: checking how to truncate binary pipes |
---|
596 | configure:9675: result: /bin/dd bs=4096 count=1 |
---|
597 | configure:10004: checking for mt |
---|
598 | configure:10034: result: no |
---|
599 | configure:10054: checking if : is a manifest tool |
---|
600 | configure:10060: : '-?' |
---|
601 | configure:10068: result: no |
---|
602 | configure:10124: checking for dsymutil |
---|
603 | configure:10140: found /usr/bin/dsymutil |
---|
604 | configure:10151: result: dsymutil |
---|
605 | configure:10216: checking for nmedit |
---|
606 | configure:10232: found /usr/bin/nmedit |
---|
607 | configure:10243: result: nmedit |
---|
608 | configure:10308: checking for lipo |
---|
609 | configure:10324: found /opt/local/bin/lipo |
---|
610 | configure:10335: result: lipo |
---|
611 | configure:10400: checking for otool |
---|
612 | configure:10416: found /opt/local/bin/otool |
---|
613 | configure:10427: result: otool |
---|
614 | configure:10492: checking for otool64 |
---|
615 | configure:10522: result: no |
---|
616 | configure:10567: checking for -single_module linker flag |
---|
617 | ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
618 | configure:10600: result: yes |
---|
619 | configure:10603: checking for -exported_symbols_list linker flag |
---|
620 | configure:10623: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
621 | configure:10623: $? = 0 |
---|
622 | configure:10633: result: yes |
---|
623 | configure:10636: checking for -force_load linker flag |
---|
624 | ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -c -o conftest.o conftest.c |
---|
625 | ar cru libconftest.a conftest.o |
---|
626 | ranlib libconftest.a |
---|
627 | ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
628 | configure:10668: result: yes |
---|
629 | configure:10742: checking for dlfcn.h |
---|
630 | configure:10742: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
631 | configure:10742: $? = 0 |
---|
632 | configure:10742: result: yes |
---|
633 | configure:11305: checking for objdir |
---|
634 | configure:11320: result: .libs |
---|
635 | configure:11584: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
636 | configure:11602: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
---|
637 | configure:11606: $? = 0 |
---|
638 | configure:11619: result: yes |
---|
639 | configure:11977: checking for ccache /usr/bin/clang option to produce PIC |
---|
640 | configure:11984: result: -fno-common -DPIC |
---|
641 | configure:11992: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
642 | configure:12010: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
---|
643 | configure:12014: $? = 0 |
---|
644 | configure:12027: result: yes |
---|
645 | configure:12056: checking if ccache /usr/bin/clang static flag -static works |
---|
646 | configure:12084: result: no |
---|
647 | configure:12099: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
648 | configure:12120: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -o out/conftest2.o conftest.c >&5 |
---|
649 | configure:12124: $? = 0 |
---|
650 | configure:12146: result: yes |
---|
651 | configure:12154: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
652 | configure:12201: result: yes |
---|
653 | configure:12234: checking whether the ccache /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
654 | configure:13493: result: yes |
---|
655 | configure:13733: checking dynamic linker characteristics |
---|
656 | configure:14554: result: darwin22.1.0 dyld |
---|
657 | configure:14676: checking how to hardcode library paths into programs |
---|
658 | configure:14701: result: immediate |
---|
659 | configure:15249: checking whether stripping libraries is possible |
---|
660 | configure:15263: result: yes |
---|
661 | configure:15289: checking if libtool supports shared libraries |
---|
662 | configure:15291: result: yes |
---|
663 | configure:15294: checking whether to build shared libraries |
---|
664 | configure:15319: result: no |
---|
665 | configure:15322: checking whether to build static libraries |
---|
666 | configure:15326: result: yes |
---|
667 | configure:15349: checking how to run the C++ preprocessor |
---|
668 | configure:15376: ccache /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp |
---|
669 | configure:15376: $? = 0 |
---|
670 | configure:15390: ccache /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp |
---|
671 | conftest.cpp:36:10: fatal error: 'ac_nonexistent.h' file not found |
---|
672 | #include <ac_nonexistent.h> |
---|
673 | ^~~~~~~~~~~~~~~~~~ |
---|
674 | 1 error generated. |
---|
675 | configure:15390: $? = 1 |
---|
676 | configure: failed program was: |
---|
677 | | /* confdefs.h */ |
---|
678 | | #define PACKAGE_NAME "glib" |
---|
679 | | #define PACKAGE_TARNAME "glib" |
---|
680 | | #define PACKAGE_VERSION "2.38.2" |
---|
681 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
682 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
683 | | #define PACKAGE_URL "" |
---|
684 | | #define GLIB_MAJOR_VERSION 2 |
---|
685 | | #define GLIB_MINOR_VERSION 38 |
---|
686 | | #define GLIB_MICRO_VERSION 2 |
---|
687 | | #define GLIB_INTERFACE_AGE 2 |
---|
688 | | #define GLIB_BINARY_AGE 3802 |
---|
689 | | #define STDC_HEADERS 1 |
---|
690 | | #define HAVE_SYS_TYPES_H 1 |
---|
691 | | #define HAVE_SYS_STAT_H 1 |
---|
692 | | #define HAVE_STDLIB_H 1 |
---|
693 | | #define HAVE_STRING_H 1 |
---|
694 | | #define HAVE_MEMORY_H 1 |
---|
695 | | #define HAVE_STRINGS_H 1 |
---|
696 | | #define HAVE_INTTYPES_H 1 |
---|
697 | | #define HAVE_STDINT_H 1 |
---|
698 | | #define HAVE_UNISTD_H 1 |
---|
699 | | #define __EXTENSIONS__ 1 |
---|
700 | | #define _ALL_SOURCE 1 |
---|
701 | | #define _GNU_SOURCE 1 |
---|
702 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
703 | | #define _TANDEM_SOURCE 1 |
---|
704 | | #define HAVE_CARBON 1 |
---|
705 | | #define HAVE_COCOA 1 |
---|
706 | | #define GETTEXT_PACKAGE "glib20" |
---|
707 | | #define GLIB_LOCALE_DIR "" |
---|
708 | | #define USE_LIBICONV_GNU 1 |
---|
709 | | #define HAVE_DLFCN_H 1 |
---|
710 | | #define LT_OBJDIR ".libs/" |
---|
711 | | /* end confdefs.h. */ |
---|
712 | | #include <ac_nonexistent.h> |
---|
713 | configure:15415: result: ccache /usr/bin/clang++ -E |
---|
714 | configure:15435: ccache /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp |
---|
715 | configure:15435: $? = 0 |
---|
716 | configure:15449: ccache /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp |
---|
717 | conftest.cpp:36:10: fatal error: 'ac_nonexistent.h' file not found |
---|
718 | #include <ac_nonexistent.h> |
---|
719 | ^~~~~~~~~~~~~~~~~~ |
---|
720 | 1 error generated. |
---|
721 | configure:15449: $? = 1 |
---|
722 | configure: failed program was: |
---|
723 | | /* confdefs.h */ |
---|
724 | | #define PACKAGE_NAME "glib" |
---|
725 | | #define PACKAGE_TARNAME "glib" |
---|
726 | | #define PACKAGE_VERSION "2.38.2" |
---|
727 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
728 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
729 | | #define PACKAGE_URL "" |
---|
730 | | #define GLIB_MAJOR_VERSION 2 |
---|
731 | | #define GLIB_MINOR_VERSION 38 |
---|
732 | | #define GLIB_MICRO_VERSION 2 |
---|
733 | | #define GLIB_INTERFACE_AGE 2 |
---|
734 | | #define GLIB_BINARY_AGE 3802 |
---|
735 | | #define STDC_HEADERS 1 |
---|
736 | | #define HAVE_SYS_TYPES_H 1 |
---|
737 | | #define HAVE_SYS_STAT_H 1 |
---|
738 | | #define HAVE_STDLIB_H 1 |
---|
739 | | #define HAVE_STRING_H 1 |
---|
740 | | #define HAVE_MEMORY_H 1 |
---|
741 | | #define HAVE_STRINGS_H 1 |
---|
742 | | #define HAVE_INTTYPES_H 1 |
---|
743 | | #define HAVE_STDINT_H 1 |
---|
744 | | #define HAVE_UNISTD_H 1 |
---|
745 | | #define __EXTENSIONS__ 1 |
---|
746 | | #define _ALL_SOURCE 1 |
---|
747 | | #define _GNU_SOURCE 1 |
---|
748 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
749 | | #define _TANDEM_SOURCE 1 |
---|
750 | | #define HAVE_CARBON 1 |
---|
751 | | #define HAVE_COCOA 1 |
---|
752 | | #define GETTEXT_PACKAGE "glib20" |
---|
753 | | #define GLIB_LOCALE_DIR "" |
---|
754 | | #define USE_LIBICONV_GNU 1 |
---|
755 | | #define HAVE_DLFCN_H 1 |
---|
756 | | #define LT_OBJDIR ".libs/" |
---|
757 | | /* end confdefs.h. */ |
---|
758 | | #include <ac_nonexistent.h> |
---|
759 | configure:15611: checking for ld used by ccache /usr/bin/clang++ |
---|
760 | configure:15678: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
761 | configure:15685: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
762 | configure:15700: result: no |
---|
763 | configure:15755: checking whether the ccache /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
764 | configure:16828: result: yes |
---|
765 | configure:16864: ccache /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
766 | configure:16867: $? = 0 |
---|
767 | configure:17348: checking for ccache /usr/bin/clang++ option to produce PIC |
---|
768 | configure:17355: result: -fno-common -DPIC |
---|
769 | configure:17363: checking if ccache /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
770 | configure:17381: ccache /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
771 | configure:17385: $? = 0 |
---|
772 | configure:17398: result: yes |
---|
773 | configure:17421: checking if ccache /usr/bin/clang++ static flag -static works |
---|
774 | configure:17449: result: no |
---|
775 | configure:17461: checking if ccache /usr/bin/clang++ supports -c -o file.o |
---|
776 | configure:17482: ccache /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -o out/conftest2.o conftest.cpp >&5 |
---|
777 | configure:17486: $? = 0 |
---|
778 | configure:17508: result: yes |
---|
779 | configure:17513: checking if ccache /usr/bin/clang++ supports -c -o file.o |
---|
780 | configure:17560: result: yes |
---|
781 | configure:17590: checking whether the ccache /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
782 | configure:17630: result: yes |
---|
783 | configure:17771: checking dynamic linker characteristics |
---|
784 | configure:18519: result: darwin22.1.0 dyld |
---|
785 | configure:18584: checking how to hardcode library paths into programs |
---|
786 | configure:18609: result: immediate |
---|
787 | configure:18671: creating ./config.lt |
---|
788 | |
---|
789 | ## ------------------ ## |
---|
790 | ## Running config.lt. ## |
---|
791 | ## ------------------ ## |
---|
792 | config.lt:681: creating libtool |
---|
793 | configure:20253: checking for extra flags to get ANSI library prototypes |
---|
794 | configure:20268: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c -lm >&5 |
---|
795 | configure:20268: $? = 0 |
---|
796 | configure:20268: ./conftest |
---|
797 | configure:20268: $? = 0 |
---|
798 | configure:20269: result: none needed |
---|
799 | configure:20310: checking for extra flags for POSIX compliance |
---|
800 | configure:20323: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
801 | configure:20323: $? = 0 |
---|
802 | configure:20324: result: none needed |
---|
803 | configure:20357: checking for vprintf |
---|
804 | configure:20357: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
805 | conftest.c:59:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration] |
---|
806 | char vprintf (); |
---|
807 | ^ |
---|
808 | conftest.c:59:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)' |
---|
809 | 1 warning generated. |
---|
810 | configure:20357: $? = 0 |
---|
811 | configure:20357: result: yes |
---|
812 | configure:20363: checking for _doprnt |
---|
813 | configure:20363: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
814 | Undefined symbols for architecture x86_64: |
---|
815 | "__doprnt", referenced from: |
---|
816 | _main in conftest-56ec01.o |
---|
817 | ld: symbol(s) not found for architecture x86_64 |
---|
818 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
819 | configure:20363: $? = 1 |
---|
820 | configure: failed program was: |
---|
821 | | /* confdefs.h */ |
---|
822 | | #define PACKAGE_NAME "glib" |
---|
823 | | #define PACKAGE_TARNAME "glib" |
---|
824 | | #define PACKAGE_VERSION "2.38.2" |
---|
825 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
826 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
827 | | #define PACKAGE_URL "" |
---|
828 | | #define GLIB_MAJOR_VERSION 2 |
---|
829 | | #define GLIB_MINOR_VERSION 38 |
---|
830 | | #define GLIB_MICRO_VERSION 2 |
---|
831 | | #define GLIB_INTERFACE_AGE 2 |
---|
832 | | #define GLIB_BINARY_AGE 3802 |
---|
833 | | #define STDC_HEADERS 1 |
---|
834 | | #define HAVE_SYS_TYPES_H 1 |
---|
835 | | #define HAVE_SYS_STAT_H 1 |
---|
836 | | #define HAVE_STDLIB_H 1 |
---|
837 | | #define HAVE_STRING_H 1 |
---|
838 | | #define HAVE_MEMORY_H 1 |
---|
839 | | #define HAVE_STRINGS_H 1 |
---|
840 | | #define HAVE_INTTYPES_H 1 |
---|
841 | | #define HAVE_STDINT_H 1 |
---|
842 | | #define HAVE_UNISTD_H 1 |
---|
843 | | #define __EXTENSIONS__ 1 |
---|
844 | | #define _ALL_SOURCE 1 |
---|
845 | | #define _GNU_SOURCE 1 |
---|
846 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
847 | | #define _TANDEM_SOURCE 1 |
---|
848 | | #define HAVE_CARBON 1 |
---|
849 | | #define HAVE_COCOA 1 |
---|
850 | | #define GETTEXT_PACKAGE "glib20" |
---|
851 | | #define GLIB_LOCALE_DIR "" |
---|
852 | | #define USE_LIBICONV_GNU 1 |
---|
853 | | #define HAVE_DLFCN_H 1 |
---|
854 | | #define LT_OBJDIR ".libs/" |
---|
855 | | #define HAVE_VPRINTF 1 |
---|
856 | | /* end confdefs.h. */ |
---|
857 | | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. |
---|
858 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
859 | | #define _doprnt innocuous__doprnt |
---|
860 | | |
---|
861 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
862 | | which can conflict with char _doprnt (); below. |
---|
863 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
864 | | <limits.h> exists even on freestanding compilers. */ |
---|
865 | | |
---|
866 | | #ifdef __STDC__ |
---|
867 | | # include <limits.h> |
---|
868 | | #else |
---|
869 | | # include <assert.h> |
---|
870 | | #endif |
---|
871 | | |
---|
872 | | #undef _doprnt |
---|
873 | | |
---|
874 | | /* Override any GCC internal prototype to avoid an error. |
---|
875 | | Use char because int might match the return type of a GCC |
---|
876 | | builtin and then its argument prototype would still apply. */ |
---|
877 | | #ifdef __cplusplus |
---|
878 | | extern "C" |
---|
879 | | #endif |
---|
880 | | char _doprnt (); |
---|
881 | | /* The GNU C library defines this for functions which it implements |
---|
882 | | to always fail with ENOSYS. Some functions are actually named |
---|
883 | | something starting with __ and the normal name is an alias. */ |
---|
884 | | #if defined __stub__doprnt || defined __stub____doprnt |
---|
885 | | choke me |
---|
886 | | #endif |
---|
887 | | |
---|
888 | | int |
---|
889 | | main () |
---|
890 | | { |
---|
891 | | return _doprnt (); |
---|
892 | | ; |
---|
893 | | return 0; |
---|
894 | | } |
---|
895 | configure:20363: result: no |
---|
896 | configure:20374: checking for size_t |
---|
897 | configure:20374: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
898 | configure:20374: $? = 0 |
---|
899 | configure:20374: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
900 | conftest.c:73:21: error: expected expression |
---|
901 | if (sizeof ((size_t))) |
---|
902 | ^ |
---|
903 | 1 error generated. |
---|
904 | configure:20374: $? = 1 |
---|
905 | configure: failed program was: |
---|
906 | | /* confdefs.h */ |
---|
907 | | #define PACKAGE_NAME "glib" |
---|
908 | | #define PACKAGE_TARNAME "glib" |
---|
909 | | #define PACKAGE_VERSION "2.38.2" |
---|
910 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
911 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
912 | | #define PACKAGE_URL "" |
---|
913 | | #define GLIB_MAJOR_VERSION 2 |
---|
914 | | #define GLIB_MINOR_VERSION 38 |
---|
915 | | #define GLIB_MICRO_VERSION 2 |
---|
916 | | #define GLIB_INTERFACE_AGE 2 |
---|
917 | | #define GLIB_BINARY_AGE 3802 |
---|
918 | | #define STDC_HEADERS 1 |
---|
919 | | #define HAVE_SYS_TYPES_H 1 |
---|
920 | | #define HAVE_SYS_STAT_H 1 |
---|
921 | | #define HAVE_STDLIB_H 1 |
---|
922 | | #define HAVE_STRING_H 1 |
---|
923 | | #define HAVE_MEMORY_H 1 |
---|
924 | | #define HAVE_STRINGS_H 1 |
---|
925 | | #define HAVE_INTTYPES_H 1 |
---|
926 | | #define HAVE_STDINT_H 1 |
---|
927 | | #define HAVE_UNISTD_H 1 |
---|
928 | | #define __EXTENSIONS__ 1 |
---|
929 | | #define _ALL_SOURCE 1 |
---|
930 | | #define _GNU_SOURCE 1 |
---|
931 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
932 | | #define _TANDEM_SOURCE 1 |
---|
933 | | #define HAVE_CARBON 1 |
---|
934 | | #define HAVE_COCOA 1 |
---|
935 | | #define GETTEXT_PACKAGE "glib20" |
---|
936 | | #define GLIB_LOCALE_DIR "" |
---|
937 | | #define USE_LIBICONV_GNU 1 |
---|
938 | | #define HAVE_DLFCN_H 1 |
---|
939 | | #define LT_OBJDIR ".libs/" |
---|
940 | | #define HAVE_VPRINTF 1 |
---|
941 | | /* end confdefs.h. */ |
---|
942 | | #include <stdio.h> |
---|
943 | | #ifdef HAVE_SYS_TYPES_H |
---|
944 | | # include <sys/types.h> |
---|
945 | | #endif |
---|
946 | | #ifdef HAVE_SYS_STAT_H |
---|
947 | | # include <sys/stat.h> |
---|
948 | | #endif |
---|
949 | | #ifdef STDC_HEADERS |
---|
950 | | # include <stdlib.h> |
---|
951 | | # include <stddef.h> |
---|
952 | | #else |
---|
953 | | # ifdef HAVE_STDLIB_H |
---|
954 | | # include <stdlib.h> |
---|
955 | | # endif |
---|
956 | | #endif |
---|
957 | | #ifdef HAVE_STRING_H |
---|
958 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
959 | | # include <memory.h> |
---|
960 | | # endif |
---|
961 | | # include <string.h> |
---|
962 | | #endif |
---|
963 | | #ifdef HAVE_STRINGS_H |
---|
964 | | # include <strings.h> |
---|
965 | | #endif |
---|
966 | | #ifdef HAVE_INTTYPES_H |
---|
967 | | # include <inttypes.h> |
---|
968 | | #endif |
---|
969 | | #ifdef HAVE_STDINT_H |
---|
970 | | # include <stdint.h> |
---|
971 | | #endif |
---|
972 | | #ifdef HAVE_UNISTD_H |
---|
973 | | # include <unistd.h> |
---|
974 | | #endif |
---|
975 | | int |
---|
976 | | main () |
---|
977 | | { |
---|
978 | | if (sizeof ((size_t))) |
---|
979 | | return 0; |
---|
980 | | ; |
---|
981 | | return 0; |
---|
982 | | } |
---|
983 | configure:20374: result: yes |
---|
984 | configure:20387: checking for working alloca.h |
---|
985 | configure:20404: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
986 | configure:20404: $? = 0 |
---|
987 | configure:20412: result: yes |
---|
988 | configure:20420: checking for alloca |
---|
989 | configure:20457: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
990 | configure:20457: $? = 0 |
---|
991 | configure:20465: result: yes |
---|
992 | configure:20574: checking for mmap |
---|
993 | configure:20574: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
994 | configure:20574: $? = 0 |
---|
995 | configure:20574: result: yes |
---|
996 | configure:20574: checking for posix_memalign |
---|
997 | configure:20574: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
998 | configure:20574: $? = 0 |
---|
999 | configure:20574: result: yes |
---|
1000 | configure:20574: checking for memalign |
---|
1001 | configure:20574: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1002 | conftest.c:64:6: warning: incompatible redeclaration of library function 'memalign' [-Wincompatible-library-redeclaration] |
---|
1003 | char memalign (); |
---|
1004 | ^ |
---|
1005 | conftest.c:64:6: note: 'memalign' is a builtin with type 'void *(unsigned long, unsigned long)' |
---|
1006 | 1 warning generated. |
---|
1007 | Undefined symbols for architecture x86_64: |
---|
1008 | "_memalign", referenced from: |
---|
1009 | _main in conftest-d97ae9.o |
---|
1010 | ld: symbol(s) not found for architecture x86_64 |
---|
1011 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1012 | configure:20574: $? = 1 |
---|
1013 | configure: failed program was: |
---|
1014 | | /* confdefs.h */ |
---|
1015 | | #define PACKAGE_NAME "glib" |
---|
1016 | | #define PACKAGE_TARNAME "glib" |
---|
1017 | | #define PACKAGE_VERSION "2.38.2" |
---|
1018 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
1019 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1020 | | #define PACKAGE_URL "" |
---|
1021 | | #define GLIB_MAJOR_VERSION 2 |
---|
1022 | | #define GLIB_MINOR_VERSION 38 |
---|
1023 | | #define GLIB_MICRO_VERSION 2 |
---|
1024 | | #define GLIB_INTERFACE_AGE 2 |
---|
1025 | | #define GLIB_BINARY_AGE 3802 |
---|
1026 | | #define STDC_HEADERS 1 |
---|
1027 | | #define HAVE_SYS_TYPES_H 1 |
---|
1028 | | #define HAVE_SYS_STAT_H 1 |
---|
1029 | | #define HAVE_STDLIB_H 1 |
---|
1030 | | #define HAVE_STRING_H 1 |
---|
1031 | | #define HAVE_MEMORY_H 1 |
---|
1032 | | #define HAVE_STRINGS_H 1 |
---|
1033 | | #define HAVE_INTTYPES_H 1 |
---|
1034 | | #define HAVE_STDINT_H 1 |
---|
1035 | | #define HAVE_UNISTD_H 1 |
---|
1036 | | #define __EXTENSIONS__ 1 |
---|
1037 | | #define _ALL_SOURCE 1 |
---|
1038 | | #define _GNU_SOURCE 1 |
---|
1039 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1040 | | #define _TANDEM_SOURCE 1 |
---|
1041 | | #define HAVE_CARBON 1 |
---|
1042 | | #define HAVE_COCOA 1 |
---|
1043 | | #define GETTEXT_PACKAGE "glib20" |
---|
1044 | | #define GLIB_LOCALE_DIR "" |
---|
1045 | | #define USE_LIBICONV_GNU 1 |
---|
1046 | | #define HAVE_DLFCN_H 1 |
---|
1047 | | #define LT_OBJDIR ".libs/" |
---|
1048 | | #define HAVE_VPRINTF 1 |
---|
1049 | | #define HAVE_ALLOCA_H 1 |
---|
1050 | | #define HAVE_ALLOCA 1 |
---|
1051 | | #define HAVE_MMAP 1 |
---|
1052 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1053 | | /* end confdefs.h. */ |
---|
1054 | | /* Define memalign to an innocuous variant, in case <limits.h> declares memalign. |
---|
1055 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1056 | | #define memalign innocuous_memalign |
---|
1057 | | |
---|
1058 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1059 | | which can conflict with char memalign (); below. |
---|
1060 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1061 | | <limits.h> exists even on freestanding compilers. */ |
---|
1062 | | |
---|
1063 | | #ifdef __STDC__ |
---|
1064 | | # include <limits.h> |
---|
1065 | | #else |
---|
1066 | | # include <assert.h> |
---|
1067 | | #endif |
---|
1068 | | |
---|
1069 | | #undef memalign |
---|
1070 | | |
---|
1071 | | /* Override any GCC internal prototype to avoid an error. |
---|
1072 | | Use char because int might match the return type of a GCC |
---|
1073 | | builtin and then its argument prototype would still apply. */ |
---|
1074 | | #ifdef __cplusplus |
---|
1075 | | extern "C" |
---|
1076 | | #endif |
---|
1077 | | char memalign (); |
---|
1078 | | /* The GNU C library defines this for functions which it implements |
---|
1079 | | to always fail with ENOSYS. Some functions are actually named |
---|
1080 | | something starting with __ and the normal name is an alias. */ |
---|
1081 | | #if defined __stub_memalign || defined __stub___memalign |
---|
1082 | | choke me |
---|
1083 | | #endif |
---|
1084 | | |
---|
1085 | | int |
---|
1086 | | main () |
---|
1087 | | { |
---|
1088 | | return memalign (); |
---|
1089 | | ; |
---|
1090 | | return 0; |
---|
1091 | | } |
---|
1092 | configure:20574: result: no |
---|
1093 | configure:20574: checking for valloc |
---|
1094 | configure:20574: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1095 | configure:20574: $? = 0 |
---|
1096 | configure:20574: result: yes |
---|
1097 | configure:20574: checking for fsync |
---|
1098 | configure:20574: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1099 | configure:20574: $? = 0 |
---|
1100 | configure:20574: result: yes |
---|
1101 | configure:20574: checking for pipe2 |
---|
1102 | configure:20574: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1103 | Undefined symbols for architecture x86_64: |
---|
1104 | "_pipe2", referenced from: |
---|
1105 | _main in conftest-075223.o |
---|
1106 | ld: symbol(s) not found for architecture x86_64 |
---|
1107 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1108 | configure:20574: $? = 1 |
---|
1109 | configure: failed program was: |
---|
1110 | | /* confdefs.h */ |
---|
1111 | | #define PACKAGE_NAME "glib" |
---|
1112 | | #define PACKAGE_TARNAME "glib" |
---|
1113 | | #define PACKAGE_VERSION "2.38.2" |
---|
1114 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
1115 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1116 | | #define PACKAGE_URL "" |
---|
1117 | | #define GLIB_MAJOR_VERSION 2 |
---|
1118 | | #define GLIB_MINOR_VERSION 38 |
---|
1119 | | #define GLIB_MICRO_VERSION 2 |
---|
1120 | | #define GLIB_INTERFACE_AGE 2 |
---|
1121 | | #define GLIB_BINARY_AGE 3802 |
---|
1122 | | #define STDC_HEADERS 1 |
---|
1123 | | #define HAVE_SYS_TYPES_H 1 |
---|
1124 | | #define HAVE_SYS_STAT_H 1 |
---|
1125 | | #define HAVE_STDLIB_H 1 |
---|
1126 | | #define HAVE_STRING_H 1 |
---|
1127 | | #define HAVE_MEMORY_H 1 |
---|
1128 | | #define HAVE_STRINGS_H 1 |
---|
1129 | | #define HAVE_INTTYPES_H 1 |
---|
1130 | | #define HAVE_STDINT_H 1 |
---|
1131 | | #define HAVE_UNISTD_H 1 |
---|
1132 | | #define __EXTENSIONS__ 1 |
---|
1133 | | #define _ALL_SOURCE 1 |
---|
1134 | | #define _GNU_SOURCE 1 |
---|
1135 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1136 | | #define _TANDEM_SOURCE 1 |
---|
1137 | | #define HAVE_CARBON 1 |
---|
1138 | | #define HAVE_COCOA 1 |
---|
1139 | | #define GETTEXT_PACKAGE "glib20" |
---|
1140 | | #define GLIB_LOCALE_DIR "" |
---|
1141 | | #define USE_LIBICONV_GNU 1 |
---|
1142 | | #define HAVE_DLFCN_H 1 |
---|
1143 | | #define LT_OBJDIR ".libs/" |
---|
1144 | | #define HAVE_VPRINTF 1 |
---|
1145 | | #define HAVE_ALLOCA_H 1 |
---|
1146 | | #define HAVE_ALLOCA 1 |
---|
1147 | | #define HAVE_MMAP 1 |
---|
1148 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1149 | | #define HAVE_VALLOC 1 |
---|
1150 | | #define HAVE_FSYNC 1 |
---|
1151 | | /* end confdefs.h. */ |
---|
1152 | | /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2. |
---|
1153 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1154 | | #define pipe2 innocuous_pipe2 |
---|
1155 | | |
---|
1156 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1157 | | which can conflict with char pipe2 (); below. |
---|
1158 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1159 | | <limits.h> exists even on freestanding compilers. */ |
---|
1160 | | |
---|
1161 | | #ifdef __STDC__ |
---|
1162 | | # include <limits.h> |
---|
1163 | | #else |
---|
1164 | | # include <assert.h> |
---|
1165 | | #endif |
---|
1166 | | |
---|
1167 | | #undef pipe2 |
---|
1168 | | |
---|
1169 | | /* Override any GCC internal prototype to avoid an error. |
---|
1170 | | Use char because int might match the return type of a GCC |
---|
1171 | | builtin and then its argument prototype would still apply. */ |
---|
1172 | | #ifdef __cplusplus |
---|
1173 | | extern "C" |
---|
1174 | | #endif |
---|
1175 | | char pipe2 (); |
---|
1176 | | /* The GNU C library defines this for functions which it implements |
---|
1177 | | to always fail with ENOSYS. Some functions are actually named |
---|
1178 | | something starting with __ and the normal name is an alias. */ |
---|
1179 | | #if defined __stub_pipe2 || defined __stub___pipe2 |
---|
1180 | | choke me |
---|
1181 | | #endif |
---|
1182 | | |
---|
1183 | | int |
---|
1184 | | main () |
---|
1185 | | { |
---|
1186 | | return pipe2 (); |
---|
1187 | | ; |
---|
1188 | | return 0; |
---|
1189 | | } |
---|
1190 | configure:20574: result: no |
---|
1191 | configure:20574: checking for issetugid |
---|
1192 | configure:20574: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1193 | configure:20574: $? = 0 |
---|
1194 | configure:20574: result: yes |
---|
1195 | configure:20586: checking for atexit |
---|
1196 | configure:20586: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1197 | configure:20586: $? = 0 |
---|
1198 | configure:20586: result: yes |
---|
1199 | configure:20586: checking for on_exit |
---|
1200 | configure:20586: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1201 | Undefined symbols for architecture x86_64: |
---|
1202 | "_on_exit", referenced from: |
---|
1203 | _main in conftest-38fa70.o |
---|
1204 | ld: symbol(s) not found for architecture x86_64 |
---|
1205 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1206 | configure:20586: $? = 1 |
---|
1207 | configure: failed program was: |
---|
1208 | | /* confdefs.h */ |
---|
1209 | | #define PACKAGE_NAME "glib" |
---|
1210 | | #define PACKAGE_TARNAME "glib" |
---|
1211 | | #define PACKAGE_VERSION "2.38.2" |
---|
1212 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
1213 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1214 | | #define PACKAGE_URL "" |
---|
1215 | | #define GLIB_MAJOR_VERSION 2 |
---|
1216 | | #define GLIB_MINOR_VERSION 38 |
---|
1217 | | #define GLIB_MICRO_VERSION 2 |
---|
1218 | | #define GLIB_INTERFACE_AGE 2 |
---|
1219 | | #define GLIB_BINARY_AGE 3802 |
---|
1220 | | #define STDC_HEADERS 1 |
---|
1221 | | #define HAVE_SYS_TYPES_H 1 |
---|
1222 | | #define HAVE_SYS_STAT_H 1 |
---|
1223 | | #define HAVE_STDLIB_H 1 |
---|
1224 | | #define HAVE_STRING_H 1 |
---|
1225 | | #define HAVE_MEMORY_H 1 |
---|
1226 | | #define HAVE_STRINGS_H 1 |
---|
1227 | | #define HAVE_INTTYPES_H 1 |
---|
1228 | | #define HAVE_STDINT_H 1 |
---|
1229 | | #define HAVE_UNISTD_H 1 |
---|
1230 | | #define __EXTENSIONS__ 1 |
---|
1231 | | #define _ALL_SOURCE 1 |
---|
1232 | | #define _GNU_SOURCE 1 |
---|
1233 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1234 | | #define _TANDEM_SOURCE 1 |
---|
1235 | | #define HAVE_CARBON 1 |
---|
1236 | | #define HAVE_COCOA 1 |
---|
1237 | | #define GETTEXT_PACKAGE "glib20" |
---|
1238 | | #define GLIB_LOCALE_DIR "" |
---|
1239 | | #define USE_LIBICONV_GNU 1 |
---|
1240 | | #define HAVE_DLFCN_H 1 |
---|
1241 | | #define LT_OBJDIR ".libs/" |
---|
1242 | | #define HAVE_VPRINTF 1 |
---|
1243 | | #define HAVE_ALLOCA_H 1 |
---|
1244 | | #define HAVE_ALLOCA 1 |
---|
1245 | | #define HAVE_MMAP 1 |
---|
1246 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1247 | | #define HAVE_VALLOC 1 |
---|
1248 | | #define HAVE_FSYNC 1 |
---|
1249 | | #define HAVE_ISSETUGID 1 |
---|
1250 | | #define HAVE_ATEXIT 1 |
---|
1251 | | /* end confdefs.h. */ |
---|
1252 | | /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit. |
---|
1253 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1254 | | #define on_exit innocuous_on_exit |
---|
1255 | | |
---|
1256 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1257 | | which can conflict with char on_exit (); below. |
---|
1258 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1259 | | <limits.h> exists even on freestanding compilers. */ |
---|
1260 | | |
---|
1261 | | #ifdef __STDC__ |
---|
1262 | | # include <limits.h> |
---|
1263 | | #else |
---|
1264 | | # include <assert.h> |
---|
1265 | | #endif |
---|
1266 | | |
---|
1267 | | #undef on_exit |
---|
1268 | | |
---|
1269 | | /* Override any GCC internal prototype to avoid an error. |
---|
1270 | | Use char because int might match the return type of a GCC |
---|
1271 | | builtin and then its argument prototype would still apply. */ |
---|
1272 | | #ifdef __cplusplus |
---|
1273 | | extern "C" |
---|
1274 | | #endif |
---|
1275 | | char on_exit (); |
---|
1276 | | /* The GNU C library defines this for functions which it implements |
---|
1277 | | to always fail with ENOSYS. Some functions are actually named |
---|
1278 | | something starting with __ and the normal name is an alias. */ |
---|
1279 | | #if defined __stub_on_exit || defined __stub___on_exit |
---|
1280 | | choke me |
---|
1281 | | #endif |
---|
1282 | | |
---|
1283 | | int |
---|
1284 | | main () |
---|
1285 | | { |
---|
1286 | | return on_exit (); |
---|
1287 | | ; |
---|
1288 | | return 0; |
---|
1289 | | } |
---|
1290 | configure:20586: result: no |
---|
1291 | configure:20586: checking for timegm |
---|
1292 | configure:20586: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1293 | configure:20586: $? = 0 |
---|
1294 | configure:20586: result: yes |
---|
1295 | configure:20586: checking for gmtime_r |
---|
1296 | configure:20586: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1297 | configure:20586: $? = 0 |
---|
1298 | configure:20586: result: yes |
---|
1299 | configure:20596: checking for __libc_enable_secure |
---|
1300 | configure:20613: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1301 | Undefined symbols for architecture x86_64: |
---|
1302 | "___libc_enable_secure", referenced from: |
---|
1303 | _main in conftest-62e452.o |
---|
1304 | ld: symbol(s) not found for architecture x86_64 |
---|
1305 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1306 | configure:20613: $? = 1 |
---|
1307 | configure: failed program was: |
---|
1308 | | /* confdefs.h */ |
---|
1309 | | #define PACKAGE_NAME "glib" |
---|
1310 | | #define PACKAGE_TARNAME "glib" |
---|
1311 | | #define PACKAGE_VERSION "2.38.2" |
---|
1312 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
1313 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1314 | | #define PACKAGE_URL "" |
---|
1315 | | #define GLIB_MAJOR_VERSION 2 |
---|
1316 | | #define GLIB_MINOR_VERSION 38 |
---|
1317 | | #define GLIB_MICRO_VERSION 2 |
---|
1318 | | #define GLIB_INTERFACE_AGE 2 |
---|
1319 | | #define GLIB_BINARY_AGE 3802 |
---|
1320 | | #define STDC_HEADERS 1 |
---|
1321 | | #define HAVE_SYS_TYPES_H 1 |
---|
1322 | | #define HAVE_SYS_STAT_H 1 |
---|
1323 | | #define HAVE_STDLIB_H 1 |
---|
1324 | | #define HAVE_STRING_H 1 |
---|
1325 | | #define HAVE_MEMORY_H 1 |
---|
1326 | | #define HAVE_STRINGS_H 1 |
---|
1327 | | #define HAVE_INTTYPES_H 1 |
---|
1328 | | #define HAVE_STDINT_H 1 |
---|
1329 | | #define HAVE_UNISTD_H 1 |
---|
1330 | | #define __EXTENSIONS__ 1 |
---|
1331 | | #define _ALL_SOURCE 1 |
---|
1332 | | #define _GNU_SOURCE 1 |
---|
1333 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1334 | | #define _TANDEM_SOURCE 1 |
---|
1335 | | #define HAVE_CARBON 1 |
---|
1336 | | #define HAVE_COCOA 1 |
---|
1337 | | #define GETTEXT_PACKAGE "glib20" |
---|
1338 | | #define GLIB_LOCALE_DIR "" |
---|
1339 | | #define USE_LIBICONV_GNU 1 |
---|
1340 | | #define HAVE_DLFCN_H 1 |
---|
1341 | | #define LT_OBJDIR ".libs/" |
---|
1342 | | #define HAVE_VPRINTF 1 |
---|
1343 | | #define HAVE_ALLOCA_H 1 |
---|
1344 | | #define HAVE_ALLOCA 1 |
---|
1345 | | #define HAVE_MMAP 1 |
---|
1346 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1347 | | #define HAVE_VALLOC 1 |
---|
1348 | | #define HAVE_FSYNC 1 |
---|
1349 | | #define HAVE_ISSETUGID 1 |
---|
1350 | | #define HAVE_ATEXIT 1 |
---|
1351 | | #define HAVE_TIMEGM 1 |
---|
1352 | | #define HAVE_GMTIME_R 1 |
---|
1353 | | /* end confdefs.h. */ |
---|
1354 | | #include <unistd.h> |
---|
1355 | | extern int __libc_enable_secure; |
---|
1356 | | int |
---|
1357 | | main () |
---|
1358 | | { |
---|
1359 | | return __libc_enable_secure; |
---|
1360 | | ; |
---|
1361 | | return 0; |
---|
1362 | | } |
---|
1363 | configure:20621: result: no |
---|
1364 | configure:20635: checking size of char |
---|
1365 | configure:20640: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1366 | configure:20640: $? = 0 |
---|
1367 | configure:20640: ./conftest |
---|
1368 | configure:20640: $? = 0 |
---|
1369 | configure:20654: result: 1 |
---|
1370 | configure:20668: checking size of short |
---|
1371 | configure:20673: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1372 | configure:20673: $? = 0 |
---|
1373 | configure:20673: ./conftest |
---|
1374 | configure:20673: $? = 0 |
---|
1375 | configure:20687: result: 2 |
---|
1376 | configure:20701: checking size of long |
---|
1377 | configure:20706: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1378 | configure:20706: $? = 0 |
---|
1379 | configure:20706: ./conftest |
---|
1380 | configure:20706: $? = 0 |
---|
1381 | configure:20720: result: 8 |
---|
1382 | configure:20734: checking size of int |
---|
1383 | configure:20739: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1384 | configure:20739: $? = 0 |
---|
1385 | configure:20739: ./conftest |
---|
1386 | configure:20739: $? = 0 |
---|
1387 | configure:20753: result: 4 |
---|
1388 | configure:20767: checking size of void * |
---|
1389 | configure:20772: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1390 | configure:20772: $? = 0 |
---|
1391 | configure:20772: ./conftest |
---|
1392 | configure:20772: $? = 0 |
---|
1393 | configure:20786: result: 8 |
---|
1394 | configure:20800: checking size of long long |
---|
1395 | configure:20805: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1396 | configure:20805: $? = 0 |
---|
1397 | configure:20805: ./conftest |
---|
1398 | configure:20805: $? = 0 |
---|
1399 | configure:20819: result: 8 |
---|
1400 | configure:20833: checking size of __int64 |
---|
1401 | configure:20838: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1402 | conftest.c:86:57: error: use of undeclared identifier '__int64' |
---|
1403 | static long int longval () { return (long int) (sizeof (__int64)); } |
---|
1404 | ^ |
---|
1405 | conftest.c:87:67: error: use of undeclared identifier '__int64' |
---|
1406 | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } |
---|
1407 | ^ |
---|
1408 | conftest.c:97:28: error: use of undeclared identifier '__int64' |
---|
1409 | if (((long int) (sizeof (__int64))) < 0) |
---|
1410 | ^ |
---|
1411 | conftest.c:100:37: error: use of undeclared identifier '__int64' |
---|
1412 | if (i != ((long int) (sizeof (__int64)))) |
---|
1413 | ^ |
---|
1414 | conftest.c:107:37: error: use of undeclared identifier '__int64' |
---|
1415 | if (i != ((long int) (sizeof (__int64)))) |
---|
1416 | ^ |
---|
1417 | 5 errors generated. |
---|
1418 | configure:20838: $? = 1 |
---|
1419 | configure: program exited with status 1 |
---|
1420 | configure: failed program was: |
---|
1421 | | /* confdefs.h */ |
---|
1422 | | #define PACKAGE_NAME "glib" |
---|
1423 | | #define PACKAGE_TARNAME "glib" |
---|
1424 | | #define PACKAGE_VERSION "2.38.2" |
---|
1425 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
1426 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1427 | | #define PACKAGE_URL "" |
---|
1428 | | #define GLIB_MAJOR_VERSION 2 |
---|
1429 | | #define GLIB_MINOR_VERSION 38 |
---|
1430 | | #define GLIB_MICRO_VERSION 2 |
---|
1431 | | #define GLIB_INTERFACE_AGE 2 |
---|
1432 | | #define GLIB_BINARY_AGE 3802 |
---|
1433 | | #define STDC_HEADERS 1 |
---|
1434 | | #define HAVE_SYS_TYPES_H 1 |
---|
1435 | | #define HAVE_SYS_STAT_H 1 |
---|
1436 | | #define HAVE_STDLIB_H 1 |
---|
1437 | | #define HAVE_STRING_H 1 |
---|
1438 | | #define HAVE_MEMORY_H 1 |
---|
1439 | | #define HAVE_STRINGS_H 1 |
---|
1440 | | #define HAVE_INTTYPES_H 1 |
---|
1441 | | #define HAVE_STDINT_H 1 |
---|
1442 | | #define HAVE_UNISTD_H 1 |
---|
1443 | | #define __EXTENSIONS__ 1 |
---|
1444 | | #define _ALL_SOURCE 1 |
---|
1445 | | #define _GNU_SOURCE 1 |
---|
1446 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1447 | | #define _TANDEM_SOURCE 1 |
---|
1448 | | #define HAVE_CARBON 1 |
---|
1449 | | #define HAVE_COCOA 1 |
---|
1450 | | #define GETTEXT_PACKAGE "glib20" |
---|
1451 | | #define GLIB_LOCALE_DIR "" |
---|
1452 | | #define USE_LIBICONV_GNU 1 |
---|
1453 | | #define HAVE_DLFCN_H 1 |
---|
1454 | | #define LT_OBJDIR ".libs/" |
---|
1455 | | #define HAVE_VPRINTF 1 |
---|
1456 | | #define HAVE_ALLOCA_H 1 |
---|
1457 | | #define HAVE_ALLOCA 1 |
---|
1458 | | #define HAVE_MMAP 1 |
---|
1459 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1460 | | #define HAVE_VALLOC 1 |
---|
1461 | | #define HAVE_FSYNC 1 |
---|
1462 | | #define HAVE_ISSETUGID 1 |
---|
1463 | | #define HAVE_ATEXIT 1 |
---|
1464 | | #define HAVE_TIMEGM 1 |
---|
1465 | | #define HAVE_GMTIME_R 1 |
---|
1466 | | #define SIZEOF_CHAR 1 |
---|
1467 | | #define SIZEOF_SHORT 2 |
---|
1468 | | #define SIZEOF_LONG 8 |
---|
1469 | | #define SIZEOF_INT 4 |
---|
1470 | | #define SIZEOF_VOID_P 8 |
---|
1471 | | #define SIZEOF_LONG_LONG 8 |
---|
1472 | | /* end confdefs.h. */ |
---|
1473 | | #include <stdio.h> |
---|
1474 | | #ifdef HAVE_SYS_TYPES_H |
---|
1475 | | # include <sys/types.h> |
---|
1476 | | #endif |
---|
1477 | | #ifdef HAVE_SYS_STAT_H |
---|
1478 | | # include <sys/stat.h> |
---|
1479 | | #endif |
---|
1480 | | #ifdef STDC_HEADERS |
---|
1481 | | # include <stdlib.h> |
---|
1482 | | # include <stddef.h> |
---|
1483 | | #else |
---|
1484 | | # ifdef HAVE_STDLIB_H |
---|
1485 | | # include <stdlib.h> |
---|
1486 | | # endif |
---|
1487 | | #endif |
---|
1488 | | #ifdef HAVE_STRING_H |
---|
1489 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1490 | | # include <memory.h> |
---|
1491 | | # endif |
---|
1492 | | # include <string.h> |
---|
1493 | | #endif |
---|
1494 | | #ifdef HAVE_STRINGS_H |
---|
1495 | | # include <strings.h> |
---|
1496 | | #endif |
---|
1497 | | #ifdef HAVE_INTTYPES_H |
---|
1498 | | # include <inttypes.h> |
---|
1499 | | #endif |
---|
1500 | | #ifdef HAVE_STDINT_H |
---|
1501 | | # include <stdint.h> |
---|
1502 | | #endif |
---|
1503 | | #ifdef HAVE_UNISTD_H |
---|
1504 | | # include <unistd.h> |
---|
1505 | | #endif |
---|
1506 | | static long int longval () { return (long int) (sizeof (__int64)); } |
---|
1507 | | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } |
---|
1508 | | #include <stdio.h> |
---|
1509 | | #include <stdlib.h> |
---|
1510 | | int |
---|
1511 | | main () |
---|
1512 | | { |
---|
1513 | | |
---|
1514 | | FILE *f = fopen ("conftest.val", "w"); |
---|
1515 | | if (! f) |
---|
1516 | | return 1; |
---|
1517 | | if (((long int) (sizeof (__int64))) < 0) |
---|
1518 | | { |
---|
1519 | | long int i = longval (); |
---|
1520 | | if (i != ((long int) (sizeof (__int64)))) |
---|
1521 | | return 1; |
---|
1522 | | fprintf (f, "%ld", i); |
---|
1523 | | } |
---|
1524 | | else |
---|
1525 | | { |
---|
1526 | | unsigned long int i = ulongval (); |
---|
1527 | | if (i != ((long int) (sizeof (__int64)))) |
---|
1528 | | return 1; |
---|
1529 | | fprintf (f, "%lu", i); |
---|
1530 | | } |
---|
1531 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
1532 | | on some platforms. */ |
---|
1533 | | return ferror (f) || fclose (f) != 0; |
---|
1534 | | |
---|
1535 | | ; |
---|
1536 | | return 0; |
---|
1537 | | } |
---|
1538 | configure:20852: result: 0 |
---|
1539 | configure:20863: checking for sig_atomic_t |
---|
1540 | configure:20881: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1541 | configure:20881: $? = 0 |
---|
1542 | configure:20889: result: yes |
---|
1543 | configure:20909: checking for format to printf and scanf a guint64 |
---|
1544 | configure:20932: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1545 | conftest.c:62:6: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
1546 | exit (b!=a); |
---|
1547 | ^ |
---|
1548 | conftest.c:62:6: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
1549 | 1 error generated. |
---|
1550 | configure:20932: $? = 1 |
---|
1551 | configure: program exited with status 1 |
---|
1552 | configure: failed program was: |
---|
1553 | | /* confdefs.h */ |
---|
1554 | | #define PACKAGE_NAME "glib" |
---|
1555 | | #define PACKAGE_TARNAME "glib" |
---|
1556 | | #define PACKAGE_VERSION "2.38.2" |
---|
1557 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
1558 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1559 | | #define PACKAGE_URL "" |
---|
1560 | | #define GLIB_MAJOR_VERSION 2 |
---|
1561 | | #define GLIB_MINOR_VERSION 38 |
---|
1562 | | #define GLIB_MICRO_VERSION 2 |
---|
1563 | | #define GLIB_INTERFACE_AGE 2 |
---|
1564 | | #define GLIB_BINARY_AGE 3802 |
---|
1565 | | #define STDC_HEADERS 1 |
---|
1566 | | #define HAVE_SYS_TYPES_H 1 |
---|
1567 | | #define HAVE_SYS_STAT_H 1 |
---|
1568 | | #define HAVE_STDLIB_H 1 |
---|
1569 | | #define HAVE_STRING_H 1 |
---|
1570 | | #define HAVE_MEMORY_H 1 |
---|
1571 | | #define HAVE_STRINGS_H 1 |
---|
1572 | | #define HAVE_INTTYPES_H 1 |
---|
1573 | | #define HAVE_STDINT_H 1 |
---|
1574 | | #define HAVE_UNISTD_H 1 |
---|
1575 | | #define __EXTENSIONS__ 1 |
---|
1576 | | #define _ALL_SOURCE 1 |
---|
1577 | | #define _GNU_SOURCE 1 |
---|
1578 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1579 | | #define _TANDEM_SOURCE 1 |
---|
1580 | | #define HAVE_CARBON 1 |
---|
1581 | | #define HAVE_COCOA 1 |
---|
1582 | | #define GETTEXT_PACKAGE "glib20" |
---|
1583 | | #define GLIB_LOCALE_DIR "" |
---|
1584 | | #define USE_LIBICONV_GNU 1 |
---|
1585 | | #define HAVE_DLFCN_H 1 |
---|
1586 | | #define LT_OBJDIR ".libs/" |
---|
1587 | | #define HAVE_VPRINTF 1 |
---|
1588 | | #define HAVE_ALLOCA_H 1 |
---|
1589 | | #define HAVE_ALLOCA 1 |
---|
1590 | | #define HAVE_MMAP 1 |
---|
1591 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1592 | | #define HAVE_VALLOC 1 |
---|
1593 | | #define HAVE_FSYNC 1 |
---|
1594 | | #define HAVE_ISSETUGID 1 |
---|
1595 | | #define HAVE_ATEXIT 1 |
---|
1596 | | #define HAVE_TIMEGM 1 |
---|
1597 | | #define HAVE_GMTIME_R 1 |
---|
1598 | | #define SIZEOF_CHAR 1 |
---|
1599 | | #define SIZEOF_SHORT 2 |
---|
1600 | | #define SIZEOF_LONG 8 |
---|
1601 | | #define SIZEOF_INT 4 |
---|
1602 | | #define SIZEOF_VOID_P 8 |
---|
1603 | | #define SIZEOF_LONG_LONG 8 |
---|
1604 | | #define SIZEOF___INT64 0 |
---|
1605 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
1606 | | /* end confdefs.h. */ |
---|
1607 | | #include <stdio.h> |
---|
1608 | | int main() |
---|
1609 | | { |
---|
1610 | | long long b, a = -0x3AFAFAFAFAFAFAFALL; |
---|
1611 | | char buffer[1000]; |
---|
1612 | | sprintf (buffer, "%llu", a); |
---|
1613 | | sscanf (buffer, "%llu", &b); |
---|
1614 | | exit (b!=a); |
---|
1615 | | } |
---|
1616 | | |
---|
1617 | configure:20932: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1618 | conftest.c:62:6: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
1619 | exit (b!=a); |
---|
1620 | ^ |
---|
1621 | conftest.c:62:6: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
1622 | 1 error generated. |
---|
1623 | configure:20932: $? = 1 |
---|
1624 | configure: program exited with status 1 |
---|
1625 | configure: failed program was: |
---|
1626 | | /* confdefs.h */ |
---|
1627 | | #define PACKAGE_NAME "glib" |
---|
1628 | | #define PACKAGE_TARNAME "glib" |
---|
1629 | | #define PACKAGE_VERSION "2.38.2" |
---|
1630 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
1631 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1632 | | #define PACKAGE_URL "" |
---|
1633 | | #define GLIB_MAJOR_VERSION 2 |
---|
1634 | | #define GLIB_MINOR_VERSION 38 |
---|
1635 | | #define GLIB_MICRO_VERSION 2 |
---|
1636 | | #define GLIB_INTERFACE_AGE 2 |
---|
1637 | | #define GLIB_BINARY_AGE 3802 |
---|
1638 | | #define STDC_HEADERS 1 |
---|
1639 | | #define HAVE_SYS_TYPES_H 1 |
---|
1640 | | #define HAVE_SYS_STAT_H 1 |
---|
1641 | | #define HAVE_STDLIB_H 1 |
---|
1642 | | #define HAVE_STRING_H 1 |
---|
1643 | | #define HAVE_MEMORY_H 1 |
---|
1644 | | #define HAVE_STRINGS_H 1 |
---|
1645 | | #define HAVE_INTTYPES_H 1 |
---|
1646 | | #define HAVE_STDINT_H 1 |
---|
1647 | | #define HAVE_UNISTD_H 1 |
---|
1648 | | #define __EXTENSIONS__ 1 |
---|
1649 | | #define _ALL_SOURCE 1 |
---|
1650 | | #define _GNU_SOURCE 1 |
---|
1651 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1652 | | #define _TANDEM_SOURCE 1 |
---|
1653 | | #define HAVE_CARBON 1 |
---|
1654 | | #define HAVE_COCOA 1 |
---|
1655 | | #define GETTEXT_PACKAGE "glib20" |
---|
1656 | | #define GLIB_LOCALE_DIR "" |
---|
1657 | | #define USE_LIBICONV_GNU 1 |
---|
1658 | | #define HAVE_DLFCN_H 1 |
---|
1659 | | #define LT_OBJDIR ".libs/" |
---|
1660 | | #define HAVE_VPRINTF 1 |
---|
1661 | | #define HAVE_ALLOCA_H 1 |
---|
1662 | | #define HAVE_ALLOCA 1 |
---|
1663 | | #define HAVE_MMAP 1 |
---|
1664 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1665 | | #define HAVE_VALLOC 1 |
---|
1666 | | #define HAVE_FSYNC 1 |
---|
1667 | | #define HAVE_ISSETUGID 1 |
---|
1668 | | #define HAVE_ATEXIT 1 |
---|
1669 | | #define HAVE_TIMEGM 1 |
---|
1670 | | #define HAVE_GMTIME_R 1 |
---|
1671 | | #define SIZEOF_CHAR 1 |
---|
1672 | | #define SIZEOF_SHORT 2 |
---|
1673 | | #define SIZEOF_LONG 8 |
---|
1674 | | #define SIZEOF_INT 4 |
---|
1675 | | #define SIZEOF_VOID_P 8 |
---|
1676 | | #define SIZEOF_LONG_LONG 8 |
---|
1677 | | #define SIZEOF___INT64 0 |
---|
1678 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
1679 | | /* end confdefs.h. */ |
---|
1680 | | #include <stdio.h> |
---|
1681 | | int main() |
---|
1682 | | { |
---|
1683 | | long long b, a = -0x3AFAFAFAFAFAFAFALL; |
---|
1684 | | char buffer[1000]; |
---|
1685 | | sprintf (buffer, "%qu", a); |
---|
1686 | | sscanf (buffer, "%qu", &b); |
---|
1687 | | exit (b!=a); |
---|
1688 | | } |
---|
1689 | | |
---|
1690 | configure:20932: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1691 | conftest.c:60:25: warning: length modifier 'I64' results in undefined behavior or no effect with 'u' conversion specifier [-Wformat] |
---|
1692 | sprintf (buffer, "%I64u", a); |
---|
1693 | ~^~~~ |
---|
1694 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
1695 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
1696 | ^~~~~~~~~~~ |
---|
1697 | conftest.c:61:26: warning: length modifier 'I64' results in undefined behavior or no effect with 'u' conversion specifier [-Wformat] |
---|
1698 | sscanf (buffer, "%I64u", &b); |
---|
1699 | ~^~~~ |
---|
1700 | conftest.c:62:6: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
1701 | exit (b!=a); |
---|
1702 | ^ |
---|
1703 | conftest.c:62:6: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
1704 | 2 warnings and 1 error generated. |
---|
1705 | configure:20932: $? = 1 |
---|
1706 | configure: program exited with status 1 |
---|
1707 | configure: failed program was: |
---|
1708 | | /* confdefs.h */ |
---|
1709 | | #define PACKAGE_NAME "glib" |
---|
1710 | | #define PACKAGE_TARNAME "glib" |
---|
1711 | | #define PACKAGE_VERSION "2.38.2" |
---|
1712 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
1713 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1714 | | #define PACKAGE_URL "" |
---|
1715 | | #define GLIB_MAJOR_VERSION 2 |
---|
1716 | | #define GLIB_MINOR_VERSION 38 |
---|
1717 | | #define GLIB_MICRO_VERSION 2 |
---|
1718 | | #define GLIB_INTERFACE_AGE 2 |
---|
1719 | | #define GLIB_BINARY_AGE 3802 |
---|
1720 | | #define STDC_HEADERS 1 |
---|
1721 | | #define HAVE_SYS_TYPES_H 1 |
---|
1722 | | #define HAVE_SYS_STAT_H 1 |
---|
1723 | | #define HAVE_STDLIB_H 1 |
---|
1724 | | #define HAVE_STRING_H 1 |
---|
1725 | | #define HAVE_MEMORY_H 1 |
---|
1726 | | #define HAVE_STRINGS_H 1 |
---|
1727 | | #define HAVE_INTTYPES_H 1 |
---|
1728 | | #define HAVE_STDINT_H 1 |
---|
1729 | | #define HAVE_UNISTD_H 1 |
---|
1730 | | #define __EXTENSIONS__ 1 |
---|
1731 | | #define _ALL_SOURCE 1 |
---|
1732 | | #define _GNU_SOURCE 1 |
---|
1733 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1734 | | #define _TANDEM_SOURCE 1 |
---|
1735 | | #define HAVE_CARBON 1 |
---|
1736 | | #define HAVE_COCOA 1 |
---|
1737 | | #define GETTEXT_PACKAGE "glib20" |
---|
1738 | | #define GLIB_LOCALE_DIR "" |
---|
1739 | | #define USE_LIBICONV_GNU 1 |
---|
1740 | | #define HAVE_DLFCN_H 1 |
---|
1741 | | #define LT_OBJDIR ".libs/" |
---|
1742 | | #define HAVE_VPRINTF 1 |
---|
1743 | | #define HAVE_ALLOCA_H 1 |
---|
1744 | | #define HAVE_ALLOCA 1 |
---|
1745 | | #define HAVE_MMAP 1 |
---|
1746 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1747 | | #define HAVE_VALLOC 1 |
---|
1748 | | #define HAVE_FSYNC 1 |
---|
1749 | | #define HAVE_ISSETUGID 1 |
---|
1750 | | #define HAVE_ATEXIT 1 |
---|
1751 | | #define HAVE_TIMEGM 1 |
---|
1752 | | #define HAVE_GMTIME_R 1 |
---|
1753 | | #define SIZEOF_CHAR 1 |
---|
1754 | | #define SIZEOF_SHORT 2 |
---|
1755 | | #define SIZEOF_LONG 8 |
---|
1756 | | #define SIZEOF_INT 4 |
---|
1757 | | #define SIZEOF_VOID_P 8 |
---|
1758 | | #define SIZEOF_LONG_LONG 8 |
---|
1759 | | #define SIZEOF___INT64 0 |
---|
1760 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
1761 | | /* end confdefs.h. */ |
---|
1762 | | #include <stdio.h> |
---|
1763 | | int main() |
---|
1764 | | { |
---|
1765 | | long long b, a = -0x3AFAFAFAFAFAFAFALL; |
---|
1766 | | char buffer[1000]; |
---|
1767 | | sprintf (buffer, "%I64u", a); |
---|
1768 | | sscanf (buffer, "%I64u", &b); |
---|
1769 | | exit (b!=a); |
---|
1770 | | } |
---|
1771 | | |
---|
1772 | configure:20957: result: none |
---|
1773 | configure:20979: checking for an ANSI C-conforming const |
---|
1774 | configure:21045: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1775 | configure:21045: $? = 0 |
---|
1776 | configure:21052: result: yes |
---|
1777 | configure:21061: checking for growing stack pointer |
---|
1778 | configure:21082: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1779 | configure:21082: $? = 0 |
---|
1780 | configure:21082: ./conftest |
---|
1781 | configure:21082: $? = 0 |
---|
1782 | configure:21095: result: no |
---|
1783 | configure:21098: checking for __inline |
---|
1784 | configure:21111: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1785 | configure:21111: $? = 0 |
---|
1786 | configure:21121: result: yes |
---|
1787 | configure:21128: checking for __inline__ |
---|
1788 | configure:21141: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1789 | configure:21141: $? = 0 |
---|
1790 | configure:21151: result: yes |
---|
1791 | configure:21158: checking for inline |
---|
1792 | configure:21172: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1793 | configure:21172: $? = 0 |
---|
1794 | configure:21182: result: yes |
---|
1795 | configure:21191: checking if inline functions in headers work |
---|
1796 | configure:21220: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
1797 | configure:21220: $? = 0 |
---|
1798 | configure:21227: result: yes |
---|
1799 | configure:21230: checking for working do while(0) macros |
---|
1800 | configure:21251: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1801 | conftest.c:66:17: error: function definition is not allowed here |
---|
1802 | int main(void) { int i = 1; STMT_TEST; return i; } |
---|
1803 | ^ |
---|
1804 | 1 error generated. |
---|
1805 | configure:21251: $? = 1 |
---|
1806 | configure: failed program was: |
---|
1807 | | /* confdefs.h */ |
---|
1808 | | #define PACKAGE_NAME "glib" |
---|
1809 | | #define PACKAGE_TARNAME "glib" |
---|
1810 | | #define PACKAGE_VERSION "2.38.2" |
---|
1811 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
1812 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1813 | | #define PACKAGE_URL "" |
---|
1814 | | #define GLIB_MAJOR_VERSION 2 |
---|
1815 | | #define GLIB_MINOR_VERSION 38 |
---|
1816 | | #define GLIB_MICRO_VERSION 2 |
---|
1817 | | #define GLIB_INTERFACE_AGE 2 |
---|
1818 | | #define GLIB_BINARY_AGE 3802 |
---|
1819 | | #define STDC_HEADERS 1 |
---|
1820 | | #define HAVE_SYS_TYPES_H 1 |
---|
1821 | | #define HAVE_SYS_STAT_H 1 |
---|
1822 | | #define HAVE_STDLIB_H 1 |
---|
1823 | | #define HAVE_STRING_H 1 |
---|
1824 | | #define HAVE_MEMORY_H 1 |
---|
1825 | | #define HAVE_STRINGS_H 1 |
---|
1826 | | #define HAVE_INTTYPES_H 1 |
---|
1827 | | #define HAVE_STDINT_H 1 |
---|
1828 | | #define HAVE_UNISTD_H 1 |
---|
1829 | | #define __EXTENSIONS__ 1 |
---|
1830 | | #define _ALL_SOURCE 1 |
---|
1831 | | #define _GNU_SOURCE 1 |
---|
1832 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1833 | | #define _TANDEM_SOURCE 1 |
---|
1834 | | #define HAVE_CARBON 1 |
---|
1835 | | #define HAVE_COCOA 1 |
---|
1836 | | #define GETTEXT_PACKAGE "glib20" |
---|
1837 | | #define GLIB_LOCALE_DIR "" |
---|
1838 | | #define USE_LIBICONV_GNU 1 |
---|
1839 | | #define HAVE_DLFCN_H 1 |
---|
1840 | | #define LT_OBJDIR ".libs/" |
---|
1841 | | #define HAVE_VPRINTF 1 |
---|
1842 | | #define HAVE_ALLOCA_H 1 |
---|
1843 | | #define HAVE_ALLOCA 1 |
---|
1844 | | #define HAVE_MMAP 1 |
---|
1845 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1846 | | #define HAVE_VALLOC 1 |
---|
1847 | | #define HAVE_FSYNC 1 |
---|
1848 | | #define HAVE_ISSETUGID 1 |
---|
1849 | | #define HAVE_ATEXIT 1 |
---|
1850 | | #define HAVE_TIMEGM 1 |
---|
1851 | | #define HAVE_GMTIME_R 1 |
---|
1852 | | #define SIZEOF_CHAR 1 |
---|
1853 | | #define SIZEOF_SHORT 2 |
---|
1854 | | #define SIZEOF_LONG 8 |
---|
1855 | | #define SIZEOF_INT 4 |
---|
1856 | | #define SIZEOF_VOID_P 8 |
---|
1857 | | #define SIZEOF_LONG_LONG 8 |
---|
1858 | | #define SIZEOF___INT64 0 |
---|
1859 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
1860 | | #define G_HAVE___INLINE 1 |
---|
1861 | | #define G_HAVE___INLINE__ 1 |
---|
1862 | | #define G_HAVE_INLINE 1 |
---|
1863 | | /* end confdefs.h. */ |
---|
1864 | | |
---|
1865 | | int |
---|
1866 | | main () |
---|
1867 | | { |
---|
1868 | | |
---|
1869 | | #define STMT_START do |
---|
1870 | | #define STMT_END while(0) |
---|
1871 | | #define STMT_TEST STMT_START { i = 0; } STMT_END |
---|
1872 | | int main(void) { int i = 1; STMT_TEST; return i; } |
---|
1873 | | ; |
---|
1874 | | return 0; |
---|
1875 | | } |
---|
1876 | configure:21259: result: no |
---|
1877 | configure:21268: checking for ISO C99 varargs macros in C |
---|
1878 | configure:21285: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1879 | configure:21285: $? = 0 |
---|
1880 | configure:21291: result: yes |
---|
1881 | configure:21294: checking for ISO C99 varargs macros in C++ |
---|
1882 | configure:21321: ccache /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5 |
---|
1883 | configure:21321: $? = 0 |
---|
1884 | configure:21335: result: yes |
---|
1885 | configure:21338: checking for GNUC varargs macros |
---|
1886 | configure:21355: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1887 | configure:21355: $? = 0 |
---|
1888 | configure:21361: result: yes |
---|
1889 | configure:21365: checking for GNUC visibility attribute |
---|
1890 | configure:21403: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
1891 | conftest.c:70:17: warning: target does not support 'protected' visibility; using 'default' [-Wunsupported-visibility] |
---|
1892 | __attribute__ ((visibility ("protected"))) |
---|
1893 | ^ |
---|
1894 | 1 warning generated. |
---|
1895 | configure:21411: $? = 0 |
---|
1896 | configure:21414: (if test -s conftest.err; then false ; else true; fi) |
---|
1897 | configure:21417: $? = 1 |
---|
1898 | configure: failed program was: |
---|
1899 | /* confdefs.h */ |
---|
1900 | #define PACKAGE_NAME "glib" |
---|
1901 | #define PACKAGE_TARNAME "glib" |
---|
1902 | #define PACKAGE_VERSION "2.38.2" |
---|
1903 | #define PACKAGE_STRING "glib 2.38.2" |
---|
1904 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
1905 | #define PACKAGE_URL "" |
---|
1906 | #define GLIB_MAJOR_VERSION 2 |
---|
1907 | #define GLIB_MINOR_VERSION 38 |
---|
1908 | #define GLIB_MICRO_VERSION 2 |
---|
1909 | #define GLIB_INTERFACE_AGE 2 |
---|
1910 | #define GLIB_BINARY_AGE 3802 |
---|
1911 | #define STDC_HEADERS 1 |
---|
1912 | #define HAVE_SYS_TYPES_H 1 |
---|
1913 | #define HAVE_SYS_STAT_H 1 |
---|
1914 | #define HAVE_STDLIB_H 1 |
---|
1915 | #define HAVE_STRING_H 1 |
---|
1916 | #define HAVE_MEMORY_H 1 |
---|
1917 | #define HAVE_STRINGS_H 1 |
---|
1918 | #define HAVE_INTTYPES_H 1 |
---|
1919 | #define HAVE_STDINT_H 1 |
---|
1920 | #define HAVE_UNISTD_H 1 |
---|
1921 | #define __EXTENSIONS__ 1 |
---|
1922 | #define _ALL_SOURCE 1 |
---|
1923 | #define _GNU_SOURCE 1 |
---|
1924 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1925 | #define _TANDEM_SOURCE 1 |
---|
1926 | #define HAVE_CARBON 1 |
---|
1927 | #define HAVE_COCOA 1 |
---|
1928 | #define GETTEXT_PACKAGE "glib20" |
---|
1929 | #define GLIB_LOCALE_DIR "" |
---|
1930 | #define USE_LIBICONV_GNU 1 |
---|
1931 | #define HAVE_DLFCN_H 1 |
---|
1932 | #define LT_OBJDIR ".libs/" |
---|
1933 | #define HAVE_VPRINTF 1 |
---|
1934 | #define HAVE_ALLOCA_H 1 |
---|
1935 | #define HAVE_ALLOCA 1 |
---|
1936 | #define HAVE_MMAP 1 |
---|
1937 | #define HAVE_POSIX_MEMALIGN 1 |
---|
1938 | #define HAVE_VALLOC 1 |
---|
1939 | #define HAVE_FSYNC 1 |
---|
1940 | #define HAVE_ISSETUGID 1 |
---|
1941 | #define HAVE_ATEXIT 1 |
---|
1942 | #define HAVE_TIMEGM 1 |
---|
1943 | #define HAVE_GMTIME_R 1 |
---|
1944 | #define SIZEOF_CHAR 1 |
---|
1945 | #define SIZEOF_SHORT 2 |
---|
1946 | #define SIZEOF_LONG 8 |
---|
1947 | #define SIZEOF_INT 4 |
---|
1948 | #define SIZEOF_VOID_P 8 |
---|
1949 | #define SIZEOF_LONG_LONG 8 |
---|
1950 | #define SIZEOF___INT64 0 |
---|
1951 | #define HAVE_SIG_ATOMIC_T 1 |
---|
1952 | #define G_HAVE___INLINE 1 |
---|
1953 | #define G_HAVE___INLINE__ 1 |
---|
1954 | #define G_HAVE_INLINE 1 |
---|
1955 | /* end confdefs.h. */ |
---|
1956 | |
---|
1957 | void |
---|
1958 | __attribute__ ((visibility ("hidden"))) |
---|
1959 | f_hidden (void) |
---|
1960 | { |
---|
1961 | } |
---|
1962 | void |
---|
1963 | __attribute__ ((visibility ("internal"))) |
---|
1964 | f_internal (void) |
---|
1965 | { |
---|
1966 | } |
---|
1967 | void |
---|
1968 | __attribute__ ((visibility ("protected"))) |
---|
1969 | f_protected (void) |
---|
1970 | { |
---|
1971 | } |
---|
1972 | void |
---|
1973 | __attribute__ ((visibility ("default"))) |
---|
1974 | f_default (void) |
---|
1975 | { |
---|
1976 | } |
---|
1977 | int main (void) |
---|
1978 | { |
---|
1979 | f_hidden(); |
---|
1980 | f_internal(); |
---|
1981 | f_protected(); |
---|
1982 | f_default(); |
---|
1983 | return 0; |
---|
1984 | } |
---|
1985 | |
---|
1986 | configure:21427: result: no |
---|
1987 | configure:21438: checking whether using Sun Studio C compiler |
---|
1988 | configure:21455: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1989 | conftest.c:60:11: fatal error: 'error: this is not Sun Studio.' file not found |
---|
1990 | # include "error: this is not Sun Studio." |
---|
1991 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
1992 | 1 error generated. |
---|
1993 | configure:21455: $? = 1 |
---|
1994 | configure: failed program was: |
---|
1995 | | /* confdefs.h */ |
---|
1996 | | #define PACKAGE_NAME "glib" |
---|
1997 | | #define PACKAGE_TARNAME "glib" |
---|
1998 | | #define PACKAGE_VERSION "2.38.2" |
---|
1999 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
2000 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2001 | | #define PACKAGE_URL "" |
---|
2002 | | #define GLIB_MAJOR_VERSION 2 |
---|
2003 | | #define GLIB_MINOR_VERSION 38 |
---|
2004 | | #define GLIB_MICRO_VERSION 2 |
---|
2005 | | #define GLIB_INTERFACE_AGE 2 |
---|
2006 | | #define GLIB_BINARY_AGE 3802 |
---|
2007 | | #define STDC_HEADERS 1 |
---|
2008 | | #define HAVE_SYS_TYPES_H 1 |
---|
2009 | | #define HAVE_SYS_STAT_H 1 |
---|
2010 | | #define HAVE_STDLIB_H 1 |
---|
2011 | | #define HAVE_STRING_H 1 |
---|
2012 | | #define HAVE_MEMORY_H 1 |
---|
2013 | | #define HAVE_STRINGS_H 1 |
---|
2014 | | #define HAVE_INTTYPES_H 1 |
---|
2015 | | #define HAVE_STDINT_H 1 |
---|
2016 | | #define HAVE_UNISTD_H 1 |
---|
2017 | | #define __EXTENSIONS__ 1 |
---|
2018 | | #define _ALL_SOURCE 1 |
---|
2019 | | #define _GNU_SOURCE 1 |
---|
2020 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2021 | | #define _TANDEM_SOURCE 1 |
---|
2022 | | #define HAVE_CARBON 1 |
---|
2023 | | #define HAVE_COCOA 1 |
---|
2024 | | #define GETTEXT_PACKAGE "glib20" |
---|
2025 | | #define GLIB_LOCALE_DIR "" |
---|
2026 | | #define USE_LIBICONV_GNU 1 |
---|
2027 | | #define HAVE_DLFCN_H 1 |
---|
2028 | | #define LT_OBJDIR ".libs/" |
---|
2029 | | #define HAVE_VPRINTF 1 |
---|
2030 | | #define HAVE_ALLOCA_H 1 |
---|
2031 | | #define HAVE_ALLOCA 1 |
---|
2032 | | #define HAVE_MMAP 1 |
---|
2033 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2034 | | #define HAVE_VALLOC 1 |
---|
2035 | | #define HAVE_FSYNC 1 |
---|
2036 | | #define HAVE_ISSETUGID 1 |
---|
2037 | | #define HAVE_ATEXIT 1 |
---|
2038 | | #define HAVE_TIMEGM 1 |
---|
2039 | | #define HAVE_GMTIME_R 1 |
---|
2040 | | #define SIZEOF_CHAR 1 |
---|
2041 | | #define SIZEOF_SHORT 2 |
---|
2042 | | #define SIZEOF_LONG 8 |
---|
2043 | | #define SIZEOF_INT 4 |
---|
2044 | | #define SIZEOF_VOID_P 8 |
---|
2045 | | #define SIZEOF_LONG_LONG 8 |
---|
2046 | | #define SIZEOF___INT64 0 |
---|
2047 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2048 | | #define G_HAVE___INLINE 1 |
---|
2049 | | #define G_HAVE___INLINE__ 1 |
---|
2050 | | #define G_HAVE_INLINE 1 |
---|
2051 | | /* end confdefs.h. */ |
---|
2052 | | #if defined(__SUNPRO_C) || (__SUNPRO_C >= 0x550) |
---|
2053 | | #else |
---|
2054 | | # include "error: this is not Sun Studio." |
---|
2055 | | #endif |
---|
2056 | | |
---|
2057 | | int |
---|
2058 | | main () |
---|
2059 | | { |
---|
2060 | | |
---|
2061 | | ; |
---|
2062 | | return 0; |
---|
2063 | | } |
---|
2064 | configure:21461: result: no |
---|
2065 | configure:21473: checking whether byte ordering is bigendian |
---|
2066 | configure:21488: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2067 | configure:21488: $? = 0 |
---|
2068 | configure:21533: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2069 | configure:21533: $? = 0 |
---|
2070 | configure:21551: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2071 | conftest.c:65:4: error: use of undeclared identifier 'not' |
---|
2072 | not big endian |
---|
2073 | ^ |
---|
2074 | 1 error generated. |
---|
2075 | configure:21551: $? = 1 |
---|
2076 | configure: failed program was: |
---|
2077 | | /* confdefs.h */ |
---|
2078 | | #define PACKAGE_NAME "glib" |
---|
2079 | | #define PACKAGE_TARNAME "glib" |
---|
2080 | | #define PACKAGE_VERSION "2.38.2" |
---|
2081 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
2082 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2083 | | #define PACKAGE_URL "" |
---|
2084 | | #define GLIB_MAJOR_VERSION 2 |
---|
2085 | | #define GLIB_MINOR_VERSION 38 |
---|
2086 | | #define GLIB_MICRO_VERSION 2 |
---|
2087 | | #define GLIB_INTERFACE_AGE 2 |
---|
2088 | | #define GLIB_BINARY_AGE 3802 |
---|
2089 | | #define STDC_HEADERS 1 |
---|
2090 | | #define HAVE_SYS_TYPES_H 1 |
---|
2091 | | #define HAVE_SYS_STAT_H 1 |
---|
2092 | | #define HAVE_STDLIB_H 1 |
---|
2093 | | #define HAVE_STRING_H 1 |
---|
2094 | | #define HAVE_MEMORY_H 1 |
---|
2095 | | #define HAVE_STRINGS_H 1 |
---|
2096 | | #define HAVE_INTTYPES_H 1 |
---|
2097 | | #define HAVE_STDINT_H 1 |
---|
2098 | | #define HAVE_UNISTD_H 1 |
---|
2099 | | #define __EXTENSIONS__ 1 |
---|
2100 | | #define _ALL_SOURCE 1 |
---|
2101 | | #define _GNU_SOURCE 1 |
---|
2102 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2103 | | #define _TANDEM_SOURCE 1 |
---|
2104 | | #define HAVE_CARBON 1 |
---|
2105 | | #define HAVE_COCOA 1 |
---|
2106 | | #define GETTEXT_PACKAGE "glib20" |
---|
2107 | | #define GLIB_LOCALE_DIR "" |
---|
2108 | | #define USE_LIBICONV_GNU 1 |
---|
2109 | | #define HAVE_DLFCN_H 1 |
---|
2110 | | #define LT_OBJDIR ".libs/" |
---|
2111 | | #define HAVE_VPRINTF 1 |
---|
2112 | | #define HAVE_ALLOCA_H 1 |
---|
2113 | | #define HAVE_ALLOCA 1 |
---|
2114 | | #define HAVE_MMAP 1 |
---|
2115 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2116 | | #define HAVE_VALLOC 1 |
---|
2117 | | #define HAVE_FSYNC 1 |
---|
2118 | | #define HAVE_ISSETUGID 1 |
---|
2119 | | #define HAVE_ATEXIT 1 |
---|
2120 | | #define HAVE_TIMEGM 1 |
---|
2121 | | #define HAVE_GMTIME_R 1 |
---|
2122 | | #define SIZEOF_CHAR 1 |
---|
2123 | | #define SIZEOF_SHORT 2 |
---|
2124 | | #define SIZEOF_LONG 8 |
---|
2125 | | #define SIZEOF_INT 4 |
---|
2126 | | #define SIZEOF_VOID_P 8 |
---|
2127 | | #define SIZEOF_LONG_LONG 8 |
---|
2128 | | #define SIZEOF___INT64 0 |
---|
2129 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2130 | | #define G_HAVE___INLINE 1 |
---|
2131 | | #define G_HAVE___INLINE__ 1 |
---|
2132 | | #define G_HAVE_INLINE 1 |
---|
2133 | | /* end confdefs.h. */ |
---|
2134 | | #include <sys/types.h> |
---|
2135 | | #include <sys/param.h> |
---|
2136 | | |
---|
2137 | | int |
---|
2138 | | main () |
---|
2139 | | { |
---|
2140 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
2141 | | not big endian |
---|
2142 | | #endif |
---|
2143 | | |
---|
2144 | | ; |
---|
2145 | | return 0; |
---|
2146 | | } |
---|
2147 | configure:21679: result: no |
---|
2148 | configure:21747: checking dirent.h usability |
---|
2149 | configure:21747: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2150 | configure:21747: $? = 0 |
---|
2151 | configure:21747: result: yes |
---|
2152 | configure:21747: checking dirent.h presence |
---|
2153 | configure:21747: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2154 | configure:21747: $? = 0 |
---|
2155 | configure:21747: result: yes |
---|
2156 | configure:21747: checking for dirent.h |
---|
2157 | configure:21747: result: yes |
---|
2158 | configure:21747: checking float.h usability |
---|
2159 | configure:21747: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2160 | configure:21747: $? = 0 |
---|
2161 | configure:21747: result: yes |
---|
2162 | configure:21747: checking float.h presence |
---|
2163 | configure:21747: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2164 | configure:21747: $? = 0 |
---|
2165 | configure:21747: result: yes |
---|
2166 | configure:21747: checking for float.h |
---|
2167 | configure:21747: result: yes |
---|
2168 | configure:21747: checking limits.h usability |
---|
2169 | configure:21747: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2170 | configure:21747: $? = 0 |
---|
2171 | configure:21747: result: yes |
---|
2172 | configure:21747: checking limits.h presence |
---|
2173 | configure:21747: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2174 | configure:21747: $? = 0 |
---|
2175 | configure:21747: result: yes |
---|
2176 | configure:21747: checking for limits.h |
---|
2177 | configure:21747: result: yes |
---|
2178 | configure:21747: checking pwd.h usability |
---|
2179 | configure:21747: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2180 | configure:21747: $? = 0 |
---|
2181 | configure:21747: result: yes |
---|
2182 | configure:21747: checking pwd.h presence |
---|
2183 | configure:21747: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2184 | configure:21747: $? = 0 |
---|
2185 | configure:21747: result: yes |
---|
2186 | configure:21747: checking for pwd.h |
---|
2187 | configure:21747: result: yes |
---|
2188 | configure:21747: checking grp.h usability |
---|
2189 | configure:21747: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2190 | configure:21747: $? = 0 |
---|
2191 | configure:21747: result: yes |
---|
2192 | configure:21747: checking grp.h presence |
---|
2193 | configure:21747: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2194 | configure:21747: $? = 0 |
---|
2195 | configure:21747: result: yes |
---|
2196 | configure:21747: checking for grp.h |
---|
2197 | configure:21747: result: yes |
---|
2198 | configure:21747: checking sys/param.h usability |
---|
2199 | configure:21747: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2200 | configure:21747: $? = 0 |
---|
2201 | configure:21747: result: yes |
---|
2202 | configure:21747: checking sys/param.h presence |
---|
2203 | configure:21747: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2204 | configure:21747: $? = 0 |
---|
2205 | configure:21747: result: yes |
---|
2206 | configure:21747: checking for sys/param.h |
---|
2207 | configure:21747: result: yes |
---|
2208 | configure:21747: checking sys/poll.h usability |
---|
2209 | configure:21747: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2210 | configure:21747: $? = 0 |
---|
2211 | configure:21747: result: yes |
---|
2212 | configure:21747: checking sys/poll.h presence |
---|
2213 | configure:21747: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2214 | configure:21747: $? = 0 |
---|
2215 | configure:21747: result: yes |
---|
2216 | configure:21747: checking for sys/poll.h |
---|
2217 | configure:21747: result: yes |
---|
2218 | configure:21747: checking sys/resource.h usability |
---|
2219 | configure:21747: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2220 | configure:21747: $? = 0 |
---|
2221 | configure:21747: result: yes |
---|
2222 | configure:21747: checking sys/resource.h presence |
---|
2223 | configure:21747: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2224 | configure:21747: $? = 0 |
---|
2225 | configure:21747: result: yes |
---|
2226 | configure:21747: checking for sys/resource.h |
---|
2227 | configure:21747: result: yes |
---|
2228 | configure:21760: checking sys/time.h usability |
---|
2229 | configure:21760: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2230 | configure:21760: $? = 0 |
---|
2231 | configure:21760: result: yes |
---|
2232 | configure:21760: checking sys/time.h presence |
---|
2233 | configure:21760: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2234 | configure:21760: $? = 0 |
---|
2235 | configure:21760: result: yes |
---|
2236 | configure:21760: checking for sys/time.h |
---|
2237 | configure:21760: result: yes |
---|
2238 | configure:21760: checking sys/times.h usability |
---|
2239 | configure:21760: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2240 | configure:21760: $? = 0 |
---|
2241 | configure:21760: result: yes |
---|
2242 | configure:21760: checking sys/times.h presence |
---|
2243 | configure:21760: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2244 | configure:21760: $? = 0 |
---|
2245 | configure:21760: result: yes |
---|
2246 | configure:21760: checking for sys/times.h |
---|
2247 | configure:21760: result: yes |
---|
2248 | configure:21760: checking sys/wait.h usability |
---|
2249 | configure:21760: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2250 | configure:21760: $? = 0 |
---|
2251 | configure:21760: result: yes |
---|
2252 | configure:21760: checking sys/wait.h presence |
---|
2253 | configure:21760: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2254 | configure:21760: $? = 0 |
---|
2255 | configure:21760: result: yes |
---|
2256 | configure:21760: checking for sys/wait.h |
---|
2257 | configure:21760: result: yes |
---|
2258 | configure:21760: checking for unistd.h |
---|
2259 | configure:21760: result: yes |
---|
2260 | configure:21760: checking values.h usability |
---|
2261 | configure:21760: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2262 | conftest.c:103:10: fatal error: 'values.h' file not found |
---|
2263 | #include <values.h> |
---|
2264 | ^~~~~~~~~~ |
---|
2265 | 1 error generated. |
---|
2266 | configure:21760: $? = 1 |
---|
2267 | configure: failed program was: |
---|
2268 | | /* confdefs.h */ |
---|
2269 | | #define PACKAGE_NAME "glib" |
---|
2270 | | #define PACKAGE_TARNAME "glib" |
---|
2271 | | #define PACKAGE_VERSION "2.38.2" |
---|
2272 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
2273 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2274 | | #define PACKAGE_URL "" |
---|
2275 | | #define GLIB_MAJOR_VERSION 2 |
---|
2276 | | #define GLIB_MINOR_VERSION 38 |
---|
2277 | | #define GLIB_MICRO_VERSION 2 |
---|
2278 | | #define GLIB_INTERFACE_AGE 2 |
---|
2279 | | #define GLIB_BINARY_AGE 3802 |
---|
2280 | | #define STDC_HEADERS 1 |
---|
2281 | | #define HAVE_SYS_TYPES_H 1 |
---|
2282 | | #define HAVE_SYS_STAT_H 1 |
---|
2283 | | #define HAVE_STDLIB_H 1 |
---|
2284 | | #define HAVE_STRING_H 1 |
---|
2285 | | #define HAVE_MEMORY_H 1 |
---|
2286 | | #define HAVE_STRINGS_H 1 |
---|
2287 | | #define HAVE_INTTYPES_H 1 |
---|
2288 | | #define HAVE_STDINT_H 1 |
---|
2289 | | #define HAVE_UNISTD_H 1 |
---|
2290 | | #define __EXTENSIONS__ 1 |
---|
2291 | | #define _ALL_SOURCE 1 |
---|
2292 | | #define _GNU_SOURCE 1 |
---|
2293 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2294 | | #define _TANDEM_SOURCE 1 |
---|
2295 | | #define HAVE_CARBON 1 |
---|
2296 | | #define HAVE_COCOA 1 |
---|
2297 | | #define GETTEXT_PACKAGE "glib20" |
---|
2298 | | #define GLIB_LOCALE_DIR "" |
---|
2299 | | #define USE_LIBICONV_GNU 1 |
---|
2300 | | #define HAVE_DLFCN_H 1 |
---|
2301 | | #define LT_OBJDIR ".libs/" |
---|
2302 | | #define HAVE_VPRINTF 1 |
---|
2303 | | #define HAVE_ALLOCA_H 1 |
---|
2304 | | #define HAVE_ALLOCA 1 |
---|
2305 | | #define HAVE_MMAP 1 |
---|
2306 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2307 | | #define HAVE_VALLOC 1 |
---|
2308 | | #define HAVE_FSYNC 1 |
---|
2309 | | #define HAVE_ISSETUGID 1 |
---|
2310 | | #define HAVE_ATEXIT 1 |
---|
2311 | | #define HAVE_TIMEGM 1 |
---|
2312 | | #define HAVE_GMTIME_R 1 |
---|
2313 | | #define SIZEOF_CHAR 1 |
---|
2314 | | #define SIZEOF_SHORT 2 |
---|
2315 | | #define SIZEOF_LONG 8 |
---|
2316 | | #define SIZEOF_INT 4 |
---|
2317 | | #define SIZEOF_VOID_P 8 |
---|
2318 | | #define SIZEOF_LONG_LONG 8 |
---|
2319 | | #define SIZEOF___INT64 0 |
---|
2320 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2321 | | #define G_HAVE___INLINE 1 |
---|
2322 | | #define G_HAVE___INLINE__ 1 |
---|
2323 | | #define G_HAVE_INLINE 1 |
---|
2324 | | #define HAVE_DIRENT_H 1 |
---|
2325 | | #define HAVE_FLOAT_H 1 |
---|
2326 | | #define HAVE_LIMITS_H 1 |
---|
2327 | | #define HAVE_PWD_H 1 |
---|
2328 | | #define HAVE_GRP_H 1 |
---|
2329 | | #define HAVE_SYS_PARAM_H 1 |
---|
2330 | | #define HAVE_SYS_POLL_H 1 |
---|
2331 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2332 | | #define HAVE_SYS_TIME_H 1 |
---|
2333 | | #define HAVE_SYS_TIMES_H 1 |
---|
2334 | | #define HAVE_SYS_WAIT_H 1 |
---|
2335 | | #define HAVE_UNISTD_H 1 |
---|
2336 | | /* end confdefs.h. */ |
---|
2337 | | #include <stdio.h> |
---|
2338 | | #ifdef HAVE_SYS_TYPES_H |
---|
2339 | | # include <sys/types.h> |
---|
2340 | | #endif |
---|
2341 | | #ifdef HAVE_SYS_STAT_H |
---|
2342 | | # include <sys/stat.h> |
---|
2343 | | #endif |
---|
2344 | | #ifdef STDC_HEADERS |
---|
2345 | | # include <stdlib.h> |
---|
2346 | | # include <stddef.h> |
---|
2347 | | #else |
---|
2348 | | # ifdef HAVE_STDLIB_H |
---|
2349 | | # include <stdlib.h> |
---|
2350 | | # endif |
---|
2351 | | #endif |
---|
2352 | | #ifdef HAVE_STRING_H |
---|
2353 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2354 | | # include <memory.h> |
---|
2355 | | # endif |
---|
2356 | | # include <string.h> |
---|
2357 | | #endif |
---|
2358 | | #ifdef HAVE_STRINGS_H |
---|
2359 | | # include <strings.h> |
---|
2360 | | #endif |
---|
2361 | | #ifdef HAVE_INTTYPES_H |
---|
2362 | | # include <inttypes.h> |
---|
2363 | | #endif |
---|
2364 | | #ifdef HAVE_STDINT_H |
---|
2365 | | # include <stdint.h> |
---|
2366 | | #endif |
---|
2367 | | #ifdef HAVE_UNISTD_H |
---|
2368 | | # include <unistd.h> |
---|
2369 | | #endif |
---|
2370 | | #include <values.h> |
---|
2371 | configure:21760: result: no |
---|
2372 | configure:21760: checking values.h presence |
---|
2373 | configure:21760: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2374 | conftest.c:70:10: fatal error: 'values.h' file not found |
---|
2375 | #include <values.h> |
---|
2376 | ^~~~~~~~~~ |
---|
2377 | 1 error generated. |
---|
2378 | configure:21760: $? = 1 |
---|
2379 | configure: failed program was: |
---|
2380 | | /* confdefs.h */ |
---|
2381 | | #define PACKAGE_NAME "glib" |
---|
2382 | | #define PACKAGE_TARNAME "glib" |
---|
2383 | | #define PACKAGE_VERSION "2.38.2" |
---|
2384 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
2385 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2386 | | #define PACKAGE_URL "" |
---|
2387 | | #define GLIB_MAJOR_VERSION 2 |
---|
2388 | | #define GLIB_MINOR_VERSION 38 |
---|
2389 | | #define GLIB_MICRO_VERSION 2 |
---|
2390 | | #define GLIB_INTERFACE_AGE 2 |
---|
2391 | | #define GLIB_BINARY_AGE 3802 |
---|
2392 | | #define STDC_HEADERS 1 |
---|
2393 | | #define HAVE_SYS_TYPES_H 1 |
---|
2394 | | #define HAVE_SYS_STAT_H 1 |
---|
2395 | | #define HAVE_STDLIB_H 1 |
---|
2396 | | #define HAVE_STRING_H 1 |
---|
2397 | | #define HAVE_MEMORY_H 1 |
---|
2398 | | #define HAVE_STRINGS_H 1 |
---|
2399 | | #define HAVE_INTTYPES_H 1 |
---|
2400 | | #define HAVE_STDINT_H 1 |
---|
2401 | | #define HAVE_UNISTD_H 1 |
---|
2402 | | #define __EXTENSIONS__ 1 |
---|
2403 | | #define _ALL_SOURCE 1 |
---|
2404 | | #define _GNU_SOURCE 1 |
---|
2405 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2406 | | #define _TANDEM_SOURCE 1 |
---|
2407 | | #define HAVE_CARBON 1 |
---|
2408 | | #define HAVE_COCOA 1 |
---|
2409 | | #define GETTEXT_PACKAGE "glib20" |
---|
2410 | | #define GLIB_LOCALE_DIR "" |
---|
2411 | | #define USE_LIBICONV_GNU 1 |
---|
2412 | | #define HAVE_DLFCN_H 1 |
---|
2413 | | #define LT_OBJDIR ".libs/" |
---|
2414 | | #define HAVE_VPRINTF 1 |
---|
2415 | | #define HAVE_ALLOCA_H 1 |
---|
2416 | | #define HAVE_ALLOCA 1 |
---|
2417 | | #define HAVE_MMAP 1 |
---|
2418 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2419 | | #define HAVE_VALLOC 1 |
---|
2420 | | #define HAVE_FSYNC 1 |
---|
2421 | | #define HAVE_ISSETUGID 1 |
---|
2422 | | #define HAVE_ATEXIT 1 |
---|
2423 | | #define HAVE_TIMEGM 1 |
---|
2424 | | #define HAVE_GMTIME_R 1 |
---|
2425 | | #define SIZEOF_CHAR 1 |
---|
2426 | | #define SIZEOF_SHORT 2 |
---|
2427 | | #define SIZEOF_LONG 8 |
---|
2428 | | #define SIZEOF_INT 4 |
---|
2429 | | #define SIZEOF_VOID_P 8 |
---|
2430 | | #define SIZEOF_LONG_LONG 8 |
---|
2431 | | #define SIZEOF___INT64 0 |
---|
2432 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2433 | | #define G_HAVE___INLINE 1 |
---|
2434 | | #define G_HAVE___INLINE__ 1 |
---|
2435 | | #define G_HAVE_INLINE 1 |
---|
2436 | | #define HAVE_DIRENT_H 1 |
---|
2437 | | #define HAVE_FLOAT_H 1 |
---|
2438 | | #define HAVE_LIMITS_H 1 |
---|
2439 | | #define HAVE_PWD_H 1 |
---|
2440 | | #define HAVE_GRP_H 1 |
---|
2441 | | #define HAVE_SYS_PARAM_H 1 |
---|
2442 | | #define HAVE_SYS_POLL_H 1 |
---|
2443 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2444 | | #define HAVE_SYS_TIME_H 1 |
---|
2445 | | #define HAVE_SYS_TIMES_H 1 |
---|
2446 | | #define HAVE_SYS_WAIT_H 1 |
---|
2447 | | #define HAVE_UNISTD_H 1 |
---|
2448 | | /* end confdefs.h. */ |
---|
2449 | | #include <values.h> |
---|
2450 | configure:21760: result: no |
---|
2451 | configure:21760: checking for values.h |
---|
2452 | configure:21760: result: no |
---|
2453 | configure:21773: checking sys/select.h usability |
---|
2454 | configure:21773: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2455 | configure:21773: $? = 0 |
---|
2456 | configure:21773: result: yes |
---|
2457 | configure:21773: checking sys/select.h presence |
---|
2458 | configure:21773: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2459 | configure:21773: $? = 0 |
---|
2460 | configure:21773: result: yes |
---|
2461 | configure:21773: checking for sys/select.h |
---|
2462 | configure:21773: result: yes |
---|
2463 | configure:21773: checking for sys/types.h |
---|
2464 | configure:21773: result: yes |
---|
2465 | configure:21773: checking for stdint.h |
---|
2466 | configure:21773: result: yes |
---|
2467 | configure:21773: checking for inttypes.h |
---|
2468 | configure:21773: result: yes |
---|
2469 | configure:21773: checking sched.h usability |
---|
2470 | configure:21773: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2471 | configure:21773: $? = 0 |
---|
2472 | configure:21773: result: yes |
---|
2473 | configure:21773: checking sched.h presence |
---|
2474 | configure:21773: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2475 | configure:21773: $? = 0 |
---|
2476 | configure:21773: result: yes |
---|
2477 | configure:21773: checking for sched.h |
---|
2478 | configure:21773: result: yes |
---|
2479 | configure:21773: checking malloc.h usability |
---|
2480 | configure:21773: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2481 | conftest.c:108:10: fatal error: 'malloc.h' file not found |
---|
2482 | #include <malloc.h> |
---|
2483 | ^~~~~~~~~~ |
---|
2484 | 1 error generated. |
---|
2485 | configure:21773: $? = 1 |
---|
2486 | configure: failed program was: |
---|
2487 | | /* confdefs.h */ |
---|
2488 | | #define PACKAGE_NAME "glib" |
---|
2489 | | #define PACKAGE_TARNAME "glib" |
---|
2490 | | #define PACKAGE_VERSION "2.38.2" |
---|
2491 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
2492 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2493 | | #define PACKAGE_URL "" |
---|
2494 | | #define GLIB_MAJOR_VERSION 2 |
---|
2495 | | #define GLIB_MINOR_VERSION 38 |
---|
2496 | | #define GLIB_MICRO_VERSION 2 |
---|
2497 | | #define GLIB_INTERFACE_AGE 2 |
---|
2498 | | #define GLIB_BINARY_AGE 3802 |
---|
2499 | | #define STDC_HEADERS 1 |
---|
2500 | | #define HAVE_SYS_TYPES_H 1 |
---|
2501 | | #define HAVE_SYS_STAT_H 1 |
---|
2502 | | #define HAVE_STDLIB_H 1 |
---|
2503 | | #define HAVE_STRING_H 1 |
---|
2504 | | #define HAVE_MEMORY_H 1 |
---|
2505 | | #define HAVE_STRINGS_H 1 |
---|
2506 | | #define HAVE_INTTYPES_H 1 |
---|
2507 | | #define HAVE_STDINT_H 1 |
---|
2508 | | #define HAVE_UNISTD_H 1 |
---|
2509 | | #define __EXTENSIONS__ 1 |
---|
2510 | | #define _ALL_SOURCE 1 |
---|
2511 | | #define _GNU_SOURCE 1 |
---|
2512 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2513 | | #define _TANDEM_SOURCE 1 |
---|
2514 | | #define HAVE_CARBON 1 |
---|
2515 | | #define HAVE_COCOA 1 |
---|
2516 | | #define GETTEXT_PACKAGE "glib20" |
---|
2517 | | #define GLIB_LOCALE_DIR "" |
---|
2518 | | #define USE_LIBICONV_GNU 1 |
---|
2519 | | #define HAVE_DLFCN_H 1 |
---|
2520 | | #define LT_OBJDIR ".libs/" |
---|
2521 | | #define HAVE_VPRINTF 1 |
---|
2522 | | #define HAVE_ALLOCA_H 1 |
---|
2523 | | #define HAVE_ALLOCA 1 |
---|
2524 | | #define HAVE_MMAP 1 |
---|
2525 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2526 | | #define HAVE_VALLOC 1 |
---|
2527 | | #define HAVE_FSYNC 1 |
---|
2528 | | #define HAVE_ISSETUGID 1 |
---|
2529 | | #define HAVE_ATEXIT 1 |
---|
2530 | | #define HAVE_TIMEGM 1 |
---|
2531 | | #define HAVE_GMTIME_R 1 |
---|
2532 | | #define SIZEOF_CHAR 1 |
---|
2533 | | #define SIZEOF_SHORT 2 |
---|
2534 | | #define SIZEOF_LONG 8 |
---|
2535 | | #define SIZEOF_INT 4 |
---|
2536 | | #define SIZEOF_VOID_P 8 |
---|
2537 | | #define SIZEOF_LONG_LONG 8 |
---|
2538 | | #define SIZEOF___INT64 0 |
---|
2539 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2540 | | #define G_HAVE___INLINE 1 |
---|
2541 | | #define G_HAVE___INLINE__ 1 |
---|
2542 | | #define G_HAVE_INLINE 1 |
---|
2543 | | #define HAVE_DIRENT_H 1 |
---|
2544 | | #define HAVE_FLOAT_H 1 |
---|
2545 | | #define HAVE_LIMITS_H 1 |
---|
2546 | | #define HAVE_PWD_H 1 |
---|
2547 | | #define HAVE_GRP_H 1 |
---|
2548 | | #define HAVE_SYS_PARAM_H 1 |
---|
2549 | | #define HAVE_SYS_POLL_H 1 |
---|
2550 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2551 | | #define HAVE_SYS_TIME_H 1 |
---|
2552 | | #define HAVE_SYS_TIMES_H 1 |
---|
2553 | | #define HAVE_SYS_WAIT_H 1 |
---|
2554 | | #define HAVE_UNISTD_H 1 |
---|
2555 | | #define HAVE_SYS_SELECT_H 1 |
---|
2556 | | #define HAVE_SYS_TYPES_H 1 |
---|
2557 | | #define HAVE_STDINT_H 1 |
---|
2558 | | #define HAVE_INTTYPES_H 1 |
---|
2559 | | #define HAVE_SCHED_H 1 |
---|
2560 | | /* end confdefs.h. */ |
---|
2561 | | #include <stdio.h> |
---|
2562 | | #ifdef HAVE_SYS_TYPES_H |
---|
2563 | | # include <sys/types.h> |
---|
2564 | | #endif |
---|
2565 | | #ifdef HAVE_SYS_STAT_H |
---|
2566 | | # include <sys/stat.h> |
---|
2567 | | #endif |
---|
2568 | | #ifdef STDC_HEADERS |
---|
2569 | | # include <stdlib.h> |
---|
2570 | | # include <stddef.h> |
---|
2571 | | #else |
---|
2572 | | # ifdef HAVE_STDLIB_H |
---|
2573 | | # include <stdlib.h> |
---|
2574 | | # endif |
---|
2575 | | #endif |
---|
2576 | | #ifdef HAVE_STRING_H |
---|
2577 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2578 | | # include <memory.h> |
---|
2579 | | # endif |
---|
2580 | | # include <string.h> |
---|
2581 | | #endif |
---|
2582 | | #ifdef HAVE_STRINGS_H |
---|
2583 | | # include <strings.h> |
---|
2584 | | #endif |
---|
2585 | | #ifdef HAVE_INTTYPES_H |
---|
2586 | | # include <inttypes.h> |
---|
2587 | | #endif |
---|
2588 | | #ifdef HAVE_STDINT_H |
---|
2589 | | # include <stdint.h> |
---|
2590 | | #endif |
---|
2591 | | #ifdef HAVE_UNISTD_H |
---|
2592 | | # include <unistd.h> |
---|
2593 | | #endif |
---|
2594 | | #include <malloc.h> |
---|
2595 | configure:21773: result: no |
---|
2596 | configure:21773: checking malloc.h presence |
---|
2597 | configure:21773: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2598 | conftest.c:75:10: fatal error: 'malloc.h' file not found |
---|
2599 | #include <malloc.h> |
---|
2600 | ^~~~~~~~~~ |
---|
2601 | 1 error generated. |
---|
2602 | configure:21773: $? = 1 |
---|
2603 | configure: failed program was: |
---|
2604 | | /* confdefs.h */ |
---|
2605 | | #define PACKAGE_NAME "glib" |
---|
2606 | | #define PACKAGE_TARNAME "glib" |
---|
2607 | | #define PACKAGE_VERSION "2.38.2" |
---|
2608 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
2609 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2610 | | #define PACKAGE_URL "" |
---|
2611 | | #define GLIB_MAJOR_VERSION 2 |
---|
2612 | | #define GLIB_MINOR_VERSION 38 |
---|
2613 | | #define GLIB_MICRO_VERSION 2 |
---|
2614 | | #define GLIB_INTERFACE_AGE 2 |
---|
2615 | | #define GLIB_BINARY_AGE 3802 |
---|
2616 | | #define STDC_HEADERS 1 |
---|
2617 | | #define HAVE_SYS_TYPES_H 1 |
---|
2618 | | #define HAVE_SYS_STAT_H 1 |
---|
2619 | | #define HAVE_STDLIB_H 1 |
---|
2620 | | #define HAVE_STRING_H 1 |
---|
2621 | | #define HAVE_MEMORY_H 1 |
---|
2622 | | #define HAVE_STRINGS_H 1 |
---|
2623 | | #define HAVE_INTTYPES_H 1 |
---|
2624 | | #define HAVE_STDINT_H 1 |
---|
2625 | | #define HAVE_UNISTD_H 1 |
---|
2626 | | #define __EXTENSIONS__ 1 |
---|
2627 | | #define _ALL_SOURCE 1 |
---|
2628 | | #define _GNU_SOURCE 1 |
---|
2629 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2630 | | #define _TANDEM_SOURCE 1 |
---|
2631 | | #define HAVE_CARBON 1 |
---|
2632 | | #define HAVE_COCOA 1 |
---|
2633 | | #define GETTEXT_PACKAGE "glib20" |
---|
2634 | | #define GLIB_LOCALE_DIR "" |
---|
2635 | | #define USE_LIBICONV_GNU 1 |
---|
2636 | | #define HAVE_DLFCN_H 1 |
---|
2637 | | #define LT_OBJDIR ".libs/" |
---|
2638 | | #define HAVE_VPRINTF 1 |
---|
2639 | | #define HAVE_ALLOCA_H 1 |
---|
2640 | | #define HAVE_ALLOCA 1 |
---|
2641 | | #define HAVE_MMAP 1 |
---|
2642 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2643 | | #define HAVE_VALLOC 1 |
---|
2644 | | #define HAVE_FSYNC 1 |
---|
2645 | | #define HAVE_ISSETUGID 1 |
---|
2646 | | #define HAVE_ATEXIT 1 |
---|
2647 | | #define HAVE_TIMEGM 1 |
---|
2648 | | #define HAVE_GMTIME_R 1 |
---|
2649 | | #define SIZEOF_CHAR 1 |
---|
2650 | | #define SIZEOF_SHORT 2 |
---|
2651 | | #define SIZEOF_LONG 8 |
---|
2652 | | #define SIZEOF_INT 4 |
---|
2653 | | #define SIZEOF_VOID_P 8 |
---|
2654 | | #define SIZEOF_LONG_LONG 8 |
---|
2655 | | #define SIZEOF___INT64 0 |
---|
2656 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2657 | | #define G_HAVE___INLINE 1 |
---|
2658 | | #define G_HAVE___INLINE__ 1 |
---|
2659 | | #define G_HAVE_INLINE 1 |
---|
2660 | | #define HAVE_DIRENT_H 1 |
---|
2661 | | #define HAVE_FLOAT_H 1 |
---|
2662 | | #define HAVE_LIMITS_H 1 |
---|
2663 | | #define HAVE_PWD_H 1 |
---|
2664 | | #define HAVE_GRP_H 1 |
---|
2665 | | #define HAVE_SYS_PARAM_H 1 |
---|
2666 | | #define HAVE_SYS_POLL_H 1 |
---|
2667 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2668 | | #define HAVE_SYS_TIME_H 1 |
---|
2669 | | #define HAVE_SYS_TIMES_H 1 |
---|
2670 | | #define HAVE_SYS_WAIT_H 1 |
---|
2671 | | #define HAVE_UNISTD_H 1 |
---|
2672 | | #define HAVE_SYS_SELECT_H 1 |
---|
2673 | | #define HAVE_SYS_TYPES_H 1 |
---|
2674 | | #define HAVE_STDINT_H 1 |
---|
2675 | | #define HAVE_INTTYPES_H 1 |
---|
2676 | | #define HAVE_SCHED_H 1 |
---|
2677 | | /* end confdefs.h. */ |
---|
2678 | | #include <malloc.h> |
---|
2679 | configure:21773: result: no |
---|
2680 | configure:21773: checking for malloc.h |
---|
2681 | configure:21773: result: no |
---|
2682 | configure:21786: checking sys/vfs.h usability |
---|
2683 | configure:21786: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2684 | conftest.c:108:10: fatal error: 'sys/vfs.h' file not found |
---|
2685 | #include <sys/vfs.h> |
---|
2686 | ^~~~~~~~~~~ |
---|
2687 | 1 error generated. |
---|
2688 | configure:21786: $? = 1 |
---|
2689 | configure: failed program was: |
---|
2690 | | /* confdefs.h */ |
---|
2691 | | #define PACKAGE_NAME "glib" |
---|
2692 | | #define PACKAGE_TARNAME "glib" |
---|
2693 | | #define PACKAGE_VERSION "2.38.2" |
---|
2694 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
2695 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2696 | | #define PACKAGE_URL "" |
---|
2697 | | #define GLIB_MAJOR_VERSION 2 |
---|
2698 | | #define GLIB_MINOR_VERSION 38 |
---|
2699 | | #define GLIB_MICRO_VERSION 2 |
---|
2700 | | #define GLIB_INTERFACE_AGE 2 |
---|
2701 | | #define GLIB_BINARY_AGE 3802 |
---|
2702 | | #define STDC_HEADERS 1 |
---|
2703 | | #define HAVE_SYS_TYPES_H 1 |
---|
2704 | | #define HAVE_SYS_STAT_H 1 |
---|
2705 | | #define HAVE_STDLIB_H 1 |
---|
2706 | | #define HAVE_STRING_H 1 |
---|
2707 | | #define HAVE_MEMORY_H 1 |
---|
2708 | | #define HAVE_STRINGS_H 1 |
---|
2709 | | #define HAVE_INTTYPES_H 1 |
---|
2710 | | #define HAVE_STDINT_H 1 |
---|
2711 | | #define HAVE_UNISTD_H 1 |
---|
2712 | | #define __EXTENSIONS__ 1 |
---|
2713 | | #define _ALL_SOURCE 1 |
---|
2714 | | #define _GNU_SOURCE 1 |
---|
2715 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2716 | | #define _TANDEM_SOURCE 1 |
---|
2717 | | #define HAVE_CARBON 1 |
---|
2718 | | #define HAVE_COCOA 1 |
---|
2719 | | #define GETTEXT_PACKAGE "glib20" |
---|
2720 | | #define GLIB_LOCALE_DIR "" |
---|
2721 | | #define USE_LIBICONV_GNU 1 |
---|
2722 | | #define HAVE_DLFCN_H 1 |
---|
2723 | | #define LT_OBJDIR ".libs/" |
---|
2724 | | #define HAVE_VPRINTF 1 |
---|
2725 | | #define HAVE_ALLOCA_H 1 |
---|
2726 | | #define HAVE_ALLOCA 1 |
---|
2727 | | #define HAVE_MMAP 1 |
---|
2728 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2729 | | #define HAVE_VALLOC 1 |
---|
2730 | | #define HAVE_FSYNC 1 |
---|
2731 | | #define HAVE_ISSETUGID 1 |
---|
2732 | | #define HAVE_ATEXIT 1 |
---|
2733 | | #define HAVE_TIMEGM 1 |
---|
2734 | | #define HAVE_GMTIME_R 1 |
---|
2735 | | #define SIZEOF_CHAR 1 |
---|
2736 | | #define SIZEOF_SHORT 2 |
---|
2737 | | #define SIZEOF_LONG 8 |
---|
2738 | | #define SIZEOF_INT 4 |
---|
2739 | | #define SIZEOF_VOID_P 8 |
---|
2740 | | #define SIZEOF_LONG_LONG 8 |
---|
2741 | | #define SIZEOF___INT64 0 |
---|
2742 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2743 | | #define G_HAVE___INLINE 1 |
---|
2744 | | #define G_HAVE___INLINE__ 1 |
---|
2745 | | #define G_HAVE_INLINE 1 |
---|
2746 | | #define HAVE_DIRENT_H 1 |
---|
2747 | | #define HAVE_FLOAT_H 1 |
---|
2748 | | #define HAVE_LIMITS_H 1 |
---|
2749 | | #define HAVE_PWD_H 1 |
---|
2750 | | #define HAVE_GRP_H 1 |
---|
2751 | | #define HAVE_SYS_PARAM_H 1 |
---|
2752 | | #define HAVE_SYS_POLL_H 1 |
---|
2753 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2754 | | #define HAVE_SYS_TIME_H 1 |
---|
2755 | | #define HAVE_SYS_TIMES_H 1 |
---|
2756 | | #define HAVE_SYS_WAIT_H 1 |
---|
2757 | | #define HAVE_UNISTD_H 1 |
---|
2758 | | #define HAVE_SYS_SELECT_H 1 |
---|
2759 | | #define HAVE_SYS_TYPES_H 1 |
---|
2760 | | #define HAVE_STDINT_H 1 |
---|
2761 | | #define HAVE_INTTYPES_H 1 |
---|
2762 | | #define HAVE_SCHED_H 1 |
---|
2763 | | /* end confdefs.h. */ |
---|
2764 | | #include <stdio.h> |
---|
2765 | | #ifdef HAVE_SYS_TYPES_H |
---|
2766 | | # include <sys/types.h> |
---|
2767 | | #endif |
---|
2768 | | #ifdef HAVE_SYS_STAT_H |
---|
2769 | | # include <sys/stat.h> |
---|
2770 | | #endif |
---|
2771 | | #ifdef STDC_HEADERS |
---|
2772 | | # include <stdlib.h> |
---|
2773 | | # include <stddef.h> |
---|
2774 | | #else |
---|
2775 | | # ifdef HAVE_STDLIB_H |
---|
2776 | | # include <stdlib.h> |
---|
2777 | | # endif |
---|
2778 | | #endif |
---|
2779 | | #ifdef HAVE_STRING_H |
---|
2780 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2781 | | # include <memory.h> |
---|
2782 | | # endif |
---|
2783 | | # include <string.h> |
---|
2784 | | #endif |
---|
2785 | | #ifdef HAVE_STRINGS_H |
---|
2786 | | # include <strings.h> |
---|
2787 | | #endif |
---|
2788 | | #ifdef HAVE_INTTYPES_H |
---|
2789 | | # include <inttypes.h> |
---|
2790 | | #endif |
---|
2791 | | #ifdef HAVE_STDINT_H |
---|
2792 | | # include <stdint.h> |
---|
2793 | | #endif |
---|
2794 | | #ifdef HAVE_UNISTD_H |
---|
2795 | | # include <unistd.h> |
---|
2796 | | #endif |
---|
2797 | | #include <sys/vfs.h> |
---|
2798 | configure:21786: result: no |
---|
2799 | configure:21786: checking sys/vfs.h presence |
---|
2800 | configure:21786: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2801 | conftest.c:75:10: fatal error: 'sys/vfs.h' file not found |
---|
2802 | #include <sys/vfs.h> |
---|
2803 | ^~~~~~~~~~~ |
---|
2804 | 1 error generated. |
---|
2805 | configure:21786: $? = 1 |
---|
2806 | configure: failed program was: |
---|
2807 | | /* confdefs.h */ |
---|
2808 | | #define PACKAGE_NAME "glib" |
---|
2809 | | #define PACKAGE_TARNAME "glib" |
---|
2810 | | #define PACKAGE_VERSION "2.38.2" |
---|
2811 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
2812 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2813 | | #define PACKAGE_URL "" |
---|
2814 | | #define GLIB_MAJOR_VERSION 2 |
---|
2815 | | #define GLIB_MINOR_VERSION 38 |
---|
2816 | | #define GLIB_MICRO_VERSION 2 |
---|
2817 | | #define GLIB_INTERFACE_AGE 2 |
---|
2818 | | #define GLIB_BINARY_AGE 3802 |
---|
2819 | | #define STDC_HEADERS 1 |
---|
2820 | | #define HAVE_SYS_TYPES_H 1 |
---|
2821 | | #define HAVE_SYS_STAT_H 1 |
---|
2822 | | #define HAVE_STDLIB_H 1 |
---|
2823 | | #define HAVE_STRING_H 1 |
---|
2824 | | #define HAVE_MEMORY_H 1 |
---|
2825 | | #define HAVE_STRINGS_H 1 |
---|
2826 | | #define HAVE_INTTYPES_H 1 |
---|
2827 | | #define HAVE_STDINT_H 1 |
---|
2828 | | #define HAVE_UNISTD_H 1 |
---|
2829 | | #define __EXTENSIONS__ 1 |
---|
2830 | | #define _ALL_SOURCE 1 |
---|
2831 | | #define _GNU_SOURCE 1 |
---|
2832 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2833 | | #define _TANDEM_SOURCE 1 |
---|
2834 | | #define HAVE_CARBON 1 |
---|
2835 | | #define HAVE_COCOA 1 |
---|
2836 | | #define GETTEXT_PACKAGE "glib20" |
---|
2837 | | #define GLIB_LOCALE_DIR "" |
---|
2838 | | #define USE_LIBICONV_GNU 1 |
---|
2839 | | #define HAVE_DLFCN_H 1 |
---|
2840 | | #define LT_OBJDIR ".libs/" |
---|
2841 | | #define HAVE_VPRINTF 1 |
---|
2842 | | #define HAVE_ALLOCA_H 1 |
---|
2843 | | #define HAVE_ALLOCA 1 |
---|
2844 | | #define HAVE_MMAP 1 |
---|
2845 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2846 | | #define HAVE_VALLOC 1 |
---|
2847 | | #define HAVE_FSYNC 1 |
---|
2848 | | #define HAVE_ISSETUGID 1 |
---|
2849 | | #define HAVE_ATEXIT 1 |
---|
2850 | | #define HAVE_TIMEGM 1 |
---|
2851 | | #define HAVE_GMTIME_R 1 |
---|
2852 | | #define SIZEOF_CHAR 1 |
---|
2853 | | #define SIZEOF_SHORT 2 |
---|
2854 | | #define SIZEOF_LONG 8 |
---|
2855 | | #define SIZEOF_INT 4 |
---|
2856 | | #define SIZEOF_VOID_P 8 |
---|
2857 | | #define SIZEOF_LONG_LONG 8 |
---|
2858 | | #define SIZEOF___INT64 0 |
---|
2859 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2860 | | #define G_HAVE___INLINE 1 |
---|
2861 | | #define G_HAVE___INLINE__ 1 |
---|
2862 | | #define G_HAVE_INLINE 1 |
---|
2863 | | #define HAVE_DIRENT_H 1 |
---|
2864 | | #define HAVE_FLOAT_H 1 |
---|
2865 | | #define HAVE_LIMITS_H 1 |
---|
2866 | | #define HAVE_PWD_H 1 |
---|
2867 | | #define HAVE_GRP_H 1 |
---|
2868 | | #define HAVE_SYS_PARAM_H 1 |
---|
2869 | | #define HAVE_SYS_POLL_H 1 |
---|
2870 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2871 | | #define HAVE_SYS_TIME_H 1 |
---|
2872 | | #define HAVE_SYS_TIMES_H 1 |
---|
2873 | | #define HAVE_SYS_WAIT_H 1 |
---|
2874 | | #define HAVE_UNISTD_H 1 |
---|
2875 | | #define HAVE_SYS_SELECT_H 1 |
---|
2876 | | #define HAVE_SYS_TYPES_H 1 |
---|
2877 | | #define HAVE_STDINT_H 1 |
---|
2878 | | #define HAVE_INTTYPES_H 1 |
---|
2879 | | #define HAVE_SCHED_H 1 |
---|
2880 | | /* end confdefs.h. */ |
---|
2881 | | #include <sys/vfs.h> |
---|
2882 | configure:21786: result: no |
---|
2883 | configure:21786: checking for sys/vfs.h |
---|
2884 | configure:21786: result: no |
---|
2885 | configure:21786: checking sys/vmount.h usability |
---|
2886 | configure:21786: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2887 | conftest.c:108:10: fatal error: 'sys/vmount.h' file not found |
---|
2888 | #include <sys/vmount.h> |
---|
2889 | ^~~~~~~~~~~~~~ |
---|
2890 | 1 error generated. |
---|
2891 | configure:21786: $? = 1 |
---|
2892 | configure: failed program was: |
---|
2893 | | /* confdefs.h */ |
---|
2894 | | #define PACKAGE_NAME "glib" |
---|
2895 | | #define PACKAGE_TARNAME "glib" |
---|
2896 | | #define PACKAGE_VERSION "2.38.2" |
---|
2897 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
2898 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
2899 | | #define PACKAGE_URL "" |
---|
2900 | | #define GLIB_MAJOR_VERSION 2 |
---|
2901 | | #define GLIB_MINOR_VERSION 38 |
---|
2902 | | #define GLIB_MICRO_VERSION 2 |
---|
2903 | | #define GLIB_INTERFACE_AGE 2 |
---|
2904 | | #define GLIB_BINARY_AGE 3802 |
---|
2905 | | #define STDC_HEADERS 1 |
---|
2906 | | #define HAVE_SYS_TYPES_H 1 |
---|
2907 | | #define HAVE_SYS_STAT_H 1 |
---|
2908 | | #define HAVE_STDLIB_H 1 |
---|
2909 | | #define HAVE_STRING_H 1 |
---|
2910 | | #define HAVE_MEMORY_H 1 |
---|
2911 | | #define HAVE_STRINGS_H 1 |
---|
2912 | | #define HAVE_INTTYPES_H 1 |
---|
2913 | | #define HAVE_STDINT_H 1 |
---|
2914 | | #define HAVE_UNISTD_H 1 |
---|
2915 | | #define __EXTENSIONS__ 1 |
---|
2916 | | #define _ALL_SOURCE 1 |
---|
2917 | | #define _GNU_SOURCE 1 |
---|
2918 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2919 | | #define _TANDEM_SOURCE 1 |
---|
2920 | | #define HAVE_CARBON 1 |
---|
2921 | | #define HAVE_COCOA 1 |
---|
2922 | | #define GETTEXT_PACKAGE "glib20" |
---|
2923 | | #define GLIB_LOCALE_DIR "" |
---|
2924 | | #define USE_LIBICONV_GNU 1 |
---|
2925 | | #define HAVE_DLFCN_H 1 |
---|
2926 | | #define LT_OBJDIR ".libs/" |
---|
2927 | | #define HAVE_VPRINTF 1 |
---|
2928 | | #define HAVE_ALLOCA_H 1 |
---|
2929 | | #define HAVE_ALLOCA 1 |
---|
2930 | | #define HAVE_MMAP 1 |
---|
2931 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2932 | | #define HAVE_VALLOC 1 |
---|
2933 | | #define HAVE_FSYNC 1 |
---|
2934 | | #define HAVE_ISSETUGID 1 |
---|
2935 | | #define HAVE_ATEXIT 1 |
---|
2936 | | #define HAVE_TIMEGM 1 |
---|
2937 | | #define HAVE_GMTIME_R 1 |
---|
2938 | | #define SIZEOF_CHAR 1 |
---|
2939 | | #define SIZEOF_SHORT 2 |
---|
2940 | | #define SIZEOF_LONG 8 |
---|
2941 | | #define SIZEOF_INT 4 |
---|
2942 | | #define SIZEOF_VOID_P 8 |
---|
2943 | | #define SIZEOF_LONG_LONG 8 |
---|
2944 | | #define SIZEOF___INT64 0 |
---|
2945 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2946 | | #define G_HAVE___INLINE 1 |
---|
2947 | | #define G_HAVE___INLINE__ 1 |
---|
2948 | | #define G_HAVE_INLINE 1 |
---|
2949 | | #define HAVE_DIRENT_H 1 |
---|
2950 | | #define HAVE_FLOAT_H 1 |
---|
2951 | | #define HAVE_LIMITS_H 1 |
---|
2952 | | #define HAVE_PWD_H 1 |
---|
2953 | | #define HAVE_GRP_H 1 |
---|
2954 | | #define HAVE_SYS_PARAM_H 1 |
---|
2955 | | #define HAVE_SYS_POLL_H 1 |
---|
2956 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2957 | | #define HAVE_SYS_TIME_H 1 |
---|
2958 | | #define HAVE_SYS_TIMES_H 1 |
---|
2959 | | #define HAVE_SYS_WAIT_H 1 |
---|
2960 | | #define HAVE_UNISTD_H 1 |
---|
2961 | | #define HAVE_SYS_SELECT_H 1 |
---|
2962 | | #define HAVE_SYS_TYPES_H 1 |
---|
2963 | | #define HAVE_STDINT_H 1 |
---|
2964 | | #define HAVE_INTTYPES_H 1 |
---|
2965 | | #define HAVE_SCHED_H 1 |
---|
2966 | | /* end confdefs.h. */ |
---|
2967 | | #include <stdio.h> |
---|
2968 | | #ifdef HAVE_SYS_TYPES_H |
---|
2969 | | # include <sys/types.h> |
---|
2970 | | #endif |
---|
2971 | | #ifdef HAVE_SYS_STAT_H |
---|
2972 | | # include <sys/stat.h> |
---|
2973 | | #endif |
---|
2974 | | #ifdef STDC_HEADERS |
---|
2975 | | # include <stdlib.h> |
---|
2976 | | # include <stddef.h> |
---|
2977 | | #else |
---|
2978 | | # ifdef HAVE_STDLIB_H |
---|
2979 | | # include <stdlib.h> |
---|
2980 | | # endif |
---|
2981 | | #endif |
---|
2982 | | #ifdef HAVE_STRING_H |
---|
2983 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2984 | | # include <memory.h> |
---|
2985 | | # endif |
---|
2986 | | # include <string.h> |
---|
2987 | | #endif |
---|
2988 | | #ifdef HAVE_STRINGS_H |
---|
2989 | | # include <strings.h> |
---|
2990 | | #endif |
---|
2991 | | #ifdef HAVE_INTTYPES_H |
---|
2992 | | # include <inttypes.h> |
---|
2993 | | #endif |
---|
2994 | | #ifdef HAVE_STDINT_H |
---|
2995 | | # include <stdint.h> |
---|
2996 | | #endif |
---|
2997 | | #ifdef HAVE_UNISTD_H |
---|
2998 | | # include <unistd.h> |
---|
2999 | | #endif |
---|
3000 | | #include <sys/vmount.h> |
---|
3001 | configure:21786: result: no |
---|
3002 | configure:21786: checking sys/vmount.h presence |
---|
3003 | configure:21786: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
3004 | conftest.c:75:10: fatal error: 'sys/vmount.h' file not found |
---|
3005 | #include <sys/vmount.h> |
---|
3006 | ^~~~~~~~~~~~~~ |
---|
3007 | 1 error generated. |
---|
3008 | configure:21786: $? = 1 |
---|
3009 | configure: failed program was: |
---|
3010 | | /* confdefs.h */ |
---|
3011 | | #define PACKAGE_NAME "glib" |
---|
3012 | | #define PACKAGE_TARNAME "glib" |
---|
3013 | | #define PACKAGE_VERSION "2.38.2" |
---|
3014 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
3015 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3016 | | #define PACKAGE_URL "" |
---|
3017 | | #define GLIB_MAJOR_VERSION 2 |
---|
3018 | | #define GLIB_MINOR_VERSION 38 |
---|
3019 | | #define GLIB_MICRO_VERSION 2 |
---|
3020 | | #define GLIB_INTERFACE_AGE 2 |
---|
3021 | | #define GLIB_BINARY_AGE 3802 |
---|
3022 | | #define STDC_HEADERS 1 |
---|
3023 | | #define HAVE_SYS_TYPES_H 1 |
---|
3024 | | #define HAVE_SYS_STAT_H 1 |
---|
3025 | | #define HAVE_STDLIB_H 1 |
---|
3026 | | #define HAVE_STRING_H 1 |
---|
3027 | | #define HAVE_MEMORY_H 1 |
---|
3028 | | #define HAVE_STRINGS_H 1 |
---|
3029 | | #define HAVE_INTTYPES_H 1 |
---|
3030 | | #define HAVE_STDINT_H 1 |
---|
3031 | | #define HAVE_UNISTD_H 1 |
---|
3032 | | #define __EXTENSIONS__ 1 |
---|
3033 | | #define _ALL_SOURCE 1 |
---|
3034 | | #define _GNU_SOURCE 1 |
---|
3035 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3036 | | #define _TANDEM_SOURCE 1 |
---|
3037 | | #define HAVE_CARBON 1 |
---|
3038 | | #define HAVE_COCOA 1 |
---|
3039 | | #define GETTEXT_PACKAGE "glib20" |
---|
3040 | | #define GLIB_LOCALE_DIR "" |
---|
3041 | | #define USE_LIBICONV_GNU 1 |
---|
3042 | | #define HAVE_DLFCN_H 1 |
---|
3043 | | #define LT_OBJDIR ".libs/" |
---|
3044 | | #define HAVE_VPRINTF 1 |
---|
3045 | | #define HAVE_ALLOCA_H 1 |
---|
3046 | | #define HAVE_ALLOCA 1 |
---|
3047 | | #define HAVE_MMAP 1 |
---|
3048 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3049 | | #define HAVE_VALLOC 1 |
---|
3050 | | #define HAVE_FSYNC 1 |
---|
3051 | | #define HAVE_ISSETUGID 1 |
---|
3052 | | #define HAVE_ATEXIT 1 |
---|
3053 | | #define HAVE_TIMEGM 1 |
---|
3054 | | #define HAVE_GMTIME_R 1 |
---|
3055 | | #define SIZEOF_CHAR 1 |
---|
3056 | | #define SIZEOF_SHORT 2 |
---|
3057 | | #define SIZEOF_LONG 8 |
---|
3058 | | #define SIZEOF_INT 4 |
---|
3059 | | #define SIZEOF_VOID_P 8 |
---|
3060 | | #define SIZEOF_LONG_LONG 8 |
---|
3061 | | #define SIZEOF___INT64 0 |
---|
3062 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3063 | | #define G_HAVE___INLINE 1 |
---|
3064 | | #define G_HAVE___INLINE__ 1 |
---|
3065 | | #define G_HAVE_INLINE 1 |
---|
3066 | | #define HAVE_DIRENT_H 1 |
---|
3067 | | #define HAVE_FLOAT_H 1 |
---|
3068 | | #define HAVE_LIMITS_H 1 |
---|
3069 | | #define HAVE_PWD_H 1 |
---|
3070 | | #define HAVE_GRP_H 1 |
---|
3071 | | #define HAVE_SYS_PARAM_H 1 |
---|
3072 | | #define HAVE_SYS_POLL_H 1 |
---|
3073 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3074 | | #define HAVE_SYS_TIME_H 1 |
---|
3075 | | #define HAVE_SYS_TIMES_H 1 |
---|
3076 | | #define HAVE_SYS_WAIT_H 1 |
---|
3077 | | #define HAVE_UNISTD_H 1 |
---|
3078 | | #define HAVE_SYS_SELECT_H 1 |
---|
3079 | | #define HAVE_SYS_TYPES_H 1 |
---|
3080 | | #define HAVE_STDINT_H 1 |
---|
3081 | | #define HAVE_INTTYPES_H 1 |
---|
3082 | | #define HAVE_SCHED_H 1 |
---|
3083 | | /* end confdefs.h. */ |
---|
3084 | | #include <sys/vmount.h> |
---|
3085 | configure:21786: result: no |
---|
3086 | configure:21786: checking for sys/vmount.h |
---|
3087 | configure:21786: result: no |
---|
3088 | configure:21786: checking sys/statfs.h usability |
---|
3089 | configure:21786: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3090 | conftest.c:108:10: fatal error: 'sys/statfs.h' file not found |
---|
3091 | #include <sys/statfs.h> |
---|
3092 | ^~~~~~~~~~~~~~ |
---|
3093 | 1 error generated. |
---|
3094 | configure:21786: $? = 1 |
---|
3095 | configure: failed program was: |
---|
3096 | | /* confdefs.h */ |
---|
3097 | | #define PACKAGE_NAME "glib" |
---|
3098 | | #define PACKAGE_TARNAME "glib" |
---|
3099 | | #define PACKAGE_VERSION "2.38.2" |
---|
3100 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
3101 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3102 | | #define PACKAGE_URL "" |
---|
3103 | | #define GLIB_MAJOR_VERSION 2 |
---|
3104 | | #define GLIB_MINOR_VERSION 38 |
---|
3105 | | #define GLIB_MICRO_VERSION 2 |
---|
3106 | | #define GLIB_INTERFACE_AGE 2 |
---|
3107 | | #define GLIB_BINARY_AGE 3802 |
---|
3108 | | #define STDC_HEADERS 1 |
---|
3109 | | #define HAVE_SYS_TYPES_H 1 |
---|
3110 | | #define HAVE_SYS_STAT_H 1 |
---|
3111 | | #define HAVE_STDLIB_H 1 |
---|
3112 | | #define HAVE_STRING_H 1 |
---|
3113 | | #define HAVE_MEMORY_H 1 |
---|
3114 | | #define HAVE_STRINGS_H 1 |
---|
3115 | | #define HAVE_INTTYPES_H 1 |
---|
3116 | | #define HAVE_STDINT_H 1 |
---|
3117 | | #define HAVE_UNISTD_H 1 |
---|
3118 | | #define __EXTENSIONS__ 1 |
---|
3119 | | #define _ALL_SOURCE 1 |
---|
3120 | | #define _GNU_SOURCE 1 |
---|
3121 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3122 | | #define _TANDEM_SOURCE 1 |
---|
3123 | | #define HAVE_CARBON 1 |
---|
3124 | | #define HAVE_COCOA 1 |
---|
3125 | | #define GETTEXT_PACKAGE "glib20" |
---|
3126 | | #define GLIB_LOCALE_DIR "" |
---|
3127 | | #define USE_LIBICONV_GNU 1 |
---|
3128 | | #define HAVE_DLFCN_H 1 |
---|
3129 | | #define LT_OBJDIR ".libs/" |
---|
3130 | | #define HAVE_VPRINTF 1 |
---|
3131 | | #define HAVE_ALLOCA_H 1 |
---|
3132 | | #define HAVE_ALLOCA 1 |
---|
3133 | | #define HAVE_MMAP 1 |
---|
3134 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3135 | | #define HAVE_VALLOC 1 |
---|
3136 | | #define HAVE_FSYNC 1 |
---|
3137 | | #define HAVE_ISSETUGID 1 |
---|
3138 | | #define HAVE_ATEXIT 1 |
---|
3139 | | #define HAVE_TIMEGM 1 |
---|
3140 | | #define HAVE_GMTIME_R 1 |
---|
3141 | | #define SIZEOF_CHAR 1 |
---|
3142 | | #define SIZEOF_SHORT 2 |
---|
3143 | | #define SIZEOF_LONG 8 |
---|
3144 | | #define SIZEOF_INT 4 |
---|
3145 | | #define SIZEOF_VOID_P 8 |
---|
3146 | | #define SIZEOF_LONG_LONG 8 |
---|
3147 | | #define SIZEOF___INT64 0 |
---|
3148 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3149 | | #define G_HAVE___INLINE 1 |
---|
3150 | | #define G_HAVE___INLINE__ 1 |
---|
3151 | | #define G_HAVE_INLINE 1 |
---|
3152 | | #define HAVE_DIRENT_H 1 |
---|
3153 | | #define HAVE_FLOAT_H 1 |
---|
3154 | | #define HAVE_LIMITS_H 1 |
---|
3155 | | #define HAVE_PWD_H 1 |
---|
3156 | | #define HAVE_GRP_H 1 |
---|
3157 | | #define HAVE_SYS_PARAM_H 1 |
---|
3158 | | #define HAVE_SYS_POLL_H 1 |
---|
3159 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3160 | | #define HAVE_SYS_TIME_H 1 |
---|
3161 | | #define HAVE_SYS_TIMES_H 1 |
---|
3162 | | #define HAVE_SYS_WAIT_H 1 |
---|
3163 | | #define HAVE_UNISTD_H 1 |
---|
3164 | | #define HAVE_SYS_SELECT_H 1 |
---|
3165 | | #define HAVE_SYS_TYPES_H 1 |
---|
3166 | | #define HAVE_STDINT_H 1 |
---|
3167 | | #define HAVE_INTTYPES_H 1 |
---|
3168 | | #define HAVE_SCHED_H 1 |
---|
3169 | | /* end confdefs.h. */ |
---|
3170 | | #include <stdio.h> |
---|
3171 | | #ifdef HAVE_SYS_TYPES_H |
---|
3172 | | # include <sys/types.h> |
---|
3173 | | #endif |
---|
3174 | | #ifdef HAVE_SYS_STAT_H |
---|
3175 | | # include <sys/stat.h> |
---|
3176 | | #endif |
---|
3177 | | #ifdef STDC_HEADERS |
---|
3178 | | # include <stdlib.h> |
---|
3179 | | # include <stddef.h> |
---|
3180 | | #else |
---|
3181 | | # ifdef HAVE_STDLIB_H |
---|
3182 | | # include <stdlib.h> |
---|
3183 | | # endif |
---|
3184 | | #endif |
---|
3185 | | #ifdef HAVE_STRING_H |
---|
3186 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3187 | | # include <memory.h> |
---|
3188 | | # endif |
---|
3189 | | # include <string.h> |
---|
3190 | | #endif |
---|
3191 | | #ifdef HAVE_STRINGS_H |
---|
3192 | | # include <strings.h> |
---|
3193 | | #endif |
---|
3194 | | #ifdef HAVE_INTTYPES_H |
---|
3195 | | # include <inttypes.h> |
---|
3196 | | #endif |
---|
3197 | | #ifdef HAVE_STDINT_H |
---|
3198 | | # include <stdint.h> |
---|
3199 | | #endif |
---|
3200 | | #ifdef HAVE_UNISTD_H |
---|
3201 | | # include <unistd.h> |
---|
3202 | | #endif |
---|
3203 | | #include <sys/statfs.h> |
---|
3204 | configure:21786: result: no |
---|
3205 | configure:21786: checking sys/statfs.h presence |
---|
3206 | configure:21786: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
3207 | conftest.c:75:10: fatal error: 'sys/statfs.h' file not found |
---|
3208 | #include <sys/statfs.h> |
---|
3209 | ^~~~~~~~~~~~~~ |
---|
3210 | 1 error generated. |
---|
3211 | configure:21786: $? = 1 |
---|
3212 | configure: failed program was: |
---|
3213 | | /* confdefs.h */ |
---|
3214 | | #define PACKAGE_NAME "glib" |
---|
3215 | | #define PACKAGE_TARNAME "glib" |
---|
3216 | | #define PACKAGE_VERSION "2.38.2" |
---|
3217 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
3218 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3219 | | #define PACKAGE_URL "" |
---|
3220 | | #define GLIB_MAJOR_VERSION 2 |
---|
3221 | | #define GLIB_MINOR_VERSION 38 |
---|
3222 | | #define GLIB_MICRO_VERSION 2 |
---|
3223 | | #define GLIB_INTERFACE_AGE 2 |
---|
3224 | | #define GLIB_BINARY_AGE 3802 |
---|
3225 | | #define STDC_HEADERS 1 |
---|
3226 | | #define HAVE_SYS_TYPES_H 1 |
---|
3227 | | #define HAVE_SYS_STAT_H 1 |
---|
3228 | | #define HAVE_STDLIB_H 1 |
---|
3229 | | #define HAVE_STRING_H 1 |
---|
3230 | | #define HAVE_MEMORY_H 1 |
---|
3231 | | #define HAVE_STRINGS_H 1 |
---|
3232 | | #define HAVE_INTTYPES_H 1 |
---|
3233 | | #define HAVE_STDINT_H 1 |
---|
3234 | | #define HAVE_UNISTD_H 1 |
---|
3235 | | #define __EXTENSIONS__ 1 |
---|
3236 | | #define _ALL_SOURCE 1 |
---|
3237 | | #define _GNU_SOURCE 1 |
---|
3238 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3239 | | #define _TANDEM_SOURCE 1 |
---|
3240 | | #define HAVE_CARBON 1 |
---|
3241 | | #define HAVE_COCOA 1 |
---|
3242 | | #define GETTEXT_PACKAGE "glib20" |
---|
3243 | | #define GLIB_LOCALE_DIR "" |
---|
3244 | | #define USE_LIBICONV_GNU 1 |
---|
3245 | | #define HAVE_DLFCN_H 1 |
---|
3246 | | #define LT_OBJDIR ".libs/" |
---|
3247 | | #define HAVE_VPRINTF 1 |
---|
3248 | | #define HAVE_ALLOCA_H 1 |
---|
3249 | | #define HAVE_ALLOCA 1 |
---|
3250 | | #define HAVE_MMAP 1 |
---|
3251 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3252 | | #define HAVE_VALLOC 1 |
---|
3253 | | #define HAVE_FSYNC 1 |
---|
3254 | | #define HAVE_ISSETUGID 1 |
---|
3255 | | #define HAVE_ATEXIT 1 |
---|
3256 | | #define HAVE_TIMEGM 1 |
---|
3257 | | #define HAVE_GMTIME_R 1 |
---|
3258 | | #define SIZEOF_CHAR 1 |
---|
3259 | | #define SIZEOF_SHORT 2 |
---|
3260 | | #define SIZEOF_LONG 8 |
---|
3261 | | #define SIZEOF_INT 4 |
---|
3262 | | #define SIZEOF_VOID_P 8 |
---|
3263 | | #define SIZEOF_LONG_LONG 8 |
---|
3264 | | #define SIZEOF___INT64 0 |
---|
3265 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3266 | | #define G_HAVE___INLINE 1 |
---|
3267 | | #define G_HAVE___INLINE__ 1 |
---|
3268 | | #define G_HAVE_INLINE 1 |
---|
3269 | | #define HAVE_DIRENT_H 1 |
---|
3270 | | #define HAVE_FLOAT_H 1 |
---|
3271 | | #define HAVE_LIMITS_H 1 |
---|
3272 | | #define HAVE_PWD_H 1 |
---|
3273 | | #define HAVE_GRP_H 1 |
---|
3274 | | #define HAVE_SYS_PARAM_H 1 |
---|
3275 | | #define HAVE_SYS_POLL_H 1 |
---|
3276 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3277 | | #define HAVE_SYS_TIME_H 1 |
---|
3278 | | #define HAVE_SYS_TIMES_H 1 |
---|
3279 | | #define HAVE_SYS_WAIT_H 1 |
---|
3280 | | #define HAVE_UNISTD_H 1 |
---|
3281 | | #define HAVE_SYS_SELECT_H 1 |
---|
3282 | | #define HAVE_SYS_TYPES_H 1 |
---|
3283 | | #define HAVE_STDINT_H 1 |
---|
3284 | | #define HAVE_INTTYPES_H 1 |
---|
3285 | | #define HAVE_SCHED_H 1 |
---|
3286 | | /* end confdefs.h. */ |
---|
3287 | | #include <sys/statfs.h> |
---|
3288 | configure:21786: result: no |
---|
3289 | configure:21786: checking for sys/statfs.h |
---|
3290 | configure:21786: result: no |
---|
3291 | configure:21786: checking sys/statvfs.h usability |
---|
3292 | configure:21786: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3293 | configure:21786: $? = 0 |
---|
3294 | configure:21786: result: yes |
---|
3295 | configure:21786: checking sys/statvfs.h presence |
---|
3296 | configure:21786: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
3297 | configure:21786: $? = 0 |
---|
3298 | configure:21786: result: yes |
---|
3299 | configure:21786: checking for sys/statvfs.h |
---|
3300 | configure:21786: result: yes |
---|
3301 | configure:21786: checking sys/filio.h usability |
---|
3302 | configure:21786: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3303 | configure:21786: $? = 0 |
---|
3304 | configure:21786: result: yes |
---|
3305 | configure:21786: checking sys/filio.h presence |
---|
3306 | configure:21786: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
3307 | configure:21786: $? = 0 |
---|
3308 | configure:21786: result: yes |
---|
3309 | configure:21786: checking for sys/filio.h |
---|
3310 | configure:21786: result: yes |
---|
3311 | configure:21799: checking mntent.h usability |
---|
3312 | configure:21799: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3313 | conftest.c:110:10: fatal error: 'mntent.h' file not found |
---|
3314 | #include <mntent.h> |
---|
3315 | ^~~~~~~~~~ |
---|
3316 | 1 error generated. |
---|
3317 | configure:21799: $? = 1 |
---|
3318 | configure: failed program was: |
---|
3319 | | /* confdefs.h */ |
---|
3320 | | #define PACKAGE_NAME "glib" |
---|
3321 | | #define PACKAGE_TARNAME "glib" |
---|
3322 | | #define PACKAGE_VERSION "2.38.2" |
---|
3323 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
3324 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3325 | | #define PACKAGE_URL "" |
---|
3326 | | #define GLIB_MAJOR_VERSION 2 |
---|
3327 | | #define GLIB_MINOR_VERSION 38 |
---|
3328 | | #define GLIB_MICRO_VERSION 2 |
---|
3329 | | #define GLIB_INTERFACE_AGE 2 |
---|
3330 | | #define GLIB_BINARY_AGE 3802 |
---|
3331 | | #define STDC_HEADERS 1 |
---|
3332 | | #define HAVE_SYS_TYPES_H 1 |
---|
3333 | | #define HAVE_SYS_STAT_H 1 |
---|
3334 | | #define HAVE_STDLIB_H 1 |
---|
3335 | | #define HAVE_STRING_H 1 |
---|
3336 | | #define HAVE_MEMORY_H 1 |
---|
3337 | | #define HAVE_STRINGS_H 1 |
---|
3338 | | #define HAVE_INTTYPES_H 1 |
---|
3339 | | #define HAVE_STDINT_H 1 |
---|
3340 | | #define HAVE_UNISTD_H 1 |
---|
3341 | | #define __EXTENSIONS__ 1 |
---|
3342 | | #define _ALL_SOURCE 1 |
---|
3343 | | #define _GNU_SOURCE 1 |
---|
3344 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3345 | | #define _TANDEM_SOURCE 1 |
---|
3346 | | #define HAVE_CARBON 1 |
---|
3347 | | #define HAVE_COCOA 1 |
---|
3348 | | #define GETTEXT_PACKAGE "glib20" |
---|
3349 | | #define GLIB_LOCALE_DIR "" |
---|
3350 | | #define USE_LIBICONV_GNU 1 |
---|
3351 | | #define HAVE_DLFCN_H 1 |
---|
3352 | | #define LT_OBJDIR ".libs/" |
---|
3353 | | #define HAVE_VPRINTF 1 |
---|
3354 | | #define HAVE_ALLOCA_H 1 |
---|
3355 | | #define HAVE_ALLOCA 1 |
---|
3356 | | #define HAVE_MMAP 1 |
---|
3357 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3358 | | #define HAVE_VALLOC 1 |
---|
3359 | | #define HAVE_FSYNC 1 |
---|
3360 | | #define HAVE_ISSETUGID 1 |
---|
3361 | | #define HAVE_ATEXIT 1 |
---|
3362 | | #define HAVE_TIMEGM 1 |
---|
3363 | | #define HAVE_GMTIME_R 1 |
---|
3364 | | #define SIZEOF_CHAR 1 |
---|
3365 | | #define SIZEOF_SHORT 2 |
---|
3366 | | #define SIZEOF_LONG 8 |
---|
3367 | | #define SIZEOF_INT 4 |
---|
3368 | | #define SIZEOF_VOID_P 8 |
---|
3369 | | #define SIZEOF_LONG_LONG 8 |
---|
3370 | | #define SIZEOF___INT64 0 |
---|
3371 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3372 | | #define G_HAVE___INLINE 1 |
---|
3373 | | #define G_HAVE___INLINE__ 1 |
---|
3374 | | #define G_HAVE_INLINE 1 |
---|
3375 | | #define HAVE_DIRENT_H 1 |
---|
3376 | | #define HAVE_FLOAT_H 1 |
---|
3377 | | #define HAVE_LIMITS_H 1 |
---|
3378 | | #define HAVE_PWD_H 1 |
---|
3379 | | #define HAVE_GRP_H 1 |
---|
3380 | | #define HAVE_SYS_PARAM_H 1 |
---|
3381 | | #define HAVE_SYS_POLL_H 1 |
---|
3382 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3383 | | #define HAVE_SYS_TIME_H 1 |
---|
3384 | | #define HAVE_SYS_TIMES_H 1 |
---|
3385 | | #define HAVE_SYS_WAIT_H 1 |
---|
3386 | | #define HAVE_UNISTD_H 1 |
---|
3387 | | #define HAVE_SYS_SELECT_H 1 |
---|
3388 | | #define HAVE_SYS_TYPES_H 1 |
---|
3389 | | #define HAVE_STDINT_H 1 |
---|
3390 | | #define HAVE_INTTYPES_H 1 |
---|
3391 | | #define HAVE_SCHED_H 1 |
---|
3392 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3393 | | #define HAVE_SYS_FILIO_H 1 |
---|
3394 | | /* end confdefs.h. */ |
---|
3395 | | #include <stdio.h> |
---|
3396 | | #ifdef HAVE_SYS_TYPES_H |
---|
3397 | | # include <sys/types.h> |
---|
3398 | | #endif |
---|
3399 | | #ifdef HAVE_SYS_STAT_H |
---|
3400 | | # include <sys/stat.h> |
---|
3401 | | #endif |
---|
3402 | | #ifdef STDC_HEADERS |
---|
3403 | | # include <stdlib.h> |
---|
3404 | | # include <stddef.h> |
---|
3405 | | #else |
---|
3406 | | # ifdef HAVE_STDLIB_H |
---|
3407 | | # include <stdlib.h> |
---|
3408 | | # endif |
---|
3409 | | #endif |
---|
3410 | | #ifdef HAVE_STRING_H |
---|
3411 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3412 | | # include <memory.h> |
---|
3413 | | # endif |
---|
3414 | | # include <string.h> |
---|
3415 | | #endif |
---|
3416 | | #ifdef HAVE_STRINGS_H |
---|
3417 | | # include <strings.h> |
---|
3418 | | #endif |
---|
3419 | | #ifdef HAVE_INTTYPES_H |
---|
3420 | | # include <inttypes.h> |
---|
3421 | | #endif |
---|
3422 | | #ifdef HAVE_STDINT_H |
---|
3423 | | # include <stdint.h> |
---|
3424 | | #endif |
---|
3425 | | #ifdef HAVE_UNISTD_H |
---|
3426 | | # include <unistd.h> |
---|
3427 | | #endif |
---|
3428 | | #include <mntent.h> |
---|
3429 | configure:21799: result: no |
---|
3430 | configure:21799: checking mntent.h presence |
---|
3431 | configure:21799: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
3432 | conftest.c:77:10: fatal error: 'mntent.h' file not found |
---|
3433 | #include <mntent.h> |
---|
3434 | ^~~~~~~~~~ |
---|
3435 | 1 error generated. |
---|
3436 | configure:21799: $? = 1 |
---|
3437 | configure: failed program was: |
---|
3438 | | /* confdefs.h */ |
---|
3439 | | #define PACKAGE_NAME "glib" |
---|
3440 | | #define PACKAGE_TARNAME "glib" |
---|
3441 | | #define PACKAGE_VERSION "2.38.2" |
---|
3442 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
3443 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3444 | | #define PACKAGE_URL "" |
---|
3445 | | #define GLIB_MAJOR_VERSION 2 |
---|
3446 | | #define GLIB_MINOR_VERSION 38 |
---|
3447 | | #define GLIB_MICRO_VERSION 2 |
---|
3448 | | #define GLIB_INTERFACE_AGE 2 |
---|
3449 | | #define GLIB_BINARY_AGE 3802 |
---|
3450 | | #define STDC_HEADERS 1 |
---|
3451 | | #define HAVE_SYS_TYPES_H 1 |
---|
3452 | | #define HAVE_SYS_STAT_H 1 |
---|
3453 | | #define HAVE_STDLIB_H 1 |
---|
3454 | | #define HAVE_STRING_H 1 |
---|
3455 | | #define HAVE_MEMORY_H 1 |
---|
3456 | | #define HAVE_STRINGS_H 1 |
---|
3457 | | #define HAVE_INTTYPES_H 1 |
---|
3458 | | #define HAVE_STDINT_H 1 |
---|
3459 | | #define HAVE_UNISTD_H 1 |
---|
3460 | | #define __EXTENSIONS__ 1 |
---|
3461 | | #define _ALL_SOURCE 1 |
---|
3462 | | #define _GNU_SOURCE 1 |
---|
3463 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3464 | | #define _TANDEM_SOURCE 1 |
---|
3465 | | #define HAVE_CARBON 1 |
---|
3466 | | #define HAVE_COCOA 1 |
---|
3467 | | #define GETTEXT_PACKAGE "glib20" |
---|
3468 | | #define GLIB_LOCALE_DIR "" |
---|
3469 | | #define USE_LIBICONV_GNU 1 |
---|
3470 | | #define HAVE_DLFCN_H 1 |
---|
3471 | | #define LT_OBJDIR ".libs/" |
---|
3472 | | #define HAVE_VPRINTF 1 |
---|
3473 | | #define HAVE_ALLOCA_H 1 |
---|
3474 | | #define HAVE_ALLOCA 1 |
---|
3475 | | #define HAVE_MMAP 1 |
---|
3476 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3477 | | #define HAVE_VALLOC 1 |
---|
3478 | | #define HAVE_FSYNC 1 |
---|
3479 | | #define HAVE_ISSETUGID 1 |
---|
3480 | | #define HAVE_ATEXIT 1 |
---|
3481 | | #define HAVE_TIMEGM 1 |
---|
3482 | | #define HAVE_GMTIME_R 1 |
---|
3483 | | #define SIZEOF_CHAR 1 |
---|
3484 | | #define SIZEOF_SHORT 2 |
---|
3485 | | #define SIZEOF_LONG 8 |
---|
3486 | | #define SIZEOF_INT 4 |
---|
3487 | | #define SIZEOF_VOID_P 8 |
---|
3488 | | #define SIZEOF_LONG_LONG 8 |
---|
3489 | | #define SIZEOF___INT64 0 |
---|
3490 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3491 | | #define G_HAVE___INLINE 1 |
---|
3492 | | #define G_HAVE___INLINE__ 1 |
---|
3493 | | #define G_HAVE_INLINE 1 |
---|
3494 | | #define HAVE_DIRENT_H 1 |
---|
3495 | | #define HAVE_FLOAT_H 1 |
---|
3496 | | #define HAVE_LIMITS_H 1 |
---|
3497 | | #define HAVE_PWD_H 1 |
---|
3498 | | #define HAVE_GRP_H 1 |
---|
3499 | | #define HAVE_SYS_PARAM_H 1 |
---|
3500 | | #define HAVE_SYS_POLL_H 1 |
---|
3501 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3502 | | #define HAVE_SYS_TIME_H 1 |
---|
3503 | | #define HAVE_SYS_TIMES_H 1 |
---|
3504 | | #define HAVE_SYS_WAIT_H 1 |
---|
3505 | | #define HAVE_UNISTD_H 1 |
---|
3506 | | #define HAVE_SYS_SELECT_H 1 |
---|
3507 | | #define HAVE_SYS_TYPES_H 1 |
---|
3508 | | #define HAVE_STDINT_H 1 |
---|
3509 | | #define HAVE_INTTYPES_H 1 |
---|
3510 | | #define HAVE_SCHED_H 1 |
---|
3511 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3512 | | #define HAVE_SYS_FILIO_H 1 |
---|
3513 | | /* end confdefs.h. */ |
---|
3514 | | #include <mntent.h> |
---|
3515 | configure:21799: result: no |
---|
3516 | configure:21799: checking for mntent.h |
---|
3517 | configure:21799: result: no |
---|
3518 | configure:21799: checking sys/mnttab.h usability |
---|
3519 | configure:21799: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3520 | conftest.c:110:10: fatal error: 'sys/mnttab.h' file not found |
---|
3521 | #include <sys/mnttab.h> |
---|
3522 | ^~~~~~~~~~~~~~ |
---|
3523 | 1 error generated. |
---|
3524 | configure:21799: $? = 1 |
---|
3525 | configure: failed program was: |
---|
3526 | | /* confdefs.h */ |
---|
3527 | | #define PACKAGE_NAME "glib" |
---|
3528 | | #define PACKAGE_TARNAME "glib" |
---|
3529 | | #define PACKAGE_VERSION "2.38.2" |
---|
3530 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
3531 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3532 | | #define PACKAGE_URL "" |
---|
3533 | | #define GLIB_MAJOR_VERSION 2 |
---|
3534 | | #define GLIB_MINOR_VERSION 38 |
---|
3535 | | #define GLIB_MICRO_VERSION 2 |
---|
3536 | | #define GLIB_INTERFACE_AGE 2 |
---|
3537 | | #define GLIB_BINARY_AGE 3802 |
---|
3538 | | #define STDC_HEADERS 1 |
---|
3539 | | #define HAVE_SYS_TYPES_H 1 |
---|
3540 | | #define HAVE_SYS_STAT_H 1 |
---|
3541 | | #define HAVE_STDLIB_H 1 |
---|
3542 | | #define HAVE_STRING_H 1 |
---|
3543 | | #define HAVE_MEMORY_H 1 |
---|
3544 | | #define HAVE_STRINGS_H 1 |
---|
3545 | | #define HAVE_INTTYPES_H 1 |
---|
3546 | | #define HAVE_STDINT_H 1 |
---|
3547 | | #define HAVE_UNISTD_H 1 |
---|
3548 | | #define __EXTENSIONS__ 1 |
---|
3549 | | #define _ALL_SOURCE 1 |
---|
3550 | | #define _GNU_SOURCE 1 |
---|
3551 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3552 | | #define _TANDEM_SOURCE 1 |
---|
3553 | | #define HAVE_CARBON 1 |
---|
3554 | | #define HAVE_COCOA 1 |
---|
3555 | | #define GETTEXT_PACKAGE "glib20" |
---|
3556 | | #define GLIB_LOCALE_DIR "" |
---|
3557 | | #define USE_LIBICONV_GNU 1 |
---|
3558 | | #define HAVE_DLFCN_H 1 |
---|
3559 | | #define LT_OBJDIR ".libs/" |
---|
3560 | | #define HAVE_VPRINTF 1 |
---|
3561 | | #define HAVE_ALLOCA_H 1 |
---|
3562 | | #define HAVE_ALLOCA 1 |
---|
3563 | | #define HAVE_MMAP 1 |
---|
3564 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3565 | | #define HAVE_VALLOC 1 |
---|
3566 | | #define HAVE_FSYNC 1 |
---|
3567 | | #define HAVE_ISSETUGID 1 |
---|
3568 | | #define HAVE_ATEXIT 1 |
---|
3569 | | #define HAVE_TIMEGM 1 |
---|
3570 | | #define HAVE_GMTIME_R 1 |
---|
3571 | | #define SIZEOF_CHAR 1 |
---|
3572 | | #define SIZEOF_SHORT 2 |
---|
3573 | | #define SIZEOF_LONG 8 |
---|
3574 | | #define SIZEOF_INT 4 |
---|
3575 | | #define SIZEOF_VOID_P 8 |
---|
3576 | | #define SIZEOF_LONG_LONG 8 |
---|
3577 | | #define SIZEOF___INT64 0 |
---|
3578 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3579 | | #define G_HAVE___INLINE 1 |
---|
3580 | | #define G_HAVE___INLINE__ 1 |
---|
3581 | | #define G_HAVE_INLINE 1 |
---|
3582 | | #define HAVE_DIRENT_H 1 |
---|
3583 | | #define HAVE_FLOAT_H 1 |
---|
3584 | | #define HAVE_LIMITS_H 1 |
---|
3585 | | #define HAVE_PWD_H 1 |
---|
3586 | | #define HAVE_GRP_H 1 |
---|
3587 | | #define HAVE_SYS_PARAM_H 1 |
---|
3588 | | #define HAVE_SYS_POLL_H 1 |
---|
3589 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3590 | | #define HAVE_SYS_TIME_H 1 |
---|
3591 | | #define HAVE_SYS_TIMES_H 1 |
---|
3592 | | #define HAVE_SYS_WAIT_H 1 |
---|
3593 | | #define HAVE_UNISTD_H 1 |
---|
3594 | | #define HAVE_SYS_SELECT_H 1 |
---|
3595 | | #define HAVE_SYS_TYPES_H 1 |
---|
3596 | | #define HAVE_STDINT_H 1 |
---|
3597 | | #define HAVE_INTTYPES_H 1 |
---|
3598 | | #define HAVE_SCHED_H 1 |
---|
3599 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3600 | | #define HAVE_SYS_FILIO_H 1 |
---|
3601 | | /* end confdefs.h. */ |
---|
3602 | | #include <stdio.h> |
---|
3603 | | #ifdef HAVE_SYS_TYPES_H |
---|
3604 | | # include <sys/types.h> |
---|
3605 | | #endif |
---|
3606 | | #ifdef HAVE_SYS_STAT_H |
---|
3607 | | # include <sys/stat.h> |
---|
3608 | | #endif |
---|
3609 | | #ifdef STDC_HEADERS |
---|
3610 | | # include <stdlib.h> |
---|
3611 | | # include <stddef.h> |
---|
3612 | | #else |
---|
3613 | | # ifdef HAVE_STDLIB_H |
---|
3614 | | # include <stdlib.h> |
---|
3615 | | # endif |
---|
3616 | | #endif |
---|
3617 | | #ifdef HAVE_STRING_H |
---|
3618 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3619 | | # include <memory.h> |
---|
3620 | | # endif |
---|
3621 | | # include <string.h> |
---|
3622 | | #endif |
---|
3623 | | #ifdef HAVE_STRINGS_H |
---|
3624 | | # include <strings.h> |
---|
3625 | | #endif |
---|
3626 | | #ifdef HAVE_INTTYPES_H |
---|
3627 | | # include <inttypes.h> |
---|
3628 | | #endif |
---|
3629 | | #ifdef HAVE_STDINT_H |
---|
3630 | | # include <stdint.h> |
---|
3631 | | #endif |
---|
3632 | | #ifdef HAVE_UNISTD_H |
---|
3633 | | # include <unistd.h> |
---|
3634 | | #endif |
---|
3635 | | #include <sys/mnttab.h> |
---|
3636 | configure:21799: result: no |
---|
3637 | configure:21799: checking sys/mnttab.h presence |
---|
3638 | configure:21799: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
3639 | conftest.c:77:10: fatal error: 'sys/mnttab.h' file not found |
---|
3640 | #include <sys/mnttab.h> |
---|
3641 | ^~~~~~~~~~~~~~ |
---|
3642 | 1 error generated. |
---|
3643 | configure:21799: $? = 1 |
---|
3644 | configure: failed program was: |
---|
3645 | | /* confdefs.h */ |
---|
3646 | | #define PACKAGE_NAME "glib" |
---|
3647 | | #define PACKAGE_TARNAME "glib" |
---|
3648 | | #define PACKAGE_VERSION "2.38.2" |
---|
3649 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
3650 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3651 | | #define PACKAGE_URL "" |
---|
3652 | | #define GLIB_MAJOR_VERSION 2 |
---|
3653 | | #define GLIB_MINOR_VERSION 38 |
---|
3654 | | #define GLIB_MICRO_VERSION 2 |
---|
3655 | | #define GLIB_INTERFACE_AGE 2 |
---|
3656 | | #define GLIB_BINARY_AGE 3802 |
---|
3657 | | #define STDC_HEADERS 1 |
---|
3658 | | #define HAVE_SYS_TYPES_H 1 |
---|
3659 | | #define HAVE_SYS_STAT_H 1 |
---|
3660 | | #define HAVE_STDLIB_H 1 |
---|
3661 | | #define HAVE_STRING_H 1 |
---|
3662 | | #define HAVE_MEMORY_H 1 |
---|
3663 | | #define HAVE_STRINGS_H 1 |
---|
3664 | | #define HAVE_INTTYPES_H 1 |
---|
3665 | | #define HAVE_STDINT_H 1 |
---|
3666 | | #define HAVE_UNISTD_H 1 |
---|
3667 | | #define __EXTENSIONS__ 1 |
---|
3668 | | #define _ALL_SOURCE 1 |
---|
3669 | | #define _GNU_SOURCE 1 |
---|
3670 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3671 | | #define _TANDEM_SOURCE 1 |
---|
3672 | | #define HAVE_CARBON 1 |
---|
3673 | | #define HAVE_COCOA 1 |
---|
3674 | | #define GETTEXT_PACKAGE "glib20" |
---|
3675 | | #define GLIB_LOCALE_DIR "" |
---|
3676 | | #define USE_LIBICONV_GNU 1 |
---|
3677 | | #define HAVE_DLFCN_H 1 |
---|
3678 | | #define LT_OBJDIR ".libs/" |
---|
3679 | | #define HAVE_VPRINTF 1 |
---|
3680 | | #define HAVE_ALLOCA_H 1 |
---|
3681 | | #define HAVE_ALLOCA 1 |
---|
3682 | | #define HAVE_MMAP 1 |
---|
3683 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3684 | | #define HAVE_VALLOC 1 |
---|
3685 | | #define HAVE_FSYNC 1 |
---|
3686 | | #define HAVE_ISSETUGID 1 |
---|
3687 | | #define HAVE_ATEXIT 1 |
---|
3688 | | #define HAVE_TIMEGM 1 |
---|
3689 | | #define HAVE_GMTIME_R 1 |
---|
3690 | | #define SIZEOF_CHAR 1 |
---|
3691 | | #define SIZEOF_SHORT 2 |
---|
3692 | | #define SIZEOF_LONG 8 |
---|
3693 | | #define SIZEOF_INT 4 |
---|
3694 | | #define SIZEOF_VOID_P 8 |
---|
3695 | | #define SIZEOF_LONG_LONG 8 |
---|
3696 | | #define SIZEOF___INT64 0 |
---|
3697 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3698 | | #define G_HAVE___INLINE 1 |
---|
3699 | | #define G_HAVE___INLINE__ 1 |
---|
3700 | | #define G_HAVE_INLINE 1 |
---|
3701 | | #define HAVE_DIRENT_H 1 |
---|
3702 | | #define HAVE_FLOAT_H 1 |
---|
3703 | | #define HAVE_LIMITS_H 1 |
---|
3704 | | #define HAVE_PWD_H 1 |
---|
3705 | | #define HAVE_GRP_H 1 |
---|
3706 | | #define HAVE_SYS_PARAM_H 1 |
---|
3707 | | #define HAVE_SYS_POLL_H 1 |
---|
3708 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3709 | | #define HAVE_SYS_TIME_H 1 |
---|
3710 | | #define HAVE_SYS_TIMES_H 1 |
---|
3711 | | #define HAVE_SYS_WAIT_H 1 |
---|
3712 | | #define HAVE_UNISTD_H 1 |
---|
3713 | | #define HAVE_SYS_SELECT_H 1 |
---|
3714 | | #define HAVE_SYS_TYPES_H 1 |
---|
3715 | | #define HAVE_STDINT_H 1 |
---|
3716 | | #define HAVE_INTTYPES_H 1 |
---|
3717 | | #define HAVE_SCHED_H 1 |
---|
3718 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3719 | | #define HAVE_SYS_FILIO_H 1 |
---|
3720 | | /* end confdefs.h. */ |
---|
3721 | | #include <sys/mnttab.h> |
---|
3722 | configure:21799: result: no |
---|
3723 | configure:21799: checking for sys/mnttab.h |
---|
3724 | configure:21799: result: no |
---|
3725 | configure:21799: checking sys/vfstab.h usability |
---|
3726 | configure:21799: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3727 | conftest.c:110:10: fatal error: 'sys/vfstab.h' file not found |
---|
3728 | #include <sys/vfstab.h> |
---|
3729 | ^~~~~~~~~~~~~~ |
---|
3730 | 1 error generated. |
---|
3731 | configure:21799: $? = 1 |
---|
3732 | configure: failed program was: |
---|
3733 | | /* confdefs.h */ |
---|
3734 | | #define PACKAGE_NAME "glib" |
---|
3735 | | #define PACKAGE_TARNAME "glib" |
---|
3736 | | #define PACKAGE_VERSION "2.38.2" |
---|
3737 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
3738 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3739 | | #define PACKAGE_URL "" |
---|
3740 | | #define GLIB_MAJOR_VERSION 2 |
---|
3741 | | #define GLIB_MINOR_VERSION 38 |
---|
3742 | | #define GLIB_MICRO_VERSION 2 |
---|
3743 | | #define GLIB_INTERFACE_AGE 2 |
---|
3744 | | #define GLIB_BINARY_AGE 3802 |
---|
3745 | | #define STDC_HEADERS 1 |
---|
3746 | | #define HAVE_SYS_TYPES_H 1 |
---|
3747 | | #define HAVE_SYS_STAT_H 1 |
---|
3748 | | #define HAVE_STDLIB_H 1 |
---|
3749 | | #define HAVE_STRING_H 1 |
---|
3750 | | #define HAVE_MEMORY_H 1 |
---|
3751 | | #define HAVE_STRINGS_H 1 |
---|
3752 | | #define HAVE_INTTYPES_H 1 |
---|
3753 | | #define HAVE_STDINT_H 1 |
---|
3754 | | #define HAVE_UNISTD_H 1 |
---|
3755 | | #define __EXTENSIONS__ 1 |
---|
3756 | | #define _ALL_SOURCE 1 |
---|
3757 | | #define _GNU_SOURCE 1 |
---|
3758 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3759 | | #define _TANDEM_SOURCE 1 |
---|
3760 | | #define HAVE_CARBON 1 |
---|
3761 | | #define HAVE_COCOA 1 |
---|
3762 | | #define GETTEXT_PACKAGE "glib20" |
---|
3763 | | #define GLIB_LOCALE_DIR "" |
---|
3764 | | #define USE_LIBICONV_GNU 1 |
---|
3765 | | #define HAVE_DLFCN_H 1 |
---|
3766 | | #define LT_OBJDIR ".libs/" |
---|
3767 | | #define HAVE_VPRINTF 1 |
---|
3768 | | #define HAVE_ALLOCA_H 1 |
---|
3769 | | #define HAVE_ALLOCA 1 |
---|
3770 | | #define HAVE_MMAP 1 |
---|
3771 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3772 | | #define HAVE_VALLOC 1 |
---|
3773 | | #define HAVE_FSYNC 1 |
---|
3774 | | #define HAVE_ISSETUGID 1 |
---|
3775 | | #define HAVE_ATEXIT 1 |
---|
3776 | | #define HAVE_TIMEGM 1 |
---|
3777 | | #define HAVE_GMTIME_R 1 |
---|
3778 | | #define SIZEOF_CHAR 1 |
---|
3779 | | #define SIZEOF_SHORT 2 |
---|
3780 | | #define SIZEOF_LONG 8 |
---|
3781 | | #define SIZEOF_INT 4 |
---|
3782 | | #define SIZEOF_VOID_P 8 |
---|
3783 | | #define SIZEOF_LONG_LONG 8 |
---|
3784 | | #define SIZEOF___INT64 0 |
---|
3785 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3786 | | #define G_HAVE___INLINE 1 |
---|
3787 | | #define G_HAVE___INLINE__ 1 |
---|
3788 | | #define G_HAVE_INLINE 1 |
---|
3789 | | #define HAVE_DIRENT_H 1 |
---|
3790 | | #define HAVE_FLOAT_H 1 |
---|
3791 | | #define HAVE_LIMITS_H 1 |
---|
3792 | | #define HAVE_PWD_H 1 |
---|
3793 | | #define HAVE_GRP_H 1 |
---|
3794 | | #define HAVE_SYS_PARAM_H 1 |
---|
3795 | | #define HAVE_SYS_POLL_H 1 |
---|
3796 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3797 | | #define HAVE_SYS_TIME_H 1 |
---|
3798 | | #define HAVE_SYS_TIMES_H 1 |
---|
3799 | | #define HAVE_SYS_WAIT_H 1 |
---|
3800 | | #define HAVE_UNISTD_H 1 |
---|
3801 | | #define HAVE_SYS_SELECT_H 1 |
---|
3802 | | #define HAVE_SYS_TYPES_H 1 |
---|
3803 | | #define HAVE_STDINT_H 1 |
---|
3804 | | #define HAVE_INTTYPES_H 1 |
---|
3805 | | #define HAVE_SCHED_H 1 |
---|
3806 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3807 | | #define HAVE_SYS_FILIO_H 1 |
---|
3808 | | /* end confdefs.h. */ |
---|
3809 | | #include <stdio.h> |
---|
3810 | | #ifdef HAVE_SYS_TYPES_H |
---|
3811 | | # include <sys/types.h> |
---|
3812 | | #endif |
---|
3813 | | #ifdef HAVE_SYS_STAT_H |
---|
3814 | | # include <sys/stat.h> |
---|
3815 | | #endif |
---|
3816 | | #ifdef STDC_HEADERS |
---|
3817 | | # include <stdlib.h> |
---|
3818 | | # include <stddef.h> |
---|
3819 | | #else |
---|
3820 | | # ifdef HAVE_STDLIB_H |
---|
3821 | | # include <stdlib.h> |
---|
3822 | | # endif |
---|
3823 | | #endif |
---|
3824 | | #ifdef HAVE_STRING_H |
---|
3825 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3826 | | # include <memory.h> |
---|
3827 | | # endif |
---|
3828 | | # include <string.h> |
---|
3829 | | #endif |
---|
3830 | | #ifdef HAVE_STRINGS_H |
---|
3831 | | # include <strings.h> |
---|
3832 | | #endif |
---|
3833 | | #ifdef HAVE_INTTYPES_H |
---|
3834 | | # include <inttypes.h> |
---|
3835 | | #endif |
---|
3836 | | #ifdef HAVE_STDINT_H |
---|
3837 | | # include <stdint.h> |
---|
3838 | | #endif |
---|
3839 | | #ifdef HAVE_UNISTD_H |
---|
3840 | | # include <unistd.h> |
---|
3841 | | #endif |
---|
3842 | | #include <sys/vfstab.h> |
---|
3843 | configure:21799: result: no |
---|
3844 | configure:21799: checking sys/vfstab.h presence |
---|
3845 | configure:21799: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
3846 | conftest.c:77:10: fatal error: 'sys/vfstab.h' file not found |
---|
3847 | #include <sys/vfstab.h> |
---|
3848 | ^~~~~~~~~~~~~~ |
---|
3849 | 1 error generated. |
---|
3850 | configure:21799: $? = 1 |
---|
3851 | configure: failed program was: |
---|
3852 | | /* confdefs.h */ |
---|
3853 | | #define PACKAGE_NAME "glib" |
---|
3854 | | #define PACKAGE_TARNAME "glib" |
---|
3855 | | #define PACKAGE_VERSION "2.38.2" |
---|
3856 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
3857 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3858 | | #define PACKAGE_URL "" |
---|
3859 | | #define GLIB_MAJOR_VERSION 2 |
---|
3860 | | #define GLIB_MINOR_VERSION 38 |
---|
3861 | | #define GLIB_MICRO_VERSION 2 |
---|
3862 | | #define GLIB_INTERFACE_AGE 2 |
---|
3863 | | #define GLIB_BINARY_AGE 3802 |
---|
3864 | | #define STDC_HEADERS 1 |
---|
3865 | | #define HAVE_SYS_TYPES_H 1 |
---|
3866 | | #define HAVE_SYS_STAT_H 1 |
---|
3867 | | #define HAVE_STDLIB_H 1 |
---|
3868 | | #define HAVE_STRING_H 1 |
---|
3869 | | #define HAVE_MEMORY_H 1 |
---|
3870 | | #define HAVE_STRINGS_H 1 |
---|
3871 | | #define HAVE_INTTYPES_H 1 |
---|
3872 | | #define HAVE_STDINT_H 1 |
---|
3873 | | #define HAVE_UNISTD_H 1 |
---|
3874 | | #define __EXTENSIONS__ 1 |
---|
3875 | | #define _ALL_SOURCE 1 |
---|
3876 | | #define _GNU_SOURCE 1 |
---|
3877 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3878 | | #define _TANDEM_SOURCE 1 |
---|
3879 | | #define HAVE_CARBON 1 |
---|
3880 | | #define HAVE_COCOA 1 |
---|
3881 | | #define GETTEXT_PACKAGE "glib20" |
---|
3882 | | #define GLIB_LOCALE_DIR "" |
---|
3883 | | #define USE_LIBICONV_GNU 1 |
---|
3884 | | #define HAVE_DLFCN_H 1 |
---|
3885 | | #define LT_OBJDIR ".libs/" |
---|
3886 | | #define HAVE_VPRINTF 1 |
---|
3887 | | #define HAVE_ALLOCA_H 1 |
---|
3888 | | #define HAVE_ALLOCA 1 |
---|
3889 | | #define HAVE_MMAP 1 |
---|
3890 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3891 | | #define HAVE_VALLOC 1 |
---|
3892 | | #define HAVE_FSYNC 1 |
---|
3893 | | #define HAVE_ISSETUGID 1 |
---|
3894 | | #define HAVE_ATEXIT 1 |
---|
3895 | | #define HAVE_TIMEGM 1 |
---|
3896 | | #define HAVE_GMTIME_R 1 |
---|
3897 | | #define SIZEOF_CHAR 1 |
---|
3898 | | #define SIZEOF_SHORT 2 |
---|
3899 | | #define SIZEOF_LONG 8 |
---|
3900 | | #define SIZEOF_INT 4 |
---|
3901 | | #define SIZEOF_VOID_P 8 |
---|
3902 | | #define SIZEOF_LONG_LONG 8 |
---|
3903 | | #define SIZEOF___INT64 0 |
---|
3904 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3905 | | #define G_HAVE___INLINE 1 |
---|
3906 | | #define G_HAVE___INLINE__ 1 |
---|
3907 | | #define G_HAVE_INLINE 1 |
---|
3908 | | #define HAVE_DIRENT_H 1 |
---|
3909 | | #define HAVE_FLOAT_H 1 |
---|
3910 | | #define HAVE_LIMITS_H 1 |
---|
3911 | | #define HAVE_PWD_H 1 |
---|
3912 | | #define HAVE_GRP_H 1 |
---|
3913 | | #define HAVE_SYS_PARAM_H 1 |
---|
3914 | | #define HAVE_SYS_POLL_H 1 |
---|
3915 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3916 | | #define HAVE_SYS_TIME_H 1 |
---|
3917 | | #define HAVE_SYS_TIMES_H 1 |
---|
3918 | | #define HAVE_SYS_WAIT_H 1 |
---|
3919 | | #define HAVE_UNISTD_H 1 |
---|
3920 | | #define HAVE_SYS_SELECT_H 1 |
---|
3921 | | #define HAVE_SYS_TYPES_H 1 |
---|
3922 | | #define HAVE_STDINT_H 1 |
---|
3923 | | #define HAVE_INTTYPES_H 1 |
---|
3924 | | #define HAVE_SCHED_H 1 |
---|
3925 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3926 | | #define HAVE_SYS_FILIO_H 1 |
---|
3927 | | /* end confdefs.h. */ |
---|
3928 | | #include <sys/vfstab.h> |
---|
3929 | configure:21799: result: no |
---|
3930 | configure:21799: checking for sys/vfstab.h |
---|
3931 | configure:21799: result: no |
---|
3932 | configure:21799: checking sys/mntctl.h usability |
---|
3933 | configure:21799: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3934 | conftest.c:110:10: fatal error: 'sys/mntctl.h' file not found |
---|
3935 | #include <sys/mntctl.h> |
---|
3936 | ^~~~~~~~~~~~~~ |
---|
3937 | 1 error generated. |
---|
3938 | configure:21799: $? = 1 |
---|
3939 | configure: failed program was: |
---|
3940 | | /* confdefs.h */ |
---|
3941 | | #define PACKAGE_NAME "glib" |
---|
3942 | | #define PACKAGE_TARNAME "glib" |
---|
3943 | | #define PACKAGE_VERSION "2.38.2" |
---|
3944 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
3945 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
3946 | | #define PACKAGE_URL "" |
---|
3947 | | #define GLIB_MAJOR_VERSION 2 |
---|
3948 | | #define GLIB_MINOR_VERSION 38 |
---|
3949 | | #define GLIB_MICRO_VERSION 2 |
---|
3950 | | #define GLIB_INTERFACE_AGE 2 |
---|
3951 | | #define GLIB_BINARY_AGE 3802 |
---|
3952 | | #define STDC_HEADERS 1 |
---|
3953 | | #define HAVE_SYS_TYPES_H 1 |
---|
3954 | | #define HAVE_SYS_STAT_H 1 |
---|
3955 | | #define HAVE_STDLIB_H 1 |
---|
3956 | | #define HAVE_STRING_H 1 |
---|
3957 | | #define HAVE_MEMORY_H 1 |
---|
3958 | | #define HAVE_STRINGS_H 1 |
---|
3959 | | #define HAVE_INTTYPES_H 1 |
---|
3960 | | #define HAVE_STDINT_H 1 |
---|
3961 | | #define HAVE_UNISTD_H 1 |
---|
3962 | | #define __EXTENSIONS__ 1 |
---|
3963 | | #define _ALL_SOURCE 1 |
---|
3964 | | #define _GNU_SOURCE 1 |
---|
3965 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3966 | | #define _TANDEM_SOURCE 1 |
---|
3967 | | #define HAVE_CARBON 1 |
---|
3968 | | #define HAVE_COCOA 1 |
---|
3969 | | #define GETTEXT_PACKAGE "glib20" |
---|
3970 | | #define GLIB_LOCALE_DIR "" |
---|
3971 | | #define USE_LIBICONV_GNU 1 |
---|
3972 | | #define HAVE_DLFCN_H 1 |
---|
3973 | | #define LT_OBJDIR ".libs/" |
---|
3974 | | #define HAVE_VPRINTF 1 |
---|
3975 | | #define HAVE_ALLOCA_H 1 |
---|
3976 | | #define HAVE_ALLOCA 1 |
---|
3977 | | #define HAVE_MMAP 1 |
---|
3978 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
3979 | | #define HAVE_VALLOC 1 |
---|
3980 | | #define HAVE_FSYNC 1 |
---|
3981 | | #define HAVE_ISSETUGID 1 |
---|
3982 | | #define HAVE_ATEXIT 1 |
---|
3983 | | #define HAVE_TIMEGM 1 |
---|
3984 | | #define HAVE_GMTIME_R 1 |
---|
3985 | | #define SIZEOF_CHAR 1 |
---|
3986 | | #define SIZEOF_SHORT 2 |
---|
3987 | | #define SIZEOF_LONG 8 |
---|
3988 | | #define SIZEOF_INT 4 |
---|
3989 | | #define SIZEOF_VOID_P 8 |
---|
3990 | | #define SIZEOF_LONG_LONG 8 |
---|
3991 | | #define SIZEOF___INT64 0 |
---|
3992 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3993 | | #define G_HAVE___INLINE 1 |
---|
3994 | | #define G_HAVE___INLINE__ 1 |
---|
3995 | | #define G_HAVE_INLINE 1 |
---|
3996 | | #define HAVE_DIRENT_H 1 |
---|
3997 | | #define HAVE_FLOAT_H 1 |
---|
3998 | | #define HAVE_LIMITS_H 1 |
---|
3999 | | #define HAVE_PWD_H 1 |
---|
4000 | | #define HAVE_GRP_H 1 |
---|
4001 | | #define HAVE_SYS_PARAM_H 1 |
---|
4002 | | #define HAVE_SYS_POLL_H 1 |
---|
4003 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4004 | | #define HAVE_SYS_TIME_H 1 |
---|
4005 | | #define HAVE_SYS_TIMES_H 1 |
---|
4006 | | #define HAVE_SYS_WAIT_H 1 |
---|
4007 | | #define HAVE_UNISTD_H 1 |
---|
4008 | | #define HAVE_SYS_SELECT_H 1 |
---|
4009 | | #define HAVE_SYS_TYPES_H 1 |
---|
4010 | | #define HAVE_STDINT_H 1 |
---|
4011 | | #define HAVE_INTTYPES_H 1 |
---|
4012 | | #define HAVE_SCHED_H 1 |
---|
4013 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4014 | | #define HAVE_SYS_FILIO_H 1 |
---|
4015 | | /* end confdefs.h. */ |
---|
4016 | | #include <stdio.h> |
---|
4017 | | #ifdef HAVE_SYS_TYPES_H |
---|
4018 | | # include <sys/types.h> |
---|
4019 | | #endif |
---|
4020 | | #ifdef HAVE_SYS_STAT_H |
---|
4021 | | # include <sys/stat.h> |
---|
4022 | | #endif |
---|
4023 | | #ifdef STDC_HEADERS |
---|
4024 | | # include <stdlib.h> |
---|
4025 | | # include <stddef.h> |
---|
4026 | | #else |
---|
4027 | | # ifdef HAVE_STDLIB_H |
---|
4028 | | # include <stdlib.h> |
---|
4029 | | # endif |
---|
4030 | | #endif |
---|
4031 | | #ifdef HAVE_STRING_H |
---|
4032 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4033 | | # include <memory.h> |
---|
4034 | | # endif |
---|
4035 | | # include <string.h> |
---|
4036 | | #endif |
---|
4037 | | #ifdef HAVE_STRINGS_H |
---|
4038 | | # include <strings.h> |
---|
4039 | | #endif |
---|
4040 | | #ifdef HAVE_INTTYPES_H |
---|
4041 | | # include <inttypes.h> |
---|
4042 | | #endif |
---|
4043 | | #ifdef HAVE_STDINT_H |
---|
4044 | | # include <stdint.h> |
---|
4045 | | #endif |
---|
4046 | | #ifdef HAVE_UNISTD_H |
---|
4047 | | # include <unistd.h> |
---|
4048 | | #endif |
---|
4049 | | #include <sys/mntctl.h> |
---|
4050 | configure:21799: result: no |
---|
4051 | configure:21799: checking sys/mntctl.h presence |
---|
4052 | configure:21799: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
4053 | conftest.c:77:10: fatal error: 'sys/mntctl.h' file not found |
---|
4054 | #include <sys/mntctl.h> |
---|
4055 | ^~~~~~~~~~~~~~ |
---|
4056 | 1 error generated. |
---|
4057 | configure:21799: $? = 1 |
---|
4058 | configure: failed program was: |
---|
4059 | | /* confdefs.h */ |
---|
4060 | | #define PACKAGE_NAME "glib" |
---|
4061 | | #define PACKAGE_TARNAME "glib" |
---|
4062 | | #define PACKAGE_VERSION "2.38.2" |
---|
4063 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
4064 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4065 | | #define PACKAGE_URL "" |
---|
4066 | | #define GLIB_MAJOR_VERSION 2 |
---|
4067 | | #define GLIB_MINOR_VERSION 38 |
---|
4068 | | #define GLIB_MICRO_VERSION 2 |
---|
4069 | | #define GLIB_INTERFACE_AGE 2 |
---|
4070 | | #define GLIB_BINARY_AGE 3802 |
---|
4071 | | #define STDC_HEADERS 1 |
---|
4072 | | #define HAVE_SYS_TYPES_H 1 |
---|
4073 | | #define HAVE_SYS_STAT_H 1 |
---|
4074 | | #define HAVE_STDLIB_H 1 |
---|
4075 | | #define HAVE_STRING_H 1 |
---|
4076 | | #define HAVE_MEMORY_H 1 |
---|
4077 | | #define HAVE_STRINGS_H 1 |
---|
4078 | | #define HAVE_INTTYPES_H 1 |
---|
4079 | | #define HAVE_STDINT_H 1 |
---|
4080 | | #define HAVE_UNISTD_H 1 |
---|
4081 | | #define __EXTENSIONS__ 1 |
---|
4082 | | #define _ALL_SOURCE 1 |
---|
4083 | | #define _GNU_SOURCE 1 |
---|
4084 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4085 | | #define _TANDEM_SOURCE 1 |
---|
4086 | | #define HAVE_CARBON 1 |
---|
4087 | | #define HAVE_COCOA 1 |
---|
4088 | | #define GETTEXT_PACKAGE "glib20" |
---|
4089 | | #define GLIB_LOCALE_DIR "" |
---|
4090 | | #define USE_LIBICONV_GNU 1 |
---|
4091 | | #define HAVE_DLFCN_H 1 |
---|
4092 | | #define LT_OBJDIR ".libs/" |
---|
4093 | | #define HAVE_VPRINTF 1 |
---|
4094 | | #define HAVE_ALLOCA_H 1 |
---|
4095 | | #define HAVE_ALLOCA 1 |
---|
4096 | | #define HAVE_MMAP 1 |
---|
4097 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4098 | | #define HAVE_VALLOC 1 |
---|
4099 | | #define HAVE_FSYNC 1 |
---|
4100 | | #define HAVE_ISSETUGID 1 |
---|
4101 | | #define HAVE_ATEXIT 1 |
---|
4102 | | #define HAVE_TIMEGM 1 |
---|
4103 | | #define HAVE_GMTIME_R 1 |
---|
4104 | | #define SIZEOF_CHAR 1 |
---|
4105 | | #define SIZEOF_SHORT 2 |
---|
4106 | | #define SIZEOF_LONG 8 |
---|
4107 | | #define SIZEOF_INT 4 |
---|
4108 | | #define SIZEOF_VOID_P 8 |
---|
4109 | | #define SIZEOF_LONG_LONG 8 |
---|
4110 | | #define SIZEOF___INT64 0 |
---|
4111 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4112 | | #define G_HAVE___INLINE 1 |
---|
4113 | | #define G_HAVE___INLINE__ 1 |
---|
4114 | | #define G_HAVE_INLINE 1 |
---|
4115 | | #define HAVE_DIRENT_H 1 |
---|
4116 | | #define HAVE_FLOAT_H 1 |
---|
4117 | | #define HAVE_LIMITS_H 1 |
---|
4118 | | #define HAVE_PWD_H 1 |
---|
4119 | | #define HAVE_GRP_H 1 |
---|
4120 | | #define HAVE_SYS_PARAM_H 1 |
---|
4121 | | #define HAVE_SYS_POLL_H 1 |
---|
4122 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4123 | | #define HAVE_SYS_TIME_H 1 |
---|
4124 | | #define HAVE_SYS_TIMES_H 1 |
---|
4125 | | #define HAVE_SYS_WAIT_H 1 |
---|
4126 | | #define HAVE_UNISTD_H 1 |
---|
4127 | | #define HAVE_SYS_SELECT_H 1 |
---|
4128 | | #define HAVE_SYS_TYPES_H 1 |
---|
4129 | | #define HAVE_STDINT_H 1 |
---|
4130 | | #define HAVE_INTTYPES_H 1 |
---|
4131 | | #define HAVE_SCHED_H 1 |
---|
4132 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4133 | | #define HAVE_SYS_FILIO_H 1 |
---|
4134 | | /* end confdefs.h. */ |
---|
4135 | | #include <sys/mntctl.h> |
---|
4136 | configure:21799: result: no |
---|
4137 | configure:21799: checking for sys/mntctl.h |
---|
4138 | configure:21799: result: no |
---|
4139 | configure:21799: checking fstab.h usability |
---|
4140 | configure:21799: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4141 | configure:21799: $? = 0 |
---|
4142 | configure:21799: result: yes |
---|
4143 | configure:21799: checking fstab.h presence |
---|
4144 | configure:21799: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
4145 | configure:21799: $? = 0 |
---|
4146 | configure:21799: result: yes |
---|
4147 | configure:21799: checking for fstab.h |
---|
4148 | configure:21799: result: yes |
---|
4149 | configure:21812: checking sys/uio.h usability |
---|
4150 | configure:21812: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4151 | configure:21812: $? = 0 |
---|
4152 | configure:21812: result: yes |
---|
4153 | configure:21812: checking sys/uio.h presence |
---|
4154 | configure:21812: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
4155 | configure:21812: $? = 0 |
---|
4156 | configure:21812: result: yes |
---|
4157 | configure:21812: checking for sys/uio.h |
---|
4158 | configure:21812: result: yes |
---|
4159 | configure:21812: checking sys/mkdev.h usability |
---|
4160 | configure:21812: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4161 | conftest.c:112:10: fatal error: 'sys/mkdev.h' file not found |
---|
4162 | #include <sys/mkdev.h> |
---|
4163 | ^~~~~~~~~~~~~ |
---|
4164 | 1 error generated. |
---|
4165 | configure:21812: $? = 1 |
---|
4166 | configure: failed program was: |
---|
4167 | | /* confdefs.h */ |
---|
4168 | | #define PACKAGE_NAME "glib" |
---|
4169 | | #define PACKAGE_TARNAME "glib" |
---|
4170 | | #define PACKAGE_VERSION "2.38.2" |
---|
4171 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
4172 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4173 | | #define PACKAGE_URL "" |
---|
4174 | | #define GLIB_MAJOR_VERSION 2 |
---|
4175 | | #define GLIB_MINOR_VERSION 38 |
---|
4176 | | #define GLIB_MICRO_VERSION 2 |
---|
4177 | | #define GLIB_INTERFACE_AGE 2 |
---|
4178 | | #define GLIB_BINARY_AGE 3802 |
---|
4179 | | #define STDC_HEADERS 1 |
---|
4180 | | #define HAVE_SYS_TYPES_H 1 |
---|
4181 | | #define HAVE_SYS_STAT_H 1 |
---|
4182 | | #define HAVE_STDLIB_H 1 |
---|
4183 | | #define HAVE_STRING_H 1 |
---|
4184 | | #define HAVE_MEMORY_H 1 |
---|
4185 | | #define HAVE_STRINGS_H 1 |
---|
4186 | | #define HAVE_INTTYPES_H 1 |
---|
4187 | | #define HAVE_STDINT_H 1 |
---|
4188 | | #define HAVE_UNISTD_H 1 |
---|
4189 | | #define __EXTENSIONS__ 1 |
---|
4190 | | #define _ALL_SOURCE 1 |
---|
4191 | | #define _GNU_SOURCE 1 |
---|
4192 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4193 | | #define _TANDEM_SOURCE 1 |
---|
4194 | | #define HAVE_CARBON 1 |
---|
4195 | | #define HAVE_COCOA 1 |
---|
4196 | | #define GETTEXT_PACKAGE "glib20" |
---|
4197 | | #define GLIB_LOCALE_DIR "" |
---|
4198 | | #define USE_LIBICONV_GNU 1 |
---|
4199 | | #define HAVE_DLFCN_H 1 |
---|
4200 | | #define LT_OBJDIR ".libs/" |
---|
4201 | | #define HAVE_VPRINTF 1 |
---|
4202 | | #define HAVE_ALLOCA_H 1 |
---|
4203 | | #define HAVE_ALLOCA 1 |
---|
4204 | | #define HAVE_MMAP 1 |
---|
4205 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4206 | | #define HAVE_VALLOC 1 |
---|
4207 | | #define HAVE_FSYNC 1 |
---|
4208 | | #define HAVE_ISSETUGID 1 |
---|
4209 | | #define HAVE_ATEXIT 1 |
---|
4210 | | #define HAVE_TIMEGM 1 |
---|
4211 | | #define HAVE_GMTIME_R 1 |
---|
4212 | | #define SIZEOF_CHAR 1 |
---|
4213 | | #define SIZEOF_SHORT 2 |
---|
4214 | | #define SIZEOF_LONG 8 |
---|
4215 | | #define SIZEOF_INT 4 |
---|
4216 | | #define SIZEOF_VOID_P 8 |
---|
4217 | | #define SIZEOF_LONG_LONG 8 |
---|
4218 | | #define SIZEOF___INT64 0 |
---|
4219 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4220 | | #define G_HAVE___INLINE 1 |
---|
4221 | | #define G_HAVE___INLINE__ 1 |
---|
4222 | | #define G_HAVE_INLINE 1 |
---|
4223 | | #define HAVE_DIRENT_H 1 |
---|
4224 | | #define HAVE_FLOAT_H 1 |
---|
4225 | | #define HAVE_LIMITS_H 1 |
---|
4226 | | #define HAVE_PWD_H 1 |
---|
4227 | | #define HAVE_GRP_H 1 |
---|
4228 | | #define HAVE_SYS_PARAM_H 1 |
---|
4229 | | #define HAVE_SYS_POLL_H 1 |
---|
4230 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4231 | | #define HAVE_SYS_TIME_H 1 |
---|
4232 | | #define HAVE_SYS_TIMES_H 1 |
---|
4233 | | #define HAVE_SYS_WAIT_H 1 |
---|
4234 | | #define HAVE_UNISTD_H 1 |
---|
4235 | | #define HAVE_SYS_SELECT_H 1 |
---|
4236 | | #define HAVE_SYS_TYPES_H 1 |
---|
4237 | | #define HAVE_STDINT_H 1 |
---|
4238 | | #define HAVE_INTTYPES_H 1 |
---|
4239 | | #define HAVE_SCHED_H 1 |
---|
4240 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4241 | | #define HAVE_SYS_FILIO_H 1 |
---|
4242 | | #define HAVE_FSTAB_H 1 |
---|
4243 | | #define HAVE_SYS_UIO_H 1 |
---|
4244 | | /* end confdefs.h. */ |
---|
4245 | | #include <stdio.h> |
---|
4246 | | #ifdef HAVE_SYS_TYPES_H |
---|
4247 | | # include <sys/types.h> |
---|
4248 | | #endif |
---|
4249 | | #ifdef HAVE_SYS_STAT_H |
---|
4250 | | # include <sys/stat.h> |
---|
4251 | | #endif |
---|
4252 | | #ifdef STDC_HEADERS |
---|
4253 | | # include <stdlib.h> |
---|
4254 | | # include <stddef.h> |
---|
4255 | | #else |
---|
4256 | | # ifdef HAVE_STDLIB_H |
---|
4257 | | # include <stdlib.h> |
---|
4258 | | # endif |
---|
4259 | | #endif |
---|
4260 | | #ifdef HAVE_STRING_H |
---|
4261 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4262 | | # include <memory.h> |
---|
4263 | | # endif |
---|
4264 | | # include <string.h> |
---|
4265 | | #endif |
---|
4266 | | #ifdef HAVE_STRINGS_H |
---|
4267 | | # include <strings.h> |
---|
4268 | | #endif |
---|
4269 | | #ifdef HAVE_INTTYPES_H |
---|
4270 | | # include <inttypes.h> |
---|
4271 | | #endif |
---|
4272 | | #ifdef HAVE_STDINT_H |
---|
4273 | | # include <stdint.h> |
---|
4274 | | #endif |
---|
4275 | | #ifdef HAVE_UNISTD_H |
---|
4276 | | # include <unistd.h> |
---|
4277 | | #endif |
---|
4278 | | #include <sys/mkdev.h> |
---|
4279 | configure:21812: result: no |
---|
4280 | configure:21812: checking sys/mkdev.h presence |
---|
4281 | configure:21812: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
4282 | conftest.c:79:10: fatal error: 'sys/mkdev.h' file not found |
---|
4283 | #include <sys/mkdev.h> |
---|
4284 | ^~~~~~~~~~~~~ |
---|
4285 | 1 error generated. |
---|
4286 | configure:21812: $? = 1 |
---|
4287 | configure: failed program was: |
---|
4288 | | /* confdefs.h */ |
---|
4289 | | #define PACKAGE_NAME "glib" |
---|
4290 | | #define PACKAGE_TARNAME "glib" |
---|
4291 | | #define PACKAGE_VERSION "2.38.2" |
---|
4292 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
4293 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4294 | | #define PACKAGE_URL "" |
---|
4295 | | #define GLIB_MAJOR_VERSION 2 |
---|
4296 | | #define GLIB_MINOR_VERSION 38 |
---|
4297 | | #define GLIB_MICRO_VERSION 2 |
---|
4298 | | #define GLIB_INTERFACE_AGE 2 |
---|
4299 | | #define GLIB_BINARY_AGE 3802 |
---|
4300 | | #define STDC_HEADERS 1 |
---|
4301 | | #define HAVE_SYS_TYPES_H 1 |
---|
4302 | | #define HAVE_SYS_STAT_H 1 |
---|
4303 | | #define HAVE_STDLIB_H 1 |
---|
4304 | | #define HAVE_STRING_H 1 |
---|
4305 | | #define HAVE_MEMORY_H 1 |
---|
4306 | | #define HAVE_STRINGS_H 1 |
---|
4307 | | #define HAVE_INTTYPES_H 1 |
---|
4308 | | #define HAVE_STDINT_H 1 |
---|
4309 | | #define HAVE_UNISTD_H 1 |
---|
4310 | | #define __EXTENSIONS__ 1 |
---|
4311 | | #define _ALL_SOURCE 1 |
---|
4312 | | #define _GNU_SOURCE 1 |
---|
4313 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4314 | | #define _TANDEM_SOURCE 1 |
---|
4315 | | #define HAVE_CARBON 1 |
---|
4316 | | #define HAVE_COCOA 1 |
---|
4317 | | #define GETTEXT_PACKAGE "glib20" |
---|
4318 | | #define GLIB_LOCALE_DIR "" |
---|
4319 | | #define USE_LIBICONV_GNU 1 |
---|
4320 | | #define HAVE_DLFCN_H 1 |
---|
4321 | | #define LT_OBJDIR ".libs/" |
---|
4322 | | #define HAVE_VPRINTF 1 |
---|
4323 | | #define HAVE_ALLOCA_H 1 |
---|
4324 | | #define HAVE_ALLOCA 1 |
---|
4325 | | #define HAVE_MMAP 1 |
---|
4326 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4327 | | #define HAVE_VALLOC 1 |
---|
4328 | | #define HAVE_FSYNC 1 |
---|
4329 | | #define HAVE_ISSETUGID 1 |
---|
4330 | | #define HAVE_ATEXIT 1 |
---|
4331 | | #define HAVE_TIMEGM 1 |
---|
4332 | | #define HAVE_GMTIME_R 1 |
---|
4333 | | #define SIZEOF_CHAR 1 |
---|
4334 | | #define SIZEOF_SHORT 2 |
---|
4335 | | #define SIZEOF_LONG 8 |
---|
4336 | | #define SIZEOF_INT 4 |
---|
4337 | | #define SIZEOF_VOID_P 8 |
---|
4338 | | #define SIZEOF_LONG_LONG 8 |
---|
4339 | | #define SIZEOF___INT64 0 |
---|
4340 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4341 | | #define G_HAVE___INLINE 1 |
---|
4342 | | #define G_HAVE___INLINE__ 1 |
---|
4343 | | #define G_HAVE_INLINE 1 |
---|
4344 | | #define HAVE_DIRENT_H 1 |
---|
4345 | | #define HAVE_FLOAT_H 1 |
---|
4346 | | #define HAVE_LIMITS_H 1 |
---|
4347 | | #define HAVE_PWD_H 1 |
---|
4348 | | #define HAVE_GRP_H 1 |
---|
4349 | | #define HAVE_SYS_PARAM_H 1 |
---|
4350 | | #define HAVE_SYS_POLL_H 1 |
---|
4351 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4352 | | #define HAVE_SYS_TIME_H 1 |
---|
4353 | | #define HAVE_SYS_TIMES_H 1 |
---|
4354 | | #define HAVE_SYS_WAIT_H 1 |
---|
4355 | | #define HAVE_UNISTD_H 1 |
---|
4356 | | #define HAVE_SYS_SELECT_H 1 |
---|
4357 | | #define HAVE_SYS_TYPES_H 1 |
---|
4358 | | #define HAVE_STDINT_H 1 |
---|
4359 | | #define HAVE_INTTYPES_H 1 |
---|
4360 | | #define HAVE_SCHED_H 1 |
---|
4361 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4362 | | #define HAVE_SYS_FILIO_H 1 |
---|
4363 | | #define HAVE_FSTAB_H 1 |
---|
4364 | | #define HAVE_SYS_UIO_H 1 |
---|
4365 | | /* end confdefs.h. */ |
---|
4366 | | #include <sys/mkdev.h> |
---|
4367 | configure:21812: result: no |
---|
4368 | configure:21812: checking for sys/mkdev.h |
---|
4369 | configure:21812: result: no |
---|
4370 | configure:21824: checking linux/magic.h usability |
---|
4371 | configure:21824: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4372 | conftest.c:112:10: fatal error: 'linux/magic.h' file not found |
---|
4373 | #include <linux/magic.h> |
---|
4374 | ^~~~~~~~~~~~~~~ |
---|
4375 | 1 error generated. |
---|
4376 | configure:21824: $? = 1 |
---|
4377 | configure: failed program was: |
---|
4378 | | /* confdefs.h */ |
---|
4379 | | #define PACKAGE_NAME "glib" |
---|
4380 | | #define PACKAGE_TARNAME "glib" |
---|
4381 | | #define PACKAGE_VERSION "2.38.2" |
---|
4382 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
4383 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4384 | | #define PACKAGE_URL "" |
---|
4385 | | #define GLIB_MAJOR_VERSION 2 |
---|
4386 | | #define GLIB_MINOR_VERSION 38 |
---|
4387 | | #define GLIB_MICRO_VERSION 2 |
---|
4388 | | #define GLIB_INTERFACE_AGE 2 |
---|
4389 | | #define GLIB_BINARY_AGE 3802 |
---|
4390 | | #define STDC_HEADERS 1 |
---|
4391 | | #define HAVE_SYS_TYPES_H 1 |
---|
4392 | | #define HAVE_SYS_STAT_H 1 |
---|
4393 | | #define HAVE_STDLIB_H 1 |
---|
4394 | | #define HAVE_STRING_H 1 |
---|
4395 | | #define HAVE_MEMORY_H 1 |
---|
4396 | | #define HAVE_STRINGS_H 1 |
---|
4397 | | #define HAVE_INTTYPES_H 1 |
---|
4398 | | #define HAVE_STDINT_H 1 |
---|
4399 | | #define HAVE_UNISTD_H 1 |
---|
4400 | | #define __EXTENSIONS__ 1 |
---|
4401 | | #define _ALL_SOURCE 1 |
---|
4402 | | #define _GNU_SOURCE 1 |
---|
4403 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4404 | | #define _TANDEM_SOURCE 1 |
---|
4405 | | #define HAVE_CARBON 1 |
---|
4406 | | #define HAVE_COCOA 1 |
---|
4407 | | #define GETTEXT_PACKAGE "glib20" |
---|
4408 | | #define GLIB_LOCALE_DIR "" |
---|
4409 | | #define USE_LIBICONV_GNU 1 |
---|
4410 | | #define HAVE_DLFCN_H 1 |
---|
4411 | | #define LT_OBJDIR ".libs/" |
---|
4412 | | #define HAVE_VPRINTF 1 |
---|
4413 | | #define HAVE_ALLOCA_H 1 |
---|
4414 | | #define HAVE_ALLOCA 1 |
---|
4415 | | #define HAVE_MMAP 1 |
---|
4416 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4417 | | #define HAVE_VALLOC 1 |
---|
4418 | | #define HAVE_FSYNC 1 |
---|
4419 | | #define HAVE_ISSETUGID 1 |
---|
4420 | | #define HAVE_ATEXIT 1 |
---|
4421 | | #define HAVE_TIMEGM 1 |
---|
4422 | | #define HAVE_GMTIME_R 1 |
---|
4423 | | #define SIZEOF_CHAR 1 |
---|
4424 | | #define SIZEOF_SHORT 2 |
---|
4425 | | #define SIZEOF_LONG 8 |
---|
4426 | | #define SIZEOF_INT 4 |
---|
4427 | | #define SIZEOF_VOID_P 8 |
---|
4428 | | #define SIZEOF_LONG_LONG 8 |
---|
4429 | | #define SIZEOF___INT64 0 |
---|
4430 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4431 | | #define G_HAVE___INLINE 1 |
---|
4432 | | #define G_HAVE___INLINE__ 1 |
---|
4433 | | #define G_HAVE_INLINE 1 |
---|
4434 | | #define HAVE_DIRENT_H 1 |
---|
4435 | | #define HAVE_FLOAT_H 1 |
---|
4436 | | #define HAVE_LIMITS_H 1 |
---|
4437 | | #define HAVE_PWD_H 1 |
---|
4438 | | #define HAVE_GRP_H 1 |
---|
4439 | | #define HAVE_SYS_PARAM_H 1 |
---|
4440 | | #define HAVE_SYS_POLL_H 1 |
---|
4441 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4442 | | #define HAVE_SYS_TIME_H 1 |
---|
4443 | | #define HAVE_SYS_TIMES_H 1 |
---|
4444 | | #define HAVE_SYS_WAIT_H 1 |
---|
4445 | | #define HAVE_UNISTD_H 1 |
---|
4446 | | #define HAVE_SYS_SELECT_H 1 |
---|
4447 | | #define HAVE_SYS_TYPES_H 1 |
---|
4448 | | #define HAVE_STDINT_H 1 |
---|
4449 | | #define HAVE_INTTYPES_H 1 |
---|
4450 | | #define HAVE_SCHED_H 1 |
---|
4451 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4452 | | #define HAVE_SYS_FILIO_H 1 |
---|
4453 | | #define HAVE_FSTAB_H 1 |
---|
4454 | | #define HAVE_SYS_UIO_H 1 |
---|
4455 | | /* end confdefs.h. */ |
---|
4456 | | #include <stdio.h> |
---|
4457 | | #ifdef HAVE_SYS_TYPES_H |
---|
4458 | | # include <sys/types.h> |
---|
4459 | | #endif |
---|
4460 | | #ifdef HAVE_SYS_STAT_H |
---|
4461 | | # include <sys/stat.h> |
---|
4462 | | #endif |
---|
4463 | | #ifdef STDC_HEADERS |
---|
4464 | | # include <stdlib.h> |
---|
4465 | | # include <stddef.h> |
---|
4466 | | #else |
---|
4467 | | # ifdef HAVE_STDLIB_H |
---|
4468 | | # include <stdlib.h> |
---|
4469 | | # endif |
---|
4470 | | #endif |
---|
4471 | | #ifdef HAVE_STRING_H |
---|
4472 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4473 | | # include <memory.h> |
---|
4474 | | # endif |
---|
4475 | | # include <string.h> |
---|
4476 | | #endif |
---|
4477 | | #ifdef HAVE_STRINGS_H |
---|
4478 | | # include <strings.h> |
---|
4479 | | #endif |
---|
4480 | | #ifdef HAVE_INTTYPES_H |
---|
4481 | | # include <inttypes.h> |
---|
4482 | | #endif |
---|
4483 | | #ifdef HAVE_STDINT_H |
---|
4484 | | # include <stdint.h> |
---|
4485 | | #endif |
---|
4486 | | #ifdef HAVE_UNISTD_H |
---|
4487 | | # include <unistd.h> |
---|
4488 | | #endif |
---|
4489 | | #include <linux/magic.h> |
---|
4490 | configure:21824: result: no |
---|
4491 | configure:21824: checking linux/magic.h presence |
---|
4492 | configure:21824: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
4493 | conftest.c:79:10: fatal error: 'linux/magic.h' file not found |
---|
4494 | #include <linux/magic.h> |
---|
4495 | ^~~~~~~~~~~~~~~ |
---|
4496 | 1 error generated. |
---|
4497 | configure:21824: $? = 1 |
---|
4498 | configure: failed program was: |
---|
4499 | | /* confdefs.h */ |
---|
4500 | | #define PACKAGE_NAME "glib" |
---|
4501 | | #define PACKAGE_TARNAME "glib" |
---|
4502 | | #define PACKAGE_VERSION "2.38.2" |
---|
4503 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
4504 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4505 | | #define PACKAGE_URL "" |
---|
4506 | | #define GLIB_MAJOR_VERSION 2 |
---|
4507 | | #define GLIB_MINOR_VERSION 38 |
---|
4508 | | #define GLIB_MICRO_VERSION 2 |
---|
4509 | | #define GLIB_INTERFACE_AGE 2 |
---|
4510 | | #define GLIB_BINARY_AGE 3802 |
---|
4511 | | #define STDC_HEADERS 1 |
---|
4512 | | #define HAVE_SYS_TYPES_H 1 |
---|
4513 | | #define HAVE_SYS_STAT_H 1 |
---|
4514 | | #define HAVE_STDLIB_H 1 |
---|
4515 | | #define HAVE_STRING_H 1 |
---|
4516 | | #define HAVE_MEMORY_H 1 |
---|
4517 | | #define HAVE_STRINGS_H 1 |
---|
4518 | | #define HAVE_INTTYPES_H 1 |
---|
4519 | | #define HAVE_STDINT_H 1 |
---|
4520 | | #define HAVE_UNISTD_H 1 |
---|
4521 | | #define __EXTENSIONS__ 1 |
---|
4522 | | #define _ALL_SOURCE 1 |
---|
4523 | | #define _GNU_SOURCE 1 |
---|
4524 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4525 | | #define _TANDEM_SOURCE 1 |
---|
4526 | | #define HAVE_CARBON 1 |
---|
4527 | | #define HAVE_COCOA 1 |
---|
4528 | | #define GETTEXT_PACKAGE "glib20" |
---|
4529 | | #define GLIB_LOCALE_DIR "" |
---|
4530 | | #define USE_LIBICONV_GNU 1 |
---|
4531 | | #define HAVE_DLFCN_H 1 |
---|
4532 | | #define LT_OBJDIR ".libs/" |
---|
4533 | | #define HAVE_VPRINTF 1 |
---|
4534 | | #define HAVE_ALLOCA_H 1 |
---|
4535 | | #define HAVE_ALLOCA 1 |
---|
4536 | | #define HAVE_MMAP 1 |
---|
4537 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4538 | | #define HAVE_VALLOC 1 |
---|
4539 | | #define HAVE_FSYNC 1 |
---|
4540 | | #define HAVE_ISSETUGID 1 |
---|
4541 | | #define HAVE_ATEXIT 1 |
---|
4542 | | #define HAVE_TIMEGM 1 |
---|
4543 | | #define HAVE_GMTIME_R 1 |
---|
4544 | | #define SIZEOF_CHAR 1 |
---|
4545 | | #define SIZEOF_SHORT 2 |
---|
4546 | | #define SIZEOF_LONG 8 |
---|
4547 | | #define SIZEOF_INT 4 |
---|
4548 | | #define SIZEOF_VOID_P 8 |
---|
4549 | | #define SIZEOF_LONG_LONG 8 |
---|
4550 | | #define SIZEOF___INT64 0 |
---|
4551 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4552 | | #define G_HAVE___INLINE 1 |
---|
4553 | | #define G_HAVE___INLINE__ 1 |
---|
4554 | | #define G_HAVE_INLINE 1 |
---|
4555 | | #define HAVE_DIRENT_H 1 |
---|
4556 | | #define HAVE_FLOAT_H 1 |
---|
4557 | | #define HAVE_LIMITS_H 1 |
---|
4558 | | #define HAVE_PWD_H 1 |
---|
4559 | | #define HAVE_GRP_H 1 |
---|
4560 | | #define HAVE_SYS_PARAM_H 1 |
---|
4561 | | #define HAVE_SYS_POLL_H 1 |
---|
4562 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4563 | | #define HAVE_SYS_TIME_H 1 |
---|
4564 | | #define HAVE_SYS_TIMES_H 1 |
---|
4565 | | #define HAVE_SYS_WAIT_H 1 |
---|
4566 | | #define HAVE_UNISTD_H 1 |
---|
4567 | | #define HAVE_SYS_SELECT_H 1 |
---|
4568 | | #define HAVE_SYS_TYPES_H 1 |
---|
4569 | | #define HAVE_STDINT_H 1 |
---|
4570 | | #define HAVE_INTTYPES_H 1 |
---|
4571 | | #define HAVE_SCHED_H 1 |
---|
4572 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4573 | | #define HAVE_SYS_FILIO_H 1 |
---|
4574 | | #define HAVE_FSTAB_H 1 |
---|
4575 | | #define HAVE_SYS_UIO_H 1 |
---|
4576 | | /* end confdefs.h. */ |
---|
4577 | | #include <linux/magic.h> |
---|
4578 | configure:21824: result: no |
---|
4579 | configure:21824: checking for linux/magic.h |
---|
4580 | configure:21824: result: no |
---|
4581 | configure:21836: checking sys/prctl.h usability |
---|
4582 | configure:21836: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4583 | conftest.c:112:10: fatal error: 'sys/prctl.h' file not found |
---|
4584 | #include <sys/prctl.h> |
---|
4585 | ^~~~~~~~~~~~~ |
---|
4586 | 1 error generated. |
---|
4587 | configure:21836: $? = 1 |
---|
4588 | configure: failed program was: |
---|
4589 | | /* confdefs.h */ |
---|
4590 | | #define PACKAGE_NAME "glib" |
---|
4591 | | #define PACKAGE_TARNAME "glib" |
---|
4592 | | #define PACKAGE_VERSION "2.38.2" |
---|
4593 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
4594 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4595 | | #define PACKAGE_URL "" |
---|
4596 | | #define GLIB_MAJOR_VERSION 2 |
---|
4597 | | #define GLIB_MINOR_VERSION 38 |
---|
4598 | | #define GLIB_MICRO_VERSION 2 |
---|
4599 | | #define GLIB_INTERFACE_AGE 2 |
---|
4600 | | #define GLIB_BINARY_AGE 3802 |
---|
4601 | | #define STDC_HEADERS 1 |
---|
4602 | | #define HAVE_SYS_TYPES_H 1 |
---|
4603 | | #define HAVE_SYS_STAT_H 1 |
---|
4604 | | #define HAVE_STDLIB_H 1 |
---|
4605 | | #define HAVE_STRING_H 1 |
---|
4606 | | #define HAVE_MEMORY_H 1 |
---|
4607 | | #define HAVE_STRINGS_H 1 |
---|
4608 | | #define HAVE_INTTYPES_H 1 |
---|
4609 | | #define HAVE_STDINT_H 1 |
---|
4610 | | #define HAVE_UNISTD_H 1 |
---|
4611 | | #define __EXTENSIONS__ 1 |
---|
4612 | | #define _ALL_SOURCE 1 |
---|
4613 | | #define _GNU_SOURCE 1 |
---|
4614 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4615 | | #define _TANDEM_SOURCE 1 |
---|
4616 | | #define HAVE_CARBON 1 |
---|
4617 | | #define HAVE_COCOA 1 |
---|
4618 | | #define GETTEXT_PACKAGE "glib20" |
---|
4619 | | #define GLIB_LOCALE_DIR "" |
---|
4620 | | #define USE_LIBICONV_GNU 1 |
---|
4621 | | #define HAVE_DLFCN_H 1 |
---|
4622 | | #define LT_OBJDIR ".libs/" |
---|
4623 | | #define HAVE_VPRINTF 1 |
---|
4624 | | #define HAVE_ALLOCA_H 1 |
---|
4625 | | #define HAVE_ALLOCA 1 |
---|
4626 | | #define HAVE_MMAP 1 |
---|
4627 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4628 | | #define HAVE_VALLOC 1 |
---|
4629 | | #define HAVE_FSYNC 1 |
---|
4630 | | #define HAVE_ISSETUGID 1 |
---|
4631 | | #define HAVE_ATEXIT 1 |
---|
4632 | | #define HAVE_TIMEGM 1 |
---|
4633 | | #define HAVE_GMTIME_R 1 |
---|
4634 | | #define SIZEOF_CHAR 1 |
---|
4635 | | #define SIZEOF_SHORT 2 |
---|
4636 | | #define SIZEOF_LONG 8 |
---|
4637 | | #define SIZEOF_INT 4 |
---|
4638 | | #define SIZEOF_VOID_P 8 |
---|
4639 | | #define SIZEOF_LONG_LONG 8 |
---|
4640 | | #define SIZEOF___INT64 0 |
---|
4641 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4642 | | #define G_HAVE___INLINE 1 |
---|
4643 | | #define G_HAVE___INLINE__ 1 |
---|
4644 | | #define G_HAVE_INLINE 1 |
---|
4645 | | #define HAVE_DIRENT_H 1 |
---|
4646 | | #define HAVE_FLOAT_H 1 |
---|
4647 | | #define HAVE_LIMITS_H 1 |
---|
4648 | | #define HAVE_PWD_H 1 |
---|
4649 | | #define HAVE_GRP_H 1 |
---|
4650 | | #define HAVE_SYS_PARAM_H 1 |
---|
4651 | | #define HAVE_SYS_POLL_H 1 |
---|
4652 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4653 | | #define HAVE_SYS_TIME_H 1 |
---|
4654 | | #define HAVE_SYS_TIMES_H 1 |
---|
4655 | | #define HAVE_SYS_WAIT_H 1 |
---|
4656 | | #define HAVE_UNISTD_H 1 |
---|
4657 | | #define HAVE_SYS_SELECT_H 1 |
---|
4658 | | #define HAVE_SYS_TYPES_H 1 |
---|
4659 | | #define HAVE_STDINT_H 1 |
---|
4660 | | #define HAVE_INTTYPES_H 1 |
---|
4661 | | #define HAVE_SCHED_H 1 |
---|
4662 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4663 | | #define HAVE_SYS_FILIO_H 1 |
---|
4664 | | #define HAVE_FSTAB_H 1 |
---|
4665 | | #define HAVE_SYS_UIO_H 1 |
---|
4666 | | /* end confdefs.h. */ |
---|
4667 | | #include <stdio.h> |
---|
4668 | | #ifdef HAVE_SYS_TYPES_H |
---|
4669 | | # include <sys/types.h> |
---|
4670 | | #endif |
---|
4671 | | #ifdef HAVE_SYS_STAT_H |
---|
4672 | | # include <sys/stat.h> |
---|
4673 | | #endif |
---|
4674 | | #ifdef STDC_HEADERS |
---|
4675 | | # include <stdlib.h> |
---|
4676 | | # include <stddef.h> |
---|
4677 | | #else |
---|
4678 | | # ifdef HAVE_STDLIB_H |
---|
4679 | | # include <stdlib.h> |
---|
4680 | | # endif |
---|
4681 | | #endif |
---|
4682 | | #ifdef HAVE_STRING_H |
---|
4683 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4684 | | # include <memory.h> |
---|
4685 | | # endif |
---|
4686 | | # include <string.h> |
---|
4687 | | #endif |
---|
4688 | | #ifdef HAVE_STRINGS_H |
---|
4689 | | # include <strings.h> |
---|
4690 | | #endif |
---|
4691 | | #ifdef HAVE_INTTYPES_H |
---|
4692 | | # include <inttypes.h> |
---|
4693 | | #endif |
---|
4694 | | #ifdef HAVE_STDINT_H |
---|
4695 | | # include <stdint.h> |
---|
4696 | | #endif |
---|
4697 | | #ifdef HAVE_UNISTD_H |
---|
4698 | | # include <unistd.h> |
---|
4699 | | #endif |
---|
4700 | | #include <sys/prctl.h> |
---|
4701 | configure:21836: result: no |
---|
4702 | configure:21836: checking sys/prctl.h presence |
---|
4703 | configure:21836: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
4704 | conftest.c:79:10: fatal error: 'sys/prctl.h' file not found |
---|
4705 | #include <sys/prctl.h> |
---|
4706 | ^~~~~~~~~~~~~ |
---|
4707 | 1 error generated. |
---|
4708 | configure:21836: $? = 1 |
---|
4709 | configure: failed program was: |
---|
4710 | | /* confdefs.h */ |
---|
4711 | | #define PACKAGE_NAME "glib" |
---|
4712 | | #define PACKAGE_TARNAME "glib" |
---|
4713 | | #define PACKAGE_VERSION "2.38.2" |
---|
4714 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
4715 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4716 | | #define PACKAGE_URL "" |
---|
4717 | | #define GLIB_MAJOR_VERSION 2 |
---|
4718 | | #define GLIB_MINOR_VERSION 38 |
---|
4719 | | #define GLIB_MICRO_VERSION 2 |
---|
4720 | | #define GLIB_INTERFACE_AGE 2 |
---|
4721 | | #define GLIB_BINARY_AGE 3802 |
---|
4722 | | #define STDC_HEADERS 1 |
---|
4723 | | #define HAVE_SYS_TYPES_H 1 |
---|
4724 | | #define HAVE_SYS_STAT_H 1 |
---|
4725 | | #define HAVE_STDLIB_H 1 |
---|
4726 | | #define HAVE_STRING_H 1 |
---|
4727 | | #define HAVE_MEMORY_H 1 |
---|
4728 | | #define HAVE_STRINGS_H 1 |
---|
4729 | | #define HAVE_INTTYPES_H 1 |
---|
4730 | | #define HAVE_STDINT_H 1 |
---|
4731 | | #define HAVE_UNISTD_H 1 |
---|
4732 | | #define __EXTENSIONS__ 1 |
---|
4733 | | #define _ALL_SOURCE 1 |
---|
4734 | | #define _GNU_SOURCE 1 |
---|
4735 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4736 | | #define _TANDEM_SOURCE 1 |
---|
4737 | | #define HAVE_CARBON 1 |
---|
4738 | | #define HAVE_COCOA 1 |
---|
4739 | | #define GETTEXT_PACKAGE "glib20" |
---|
4740 | | #define GLIB_LOCALE_DIR "" |
---|
4741 | | #define USE_LIBICONV_GNU 1 |
---|
4742 | | #define HAVE_DLFCN_H 1 |
---|
4743 | | #define LT_OBJDIR ".libs/" |
---|
4744 | | #define HAVE_VPRINTF 1 |
---|
4745 | | #define HAVE_ALLOCA_H 1 |
---|
4746 | | #define HAVE_ALLOCA 1 |
---|
4747 | | #define HAVE_MMAP 1 |
---|
4748 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4749 | | #define HAVE_VALLOC 1 |
---|
4750 | | #define HAVE_FSYNC 1 |
---|
4751 | | #define HAVE_ISSETUGID 1 |
---|
4752 | | #define HAVE_ATEXIT 1 |
---|
4753 | | #define HAVE_TIMEGM 1 |
---|
4754 | | #define HAVE_GMTIME_R 1 |
---|
4755 | | #define SIZEOF_CHAR 1 |
---|
4756 | | #define SIZEOF_SHORT 2 |
---|
4757 | | #define SIZEOF_LONG 8 |
---|
4758 | | #define SIZEOF_INT 4 |
---|
4759 | | #define SIZEOF_VOID_P 8 |
---|
4760 | | #define SIZEOF_LONG_LONG 8 |
---|
4761 | | #define SIZEOF___INT64 0 |
---|
4762 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4763 | | #define G_HAVE___INLINE 1 |
---|
4764 | | #define G_HAVE___INLINE__ 1 |
---|
4765 | | #define G_HAVE_INLINE 1 |
---|
4766 | | #define HAVE_DIRENT_H 1 |
---|
4767 | | #define HAVE_FLOAT_H 1 |
---|
4768 | | #define HAVE_LIMITS_H 1 |
---|
4769 | | #define HAVE_PWD_H 1 |
---|
4770 | | #define HAVE_GRP_H 1 |
---|
4771 | | #define HAVE_SYS_PARAM_H 1 |
---|
4772 | | #define HAVE_SYS_POLL_H 1 |
---|
4773 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4774 | | #define HAVE_SYS_TIME_H 1 |
---|
4775 | | #define HAVE_SYS_TIMES_H 1 |
---|
4776 | | #define HAVE_SYS_WAIT_H 1 |
---|
4777 | | #define HAVE_UNISTD_H 1 |
---|
4778 | | #define HAVE_SYS_SELECT_H 1 |
---|
4779 | | #define HAVE_SYS_TYPES_H 1 |
---|
4780 | | #define HAVE_STDINT_H 1 |
---|
4781 | | #define HAVE_INTTYPES_H 1 |
---|
4782 | | #define HAVE_SCHED_H 1 |
---|
4783 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4784 | | #define HAVE_SYS_FILIO_H 1 |
---|
4785 | | #define HAVE_FSTAB_H 1 |
---|
4786 | | #define HAVE_SYS_UIO_H 1 |
---|
4787 | | /* end confdefs.h. */ |
---|
4788 | | #include <sys/prctl.h> |
---|
4789 | configure:21836: result: no |
---|
4790 | configure:21836: checking for sys/prctl.h |
---|
4791 | configure:21836: result: no |
---|
4792 | configure:21850: checking for sys/mount.h |
---|
4793 | configure:21850: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4794 | configure:21850: $? = 0 |
---|
4795 | configure:21850: result: yes |
---|
4796 | configure:21850: checking for sys/sysctl.h |
---|
4797 | configure:21850: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4798 | configure:21850: $? = 0 |
---|
4799 | configure:21850: result: yes |
---|
4800 | configure:21866: checking for sysctlbyname |
---|
4801 | configure:21866: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
4802 | configure:21866: $? = 0 |
---|
4803 | configure:21866: result: yes |
---|
4804 | configure:21878: checking xlocale.h usability |
---|
4805 | configure:21878: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4806 | configure:21878: $? = 0 |
---|
4807 | configure:21878: result: yes |
---|
4808 | configure:21878: checking xlocale.h presence |
---|
4809 | configure:21878: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
4810 | configure:21878: $? = 0 |
---|
4811 | configure:21878: result: yes |
---|
4812 | configure:21878: checking for xlocale.h |
---|
4813 | configure:21878: result: yes |
---|
4814 | configure:21890: checking for struct stat.st_mtimensec |
---|
4815 | configure:21890: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4816 | conftest.c:120:13: error: no member named 'st_mtimensec' in 'struct stat'; did you mean 'st_mtimespec'? |
---|
4817 | if (ac_aggr.st_mtimensec) |
---|
4818 | ^~~~~~~~~~~~ |
---|
4819 | st_mtimespec |
---|
4820 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:182:13: note: 'st_mtimespec' declared here |
---|
4821 | struct stat __DARWIN_STRUCT_STAT64; |
---|
4822 | ^ |
---|
4823 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64' |
---|
4824 | __DARWIN_STRUCT_STAT64_TIMES \ |
---|
4825 | ^ |
---|
4826 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:130:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES' |
---|
4827 | struct timespec st_mtimespec; /* time of last data modification */ \ |
---|
4828 | ^ |
---|
4829 | 1 error generated. |
---|
4830 | configure:21890: $? = 1 |
---|
4831 | configure: failed program was: |
---|
4832 | | /* confdefs.h */ |
---|
4833 | | #define PACKAGE_NAME "glib" |
---|
4834 | | #define PACKAGE_TARNAME "glib" |
---|
4835 | | #define PACKAGE_VERSION "2.38.2" |
---|
4836 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
4837 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4838 | | #define PACKAGE_URL "" |
---|
4839 | | #define GLIB_MAJOR_VERSION 2 |
---|
4840 | | #define GLIB_MINOR_VERSION 38 |
---|
4841 | | #define GLIB_MICRO_VERSION 2 |
---|
4842 | | #define GLIB_INTERFACE_AGE 2 |
---|
4843 | | #define GLIB_BINARY_AGE 3802 |
---|
4844 | | #define STDC_HEADERS 1 |
---|
4845 | | #define HAVE_SYS_TYPES_H 1 |
---|
4846 | | #define HAVE_SYS_STAT_H 1 |
---|
4847 | | #define HAVE_STDLIB_H 1 |
---|
4848 | | #define HAVE_STRING_H 1 |
---|
4849 | | #define HAVE_MEMORY_H 1 |
---|
4850 | | #define HAVE_STRINGS_H 1 |
---|
4851 | | #define HAVE_INTTYPES_H 1 |
---|
4852 | | #define HAVE_STDINT_H 1 |
---|
4853 | | #define HAVE_UNISTD_H 1 |
---|
4854 | | #define __EXTENSIONS__ 1 |
---|
4855 | | #define _ALL_SOURCE 1 |
---|
4856 | | #define _GNU_SOURCE 1 |
---|
4857 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4858 | | #define _TANDEM_SOURCE 1 |
---|
4859 | | #define HAVE_CARBON 1 |
---|
4860 | | #define HAVE_COCOA 1 |
---|
4861 | | #define GETTEXT_PACKAGE "glib20" |
---|
4862 | | #define GLIB_LOCALE_DIR "" |
---|
4863 | | #define USE_LIBICONV_GNU 1 |
---|
4864 | | #define HAVE_DLFCN_H 1 |
---|
4865 | | #define LT_OBJDIR ".libs/" |
---|
4866 | | #define HAVE_VPRINTF 1 |
---|
4867 | | #define HAVE_ALLOCA_H 1 |
---|
4868 | | #define HAVE_ALLOCA 1 |
---|
4869 | | #define HAVE_MMAP 1 |
---|
4870 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
4871 | | #define HAVE_VALLOC 1 |
---|
4872 | | #define HAVE_FSYNC 1 |
---|
4873 | | #define HAVE_ISSETUGID 1 |
---|
4874 | | #define HAVE_ATEXIT 1 |
---|
4875 | | #define HAVE_TIMEGM 1 |
---|
4876 | | #define HAVE_GMTIME_R 1 |
---|
4877 | | #define SIZEOF_CHAR 1 |
---|
4878 | | #define SIZEOF_SHORT 2 |
---|
4879 | | #define SIZEOF_LONG 8 |
---|
4880 | | #define SIZEOF_INT 4 |
---|
4881 | | #define SIZEOF_VOID_P 8 |
---|
4882 | | #define SIZEOF_LONG_LONG 8 |
---|
4883 | | #define SIZEOF___INT64 0 |
---|
4884 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4885 | | #define G_HAVE___INLINE 1 |
---|
4886 | | #define G_HAVE___INLINE__ 1 |
---|
4887 | | #define G_HAVE_INLINE 1 |
---|
4888 | | #define HAVE_DIRENT_H 1 |
---|
4889 | | #define HAVE_FLOAT_H 1 |
---|
4890 | | #define HAVE_LIMITS_H 1 |
---|
4891 | | #define HAVE_PWD_H 1 |
---|
4892 | | #define HAVE_GRP_H 1 |
---|
4893 | | #define HAVE_SYS_PARAM_H 1 |
---|
4894 | | #define HAVE_SYS_POLL_H 1 |
---|
4895 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4896 | | #define HAVE_SYS_TIME_H 1 |
---|
4897 | | #define HAVE_SYS_TIMES_H 1 |
---|
4898 | | #define HAVE_SYS_WAIT_H 1 |
---|
4899 | | #define HAVE_UNISTD_H 1 |
---|
4900 | | #define HAVE_SYS_SELECT_H 1 |
---|
4901 | | #define HAVE_SYS_TYPES_H 1 |
---|
4902 | | #define HAVE_STDINT_H 1 |
---|
4903 | | #define HAVE_INTTYPES_H 1 |
---|
4904 | | #define HAVE_SCHED_H 1 |
---|
4905 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4906 | | #define HAVE_SYS_FILIO_H 1 |
---|
4907 | | #define HAVE_FSTAB_H 1 |
---|
4908 | | #define HAVE_SYS_UIO_H 1 |
---|
4909 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4910 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4911 | | #define HAVE_SYSCTLBYNAME 1 |
---|
4912 | | #define HAVE_XLOCALE_H 1 |
---|
4913 | | /* end confdefs.h. */ |
---|
4914 | | #include <stdio.h> |
---|
4915 | | #ifdef HAVE_SYS_TYPES_H |
---|
4916 | | # include <sys/types.h> |
---|
4917 | | #endif |
---|
4918 | | #ifdef HAVE_SYS_STAT_H |
---|
4919 | | # include <sys/stat.h> |
---|
4920 | | #endif |
---|
4921 | | #ifdef STDC_HEADERS |
---|
4922 | | # include <stdlib.h> |
---|
4923 | | # include <stddef.h> |
---|
4924 | | #else |
---|
4925 | | # ifdef HAVE_STDLIB_H |
---|
4926 | | # include <stdlib.h> |
---|
4927 | | # endif |
---|
4928 | | #endif |
---|
4929 | | #ifdef HAVE_STRING_H |
---|
4930 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4931 | | # include <memory.h> |
---|
4932 | | # endif |
---|
4933 | | # include <string.h> |
---|
4934 | | #endif |
---|
4935 | | #ifdef HAVE_STRINGS_H |
---|
4936 | | # include <strings.h> |
---|
4937 | | #endif |
---|
4938 | | #ifdef HAVE_INTTYPES_H |
---|
4939 | | # include <inttypes.h> |
---|
4940 | | #endif |
---|
4941 | | #ifdef HAVE_STDINT_H |
---|
4942 | | # include <stdint.h> |
---|
4943 | | #endif |
---|
4944 | | #ifdef HAVE_UNISTD_H |
---|
4945 | | # include <unistd.h> |
---|
4946 | | #endif |
---|
4947 | | int |
---|
4948 | | main () |
---|
4949 | | { |
---|
4950 | | static struct stat ac_aggr; |
---|
4951 | | if (ac_aggr.st_mtimensec) |
---|
4952 | | return 0; |
---|
4953 | | ; |
---|
4954 | | return 0; |
---|
4955 | | } |
---|
4956 | configure:21890: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4957 | conftest.c:120:20: error: no member named 'st_mtimensec' in 'struct stat'; did you mean 'st_mtimespec'? |
---|
4958 | if (sizeof ac_aggr.st_mtimensec) |
---|
4959 | ^~~~~~~~~~~~ |
---|
4960 | st_mtimespec |
---|
4961 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:182:13: note: 'st_mtimespec' declared here |
---|
4962 | struct stat __DARWIN_STRUCT_STAT64; |
---|
4963 | ^ |
---|
4964 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64' |
---|
4965 | __DARWIN_STRUCT_STAT64_TIMES \ |
---|
4966 | ^ |
---|
4967 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:130:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES' |
---|
4968 | struct timespec st_mtimespec; /* time of last data modification */ \ |
---|
4969 | ^ |
---|
4970 | 1 error generated. |
---|
4971 | configure:21890: $? = 1 |
---|
4972 | configure: failed program was: |
---|
4973 | | /* confdefs.h */ |
---|
4974 | | #define PACKAGE_NAME "glib" |
---|
4975 | | #define PACKAGE_TARNAME "glib" |
---|
4976 | | #define PACKAGE_VERSION "2.38.2" |
---|
4977 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
4978 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
4979 | | #define PACKAGE_URL "" |
---|
4980 | | #define GLIB_MAJOR_VERSION 2 |
---|
4981 | | #define GLIB_MINOR_VERSION 38 |
---|
4982 | | #define GLIB_MICRO_VERSION 2 |
---|
4983 | | #define GLIB_INTERFACE_AGE 2 |
---|
4984 | | #define GLIB_BINARY_AGE 3802 |
---|
4985 | | #define STDC_HEADERS 1 |
---|
4986 | | #define HAVE_SYS_TYPES_H 1 |
---|
4987 | | #define HAVE_SYS_STAT_H 1 |
---|
4988 | | #define HAVE_STDLIB_H 1 |
---|
4989 | | #define HAVE_STRING_H 1 |
---|
4990 | | #define HAVE_MEMORY_H 1 |
---|
4991 | | #define HAVE_STRINGS_H 1 |
---|
4992 | | #define HAVE_INTTYPES_H 1 |
---|
4993 | | #define HAVE_STDINT_H 1 |
---|
4994 | | #define HAVE_UNISTD_H 1 |
---|
4995 | | #define __EXTENSIONS__ 1 |
---|
4996 | | #define _ALL_SOURCE 1 |
---|
4997 | | #define _GNU_SOURCE 1 |
---|
4998 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4999 | | #define _TANDEM_SOURCE 1 |
---|
5000 | | #define HAVE_CARBON 1 |
---|
5001 | | #define HAVE_COCOA 1 |
---|
5002 | | #define GETTEXT_PACKAGE "glib20" |
---|
5003 | | #define GLIB_LOCALE_DIR "" |
---|
5004 | | #define USE_LIBICONV_GNU 1 |
---|
5005 | | #define HAVE_DLFCN_H 1 |
---|
5006 | | #define LT_OBJDIR ".libs/" |
---|
5007 | | #define HAVE_VPRINTF 1 |
---|
5008 | | #define HAVE_ALLOCA_H 1 |
---|
5009 | | #define HAVE_ALLOCA 1 |
---|
5010 | | #define HAVE_MMAP 1 |
---|
5011 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5012 | | #define HAVE_VALLOC 1 |
---|
5013 | | #define HAVE_FSYNC 1 |
---|
5014 | | #define HAVE_ISSETUGID 1 |
---|
5015 | | #define HAVE_ATEXIT 1 |
---|
5016 | | #define HAVE_TIMEGM 1 |
---|
5017 | | #define HAVE_GMTIME_R 1 |
---|
5018 | | #define SIZEOF_CHAR 1 |
---|
5019 | | #define SIZEOF_SHORT 2 |
---|
5020 | | #define SIZEOF_LONG 8 |
---|
5021 | | #define SIZEOF_INT 4 |
---|
5022 | | #define SIZEOF_VOID_P 8 |
---|
5023 | | #define SIZEOF_LONG_LONG 8 |
---|
5024 | | #define SIZEOF___INT64 0 |
---|
5025 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5026 | | #define G_HAVE___INLINE 1 |
---|
5027 | | #define G_HAVE___INLINE__ 1 |
---|
5028 | | #define G_HAVE_INLINE 1 |
---|
5029 | | #define HAVE_DIRENT_H 1 |
---|
5030 | | #define HAVE_FLOAT_H 1 |
---|
5031 | | #define HAVE_LIMITS_H 1 |
---|
5032 | | #define HAVE_PWD_H 1 |
---|
5033 | | #define HAVE_GRP_H 1 |
---|
5034 | | #define HAVE_SYS_PARAM_H 1 |
---|
5035 | | #define HAVE_SYS_POLL_H 1 |
---|
5036 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5037 | | #define HAVE_SYS_TIME_H 1 |
---|
5038 | | #define HAVE_SYS_TIMES_H 1 |
---|
5039 | | #define HAVE_SYS_WAIT_H 1 |
---|
5040 | | #define HAVE_UNISTD_H 1 |
---|
5041 | | #define HAVE_SYS_SELECT_H 1 |
---|
5042 | | #define HAVE_SYS_TYPES_H 1 |
---|
5043 | | #define HAVE_STDINT_H 1 |
---|
5044 | | #define HAVE_INTTYPES_H 1 |
---|
5045 | | #define HAVE_SCHED_H 1 |
---|
5046 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5047 | | #define HAVE_SYS_FILIO_H 1 |
---|
5048 | | #define HAVE_FSTAB_H 1 |
---|
5049 | | #define HAVE_SYS_UIO_H 1 |
---|
5050 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5051 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5052 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5053 | | #define HAVE_XLOCALE_H 1 |
---|
5054 | | /* end confdefs.h. */ |
---|
5055 | | #include <stdio.h> |
---|
5056 | | #ifdef HAVE_SYS_TYPES_H |
---|
5057 | | # include <sys/types.h> |
---|
5058 | | #endif |
---|
5059 | | #ifdef HAVE_SYS_STAT_H |
---|
5060 | | # include <sys/stat.h> |
---|
5061 | | #endif |
---|
5062 | | #ifdef STDC_HEADERS |
---|
5063 | | # include <stdlib.h> |
---|
5064 | | # include <stddef.h> |
---|
5065 | | #else |
---|
5066 | | # ifdef HAVE_STDLIB_H |
---|
5067 | | # include <stdlib.h> |
---|
5068 | | # endif |
---|
5069 | | #endif |
---|
5070 | | #ifdef HAVE_STRING_H |
---|
5071 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5072 | | # include <memory.h> |
---|
5073 | | # endif |
---|
5074 | | # include <string.h> |
---|
5075 | | #endif |
---|
5076 | | #ifdef HAVE_STRINGS_H |
---|
5077 | | # include <strings.h> |
---|
5078 | | #endif |
---|
5079 | | #ifdef HAVE_INTTYPES_H |
---|
5080 | | # include <inttypes.h> |
---|
5081 | | #endif |
---|
5082 | | #ifdef HAVE_STDINT_H |
---|
5083 | | # include <stdint.h> |
---|
5084 | | #endif |
---|
5085 | | #ifdef HAVE_UNISTD_H |
---|
5086 | | # include <unistd.h> |
---|
5087 | | #endif |
---|
5088 | | int |
---|
5089 | | main () |
---|
5090 | | { |
---|
5091 | | static struct stat ac_aggr; |
---|
5092 | | if (sizeof ac_aggr.st_mtimensec) |
---|
5093 | | return 0; |
---|
5094 | | ; |
---|
5095 | | return 0; |
---|
5096 | | } |
---|
5097 | configure:21890: result: no |
---|
5098 | configure:21899: checking for struct stat.st_mtim.tv_nsec |
---|
5099 | configure:21899: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5100 | conftest.c:120:13: error: no member named 'st_mtim' in 'struct stat' |
---|
5101 | if (ac_aggr.st_mtim.tv_nsec) |
---|
5102 | ~~~~~~~ ^ |
---|
5103 | 1 error generated. |
---|
5104 | configure:21899: $? = 1 |
---|
5105 | configure: failed program was: |
---|
5106 | | /* confdefs.h */ |
---|
5107 | | #define PACKAGE_NAME "glib" |
---|
5108 | | #define PACKAGE_TARNAME "glib" |
---|
5109 | | #define PACKAGE_VERSION "2.38.2" |
---|
5110 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
5111 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5112 | | #define PACKAGE_URL "" |
---|
5113 | | #define GLIB_MAJOR_VERSION 2 |
---|
5114 | | #define GLIB_MINOR_VERSION 38 |
---|
5115 | | #define GLIB_MICRO_VERSION 2 |
---|
5116 | | #define GLIB_INTERFACE_AGE 2 |
---|
5117 | | #define GLIB_BINARY_AGE 3802 |
---|
5118 | | #define STDC_HEADERS 1 |
---|
5119 | | #define HAVE_SYS_TYPES_H 1 |
---|
5120 | | #define HAVE_SYS_STAT_H 1 |
---|
5121 | | #define HAVE_STDLIB_H 1 |
---|
5122 | | #define HAVE_STRING_H 1 |
---|
5123 | | #define HAVE_MEMORY_H 1 |
---|
5124 | | #define HAVE_STRINGS_H 1 |
---|
5125 | | #define HAVE_INTTYPES_H 1 |
---|
5126 | | #define HAVE_STDINT_H 1 |
---|
5127 | | #define HAVE_UNISTD_H 1 |
---|
5128 | | #define __EXTENSIONS__ 1 |
---|
5129 | | #define _ALL_SOURCE 1 |
---|
5130 | | #define _GNU_SOURCE 1 |
---|
5131 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5132 | | #define _TANDEM_SOURCE 1 |
---|
5133 | | #define HAVE_CARBON 1 |
---|
5134 | | #define HAVE_COCOA 1 |
---|
5135 | | #define GETTEXT_PACKAGE "glib20" |
---|
5136 | | #define GLIB_LOCALE_DIR "" |
---|
5137 | | #define USE_LIBICONV_GNU 1 |
---|
5138 | | #define HAVE_DLFCN_H 1 |
---|
5139 | | #define LT_OBJDIR ".libs/" |
---|
5140 | | #define HAVE_VPRINTF 1 |
---|
5141 | | #define HAVE_ALLOCA_H 1 |
---|
5142 | | #define HAVE_ALLOCA 1 |
---|
5143 | | #define HAVE_MMAP 1 |
---|
5144 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5145 | | #define HAVE_VALLOC 1 |
---|
5146 | | #define HAVE_FSYNC 1 |
---|
5147 | | #define HAVE_ISSETUGID 1 |
---|
5148 | | #define HAVE_ATEXIT 1 |
---|
5149 | | #define HAVE_TIMEGM 1 |
---|
5150 | | #define HAVE_GMTIME_R 1 |
---|
5151 | | #define SIZEOF_CHAR 1 |
---|
5152 | | #define SIZEOF_SHORT 2 |
---|
5153 | | #define SIZEOF_LONG 8 |
---|
5154 | | #define SIZEOF_INT 4 |
---|
5155 | | #define SIZEOF_VOID_P 8 |
---|
5156 | | #define SIZEOF_LONG_LONG 8 |
---|
5157 | | #define SIZEOF___INT64 0 |
---|
5158 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5159 | | #define G_HAVE___INLINE 1 |
---|
5160 | | #define G_HAVE___INLINE__ 1 |
---|
5161 | | #define G_HAVE_INLINE 1 |
---|
5162 | | #define HAVE_DIRENT_H 1 |
---|
5163 | | #define HAVE_FLOAT_H 1 |
---|
5164 | | #define HAVE_LIMITS_H 1 |
---|
5165 | | #define HAVE_PWD_H 1 |
---|
5166 | | #define HAVE_GRP_H 1 |
---|
5167 | | #define HAVE_SYS_PARAM_H 1 |
---|
5168 | | #define HAVE_SYS_POLL_H 1 |
---|
5169 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5170 | | #define HAVE_SYS_TIME_H 1 |
---|
5171 | | #define HAVE_SYS_TIMES_H 1 |
---|
5172 | | #define HAVE_SYS_WAIT_H 1 |
---|
5173 | | #define HAVE_UNISTD_H 1 |
---|
5174 | | #define HAVE_SYS_SELECT_H 1 |
---|
5175 | | #define HAVE_SYS_TYPES_H 1 |
---|
5176 | | #define HAVE_STDINT_H 1 |
---|
5177 | | #define HAVE_INTTYPES_H 1 |
---|
5178 | | #define HAVE_SCHED_H 1 |
---|
5179 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5180 | | #define HAVE_SYS_FILIO_H 1 |
---|
5181 | | #define HAVE_FSTAB_H 1 |
---|
5182 | | #define HAVE_SYS_UIO_H 1 |
---|
5183 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5184 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5185 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5186 | | #define HAVE_XLOCALE_H 1 |
---|
5187 | | /* end confdefs.h. */ |
---|
5188 | | #include <stdio.h> |
---|
5189 | | #ifdef HAVE_SYS_TYPES_H |
---|
5190 | | # include <sys/types.h> |
---|
5191 | | #endif |
---|
5192 | | #ifdef HAVE_SYS_STAT_H |
---|
5193 | | # include <sys/stat.h> |
---|
5194 | | #endif |
---|
5195 | | #ifdef STDC_HEADERS |
---|
5196 | | # include <stdlib.h> |
---|
5197 | | # include <stddef.h> |
---|
5198 | | #else |
---|
5199 | | # ifdef HAVE_STDLIB_H |
---|
5200 | | # include <stdlib.h> |
---|
5201 | | # endif |
---|
5202 | | #endif |
---|
5203 | | #ifdef HAVE_STRING_H |
---|
5204 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5205 | | # include <memory.h> |
---|
5206 | | # endif |
---|
5207 | | # include <string.h> |
---|
5208 | | #endif |
---|
5209 | | #ifdef HAVE_STRINGS_H |
---|
5210 | | # include <strings.h> |
---|
5211 | | #endif |
---|
5212 | | #ifdef HAVE_INTTYPES_H |
---|
5213 | | # include <inttypes.h> |
---|
5214 | | #endif |
---|
5215 | | #ifdef HAVE_STDINT_H |
---|
5216 | | # include <stdint.h> |
---|
5217 | | #endif |
---|
5218 | | #ifdef HAVE_UNISTD_H |
---|
5219 | | # include <unistd.h> |
---|
5220 | | #endif |
---|
5221 | | int |
---|
5222 | | main () |
---|
5223 | | { |
---|
5224 | | static struct stat ac_aggr; |
---|
5225 | | if (ac_aggr.st_mtim.tv_nsec) |
---|
5226 | | return 0; |
---|
5227 | | ; |
---|
5228 | | return 0; |
---|
5229 | | } |
---|
5230 | configure:21899: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5231 | conftest.c:120:20: error: no member named 'st_mtim' in 'struct stat' |
---|
5232 | if (sizeof ac_aggr.st_mtim.tv_nsec) |
---|
5233 | ~~~~~~~ ^ |
---|
5234 | 1 error generated. |
---|
5235 | configure:21899: $? = 1 |
---|
5236 | configure: failed program was: |
---|
5237 | | /* confdefs.h */ |
---|
5238 | | #define PACKAGE_NAME "glib" |
---|
5239 | | #define PACKAGE_TARNAME "glib" |
---|
5240 | | #define PACKAGE_VERSION "2.38.2" |
---|
5241 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
5242 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5243 | | #define PACKAGE_URL "" |
---|
5244 | | #define GLIB_MAJOR_VERSION 2 |
---|
5245 | | #define GLIB_MINOR_VERSION 38 |
---|
5246 | | #define GLIB_MICRO_VERSION 2 |
---|
5247 | | #define GLIB_INTERFACE_AGE 2 |
---|
5248 | | #define GLIB_BINARY_AGE 3802 |
---|
5249 | | #define STDC_HEADERS 1 |
---|
5250 | | #define HAVE_SYS_TYPES_H 1 |
---|
5251 | | #define HAVE_SYS_STAT_H 1 |
---|
5252 | | #define HAVE_STDLIB_H 1 |
---|
5253 | | #define HAVE_STRING_H 1 |
---|
5254 | | #define HAVE_MEMORY_H 1 |
---|
5255 | | #define HAVE_STRINGS_H 1 |
---|
5256 | | #define HAVE_INTTYPES_H 1 |
---|
5257 | | #define HAVE_STDINT_H 1 |
---|
5258 | | #define HAVE_UNISTD_H 1 |
---|
5259 | | #define __EXTENSIONS__ 1 |
---|
5260 | | #define _ALL_SOURCE 1 |
---|
5261 | | #define _GNU_SOURCE 1 |
---|
5262 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5263 | | #define _TANDEM_SOURCE 1 |
---|
5264 | | #define HAVE_CARBON 1 |
---|
5265 | | #define HAVE_COCOA 1 |
---|
5266 | | #define GETTEXT_PACKAGE "glib20" |
---|
5267 | | #define GLIB_LOCALE_DIR "" |
---|
5268 | | #define USE_LIBICONV_GNU 1 |
---|
5269 | | #define HAVE_DLFCN_H 1 |
---|
5270 | | #define LT_OBJDIR ".libs/" |
---|
5271 | | #define HAVE_VPRINTF 1 |
---|
5272 | | #define HAVE_ALLOCA_H 1 |
---|
5273 | | #define HAVE_ALLOCA 1 |
---|
5274 | | #define HAVE_MMAP 1 |
---|
5275 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5276 | | #define HAVE_VALLOC 1 |
---|
5277 | | #define HAVE_FSYNC 1 |
---|
5278 | | #define HAVE_ISSETUGID 1 |
---|
5279 | | #define HAVE_ATEXIT 1 |
---|
5280 | | #define HAVE_TIMEGM 1 |
---|
5281 | | #define HAVE_GMTIME_R 1 |
---|
5282 | | #define SIZEOF_CHAR 1 |
---|
5283 | | #define SIZEOF_SHORT 2 |
---|
5284 | | #define SIZEOF_LONG 8 |
---|
5285 | | #define SIZEOF_INT 4 |
---|
5286 | | #define SIZEOF_VOID_P 8 |
---|
5287 | | #define SIZEOF_LONG_LONG 8 |
---|
5288 | | #define SIZEOF___INT64 0 |
---|
5289 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5290 | | #define G_HAVE___INLINE 1 |
---|
5291 | | #define G_HAVE___INLINE__ 1 |
---|
5292 | | #define G_HAVE_INLINE 1 |
---|
5293 | | #define HAVE_DIRENT_H 1 |
---|
5294 | | #define HAVE_FLOAT_H 1 |
---|
5295 | | #define HAVE_LIMITS_H 1 |
---|
5296 | | #define HAVE_PWD_H 1 |
---|
5297 | | #define HAVE_GRP_H 1 |
---|
5298 | | #define HAVE_SYS_PARAM_H 1 |
---|
5299 | | #define HAVE_SYS_POLL_H 1 |
---|
5300 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5301 | | #define HAVE_SYS_TIME_H 1 |
---|
5302 | | #define HAVE_SYS_TIMES_H 1 |
---|
5303 | | #define HAVE_SYS_WAIT_H 1 |
---|
5304 | | #define HAVE_UNISTD_H 1 |
---|
5305 | | #define HAVE_SYS_SELECT_H 1 |
---|
5306 | | #define HAVE_SYS_TYPES_H 1 |
---|
5307 | | #define HAVE_STDINT_H 1 |
---|
5308 | | #define HAVE_INTTYPES_H 1 |
---|
5309 | | #define HAVE_SCHED_H 1 |
---|
5310 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5311 | | #define HAVE_SYS_FILIO_H 1 |
---|
5312 | | #define HAVE_FSTAB_H 1 |
---|
5313 | | #define HAVE_SYS_UIO_H 1 |
---|
5314 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5315 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5316 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5317 | | #define HAVE_XLOCALE_H 1 |
---|
5318 | | /* end confdefs.h. */ |
---|
5319 | | #include <stdio.h> |
---|
5320 | | #ifdef HAVE_SYS_TYPES_H |
---|
5321 | | # include <sys/types.h> |
---|
5322 | | #endif |
---|
5323 | | #ifdef HAVE_SYS_STAT_H |
---|
5324 | | # include <sys/stat.h> |
---|
5325 | | #endif |
---|
5326 | | #ifdef STDC_HEADERS |
---|
5327 | | # include <stdlib.h> |
---|
5328 | | # include <stddef.h> |
---|
5329 | | #else |
---|
5330 | | # ifdef HAVE_STDLIB_H |
---|
5331 | | # include <stdlib.h> |
---|
5332 | | # endif |
---|
5333 | | #endif |
---|
5334 | | #ifdef HAVE_STRING_H |
---|
5335 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5336 | | # include <memory.h> |
---|
5337 | | # endif |
---|
5338 | | # include <string.h> |
---|
5339 | | #endif |
---|
5340 | | #ifdef HAVE_STRINGS_H |
---|
5341 | | # include <strings.h> |
---|
5342 | | #endif |
---|
5343 | | #ifdef HAVE_INTTYPES_H |
---|
5344 | | # include <inttypes.h> |
---|
5345 | | #endif |
---|
5346 | | #ifdef HAVE_STDINT_H |
---|
5347 | | # include <stdint.h> |
---|
5348 | | #endif |
---|
5349 | | #ifdef HAVE_UNISTD_H |
---|
5350 | | # include <unistd.h> |
---|
5351 | | #endif |
---|
5352 | | int |
---|
5353 | | main () |
---|
5354 | | { |
---|
5355 | | static struct stat ac_aggr; |
---|
5356 | | if (sizeof ac_aggr.st_mtim.tv_nsec) |
---|
5357 | | return 0; |
---|
5358 | | ; |
---|
5359 | | return 0; |
---|
5360 | | } |
---|
5361 | configure:21899: result: no |
---|
5362 | configure:21908: checking for struct stat.st_atimensec |
---|
5363 | configure:21908: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5364 | conftest.c:120:13: error: no member named 'st_atimensec' in 'struct stat'; did you mean 'st_atimespec'? |
---|
5365 | if (ac_aggr.st_atimensec) |
---|
5366 | ^~~~~~~~~~~~ |
---|
5367 | st_atimespec |
---|
5368 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:182:13: note: 'st_atimespec' declared here |
---|
5369 | struct stat __DARWIN_STRUCT_STAT64; |
---|
5370 | ^ |
---|
5371 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64' |
---|
5372 | __DARWIN_STRUCT_STAT64_TIMES \ |
---|
5373 | ^ |
---|
5374 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:129:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES' |
---|
5375 | struct timespec st_atimespec; /* time of last access */ \ |
---|
5376 | ^ |
---|
5377 | 1 error generated. |
---|
5378 | configure:21908: $? = 1 |
---|
5379 | configure: failed program was: |
---|
5380 | | /* confdefs.h */ |
---|
5381 | | #define PACKAGE_NAME "glib" |
---|
5382 | | #define PACKAGE_TARNAME "glib" |
---|
5383 | | #define PACKAGE_VERSION "2.38.2" |
---|
5384 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
5385 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5386 | | #define PACKAGE_URL "" |
---|
5387 | | #define GLIB_MAJOR_VERSION 2 |
---|
5388 | | #define GLIB_MINOR_VERSION 38 |
---|
5389 | | #define GLIB_MICRO_VERSION 2 |
---|
5390 | | #define GLIB_INTERFACE_AGE 2 |
---|
5391 | | #define GLIB_BINARY_AGE 3802 |
---|
5392 | | #define STDC_HEADERS 1 |
---|
5393 | | #define HAVE_SYS_TYPES_H 1 |
---|
5394 | | #define HAVE_SYS_STAT_H 1 |
---|
5395 | | #define HAVE_STDLIB_H 1 |
---|
5396 | | #define HAVE_STRING_H 1 |
---|
5397 | | #define HAVE_MEMORY_H 1 |
---|
5398 | | #define HAVE_STRINGS_H 1 |
---|
5399 | | #define HAVE_INTTYPES_H 1 |
---|
5400 | | #define HAVE_STDINT_H 1 |
---|
5401 | | #define HAVE_UNISTD_H 1 |
---|
5402 | | #define __EXTENSIONS__ 1 |
---|
5403 | | #define _ALL_SOURCE 1 |
---|
5404 | | #define _GNU_SOURCE 1 |
---|
5405 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5406 | | #define _TANDEM_SOURCE 1 |
---|
5407 | | #define HAVE_CARBON 1 |
---|
5408 | | #define HAVE_COCOA 1 |
---|
5409 | | #define GETTEXT_PACKAGE "glib20" |
---|
5410 | | #define GLIB_LOCALE_DIR "" |
---|
5411 | | #define USE_LIBICONV_GNU 1 |
---|
5412 | | #define HAVE_DLFCN_H 1 |
---|
5413 | | #define LT_OBJDIR ".libs/" |
---|
5414 | | #define HAVE_VPRINTF 1 |
---|
5415 | | #define HAVE_ALLOCA_H 1 |
---|
5416 | | #define HAVE_ALLOCA 1 |
---|
5417 | | #define HAVE_MMAP 1 |
---|
5418 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5419 | | #define HAVE_VALLOC 1 |
---|
5420 | | #define HAVE_FSYNC 1 |
---|
5421 | | #define HAVE_ISSETUGID 1 |
---|
5422 | | #define HAVE_ATEXIT 1 |
---|
5423 | | #define HAVE_TIMEGM 1 |
---|
5424 | | #define HAVE_GMTIME_R 1 |
---|
5425 | | #define SIZEOF_CHAR 1 |
---|
5426 | | #define SIZEOF_SHORT 2 |
---|
5427 | | #define SIZEOF_LONG 8 |
---|
5428 | | #define SIZEOF_INT 4 |
---|
5429 | | #define SIZEOF_VOID_P 8 |
---|
5430 | | #define SIZEOF_LONG_LONG 8 |
---|
5431 | | #define SIZEOF___INT64 0 |
---|
5432 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5433 | | #define G_HAVE___INLINE 1 |
---|
5434 | | #define G_HAVE___INLINE__ 1 |
---|
5435 | | #define G_HAVE_INLINE 1 |
---|
5436 | | #define HAVE_DIRENT_H 1 |
---|
5437 | | #define HAVE_FLOAT_H 1 |
---|
5438 | | #define HAVE_LIMITS_H 1 |
---|
5439 | | #define HAVE_PWD_H 1 |
---|
5440 | | #define HAVE_GRP_H 1 |
---|
5441 | | #define HAVE_SYS_PARAM_H 1 |
---|
5442 | | #define HAVE_SYS_POLL_H 1 |
---|
5443 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5444 | | #define HAVE_SYS_TIME_H 1 |
---|
5445 | | #define HAVE_SYS_TIMES_H 1 |
---|
5446 | | #define HAVE_SYS_WAIT_H 1 |
---|
5447 | | #define HAVE_UNISTD_H 1 |
---|
5448 | | #define HAVE_SYS_SELECT_H 1 |
---|
5449 | | #define HAVE_SYS_TYPES_H 1 |
---|
5450 | | #define HAVE_STDINT_H 1 |
---|
5451 | | #define HAVE_INTTYPES_H 1 |
---|
5452 | | #define HAVE_SCHED_H 1 |
---|
5453 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5454 | | #define HAVE_SYS_FILIO_H 1 |
---|
5455 | | #define HAVE_FSTAB_H 1 |
---|
5456 | | #define HAVE_SYS_UIO_H 1 |
---|
5457 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5458 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5459 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5460 | | #define HAVE_XLOCALE_H 1 |
---|
5461 | | /* end confdefs.h. */ |
---|
5462 | | #include <stdio.h> |
---|
5463 | | #ifdef HAVE_SYS_TYPES_H |
---|
5464 | | # include <sys/types.h> |
---|
5465 | | #endif |
---|
5466 | | #ifdef HAVE_SYS_STAT_H |
---|
5467 | | # include <sys/stat.h> |
---|
5468 | | #endif |
---|
5469 | | #ifdef STDC_HEADERS |
---|
5470 | | # include <stdlib.h> |
---|
5471 | | # include <stddef.h> |
---|
5472 | | #else |
---|
5473 | | # ifdef HAVE_STDLIB_H |
---|
5474 | | # include <stdlib.h> |
---|
5475 | | # endif |
---|
5476 | | #endif |
---|
5477 | | #ifdef HAVE_STRING_H |
---|
5478 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5479 | | # include <memory.h> |
---|
5480 | | # endif |
---|
5481 | | # include <string.h> |
---|
5482 | | #endif |
---|
5483 | | #ifdef HAVE_STRINGS_H |
---|
5484 | | # include <strings.h> |
---|
5485 | | #endif |
---|
5486 | | #ifdef HAVE_INTTYPES_H |
---|
5487 | | # include <inttypes.h> |
---|
5488 | | #endif |
---|
5489 | | #ifdef HAVE_STDINT_H |
---|
5490 | | # include <stdint.h> |
---|
5491 | | #endif |
---|
5492 | | #ifdef HAVE_UNISTD_H |
---|
5493 | | # include <unistd.h> |
---|
5494 | | #endif |
---|
5495 | | int |
---|
5496 | | main () |
---|
5497 | | { |
---|
5498 | | static struct stat ac_aggr; |
---|
5499 | | if (ac_aggr.st_atimensec) |
---|
5500 | | return 0; |
---|
5501 | | ; |
---|
5502 | | return 0; |
---|
5503 | | } |
---|
5504 | configure:21908: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5505 | conftest.c:120:20: error: no member named 'st_atimensec' in 'struct stat'; did you mean 'st_atimespec'? |
---|
5506 | if (sizeof ac_aggr.st_atimensec) |
---|
5507 | ^~~~~~~~~~~~ |
---|
5508 | st_atimespec |
---|
5509 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:182:13: note: 'st_atimespec' declared here |
---|
5510 | struct stat __DARWIN_STRUCT_STAT64; |
---|
5511 | ^ |
---|
5512 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64' |
---|
5513 | __DARWIN_STRUCT_STAT64_TIMES \ |
---|
5514 | ^ |
---|
5515 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:129:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES' |
---|
5516 | struct timespec st_atimespec; /* time of last access */ \ |
---|
5517 | ^ |
---|
5518 | 1 error generated. |
---|
5519 | configure:21908: $? = 1 |
---|
5520 | configure: failed program was: |
---|
5521 | | /* confdefs.h */ |
---|
5522 | | #define PACKAGE_NAME "glib" |
---|
5523 | | #define PACKAGE_TARNAME "glib" |
---|
5524 | | #define PACKAGE_VERSION "2.38.2" |
---|
5525 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
5526 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5527 | | #define PACKAGE_URL "" |
---|
5528 | | #define GLIB_MAJOR_VERSION 2 |
---|
5529 | | #define GLIB_MINOR_VERSION 38 |
---|
5530 | | #define GLIB_MICRO_VERSION 2 |
---|
5531 | | #define GLIB_INTERFACE_AGE 2 |
---|
5532 | | #define GLIB_BINARY_AGE 3802 |
---|
5533 | | #define STDC_HEADERS 1 |
---|
5534 | | #define HAVE_SYS_TYPES_H 1 |
---|
5535 | | #define HAVE_SYS_STAT_H 1 |
---|
5536 | | #define HAVE_STDLIB_H 1 |
---|
5537 | | #define HAVE_STRING_H 1 |
---|
5538 | | #define HAVE_MEMORY_H 1 |
---|
5539 | | #define HAVE_STRINGS_H 1 |
---|
5540 | | #define HAVE_INTTYPES_H 1 |
---|
5541 | | #define HAVE_STDINT_H 1 |
---|
5542 | | #define HAVE_UNISTD_H 1 |
---|
5543 | | #define __EXTENSIONS__ 1 |
---|
5544 | | #define _ALL_SOURCE 1 |
---|
5545 | | #define _GNU_SOURCE 1 |
---|
5546 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5547 | | #define _TANDEM_SOURCE 1 |
---|
5548 | | #define HAVE_CARBON 1 |
---|
5549 | | #define HAVE_COCOA 1 |
---|
5550 | | #define GETTEXT_PACKAGE "glib20" |
---|
5551 | | #define GLIB_LOCALE_DIR "" |
---|
5552 | | #define USE_LIBICONV_GNU 1 |
---|
5553 | | #define HAVE_DLFCN_H 1 |
---|
5554 | | #define LT_OBJDIR ".libs/" |
---|
5555 | | #define HAVE_VPRINTF 1 |
---|
5556 | | #define HAVE_ALLOCA_H 1 |
---|
5557 | | #define HAVE_ALLOCA 1 |
---|
5558 | | #define HAVE_MMAP 1 |
---|
5559 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5560 | | #define HAVE_VALLOC 1 |
---|
5561 | | #define HAVE_FSYNC 1 |
---|
5562 | | #define HAVE_ISSETUGID 1 |
---|
5563 | | #define HAVE_ATEXIT 1 |
---|
5564 | | #define HAVE_TIMEGM 1 |
---|
5565 | | #define HAVE_GMTIME_R 1 |
---|
5566 | | #define SIZEOF_CHAR 1 |
---|
5567 | | #define SIZEOF_SHORT 2 |
---|
5568 | | #define SIZEOF_LONG 8 |
---|
5569 | | #define SIZEOF_INT 4 |
---|
5570 | | #define SIZEOF_VOID_P 8 |
---|
5571 | | #define SIZEOF_LONG_LONG 8 |
---|
5572 | | #define SIZEOF___INT64 0 |
---|
5573 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5574 | | #define G_HAVE___INLINE 1 |
---|
5575 | | #define G_HAVE___INLINE__ 1 |
---|
5576 | | #define G_HAVE_INLINE 1 |
---|
5577 | | #define HAVE_DIRENT_H 1 |
---|
5578 | | #define HAVE_FLOAT_H 1 |
---|
5579 | | #define HAVE_LIMITS_H 1 |
---|
5580 | | #define HAVE_PWD_H 1 |
---|
5581 | | #define HAVE_GRP_H 1 |
---|
5582 | | #define HAVE_SYS_PARAM_H 1 |
---|
5583 | | #define HAVE_SYS_POLL_H 1 |
---|
5584 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5585 | | #define HAVE_SYS_TIME_H 1 |
---|
5586 | | #define HAVE_SYS_TIMES_H 1 |
---|
5587 | | #define HAVE_SYS_WAIT_H 1 |
---|
5588 | | #define HAVE_UNISTD_H 1 |
---|
5589 | | #define HAVE_SYS_SELECT_H 1 |
---|
5590 | | #define HAVE_SYS_TYPES_H 1 |
---|
5591 | | #define HAVE_STDINT_H 1 |
---|
5592 | | #define HAVE_INTTYPES_H 1 |
---|
5593 | | #define HAVE_SCHED_H 1 |
---|
5594 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5595 | | #define HAVE_SYS_FILIO_H 1 |
---|
5596 | | #define HAVE_FSTAB_H 1 |
---|
5597 | | #define HAVE_SYS_UIO_H 1 |
---|
5598 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5599 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5600 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5601 | | #define HAVE_XLOCALE_H 1 |
---|
5602 | | /* end confdefs.h. */ |
---|
5603 | | #include <stdio.h> |
---|
5604 | | #ifdef HAVE_SYS_TYPES_H |
---|
5605 | | # include <sys/types.h> |
---|
5606 | | #endif |
---|
5607 | | #ifdef HAVE_SYS_STAT_H |
---|
5608 | | # include <sys/stat.h> |
---|
5609 | | #endif |
---|
5610 | | #ifdef STDC_HEADERS |
---|
5611 | | # include <stdlib.h> |
---|
5612 | | # include <stddef.h> |
---|
5613 | | #else |
---|
5614 | | # ifdef HAVE_STDLIB_H |
---|
5615 | | # include <stdlib.h> |
---|
5616 | | # endif |
---|
5617 | | #endif |
---|
5618 | | #ifdef HAVE_STRING_H |
---|
5619 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5620 | | # include <memory.h> |
---|
5621 | | # endif |
---|
5622 | | # include <string.h> |
---|
5623 | | #endif |
---|
5624 | | #ifdef HAVE_STRINGS_H |
---|
5625 | | # include <strings.h> |
---|
5626 | | #endif |
---|
5627 | | #ifdef HAVE_INTTYPES_H |
---|
5628 | | # include <inttypes.h> |
---|
5629 | | #endif |
---|
5630 | | #ifdef HAVE_STDINT_H |
---|
5631 | | # include <stdint.h> |
---|
5632 | | #endif |
---|
5633 | | #ifdef HAVE_UNISTD_H |
---|
5634 | | # include <unistd.h> |
---|
5635 | | #endif |
---|
5636 | | int |
---|
5637 | | main () |
---|
5638 | | { |
---|
5639 | | static struct stat ac_aggr; |
---|
5640 | | if (sizeof ac_aggr.st_atimensec) |
---|
5641 | | return 0; |
---|
5642 | | ; |
---|
5643 | | return 0; |
---|
5644 | | } |
---|
5645 | configure:21908: result: no |
---|
5646 | configure:21917: checking for struct stat.st_atim.tv_nsec |
---|
5647 | configure:21917: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5648 | conftest.c:120:13: error: no member named 'st_atim' in 'struct stat' |
---|
5649 | if (ac_aggr.st_atim.tv_nsec) |
---|
5650 | ~~~~~~~ ^ |
---|
5651 | 1 error generated. |
---|
5652 | configure:21917: $? = 1 |
---|
5653 | configure: failed program was: |
---|
5654 | | /* confdefs.h */ |
---|
5655 | | #define PACKAGE_NAME "glib" |
---|
5656 | | #define PACKAGE_TARNAME "glib" |
---|
5657 | | #define PACKAGE_VERSION "2.38.2" |
---|
5658 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
5659 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5660 | | #define PACKAGE_URL "" |
---|
5661 | | #define GLIB_MAJOR_VERSION 2 |
---|
5662 | | #define GLIB_MINOR_VERSION 38 |
---|
5663 | | #define GLIB_MICRO_VERSION 2 |
---|
5664 | | #define GLIB_INTERFACE_AGE 2 |
---|
5665 | | #define GLIB_BINARY_AGE 3802 |
---|
5666 | | #define STDC_HEADERS 1 |
---|
5667 | | #define HAVE_SYS_TYPES_H 1 |
---|
5668 | | #define HAVE_SYS_STAT_H 1 |
---|
5669 | | #define HAVE_STDLIB_H 1 |
---|
5670 | | #define HAVE_STRING_H 1 |
---|
5671 | | #define HAVE_MEMORY_H 1 |
---|
5672 | | #define HAVE_STRINGS_H 1 |
---|
5673 | | #define HAVE_INTTYPES_H 1 |
---|
5674 | | #define HAVE_STDINT_H 1 |
---|
5675 | | #define HAVE_UNISTD_H 1 |
---|
5676 | | #define __EXTENSIONS__ 1 |
---|
5677 | | #define _ALL_SOURCE 1 |
---|
5678 | | #define _GNU_SOURCE 1 |
---|
5679 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5680 | | #define _TANDEM_SOURCE 1 |
---|
5681 | | #define HAVE_CARBON 1 |
---|
5682 | | #define HAVE_COCOA 1 |
---|
5683 | | #define GETTEXT_PACKAGE "glib20" |
---|
5684 | | #define GLIB_LOCALE_DIR "" |
---|
5685 | | #define USE_LIBICONV_GNU 1 |
---|
5686 | | #define HAVE_DLFCN_H 1 |
---|
5687 | | #define LT_OBJDIR ".libs/" |
---|
5688 | | #define HAVE_VPRINTF 1 |
---|
5689 | | #define HAVE_ALLOCA_H 1 |
---|
5690 | | #define HAVE_ALLOCA 1 |
---|
5691 | | #define HAVE_MMAP 1 |
---|
5692 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5693 | | #define HAVE_VALLOC 1 |
---|
5694 | | #define HAVE_FSYNC 1 |
---|
5695 | | #define HAVE_ISSETUGID 1 |
---|
5696 | | #define HAVE_ATEXIT 1 |
---|
5697 | | #define HAVE_TIMEGM 1 |
---|
5698 | | #define HAVE_GMTIME_R 1 |
---|
5699 | | #define SIZEOF_CHAR 1 |
---|
5700 | | #define SIZEOF_SHORT 2 |
---|
5701 | | #define SIZEOF_LONG 8 |
---|
5702 | | #define SIZEOF_INT 4 |
---|
5703 | | #define SIZEOF_VOID_P 8 |
---|
5704 | | #define SIZEOF_LONG_LONG 8 |
---|
5705 | | #define SIZEOF___INT64 0 |
---|
5706 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5707 | | #define G_HAVE___INLINE 1 |
---|
5708 | | #define G_HAVE___INLINE__ 1 |
---|
5709 | | #define G_HAVE_INLINE 1 |
---|
5710 | | #define HAVE_DIRENT_H 1 |
---|
5711 | | #define HAVE_FLOAT_H 1 |
---|
5712 | | #define HAVE_LIMITS_H 1 |
---|
5713 | | #define HAVE_PWD_H 1 |
---|
5714 | | #define HAVE_GRP_H 1 |
---|
5715 | | #define HAVE_SYS_PARAM_H 1 |
---|
5716 | | #define HAVE_SYS_POLL_H 1 |
---|
5717 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5718 | | #define HAVE_SYS_TIME_H 1 |
---|
5719 | | #define HAVE_SYS_TIMES_H 1 |
---|
5720 | | #define HAVE_SYS_WAIT_H 1 |
---|
5721 | | #define HAVE_UNISTD_H 1 |
---|
5722 | | #define HAVE_SYS_SELECT_H 1 |
---|
5723 | | #define HAVE_SYS_TYPES_H 1 |
---|
5724 | | #define HAVE_STDINT_H 1 |
---|
5725 | | #define HAVE_INTTYPES_H 1 |
---|
5726 | | #define HAVE_SCHED_H 1 |
---|
5727 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5728 | | #define HAVE_SYS_FILIO_H 1 |
---|
5729 | | #define HAVE_FSTAB_H 1 |
---|
5730 | | #define HAVE_SYS_UIO_H 1 |
---|
5731 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5732 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5733 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5734 | | #define HAVE_XLOCALE_H 1 |
---|
5735 | | /* end confdefs.h. */ |
---|
5736 | | #include <stdio.h> |
---|
5737 | | #ifdef HAVE_SYS_TYPES_H |
---|
5738 | | # include <sys/types.h> |
---|
5739 | | #endif |
---|
5740 | | #ifdef HAVE_SYS_STAT_H |
---|
5741 | | # include <sys/stat.h> |
---|
5742 | | #endif |
---|
5743 | | #ifdef STDC_HEADERS |
---|
5744 | | # include <stdlib.h> |
---|
5745 | | # include <stddef.h> |
---|
5746 | | #else |
---|
5747 | | # ifdef HAVE_STDLIB_H |
---|
5748 | | # include <stdlib.h> |
---|
5749 | | # endif |
---|
5750 | | #endif |
---|
5751 | | #ifdef HAVE_STRING_H |
---|
5752 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5753 | | # include <memory.h> |
---|
5754 | | # endif |
---|
5755 | | # include <string.h> |
---|
5756 | | #endif |
---|
5757 | | #ifdef HAVE_STRINGS_H |
---|
5758 | | # include <strings.h> |
---|
5759 | | #endif |
---|
5760 | | #ifdef HAVE_INTTYPES_H |
---|
5761 | | # include <inttypes.h> |
---|
5762 | | #endif |
---|
5763 | | #ifdef HAVE_STDINT_H |
---|
5764 | | # include <stdint.h> |
---|
5765 | | #endif |
---|
5766 | | #ifdef HAVE_UNISTD_H |
---|
5767 | | # include <unistd.h> |
---|
5768 | | #endif |
---|
5769 | | int |
---|
5770 | | main () |
---|
5771 | | { |
---|
5772 | | static struct stat ac_aggr; |
---|
5773 | | if (ac_aggr.st_atim.tv_nsec) |
---|
5774 | | return 0; |
---|
5775 | | ; |
---|
5776 | | return 0; |
---|
5777 | | } |
---|
5778 | configure:21917: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5779 | conftest.c:120:20: error: no member named 'st_atim' in 'struct stat' |
---|
5780 | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
5781 | ~~~~~~~ ^ |
---|
5782 | 1 error generated. |
---|
5783 | configure:21917: $? = 1 |
---|
5784 | configure: failed program was: |
---|
5785 | | /* confdefs.h */ |
---|
5786 | | #define PACKAGE_NAME "glib" |
---|
5787 | | #define PACKAGE_TARNAME "glib" |
---|
5788 | | #define PACKAGE_VERSION "2.38.2" |
---|
5789 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
5790 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5791 | | #define PACKAGE_URL "" |
---|
5792 | | #define GLIB_MAJOR_VERSION 2 |
---|
5793 | | #define GLIB_MINOR_VERSION 38 |
---|
5794 | | #define GLIB_MICRO_VERSION 2 |
---|
5795 | | #define GLIB_INTERFACE_AGE 2 |
---|
5796 | | #define GLIB_BINARY_AGE 3802 |
---|
5797 | | #define STDC_HEADERS 1 |
---|
5798 | | #define HAVE_SYS_TYPES_H 1 |
---|
5799 | | #define HAVE_SYS_STAT_H 1 |
---|
5800 | | #define HAVE_STDLIB_H 1 |
---|
5801 | | #define HAVE_STRING_H 1 |
---|
5802 | | #define HAVE_MEMORY_H 1 |
---|
5803 | | #define HAVE_STRINGS_H 1 |
---|
5804 | | #define HAVE_INTTYPES_H 1 |
---|
5805 | | #define HAVE_STDINT_H 1 |
---|
5806 | | #define HAVE_UNISTD_H 1 |
---|
5807 | | #define __EXTENSIONS__ 1 |
---|
5808 | | #define _ALL_SOURCE 1 |
---|
5809 | | #define _GNU_SOURCE 1 |
---|
5810 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5811 | | #define _TANDEM_SOURCE 1 |
---|
5812 | | #define HAVE_CARBON 1 |
---|
5813 | | #define HAVE_COCOA 1 |
---|
5814 | | #define GETTEXT_PACKAGE "glib20" |
---|
5815 | | #define GLIB_LOCALE_DIR "" |
---|
5816 | | #define USE_LIBICONV_GNU 1 |
---|
5817 | | #define HAVE_DLFCN_H 1 |
---|
5818 | | #define LT_OBJDIR ".libs/" |
---|
5819 | | #define HAVE_VPRINTF 1 |
---|
5820 | | #define HAVE_ALLOCA_H 1 |
---|
5821 | | #define HAVE_ALLOCA 1 |
---|
5822 | | #define HAVE_MMAP 1 |
---|
5823 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5824 | | #define HAVE_VALLOC 1 |
---|
5825 | | #define HAVE_FSYNC 1 |
---|
5826 | | #define HAVE_ISSETUGID 1 |
---|
5827 | | #define HAVE_ATEXIT 1 |
---|
5828 | | #define HAVE_TIMEGM 1 |
---|
5829 | | #define HAVE_GMTIME_R 1 |
---|
5830 | | #define SIZEOF_CHAR 1 |
---|
5831 | | #define SIZEOF_SHORT 2 |
---|
5832 | | #define SIZEOF_LONG 8 |
---|
5833 | | #define SIZEOF_INT 4 |
---|
5834 | | #define SIZEOF_VOID_P 8 |
---|
5835 | | #define SIZEOF_LONG_LONG 8 |
---|
5836 | | #define SIZEOF___INT64 0 |
---|
5837 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5838 | | #define G_HAVE___INLINE 1 |
---|
5839 | | #define G_HAVE___INLINE__ 1 |
---|
5840 | | #define G_HAVE_INLINE 1 |
---|
5841 | | #define HAVE_DIRENT_H 1 |
---|
5842 | | #define HAVE_FLOAT_H 1 |
---|
5843 | | #define HAVE_LIMITS_H 1 |
---|
5844 | | #define HAVE_PWD_H 1 |
---|
5845 | | #define HAVE_GRP_H 1 |
---|
5846 | | #define HAVE_SYS_PARAM_H 1 |
---|
5847 | | #define HAVE_SYS_POLL_H 1 |
---|
5848 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5849 | | #define HAVE_SYS_TIME_H 1 |
---|
5850 | | #define HAVE_SYS_TIMES_H 1 |
---|
5851 | | #define HAVE_SYS_WAIT_H 1 |
---|
5852 | | #define HAVE_UNISTD_H 1 |
---|
5853 | | #define HAVE_SYS_SELECT_H 1 |
---|
5854 | | #define HAVE_SYS_TYPES_H 1 |
---|
5855 | | #define HAVE_STDINT_H 1 |
---|
5856 | | #define HAVE_INTTYPES_H 1 |
---|
5857 | | #define HAVE_SCHED_H 1 |
---|
5858 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5859 | | #define HAVE_SYS_FILIO_H 1 |
---|
5860 | | #define HAVE_FSTAB_H 1 |
---|
5861 | | #define HAVE_SYS_UIO_H 1 |
---|
5862 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5863 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5864 | | #define HAVE_SYSCTLBYNAME 1 |
---|
5865 | | #define HAVE_XLOCALE_H 1 |
---|
5866 | | /* end confdefs.h. */ |
---|
5867 | | #include <stdio.h> |
---|
5868 | | #ifdef HAVE_SYS_TYPES_H |
---|
5869 | | # include <sys/types.h> |
---|
5870 | | #endif |
---|
5871 | | #ifdef HAVE_SYS_STAT_H |
---|
5872 | | # include <sys/stat.h> |
---|
5873 | | #endif |
---|
5874 | | #ifdef STDC_HEADERS |
---|
5875 | | # include <stdlib.h> |
---|
5876 | | # include <stddef.h> |
---|
5877 | | #else |
---|
5878 | | # ifdef HAVE_STDLIB_H |
---|
5879 | | # include <stdlib.h> |
---|
5880 | | # endif |
---|
5881 | | #endif |
---|
5882 | | #ifdef HAVE_STRING_H |
---|
5883 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5884 | | # include <memory.h> |
---|
5885 | | # endif |
---|
5886 | | # include <string.h> |
---|
5887 | | #endif |
---|
5888 | | #ifdef HAVE_STRINGS_H |
---|
5889 | | # include <strings.h> |
---|
5890 | | #endif |
---|
5891 | | #ifdef HAVE_INTTYPES_H |
---|
5892 | | # include <inttypes.h> |
---|
5893 | | #endif |
---|
5894 | | #ifdef HAVE_STDINT_H |
---|
5895 | | # include <stdint.h> |
---|
5896 | | #endif |
---|
5897 | | #ifdef HAVE_UNISTD_H |
---|
5898 | | # include <unistd.h> |
---|
5899 | | #endif |
---|
5900 | | int |
---|
5901 | | main () |
---|
5902 | | { |
---|
5903 | | static struct stat ac_aggr; |
---|
5904 | | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
5905 | | return 0; |
---|
5906 | | ; |
---|
5907 | | return 0; |
---|
5908 | | } |
---|
5909 | configure:21917: result: no |
---|
5910 | configure:21926: checking for struct stat.st_ctimensec |
---|
5911 | configure:21926: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5912 | conftest.c:120:13: error: no member named 'st_ctimensec' in 'struct stat'; did you mean 'st_ctimespec'? |
---|
5913 | if (ac_aggr.st_ctimensec) |
---|
5914 | ^~~~~~~~~~~~ |
---|
5915 | st_ctimespec |
---|
5916 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:182:13: note: 'st_ctimespec' declared here |
---|
5917 | struct stat __DARWIN_STRUCT_STAT64; |
---|
5918 | ^ |
---|
5919 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64' |
---|
5920 | __DARWIN_STRUCT_STAT64_TIMES \ |
---|
5921 | ^ |
---|
5922 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:131:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES' |
---|
5923 | struct timespec st_ctimespec; /* time of last status change */ \ |
---|
5924 | ^ |
---|
5925 | 1 error generated. |
---|
5926 | configure:21926: $? = 1 |
---|
5927 | configure: failed program was: |
---|
5928 | | /* confdefs.h */ |
---|
5929 | | #define PACKAGE_NAME "glib" |
---|
5930 | | #define PACKAGE_TARNAME "glib" |
---|
5931 | | #define PACKAGE_VERSION "2.38.2" |
---|
5932 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
5933 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
5934 | | #define PACKAGE_URL "" |
---|
5935 | | #define GLIB_MAJOR_VERSION 2 |
---|
5936 | | #define GLIB_MINOR_VERSION 38 |
---|
5937 | | #define GLIB_MICRO_VERSION 2 |
---|
5938 | | #define GLIB_INTERFACE_AGE 2 |
---|
5939 | | #define GLIB_BINARY_AGE 3802 |
---|
5940 | | #define STDC_HEADERS 1 |
---|
5941 | | #define HAVE_SYS_TYPES_H 1 |
---|
5942 | | #define HAVE_SYS_STAT_H 1 |
---|
5943 | | #define HAVE_STDLIB_H 1 |
---|
5944 | | #define HAVE_STRING_H 1 |
---|
5945 | | #define HAVE_MEMORY_H 1 |
---|
5946 | | #define HAVE_STRINGS_H 1 |
---|
5947 | | #define HAVE_INTTYPES_H 1 |
---|
5948 | | #define HAVE_STDINT_H 1 |
---|
5949 | | #define HAVE_UNISTD_H 1 |
---|
5950 | | #define __EXTENSIONS__ 1 |
---|
5951 | | #define _ALL_SOURCE 1 |
---|
5952 | | #define _GNU_SOURCE 1 |
---|
5953 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5954 | | #define _TANDEM_SOURCE 1 |
---|
5955 | | #define HAVE_CARBON 1 |
---|
5956 | | #define HAVE_COCOA 1 |
---|
5957 | | #define GETTEXT_PACKAGE "glib20" |
---|
5958 | | #define GLIB_LOCALE_DIR "" |
---|
5959 | | #define USE_LIBICONV_GNU 1 |
---|
5960 | | #define HAVE_DLFCN_H 1 |
---|
5961 | | #define LT_OBJDIR ".libs/" |
---|
5962 | | #define HAVE_VPRINTF 1 |
---|
5963 | | #define HAVE_ALLOCA_H 1 |
---|
5964 | | #define HAVE_ALLOCA 1 |
---|
5965 | | #define HAVE_MMAP 1 |
---|
5966 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
5967 | | #define HAVE_VALLOC 1 |
---|
5968 | | #define HAVE_FSYNC 1 |
---|
5969 | | #define HAVE_ISSETUGID 1 |
---|
5970 | | #define HAVE_ATEXIT 1 |
---|
5971 | | #define HAVE_TIMEGM 1 |
---|
5972 | | #define HAVE_GMTIME_R 1 |
---|
5973 | | #define SIZEOF_CHAR 1 |
---|
5974 | | #define SIZEOF_SHORT 2 |
---|
5975 | | #define SIZEOF_LONG 8 |
---|
5976 | | #define SIZEOF_INT 4 |
---|
5977 | | #define SIZEOF_VOID_P 8 |
---|
5978 | | #define SIZEOF_LONG_LONG 8 |
---|
5979 | | #define SIZEOF___INT64 0 |
---|
5980 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5981 | | #define G_HAVE___INLINE 1 |
---|
5982 | | #define G_HAVE___INLINE__ 1 |
---|
5983 | | #define G_HAVE_INLINE 1 |
---|
5984 | | #define HAVE_DIRENT_H 1 |
---|
5985 | | #define HAVE_FLOAT_H 1 |
---|
5986 | | #define HAVE_LIMITS_H 1 |
---|
5987 | | #define HAVE_PWD_H 1 |
---|
5988 | | #define HAVE_GRP_H 1 |
---|
5989 | | #define HAVE_SYS_PARAM_H 1 |
---|
5990 | | #define HAVE_SYS_POLL_H 1 |
---|
5991 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5992 | | #define HAVE_SYS_TIME_H 1 |
---|
5993 | | #define HAVE_SYS_TIMES_H 1 |
---|
5994 | | #define HAVE_SYS_WAIT_H 1 |
---|
5995 | | #define HAVE_UNISTD_H 1 |
---|
5996 | | #define HAVE_SYS_SELECT_H 1 |
---|
5997 | | #define HAVE_SYS_TYPES_H 1 |
---|
5998 | | #define HAVE_STDINT_H 1 |
---|
5999 | | #define HAVE_INTTYPES_H 1 |
---|
6000 | | #define HAVE_SCHED_H 1 |
---|
6001 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6002 | | #define HAVE_SYS_FILIO_H 1 |
---|
6003 | | #define HAVE_FSTAB_H 1 |
---|
6004 | | #define HAVE_SYS_UIO_H 1 |
---|
6005 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6006 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6007 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6008 | | #define HAVE_XLOCALE_H 1 |
---|
6009 | | /* end confdefs.h. */ |
---|
6010 | | #include <stdio.h> |
---|
6011 | | #ifdef HAVE_SYS_TYPES_H |
---|
6012 | | # include <sys/types.h> |
---|
6013 | | #endif |
---|
6014 | | #ifdef HAVE_SYS_STAT_H |
---|
6015 | | # include <sys/stat.h> |
---|
6016 | | #endif |
---|
6017 | | #ifdef STDC_HEADERS |
---|
6018 | | # include <stdlib.h> |
---|
6019 | | # include <stddef.h> |
---|
6020 | | #else |
---|
6021 | | # ifdef HAVE_STDLIB_H |
---|
6022 | | # include <stdlib.h> |
---|
6023 | | # endif |
---|
6024 | | #endif |
---|
6025 | | #ifdef HAVE_STRING_H |
---|
6026 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6027 | | # include <memory.h> |
---|
6028 | | # endif |
---|
6029 | | # include <string.h> |
---|
6030 | | #endif |
---|
6031 | | #ifdef HAVE_STRINGS_H |
---|
6032 | | # include <strings.h> |
---|
6033 | | #endif |
---|
6034 | | #ifdef HAVE_INTTYPES_H |
---|
6035 | | # include <inttypes.h> |
---|
6036 | | #endif |
---|
6037 | | #ifdef HAVE_STDINT_H |
---|
6038 | | # include <stdint.h> |
---|
6039 | | #endif |
---|
6040 | | #ifdef HAVE_UNISTD_H |
---|
6041 | | # include <unistd.h> |
---|
6042 | | #endif |
---|
6043 | | int |
---|
6044 | | main () |
---|
6045 | | { |
---|
6046 | | static struct stat ac_aggr; |
---|
6047 | | if (ac_aggr.st_ctimensec) |
---|
6048 | | return 0; |
---|
6049 | | ; |
---|
6050 | | return 0; |
---|
6051 | | } |
---|
6052 | configure:21926: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6053 | conftest.c:120:20: error: no member named 'st_ctimensec' in 'struct stat'; did you mean 'st_ctimespec'? |
---|
6054 | if (sizeof ac_aggr.st_ctimensec) |
---|
6055 | ^~~~~~~~~~~~ |
---|
6056 | st_ctimespec |
---|
6057 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:182:13: note: 'st_ctimespec' declared here |
---|
6058 | struct stat __DARWIN_STRUCT_STAT64; |
---|
6059 | ^ |
---|
6060 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64' |
---|
6061 | __DARWIN_STRUCT_STAT64_TIMES \ |
---|
6062 | ^ |
---|
6063 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:131:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES' |
---|
6064 | struct timespec st_ctimespec; /* time of last status change */ \ |
---|
6065 | ^ |
---|
6066 | 1 error generated. |
---|
6067 | configure:21926: $? = 1 |
---|
6068 | configure: failed program was: |
---|
6069 | | /* confdefs.h */ |
---|
6070 | | #define PACKAGE_NAME "glib" |
---|
6071 | | #define PACKAGE_TARNAME "glib" |
---|
6072 | | #define PACKAGE_VERSION "2.38.2" |
---|
6073 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
6074 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6075 | | #define PACKAGE_URL "" |
---|
6076 | | #define GLIB_MAJOR_VERSION 2 |
---|
6077 | | #define GLIB_MINOR_VERSION 38 |
---|
6078 | | #define GLIB_MICRO_VERSION 2 |
---|
6079 | | #define GLIB_INTERFACE_AGE 2 |
---|
6080 | | #define GLIB_BINARY_AGE 3802 |
---|
6081 | | #define STDC_HEADERS 1 |
---|
6082 | | #define HAVE_SYS_TYPES_H 1 |
---|
6083 | | #define HAVE_SYS_STAT_H 1 |
---|
6084 | | #define HAVE_STDLIB_H 1 |
---|
6085 | | #define HAVE_STRING_H 1 |
---|
6086 | | #define HAVE_MEMORY_H 1 |
---|
6087 | | #define HAVE_STRINGS_H 1 |
---|
6088 | | #define HAVE_INTTYPES_H 1 |
---|
6089 | | #define HAVE_STDINT_H 1 |
---|
6090 | | #define HAVE_UNISTD_H 1 |
---|
6091 | | #define __EXTENSIONS__ 1 |
---|
6092 | | #define _ALL_SOURCE 1 |
---|
6093 | | #define _GNU_SOURCE 1 |
---|
6094 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6095 | | #define _TANDEM_SOURCE 1 |
---|
6096 | | #define HAVE_CARBON 1 |
---|
6097 | | #define HAVE_COCOA 1 |
---|
6098 | | #define GETTEXT_PACKAGE "glib20" |
---|
6099 | | #define GLIB_LOCALE_DIR "" |
---|
6100 | | #define USE_LIBICONV_GNU 1 |
---|
6101 | | #define HAVE_DLFCN_H 1 |
---|
6102 | | #define LT_OBJDIR ".libs/" |
---|
6103 | | #define HAVE_VPRINTF 1 |
---|
6104 | | #define HAVE_ALLOCA_H 1 |
---|
6105 | | #define HAVE_ALLOCA 1 |
---|
6106 | | #define HAVE_MMAP 1 |
---|
6107 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6108 | | #define HAVE_VALLOC 1 |
---|
6109 | | #define HAVE_FSYNC 1 |
---|
6110 | | #define HAVE_ISSETUGID 1 |
---|
6111 | | #define HAVE_ATEXIT 1 |
---|
6112 | | #define HAVE_TIMEGM 1 |
---|
6113 | | #define HAVE_GMTIME_R 1 |
---|
6114 | | #define SIZEOF_CHAR 1 |
---|
6115 | | #define SIZEOF_SHORT 2 |
---|
6116 | | #define SIZEOF_LONG 8 |
---|
6117 | | #define SIZEOF_INT 4 |
---|
6118 | | #define SIZEOF_VOID_P 8 |
---|
6119 | | #define SIZEOF_LONG_LONG 8 |
---|
6120 | | #define SIZEOF___INT64 0 |
---|
6121 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6122 | | #define G_HAVE___INLINE 1 |
---|
6123 | | #define G_HAVE___INLINE__ 1 |
---|
6124 | | #define G_HAVE_INLINE 1 |
---|
6125 | | #define HAVE_DIRENT_H 1 |
---|
6126 | | #define HAVE_FLOAT_H 1 |
---|
6127 | | #define HAVE_LIMITS_H 1 |
---|
6128 | | #define HAVE_PWD_H 1 |
---|
6129 | | #define HAVE_GRP_H 1 |
---|
6130 | | #define HAVE_SYS_PARAM_H 1 |
---|
6131 | | #define HAVE_SYS_POLL_H 1 |
---|
6132 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6133 | | #define HAVE_SYS_TIME_H 1 |
---|
6134 | | #define HAVE_SYS_TIMES_H 1 |
---|
6135 | | #define HAVE_SYS_WAIT_H 1 |
---|
6136 | | #define HAVE_UNISTD_H 1 |
---|
6137 | | #define HAVE_SYS_SELECT_H 1 |
---|
6138 | | #define HAVE_SYS_TYPES_H 1 |
---|
6139 | | #define HAVE_STDINT_H 1 |
---|
6140 | | #define HAVE_INTTYPES_H 1 |
---|
6141 | | #define HAVE_SCHED_H 1 |
---|
6142 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6143 | | #define HAVE_SYS_FILIO_H 1 |
---|
6144 | | #define HAVE_FSTAB_H 1 |
---|
6145 | | #define HAVE_SYS_UIO_H 1 |
---|
6146 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6147 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6148 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6149 | | #define HAVE_XLOCALE_H 1 |
---|
6150 | | /* end confdefs.h. */ |
---|
6151 | | #include <stdio.h> |
---|
6152 | | #ifdef HAVE_SYS_TYPES_H |
---|
6153 | | # include <sys/types.h> |
---|
6154 | | #endif |
---|
6155 | | #ifdef HAVE_SYS_STAT_H |
---|
6156 | | # include <sys/stat.h> |
---|
6157 | | #endif |
---|
6158 | | #ifdef STDC_HEADERS |
---|
6159 | | # include <stdlib.h> |
---|
6160 | | # include <stddef.h> |
---|
6161 | | #else |
---|
6162 | | # ifdef HAVE_STDLIB_H |
---|
6163 | | # include <stdlib.h> |
---|
6164 | | # endif |
---|
6165 | | #endif |
---|
6166 | | #ifdef HAVE_STRING_H |
---|
6167 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6168 | | # include <memory.h> |
---|
6169 | | # endif |
---|
6170 | | # include <string.h> |
---|
6171 | | #endif |
---|
6172 | | #ifdef HAVE_STRINGS_H |
---|
6173 | | # include <strings.h> |
---|
6174 | | #endif |
---|
6175 | | #ifdef HAVE_INTTYPES_H |
---|
6176 | | # include <inttypes.h> |
---|
6177 | | #endif |
---|
6178 | | #ifdef HAVE_STDINT_H |
---|
6179 | | # include <stdint.h> |
---|
6180 | | #endif |
---|
6181 | | #ifdef HAVE_UNISTD_H |
---|
6182 | | # include <unistd.h> |
---|
6183 | | #endif |
---|
6184 | | int |
---|
6185 | | main () |
---|
6186 | | { |
---|
6187 | | static struct stat ac_aggr; |
---|
6188 | | if (sizeof ac_aggr.st_ctimensec) |
---|
6189 | | return 0; |
---|
6190 | | ; |
---|
6191 | | return 0; |
---|
6192 | | } |
---|
6193 | configure:21926: result: no |
---|
6194 | configure:21935: checking for struct stat.st_ctim.tv_nsec |
---|
6195 | configure:21935: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6196 | conftest.c:120:13: error: no member named 'st_ctim' in 'struct stat' |
---|
6197 | if (ac_aggr.st_ctim.tv_nsec) |
---|
6198 | ~~~~~~~ ^ |
---|
6199 | 1 error generated. |
---|
6200 | configure:21935: $? = 1 |
---|
6201 | configure: failed program was: |
---|
6202 | | /* confdefs.h */ |
---|
6203 | | #define PACKAGE_NAME "glib" |
---|
6204 | | #define PACKAGE_TARNAME "glib" |
---|
6205 | | #define PACKAGE_VERSION "2.38.2" |
---|
6206 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
6207 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6208 | | #define PACKAGE_URL "" |
---|
6209 | | #define GLIB_MAJOR_VERSION 2 |
---|
6210 | | #define GLIB_MINOR_VERSION 38 |
---|
6211 | | #define GLIB_MICRO_VERSION 2 |
---|
6212 | | #define GLIB_INTERFACE_AGE 2 |
---|
6213 | | #define GLIB_BINARY_AGE 3802 |
---|
6214 | | #define STDC_HEADERS 1 |
---|
6215 | | #define HAVE_SYS_TYPES_H 1 |
---|
6216 | | #define HAVE_SYS_STAT_H 1 |
---|
6217 | | #define HAVE_STDLIB_H 1 |
---|
6218 | | #define HAVE_STRING_H 1 |
---|
6219 | | #define HAVE_MEMORY_H 1 |
---|
6220 | | #define HAVE_STRINGS_H 1 |
---|
6221 | | #define HAVE_INTTYPES_H 1 |
---|
6222 | | #define HAVE_STDINT_H 1 |
---|
6223 | | #define HAVE_UNISTD_H 1 |
---|
6224 | | #define __EXTENSIONS__ 1 |
---|
6225 | | #define _ALL_SOURCE 1 |
---|
6226 | | #define _GNU_SOURCE 1 |
---|
6227 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6228 | | #define _TANDEM_SOURCE 1 |
---|
6229 | | #define HAVE_CARBON 1 |
---|
6230 | | #define HAVE_COCOA 1 |
---|
6231 | | #define GETTEXT_PACKAGE "glib20" |
---|
6232 | | #define GLIB_LOCALE_DIR "" |
---|
6233 | | #define USE_LIBICONV_GNU 1 |
---|
6234 | | #define HAVE_DLFCN_H 1 |
---|
6235 | | #define LT_OBJDIR ".libs/" |
---|
6236 | | #define HAVE_VPRINTF 1 |
---|
6237 | | #define HAVE_ALLOCA_H 1 |
---|
6238 | | #define HAVE_ALLOCA 1 |
---|
6239 | | #define HAVE_MMAP 1 |
---|
6240 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6241 | | #define HAVE_VALLOC 1 |
---|
6242 | | #define HAVE_FSYNC 1 |
---|
6243 | | #define HAVE_ISSETUGID 1 |
---|
6244 | | #define HAVE_ATEXIT 1 |
---|
6245 | | #define HAVE_TIMEGM 1 |
---|
6246 | | #define HAVE_GMTIME_R 1 |
---|
6247 | | #define SIZEOF_CHAR 1 |
---|
6248 | | #define SIZEOF_SHORT 2 |
---|
6249 | | #define SIZEOF_LONG 8 |
---|
6250 | | #define SIZEOF_INT 4 |
---|
6251 | | #define SIZEOF_VOID_P 8 |
---|
6252 | | #define SIZEOF_LONG_LONG 8 |
---|
6253 | | #define SIZEOF___INT64 0 |
---|
6254 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6255 | | #define G_HAVE___INLINE 1 |
---|
6256 | | #define G_HAVE___INLINE__ 1 |
---|
6257 | | #define G_HAVE_INLINE 1 |
---|
6258 | | #define HAVE_DIRENT_H 1 |
---|
6259 | | #define HAVE_FLOAT_H 1 |
---|
6260 | | #define HAVE_LIMITS_H 1 |
---|
6261 | | #define HAVE_PWD_H 1 |
---|
6262 | | #define HAVE_GRP_H 1 |
---|
6263 | | #define HAVE_SYS_PARAM_H 1 |
---|
6264 | | #define HAVE_SYS_POLL_H 1 |
---|
6265 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6266 | | #define HAVE_SYS_TIME_H 1 |
---|
6267 | | #define HAVE_SYS_TIMES_H 1 |
---|
6268 | | #define HAVE_SYS_WAIT_H 1 |
---|
6269 | | #define HAVE_UNISTD_H 1 |
---|
6270 | | #define HAVE_SYS_SELECT_H 1 |
---|
6271 | | #define HAVE_SYS_TYPES_H 1 |
---|
6272 | | #define HAVE_STDINT_H 1 |
---|
6273 | | #define HAVE_INTTYPES_H 1 |
---|
6274 | | #define HAVE_SCHED_H 1 |
---|
6275 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6276 | | #define HAVE_SYS_FILIO_H 1 |
---|
6277 | | #define HAVE_FSTAB_H 1 |
---|
6278 | | #define HAVE_SYS_UIO_H 1 |
---|
6279 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6280 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6281 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6282 | | #define HAVE_XLOCALE_H 1 |
---|
6283 | | /* end confdefs.h. */ |
---|
6284 | | #include <stdio.h> |
---|
6285 | | #ifdef HAVE_SYS_TYPES_H |
---|
6286 | | # include <sys/types.h> |
---|
6287 | | #endif |
---|
6288 | | #ifdef HAVE_SYS_STAT_H |
---|
6289 | | # include <sys/stat.h> |
---|
6290 | | #endif |
---|
6291 | | #ifdef STDC_HEADERS |
---|
6292 | | # include <stdlib.h> |
---|
6293 | | # include <stddef.h> |
---|
6294 | | #else |
---|
6295 | | # ifdef HAVE_STDLIB_H |
---|
6296 | | # include <stdlib.h> |
---|
6297 | | # endif |
---|
6298 | | #endif |
---|
6299 | | #ifdef HAVE_STRING_H |
---|
6300 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6301 | | # include <memory.h> |
---|
6302 | | # endif |
---|
6303 | | # include <string.h> |
---|
6304 | | #endif |
---|
6305 | | #ifdef HAVE_STRINGS_H |
---|
6306 | | # include <strings.h> |
---|
6307 | | #endif |
---|
6308 | | #ifdef HAVE_INTTYPES_H |
---|
6309 | | # include <inttypes.h> |
---|
6310 | | #endif |
---|
6311 | | #ifdef HAVE_STDINT_H |
---|
6312 | | # include <stdint.h> |
---|
6313 | | #endif |
---|
6314 | | #ifdef HAVE_UNISTD_H |
---|
6315 | | # include <unistd.h> |
---|
6316 | | #endif |
---|
6317 | | int |
---|
6318 | | main () |
---|
6319 | | { |
---|
6320 | | static struct stat ac_aggr; |
---|
6321 | | if (ac_aggr.st_ctim.tv_nsec) |
---|
6322 | | return 0; |
---|
6323 | | ; |
---|
6324 | | return 0; |
---|
6325 | | } |
---|
6326 | configure:21935: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6327 | conftest.c:120:20: error: no member named 'st_ctim' in 'struct stat' |
---|
6328 | if (sizeof ac_aggr.st_ctim.tv_nsec) |
---|
6329 | ~~~~~~~ ^ |
---|
6330 | 1 error generated. |
---|
6331 | configure:21935: $? = 1 |
---|
6332 | configure: failed program was: |
---|
6333 | | /* confdefs.h */ |
---|
6334 | | #define PACKAGE_NAME "glib" |
---|
6335 | | #define PACKAGE_TARNAME "glib" |
---|
6336 | | #define PACKAGE_VERSION "2.38.2" |
---|
6337 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
6338 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6339 | | #define PACKAGE_URL "" |
---|
6340 | | #define GLIB_MAJOR_VERSION 2 |
---|
6341 | | #define GLIB_MINOR_VERSION 38 |
---|
6342 | | #define GLIB_MICRO_VERSION 2 |
---|
6343 | | #define GLIB_INTERFACE_AGE 2 |
---|
6344 | | #define GLIB_BINARY_AGE 3802 |
---|
6345 | | #define STDC_HEADERS 1 |
---|
6346 | | #define HAVE_SYS_TYPES_H 1 |
---|
6347 | | #define HAVE_SYS_STAT_H 1 |
---|
6348 | | #define HAVE_STDLIB_H 1 |
---|
6349 | | #define HAVE_STRING_H 1 |
---|
6350 | | #define HAVE_MEMORY_H 1 |
---|
6351 | | #define HAVE_STRINGS_H 1 |
---|
6352 | | #define HAVE_INTTYPES_H 1 |
---|
6353 | | #define HAVE_STDINT_H 1 |
---|
6354 | | #define HAVE_UNISTD_H 1 |
---|
6355 | | #define __EXTENSIONS__ 1 |
---|
6356 | | #define _ALL_SOURCE 1 |
---|
6357 | | #define _GNU_SOURCE 1 |
---|
6358 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6359 | | #define _TANDEM_SOURCE 1 |
---|
6360 | | #define HAVE_CARBON 1 |
---|
6361 | | #define HAVE_COCOA 1 |
---|
6362 | | #define GETTEXT_PACKAGE "glib20" |
---|
6363 | | #define GLIB_LOCALE_DIR "" |
---|
6364 | | #define USE_LIBICONV_GNU 1 |
---|
6365 | | #define HAVE_DLFCN_H 1 |
---|
6366 | | #define LT_OBJDIR ".libs/" |
---|
6367 | | #define HAVE_VPRINTF 1 |
---|
6368 | | #define HAVE_ALLOCA_H 1 |
---|
6369 | | #define HAVE_ALLOCA 1 |
---|
6370 | | #define HAVE_MMAP 1 |
---|
6371 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6372 | | #define HAVE_VALLOC 1 |
---|
6373 | | #define HAVE_FSYNC 1 |
---|
6374 | | #define HAVE_ISSETUGID 1 |
---|
6375 | | #define HAVE_ATEXIT 1 |
---|
6376 | | #define HAVE_TIMEGM 1 |
---|
6377 | | #define HAVE_GMTIME_R 1 |
---|
6378 | | #define SIZEOF_CHAR 1 |
---|
6379 | | #define SIZEOF_SHORT 2 |
---|
6380 | | #define SIZEOF_LONG 8 |
---|
6381 | | #define SIZEOF_INT 4 |
---|
6382 | | #define SIZEOF_VOID_P 8 |
---|
6383 | | #define SIZEOF_LONG_LONG 8 |
---|
6384 | | #define SIZEOF___INT64 0 |
---|
6385 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6386 | | #define G_HAVE___INLINE 1 |
---|
6387 | | #define G_HAVE___INLINE__ 1 |
---|
6388 | | #define G_HAVE_INLINE 1 |
---|
6389 | | #define HAVE_DIRENT_H 1 |
---|
6390 | | #define HAVE_FLOAT_H 1 |
---|
6391 | | #define HAVE_LIMITS_H 1 |
---|
6392 | | #define HAVE_PWD_H 1 |
---|
6393 | | #define HAVE_GRP_H 1 |
---|
6394 | | #define HAVE_SYS_PARAM_H 1 |
---|
6395 | | #define HAVE_SYS_POLL_H 1 |
---|
6396 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6397 | | #define HAVE_SYS_TIME_H 1 |
---|
6398 | | #define HAVE_SYS_TIMES_H 1 |
---|
6399 | | #define HAVE_SYS_WAIT_H 1 |
---|
6400 | | #define HAVE_UNISTD_H 1 |
---|
6401 | | #define HAVE_SYS_SELECT_H 1 |
---|
6402 | | #define HAVE_SYS_TYPES_H 1 |
---|
6403 | | #define HAVE_STDINT_H 1 |
---|
6404 | | #define HAVE_INTTYPES_H 1 |
---|
6405 | | #define HAVE_SCHED_H 1 |
---|
6406 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6407 | | #define HAVE_SYS_FILIO_H 1 |
---|
6408 | | #define HAVE_FSTAB_H 1 |
---|
6409 | | #define HAVE_SYS_UIO_H 1 |
---|
6410 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6411 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6412 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6413 | | #define HAVE_XLOCALE_H 1 |
---|
6414 | | /* end confdefs.h. */ |
---|
6415 | | #include <stdio.h> |
---|
6416 | | #ifdef HAVE_SYS_TYPES_H |
---|
6417 | | # include <sys/types.h> |
---|
6418 | | #endif |
---|
6419 | | #ifdef HAVE_SYS_STAT_H |
---|
6420 | | # include <sys/stat.h> |
---|
6421 | | #endif |
---|
6422 | | #ifdef STDC_HEADERS |
---|
6423 | | # include <stdlib.h> |
---|
6424 | | # include <stddef.h> |
---|
6425 | | #else |
---|
6426 | | # ifdef HAVE_STDLIB_H |
---|
6427 | | # include <stdlib.h> |
---|
6428 | | # endif |
---|
6429 | | #endif |
---|
6430 | | #ifdef HAVE_STRING_H |
---|
6431 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6432 | | # include <memory.h> |
---|
6433 | | # endif |
---|
6434 | | # include <string.h> |
---|
6435 | | #endif |
---|
6436 | | #ifdef HAVE_STRINGS_H |
---|
6437 | | # include <strings.h> |
---|
6438 | | #endif |
---|
6439 | | #ifdef HAVE_INTTYPES_H |
---|
6440 | | # include <inttypes.h> |
---|
6441 | | #endif |
---|
6442 | | #ifdef HAVE_STDINT_H |
---|
6443 | | # include <stdint.h> |
---|
6444 | | #endif |
---|
6445 | | #ifdef HAVE_UNISTD_H |
---|
6446 | | # include <unistd.h> |
---|
6447 | | #endif |
---|
6448 | | int |
---|
6449 | | main () |
---|
6450 | | { |
---|
6451 | | static struct stat ac_aggr; |
---|
6452 | | if (sizeof ac_aggr.st_ctim.tv_nsec) |
---|
6453 | | return 0; |
---|
6454 | | ; |
---|
6455 | | return 0; |
---|
6456 | | } |
---|
6457 | configure:21935: result: no |
---|
6458 | configure:21945: checking for struct stat.st_blksize |
---|
6459 | configure:21945: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6460 | configure:21945: $? = 0 |
---|
6461 | configure:21945: result: yes |
---|
6462 | configure:21966: checking for struct stat.st_blocks |
---|
6463 | configure:21966: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6464 | configure:21966: $? = 0 |
---|
6465 | configure:21966: result: yes |
---|
6466 | configure:21987: checking for struct statfs.f_fstypename |
---|
6467 | configure:21987: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6468 | conftest.c:102:13: warning: address of array 'ac_aggr.f_fstypename' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
6469 | if (ac_aggr.f_fstypename) |
---|
6470 | ~~ ~~~~~~~~^~~~~~~~~~~~ |
---|
6471 | 1 warning generated. |
---|
6472 | configure:21987: $? = 0 |
---|
6473 | configure:21987: result: yes |
---|
6474 | configure:22008: checking for struct statfs.f_bavail |
---|
6475 | configure:22008: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6476 | configure:22008: $? = 0 |
---|
6477 | configure:22008: result: yes |
---|
6478 | configure:22031: checking for struct statvfs.f_basetype |
---|
6479 | configure:22031: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6480 | conftest.c:93:13: error: no member named 'f_basetype' in 'struct statvfs' |
---|
6481 | if (ac_aggr.f_basetype) |
---|
6482 | ~~~~~~~ ^ |
---|
6483 | 1 error generated. |
---|
6484 | configure:22031: $? = 1 |
---|
6485 | configure: failed program was: |
---|
6486 | | /* confdefs.h */ |
---|
6487 | | #define PACKAGE_NAME "glib" |
---|
6488 | | #define PACKAGE_TARNAME "glib" |
---|
6489 | | #define PACKAGE_VERSION "2.38.2" |
---|
6490 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
6491 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6492 | | #define PACKAGE_URL "" |
---|
6493 | | #define GLIB_MAJOR_VERSION 2 |
---|
6494 | | #define GLIB_MINOR_VERSION 38 |
---|
6495 | | #define GLIB_MICRO_VERSION 2 |
---|
6496 | | #define GLIB_INTERFACE_AGE 2 |
---|
6497 | | #define GLIB_BINARY_AGE 3802 |
---|
6498 | | #define STDC_HEADERS 1 |
---|
6499 | | #define HAVE_SYS_TYPES_H 1 |
---|
6500 | | #define HAVE_SYS_STAT_H 1 |
---|
6501 | | #define HAVE_STDLIB_H 1 |
---|
6502 | | #define HAVE_STRING_H 1 |
---|
6503 | | #define HAVE_MEMORY_H 1 |
---|
6504 | | #define HAVE_STRINGS_H 1 |
---|
6505 | | #define HAVE_INTTYPES_H 1 |
---|
6506 | | #define HAVE_STDINT_H 1 |
---|
6507 | | #define HAVE_UNISTD_H 1 |
---|
6508 | | #define __EXTENSIONS__ 1 |
---|
6509 | | #define _ALL_SOURCE 1 |
---|
6510 | | #define _GNU_SOURCE 1 |
---|
6511 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6512 | | #define _TANDEM_SOURCE 1 |
---|
6513 | | #define HAVE_CARBON 1 |
---|
6514 | | #define HAVE_COCOA 1 |
---|
6515 | | #define GETTEXT_PACKAGE "glib20" |
---|
6516 | | #define GLIB_LOCALE_DIR "" |
---|
6517 | | #define USE_LIBICONV_GNU 1 |
---|
6518 | | #define HAVE_DLFCN_H 1 |
---|
6519 | | #define LT_OBJDIR ".libs/" |
---|
6520 | | #define HAVE_VPRINTF 1 |
---|
6521 | | #define HAVE_ALLOCA_H 1 |
---|
6522 | | #define HAVE_ALLOCA 1 |
---|
6523 | | #define HAVE_MMAP 1 |
---|
6524 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6525 | | #define HAVE_VALLOC 1 |
---|
6526 | | #define HAVE_FSYNC 1 |
---|
6527 | | #define HAVE_ISSETUGID 1 |
---|
6528 | | #define HAVE_ATEXIT 1 |
---|
6529 | | #define HAVE_TIMEGM 1 |
---|
6530 | | #define HAVE_GMTIME_R 1 |
---|
6531 | | #define SIZEOF_CHAR 1 |
---|
6532 | | #define SIZEOF_SHORT 2 |
---|
6533 | | #define SIZEOF_LONG 8 |
---|
6534 | | #define SIZEOF_INT 4 |
---|
6535 | | #define SIZEOF_VOID_P 8 |
---|
6536 | | #define SIZEOF_LONG_LONG 8 |
---|
6537 | | #define SIZEOF___INT64 0 |
---|
6538 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6539 | | #define G_HAVE___INLINE 1 |
---|
6540 | | #define G_HAVE___INLINE__ 1 |
---|
6541 | | #define G_HAVE_INLINE 1 |
---|
6542 | | #define HAVE_DIRENT_H 1 |
---|
6543 | | #define HAVE_FLOAT_H 1 |
---|
6544 | | #define HAVE_LIMITS_H 1 |
---|
6545 | | #define HAVE_PWD_H 1 |
---|
6546 | | #define HAVE_GRP_H 1 |
---|
6547 | | #define HAVE_SYS_PARAM_H 1 |
---|
6548 | | #define HAVE_SYS_POLL_H 1 |
---|
6549 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6550 | | #define HAVE_SYS_TIME_H 1 |
---|
6551 | | #define HAVE_SYS_TIMES_H 1 |
---|
6552 | | #define HAVE_SYS_WAIT_H 1 |
---|
6553 | | #define HAVE_UNISTD_H 1 |
---|
6554 | | #define HAVE_SYS_SELECT_H 1 |
---|
6555 | | #define HAVE_SYS_TYPES_H 1 |
---|
6556 | | #define HAVE_STDINT_H 1 |
---|
6557 | | #define HAVE_INTTYPES_H 1 |
---|
6558 | | #define HAVE_SCHED_H 1 |
---|
6559 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6560 | | #define HAVE_SYS_FILIO_H 1 |
---|
6561 | | #define HAVE_FSTAB_H 1 |
---|
6562 | | #define HAVE_SYS_UIO_H 1 |
---|
6563 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6564 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6565 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6566 | | #define HAVE_XLOCALE_H 1 |
---|
6567 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6568 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6569 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6570 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6571 | | /* end confdefs.h. */ |
---|
6572 | | #include <sys/statvfs.h> |
---|
6573 | | |
---|
6574 | | int |
---|
6575 | | main () |
---|
6576 | | { |
---|
6577 | | static struct statvfs ac_aggr; |
---|
6578 | | if (ac_aggr.f_basetype) |
---|
6579 | | return 0; |
---|
6580 | | ; |
---|
6581 | | return 0; |
---|
6582 | | } |
---|
6583 | configure:22031: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6584 | conftest.c:93:20: error: no member named 'f_basetype' in 'struct statvfs' |
---|
6585 | if (sizeof ac_aggr.f_basetype) |
---|
6586 | ~~~~~~~ ^ |
---|
6587 | 1 error generated. |
---|
6588 | configure:22031: $? = 1 |
---|
6589 | configure: failed program was: |
---|
6590 | | /* confdefs.h */ |
---|
6591 | | #define PACKAGE_NAME "glib" |
---|
6592 | | #define PACKAGE_TARNAME "glib" |
---|
6593 | | #define PACKAGE_VERSION "2.38.2" |
---|
6594 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
6595 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6596 | | #define PACKAGE_URL "" |
---|
6597 | | #define GLIB_MAJOR_VERSION 2 |
---|
6598 | | #define GLIB_MINOR_VERSION 38 |
---|
6599 | | #define GLIB_MICRO_VERSION 2 |
---|
6600 | | #define GLIB_INTERFACE_AGE 2 |
---|
6601 | | #define GLIB_BINARY_AGE 3802 |
---|
6602 | | #define STDC_HEADERS 1 |
---|
6603 | | #define HAVE_SYS_TYPES_H 1 |
---|
6604 | | #define HAVE_SYS_STAT_H 1 |
---|
6605 | | #define HAVE_STDLIB_H 1 |
---|
6606 | | #define HAVE_STRING_H 1 |
---|
6607 | | #define HAVE_MEMORY_H 1 |
---|
6608 | | #define HAVE_STRINGS_H 1 |
---|
6609 | | #define HAVE_INTTYPES_H 1 |
---|
6610 | | #define HAVE_STDINT_H 1 |
---|
6611 | | #define HAVE_UNISTD_H 1 |
---|
6612 | | #define __EXTENSIONS__ 1 |
---|
6613 | | #define _ALL_SOURCE 1 |
---|
6614 | | #define _GNU_SOURCE 1 |
---|
6615 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6616 | | #define _TANDEM_SOURCE 1 |
---|
6617 | | #define HAVE_CARBON 1 |
---|
6618 | | #define HAVE_COCOA 1 |
---|
6619 | | #define GETTEXT_PACKAGE "glib20" |
---|
6620 | | #define GLIB_LOCALE_DIR "" |
---|
6621 | | #define USE_LIBICONV_GNU 1 |
---|
6622 | | #define HAVE_DLFCN_H 1 |
---|
6623 | | #define LT_OBJDIR ".libs/" |
---|
6624 | | #define HAVE_VPRINTF 1 |
---|
6625 | | #define HAVE_ALLOCA_H 1 |
---|
6626 | | #define HAVE_ALLOCA 1 |
---|
6627 | | #define HAVE_MMAP 1 |
---|
6628 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6629 | | #define HAVE_VALLOC 1 |
---|
6630 | | #define HAVE_FSYNC 1 |
---|
6631 | | #define HAVE_ISSETUGID 1 |
---|
6632 | | #define HAVE_ATEXIT 1 |
---|
6633 | | #define HAVE_TIMEGM 1 |
---|
6634 | | #define HAVE_GMTIME_R 1 |
---|
6635 | | #define SIZEOF_CHAR 1 |
---|
6636 | | #define SIZEOF_SHORT 2 |
---|
6637 | | #define SIZEOF_LONG 8 |
---|
6638 | | #define SIZEOF_INT 4 |
---|
6639 | | #define SIZEOF_VOID_P 8 |
---|
6640 | | #define SIZEOF_LONG_LONG 8 |
---|
6641 | | #define SIZEOF___INT64 0 |
---|
6642 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6643 | | #define G_HAVE___INLINE 1 |
---|
6644 | | #define G_HAVE___INLINE__ 1 |
---|
6645 | | #define G_HAVE_INLINE 1 |
---|
6646 | | #define HAVE_DIRENT_H 1 |
---|
6647 | | #define HAVE_FLOAT_H 1 |
---|
6648 | | #define HAVE_LIMITS_H 1 |
---|
6649 | | #define HAVE_PWD_H 1 |
---|
6650 | | #define HAVE_GRP_H 1 |
---|
6651 | | #define HAVE_SYS_PARAM_H 1 |
---|
6652 | | #define HAVE_SYS_POLL_H 1 |
---|
6653 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6654 | | #define HAVE_SYS_TIME_H 1 |
---|
6655 | | #define HAVE_SYS_TIMES_H 1 |
---|
6656 | | #define HAVE_SYS_WAIT_H 1 |
---|
6657 | | #define HAVE_UNISTD_H 1 |
---|
6658 | | #define HAVE_SYS_SELECT_H 1 |
---|
6659 | | #define HAVE_SYS_TYPES_H 1 |
---|
6660 | | #define HAVE_STDINT_H 1 |
---|
6661 | | #define HAVE_INTTYPES_H 1 |
---|
6662 | | #define HAVE_SCHED_H 1 |
---|
6663 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6664 | | #define HAVE_SYS_FILIO_H 1 |
---|
6665 | | #define HAVE_FSTAB_H 1 |
---|
6666 | | #define HAVE_SYS_UIO_H 1 |
---|
6667 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6668 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6669 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6670 | | #define HAVE_XLOCALE_H 1 |
---|
6671 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6672 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6673 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6674 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6675 | | /* end confdefs.h. */ |
---|
6676 | | #include <sys/statvfs.h> |
---|
6677 | | |
---|
6678 | | int |
---|
6679 | | main () |
---|
6680 | | { |
---|
6681 | | static struct statvfs ac_aggr; |
---|
6682 | | if (sizeof ac_aggr.f_basetype) |
---|
6683 | | return 0; |
---|
6684 | | ; |
---|
6685 | | return 0; |
---|
6686 | | } |
---|
6687 | configure:22031: result: no |
---|
6688 | configure:22042: checking for struct statvfs.f_fstypename |
---|
6689 | configure:22042: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6690 | conftest.c:93:13: error: no member named 'f_fstypename' in 'struct statvfs' |
---|
6691 | if (ac_aggr.f_fstypename) |
---|
6692 | ~~~~~~~ ^ |
---|
6693 | 1 error generated. |
---|
6694 | configure:22042: $? = 1 |
---|
6695 | configure: failed program was: |
---|
6696 | | /* confdefs.h */ |
---|
6697 | | #define PACKAGE_NAME "glib" |
---|
6698 | | #define PACKAGE_TARNAME "glib" |
---|
6699 | | #define PACKAGE_VERSION "2.38.2" |
---|
6700 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
6701 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6702 | | #define PACKAGE_URL "" |
---|
6703 | | #define GLIB_MAJOR_VERSION 2 |
---|
6704 | | #define GLIB_MINOR_VERSION 38 |
---|
6705 | | #define GLIB_MICRO_VERSION 2 |
---|
6706 | | #define GLIB_INTERFACE_AGE 2 |
---|
6707 | | #define GLIB_BINARY_AGE 3802 |
---|
6708 | | #define STDC_HEADERS 1 |
---|
6709 | | #define HAVE_SYS_TYPES_H 1 |
---|
6710 | | #define HAVE_SYS_STAT_H 1 |
---|
6711 | | #define HAVE_STDLIB_H 1 |
---|
6712 | | #define HAVE_STRING_H 1 |
---|
6713 | | #define HAVE_MEMORY_H 1 |
---|
6714 | | #define HAVE_STRINGS_H 1 |
---|
6715 | | #define HAVE_INTTYPES_H 1 |
---|
6716 | | #define HAVE_STDINT_H 1 |
---|
6717 | | #define HAVE_UNISTD_H 1 |
---|
6718 | | #define __EXTENSIONS__ 1 |
---|
6719 | | #define _ALL_SOURCE 1 |
---|
6720 | | #define _GNU_SOURCE 1 |
---|
6721 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6722 | | #define _TANDEM_SOURCE 1 |
---|
6723 | | #define HAVE_CARBON 1 |
---|
6724 | | #define HAVE_COCOA 1 |
---|
6725 | | #define GETTEXT_PACKAGE "glib20" |
---|
6726 | | #define GLIB_LOCALE_DIR "" |
---|
6727 | | #define USE_LIBICONV_GNU 1 |
---|
6728 | | #define HAVE_DLFCN_H 1 |
---|
6729 | | #define LT_OBJDIR ".libs/" |
---|
6730 | | #define HAVE_VPRINTF 1 |
---|
6731 | | #define HAVE_ALLOCA_H 1 |
---|
6732 | | #define HAVE_ALLOCA 1 |
---|
6733 | | #define HAVE_MMAP 1 |
---|
6734 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6735 | | #define HAVE_VALLOC 1 |
---|
6736 | | #define HAVE_FSYNC 1 |
---|
6737 | | #define HAVE_ISSETUGID 1 |
---|
6738 | | #define HAVE_ATEXIT 1 |
---|
6739 | | #define HAVE_TIMEGM 1 |
---|
6740 | | #define HAVE_GMTIME_R 1 |
---|
6741 | | #define SIZEOF_CHAR 1 |
---|
6742 | | #define SIZEOF_SHORT 2 |
---|
6743 | | #define SIZEOF_LONG 8 |
---|
6744 | | #define SIZEOF_INT 4 |
---|
6745 | | #define SIZEOF_VOID_P 8 |
---|
6746 | | #define SIZEOF_LONG_LONG 8 |
---|
6747 | | #define SIZEOF___INT64 0 |
---|
6748 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6749 | | #define G_HAVE___INLINE 1 |
---|
6750 | | #define G_HAVE___INLINE__ 1 |
---|
6751 | | #define G_HAVE_INLINE 1 |
---|
6752 | | #define HAVE_DIRENT_H 1 |
---|
6753 | | #define HAVE_FLOAT_H 1 |
---|
6754 | | #define HAVE_LIMITS_H 1 |
---|
6755 | | #define HAVE_PWD_H 1 |
---|
6756 | | #define HAVE_GRP_H 1 |
---|
6757 | | #define HAVE_SYS_PARAM_H 1 |
---|
6758 | | #define HAVE_SYS_POLL_H 1 |
---|
6759 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6760 | | #define HAVE_SYS_TIME_H 1 |
---|
6761 | | #define HAVE_SYS_TIMES_H 1 |
---|
6762 | | #define HAVE_SYS_WAIT_H 1 |
---|
6763 | | #define HAVE_UNISTD_H 1 |
---|
6764 | | #define HAVE_SYS_SELECT_H 1 |
---|
6765 | | #define HAVE_SYS_TYPES_H 1 |
---|
6766 | | #define HAVE_STDINT_H 1 |
---|
6767 | | #define HAVE_INTTYPES_H 1 |
---|
6768 | | #define HAVE_SCHED_H 1 |
---|
6769 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6770 | | #define HAVE_SYS_FILIO_H 1 |
---|
6771 | | #define HAVE_FSTAB_H 1 |
---|
6772 | | #define HAVE_SYS_UIO_H 1 |
---|
6773 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6774 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6775 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6776 | | #define HAVE_XLOCALE_H 1 |
---|
6777 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6778 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6779 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6780 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6781 | | /* end confdefs.h. */ |
---|
6782 | | #include <sys/statvfs.h> |
---|
6783 | | |
---|
6784 | | int |
---|
6785 | | main () |
---|
6786 | | { |
---|
6787 | | static struct statvfs ac_aggr; |
---|
6788 | | if (ac_aggr.f_fstypename) |
---|
6789 | | return 0; |
---|
6790 | | ; |
---|
6791 | | return 0; |
---|
6792 | | } |
---|
6793 | configure:22042: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6794 | conftest.c:93:20: error: no member named 'f_fstypename' in 'struct statvfs' |
---|
6795 | if (sizeof ac_aggr.f_fstypename) |
---|
6796 | ~~~~~~~ ^ |
---|
6797 | 1 error generated. |
---|
6798 | configure:22042: $? = 1 |
---|
6799 | configure: failed program was: |
---|
6800 | | /* confdefs.h */ |
---|
6801 | | #define PACKAGE_NAME "glib" |
---|
6802 | | #define PACKAGE_TARNAME "glib" |
---|
6803 | | #define PACKAGE_VERSION "2.38.2" |
---|
6804 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
6805 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6806 | | #define PACKAGE_URL "" |
---|
6807 | | #define GLIB_MAJOR_VERSION 2 |
---|
6808 | | #define GLIB_MINOR_VERSION 38 |
---|
6809 | | #define GLIB_MICRO_VERSION 2 |
---|
6810 | | #define GLIB_INTERFACE_AGE 2 |
---|
6811 | | #define GLIB_BINARY_AGE 3802 |
---|
6812 | | #define STDC_HEADERS 1 |
---|
6813 | | #define HAVE_SYS_TYPES_H 1 |
---|
6814 | | #define HAVE_SYS_STAT_H 1 |
---|
6815 | | #define HAVE_STDLIB_H 1 |
---|
6816 | | #define HAVE_STRING_H 1 |
---|
6817 | | #define HAVE_MEMORY_H 1 |
---|
6818 | | #define HAVE_STRINGS_H 1 |
---|
6819 | | #define HAVE_INTTYPES_H 1 |
---|
6820 | | #define HAVE_STDINT_H 1 |
---|
6821 | | #define HAVE_UNISTD_H 1 |
---|
6822 | | #define __EXTENSIONS__ 1 |
---|
6823 | | #define _ALL_SOURCE 1 |
---|
6824 | | #define _GNU_SOURCE 1 |
---|
6825 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6826 | | #define _TANDEM_SOURCE 1 |
---|
6827 | | #define HAVE_CARBON 1 |
---|
6828 | | #define HAVE_COCOA 1 |
---|
6829 | | #define GETTEXT_PACKAGE "glib20" |
---|
6830 | | #define GLIB_LOCALE_DIR "" |
---|
6831 | | #define USE_LIBICONV_GNU 1 |
---|
6832 | | #define HAVE_DLFCN_H 1 |
---|
6833 | | #define LT_OBJDIR ".libs/" |
---|
6834 | | #define HAVE_VPRINTF 1 |
---|
6835 | | #define HAVE_ALLOCA_H 1 |
---|
6836 | | #define HAVE_ALLOCA 1 |
---|
6837 | | #define HAVE_MMAP 1 |
---|
6838 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6839 | | #define HAVE_VALLOC 1 |
---|
6840 | | #define HAVE_FSYNC 1 |
---|
6841 | | #define HAVE_ISSETUGID 1 |
---|
6842 | | #define HAVE_ATEXIT 1 |
---|
6843 | | #define HAVE_TIMEGM 1 |
---|
6844 | | #define HAVE_GMTIME_R 1 |
---|
6845 | | #define SIZEOF_CHAR 1 |
---|
6846 | | #define SIZEOF_SHORT 2 |
---|
6847 | | #define SIZEOF_LONG 8 |
---|
6848 | | #define SIZEOF_INT 4 |
---|
6849 | | #define SIZEOF_VOID_P 8 |
---|
6850 | | #define SIZEOF_LONG_LONG 8 |
---|
6851 | | #define SIZEOF___INT64 0 |
---|
6852 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6853 | | #define G_HAVE___INLINE 1 |
---|
6854 | | #define G_HAVE___INLINE__ 1 |
---|
6855 | | #define G_HAVE_INLINE 1 |
---|
6856 | | #define HAVE_DIRENT_H 1 |
---|
6857 | | #define HAVE_FLOAT_H 1 |
---|
6858 | | #define HAVE_LIMITS_H 1 |
---|
6859 | | #define HAVE_PWD_H 1 |
---|
6860 | | #define HAVE_GRP_H 1 |
---|
6861 | | #define HAVE_SYS_PARAM_H 1 |
---|
6862 | | #define HAVE_SYS_POLL_H 1 |
---|
6863 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6864 | | #define HAVE_SYS_TIME_H 1 |
---|
6865 | | #define HAVE_SYS_TIMES_H 1 |
---|
6866 | | #define HAVE_SYS_WAIT_H 1 |
---|
6867 | | #define HAVE_UNISTD_H 1 |
---|
6868 | | #define HAVE_SYS_SELECT_H 1 |
---|
6869 | | #define HAVE_SYS_TYPES_H 1 |
---|
6870 | | #define HAVE_STDINT_H 1 |
---|
6871 | | #define HAVE_INTTYPES_H 1 |
---|
6872 | | #define HAVE_SCHED_H 1 |
---|
6873 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6874 | | #define HAVE_SYS_FILIO_H 1 |
---|
6875 | | #define HAVE_FSTAB_H 1 |
---|
6876 | | #define HAVE_SYS_UIO_H 1 |
---|
6877 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6878 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6879 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6880 | | #define HAVE_XLOCALE_H 1 |
---|
6881 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6882 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6883 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6884 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6885 | | /* end confdefs.h. */ |
---|
6886 | | #include <sys/statvfs.h> |
---|
6887 | | |
---|
6888 | | int |
---|
6889 | | main () |
---|
6890 | | { |
---|
6891 | | static struct statvfs ac_aggr; |
---|
6892 | | if (sizeof ac_aggr.f_fstypename) |
---|
6893 | | return 0; |
---|
6894 | | ; |
---|
6895 | | return 0; |
---|
6896 | | } |
---|
6897 | configure:22042: result: no |
---|
6898 | configure:22053: checking for struct tm.tm_gmtoff |
---|
6899 | configure:22053: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6900 | configure:22053: $? = 0 |
---|
6901 | configure:22053: result: yes |
---|
6902 | configure:22063: checking for struct tm.__tm_gmtoff |
---|
6903 | configure:22063: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6904 | conftest.c:94:13: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'? |
---|
6905 | if (ac_aggr.__tm_gmtoff) |
---|
6906 | ^~~~~~~~~~~ |
---|
6907 | tm_gmtoff |
---|
6908 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/time.h:85:7: note: 'tm_gmtoff' declared here |
---|
6909 | long tm_gmtoff; /* offset from UTC in seconds */ |
---|
6910 | ^ |
---|
6911 | 1 error generated. |
---|
6912 | configure:22063: $? = 1 |
---|
6913 | configure: failed program was: |
---|
6914 | | /* confdefs.h */ |
---|
6915 | | #define PACKAGE_NAME "glib" |
---|
6916 | | #define PACKAGE_TARNAME "glib" |
---|
6917 | | #define PACKAGE_VERSION "2.38.2" |
---|
6918 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
6919 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
6920 | | #define PACKAGE_URL "" |
---|
6921 | | #define GLIB_MAJOR_VERSION 2 |
---|
6922 | | #define GLIB_MINOR_VERSION 38 |
---|
6923 | | #define GLIB_MICRO_VERSION 2 |
---|
6924 | | #define GLIB_INTERFACE_AGE 2 |
---|
6925 | | #define GLIB_BINARY_AGE 3802 |
---|
6926 | | #define STDC_HEADERS 1 |
---|
6927 | | #define HAVE_SYS_TYPES_H 1 |
---|
6928 | | #define HAVE_SYS_STAT_H 1 |
---|
6929 | | #define HAVE_STDLIB_H 1 |
---|
6930 | | #define HAVE_STRING_H 1 |
---|
6931 | | #define HAVE_MEMORY_H 1 |
---|
6932 | | #define HAVE_STRINGS_H 1 |
---|
6933 | | #define HAVE_INTTYPES_H 1 |
---|
6934 | | #define HAVE_STDINT_H 1 |
---|
6935 | | #define HAVE_UNISTD_H 1 |
---|
6936 | | #define __EXTENSIONS__ 1 |
---|
6937 | | #define _ALL_SOURCE 1 |
---|
6938 | | #define _GNU_SOURCE 1 |
---|
6939 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6940 | | #define _TANDEM_SOURCE 1 |
---|
6941 | | #define HAVE_CARBON 1 |
---|
6942 | | #define HAVE_COCOA 1 |
---|
6943 | | #define GETTEXT_PACKAGE "glib20" |
---|
6944 | | #define GLIB_LOCALE_DIR "" |
---|
6945 | | #define USE_LIBICONV_GNU 1 |
---|
6946 | | #define HAVE_DLFCN_H 1 |
---|
6947 | | #define LT_OBJDIR ".libs/" |
---|
6948 | | #define HAVE_VPRINTF 1 |
---|
6949 | | #define HAVE_ALLOCA_H 1 |
---|
6950 | | #define HAVE_ALLOCA 1 |
---|
6951 | | #define HAVE_MMAP 1 |
---|
6952 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6953 | | #define HAVE_VALLOC 1 |
---|
6954 | | #define HAVE_FSYNC 1 |
---|
6955 | | #define HAVE_ISSETUGID 1 |
---|
6956 | | #define HAVE_ATEXIT 1 |
---|
6957 | | #define HAVE_TIMEGM 1 |
---|
6958 | | #define HAVE_GMTIME_R 1 |
---|
6959 | | #define SIZEOF_CHAR 1 |
---|
6960 | | #define SIZEOF_SHORT 2 |
---|
6961 | | #define SIZEOF_LONG 8 |
---|
6962 | | #define SIZEOF_INT 4 |
---|
6963 | | #define SIZEOF_VOID_P 8 |
---|
6964 | | #define SIZEOF_LONG_LONG 8 |
---|
6965 | | #define SIZEOF___INT64 0 |
---|
6966 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6967 | | #define G_HAVE___INLINE 1 |
---|
6968 | | #define G_HAVE___INLINE__ 1 |
---|
6969 | | #define G_HAVE_INLINE 1 |
---|
6970 | | #define HAVE_DIRENT_H 1 |
---|
6971 | | #define HAVE_FLOAT_H 1 |
---|
6972 | | #define HAVE_LIMITS_H 1 |
---|
6973 | | #define HAVE_PWD_H 1 |
---|
6974 | | #define HAVE_GRP_H 1 |
---|
6975 | | #define HAVE_SYS_PARAM_H 1 |
---|
6976 | | #define HAVE_SYS_POLL_H 1 |
---|
6977 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6978 | | #define HAVE_SYS_TIME_H 1 |
---|
6979 | | #define HAVE_SYS_TIMES_H 1 |
---|
6980 | | #define HAVE_SYS_WAIT_H 1 |
---|
6981 | | #define HAVE_UNISTD_H 1 |
---|
6982 | | #define HAVE_SYS_SELECT_H 1 |
---|
6983 | | #define HAVE_SYS_TYPES_H 1 |
---|
6984 | | #define HAVE_STDINT_H 1 |
---|
6985 | | #define HAVE_INTTYPES_H 1 |
---|
6986 | | #define HAVE_SCHED_H 1 |
---|
6987 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6988 | | #define HAVE_SYS_FILIO_H 1 |
---|
6989 | | #define HAVE_FSTAB_H 1 |
---|
6990 | | #define HAVE_SYS_UIO_H 1 |
---|
6991 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6992 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6993 | | #define HAVE_SYSCTLBYNAME 1 |
---|
6994 | | #define HAVE_XLOCALE_H 1 |
---|
6995 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
6996 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
6997 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
6998 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
6999 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7000 | | /* end confdefs.h. */ |
---|
7001 | | #include <time.h> |
---|
7002 | | |
---|
7003 | | int |
---|
7004 | | main () |
---|
7005 | | { |
---|
7006 | | static struct tm ac_aggr; |
---|
7007 | | if (ac_aggr.__tm_gmtoff) |
---|
7008 | | return 0; |
---|
7009 | | ; |
---|
7010 | | return 0; |
---|
7011 | | } |
---|
7012 | configure:22063: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7013 | conftest.c:94:20: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'? |
---|
7014 | if (sizeof ac_aggr.__tm_gmtoff) |
---|
7015 | ^~~~~~~~~~~ |
---|
7016 | tm_gmtoff |
---|
7017 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/time.h:85:7: note: 'tm_gmtoff' declared here |
---|
7018 | long tm_gmtoff; /* offset from UTC in seconds */ |
---|
7019 | ^ |
---|
7020 | 1 error generated. |
---|
7021 | configure:22063: $? = 1 |
---|
7022 | configure: failed program was: |
---|
7023 | | /* confdefs.h */ |
---|
7024 | | #define PACKAGE_NAME "glib" |
---|
7025 | | #define PACKAGE_TARNAME "glib" |
---|
7026 | | #define PACKAGE_VERSION "2.38.2" |
---|
7027 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
7028 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
7029 | | #define PACKAGE_URL "" |
---|
7030 | | #define GLIB_MAJOR_VERSION 2 |
---|
7031 | | #define GLIB_MINOR_VERSION 38 |
---|
7032 | | #define GLIB_MICRO_VERSION 2 |
---|
7033 | | #define GLIB_INTERFACE_AGE 2 |
---|
7034 | | #define GLIB_BINARY_AGE 3802 |
---|
7035 | | #define STDC_HEADERS 1 |
---|
7036 | | #define HAVE_SYS_TYPES_H 1 |
---|
7037 | | #define HAVE_SYS_STAT_H 1 |
---|
7038 | | #define HAVE_STDLIB_H 1 |
---|
7039 | | #define HAVE_STRING_H 1 |
---|
7040 | | #define HAVE_MEMORY_H 1 |
---|
7041 | | #define HAVE_STRINGS_H 1 |
---|
7042 | | #define HAVE_INTTYPES_H 1 |
---|
7043 | | #define HAVE_STDINT_H 1 |
---|
7044 | | #define HAVE_UNISTD_H 1 |
---|
7045 | | #define __EXTENSIONS__ 1 |
---|
7046 | | #define _ALL_SOURCE 1 |
---|
7047 | | #define _GNU_SOURCE 1 |
---|
7048 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7049 | | #define _TANDEM_SOURCE 1 |
---|
7050 | | #define HAVE_CARBON 1 |
---|
7051 | | #define HAVE_COCOA 1 |
---|
7052 | | #define GETTEXT_PACKAGE "glib20" |
---|
7053 | | #define GLIB_LOCALE_DIR "" |
---|
7054 | | #define USE_LIBICONV_GNU 1 |
---|
7055 | | #define HAVE_DLFCN_H 1 |
---|
7056 | | #define LT_OBJDIR ".libs/" |
---|
7057 | | #define HAVE_VPRINTF 1 |
---|
7058 | | #define HAVE_ALLOCA_H 1 |
---|
7059 | | #define HAVE_ALLOCA 1 |
---|
7060 | | #define HAVE_MMAP 1 |
---|
7061 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7062 | | #define HAVE_VALLOC 1 |
---|
7063 | | #define HAVE_FSYNC 1 |
---|
7064 | | #define HAVE_ISSETUGID 1 |
---|
7065 | | #define HAVE_ATEXIT 1 |
---|
7066 | | #define HAVE_TIMEGM 1 |
---|
7067 | | #define HAVE_GMTIME_R 1 |
---|
7068 | | #define SIZEOF_CHAR 1 |
---|
7069 | | #define SIZEOF_SHORT 2 |
---|
7070 | | #define SIZEOF_LONG 8 |
---|
7071 | | #define SIZEOF_INT 4 |
---|
7072 | | #define SIZEOF_VOID_P 8 |
---|
7073 | | #define SIZEOF_LONG_LONG 8 |
---|
7074 | | #define SIZEOF___INT64 0 |
---|
7075 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
7076 | | #define G_HAVE___INLINE 1 |
---|
7077 | | #define G_HAVE___INLINE__ 1 |
---|
7078 | | #define G_HAVE_INLINE 1 |
---|
7079 | | #define HAVE_DIRENT_H 1 |
---|
7080 | | #define HAVE_FLOAT_H 1 |
---|
7081 | | #define HAVE_LIMITS_H 1 |
---|
7082 | | #define HAVE_PWD_H 1 |
---|
7083 | | #define HAVE_GRP_H 1 |
---|
7084 | | #define HAVE_SYS_PARAM_H 1 |
---|
7085 | | #define HAVE_SYS_POLL_H 1 |
---|
7086 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7087 | | #define HAVE_SYS_TIME_H 1 |
---|
7088 | | #define HAVE_SYS_TIMES_H 1 |
---|
7089 | | #define HAVE_SYS_WAIT_H 1 |
---|
7090 | | #define HAVE_UNISTD_H 1 |
---|
7091 | | #define HAVE_SYS_SELECT_H 1 |
---|
7092 | | #define HAVE_SYS_TYPES_H 1 |
---|
7093 | | #define HAVE_STDINT_H 1 |
---|
7094 | | #define HAVE_INTTYPES_H 1 |
---|
7095 | | #define HAVE_SCHED_H 1 |
---|
7096 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7097 | | #define HAVE_SYS_FILIO_H 1 |
---|
7098 | | #define HAVE_FSTAB_H 1 |
---|
7099 | | #define HAVE_SYS_UIO_H 1 |
---|
7100 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7101 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7102 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7103 | | #define HAVE_XLOCALE_H 1 |
---|
7104 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7105 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7106 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7107 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7108 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7109 | | /* end confdefs.h. */ |
---|
7110 | | #include <time.h> |
---|
7111 | | |
---|
7112 | | int |
---|
7113 | | main () |
---|
7114 | | { |
---|
7115 | | static struct tm ac_aggr; |
---|
7116 | | if (sizeof ac_aggr.__tm_gmtoff) |
---|
7117 | | return 0; |
---|
7118 | | ; |
---|
7119 | | return 0; |
---|
7120 | | } |
---|
7121 | configure:22063: result: no |
---|
7122 | configure:22078: checking for dirent.h that defines DIR |
---|
7123 | configure:22097: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7124 | configure:22097: $? = 0 |
---|
7125 | configure:22105: result: yes |
---|
7126 | configure:22118: checking for library containing opendir |
---|
7127 | configure:22149: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7128 | configure:22149: $? = 0 |
---|
7129 | configure:22166: result: none required |
---|
7130 | configure:22235: checking for struct dirent.d_type |
---|
7131 | configure:22235: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7132 | configure:22235: $? = 0 |
---|
7133 | configure:22235: result: yes |
---|
7134 | configure:22266: checking for nl_langinfo and CODESET |
---|
7135 | configure:22282: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7136 | configure:22282: $? = 0 |
---|
7137 | configure:22291: result: yes |
---|
7138 | configure:22302: checking stddef.h usability |
---|
7139 | configure:22302: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7140 | configure:22302: $? = 0 |
---|
7141 | configure:22302: result: yes |
---|
7142 | configure:22302: checking stddef.h presence |
---|
7143 | configure:22302: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
7144 | configure:22302: $? = 0 |
---|
7145 | configure:22302: result: yes |
---|
7146 | configure:22302: checking for stddef.h |
---|
7147 | configure:22302: result: yes |
---|
7148 | configure:22302: checking for stdlib.h |
---|
7149 | configure:22302: result: yes |
---|
7150 | configure:22302: checking for string.h |
---|
7151 | configure:22302: result: yes |
---|
7152 | configure:22314: checking for setlocale |
---|
7153 | configure:22314: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7154 | configure:22314: $? = 0 |
---|
7155 | configure:22314: result: yes |
---|
7156 | configure:22324: checking whether we are using the GNU C Library 2.1 or newer |
---|
7157 | conftest.c:96:10: fatal error: 'features.h' file not found |
---|
7158 | #include <features.h> |
---|
7159 | ^~~~~~~~~~~~ |
---|
7160 | 1 error generated. |
---|
7161 | configure:22351: result: no |
---|
7162 | configure:22363: checking size of size_t |
---|
7163 | configure:22368: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7164 | configure:22368: $? = 0 |
---|
7165 | configure:22368: ./conftest |
---|
7166 | configure:22368: $? = 0 |
---|
7167 | configure:22382: result: 8 |
---|
7168 | configure:22393: checking for the appropriate definition for size_t |
---|
7169 | configure:22504: result: unsigned long |
---|
7170 | configure:22511: checking size of ssize_t |
---|
7171 | configure:22516: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7172 | configure:22516: $? = 0 |
---|
7173 | configure:22516: ./conftest |
---|
7174 | configure:22516: $? = 0 |
---|
7175 | configure:22530: result: 8 |
---|
7176 | configure:22541: checking for the appropriate definition for ssize_t |
---|
7177 | configure:22676: result: long |
---|
7178 | configure:22683: checking for lstat |
---|
7179 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7180 | configure:22683: $? = 0 |
---|
7181 | configure:22683: result: yes |
---|
7182 | configure:22683: checking for strerror |
---|
7183 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7184 | conftest.c:121:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
7185 | char strerror (); |
---|
7186 | ^ |
---|
7187 | conftest.c:121:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
7188 | 1 warning generated. |
---|
7189 | configure:22683: $? = 0 |
---|
7190 | configure:22683: result: yes |
---|
7191 | configure:22683: checking for strsignal |
---|
7192 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7193 | configure:22683: $? = 0 |
---|
7194 | configure:22683: result: yes |
---|
7195 | configure:22683: checking for memmove |
---|
7196 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7197 | conftest.c:123:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
7198 | char memmove (); |
---|
7199 | ^ |
---|
7200 | conftest.c:123:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
7201 | 1 warning generated. |
---|
7202 | configure:22683: $? = 0 |
---|
7203 | configure:22683: result: yes |
---|
7204 | configure:22683: checking for vsnprintf |
---|
7205 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7206 | conftest.c:124:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
7207 | char vsnprintf (); |
---|
7208 | ^ |
---|
7209 | conftest.c:124:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' |
---|
7210 | 1 warning generated. |
---|
7211 | configure:22683: $? = 0 |
---|
7212 | configure:22683: result: yes |
---|
7213 | configure:22683: checking for stpcpy |
---|
7214 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7215 | conftest.c:125:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration] |
---|
7216 | char stpcpy (); |
---|
7217 | ^ |
---|
7218 | conftest.c:125:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' |
---|
7219 | 1 warning generated. |
---|
7220 | configure:22683: $? = 0 |
---|
7221 | configure:22683: result: yes |
---|
7222 | configure:22683: checking for strcasecmp |
---|
7223 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7224 | conftest.c:126:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] |
---|
7225 | char strcasecmp (); |
---|
7226 | ^ |
---|
7227 | conftest.c:126:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' |
---|
7228 | 1 warning generated. |
---|
7229 | configure:22683: $? = 0 |
---|
7230 | configure:22683: result: yes |
---|
7231 | configure:22683: checking for strncasecmp |
---|
7232 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7233 | conftest.c:127:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] |
---|
7234 | char strncasecmp (); |
---|
7235 | ^ |
---|
7236 | conftest.c:127:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' |
---|
7237 | 1 warning generated. |
---|
7238 | configure:22683: $? = 0 |
---|
7239 | configure:22683: result: yes |
---|
7240 | configure:22683: checking for poll |
---|
7241 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7242 | configure:22683: $? = 0 |
---|
7243 | configure:22683: result: yes |
---|
7244 | configure:22683: checking for getcwd |
---|
7245 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7246 | configure:22683: $? = 0 |
---|
7247 | configure:22683: result: yes |
---|
7248 | configure:22683: checking for vasprintf |
---|
7249 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7250 | conftest.c:141:19: warning: format string missing [-Wformat] |
---|
7251 | return vasprintf (); |
---|
7252 | ~~~~~~~~~ ^ |
---|
7253 | 1 warning generated. |
---|
7254 | configure:22683: $? = 0 |
---|
7255 | configure:22683: result: yes |
---|
7256 | configure:22683: checking for setenv |
---|
7257 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7258 | configure:22683: $? = 0 |
---|
7259 | configure:22683: result: yes |
---|
7260 | configure:22683: checking for unsetenv |
---|
7261 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7262 | configure:22683: $? = 0 |
---|
7263 | configure:22683: result: yes |
---|
7264 | configure:22683: checking for getc_unlocked |
---|
7265 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7266 | configure:22683: $? = 0 |
---|
7267 | configure:22683: result: yes |
---|
7268 | configure:22683: checking for readlink |
---|
7269 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7270 | configure:22683: $? = 0 |
---|
7271 | configure:22683: result: yes |
---|
7272 | configure:22683: checking for symlink |
---|
7273 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7274 | configure:22683: $? = 0 |
---|
7275 | configure:22683: result: yes |
---|
7276 | configure:22683: checking for fdwalk |
---|
7277 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7278 | Undefined symbols for architecture x86_64: |
---|
7279 | "_fdwalk", referenced from: |
---|
7280 | _main in conftest-1b5270.o |
---|
7281 | ld: symbol(s) not found for architecture x86_64 |
---|
7282 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7283 | configure:22683: $? = 1 |
---|
7284 | configure: failed program was: |
---|
7285 | | /* confdefs.h */ |
---|
7286 | | #define PACKAGE_NAME "glib" |
---|
7287 | | #define PACKAGE_TARNAME "glib" |
---|
7288 | | #define PACKAGE_VERSION "2.38.2" |
---|
7289 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
7290 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
7291 | | #define PACKAGE_URL "" |
---|
7292 | | #define GLIB_MAJOR_VERSION 2 |
---|
7293 | | #define GLIB_MINOR_VERSION 38 |
---|
7294 | | #define GLIB_MICRO_VERSION 2 |
---|
7295 | | #define GLIB_INTERFACE_AGE 2 |
---|
7296 | | #define GLIB_BINARY_AGE 3802 |
---|
7297 | | #define STDC_HEADERS 1 |
---|
7298 | | #define HAVE_SYS_TYPES_H 1 |
---|
7299 | | #define HAVE_SYS_STAT_H 1 |
---|
7300 | | #define HAVE_STDLIB_H 1 |
---|
7301 | | #define HAVE_STRING_H 1 |
---|
7302 | | #define HAVE_MEMORY_H 1 |
---|
7303 | | #define HAVE_STRINGS_H 1 |
---|
7304 | | #define HAVE_INTTYPES_H 1 |
---|
7305 | | #define HAVE_STDINT_H 1 |
---|
7306 | | #define HAVE_UNISTD_H 1 |
---|
7307 | | #define __EXTENSIONS__ 1 |
---|
7308 | | #define _ALL_SOURCE 1 |
---|
7309 | | #define _GNU_SOURCE 1 |
---|
7310 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7311 | | #define _TANDEM_SOURCE 1 |
---|
7312 | | #define HAVE_CARBON 1 |
---|
7313 | | #define HAVE_COCOA 1 |
---|
7314 | | #define GETTEXT_PACKAGE "glib20" |
---|
7315 | | #define GLIB_LOCALE_DIR "" |
---|
7316 | | #define USE_LIBICONV_GNU 1 |
---|
7317 | | #define HAVE_DLFCN_H 1 |
---|
7318 | | #define LT_OBJDIR ".libs/" |
---|
7319 | | #define HAVE_VPRINTF 1 |
---|
7320 | | #define HAVE_ALLOCA_H 1 |
---|
7321 | | #define HAVE_ALLOCA 1 |
---|
7322 | | #define HAVE_MMAP 1 |
---|
7323 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7324 | | #define HAVE_VALLOC 1 |
---|
7325 | | #define HAVE_FSYNC 1 |
---|
7326 | | #define HAVE_ISSETUGID 1 |
---|
7327 | | #define HAVE_ATEXIT 1 |
---|
7328 | | #define HAVE_TIMEGM 1 |
---|
7329 | | #define HAVE_GMTIME_R 1 |
---|
7330 | | #define SIZEOF_CHAR 1 |
---|
7331 | | #define SIZEOF_SHORT 2 |
---|
7332 | | #define SIZEOF_LONG 8 |
---|
7333 | | #define SIZEOF_INT 4 |
---|
7334 | | #define SIZEOF_VOID_P 8 |
---|
7335 | | #define SIZEOF_LONG_LONG 8 |
---|
7336 | | #define SIZEOF___INT64 0 |
---|
7337 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
7338 | | #define G_HAVE___INLINE 1 |
---|
7339 | | #define G_HAVE___INLINE__ 1 |
---|
7340 | | #define G_HAVE_INLINE 1 |
---|
7341 | | #define HAVE_DIRENT_H 1 |
---|
7342 | | #define HAVE_FLOAT_H 1 |
---|
7343 | | #define HAVE_LIMITS_H 1 |
---|
7344 | | #define HAVE_PWD_H 1 |
---|
7345 | | #define HAVE_GRP_H 1 |
---|
7346 | | #define HAVE_SYS_PARAM_H 1 |
---|
7347 | | #define HAVE_SYS_POLL_H 1 |
---|
7348 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7349 | | #define HAVE_SYS_TIME_H 1 |
---|
7350 | | #define HAVE_SYS_TIMES_H 1 |
---|
7351 | | #define HAVE_SYS_WAIT_H 1 |
---|
7352 | | #define HAVE_UNISTD_H 1 |
---|
7353 | | #define HAVE_SYS_SELECT_H 1 |
---|
7354 | | #define HAVE_SYS_TYPES_H 1 |
---|
7355 | | #define HAVE_STDINT_H 1 |
---|
7356 | | #define HAVE_INTTYPES_H 1 |
---|
7357 | | #define HAVE_SCHED_H 1 |
---|
7358 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7359 | | #define HAVE_SYS_FILIO_H 1 |
---|
7360 | | #define HAVE_FSTAB_H 1 |
---|
7361 | | #define HAVE_SYS_UIO_H 1 |
---|
7362 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7363 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7364 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7365 | | #define HAVE_XLOCALE_H 1 |
---|
7366 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7367 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7368 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7369 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7370 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7371 | | #define HAVE_DIRENT_H 1 |
---|
7372 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
7373 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7374 | | #define HAVE_STDDEF_H 1 |
---|
7375 | | #define HAVE_STDLIB_H 1 |
---|
7376 | | #define HAVE_STRING_H 1 |
---|
7377 | | #define HAVE_SETLOCALE 1 |
---|
7378 | | #define SIZEOF_SIZE_T 8 |
---|
7379 | | #define SIZEOF_SSIZE_T 8 |
---|
7380 | | #define HAVE_LSTAT 1 |
---|
7381 | | #define HAVE_STRERROR 1 |
---|
7382 | | #define HAVE_STRSIGNAL 1 |
---|
7383 | | #define HAVE_MEMMOVE 1 |
---|
7384 | | #define HAVE_VSNPRINTF 1 |
---|
7385 | | #define HAVE_STPCPY 1 |
---|
7386 | | #define HAVE_STRCASECMP 1 |
---|
7387 | | #define HAVE_STRNCASECMP 1 |
---|
7388 | | #define HAVE_POLL 1 |
---|
7389 | | #define HAVE_GETCWD 1 |
---|
7390 | | #define HAVE_VASPRINTF 1 |
---|
7391 | | #define HAVE_SETENV 1 |
---|
7392 | | #define HAVE_UNSETENV 1 |
---|
7393 | | #define HAVE_GETC_UNLOCKED 1 |
---|
7394 | | #define HAVE_READLINK 1 |
---|
7395 | | #define HAVE_SYMLINK 1 |
---|
7396 | | /* end confdefs.h. */ |
---|
7397 | | /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk. |
---|
7398 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7399 | | #define fdwalk innocuous_fdwalk |
---|
7400 | | |
---|
7401 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7402 | | which can conflict with char fdwalk (); below. |
---|
7403 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7404 | | <limits.h> exists even on freestanding compilers. */ |
---|
7405 | | |
---|
7406 | | #ifdef __STDC__ |
---|
7407 | | # include <limits.h> |
---|
7408 | | #else |
---|
7409 | | # include <assert.h> |
---|
7410 | | #endif |
---|
7411 | | |
---|
7412 | | #undef fdwalk |
---|
7413 | | |
---|
7414 | | /* Override any GCC internal prototype to avoid an error. |
---|
7415 | | Use char because int might match the return type of a GCC |
---|
7416 | | builtin and then its argument prototype would still apply. */ |
---|
7417 | | #ifdef __cplusplus |
---|
7418 | | extern "C" |
---|
7419 | | #endif |
---|
7420 | | char fdwalk (); |
---|
7421 | | /* The GNU C library defines this for functions which it implements |
---|
7422 | | to always fail with ENOSYS. Some functions are actually named |
---|
7423 | | something starting with __ and the normal name is an alias. */ |
---|
7424 | | #if defined __stub_fdwalk || defined __stub___fdwalk |
---|
7425 | | choke me |
---|
7426 | | #endif |
---|
7427 | | |
---|
7428 | | int |
---|
7429 | | main () |
---|
7430 | | { |
---|
7431 | | return fdwalk (); |
---|
7432 | | ; |
---|
7433 | | return 0; |
---|
7434 | | } |
---|
7435 | configure:22683: result: no |
---|
7436 | configure:22683: checking for memmem |
---|
7437 | configure:22683: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7438 | configure:22683: $? = 0 |
---|
7439 | configure:22683: result: yes |
---|
7440 | configure:22695: checking for chown |
---|
7441 | configure:22695: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7442 | configure:22695: $? = 0 |
---|
7443 | configure:22695: result: yes |
---|
7444 | configure:22695: checking for lchmod |
---|
7445 | configure:22695: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7446 | configure:22695: $? = 0 |
---|
7447 | configure:22695: result: yes |
---|
7448 | configure:22695: checking for lchown |
---|
7449 | configure:22695: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7450 | configure:22695: $? = 0 |
---|
7451 | configure:22695: result: yes |
---|
7452 | configure:22695: checking for fchmod |
---|
7453 | configure:22695: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7454 | configure:22695: $? = 0 |
---|
7455 | configure:22695: result: yes |
---|
7456 | configure:22695: checking for fchown |
---|
7457 | configure:22695: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7458 | configure:22695: $? = 0 |
---|
7459 | configure:22695: result: yes |
---|
7460 | configure:22695: checking for link |
---|
7461 | configure:22695: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7462 | configure:22695: $? = 0 |
---|
7463 | configure:22695: result: yes |
---|
7464 | configure:22695: checking for utimes |
---|
7465 | configure:22695: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7466 | configure:22695: $? = 0 |
---|
7467 | configure:22695: result: yes |
---|
7468 | configure:22695: checking for getgrgid |
---|
7469 | configure:22695: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7470 | configure:22695: $? = 0 |
---|
7471 | configure:22695: result: yes |
---|
7472 | configure:22695: checking for getpwuid |
---|
7473 | configure:22695: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7474 | configure:22695: $? = 0 |
---|
7475 | configure:22695: result: yes |
---|
7476 | configure:22695: checking for getresuid |
---|
7477 | configure:22695: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7478 | Undefined symbols for architecture x86_64: |
---|
7479 | "_getresuid", referenced from: |
---|
7480 | _main in conftest-46ade7.o |
---|
7481 | ld: symbol(s) not found for architecture x86_64 |
---|
7482 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7483 | configure:22695: $? = 1 |
---|
7484 | configure: failed program was: |
---|
7485 | | /* confdefs.h */ |
---|
7486 | | #define PACKAGE_NAME "glib" |
---|
7487 | | #define PACKAGE_TARNAME "glib" |
---|
7488 | | #define PACKAGE_VERSION "2.38.2" |
---|
7489 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
7490 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
7491 | | #define PACKAGE_URL "" |
---|
7492 | | #define GLIB_MAJOR_VERSION 2 |
---|
7493 | | #define GLIB_MINOR_VERSION 38 |
---|
7494 | | #define GLIB_MICRO_VERSION 2 |
---|
7495 | | #define GLIB_INTERFACE_AGE 2 |
---|
7496 | | #define GLIB_BINARY_AGE 3802 |
---|
7497 | | #define STDC_HEADERS 1 |
---|
7498 | | #define HAVE_SYS_TYPES_H 1 |
---|
7499 | | #define HAVE_SYS_STAT_H 1 |
---|
7500 | | #define HAVE_STDLIB_H 1 |
---|
7501 | | #define HAVE_STRING_H 1 |
---|
7502 | | #define HAVE_MEMORY_H 1 |
---|
7503 | | #define HAVE_STRINGS_H 1 |
---|
7504 | | #define HAVE_INTTYPES_H 1 |
---|
7505 | | #define HAVE_STDINT_H 1 |
---|
7506 | | #define HAVE_UNISTD_H 1 |
---|
7507 | | #define __EXTENSIONS__ 1 |
---|
7508 | | #define _ALL_SOURCE 1 |
---|
7509 | | #define _GNU_SOURCE 1 |
---|
7510 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7511 | | #define _TANDEM_SOURCE 1 |
---|
7512 | | #define HAVE_CARBON 1 |
---|
7513 | | #define HAVE_COCOA 1 |
---|
7514 | | #define GETTEXT_PACKAGE "glib20" |
---|
7515 | | #define GLIB_LOCALE_DIR "" |
---|
7516 | | #define USE_LIBICONV_GNU 1 |
---|
7517 | | #define HAVE_DLFCN_H 1 |
---|
7518 | | #define LT_OBJDIR ".libs/" |
---|
7519 | | #define HAVE_VPRINTF 1 |
---|
7520 | | #define HAVE_ALLOCA_H 1 |
---|
7521 | | #define HAVE_ALLOCA 1 |
---|
7522 | | #define HAVE_MMAP 1 |
---|
7523 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7524 | | #define HAVE_VALLOC 1 |
---|
7525 | | #define HAVE_FSYNC 1 |
---|
7526 | | #define HAVE_ISSETUGID 1 |
---|
7527 | | #define HAVE_ATEXIT 1 |
---|
7528 | | #define HAVE_TIMEGM 1 |
---|
7529 | | #define HAVE_GMTIME_R 1 |
---|
7530 | | #define SIZEOF_CHAR 1 |
---|
7531 | | #define SIZEOF_SHORT 2 |
---|
7532 | | #define SIZEOF_LONG 8 |
---|
7533 | | #define SIZEOF_INT 4 |
---|
7534 | | #define SIZEOF_VOID_P 8 |
---|
7535 | | #define SIZEOF_LONG_LONG 8 |
---|
7536 | | #define SIZEOF___INT64 0 |
---|
7537 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
7538 | | #define G_HAVE___INLINE 1 |
---|
7539 | | #define G_HAVE___INLINE__ 1 |
---|
7540 | | #define G_HAVE_INLINE 1 |
---|
7541 | | #define HAVE_DIRENT_H 1 |
---|
7542 | | #define HAVE_FLOAT_H 1 |
---|
7543 | | #define HAVE_LIMITS_H 1 |
---|
7544 | | #define HAVE_PWD_H 1 |
---|
7545 | | #define HAVE_GRP_H 1 |
---|
7546 | | #define HAVE_SYS_PARAM_H 1 |
---|
7547 | | #define HAVE_SYS_POLL_H 1 |
---|
7548 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7549 | | #define HAVE_SYS_TIME_H 1 |
---|
7550 | | #define HAVE_SYS_TIMES_H 1 |
---|
7551 | | #define HAVE_SYS_WAIT_H 1 |
---|
7552 | | #define HAVE_UNISTD_H 1 |
---|
7553 | | #define HAVE_SYS_SELECT_H 1 |
---|
7554 | | #define HAVE_SYS_TYPES_H 1 |
---|
7555 | | #define HAVE_STDINT_H 1 |
---|
7556 | | #define HAVE_INTTYPES_H 1 |
---|
7557 | | #define HAVE_SCHED_H 1 |
---|
7558 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7559 | | #define HAVE_SYS_FILIO_H 1 |
---|
7560 | | #define HAVE_FSTAB_H 1 |
---|
7561 | | #define HAVE_SYS_UIO_H 1 |
---|
7562 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7563 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7564 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7565 | | #define HAVE_XLOCALE_H 1 |
---|
7566 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7567 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7568 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7569 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7570 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7571 | | #define HAVE_DIRENT_H 1 |
---|
7572 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
7573 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7574 | | #define HAVE_STDDEF_H 1 |
---|
7575 | | #define HAVE_STDLIB_H 1 |
---|
7576 | | #define HAVE_STRING_H 1 |
---|
7577 | | #define HAVE_SETLOCALE 1 |
---|
7578 | | #define SIZEOF_SIZE_T 8 |
---|
7579 | | #define SIZEOF_SSIZE_T 8 |
---|
7580 | | #define HAVE_LSTAT 1 |
---|
7581 | | #define HAVE_STRERROR 1 |
---|
7582 | | #define HAVE_STRSIGNAL 1 |
---|
7583 | | #define HAVE_MEMMOVE 1 |
---|
7584 | | #define HAVE_VSNPRINTF 1 |
---|
7585 | | #define HAVE_STPCPY 1 |
---|
7586 | | #define HAVE_STRCASECMP 1 |
---|
7587 | | #define HAVE_STRNCASECMP 1 |
---|
7588 | | #define HAVE_POLL 1 |
---|
7589 | | #define HAVE_GETCWD 1 |
---|
7590 | | #define HAVE_VASPRINTF 1 |
---|
7591 | | #define HAVE_SETENV 1 |
---|
7592 | | #define HAVE_UNSETENV 1 |
---|
7593 | | #define HAVE_GETC_UNLOCKED 1 |
---|
7594 | | #define HAVE_READLINK 1 |
---|
7595 | | #define HAVE_SYMLINK 1 |
---|
7596 | | #define HAVE_MEMMEM 1 |
---|
7597 | | #define HAVE_CHOWN 1 |
---|
7598 | | #define HAVE_LCHMOD 1 |
---|
7599 | | #define HAVE_LCHOWN 1 |
---|
7600 | | #define HAVE_FCHMOD 1 |
---|
7601 | | #define HAVE_FCHOWN 1 |
---|
7602 | | #define HAVE_LINK 1 |
---|
7603 | | #define HAVE_UTIMES 1 |
---|
7604 | | #define HAVE_GETGRGID 1 |
---|
7605 | | #define HAVE_GETPWUID 1 |
---|
7606 | | /* end confdefs.h. */ |
---|
7607 | | /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid. |
---|
7608 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7609 | | #define getresuid innocuous_getresuid |
---|
7610 | | |
---|
7611 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7612 | | which can conflict with char getresuid (); below. |
---|
7613 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7614 | | <limits.h> exists even on freestanding compilers. */ |
---|
7615 | | |
---|
7616 | | #ifdef __STDC__ |
---|
7617 | | # include <limits.h> |
---|
7618 | | #else |
---|
7619 | | # include <assert.h> |
---|
7620 | | #endif |
---|
7621 | | |
---|
7622 | | #undef getresuid |
---|
7623 | | |
---|
7624 | | /* Override any GCC internal prototype to avoid an error. |
---|
7625 | | Use char because int might match the return type of a GCC |
---|
7626 | | builtin and then its argument prototype would still apply. */ |
---|
7627 | | #ifdef __cplusplus |
---|
7628 | | extern "C" |
---|
7629 | | #endif |
---|
7630 | | char getresuid (); |
---|
7631 | | /* The GNU C library defines this for functions which it implements |
---|
7632 | | to always fail with ENOSYS. Some functions are actually named |
---|
7633 | | something starting with __ and the normal name is an alias. */ |
---|
7634 | | #if defined __stub_getresuid || defined __stub___getresuid |
---|
7635 | | choke me |
---|
7636 | | #endif |
---|
7637 | | |
---|
7638 | | int |
---|
7639 | | main () |
---|
7640 | | { |
---|
7641 | | return getresuid (); |
---|
7642 | | ; |
---|
7643 | | return 0; |
---|
7644 | | } |
---|
7645 | configure:22695: result: no |
---|
7646 | configure:22707: checking for getmntent_r |
---|
7647 | configure:22707: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7648 | Undefined symbols for architecture x86_64: |
---|
7649 | "_getmntent_r", referenced from: |
---|
7650 | _main in conftest-07148f.o |
---|
7651 | ld: symbol(s) not found for architecture x86_64 |
---|
7652 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7653 | configure:22707: $? = 1 |
---|
7654 | configure: failed program was: |
---|
7655 | | /* confdefs.h */ |
---|
7656 | | #define PACKAGE_NAME "glib" |
---|
7657 | | #define PACKAGE_TARNAME "glib" |
---|
7658 | | #define PACKAGE_VERSION "2.38.2" |
---|
7659 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
7660 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
7661 | | #define PACKAGE_URL "" |
---|
7662 | | #define GLIB_MAJOR_VERSION 2 |
---|
7663 | | #define GLIB_MINOR_VERSION 38 |
---|
7664 | | #define GLIB_MICRO_VERSION 2 |
---|
7665 | | #define GLIB_INTERFACE_AGE 2 |
---|
7666 | | #define GLIB_BINARY_AGE 3802 |
---|
7667 | | #define STDC_HEADERS 1 |
---|
7668 | | #define HAVE_SYS_TYPES_H 1 |
---|
7669 | | #define HAVE_SYS_STAT_H 1 |
---|
7670 | | #define HAVE_STDLIB_H 1 |
---|
7671 | | #define HAVE_STRING_H 1 |
---|
7672 | | #define HAVE_MEMORY_H 1 |
---|
7673 | | #define HAVE_STRINGS_H 1 |
---|
7674 | | #define HAVE_INTTYPES_H 1 |
---|
7675 | | #define HAVE_STDINT_H 1 |
---|
7676 | | #define HAVE_UNISTD_H 1 |
---|
7677 | | #define __EXTENSIONS__ 1 |
---|
7678 | | #define _ALL_SOURCE 1 |
---|
7679 | | #define _GNU_SOURCE 1 |
---|
7680 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7681 | | #define _TANDEM_SOURCE 1 |
---|
7682 | | #define HAVE_CARBON 1 |
---|
7683 | | #define HAVE_COCOA 1 |
---|
7684 | | #define GETTEXT_PACKAGE "glib20" |
---|
7685 | | #define GLIB_LOCALE_DIR "" |
---|
7686 | | #define USE_LIBICONV_GNU 1 |
---|
7687 | | #define HAVE_DLFCN_H 1 |
---|
7688 | | #define LT_OBJDIR ".libs/" |
---|
7689 | | #define HAVE_VPRINTF 1 |
---|
7690 | | #define HAVE_ALLOCA_H 1 |
---|
7691 | | #define HAVE_ALLOCA 1 |
---|
7692 | | #define HAVE_MMAP 1 |
---|
7693 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7694 | | #define HAVE_VALLOC 1 |
---|
7695 | | #define HAVE_FSYNC 1 |
---|
7696 | | #define HAVE_ISSETUGID 1 |
---|
7697 | | #define HAVE_ATEXIT 1 |
---|
7698 | | #define HAVE_TIMEGM 1 |
---|
7699 | | #define HAVE_GMTIME_R 1 |
---|
7700 | | #define SIZEOF_CHAR 1 |
---|
7701 | | #define SIZEOF_SHORT 2 |
---|
7702 | | #define SIZEOF_LONG 8 |
---|
7703 | | #define SIZEOF_INT 4 |
---|
7704 | | #define SIZEOF_VOID_P 8 |
---|
7705 | | #define SIZEOF_LONG_LONG 8 |
---|
7706 | | #define SIZEOF___INT64 0 |
---|
7707 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
7708 | | #define G_HAVE___INLINE 1 |
---|
7709 | | #define G_HAVE___INLINE__ 1 |
---|
7710 | | #define G_HAVE_INLINE 1 |
---|
7711 | | #define HAVE_DIRENT_H 1 |
---|
7712 | | #define HAVE_FLOAT_H 1 |
---|
7713 | | #define HAVE_LIMITS_H 1 |
---|
7714 | | #define HAVE_PWD_H 1 |
---|
7715 | | #define HAVE_GRP_H 1 |
---|
7716 | | #define HAVE_SYS_PARAM_H 1 |
---|
7717 | | #define HAVE_SYS_POLL_H 1 |
---|
7718 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7719 | | #define HAVE_SYS_TIME_H 1 |
---|
7720 | | #define HAVE_SYS_TIMES_H 1 |
---|
7721 | | #define HAVE_SYS_WAIT_H 1 |
---|
7722 | | #define HAVE_UNISTD_H 1 |
---|
7723 | | #define HAVE_SYS_SELECT_H 1 |
---|
7724 | | #define HAVE_SYS_TYPES_H 1 |
---|
7725 | | #define HAVE_STDINT_H 1 |
---|
7726 | | #define HAVE_INTTYPES_H 1 |
---|
7727 | | #define HAVE_SCHED_H 1 |
---|
7728 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7729 | | #define HAVE_SYS_FILIO_H 1 |
---|
7730 | | #define HAVE_FSTAB_H 1 |
---|
7731 | | #define HAVE_SYS_UIO_H 1 |
---|
7732 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7733 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7734 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7735 | | #define HAVE_XLOCALE_H 1 |
---|
7736 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7737 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7738 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7739 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7740 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7741 | | #define HAVE_DIRENT_H 1 |
---|
7742 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
7743 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7744 | | #define HAVE_STDDEF_H 1 |
---|
7745 | | #define HAVE_STDLIB_H 1 |
---|
7746 | | #define HAVE_STRING_H 1 |
---|
7747 | | #define HAVE_SETLOCALE 1 |
---|
7748 | | #define SIZEOF_SIZE_T 8 |
---|
7749 | | #define SIZEOF_SSIZE_T 8 |
---|
7750 | | #define HAVE_LSTAT 1 |
---|
7751 | | #define HAVE_STRERROR 1 |
---|
7752 | | #define HAVE_STRSIGNAL 1 |
---|
7753 | | #define HAVE_MEMMOVE 1 |
---|
7754 | | #define HAVE_VSNPRINTF 1 |
---|
7755 | | #define HAVE_STPCPY 1 |
---|
7756 | | #define HAVE_STRCASECMP 1 |
---|
7757 | | #define HAVE_STRNCASECMP 1 |
---|
7758 | | #define HAVE_POLL 1 |
---|
7759 | | #define HAVE_GETCWD 1 |
---|
7760 | | #define HAVE_VASPRINTF 1 |
---|
7761 | | #define HAVE_SETENV 1 |
---|
7762 | | #define HAVE_UNSETENV 1 |
---|
7763 | | #define HAVE_GETC_UNLOCKED 1 |
---|
7764 | | #define HAVE_READLINK 1 |
---|
7765 | | #define HAVE_SYMLINK 1 |
---|
7766 | | #define HAVE_MEMMEM 1 |
---|
7767 | | #define HAVE_CHOWN 1 |
---|
7768 | | #define HAVE_LCHMOD 1 |
---|
7769 | | #define HAVE_LCHOWN 1 |
---|
7770 | | #define HAVE_FCHMOD 1 |
---|
7771 | | #define HAVE_FCHOWN 1 |
---|
7772 | | #define HAVE_LINK 1 |
---|
7773 | | #define HAVE_UTIMES 1 |
---|
7774 | | #define HAVE_GETGRGID 1 |
---|
7775 | | #define HAVE_GETPWUID 1 |
---|
7776 | | /* end confdefs.h. */ |
---|
7777 | | /* Define getmntent_r to an innocuous variant, in case <limits.h> declares getmntent_r. |
---|
7778 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7779 | | #define getmntent_r innocuous_getmntent_r |
---|
7780 | | |
---|
7781 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7782 | | which can conflict with char getmntent_r (); below. |
---|
7783 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7784 | | <limits.h> exists even on freestanding compilers. */ |
---|
7785 | | |
---|
7786 | | #ifdef __STDC__ |
---|
7787 | | # include <limits.h> |
---|
7788 | | #else |
---|
7789 | | # include <assert.h> |
---|
7790 | | #endif |
---|
7791 | | |
---|
7792 | | #undef getmntent_r |
---|
7793 | | |
---|
7794 | | /* Override any GCC internal prototype to avoid an error. |
---|
7795 | | Use char because int might match the return type of a GCC |
---|
7796 | | builtin and then its argument prototype would still apply. */ |
---|
7797 | | #ifdef __cplusplus |
---|
7798 | | extern "C" |
---|
7799 | | #endif |
---|
7800 | | char getmntent_r (); |
---|
7801 | | /* The GNU C library defines this for functions which it implements |
---|
7802 | | to always fail with ENOSYS. Some functions are actually named |
---|
7803 | | something starting with __ and the normal name is an alias. */ |
---|
7804 | | #if defined __stub_getmntent_r || defined __stub___getmntent_r |
---|
7805 | | choke me |
---|
7806 | | #endif |
---|
7807 | | |
---|
7808 | | int |
---|
7809 | | main () |
---|
7810 | | { |
---|
7811 | | return getmntent_r (); |
---|
7812 | | ; |
---|
7813 | | return 0; |
---|
7814 | | } |
---|
7815 | configure:22707: result: no |
---|
7816 | configure:22707: checking for setmntent |
---|
7817 | configure:22707: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7818 | Undefined symbols for architecture x86_64: |
---|
7819 | "_setmntent", referenced from: |
---|
7820 | _main in conftest-f6da73.o |
---|
7821 | ld: symbol(s) not found for architecture x86_64 |
---|
7822 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7823 | configure:22707: $? = 1 |
---|
7824 | configure: failed program was: |
---|
7825 | | /* confdefs.h */ |
---|
7826 | | #define PACKAGE_NAME "glib" |
---|
7827 | | #define PACKAGE_TARNAME "glib" |
---|
7828 | | #define PACKAGE_VERSION "2.38.2" |
---|
7829 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
7830 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
7831 | | #define PACKAGE_URL "" |
---|
7832 | | #define GLIB_MAJOR_VERSION 2 |
---|
7833 | | #define GLIB_MINOR_VERSION 38 |
---|
7834 | | #define GLIB_MICRO_VERSION 2 |
---|
7835 | | #define GLIB_INTERFACE_AGE 2 |
---|
7836 | | #define GLIB_BINARY_AGE 3802 |
---|
7837 | | #define STDC_HEADERS 1 |
---|
7838 | | #define HAVE_SYS_TYPES_H 1 |
---|
7839 | | #define HAVE_SYS_STAT_H 1 |
---|
7840 | | #define HAVE_STDLIB_H 1 |
---|
7841 | | #define HAVE_STRING_H 1 |
---|
7842 | | #define HAVE_MEMORY_H 1 |
---|
7843 | | #define HAVE_STRINGS_H 1 |
---|
7844 | | #define HAVE_INTTYPES_H 1 |
---|
7845 | | #define HAVE_STDINT_H 1 |
---|
7846 | | #define HAVE_UNISTD_H 1 |
---|
7847 | | #define __EXTENSIONS__ 1 |
---|
7848 | | #define _ALL_SOURCE 1 |
---|
7849 | | #define _GNU_SOURCE 1 |
---|
7850 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7851 | | #define _TANDEM_SOURCE 1 |
---|
7852 | | #define HAVE_CARBON 1 |
---|
7853 | | #define HAVE_COCOA 1 |
---|
7854 | | #define GETTEXT_PACKAGE "glib20" |
---|
7855 | | #define GLIB_LOCALE_DIR "" |
---|
7856 | | #define USE_LIBICONV_GNU 1 |
---|
7857 | | #define HAVE_DLFCN_H 1 |
---|
7858 | | #define LT_OBJDIR ".libs/" |
---|
7859 | | #define HAVE_VPRINTF 1 |
---|
7860 | | #define HAVE_ALLOCA_H 1 |
---|
7861 | | #define HAVE_ALLOCA 1 |
---|
7862 | | #define HAVE_MMAP 1 |
---|
7863 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7864 | | #define HAVE_VALLOC 1 |
---|
7865 | | #define HAVE_FSYNC 1 |
---|
7866 | | #define HAVE_ISSETUGID 1 |
---|
7867 | | #define HAVE_ATEXIT 1 |
---|
7868 | | #define HAVE_TIMEGM 1 |
---|
7869 | | #define HAVE_GMTIME_R 1 |
---|
7870 | | #define SIZEOF_CHAR 1 |
---|
7871 | | #define SIZEOF_SHORT 2 |
---|
7872 | | #define SIZEOF_LONG 8 |
---|
7873 | | #define SIZEOF_INT 4 |
---|
7874 | | #define SIZEOF_VOID_P 8 |
---|
7875 | | #define SIZEOF_LONG_LONG 8 |
---|
7876 | | #define SIZEOF___INT64 0 |
---|
7877 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
7878 | | #define G_HAVE___INLINE 1 |
---|
7879 | | #define G_HAVE___INLINE__ 1 |
---|
7880 | | #define G_HAVE_INLINE 1 |
---|
7881 | | #define HAVE_DIRENT_H 1 |
---|
7882 | | #define HAVE_FLOAT_H 1 |
---|
7883 | | #define HAVE_LIMITS_H 1 |
---|
7884 | | #define HAVE_PWD_H 1 |
---|
7885 | | #define HAVE_GRP_H 1 |
---|
7886 | | #define HAVE_SYS_PARAM_H 1 |
---|
7887 | | #define HAVE_SYS_POLL_H 1 |
---|
7888 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7889 | | #define HAVE_SYS_TIME_H 1 |
---|
7890 | | #define HAVE_SYS_TIMES_H 1 |
---|
7891 | | #define HAVE_SYS_WAIT_H 1 |
---|
7892 | | #define HAVE_UNISTD_H 1 |
---|
7893 | | #define HAVE_SYS_SELECT_H 1 |
---|
7894 | | #define HAVE_SYS_TYPES_H 1 |
---|
7895 | | #define HAVE_STDINT_H 1 |
---|
7896 | | #define HAVE_INTTYPES_H 1 |
---|
7897 | | #define HAVE_SCHED_H 1 |
---|
7898 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7899 | | #define HAVE_SYS_FILIO_H 1 |
---|
7900 | | #define HAVE_FSTAB_H 1 |
---|
7901 | | #define HAVE_SYS_UIO_H 1 |
---|
7902 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7903 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
7904 | | #define HAVE_SYSCTLBYNAME 1 |
---|
7905 | | #define HAVE_XLOCALE_H 1 |
---|
7906 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7907 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
7908 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
7909 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
7910 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7911 | | #define HAVE_DIRENT_H 1 |
---|
7912 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
7913 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7914 | | #define HAVE_STDDEF_H 1 |
---|
7915 | | #define HAVE_STDLIB_H 1 |
---|
7916 | | #define HAVE_STRING_H 1 |
---|
7917 | | #define HAVE_SETLOCALE 1 |
---|
7918 | | #define SIZEOF_SIZE_T 8 |
---|
7919 | | #define SIZEOF_SSIZE_T 8 |
---|
7920 | | #define HAVE_LSTAT 1 |
---|
7921 | | #define HAVE_STRERROR 1 |
---|
7922 | | #define HAVE_STRSIGNAL 1 |
---|
7923 | | #define HAVE_MEMMOVE 1 |
---|
7924 | | #define HAVE_VSNPRINTF 1 |
---|
7925 | | #define HAVE_STPCPY 1 |
---|
7926 | | #define HAVE_STRCASECMP 1 |
---|
7927 | | #define HAVE_STRNCASECMP 1 |
---|
7928 | | #define HAVE_POLL 1 |
---|
7929 | | #define HAVE_GETCWD 1 |
---|
7930 | | #define HAVE_VASPRINTF 1 |
---|
7931 | | #define HAVE_SETENV 1 |
---|
7932 | | #define HAVE_UNSETENV 1 |
---|
7933 | | #define HAVE_GETC_UNLOCKED 1 |
---|
7934 | | #define HAVE_READLINK 1 |
---|
7935 | | #define HAVE_SYMLINK 1 |
---|
7936 | | #define HAVE_MEMMEM 1 |
---|
7937 | | #define HAVE_CHOWN 1 |
---|
7938 | | #define HAVE_LCHMOD 1 |
---|
7939 | | #define HAVE_LCHOWN 1 |
---|
7940 | | #define HAVE_FCHMOD 1 |
---|
7941 | | #define HAVE_FCHOWN 1 |
---|
7942 | | #define HAVE_LINK 1 |
---|
7943 | | #define HAVE_UTIMES 1 |
---|
7944 | | #define HAVE_GETGRGID 1 |
---|
7945 | | #define HAVE_GETPWUID 1 |
---|
7946 | | /* end confdefs.h. */ |
---|
7947 | | /* Define setmntent to an innocuous variant, in case <limits.h> declares setmntent. |
---|
7948 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7949 | | #define setmntent innocuous_setmntent |
---|
7950 | | |
---|
7951 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7952 | | which can conflict with char setmntent (); below. |
---|
7953 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7954 | | <limits.h> exists even on freestanding compilers. */ |
---|
7955 | | |
---|
7956 | | #ifdef __STDC__ |
---|
7957 | | # include <limits.h> |
---|
7958 | | #else |
---|
7959 | | # include <assert.h> |
---|
7960 | | #endif |
---|
7961 | | |
---|
7962 | | #undef setmntent |
---|
7963 | | |
---|
7964 | | /* Override any GCC internal prototype to avoid an error. |
---|
7965 | | Use char because int might match the return type of a GCC |
---|
7966 | | builtin and then its argument prototype would still apply. */ |
---|
7967 | | #ifdef __cplusplus |
---|
7968 | | extern "C" |
---|
7969 | | #endif |
---|
7970 | | char setmntent (); |
---|
7971 | | /* The GNU C library defines this for functions which it implements |
---|
7972 | | to always fail with ENOSYS. Some functions are actually named |
---|
7973 | | something starting with __ and the normal name is an alias. */ |
---|
7974 | | #if defined __stub_setmntent || defined __stub___setmntent |
---|
7975 | | choke me |
---|
7976 | | #endif |
---|
7977 | | |
---|
7978 | | int |
---|
7979 | | main () |
---|
7980 | | { |
---|
7981 | | return setmntent (); |
---|
7982 | | ; |
---|
7983 | | return 0; |
---|
7984 | | } |
---|
7985 | configure:22707: result: no |
---|
7986 | configure:22707: checking for endmntent |
---|
7987 | configure:22707: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
7988 | Undefined symbols for architecture x86_64: |
---|
7989 | "_endmntent", referenced from: |
---|
7990 | _main in conftest-3c58ca.o |
---|
7991 | ld: symbol(s) not found for architecture x86_64 |
---|
7992 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7993 | configure:22707: $? = 1 |
---|
7994 | configure: failed program was: |
---|
7995 | | /* confdefs.h */ |
---|
7996 | | #define PACKAGE_NAME "glib" |
---|
7997 | | #define PACKAGE_TARNAME "glib" |
---|
7998 | | #define PACKAGE_VERSION "2.38.2" |
---|
7999 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
8000 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8001 | | #define PACKAGE_URL "" |
---|
8002 | | #define GLIB_MAJOR_VERSION 2 |
---|
8003 | | #define GLIB_MINOR_VERSION 38 |
---|
8004 | | #define GLIB_MICRO_VERSION 2 |
---|
8005 | | #define GLIB_INTERFACE_AGE 2 |
---|
8006 | | #define GLIB_BINARY_AGE 3802 |
---|
8007 | | #define STDC_HEADERS 1 |
---|
8008 | | #define HAVE_SYS_TYPES_H 1 |
---|
8009 | | #define HAVE_SYS_STAT_H 1 |
---|
8010 | | #define HAVE_STDLIB_H 1 |
---|
8011 | | #define HAVE_STRING_H 1 |
---|
8012 | | #define HAVE_MEMORY_H 1 |
---|
8013 | | #define HAVE_STRINGS_H 1 |
---|
8014 | | #define HAVE_INTTYPES_H 1 |
---|
8015 | | #define HAVE_STDINT_H 1 |
---|
8016 | | #define HAVE_UNISTD_H 1 |
---|
8017 | | #define __EXTENSIONS__ 1 |
---|
8018 | | #define _ALL_SOURCE 1 |
---|
8019 | | #define _GNU_SOURCE 1 |
---|
8020 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8021 | | #define _TANDEM_SOURCE 1 |
---|
8022 | | #define HAVE_CARBON 1 |
---|
8023 | | #define HAVE_COCOA 1 |
---|
8024 | | #define GETTEXT_PACKAGE "glib20" |
---|
8025 | | #define GLIB_LOCALE_DIR "" |
---|
8026 | | #define USE_LIBICONV_GNU 1 |
---|
8027 | | #define HAVE_DLFCN_H 1 |
---|
8028 | | #define LT_OBJDIR ".libs/" |
---|
8029 | | #define HAVE_VPRINTF 1 |
---|
8030 | | #define HAVE_ALLOCA_H 1 |
---|
8031 | | #define HAVE_ALLOCA 1 |
---|
8032 | | #define HAVE_MMAP 1 |
---|
8033 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8034 | | #define HAVE_VALLOC 1 |
---|
8035 | | #define HAVE_FSYNC 1 |
---|
8036 | | #define HAVE_ISSETUGID 1 |
---|
8037 | | #define HAVE_ATEXIT 1 |
---|
8038 | | #define HAVE_TIMEGM 1 |
---|
8039 | | #define HAVE_GMTIME_R 1 |
---|
8040 | | #define SIZEOF_CHAR 1 |
---|
8041 | | #define SIZEOF_SHORT 2 |
---|
8042 | | #define SIZEOF_LONG 8 |
---|
8043 | | #define SIZEOF_INT 4 |
---|
8044 | | #define SIZEOF_VOID_P 8 |
---|
8045 | | #define SIZEOF_LONG_LONG 8 |
---|
8046 | | #define SIZEOF___INT64 0 |
---|
8047 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
8048 | | #define G_HAVE___INLINE 1 |
---|
8049 | | #define G_HAVE___INLINE__ 1 |
---|
8050 | | #define G_HAVE_INLINE 1 |
---|
8051 | | #define HAVE_DIRENT_H 1 |
---|
8052 | | #define HAVE_FLOAT_H 1 |
---|
8053 | | #define HAVE_LIMITS_H 1 |
---|
8054 | | #define HAVE_PWD_H 1 |
---|
8055 | | #define HAVE_GRP_H 1 |
---|
8056 | | #define HAVE_SYS_PARAM_H 1 |
---|
8057 | | #define HAVE_SYS_POLL_H 1 |
---|
8058 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8059 | | #define HAVE_SYS_TIME_H 1 |
---|
8060 | | #define HAVE_SYS_TIMES_H 1 |
---|
8061 | | #define HAVE_SYS_WAIT_H 1 |
---|
8062 | | #define HAVE_UNISTD_H 1 |
---|
8063 | | #define HAVE_SYS_SELECT_H 1 |
---|
8064 | | #define HAVE_SYS_TYPES_H 1 |
---|
8065 | | #define HAVE_STDINT_H 1 |
---|
8066 | | #define HAVE_INTTYPES_H 1 |
---|
8067 | | #define HAVE_SCHED_H 1 |
---|
8068 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8069 | | #define HAVE_SYS_FILIO_H 1 |
---|
8070 | | #define HAVE_FSTAB_H 1 |
---|
8071 | | #define HAVE_SYS_UIO_H 1 |
---|
8072 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8073 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8074 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8075 | | #define HAVE_XLOCALE_H 1 |
---|
8076 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8077 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8078 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8079 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8080 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8081 | | #define HAVE_DIRENT_H 1 |
---|
8082 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
8083 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8084 | | #define HAVE_STDDEF_H 1 |
---|
8085 | | #define HAVE_STDLIB_H 1 |
---|
8086 | | #define HAVE_STRING_H 1 |
---|
8087 | | #define HAVE_SETLOCALE 1 |
---|
8088 | | #define SIZEOF_SIZE_T 8 |
---|
8089 | | #define SIZEOF_SSIZE_T 8 |
---|
8090 | | #define HAVE_LSTAT 1 |
---|
8091 | | #define HAVE_STRERROR 1 |
---|
8092 | | #define HAVE_STRSIGNAL 1 |
---|
8093 | | #define HAVE_MEMMOVE 1 |
---|
8094 | | #define HAVE_VSNPRINTF 1 |
---|
8095 | | #define HAVE_STPCPY 1 |
---|
8096 | | #define HAVE_STRCASECMP 1 |
---|
8097 | | #define HAVE_STRNCASECMP 1 |
---|
8098 | | #define HAVE_POLL 1 |
---|
8099 | | #define HAVE_GETCWD 1 |
---|
8100 | | #define HAVE_VASPRINTF 1 |
---|
8101 | | #define HAVE_SETENV 1 |
---|
8102 | | #define HAVE_UNSETENV 1 |
---|
8103 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8104 | | #define HAVE_READLINK 1 |
---|
8105 | | #define HAVE_SYMLINK 1 |
---|
8106 | | #define HAVE_MEMMEM 1 |
---|
8107 | | #define HAVE_CHOWN 1 |
---|
8108 | | #define HAVE_LCHMOD 1 |
---|
8109 | | #define HAVE_LCHOWN 1 |
---|
8110 | | #define HAVE_FCHMOD 1 |
---|
8111 | | #define HAVE_FCHOWN 1 |
---|
8112 | | #define HAVE_LINK 1 |
---|
8113 | | #define HAVE_UTIMES 1 |
---|
8114 | | #define HAVE_GETGRGID 1 |
---|
8115 | | #define HAVE_GETPWUID 1 |
---|
8116 | | /* end confdefs.h. */ |
---|
8117 | | /* Define endmntent to an innocuous variant, in case <limits.h> declares endmntent. |
---|
8118 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8119 | | #define endmntent innocuous_endmntent |
---|
8120 | | |
---|
8121 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8122 | | which can conflict with char endmntent (); below. |
---|
8123 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8124 | | <limits.h> exists even on freestanding compilers. */ |
---|
8125 | | |
---|
8126 | | #ifdef __STDC__ |
---|
8127 | | # include <limits.h> |
---|
8128 | | #else |
---|
8129 | | # include <assert.h> |
---|
8130 | | #endif |
---|
8131 | | |
---|
8132 | | #undef endmntent |
---|
8133 | | |
---|
8134 | | /* Override any GCC internal prototype to avoid an error. |
---|
8135 | | Use char because int might match the return type of a GCC |
---|
8136 | | builtin and then its argument prototype would still apply. */ |
---|
8137 | | #ifdef __cplusplus |
---|
8138 | | extern "C" |
---|
8139 | | #endif |
---|
8140 | | char endmntent (); |
---|
8141 | | /* The GNU C library defines this for functions which it implements |
---|
8142 | | to always fail with ENOSYS. Some functions are actually named |
---|
8143 | | something starting with __ and the normal name is an alias. */ |
---|
8144 | | #if defined __stub_endmntent || defined __stub___endmntent |
---|
8145 | | choke me |
---|
8146 | | #endif |
---|
8147 | | |
---|
8148 | | int |
---|
8149 | | main () |
---|
8150 | | { |
---|
8151 | | return endmntent (); |
---|
8152 | | ; |
---|
8153 | | return 0; |
---|
8154 | | } |
---|
8155 | configure:22707: result: no |
---|
8156 | configure:22707: checking for hasmntopt |
---|
8157 | configure:22707: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
8158 | Undefined symbols for architecture x86_64: |
---|
8159 | "_hasmntopt", referenced from: |
---|
8160 | _main in conftest-f7c5d7.o |
---|
8161 | ld: symbol(s) not found for architecture x86_64 |
---|
8162 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
8163 | configure:22707: $? = 1 |
---|
8164 | configure: failed program was: |
---|
8165 | | /* confdefs.h */ |
---|
8166 | | #define PACKAGE_NAME "glib" |
---|
8167 | | #define PACKAGE_TARNAME "glib" |
---|
8168 | | #define PACKAGE_VERSION "2.38.2" |
---|
8169 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
8170 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8171 | | #define PACKAGE_URL "" |
---|
8172 | | #define GLIB_MAJOR_VERSION 2 |
---|
8173 | | #define GLIB_MINOR_VERSION 38 |
---|
8174 | | #define GLIB_MICRO_VERSION 2 |
---|
8175 | | #define GLIB_INTERFACE_AGE 2 |
---|
8176 | | #define GLIB_BINARY_AGE 3802 |
---|
8177 | | #define STDC_HEADERS 1 |
---|
8178 | | #define HAVE_SYS_TYPES_H 1 |
---|
8179 | | #define HAVE_SYS_STAT_H 1 |
---|
8180 | | #define HAVE_STDLIB_H 1 |
---|
8181 | | #define HAVE_STRING_H 1 |
---|
8182 | | #define HAVE_MEMORY_H 1 |
---|
8183 | | #define HAVE_STRINGS_H 1 |
---|
8184 | | #define HAVE_INTTYPES_H 1 |
---|
8185 | | #define HAVE_STDINT_H 1 |
---|
8186 | | #define HAVE_UNISTD_H 1 |
---|
8187 | | #define __EXTENSIONS__ 1 |
---|
8188 | | #define _ALL_SOURCE 1 |
---|
8189 | | #define _GNU_SOURCE 1 |
---|
8190 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8191 | | #define _TANDEM_SOURCE 1 |
---|
8192 | | #define HAVE_CARBON 1 |
---|
8193 | | #define HAVE_COCOA 1 |
---|
8194 | | #define GETTEXT_PACKAGE "glib20" |
---|
8195 | | #define GLIB_LOCALE_DIR "" |
---|
8196 | | #define USE_LIBICONV_GNU 1 |
---|
8197 | | #define HAVE_DLFCN_H 1 |
---|
8198 | | #define LT_OBJDIR ".libs/" |
---|
8199 | | #define HAVE_VPRINTF 1 |
---|
8200 | | #define HAVE_ALLOCA_H 1 |
---|
8201 | | #define HAVE_ALLOCA 1 |
---|
8202 | | #define HAVE_MMAP 1 |
---|
8203 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8204 | | #define HAVE_VALLOC 1 |
---|
8205 | | #define HAVE_FSYNC 1 |
---|
8206 | | #define HAVE_ISSETUGID 1 |
---|
8207 | | #define HAVE_ATEXIT 1 |
---|
8208 | | #define HAVE_TIMEGM 1 |
---|
8209 | | #define HAVE_GMTIME_R 1 |
---|
8210 | | #define SIZEOF_CHAR 1 |
---|
8211 | | #define SIZEOF_SHORT 2 |
---|
8212 | | #define SIZEOF_LONG 8 |
---|
8213 | | #define SIZEOF_INT 4 |
---|
8214 | | #define SIZEOF_VOID_P 8 |
---|
8215 | | #define SIZEOF_LONG_LONG 8 |
---|
8216 | | #define SIZEOF___INT64 0 |
---|
8217 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
8218 | | #define G_HAVE___INLINE 1 |
---|
8219 | | #define G_HAVE___INLINE__ 1 |
---|
8220 | | #define G_HAVE_INLINE 1 |
---|
8221 | | #define HAVE_DIRENT_H 1 |
---|
8222 | | #define HAVE_FLOAT_H 1 |
---|
8223 | | #define HAVE_LIMITS_H 1 |
---|
8224 | | #define HAVE_PWD_H 1 |
---|
8225 | | #define HAVE_GRP_H 1 |
---|
8226 | | #define HAVE_SYS_PARAM_H 1 |
---|
8227 | | #define HAVE_SYS_POLL_H 1 |
---|
8228 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8229 | | #define HAVE_SYS_TIME_H 1 |
---|
8230 | | #define HAVE_SYS_TIMES_H 1 |
---|
8231 | | #define HAVE_SYS_WAIT_H 1 |
---|
8232 | | #define HAVE_UNISTD_H 1 |
---|
8233 | | #define HAVE_SYS_SELECT_H 1 |
---|
8234 | | #define HAVE_SYS_TYPES_H 1 |
---|
8235 | | #define HAVE_STDINT_H 1 |
---|
8236 | | #define HAVE_INTTYPES_H 1 |
---|
8237 | | #define HAVE_SCHED_H 1 |
---|
8238 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8239 | | #define HAVE_SYS_FILIO_H 1 |
---|
8240 | | #define HAVE_FSTAB_H 1 |
---|
8241 | | #define HAVE_SYS_UIO_H 1 |
---|
8242 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8243 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8244 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8245 | | #define HAVE_XLOCALE_H 1 |
---|
8246 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8247 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8248 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8249 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8250 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8251 | | #define HAVE_DIRENT_H 1 |
---|
8252 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
8253 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8254 | | #define HAVE_STDDEF_H 1 |
---|
8255 | | #define HAVE_STDLIB_H 1 |
---|
8256 | | #define HAVE_STRING_H 1 |
---|
8257 | | #define HAVE_SETLOCALE 1 |
---|
8258 | | #define SIZEOF_SIZE_T 8 |
---|
8259 | | #define SIZEOF_SSIZE_T 8 |
---|
8260 | | #define HAVE_LSTAT 1 |
---|
8261 | | #define HAVE_STRERROR 1 |
---|
8262 | | #define HAVE_STRSIGNAL 1 |
---|
8263 | | #define HAVE_MEMMOVE 1 |
---|
8264 | | #define HAVE_VSNPRINTF 1 |
---|
8265 | | #define HAVE_STPCPY 1 |
---|
8266 | | #define HAVE_STRCASECMP 1 |
---|
8267 | | #define HAVE_STRNCASECMP 1 |
---|
8268 | | #define HAVE_POLL 1 |
---|
8269 | | #define HAVE_GETCWD 1 |
---|
8270 | | #define HAVE_VASPRINTF 1 |
---|
8271 | | #define HAVE_SETENV 1 |
---|
8272 | | #define HAVE_UNSETENV 1 |
---|
8273 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8274 | | #define HAVE_READLINK 1 |
---|
8275 | | #define HAVE_SYMLINK 1 |
---|
8276 | | #define HAVE_MEMMEM 1 |
---|
8277 | | #define HAVE_CHOWN 1 |
---|
8278 | | #define HAVE_LCHMOD 1 |
---|
8279 | | #define HAVE_LCHOWN 1 |
---|
8280 | | #define HAVE_FCHMOD 1 |
---|
8281 | | #define HAVE_FCHOWN 1 |
---|
8282 | | #define HAVE_LINK 1 |
---|
8283 | | #define HAVE_UTIMES 1 |
---|
8284 | | #define HAVE_GETGRGID 1 |
---|
8285 | | #define HAVE_GETPWUID 1 |
---|
8286 | | /* end confdefs.h. */ |
---|
8287 | | /* Define hasmntopt to an innocuous variant, in case <limits.h> declares hasmntopt. |
---|
8288 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8289 | | #define hasmntopt innocuous_hasmntopt |
---|
8290 | | |
---|
8291 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8292 | | which can conflict with char hasmntopt (); below. |
---|
8293 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8294 | | <limits.h> exists even on freestanding compilers. */ |
---|
8295 | | |
---|
8296 | | #ifdef __STDC__ |
---|
8297 | | # include <limits.h> |
---|
8298 | | #else |
---|
8299 | | # include <assert.h> |
---|
8300 | | #endif |
---|
8301 | | |
---|
8302 | | #undef hasmntopt |
---|
8303 | | |
---|
8304 | | /* Override any GCC internal prototype to avoid an error. |
---|
8305 | | Use char because int might match the return type of a GCC |
---|
8306 | | builtin and then its argument prototype would still apply. */ |
---|
8307 | | #ifdef __cplusplus |
---|
8308 | | extern "C" |
---|
8309 | | #endif |
---|
8310 | | char hasmntopt (); |
---|
8311 | | /* The GNU C library defines this for functions which it implements |
---|
8312 | | to always fail with ENOSYS. Some functions are actually named |
---|
8313 | | something starting with __ and the normal name is an alias. */ |
---|
8314 | | #if defined __stub_hasmntopt || defined __stub___hasmntopt |
---|
8315 | | choke me |
---|
8316 | | #endif |
---|
8317 | | |
---|
8318 | | int |
---|
8319 | | main () |
---|
8320 | | { |
---|
8321 | | return hasmntopt (); |
---|
8322 | | ; |
---|
8323 | | return 0; |
---|
8324 | | } |
---|
8325 | configure:22707: result: no |
---|
8326 | configure:22707: checking for getfsstat |
---|
8327 | configure:22707: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
8328 | configure:22707: $? = 0 |
---|
8329 | configure:22707: result: yes |
---|
8330 | configure:22707: checking for getvfsstat |
---|
8331 | configure:22707: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
8332 | Undefined symbols for architecture x86_64: |
---|
8333 | "_getvfsstat", referenced from: |
---|
8334 | _main in conftest-9e1569.o |
---|
8335 | ld: symbol(s) not found for architecture x86_64 |
---|
8336 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
8337 | configure:22707: $? = 1 |
---|
8338 | configure: failed program was: |
---|
8339 | | /* confdefs.h */ |
---|
8340 | | #define PACKAGE_NAME "glib" |
---|
8341 | | #define PACKAGE_TARNAME "glib" |
---|
8342 | | #define PACKAGE_VERSION "2.38.2" |
---|
8343 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
8344 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8345 | | #define PACKAGE_URL "" |
---|
8346 | | #define GLIB_MAJOR_VERSION 2 |
---|
8347 | | #define GLIB_MINOR_VERSION 38 |
---|
8348 | | #define GLIB_MICRO_VERSION 2 |
---|
8349 | | #define GLIB_INTERFACE_AGE 2 |
---|
8350 | | #define GLIB_BINARY_AGE 3802 |
---|
8351 | | #define STDC_HEADERS 1 |
---|
8352 | | #define HAVE_SYS_TYPES_H 1 |
---|
8353 | | #define HAVE_SYS_STAT_H 1 |
---|
8354 | | #define HAVE_STDLIB_H 1 |
---|
8355 | | #define HAVE_STRING_H 1 |
---|
8356 | | #define HAVE_MEMORY_H 1 |
---|
8357 | | #define HAVE_STRINGS_H 1 |
---|
8358 | | #define HAVE_INTTYPES_H 1 |
---|
8359 | | #define HAVE_STDINT_H 1 |
---|
8360 | | #define HAVE_UNISTD_H 1 |
---|
8361 | | #define __EXTENSIONS__ 1 |
---|
8362 | | #define _ALL_SOURCE 1 |
---|
8363 | | #define _GNU_SOURCE 1 |
---|
8364 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8365 | | #define _TANDEM_SOURCE 1 |
---|
8366 | | #define HAVE_CARBON 1 |
---|
8367 | | #define HAVE_COCOA 1 |
---|
8368 | | #define GETTEXT_PACKAGE "glib20" |
---|
8369 | | #define GLIB_LOCALE_DIR "" |
---|
8370 | | #define USE_LIBICONV_GNU 1 |
---|
8371 | | #define HAVE_DLFCN_H 1 |
---|
8372 | | #define LT_OBJDIR ".libs/" |
---|
8373 | | #define HAVE_VPRINTF 1 |
---|
8374 | | #define HAVE_ALLOCA_H 1 |
---|
8375 | | #define HAVE_ALLOCA 1 |
---|
8376 | | #define HAVE_MMAP 1 |
---|
8377 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8378 | | #define HAVE_VALLOC 1 |
---|
8379 | | #define HAVE_FSYNC 1 |
---|
8380 | | #define HAVE_ISSETUGID 1 |
---|
8381 | | #define HAVE_ATEXIT 1 |
---|
8382 | | #define HAVE_TIMEGM 1 |
---|
8383 | | #define HAVE_GMTIME_R 1 |
---|
8384 | | #define SIZEOF_CHAR 1 |
---|
8385 | | #define SIZEOF_SHORT 2 |
---|
8386 | | #define SIZEOF_LONG 8 |
---|
8387 | | #define SIZEOF_INT 4 |
---|
8388 | | #define SIZEOF_VOID_P 8 |
---|
8389 | | #define SIZEOF_LONG_LONG 8 |
---|
8390 | | #define SIZEOF___INT64 0 |
---|
8391 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
8392 | | #define G_HAVE___INLINE 1 |
---|
8393 | | #define G_HAVE___INLINE__ 1 |
---|
8394 | | #define G_HAVE_INLINE 1 |
---|
8395 | | #define HAVE_DIRENT_H 1 |
---|
8396 | | #define HAVE_FLOAT_H 1 |
---|
8397 | | #define HAVE_LIMITS_H 1 |
---|
8398 | | #define HAVE_PWD_H 1 |
---|
8399 | | #define HAVE_GRP_H 1 |
---|
8400 | | #define HAVE_SYS_PARAM_H 1 |
---|
8401 | | #define HAVE_SYS_POLL_H 1 |
---|
8402 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8403 | | #define HAVE_SYS_TIME_H 1 |
---|
8404 | | #define HAVE_SYS_TIMES_H 1 |
---|
8405 | | #define HAVE_SYS_WAIT_H 1 |
---|
8406 | | #define HAVE_UNISTD_H 1 |
---|
8407 | | #define HAVE_SYS_SELECT_H 1 |
---|
8408 | | #define HAVE_SYS_TYPES_H 1 |
---|
8409 | | #define HAVE_STDINT_H 1 |
---|
8410 | | #define HAVE_INTTYPES_H 1 |
---|
8411 | | #define HAVE_SCHED_H 1 |
---|
8412 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8413 | | #define HAVE_SYS_FILIO_H 1 |
---|
8414 | | #define HAVE_FSTAB_H 1 |
---|
8415 | | #define HAVE_SYS_UIO_H 1 |
---|
8416 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8417 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8418 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8419 | | #define HAVE_XLOCALE_H 1 |
---|
8420 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8421 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8422 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8423 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8424 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8425 | | #define HAVE_DIRENT_H 1 |
---|
8426 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
8427 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8428 | | #define HAVE_STDDEF_H 1 |
---|
8429 | | #define HAVE_STDLIB_H 1 |
---|
8430 | | #define HAVE_STRING_H 1 |
---|
8431 | | #define HAVE_SETLOCALE 1 |
---|
8432 | | #define SIZEOF_SIZE_T 8 |
---|
8433 | | #define SIZEOF_SSIZE_T 8 |
---|
8434 | | #define HAVE_LSTAT 1 |
---|
8435 | | #define HAVE_STRERROR 1 |
---|
8436 | | #define HAVE_STRSIGNAL 1 |
---|
8437 | | #define HAVE_MEMMOVE 1 |
---|
8438 | | #define HAVE_VSNPRINTF 1 |
---|
8439 | | #define HAVE_STPCPY 1 |
---|
8440 | | #define HAVE_STRCASECMP 1 |
---|
8441 | | #define HAVE_STRNCASECMP 1 |
---|
8442 | | #define HAVE_POLL 1 |
---|
8443 | | #define HAVE_GETCWD 1 |
---|
8444 | | #define HAVE_VASPRINTF 1 |
---|
8445 | | #define HAVE_SETENV 1 |
---|
8446 | | #define HAVE_UNSETENV 1 |
---|
8447 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8448 | | #define HAVE_READLINK 1 |
---|
8449 | | #define HAVE_SYMLINK 1 |
---|
8450 | | #define HAVE_MEMMEM 1 |
---|
8451 | | #define HAVE_CHOWN 1 |
---|
8452 | | #define HAVE_LCHMOD 1 |
---|
8453 | | #define HAVE_LCHOWN 1 |
---|
8454 | | #define HAVE_FCHMOD 1 |
---|
8455 | | #define HAVE_FCHOWN 1 |
---|
8456 | | #define HAVE_LINK 1 |
---|
8457 | | #define HAVE_UTIMES 1 |
---|
8458 | | #define HAVE_GETGRGID 1 |
---|
8459 | | #define HAVE_GETPWUID 1 |
---|
8460 | | #define HAVE_GETFSSTAT 1 |
---|
8461 | | /* end confdefs.h. */ |
---|
8462 | | /* Define getvfsstat to an innocuous variant, in case <limits.h> declares getvfsstat. |
---|
8463 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8464 | | #define getvfsstat innocuous_getvfsstat |
---|
8465 | | |
---|
8466 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8467 | | which can conflict with char getvfsstat (); below. |
---|
8468 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8469 | | <limits.h> exists even on freestanding compilers. */ |
---|
8470 | | |
---|
8471 | | #ifdef __STDC__ |
---|
8472 | | # include <limits.h> |
---|
8473 | | #else |
---|
8474 | | # include <assert.h> |
---|
8475 | | #endif |
---|
8476 | | |
---|
8477 | | #undef getvfsstat |
---|
8478 | | |
---|
8479 | | /* Override any GCC internal prototype to avoid an error. |
---|
8480 | | Use char because int might match the return type of a GCC |
---|
8481 | | builtin and then its argument prototype would still apply. */ |
---|
8482 | | #ifdef __cplusplus |
---|
8483 | | extern "C" |
---|
8484 | | #endif |
---|
8485 | | char getvfsstat (); |
---|
8486 | | /* The GNU C library defines this for functions which it implements |
---|
8487 | | to always fail with ENOSYS. Some functions are actually named |
---|
8488 | | something starting with __ and the normal name is an alias. */ |
---|
8489 | | #if defined __stub_getvfsstat || defined __stub___getvfsstat |
---|
8490 | | choke me |
---|
8491 | | #endif |
---|
8492 | | |
---|
8493 | | int |
---|
8494 | | main () |
---|
8495 | | { |
---|
8496 | | return getvfsstat (); |
---|
8497 | | ; |
---|
8498 | | return 0; |
---|
8499 | | } |
---|
8500 | configure:22707: result: no |
---|
8501 | configure:22707: checking for fallocate |
---|
8502 | configure:22707: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
8503 | Undefined symbols for architecture x86_64: |
---|
8504 | "_fallocate", referenced from: |
---|
8505 | _main in conftest-6fce6b.o |
---|
8506 | ld: symbol(s) not found for architecture x86_64 |
---|
8507 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
8508 | configure:22707: $? = 1 |
---|
8509 | configure: failed program was: |
---|
8510 | | /* confdefs.h */ |
---|
8511 | | #define PACKAGE_NAME "glib" |
---|
8512 | | #define PACKAGE_TARNAME "glib" |
---|
8513 | | #define PACKAGE_VERSION "2.38.2" |
---|
8514 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
8515 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8516 | | #define PACKAGE_URL "" |
---|
8517 | | #define GLIB_MAJOR_VERSION 2 |
---|
8518 | | #define GLIB_MINOR_VERSION 38 |
---|
8519 | | #define GLIB_MICRO_VERSION 2 |
---|
8520 | | #define GLIB_INTERFACE_AGE 2 |
---|
8521 | | #define GLIB_BINARY_AGE 3802 |
---|
8522 | | #define STDC_HEADERS 1 |
---|
8523 | | #define HAVE_SYS_TYPES_H 1 |
---|
8524 | | #define HAVE_SYS_STAT_H 1 |
---|
8525 | | #define HAVE_STDLIB_H 1 |
---|
8526 | | #define HAVE_STRING_H 1 |
---|
8527 | | #define HAVE_MEMORY_H 1 |
---|
8528 | | #define HAVE_STRINGS_H 1 |
---|
8529 | | #define HAVE_INTTYPES_H 1 |
---|
8530 | | #define HAVE_STDINT_H 1 |
---|
8531 | | #define HAVE_UNISTD_H 1 |
---|
8532 | | #define __EXTENSIONS__ 1 |
---|
8533 | | #define _ALL_SOURCE 1 |
---|
8534 | | #define _GNU_SOURCE 1 |
---|
8535 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8536 | | #define _TANDEM_SOURCE 1 |
---|
8537 | | #define HAVE_CARBON 1 |
---|
8538 | | #define HAVE_COCOA 1 |
---|
8539 | | #define GETTEXT_PACKAGE "glib20" |
---|
8540 | | #define GLIB_LOCALE_DIR "" |
---|
8541 | | #define USE_LIBICONV_GNU 1 |
---|
8542 | | #define HAVE_DLFCN_H 1 |
---|
8543 | | #define LT_OBJDIR ".libs/" |
---|
8544 | | #define HAVE_VPRINTF 1 |
---|
8545 | | #define HAVE_ALLOCA_H 1 |
---|
8546 | | #define HAVE_ALLOCA 1 |
---|
8547 | | #define HAVE_MMAP 1 |
---|
8548 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8549 | | #define HAVE_VALLOC 1 |
---|
8550 | | #define HAVE_FSYNC 1 |
---|
8551 | | #define HAVE_ISSETUGID 1 |
---|
8552 | | #define HAVE_ATEXIT 1 |
---|
8553 | | #define HAVE_TIMEGM 1 |
---|
8554 | | #define HAVE_GMTIME_R 1 |
---|
8555 | | #define SIZEOF_CHAR 1 |
---|
8556 | | #define SIZEOF_SHORT 2 |
---|
8557 | | #define SIZEOF_LONG 8 |
---|
8558 | | #define SIZEOF_INT 4 |
---|
8559 | | #define SIZEOF_VOID_P 8 |
---|
8560 | | #define SIZEOF_LONG_LONG 8 |
---|
8561 | | #define SIZEOF___INT64 0 |
---|
8562 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
8563 | | #define G_HAVE___INLINE 1 |
---|
8564 | | #define G_HAVE___INLINE__ 1 |
---|
8565 | | #define G_HAVE_INLINE 1 |
---|
8566 | | #define HAVE_DIRENT_H 1 |
---|
8567 | | #define HAVE_FLOAT_H 1 |
---|
8568 | | #define HAVE_LIMITS_H 1 |
---|
8569 | | #define HAVE_PWD_H 1 |
---|
8570 | | #define HAVE_GRP_H 1 |
---|
8571 | | #define HAVE_SYS_PARAM_H 1 |
---|
8572 | | #define HAVE_SYS_POLL_H 1 |
---|
8573 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8574 | | #define HAVE_SYS_TIME_H 1 |
---|
8575 | | #define HAVE_SYS_TIMES_H 1 |
---|
8576 | | #define HAVE_SYS_WAIT_H 1 |
---|
8577 | | #define HAVE_UNISTD_H 1 |
---|
8578 | | #define HAVE_SYS_SELECT_H 1 |
---|
8579 | | #define HAVE_SYS_TYPES_H 1 |
---|
8580 | | #define HAVE_STDINT_H 1 |
---|
8581 | | #define HAVE_INTTYPES_H 1 |
---|
8582 | | #define HAVE_SCHED_H 1 |
---|
8583 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8584 | | #define HAVE_SYS_FILIO_H 1 |
---|
8585 | | #define HAVE_FSTAB_H 1 |
---|
8586 | | #define HAVE_SYS_UIO_H 1 |
---|
8587 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8588 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8589 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8590 | | #define HAVE_XLOCALE_H 1 |
---|
8591 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8592 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8593 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8594 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8595 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8596 | | #define HAVE_DIRENT_H 1 |
---|
8597 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
8598 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8599 | | #define HAVE_STDDEF_H 1 |
---|
8600 | | #define HAVE_STDLIB_H 1 |
---|
8601 | | #define HAVE_STRING_H 1 |
---|
8602 | | #define HAVE_SETLOCALE 1 |
---|
8603 | | #define SIZEOF_SIZE_T 8 |
---|
8604 | | #define SIZEOF_SSIZE_T 8 |
---|
8605 | | #define HAVE_LSTAT 1 |
---|
8606 | | #define HAVE_STRERROR 1 |
---|
8607 | | #define HAVE_STRSIGNAL 1 |
---|
8608 | | #define HAVE_MEMMOVE 1 |
---|
8609 | | #define HAVE_VSNPRINTF 1 |
---|
8610 | | #define HAVE_STPCPY 1 |
---|
8611 | | #define HAVE_STRCASECMP 1 |
---|
8612 | | #define HAVE_STRNCASECMP 1 |
---|
8613 | | #define HAVE_POLL 1 |
---|
8614 | | #define HAVE_GETCWD 1 |
---|
8615 | | #define HAVE_VASPRINTF 1 |
---|
8616 | | #define HAVE_SETENV 1 |
---|
8617 | | #define HAVE_UNSETENV 1 |
---|
8618 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8619 | | #define HAVE_READLINK 1 |
---|
8620 | | #define HAVE_SYMLINK 1 |
---|
8621 | | #define HAVE_MEMMEM 1 |
---|
8622 | | #define HAVE_CHOWN 1 |
---|
8623 | | #define HAVE_LCHMOD 1 |
---|
8624 | | #define HAVE_LCHOWN 1 |
---|
8625 | | #define HAVE_FCHMOD 1 |
---|
8626 | | #define HAVE_FCHOWN 1 |
---|
8627 | | #define HAVE_LINK 1 |
---|
8628 | | #define HAVE_UTIMES 1 |
---|
8629 | | #define HAVE_GETGRGID 1 |
---|
8630 | | #define HAVE_GETPWUID 1 |
---|
8631 | | #define HAVE_GETFSSTAT 1 |
---|
8632 | | /* end confdefs.h. */ |
---|
8633 | | /* Define fallocate to an innocuous variant, in case <limits.h> declares fallocate. |
---|
8634 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8635 | | #define fallocate innocuous_fallocate |
---|
8636 | | |
---|
8637 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8638 | | which can conflict with char fallocate (); below. |
---|
8639 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8640 | | <limits.h> exists even on freestanding compilers. */ |
---|
8641 | | |
---|
8642 | | #ifdef __STDC__ |
---|
8643 | | # include <limits.h> |
---|
8644 | | #else |
---|
8645 | | # include <assert.h> |
---|
8646 | | #endif |
---|
8647 | | |
---|
8648 | | #undef fallocate |
---|
8649 | | |
---|
8650 | | /* Override any GCC internal prototype to avoid an error. |
---|
8651 | | Use char because int might match the return type of a GCC |
---|
8652 | | builtin and then its argument prototype would still apply. */ |
---|
8653 | | #ifdef __cplusplus |
---|
8654 | | extern "C" |
---|
8655 | | #endif |
---|
8656 | | char fallocate (); |
---|
8657 | | /* The GNU C library defines this for functions which it implements |
---|
8658 | | to always fail with ENOSYS. Some functions are actually named |
---|
8659 | | something starting with __ and the normal name is an alias. */ |
---|
8660 | | #if defined __stub_fallocate || defined __stub___fallocate |
---|
8661 | | choke me |
---|
8662 | | #endif |
---|
8663 | | |
---|
8664 | | int |
---|
8665 | | main () |
---|
8666 | | { |
---|
8667 | | return fallocate (); |
---|
8668 | | ; |
---|
8669 | | return 0; |
---|
8670 | | } |
---|
8671 | configure:22707: result: no |
---|
8672 | configure:22719: checking for splice |
---|
8673 | configure:22719: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
8674 | Undefined symbols for architecture x86_64: |
---|
8675 | "_splice", referenced from: |
---|
8676 | _main in conftest-58f1f2.o |
---|
8677 | ld: symbol(s) not found for architecture x86_64 |
---|
8678 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
8679 | configure:22719: $? = 1 |
---|
8680 | configure: failed program was: |
---|
8681 | | /* confdefs.h */ |
---|
8682 | | #define PACKAGE_NAME "glib" |
---|
8683 | | #define PACKAGE_TARNAME "glib" |
---|
8684 | | #define PACKAGE_VERSION "2.38.2" |
---|
8685 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
8686 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8687 | | #define PACKAGE_URL "" |
---|
8688 | | #define GLIB_MAJOR_VERSION 2 |
---|
8689 | | #define GLIB_MINOR_VERSION 38 |
---|
8690 | | #define GLIB_MICRO_VERSION 2 |
---|
8691 | | #define GLIB_INTERFACE_AGE 2 |
---|
8692 | | #define GLIB_BINARY_AGE 3802 |
---|
8693 | | #define STDC_HEADERS 1 |
---|
8694 | | #define HAVE_SYS_TYPES_H 1 |
---|
8695 | | #define HAVE_SYS_STAT_H 1 |
---|
8696 | | #define HAVE_STDLIB_H 1 |
---|
8697 | | #define HAVE_STRING_H 1 |
---|
8698 | | #define HAVE_MEMORY_H 1 |
---|
8699 | | #define HAVE_STRINGS_H 1 |
---|
8700 | | #define HAVE_INTTYPES_H 1 |
---|
8701 | | #define HAVE_STDINT_H 1 |
---|
8702 | | #define HAVE_UNISTD_H 1 |
---|
8703 | | #define __EXTENSIONS__ 1 |
---|
8704 | | #define _ALL_SOURCE 1 |
---|
8705 | | #define _GNU_SOURCE 1 |
---|
8706 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8707 | | #define _TANDEM_SOURCE 1 |
---|
8708 | | #define HAVE_CARBON 1 |
---|
8709 | | #define HAVE_COCOA 1 |
---|
8710 | | #define GETTEXT_PACKAGE "glib20" |
---|
8711 | | #define GLIB_LOCALE_DIR "" |
---|
8712 | | #define USE_LIBICONV_GNU 1 |
---|
8713 | | #define HAVE_DLFCN_H 1 |
---|
8714 | | #define LT_OBJDIR ".libs/" |
---|
8715 | | #define HAVE_VPRINTF 1 |
---|
8716 | | #define HAVE_ALLOCA_H 1 |
---|
8717 | | #define HAVE_ALLOCA 1 |
---|
8718 | | #define HAVE_MMAP 1 |
---|
8719 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8720 | | #define HAVE_VALLOC 1 |
---|
8721 | | #define HAVE_FSYNC 1 |
---|
8722 | | #define HAVE_ISSETUGID 1 |
---|
8723 | | #define HAVE_ATEXIT 1 |
---|
8724 | | #define HAVE_TIMEGM 1 |
---|
8725 | | #define HAVE_GMTIME_R 1 |
---|
8726 | | #define SIZEOF_CHAR 1 |
---|
8727 | | #define SIZEOF_SHORT 2 |
---|
8728 | | #define SIZEOF_LONG 8 |
---|
8729 | | #define SIZEOF_INT 4 |
---|
8730 | | #define SIZEOF_VOID_P 8 |
---|
8731 | | #define SIZEOF_LONG_LONG 8 |
---|
8732 | | #define SIZEOF___INT64 0 |
---|
8733 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
8734 | | #define G_HAVE___INLINE 1 |
---|
8735 | | #define G_HAVE___INLINE__ 1 |
---|
8736 | | #define G_HAVE_INLINE 1 |
---|
8737 | | #define HAVE_DIRENT_H 1 |
---|
8738 | | #define HAVE_FLOAT_H 1 |
---|
8739 | | #define HAVE_LIMITS_H 1 |
---|
8740 | | #define HAVE_PWD_H 1 |
---|
8741 | | #define HAVE_GRP_H 1 |
---|
8742 | | #define HAVE_SYS_PARAM_H 1 |
---|
8743 | | #define HAVE_SYS_POLL_H 1 |
---|
8744 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8745 | | #define HAVE_SYS_TIME_H 1 |
---|
8746 | | #define HAVE_SYS_TIMES_H 1 |
---|
8747 | | #define HAVE_SYS_WAIT_H 1 |
---|
8748 | | #define HAVE_UNISTD_H 1 |
---|
8749 | | #define HAVE_SYS_SELECT_H 1 |
---|
8750 | | #define HAVE_SYS_TYPES_H 1 |
---|
8751 | | #define HAVE_STDINT_H 1 |
---|
8752 | | #define HAVE_INTTYPES_H 1 |
---|
8753 | | #define HAVE_SCHED_H 1 |
---|
8754 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8755 | | #define HAVE_SYS_FILIO_H 1 |
---|
8756 | | #define HAVE_FSTAB_H 1 |
---|
8757 | | #define HAVE_SYS_UIO_H 1 |
---|
8758 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8759 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8760 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8761 | | #define HAVE_XLOCALE_H 1 |
---|
8762 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8763 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8764 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8765 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8766 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8767 | | #define HAVE_DIRENT_H 1 |
---|
8768 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
8769 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8770 | | #define HAVE_STDDEF_H 1 |
---|
8771 | | #define HAVE_STDLIB_H 1 |
---|
8772 | | #define HAVE_STRING_H 1 |
---|
8773 | | #define HAVE_SETLOCALE 1 |
---|
8774 | | #define SIZEOF_SIZE_T 8 |
---|
8775 | | #define SIZEOF_SSIZE_T 8 |
---|
8776 | | #define HAVE_LSTAT 1 |
---|
8777 | | #define HAVE_STRERROR 1 |
---|
8778 | | #define HAVE_STRSIGNAL 1 |
---|
8779 | | #define HAVE_MEMMOVE 1 |
---|
8780 | | #define HAVE_VSNPRINTF 1 |
---|
8781 | | #define HAVE_STPCPY 1 |
---|
8782 | | #define HAVE_STRCASECMP 1 |
---|
8783 | | #define HAVE_STRNCASECMP 1 |
---|
8784 | | #define HAVE_POLL 1 |
---|
8785 | | #define HAVE_GETCWD 1 |
---|
8786 | | #define HAVE_VASPRINTF 1 |
---|
8787 | | #define HAVE_SETENV 1 |
---|
8788 | | #define HAVE_UNSETENV 1 |
---|
8789 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8790 | | #define HAVE_READLINK 1 |
---|
8791 | | #define HAVE_SYMLINK 1 |
---|
8792 | | #define HAVE_MEMMEM 1 |
---|
8793 | | #define HAVE_CHOWN 1 |
---|
8794 | | #define HAVE_LCHMOD 1 |
---|
8795 | | #define HAVE_LCHOWN 1 |
---|
8796 | | #define HAVE_FCHMOD 1 |
---|
8797 | | #define HAVE_FCHOWN 1 |
---|
8798 | | #define HAVE_LINK 1 |
---|
8799 | | #define HAVE_UTIMES 1 |
---|
8800 | | #define HAVE_GETGRGID 1 |
---|
8801 | | #define HAVE_GETPWUID 1 |
---|
8802 | | #define HAVE_GETFSSTAT 1 |
---|
8803 | | /* end confdefs.h. */ |
---|
8804 | | /* Define splice to an innocuous variant, in case <limits.h> declares splice. |
---|
8805 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8806 | | #define splice innocuous_splice |
---|
8807 | | |
---|
8808 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8809 | | which can conflict with char splice (); below. |
---|
8810 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8811 | | <limits.h> exists even on freestanding compilers. */ |
---|
8812 | | |
---|
8813 | | #ifdef __STDC__ |
---|
8814 | | # include <limits.h> |
---|
8815 | | #else |
---|
8816 | | # include <assert.h> |
---|
8817 | | #endif |
---|
8818 | | |
---|
8819 | | #undef splice |
---|
8820 | | |
---|
8821 | | /* Override any GCC internal prototype to avoid an error. |
---|
8822 | | Use char because int might match the return type of a GCC |
---|
8823 | | builtin and then its argument prototype would still apply. */ |
---|
8824 | | #ifdef __cplusplus |
---|
8825 | | extern "C" |
---|
8826 | | #endif |
---|
8827 | | char splice (); |
---|
8828 | | /* The GNU C library defines this for functions which it implements |
---|
8829 | | to always fail with ENOSYS. Some functions are actually named |
---|
8830 | | something starting with __ and the normal name is an alias. */ |
---|
8831 | | #if defined __stub_splice || defined __stub___splice |
---|
8832 | | choke me |
---|
8833 | | #endif |
---|
8834 | | |
---|
8835 | | int |
---|
8836 | | main () |
---|
8837 | | { |
---|
8838 | | return splice (); |
---|
8839 | | ; |
---|
8840 | | return 0; |
---|
8841 | | } |
---|
8842 | configure:22719: result: no |
---|
8843 | configure:22730: checking for prlimit |
---|
8844 | configure:22730: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
8845 | Undefined symbols for architecture x86_64: |
---|
8846 | "_prlimit", referenced from: |
---|
8847 | _main in conftest-16c1fc.o |
---|
8848 | ld: symbol(s) not found for architecture x86_64 |
---|
8849 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
8850 | configure:22730: $? = 1 |
---|
8851 | configure: failed program was: |
---|
8852 | | /* confdefs.h */ |
---|
8853 | | #define PACKAGE_NAME "glib" |
---|
8854 | | #define PACKAGE_TARNAME "glib" |
---|
8855 | | #define PACKAGE_VERSION "2.38.2" |
---|
8856 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
8857 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
8858 | | #define PACKAGE_URL "" |
---|
8859 | | #define GLIB_MAJOR_VERSION 2 |
---|
8860 | | #define GLIB_MINOR_VERSION 38 |
---|
8861 | | #define GLIB_MICRO_VERSION 2 |
---|
8862 | | #define GLIB_INTERFACE_AGE 2 |
---|
8863 | | #define GLIB_BINARY_AGE 3802 |
---|
8864 | | #define STDC_HEADERS 1 |
---|
8865 | | #define HAVE_SYS_TYPES_H 1 |
---|
8866 | | #define HAVE_SYS_STAT_H 1 |
---|
8867 | | #define HAVE_STDLIB_H 1 |
---|
8868 | | #define HAVE_STRING_H 1 |
---|
8869 | | #define HAVE_MEMORY_H 1 |
---|
8870 | | #define HAVE_STRINGS_H 1 |
---|
8871 | | #define HAVE_INTTYPES_H 1 |
---|
8872 | | #define HAVE_STDINT_H 1 |
---|
8873 | | #define HAVE_UNISTD_H 1 |
---|
8874 | | #define __EXTENSIONS__ 1 |
---|
8875 | | #define _ALL_SOURCE 1 |
---|
8876 | | #define _GNU_SOURCE 1 |
---|
8877 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8878 | | #define _TANDEM_SOURCE 1 |
---|
8879 | | #define HAVE_CARBON 1 |
---|
8880 | | #define HAVE_COCOA 1 |
---|
8881 | | #define GETTEXT_PACKAGE "glib20" |
---|
8882 | | #define GLIB_LOCALE_DIR "" |
---|
8883 | | #define USE_LIBICONV_GNU 1 |
---|
8884 | | #define HAVE_DLFCN_H 1 |
---|
8885 | | #define LT_OBJDIR ".libs/" |
---|
8886 | | #define HAVE_VPRINTF 1 |
---|
8887 | | #define HAVE_ALLOCA_H 1 |
---|
8888 | | #define HAVE_ALLOCA 1 |
---|
8889 | | #define HAVE_MMAP 1 |
---|
8890 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
8891 | | #define HAVE_VALLOC 1 |
---|
8892 | | #define HAVE_FSYNC 1 |
---|
8893 | | #define HAVE_ISSETUGID 1 |
---|
8894 | | #define HAVE_ATEXIT 1 |
---|
8895 | | #define HAVE_TIMEGM 1 |
---|
8896 | | #define HAVE_GMTIME_R 1 |
---|
8897 | | #define SIZEOF_CHAR 1 |
---|
8898 | | #define SIZEOF_SHORT 2 |
---|
8899 | | #define SIZEOF_LONG 8 |
---|
8900 | | #define SIZEOF_INT 4 |
---|
8901 | | #define SIZEOF_VOID_P 8 |
---|
8902 | | #define SIZEOF_LONG_LONG 8 |
---|
8903 | | #define SIZEOF___INT64 0 |
---|
8904 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
8905 | | #define G_HAVE___INLINE 1 |
---|
8906 | | #define G_HAVE___INLINE__ 1 |
---|
8907 | | #define G_HAVE_INLINE 1 |
---|
8908 | | #define HAVE_DIRENT_H 1 |
---|
8909 | | #define HAVE_FLOAT_H 1 |
---|
8910 | | #define HAVE_LIMITS_H 1 |
---|
8911 | | #define HAVE_PWD_H 1 |
---|
8912 | | #define HAVE_GRP_H 1 |
---|
8913 | | #define HAVE_SYS_PARAM_H 1 |
---|
8914 | | #define HAVE_SYS_POLL_H 1 |
---|
8915 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8916 | | #define HAVE_SYS_TIME_H 1 |
---|
8917 | | #define HAVE_SYS_TIMES_H 1 |
---|
8918 | | #define HAVE_SYS_WAIT_H 1 |
---|
8919 | | #define HAVE_UNISTD_H 1 |
---|
8920 | | #define HAVE_SYS_SELECT_H 1 |
---|
8921 | | #define HAVE_SYS_TYPES_H 1 |
---|
8922 | | #define HAVE_STDINT_H 1 |
---|
8923 | | #define HAVE_INTTYPES_H 1 |
---|
8924 | | #define HAVE_SCHED_H 1 |
---|
8925 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8926 | | #define HAVE_SYS_FILIO_H 1 |
---|
8927 | | #define HAVE_FSTAB_H 1 |
---|
8928 | | #define HAVE_SYS_UIO_H 1 |
---|
8929 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8930 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
8931 | | #define HAVE_SYSCTLBYNAME 1 |
---|
8932 | | #define HAVE_XLOCALE_H 1 |
---|
8933 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8934 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
8935 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
8936 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
8937 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8938 | | #define HAVE_DIRENT_H 1 |
---|
8939 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
8940 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8941 | | #define HAVE_STDDEF_H 1 |
---|
8942 | | #define HAVE_STDLIB_H 1 |
---|
8943 | | #define HAVE_STRING_H 1 |
---|
8944 | | #define HAVE_SETLOCALE 1 |
---|
8945 | | #define SIZEOF_SIZE_T 8 |
---|
8946 | | #define SIZEOF_SSIZE_T 8 |
---|
8947 | | #define HAVE_LSTAT 1 |
---|
8948 | | #define HAVE_STRERROR 1 |
---|
8949 | | #define HAVE_STRSIGNAL 1 |
---|
8950 | | #define HAVE_MEMMOVE 1 |
---|
8951 | | #define HAVE_VSNPRINTF 1 |
---|
8952 | | #define HAVE_STPCPY 1 |
---|
8953 | | #define HAVE_STRCASECMP 1 |
---|
8954 | | #define HAVE_STRNCASECMP 1 |
---|
8955 | | #define HAVE_POLL 1 |
---|
8956 | | #define HAVE_GETCWD 1 |
---|
8957 | | #define HAVE_VASPRINTF 1 |
---|
8958 | | #define HAVE_SETENV 1 |
---|
8959 | | #define HAVE_UNSETENV 1 |
---|
8960 | | #define HAVE_GETC_UNLOCKED 1 |
---|
8961 | | #define HAVE_READLINK 1 |
---|
8962 | | #define HAVE_SYMLINK 1 |
---|
8963 | | #define HAVE_MEMMEM 1 |
---|
8964 | | #define HAVE_CHOWN 1 |
---|
8965 | | #define HAVE_LCHMOD 1 |
---|
8966 | | #define HAVE_LCHOWN 1 |
---|
8967 | | #define HAVE_FCHMOD 1 |
---|
8968 | | #define HAVE_FCHOWN 1 |
---|
8969 | | #define HAVE_LINK 1 |
---|
8970 | | #define HAVE_UTIMES 1 |
---|
8971 | | #define HAVE_GETGRGID 1 |
---|
8972 | | #define HAVE_GETPWUID 1 |
---|
8973 | | #define HAVE_GETFSSTAT 1 |
---|
8974 | | /* end confdefs.h. */ |
---|
8975 | | /* Define prlimit to an innocuous variant, in case <limits.h> declares prlimit. |
---|
8976 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8977 | | #define prlimit innocuous_prlimit |
---|
8978 | | |
---|
8979 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8980 | | which can conflict with char prlimit (); below. |
---|
8981 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8982 | | <limits.h> exists even on freestanding compilers. */ |
---|
8983 | | |
---|
8984 | | #ifdef __STDC__ |
---|
8985 | | # include <limits.h> |
---|
8986 | | #else |
---|
8987 | | # include <assert.h> |
---|
8988 | | #endif |
---|
8989 | | |
---|
8990 | | #undef prlimit |
---|
8991 | | |
---|
8992 | | /* Override any GCC internal prototype to avoid an error. |
---|
8993 | | Use char because int might match the return type of a GCC |
---|
8994 | | builtin and then its argument prototype would still apply. */ |
---|
8995 | | #ifdef __cplusplus |
---|
8996 | | extern "C" |
---|
8997 | | #endif |
---|
8998 | | char prlimit (); |
---|
8999 | | /* The GNU C library defines this for functions which it implements |
---|
9000 | | to always fail with ENOSYS. Some functions are actually named |
---|
9001 | | something starting with __ and the normal name is an alias. */ |
---|
9002 | | #if defined __stub_prlimit || defined __stub___prlimit |
---|
9003 | | choke me |
---|
9004 | | #endif |
---|
9005 | | |
---|
9006 | | int |
---|
9007 | | main () |
---|
9008 | | { |
---|
9009 | | return prlimit (); |
---|
9010 | | ; |
---|
9011 | | return 0; |
---|
9012 | | } |
---|
9013 | configure:22730: result: no |
---|
9014 | configure:22745: checking for statvfs |
---|
9015 | configure:22745: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9016 | configure:22745: $? = 0 |
---|
9017 | configure:22745: result: yes |
---|
9018 | configure:22758: checking for statfs |
---|
9019 | configure:22758: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9020 | configure:22758: $? = 0 |
---|
9021 | configure:22758: result: yes |
---|
9022 | configure:22769: checking whether to use statfs or statvfs |
---|
9023 | configure:22789: result: statfs |
---|
9024 | configure:22807: checking crt_externs.h usability |
---|
9025 | configure:22807: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
9026 | configure:22807: $? = 0 |
---|
9027 | configure:22807: result: yes |
---|
9028 | configure:22807: checking crt_externs.h presence |
---|
9029 | configure:22807: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
9030 | configure:22807: $? = 0 |
---|
9031 | configure:22807: result: yes |
---|
9032 | configure:22807: checking for crt_externs.h |
---|
9033 | configure:22807: result: yes |
---|
9034 | configure:22819: checking for _NSGetEnviron |
---|
9035 | configure:22819: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9036 | configure:22819: $? = 0 |
---|
9037 | configure:22819: result: yes |
---|
9038 | configure:22832: checking for newlocale |
---|
9039 | configure:22832: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9040 | configure:22832: $? = 0 |
---|
9041 | configure:22832: result: yes |
---|
9042 | configure:22832: checking for uselocale |
---|
9043 | configure:22832: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9044 | configure:22832: $? = 0 |
---|
9045 | configure:22832: result: yes |
---|
9046 | configure:22832: checking for strtod_l |
---|
9047 | configure:22832: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9048 | configure:22832: $? = 0 |
---|
9049 | configure:22832: result: yes |
---|
9050 | configure:22832: checking for strtoll_l |
---|
9051 | configure:22832: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9052 | configure:22832: $? = 0 |
---|
9053 | configure:22832: result: yes |
---|
9054 | configure:22832: checking for strtoull_l |
---|
9055 | configure:22832: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9056 | configure:22832: $? = 0 |
---|
9057 | configure:22832: result: yes |
---|
9058 | configure:22842: checking for C99 vsnprintf |
---|
9059 | configure:22889: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9060 | conftest.c:149:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
9061 | exit(1); |
---|
9062 | ^ |
---|
9063 | conftest.c:149:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
9064 | 1 error generated. |
---|
9065 | configure:22889: $? = 1 |
---|
9066 | configure: program exited with status 1 |
---|
9067 | configure: failed program was: |
---|
9068 | | /* confdefs.h */ |
---|
9069 | | #define PACKAGE_NAME "glib" |
---|
9070 | | #define PACKAGE_TARNAME "glib" |
---|
9071 | | #define PACKAGE_VERSION "2.38.2" |
---|
9072 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
9073 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9074 | | #define PACKAGE_URL "" |
---|
9075 | | #define GLIB_MAJOR_VERSION 2 |
---|
9076 | | #define GLIB_MINOR_VERSION 38 |
---|
9077 | | #define GLIB_MICRO_VERSION 2 |
---|
9078 | | #define GLIB_INTERFACE_AGE 2 |
---|
9079 | | #define GLIB_BINARY_AGE 3802 |
---|
9080 | | #define STDC_HEADERS 1 |
---|
9081 | | #define HAVE_SYS_TYPES_H 1 |
---|
9082 | | #define HAVE_SYS_STAT_H 1 |
---|
9083 | | #define HAVE_STDLIB_H 1 |
---|
9084 | | #define HAVE_STRING_H 1 |
---|
9085 | | #define HAVE_MEMORY_H 1 |
---|
9086 | | #define HAVE_STRINGS_H 1 |
---|
9087 | | #define HAVE_INTTYPES_H 1 |
---|
9088 | | #define HAVE_STDINT_H 1 |
---|
9089 | | #define HAVE_UNISTD_H 1 |
---|
9090 | | #define __EXTENSIONS__ 1 |
---|
9091 | | #define _ALL_SOURCE 1 |
---|
9092 | | #define _GNU_SOURCE 1 |
---|
9093 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9094 | | #define _TANDEM_SOURCE 1 |
---|
9095 | | #define HAVE_CARBON 1 |
---|
9096 | | #define HAVE_COCOA 1 |
---|
9097 | | #define GETTEXT_PACKAGE "glib20" |
---|
9098 | | #define GLIB_LOCALE_DIR "" |
---|
9099 | | #define USE_LIBICONV_GNU 1 |
---|
9100 | | #define HAVE_DLFCN_H 1 |
---|
9101 | | #define LT_OBJDIR ".libs/" |
---|
9102 | | #define HAVE_VPRINTF 1 |
---|
9103 | | #define HAVE_ALLOCA_H 1 |
---|
9104 | | #define HAVE_ALLOCA 1 |
---|
9105 | | #define HAVE_MMAP 1 |
---|
9106 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9107 | | #define HAVE_VALLOC 1 |
---|
9108 | | #define HAVE_FSYNC 1 |
---|
9109 | | #define HAVE_ISSETUGID 1 |
---|
9110 | | #define HAVE_ATEXIT 1 |
---|
9111 | | #define HAVE_TIMEGM 1 |
---|
9112 | | #define HAVE_GMTIME_R 1 |
---|
9113 | | #define SIZEOF_CHAR 1 |
---|
9114 | | #define SIZEOF_SHORT 2 |
---|
9115 | | #define SIZEOF_LONG 8 |
---|
9116 | | #define SIZEOF_INT 4 |
---|
9117 | | #define SIZEOF_VOID_P 8 |
---|
9118 | | #define SIZEOF_LONG_LONG 8 |
---|
9119 | | #define SIZEOF___INT64 0 |
---|
9120 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
9121 | | #define G_HAVE___INLINE 1 |
---|
9122 | | #define G_HAVE___INLINE__ 1 |
---|
9123 | | #define G_HAVE_INLINE 1 |
---|
9124 | | #define HAVE_DIRENT_H 1 |
---|
9125 | | #define HAVE_FLOAT_H 1 |
---|
9126 | | #define HAVE_LIMITS_H 1 |
---|
9127 | | #define HAVE_PWD_H 1 |
---|
9128 | | #define HAVE_GRP_H 1 |
---|
9129 | | #define HAVE_SYS_PARAM_H 1 |
---|
9130 | | #define HAVE_SYS_POLL_H 1 |
---|
9131 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9132 | | #define HAVE_SYS_TIME_H 1 |
---|
9133 | | #define HAVE_SYS_TIMES_H 1 |
---|
9134 | | #define HAVE_SYS_WAIT_H 1 |
---|
9135 | | #define HAVE_UNISTD_H 1 |
---|
9136 | | #define HAVE_SYS_SELECT_H 1 |
---|
9137 | | #define HAVE_SYS_TYPES_H 1 |
---|
9138 | | #define HAVE_STDINT_H 1 |
---|
9139 | | #define HAVE_INTTYPES_H 1 |
---|
9140 | | #define HAVE_SCHED_H 1 |
---|
9141 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9142 | | #define HAVE_SYS_FILIO_H 1 |
---|
9143 | | #define HAVE_FSTAB_H 1 |
---|
9144 | | #define HAVE_SYS_UIO_H 1 |
---|
9145 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9146 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9147 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9148 | | #define HAVE_XLOCALE_H 1 |
---|
9149 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9150 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9151 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9152 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9153 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9154 | | #define HAVE_DIRENT_H 1 |
---|
9155 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
9156 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9157 | | #define HAVE_STDDEF_H 1 |
---|
9158 | | #define HAVE_STDLIB_H 1 |
---|
9159 | | #define HAVE_STRING_H 1 |
---|
9160 | | #define HAVE_SETLOCALE 1 |
---|
9161 | | #define SIZEOF_SIZE_T 8 |
---|
9162 | | #define SIZEOF_SSIZE_T 8 |
---|
9163 | | #define HAVE_LSTAT 1 |
---|
9164 | | #define HAVE_STRERROR 1 |
---|
9165 | | #define HAVE_STRSIGNAL 1 |
---|
9166 | | #define HAVE_MEMMOVE 1 |
---|
9167 | | #define HAVE_VSNPRINTF 1 |
---|
9168 | | #define HAVE_STPCPY 1 |
---|
9169 | | #define HAVE_STRCASECMP 1 |
---|
9170 | | #define HAVE_STRNCASECMP 1 |
---|
9171 | | #define HAVE_POLL 1 |
---|
9172 | | #define HAVE_GETCWD 1 |
---|
9173 | | #define HAVE_VASPRINTF 1 |
---|
9174 | | #define HAVE_SETENV 1 |
---|
9175 | | #define HAVE_UNSETENV 1 |
---|
9176 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9177 | | #define HAVE_READLINK 1 |
---|
9178 | | #define HAVE_SYMLINK 1 |
---|
9179 | | #define HAVE_MEMMEM 1 |
---|
9180 | | #define HAVE_CHOWN 1 |
---|
9181 | | #define HAVE_LCHMOD 1 |
---|
9182 | | #define HAVE_LCHOWN 1 |
---|
9183 | | #define HAVE_FCHMOD 1 |
---|
9184 | | #define HAVE_FCHOWN 1 |
---|
9185 | | #define HAVE_LINK 1 |
---|
9186 | | #define HAVE_UTIMES 1 |
---|
9187 | | #define HAVE_GETGRGID 1 |
---|
9188 | | #define HAVE_GETPWUID 1 |
---|
9189 | | #define HAVE_GETFSSTAT 1 |
---|
9190 | | #define HAVE_STATVFS 1 |
---|
9191 | | #define HAVE_STATFS 1 |
---|
9192 | | #define USE_STATFS 1 |
---|
9193 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9194 | | #define HAVE__NSGETENVIRON 1 |
---|
9195 | | #define HAVE_NEWLOCALE 1 |
---|
9196 | | #define HAVE_USELOCALE 1 |
---|
9197 | | #define HAVE_STRTOD_L 1 |
---|
9198 | | #define HAVE_STRTOLL_L 1 |
---|
9199 | | #define HAVE_STRTOULL_L 1 |
---|
9200 | | /* end confdefs.h. */ |
---|
9201 | | #include <stdio.h> |
---|
9202 | | #include <stdarg.h> |
---|
9203 | | |
---|
9204 | | int |
---|
9205 | | doit(char * s, ...) |
---|
9206 | | { |
---|
9207 | | char buffer[32]; |
---|
9208 | | va_list args; |
---|
9209 | | int r; |
---|
9210 | | |
---|
9211 | | va_start(args, s); |
---|
9212 | | r = vsnprintf(buffer, 5, s, args); |
---|
9213 | | va_end(args); |
---|
9214 | | |
---|
9215 | | if (r != 7) |
---|
9216 | | exit(1); |
---|
9217 | | |
---|
9218 | | /* AIX 5.1 and Solaris seems to have a half-baked vsnprintf() |
---|
9219 | | implementation. The above will return 7 but if you replace |
---|
9220 | | the size of the buffer with 0, it borks! */ |
---|
9221 | | va_start(args, s); |
---|
9222 | | r = vsnprintf(buffer, 0, s, args); |
---|
9223 | | va_end(args); |
---|
9224 | | |
---|
9225 | | if (r != 7) |
---|
9226 | | exit(1); |
---|
9227 | | |
---|
9228 | | exit(0); |
---|
9229 | | } |
---|
9230 | | |
---|
9231 | | int |
---|
9232 | | main(void) |
---|
9233 | | { |
---|
9234 | | doit("1234567"); |
---|
9235 | | exit(1); |
---|
9236 | | } |
---|
9237 | configure:22899: result: no |
---|
9238 | configure:22907: checking whether printf supports positional parameters |
---|
9239 | configure:22930: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9240 | conftest.c:142:7: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration] |
---|
9241 | if (strcmp ("2 3 1", buffer) == 0) |
---|
9242 | ^ |
---|
9243 | conftest.c:142:7: note: include the header <string.h> or explicitly provide a declaration for 'strcmp' |
---|
9244 | conftest.c:143:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
9245 | exit (0); |
---|
9246 | ^ |
---|
9247 | conftest.c:143:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
9248 | 2 errors generated. |
---|
9249 | configure:22930: $? = 1 |
---|
9250 | configure: program exited with status 1 |
---|
9251 | configure: failed program was: |
---|
9252 | | /* confdefs.h */ |
---|
9253 | | #define PACKAGE_NAME "glib" |
---|
9254 | | #define PACKAGE_TARNAME "glib" |
---|
9255 | | #define PACKAGE_VERSION "2.38.2" |
---|
9256 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
9257 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9258 | | #define PACKAGE_URL "" |
---|
9259 | | #define GLIB_MAJOR_VERSION 2 |
---|
9260 | | #define GLIB_MINOR_VERSION 38 |
---|
9261 | | #define GLIB_MICRO_VERSION 2 |
---|
9262 | | #define GLIB_INTERFACE_AGE 2 |
---|
9263 | | #define GLIB_BINARY_AGE 3802 |
---|
9264 | | #define STDC_HEADERS 1 |
---|
9265 | | #define HAVE_SYS_TYPES_H 1 |
---|
9266 | | #define HAVE_SYS_STAT_H 1 |
---|
9267 | | #define HAVE_STDLIB_H 1 |
---|
9268 | | #define HAVE_STRING_H 1 |
---|
9269 | | #define HAVE_MEMORY_H 1 |
---|
9270 | | #define HAVE_STRINGS_H 1 |
---|
9271 | | #define HAVE_INTTYPES_H 1 |
---|
9272 | | #define HAVE_STDINT_H 1 |
---|
9273 | | #define HAVE_UNISTD_H 1 |
---|
9274 | | #define __EXTENSIONS__ 1 |
---|
9275 | | #define _ALL_SOURCE 1 |
---|
9276 | | #define _GNU_SOURCE 1 |
---|
9277 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9278 | | #define _TANDEM_SOURCE 1 |
---|
9279 | | #define HAVE_CARBON 1 |
---|
9280 | | #define HAVE_COCOA 1 |
---|
9281 | | #define GETTEXT_PACKAGE "glib20" |
---|
9282 | | #define GLIB_LOCALE_DIR "" |
---|
9283 | | #define USE_LIBICONV_GNU 1 |
---|
9284 | | #define HAVE_DLFCN_H 1 |
---|
9285 | | #define LT_OBJDIR ".libs/" |
---|
9286 | | #define HAVE_VPRINTF 1 |
---|
9287 | | #define HAVE_ALLOCA_H 1 |
---|
9288 | | #define HAVE_ALLOCA 1 |
---|
9289 | | #define HAVE_MMAP 1 |
---|
9290 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9291 | | #define HAVE_VALLOC 1 |
---|
9292 | | #define HAVE_FSYNC 1 |
---|
9293 | | #define HAVE_ISSETUGID 1 |
---|
9294 | | #define HAVE_ATEXIT 1 |
---|
9295 | | #define HAVE_TIMEGM 1 |
---|
9296 | | #define HAVE_GMTIME_R 1 |
---|
9297 | | #define SIZEOF_CHAR 1 |
---|
9298 | | #define SIZEOF_SHORT 2 |
---|
9299 | | #define SIZEOF_LONG 8 |
---|
9300 | | #define SIZEOF_INT 4 |
---|
9301 | | #define SIZEOF_VOID_P 8 |
---|
9302 | | #define SIZEOF_LONG_LONG 8 |
---|
9303 | | #define SIZEOF___INT64 0 |
---|
9304 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
9305 | | #define G_HAVE___INLINE 1 |
---|
9306 | | #define G_HAVE___INLINE__ 1 |
---|
9307 | | #define G_HAVE_INLINE 1 |
---|
9308 | | #define HAVE_DIRENT_H 1 |
---|
9309 | | #define HAVE_FLOAT_H 1 |
---|
9310 | | #define HAVE_LIMITS_H 1 |
---|
9311 | | #define HAVE_PWD_H 1 |
---|
9312 | | #define HAVE_GRP_H 1 |
---|
9313 | | #define HAVE_SYS_PARAM_H 1 |
---|
9314 | | #define HAVE_SYS_POLL_H 1 |
---|
9315 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9316 | | #define HAVE_SYS_TIME_H 1 |
---|
9317 | | #define HAVE_SYS_TIMES_H 1 |
---|
9318 | | #define HAVE_SYS_WAIT_H 1 |
---|
9319 | | #define HAVE_UNISTD_H 1 |
---|
9320 | | #define HAVE_SYS_SELECT_H 1 |
---|
9321 | | #define HAVE_SYS_TYPES_H 1 |
---|
9322 | | #define HAVE_STDINT_H 1 |
---|
9323 | | #define HAVE_INTTYPES_H 1 |
---|
9324 | | #define HAVE_SCHED_H 1 |
---|
9325 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9326 | | #define HAVE_SYS_FILIO_H 1 |
---|
9327 | | #define HAVE_FSTAB_H 1 |
---|
9328 | | #define HAVE_SYS_UIO_H 1 |
---|
9329 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9330 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9331 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9332 | | #define HAVE_XLOCALE_H 1 |
---|
9333 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9334 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9335 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9336 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9337 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9338 | | #define HAVE_DIRENT_H 1 |
---|
9339 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
9340 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9341 | | #define HAVE_STDDEF_H 1 |
---|
9342 | | #define HAVE_STDLIB_H 1 |
---|
9343 | | #define HAVE_STRING_H 1 |
---|
9344 | | #define HAVE_SETLOCALE 1 |
---|
9345 | | #define SIZEOF_SIZE_T 8 |
---|
9346 | | #define SIZEOF_SSIZE_T 8 |
---|
9347 | | #define HAVE_LSTAT 1 |
---|
9348 | | #define HAVE_STRERROR 1 |
---|
9349 | | #define HAVE_STRSIGNAL 1 |
---|
9350 | | #define HAVE_MEMMOVE 1 |
---|
9351 | | #define HAVE_VSNPRINTF 1 |
---|
9352 | | #define HAVE_STPCPY 1 |
---|
9353 | | #define HAVE_STRCASECMP 1 |
---|
9354 | | #define HAVE_STRNCASECMP 1 |
---|
9355 | | #define HAVE_POLL 1 |
---|
9356 | | #define HAVE_GETCWD 1 |
---|
9357 | | #define HAVE_VASPRINTF 1 |
---|
9358 | | #define HAVE_SETENV 1 |
---|
9359 | | #define HAVE_UNSETENV 1 |
---|
9360 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9361 | | #define HAVE_READLINK 1 |
---|
9362 | | #define HAVE_SYMLINK 1 |
---|
9363 | | #define HAVE_MEMMEM 1 |
---|
9364 | | #define HAVE_CHOWN 1 |
---|
9365 | | #define HAVE_LCHMOD 1 |
---|
9366 | | #define HAVE_LCHOWN 1 |
---|
9367 | | #define HAVE_FCHMOD 1 |
---|
9368 | | #define HAVE_FCHOWN 1 |
---|
9369 | | #define HAVE_LINK 1 |
---|
9370 | | #define HAVE_UTIMES 1 |
---|
9371 | | #define HAVE_GETGRGID 1 |
---|
9372 | | #define HAVE_GETPWUID 1 |
---|
9373 | | #define HAVE_GETFSSTAT 1 |
---|
9374 | | #define HAVE_STATVFS 1 |
---|
9375 | | #define HAVE_STATFS 1 |
---|
9376 | | #define USE_STATFS 1 |
---|
9377 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9378 | | #define HAVE__NSGETENVIRON 1 |
---|
9379 | | #define HAVE_NEWLOCALE 1 |
---|
9380 | | #define HAVE_USELOCALE 1 |
---|
9381 | | #define HAVE_STRTOD_L 1 |
---|
9382 | | #define HAVE_STRTOLL_L 1 |
---|
9383 | | #define HAVE_STRTOULL_L 1 |
---|
9384 | | /* end confdefs.h. */ |
---|
9385 | | #include <stdio.h> |
---|
9386 | | |
---|
9387 | | int |
---|
9388 | | main (void) |
---|
9389 | | { |
---|
9390 | | char buffer[128]; |
---|
9391 | | |
---|
9392 | | sprintf (buffer, "%2$d %3$d %1$d", 1, 2, 3); |
---|
9393 | | if (strcmp ("2 3 1", buffer) == 0) |
---|
9394 | | exit (0); |
---|
9395 | | exit (1); |
---|
9396 | | } |
---|
9397 | configure:22940: result: no |
---|
9398 | configure:22962: checking value of AF_INET |
---|
9399 | configure:22967: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9400 | configure:22967: $? = 0 |
---|
9401 | configure:22967: ./conftest |
---|
9402 | configure:22967: $? = 0 |
---|
9403 | configure:22975: result: 2 |
---|
9404 | configure:22978: checking value of AF_INET6 |
---|
9405 | configure:22983: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9406 | configure:22983: $? = 0 |
---|
9407 | configure:22983: ./conftest |
---|
9408 | configure:22983: $? = 0 |
---|
9409 | configure:22991: result: 30 |
---|
9410 | configure:22995: checking value of AF_UNIX |
---|
9411 | configure:23000: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9412 | configure:23000: $? = 0 |
---|
9413 | configure:23000: ./conftest |
---|
9414 | configure:23000: $? = 0 |
---|
9415 | configure:23008: result: 1 |
---|
9416 | configure:23016: checking value of MSG_PEEK |
---|
9417 | configure:23021: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9418 | configure:23021: $? = 0 |
---|
9419 | configure:23021: ./conftest |
---|
9420 | configure:23021: $? = 0 |
---|
9421 | configure:23029: result: 2 |
---|
9422 | configure:23032: checking value of MSG_OOB |
---|
9423 | configure:23037: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9424 | configure:23037: $? = 0 |
---|
9425 | configure:23037: ./conftest |
---|
9426 | configure:23037: $? = 0 |
---|
9427 | configure:23045: result: 1 |
---|
9428 | configure:23048: checking value of MSG_DONTROUTE |
---|
9429 | configure:23053: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9430 | configure:23053: $? = 0 |
---|
9431 | configure:23053: ./conftest |
---|
9432 | configure:23053: $? = 0 |
---|
9433 | configure:23061: result: 4 |
---|
9434 | configure:23071: checking for getprotobyname_r |
---|
9435 | configure:23071: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9436 | Undefined symbols for architecture x86_64: |
---|
9437 | "_getprotobyname_r", referenced from: |
---|
9438 | _main in conftest-267430.o |
---|
9439 | ld: symbol(s) not found for architecture x86_64 |
---|
9440 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
9441 | configure:23071: $? = 1 |
---|
9442 | configure: failed program was: |
---|
9443 | | /* confdefs.h */ |
---|
9444 | | #define PACKAGE_NAME "glib" |
---|
9445 | | #define PACKAGE_TARNAME "glib" |
---|
9446 | | #define PACKAGE_VERSION "2.38.2" |
---|
9447 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
9448 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9449 | | #define PACKAGE_URL "" |
---|
9450 | | #define GLIB_MAJOR_VERSION 2 |
---|
9451 | | #define GLIB_MINOR_VERSION 38 |
---|
9452 | | #define GLIB_MICRO_VERSION 2 |
---|
9453 | | #define GLIB_INTERFACE_AGE 2 |
---|
9454 | | #define GLIB_BINARY_AGE 3802 |
---|
9455 | | #define STDC_HEADERS 1 |
---|
9456 | | #define HAVE_SYS_TYPES_H 1 |
---|
9457 | | #define HAVE_SYS_STAT_H 1 |
---|
9458 | | #define HAVE_STDLIB_H 1 |
---|
9459 | | #define HAVE_STRING_H 1 |
---|
9460 | | #define HAVE_MEMORY_H 1 |
---|
9461 | | #define HAVE_STRINGS_H 1 |
---|
9462 | | #define HAVE_INTTYPES_H 1 |
---|
9463 | | #define HAVE_STDINT_H 1 |
---|
9464 | | #define HAVE_UNISTD_H 1 |
---|
9465 | | #define __EXTENSIONS__ 1 |
---|
9466 | | #define _ALL_SOURCE 1 |
---|
9467 | | #define _GNU_SOURCE 1 |
---|
9468 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9469 | | #define _TANDEM_SOURCE 1 |
---|
9470 | | #define HAVE_CARBON 1 |
---|
9471 | | #define HAVE_COCOA 1 |
---|
9472 | | #define GETTEXT_PACKAGE "glib20" |
---|
9473 | | #define GLIB_LOCALE_DIR "" |
---|
9474 | | #define USE_LIBICONV_GNU 1 |
---|
9475 | | #define HAVE_DLFCN_H 1 |
---|
9476 | | #define LT_OBJDIR ".libs/" |
---|
9477 | | #define HAVE_VPRINTF 1 |
---|
9478 | | #define HAVE_ALLOCA_H 1 |
---|
9479 | | #define HAVE_ALLOCA 1 |
---|
9480 | | #define HAVE_MMAP 1 |
---|
9481 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9482 | | #define HAVE_VALLOC 1 |
---|
9483 | | #define HAVE_FSYNC 1 |
---|
9484 | | #define HAVE_ISSETUGID 1 |
---|
9485 | | #define HAVE_ATEXIT 1 |
---|
9486 | | #define HAVE_TIMEGM 1 |
---|
9487 | | #define HAVE_GMTIME_R 1 |
---|
9488 | | #define SIZEOF_CHAR 1 |
---|
9489 | | #define SIZEOF_SHORT 2 |
---|
9490 | | #define SIZEOF_LONG 8 |
---|
9491 | | #define SIZEOF_INT 4 |
---|
9492 | | #define SIZEOF_VOID_P 8 |
---|
9493 | | #define SIZEOF_LONG_LONG 8 |
---|
9494 | | #define SIZEOF___INT64 0 |
---|
9495 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
9496 | | #define G_HAVE___INLINE 1 |
---|
9497 | | #define G_HAVE___INLINE__ 1 |
---|
9498 | | #define G_HAVE_INLINE 1 |
---|
9499 | | #define HAVE_DIRENT_H 1 |
---|
9500 | | #define HAVE_FLOAT_H 1 |
---|
9501 | | #define HAVE_LIMITS_H 1 |
---|
9502 | | #define HAVE_PWD_H 1 |
---|
9503 | | #define HAVE_GRP_H 1 |
---|
9504 | | #define HAVE_SYS_PARAM_H 1 |
---|
9505 | | #define HAVE_SYS_POLL_H 1 |
---|
9506 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9507 | | #define HAVE_SYS_TIME_H 1 |
---|
9508 | | #define HAVE_SYS_TIMES_H 1 |
---|
9509 | | #define HAVE_SYS_WAIT_H 1 |
---|
9510 | | #define HAVE_UNISTD_H 1 |
---|
9511 | | #define HAVE_SYS_SELECT_H 1 |
---|
9512 | | #define HAVE_SYS_TYPES_H 1 |
---|
9513 | | #define HAVE_STDINT_H 1 |
---|
9514 | | #define HAVE_INTTYPES_H 1 |
---|
9515 | | #define HAVE_SCHED_H 1 |
---|
9516 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9517 | | #define HAVE_SYS_FILIO_H 1 |
---|
9518 | | #define HAVE_FSTAB_H 1 |
---|
9519 | | #define HAVE_SYS_UIO_H 1 |
---|
9520 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9521 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9522 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9523 | | #define HAVE_XLOCALE_H 1 |
---|
9524 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9525 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9526 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9527 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9528 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9529 | | #define HAVE_DIRENT_H 1 |
---|
9530 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
9531 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9532 | | #define HAVE_STDDEF_H 1 |
---|
9533 | | #define HAVE_STDLIB_H 1 |
---|
9534 | | #define HAVE_STRING_H 1 |
---|
9535 | | #define HAVE_SETLOCALE 1 |
---|
9536 | | #define SIZEOF_SIZE_T 8 |
---|
9537 | | #define SIZEOF_SSIZE_T 8 |
---|
9538 | | #define HAVE_LSTAT 1 |
---|
9539 | | #define HAVE_STRERROR 1 |
---|
9540 | | #define HAVE_STRSIGNAL 1 |
---|
9541 | | #define HAVE_MEMMOVE 1 |
---|
9542 | | #define HAVE_VSNPRINTF 1 |
---|
9543 | | #define HAVE_STPCPY 1 |
---|
9544 | | #define HAVE_STRCASECMP 1 |
---|
9545 | | #define HAVE_STRNCASECMP 1 |
---|
9546 | | #define HAVE_POLL 1 |
---|
9547 | | #define HAVE_GETCWD 1 |
---|
9548 | | #define HAVE_VASPRINTF 1 |
---|
9549 | | #define HAVE_SETENV 1 |
---|
9550 | | #define HAVE_UNSETENV 1 |
---|
9551 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9552 | | #define HAVE_READLINK 1 |
---|
9553 | | #define HAVE_SYMLINK 1 |
---|
9554 | | #define HAVE_MEMMEM 1 |
---|
9555 | | #define HAVE_CHOWN 1 |
---|
9556 | | #define HAVE_LCHMOD 1 |
---|
9557 | | #define HAVE_LCHOWN 1 |
---|
9558 | | #define HAVE_FCHMOD 1 |
---|
9559 | | #define HAVE_FCHOWN 1 |
---|
9560 | | #define HAVE_LINK 1 |
---|
9561 | | #define HAVE_UTIMES 1 |
---|
9562 | | #define HAVE_GETGRGID 1 |
---|
9563 | | #define HAVE_GETPWUID 1 |
---|
9564 | | #define HAVE_GETFSSTAT 1 |
---|
9565 | | #define HAVE_STATVFS 1 |
---|
9566 | | #define HAVE_STATFS 1 |
---|
9567 | | #define USE_STATFS 1 |
---|
9568 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9569 | | #define HAVE__NSGETENVIRON 1 |
---|
9570 | | #define HAVE_NEWLOCALE 1 |
---|
9571 | | #define HAVE_USELOCALE 1 |
---|
9572 | | #define HAVE_STRTOD_L 1 |
---|
9573 | | #define HAVE_STRTOLL_L 1 |
---|
9574 | | #define HAVE_STRTOULL_L 1 |
---|
9575 | | /* end confdefs.h. */ |
---|
9576 | | /* Define getprotobyname_r to an innocuous variant, in case <limits.h> declares getprotobyname_r. |
---|
9577 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
9578 | | #define getprotobyname_r innocuous_getprotobyname_r |
---|
9579 | | |
---|
9580 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
9581 | | which can conflict with char getprotobyname_r (); below. |
---|
9582 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
9583 | | <limits.h> exists even on freestanding compilers. */ |
---|
9584 | | |
---|
9585 | | #ifdef __STDC__ |
---|
9586 | | # include <limits.h> |
---|
9587 | | #else |
---|
9588 | | # include <assert.h> |
---|
9589 | | #endif |
---|
9590 | | |
---|
9591 | | #undef getprotobyname_r |
---|
9592 | | |
---|
9593 | | /* Override any GCC internal prototype to avoid an error. |
---|
9594 | | Use char because int might match the return type of a GCC |
---|
9595 | | builtin and then its argument prototype would still apply. */ |
---|
9596 | | #ifdef __cplusplus |
---|
9597 | | extern "C" |
---|
9598 | | #endif |
---|
9599 | | char getprotobyname_r (); |
---|
9600 | | /* The GNU C library defines this for functions which it implements |
---|
9601 | | to always fail with ENOSYS. Some functions are actually named |
---|
9602 | | something starting with __ and the normal name is an alias. */ |
---|
9603 | | #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r |
---|
9604 | | choke me |
---|
9605 | | #endif |
---|
9606 | | |
---|
9607 | | int |
---|
9608 | | main () |
---|
9609 | | { |
---|
9610 | | return getprotobyname_r (); |
---|
9611 | | ; |
---|
9612 | | return 0; |
---|
9613 | | } |
---|
9614 | configure:23071: result: no |
---|
9615 | configure:23071: checking for endservent |
---|
9616 | configure:23071: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9617 | configure:23071: $? = 0 |
---|
9618 | configure:23071: result: yes |
---|
9619 | configure:23071: checking for if_nametoindex |
---|
9620 | configure:23071: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9621 | configure:23071: $? = 0 |
---|
9622 | configure:23071: result: yes |
---|
9623 | configure:23071: checking for if_indextoname |
---|
9624 | configure:23071: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9625 | configure:23071: $? = 0 |
---|
9626 | configure:23071: result: yes |
---|
9627 | configure:23099: checking if arpa/nameser_compat.h is needed |
---|
9628 | configure:23113: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
9629 | conftest.c:142:14: error: use of undeclared identifier 'C_IN' |
---|
9630 | int qclass = C_IN; |
---|
9631 | ^ |
---|
9632 | 1 error generated. |
---|
9633 | configure:23113: $? = 1 |
---|
9634 | configure: failed program was: |
---|
9635 | | /* confdefs.h */ |
---|
9636 | | #define PACKAGE_NAME "glib" |
---|
9637 | | #define PACKAGE_TARNAME "glib" |
---|
9638 | | #define PACKAGE_VERSION "2.38.2" |
---|
9639 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
9640 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9641 | | #define PACKAGE_URL "" |
---|
9642 | | #define GLIB_MAJOR_VERSION 2 |
---|
9643 | | #define GLIB_MINOR_VERSION 38 |
---|
9644 | | #define GLIB_MICRO_VERSION 2 |
---|
9645 | | #define GLIB_INTERFACE_AGE 2 |
---|
9646 | | #define GLIB_BINARY_AGE 3802 |
---|
9647 | | #define STDC_HEADERS 1 |
---|
9648 | | #define HAVE_SYS_TYPES_H 1 |
---|
9649 | | #define HAVE_SYS_STAT_H 1 |
---|
9650 | | #define HAVE_STDLIB_H 1 |
---|
9651 | | #define HAVE_STRING_H 1 |
---|
9652 | | #define HAVE_MEMORY_H 1 |
---|
9653 | | #define HAVE_STRINGS_H 1 |
---|
9654 | | #define HAVE_INTTYPES_H 1 |
---|
9655 | | #define HAVE_STDINT_H 1 |
---|
9656 | | #define HAVE_UNISTD_H 1 |
---|
9657 | | #define __EXTENSIONS__ 1 |
---|
9658 | | #define _ALL_SOURCE 1 |
---|
9659 | | #define _GNU_SOURCE 1 |
---|
9660 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9661 | | #define _TANDEM_SOURCE 1 |
---|
9662 | | #define HAVE_CARBON 1 |
---|
9663 | | #define HAVE_COCOA 1 |
---|
9664 | | #define GETTEXT_PACKAGE "glib20" |
---|
9665 | | #define GLIB_LOCALE_DIR "" |
---|
9666 | | #define USE_LIBICONV_GNU 1 |
---|
9667 | | #define HAVE_DLFCN_H 1 |
---|
9668 | | #define LT_OBJDIR ".libs/" |
---|
9669 | | #define HAVE_VPRINTF 1 |
---|
9670 | | #define HAVE_ALLOCA_H 1 |
---|
9671 | | #define HAVE_ALLOCA 1 |
---|
9672 | | #define HAVE_MMAP 1 |
---|
9673 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9674 | | #define HAVE_VALLOC 1 |
---|
9675 | | #define HAVE_FSYNC 1 |
---|
9676 | | #define HAVE_ISSETUGID 1 |
---|
9677 | | #define HAVE_ATEXIT 1 |
---|
9678 | | #define HAVE_TIMEGM 1 |
---|
9679 | | #define HAVE_GMTIME_R 1 |
---|
9680 | | #define SIZEOF_CHAR 1 |
---|
9681 | | #define SIZEOF_SHORT 2 |
---|
9682 | | #define SIZEOF_LONG 8 |
---|
9683 | | #define SIZEOF_INT 4 |
---|
9684 | | #define SIZEOF_VOID_P 8 |
---|
9685 | | #define SIZEOF_LONG_LONG 8 |
---|
9686 | | #define SIZEOF___INT64 0 |
---|
9687 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
9688 | | #define G_HAVE___INLINE 1 |
---|
9689 | | #define G_HAVE___INLINE__ 1 |
---|
9690 | | #define G_HAVE_INLINE 1 |
---|
9691 | | #define HAVE_DIRENT_H 1 |
---|
9692 | | #define HAVE_FLOAT_H 1 |
---|
9693 | | #define HAVE_LIMITS_H 1 |
---|
9694 | | #define HAVE_PWD_H 1 |
---|
9695 | | #define HAVE_GRP_H 1 |
---|
9696 | | #define HAVE_SYS_PARAM_H 1 |
---|
9697 | | #define HAVE_SYS_POLL_H 1 |
---|
9698 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9699 | | #define HAVE_SYS_TIME_H 1 |
---|
9700 | | #define HAVE_SYS_TIMES_H 1 |
---|
9701 | | #define HAVE_SYS_WAIT_H 1 |
---|
9702 | | #define HAVE_UNISTD_H 1 |
---|
9703 | | #define HAVE_SYS_SELECT_H 1 |
---|
9704 | | #define HAVE_SYS_TYPES_H 1 |
---|
9705 | | #define HAVE_STDINT_H 1 |
---|
9706 | | #define HAVE_INTTYPES_H 1 |
---|
9707 | | #define HAVE_SCHED_H 1 |
---|
9708 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9709 | | #define HAVE_SYS_FILIO_H 1 |
---|
9710 | | #define HAVE_FSTAB_H 1 |
---|
9711 | | #define HAVE_SYS_UIO_H 1 |
---|
9712 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9713 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9714 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9715 | | #define HAVE_XLOCALE_H 1 |
---|
9716 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9717 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9718 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9719 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9720 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9721 | | #define HAVE_DIRENT_H 1 |
---|
9722 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
9723 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9724 | | #define HAVE_STDDEF_H 1 |
---|
9725 | | #define HAVE_STDLIB_H 1 |
---|
9726 | | #define HAVE_STRING_H 1 |
---|
9727 | | #define HAVE_SETLOCALE 1 |
---|
9728 | | #define SIZEOF_SIZE_T 8 |
---|
9729 | | #define SIZEOF_SSIZE_T 8 |
---|
9730 | | #define HAVE_LSTAT 1 |
---|
9731 | | #define HAVE_STRERROR 1 |
---|
9732 | | #define HAVE_STRSIGNAL 1 |
---|
9733 | | #define HAVE_MEMMOVE 1 |
---|
9734 | | #define HAVE_VSNPRINTF 1 |
---|
9735 | | #define HAVE_STPCPY 1 |
---|
9736 | | #define HAVE_STRCASECMP 1 |
---|
9737 | | #define HAVE_STRNCASECMP 1 |
---|
9738 | | #define HAVE_POLL 1 |
---|
9739 | | #define HAVE_GETCWD 1 |
---|
9740 | | #define HAVE_VASPRINTF 1 |
---|
9741 | | #define HAVE_SETENV 1 |
---|
9742 | | #define HAVE_UNSETENV 1 |
---|
9743 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9744 | | #define HAVE_READLINK 1 |
---|
9745 | | #define HAVE_SYMLINK 1 |
---|
9746 | | #define HAVE_MEMMEM 1 |
---|
9747 | | #define HAVE_CHOWN 1 |
---|
9748 | | #define HAVE_LCHMOD 1 |
---|
9749 | | #define HAVE_LCHOWN 1 |
---|
9750 | | #define HAVE_FCHMOD 1 |
---|
9751 | | #define HAVE_FCHOWN 1 |
---|
9752 | | #define HAVE_LINK 1 |
---|
9753 | | #define HAVE_UTIMES 1 |
---|
9754 | | #define HAVE_GETGRGID 1 |
---|
9755 | | #define HAVE_GETPWUID 1 |
---|
9756 | | #define HAVE_GETFSSTAT 1 |
---|
9757 | | #define HAVE_STATVFS 1 |
---|
9758 | | #define HAVE_STATFS 1 |
---|
9759 | | #define USE_STATFS 1 |
---|
9760 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9761 | | #define HAVE__NSGETENVIRON 1 |
---|
9762 | | #define HAVE_NEWLOCALE 1 |
---|
9763 | | #define HAVE_USELOCALE 1 |
---|
9764 | | #define HAVE_STRTOD_L 1 |
---|
9765 | | #define HAVE_STRTOLL_L 1 |
---|
9766 | | #define HAVE_STRTOULL_L 1 |
---|
9767 | | #define HAVE_ENDSERVENT 1 |
---|
9768 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
9769 | | #define HAVE_IF_INDEXTONAME 1 |
---|
9770 | | /* end confdefs.h. */ |
---|
9771 | | #include <sys/types.h> |
---|
9772 | | #include <arpa/nameser.h> |
---|
9773 | | int |
---|
9774 | | main () |
---|
9775 | | { |
---|
9776 | | int qclass = C_IN; |
---|
9777 | | ; |
---|
9778 | | return 0; |
---|
9779 | | } |
---|
9780 | configure:23130: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
9781 | configure:23130: $? = 0 |
---|
9782 | configure:23131: result: yes |
---|
9783 | configure:23145: checking for res_query |
---|
9784 | configure:23164: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9785 | Undefined symbols for architecture x86_64: |
---|
9786 | "_res_9_query", referenced from: |
---|
9787 | _main in conftest-32def1.o |
---|
9788 | ld: symbol(s) not found for architecture x86_64 |
---|
9789 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
9790 | configure:23164: $? = 1 |
---|
9791 | configure: failed program was: |
---|
9792 | | /* confdefs.h */ |
---|
9793 | | #define PACKAGE_NAME "glib" |
---|
9794 | | #define PACKAGE_TARNAME "glib" |
---|
9795 | | #define PACKAGE_VERSION "2.38.2" |
---|
9796 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
9797 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9798 | | #define PACKAGE_URL "" |
---|
9799 | | #define GLIB_MAJOR_VERSION 2 |
---|
9800 | | #define GLIB_MINOR_VERSION 38 |
---|
9801 | | #define GLIB_MICRO_VERSION 2 |
---|
9802 | | #define GLIB_INTERFACE_AGE 2 |
---|
9803 | | #define GLIB_BINARY_AGE 3802 |
---|
9804 | | #define STDC_HEADERS 1 |
---|
9805 | | #define HAVE_SYS_TYPES_H 1 |
---|
9806 | | #define HAVE_SYS_STAT_H 1 |
---|
9807 | | #define HAVE_STDLIB_H 1 |
---|
9808 | | #define HAVE_STRING_H 1 |
---|
9809 | | #define HAVE_MEMORY_H 1 |
---|
9810 | | #define HAVE_STRINGS_H 1 |
---|
9811 | | #define HAVE_INTTYPES_H 1 |
---|
9812 | | #define HAVE_STDINT_H 1 |
---|
9813 | | #define HAVE_UNISTD_H 1 |
---|
9814 | | #define __EXTENSIONS__ 1 |
---|
9815 | | #define _ALL_SOURCE 1 |
---|
9816 | | #define _GNU_SOURCE 1 |
---|
9817 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9818 | | #define _TANDEM_SOURCE 1 |
---|
9819 | | #define HAVE_CARBON 1 |
---|
9820 | | #define HAVE_COCOA 1 |
---|
9821 | | #define GETTEXT_PACKAGE "glib20" |
---|
9822 | | #define GLIB_LOCALE_DIR "" |
---|
9823 | | #define USE_LIBICONV_GNU 1 |
---|
9824 | | #define HAVE_DLFCN_H 1 |
---|
9825 | | #define LT_OBJDIR ".libs/" |
---|
9826 | | #define HAVE_VPRINTF 1 |
---|
9827 | | #define HAVE_ALLOCA_H 1 |
---|
9828 | | #define HAVE_ALLOCA 1 |
---|
9829 | | #define HAVE_MMAP 1 |
---|
9830 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
9831 | | #define HAVE_VALLOC 1 |
---|
9832 | | #define HAVE_FSYNC 1 |
---|
9833 | | #define HAVE_ISSETUGID 1 |
---|
9834 | | #define HAVE_ATEXIT 1 |
---|
9835 | | #define HAVE_TIMEGM 1 |
---|
9836 | | #define HAVE_GMTIME_R 1 |
---|
9837 | | #define SIZEOF_CHAR 1 |
---|
9838 | | #define SIZEOF_SHORT 2 |
---|
9839 | | #define SIZEOF_LONG 8 |
---|
9840 | | #define SIZEOF_INT 4 |
---|
9841 | | #define SIZEOF_VOID_P 8 |
---|
9842 | | #define SIZEOF_LONG_LONG 8 |
---|
9843 | | #define SIZEOF___INT64 0 |
---|
9844 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
9845 | | #define G_HAVE___INLINE 1 |
---|
9846 | | #define G_HAVE___INLINE__ 1 |
---|
9847 | | #define G_HAVE_INLINE 1 |
---|
9848 | | #define HAVE_DIRENT_H 1 |
---|
9849 | | #define HAVE_FLOAT_H 1 |
---|
9850 | | #define HAVE_LIMITS_H 1 |
---|
9851 | | #define HAVE_PWD_H 1 |
---|
9852 | | #define HAVE_GRP_H 1 |
---|
9853 | | #define HAVE_SYS_PARAM_H 1 |
---|
9854 | | #define HAVE_SYS_POLL_H 1 |
---|
9855 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9856 | | #define HAVE_SYS_TIME_H 1 |
---|
9857 | | #define HAVE_SYS_TIMES_H 1 |
---|
9858 | | #define HAVE_SYS_WAIT_H 1 |
---|
9859 | | #define HAVE_UNISTD_H 1 |
---|
9860 | | #define HAVE_SYS_SELECT_H 1 |
---|
9861 | | #define HAVE_SYS_TYPES_H 1 |
---|
9862 | | #define HAVE_STDINT_H 1 |
---|
9863 | | #define HAVE_INTTYPES_H 1 |
---|
9864 | | #define HAVE_SCHED_H 1 |
---|
9865 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9866 | | #define HAVE_SYS_FILIO_H 1 |
---|
9867 | | #define HAVE_FSTAB_H 1 |
---|
9868 | | #define HAVE_SYS_UIO_H 1 |
---|
9869 | | #define HAVE_SYS_MOUNT_H 1 |
---|
9870 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
9871 | | #define HAVE_SYSCTLBYNAME 1 |
---|
9872 | | #define HAVE_XLOCALE_H 1 |
---|
9873 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9874 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
9875 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
9876 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
9877 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9878 | | #define HAVE_DIRENT_H 1 |
---|
9879 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
9880 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9881 | | #define HAVE_STDDEF_H 1 |
---|
9882 | | #define HAVE_STDLIB_H 1 |
---|
9883 | | #define HAVE_STRING_H 1 |
---|
9884 | | #define HAVE_SETLOCALE 1 |
---|
9885 | | #define SIZEOF_SIZE_T 8 |
---|
9886 | | #define SIZEOF_SSIZE_T 8 |
---|
9887 | | #define HAVE_LSTAT 1 |
---|
9888 | | #define HAVE_STRERROR 1 |
---|
9889 | | #define HAVE_STRSIGNAL 1 |
---|
9890 | | #define HAVE_MEMMOVE 1 |
---|
9891 | | #define HAVE_VSNPRINTF 1 |
---|
9892 | | #define HAVE_STPCPY 1 |
---|
9893 | | #define HAVE_STRCASECMP 1 |
---|
9894 | | #define HAVE_STRNCASECMP 1 |
---|
9895 | | #define HAVE_POLL 1 |
---|
9896 | | #define HAVE_GETCWD 1 |
---|
9897 | | #define HAVE_VASPRINTF 1 |
---|
9898 | | #define HAVE_SETENV 1 |
---|
9899 | | #define HAVE_UNSETENV 1 |
---|
9900 | | #define HAVE_GETC_UNLOCKED 1 |
---|
9901 | | #define HAVE_READLINK 1 |
---|
9902 | | #define HAVE_SYMLINK 1 |
---|
9903 | | #define HAVE_MEMMEM 1 |
---|
9904 | | #define HAVE_CHOWN 1 |
---|
9905 | | #define HAVE_LCHMOD 1 |
---|
9906 | | #define HAVE_LCHOWN 1 |
---|
9907 | | #define HAVE_FCHMOD 1 |
---|
9908 | | #define HAVE_FCHOWN 1 |
---|
9909 | | #define HAVE_LINK 1 |
---|
9910 | | #define HAVE_UTIMES 1 |
---|
9911 | | #define HAVE_GETGRGID 1 |
---|
9912 | | #define HAVE_GETPWUID 1 |
---|
9913 | | #define HAVE_GETFSSTAT 1 |
---|
9914 | | #define HAVE_STATVFS 1 |
---|
9915 | | #define HAVE_STATFS 1 |
---|
9916 | | #define USE_STATFS 1 |
---|
9917 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
9918 | | #define HAVE__NSGETENVIRON 1 |
---|
9919 | | #define HAVE_NEWLOCALE 1 |
---|
9920 | | #define HAVE_USELOCALE 1 |
---|
9921 | | #define HAVE_STRTOD_L 1 |
---|
9922 | | #define HAVE_STRTOLL_L 1 |
---|
9923 | | #define HAVE_STRTOULL_L 1 |
---|
9924 | | #define HAVE_ENDSERVENT 1 |
---|
9925 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
9926 | | #define HAVE_IF_INDEXTONAME 1 |
---|
9927 | | /* end confdefs.h. */ |
---|
9928 | | #include <sys/types.h> |
---|
9929 | | #include <netinet/in.h> |
---|
9930 | | #include <arpa/nameser.h> |
---|
9931 | | #include <resolv.h> |
---|
9932 | | |
---|
9933 | | int |
---|
9934 | | main () |
---|
9935 | | { |
---|
9936 | | |
---|
9937 | | res_query("test", 0, 0, (void *)0, 0); |
---|
9938 | | |
---|
9939 | | ; |
---|
9940 | | return 0; |
---|
9941 | | } |
---|
9942 | configure:23187: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c -lresolv >&5 |
---|
9943 | configure:23187: $? = 0 |
---|
9944 | configure:23188: result: in -lresolv |
---|
9945 | configure:23220: checking for socket |
---|
9946 | configure:23220: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
9947 | configure:23220: $? = 0 |
---|
9948 | configure:23220: result: yes |
---|
9949 | configure:23270: checking for res_init |
---|
9950 | configure:23289: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c -lresolv >&5 |
---|
9951 | configure:23289: $? = 0 |
---|
9952 | configure:23290: result: yes |
---|
9953 | configure:23307: checking for linux/netlink.h |
---|
9954 | configure:23307: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
9955 | conftest.c:140:10: fatal error: 'linux/netlink.h' file not found |
---|
9956 | #include <linux/netlink.h> |
---|
9957 | ^~~~~~~~~~~~~~~~~ |
---|
9958 | 1 error generated. |
---|
9959 | configure:23307: $? = 1 |
---|
9960 | configure: failed program was: |
---|
9961 | | /* confdefs.h */ |
---|
9962 | | #define PACKAGE_NAME "glib" |
---|
9963 | | #define PACKAGE_TARNAME "glib" |
---|
9964 | | #define PACKAGE_VERSION "2.38.2" |
---|
9965 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
9966 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
9967 | | #define PACKAGE_URL "" |
---|
9968 | | #define GLIB_MAJOR_VERSION 2 |
---|
9969 | | #define GLIB_MINOR_VERSION 38 |
---|
9970 | | #define GLIB_MICRO_VERSION 2 |
---|
9971 | | #define GLIB_INTERFACE_AGE 2 |
---|
9972 | | #define GLIB_BINARY_AGE 3802 |
---|
9973 | | #define STDC_HEADERS 1 |
---|
9974 | | #define HAVE_SYS_TYPES_H 1 |
---|
9975 | | #define HAVE_SYS_STAT_H 1 |
---|
9976 | | #define HAVE_STDLIB_H 1 |
---|
9977 | | #define HAVE_STRING_H 1 |
---|
9978 | | #define HAVE_MEMORY_H 1 |
---|
9979 | | #define HAVE_STRINGS_H 1 |
---|
9980 | | #define HAVE_INTTYPES_H 1 |
---|
9981 | | #define HAVE_STDINT_H 1 |
---|
9982 | | #define HAVE_UNISTD_H 1 |
---|
9983 | | #define __EXTENSIONS__ 1 |
---|
9984 | | #define _ALL_SOURCE 1 |
---|
9985 | | #define _GNU_SOURCE 1 |
---|
9986 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9987 | | #define _TANDEM_SOURCE 1 |
---|
9988 | | #define HAVE_CARBON 1 |
---|
9989 | | #define HAVE_COCOA 1 |
---|
9990 | | #define GETTEXT_PACKAGE "glib20" |
---|
9991 | | #define GLIB_LOCALE_DIR "" |
---|
9992 | | #define USE_LIBICONV_GNU 1 |
---|
9993 | | #define HAVE_DLFCN_H 1 |
---|
9994 | | #define LT_OBJDIR ".libs/" |
---|
9995 | | #define HAVE_VPRINTF 1 |
---|
9996 | | #define HAVE_ALLOCA_H 1 |
---|
9997 | | #define HAVE_ALLOCA 1 |
---|
9998 | | #define HAVE_MMAP 1 |
---|
9999 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10000 | | #define HAVE_VALLOC 1 |
---|
10001 | | #define HAVE_FSYNC 1 |
---|
10002 | | #define HAVE_ISSETUGID 1 |
---|
10003 | | #define HAVE_ATEXIT 1 |
---|
10004 | | #define HAVE_TIMEGM 1 |
---|
10005 | | #define HAVE_GMTIME_R 1 |
---|
10006 | | #define SIZEOF_CHAR 1 |
---|
10007 | | #define SIZEOF_SHORT 2 |
---|
10008 | | #define SIZEOF_LONG 8 |
---|
10009 | | #define SIZEOF_INT 4 |
---|
10010 | | #define SIZEOF_VOID_P 8 |
---|
10011 | | #define SIZEOF_LONG_LONG 8 |
---|
10012 | | #define SIZEOF___INT64 0 |
---|
10013 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
10014 | | #define G_HAVE___INLINE 1 |
---|
10015 | | #define G_HAVE___INLINE__ 1 |
---|
10016 | | #define G_HAVE_INLINE 1 |
---|
10017 | | #define HAVE_DIRENT_H 1 |
---|
10018 | | #define HAVE_FLOAT_H 1 |
---|
10019 | | #define HAVE_LIMITS_H 1 |
---|
10020 | | #define HAVE_PWD_H 1 |
---|
10021 | | #define HAVE_GRP_H 1 |
---|
10022 | | #define HAVE_SYS_PARAM_H 1 |
---|
10023 | | #define HAVE_SYS_POLL_H 1 |
---|
10024 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10025 | | #define HAVE_SYS_TIME_H 1 |
---|
10026 | | #define HAVE_SYS_TIMES_H 1 |
---|
10027 | | #define HAVE_SYS_WAIT_H 1 |
---|
10028 | | #define HAVE_UNISTD_H 1 |
---|
10029 | | #define HAVE_SYS_SELECT_H 1 |
---|
10030 | | #define HAVE_SYS_TYPES_H 1 |
---|
10031 | | #define HAVE_STDINT_H 1 |
---|
10032 | | #define HAVE_INTTYPES_H 1 |
---|
10033 | | #define HAVE_SCHED_H 1 |
---|
10034 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10035 | | #define HAVE_SYS_FILIO_H 1 |
---|
10036 | | #define HAVE_FSTAB_H 1 |
---|
10037 | | #define HAVE_SYS_UIO_H 1 |
---|
10038 | | #define HAVE_SYS_MOUNT_H 1 |
---|
10039 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10040 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10041 | | #define HAVE_XLOCALE_H 1 |
---|
10042 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
10043 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
10044 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
10045 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
10046 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
10047 | | #define HAVE_DIRENT_H 1 |
---|
10048 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
10049 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10050 | | #define HAVE_STDDEF_H 1 |
---|
10051 | | #define HAVE_STDLIB_H 1 |
---|
10052 | | #define HAVE_STRING_H 1 |
---|
10053 | | #define HAVE_SETLOCALE 1 |
---|
10054 | | #define SIZEOF_SIZE_T 8 |
---|
10055 | | #define SIZEOF_SSIZE_T 8 |
---|
10056 | | #define HAVE_LSTAT 1 |
---|
10057 | | #define HAVE_STRERROR 1 |
---|
10058 | | #define HAVE_STRSIGNAL 1 |
---|
10059 | | #define HAVE_MEMMOVE 1 |
---|
10060 | | #define HAVE_VSNPRINTF 1 |
---|
10061 | | #define HAVE_STPCPY 1 |
---|
10062 | | #define HAVE_STRCASECMP 1 |
---|
10063 | | #define HAVE_STRNCASECMP 1 |
---|
10064 | | #define HAVE_POLL 1 |
---|
10065 | | #define HAVE_GETCWD 1 |
---|
10066 | | #define HAVE_VASPRINTF 1 |
---|
10067 | | #define HAVE_SETENV 1 |
---|
10068 | | #define HAVE_UNSETENV 1 |
---|
10069 | | #define HAVE_GETC_UNLOCKED 1 |
---|
10070 | | #define HAVE_READLINK 1 |
---|
10071 | | #define HAVE_SYMLINK 1 |
---|
10072 | | #define HAVE_MEMMEM 1 |
---|
10073 | | #define HAVE_CHOWN 1 |
---|
10074 | | #define HAVE_LCHMOD 1 |
---|
10075 | | #define HAVE_LCHOWN 1 |
---|
10076 | | #define HAVE_FCHMOD 1 |
---|
10077 | | #define HAVE_FCHOWN 1 |
---|
10078 | | #define HAVE_LINK 1 |
---|
10079 | | #define HAVE_UTIMES 1 |
---|
10080 | | #define HAVE_GETGRGID 1 |
---|
10081 | | #define HAVE_GETPWUID 1 |
---|
10082 | | #define HAVE_GETFSSTAT 1 |
---|
10083 | | #define HAVE_STATVFS 1 |
---|
10084 | | #define HAVE_STATFS 1 |
---|
10085 | | #define USE_STATFS 1 |
---|
10086 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
10087 | | #define HAVE__NSGETENVIRON 1 |
---|
10088 | | #define HAVE_NEWLOCALE 1 |
---|
10089 | | #define HAVE_USELOCALE 1 |
---|
10090 | | #define HAVE_STRTOD_L 1 |
---|
10091 | | #define HAVE_STRTOLL_L 1 |
---|
10092 | | #define HAVE_STRTOULL_L 1 |
---|
10093 | | #define HAVE_ENDSERVENT 1 |
---|
10094 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
10095 | | #define HAVE_IF_INDEXTONAME 1 |
---|
10096 | | #define HAVE_RES_INIT 1 |
---|
10097 | | /* end confdefs.h. */ |
---|
10098 | | #include <sys/socket.h> |
---|
10099 | | |
---|
10100 | | #include <linux/netlink.h> |
---|
10101 | configure:23307: result: no |
---|
10102 | configure:23325: checking for struct ip_mreqn |
---|
10103 | configure:23325: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10104 | configure:23325: $? = 0 |
---|
10105 | configure:23325: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10106 | conftest.c:143:30: error: expected expression |
---|
10107 | if (sizeof ((struct ip_mreqn))) |
---|
10108 | ^ |
---|
10109 | 1 error generated. |
---|
10110 | configure:23325: $? = 1 |
---|
10111 | configure: failed program was: |
---|
10112 | | /* confdefs.h */ |
---|
10113 | | #define PACKAGE_NAME "glib" |
---|
10114 | | #define PACKAGE_TARNAME "glib" |
---|
10115 | | #define PACKAGE_VERSION "2.38.2" |
---|
10116 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
10117 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
10118 | | #define PACKAGE_URL "" |
---|
10119 | | #define GLIB_MAJOR_VERSION 2 |
---|
10120 | | #define GLIB_MINOR_VERSION 38 |
---|
10121 | | #define GLIB_MICRO_VERSION 2 |
---|
10122 | | #define GLIB_INTERFACE_AGE 2 |
---|
10123 | | #define GLIB_BINARY_AGE 3802 |
---|
10124 | | #define STDC_HEADERS 1 |
---|
10125 | | #define HAVE_SYS_TYPES_H 1 |
---|
10126 | | #define HAVE_SYS_STAT_H 1 |
---|
10127 | | #define HAVE_STDLIB_H 1 |
---|
10128 | | #define HAVE_STRING_H 1 |
---|
10129 | | #define HAVE_MEMORY_H 1 |
---|
10130 | | #define HAVE_STRINGS_H 1 |
---|
10131 | | #define HAVE_INTTYPES_H 1 |
---|
10132 | | #define HAVE_STDINT_H 1 |
---|
10133 | | #define HAVE_UNISTD_H 1 |
---|
10134 | | #define __EXTENSIONS__ 1 |
---|
10135 | | #define _ALL_SOURCE 1 |
---|
10136 | | #define _GNU_SOURCE 1 |
---|
10137 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10138 | | #define _TANDEM_SOURCE 1 |
---|
10139 | | #define HAVE_CARBON 1 |
---|
10140 | | #define HAVE_COCOA 1 |
---|
10141 | | #define GETTEXT_PACKAGE "glib20" |
---|
10142 | | #define GLIB_LOCALE_DIR "" |
---|
10143 | | #define USE_LIBICONV_GNU 1 |
---|
10144 | | #define HAVE_DLFCN_H 1 |
---|
10145 | | #define LT_OBJDIR ".libs/" |
---|
10146 | | #define HAVE_VPRINTF 1 |
---|
10147 | | #define HAVE_ALLOCA_H 1 |
---|
10148 | | #define HAVE_ALLOCA 1 |
---|
10149 | | #define HAVE_MMAP 1 |
---|
10150 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10151 | | #define HAVE_VALLOC 1 |
---|
10152 | | #define HAVE_FSYNC 1 |
---|
10153 | | #define HAVE_ISSETUGID 1 |
---|
10154 | | #define HAVE_ATEXIT 1 |
---|
10155 | | #define HAVE_TIMEGM 1 |
---|
10156 | | #define HAVE_GMTIME_R 1 |
---|
10157 | | #define SIZEOF_CHAR 1 |
---|
10158 | | #define SIZEOF_SHORT 2 |
---|
10159 | | #define SIZEOF_LONG 8 |
---|
10160 | | #define SIZEOF_INT 4 |
---|
10161 | | #define SIZEOF_VOID_P 8 |
---|
10162 | | #define SIZEOF_LONG_LONG 8 |
---|
10163 | | #define SIZEOF___INT64 0 |
---|
10164 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
10165 | | #define G_HAVE___INLINE 1 |
---|
10166 | | #define G_HAVE___INLINE__ 1 |
---|
10167 | | #define G_HAVE_INLINE 1 |
---|
10168 | | #define HAVE_DIRENT_H 1 |
---|
10169 | | #define HAVE_FLOAT_H 1 |
---|
10170 | | #define HAVE_LIMITS_H 1 |
---|
10171 | | #define HAVE_PWD_H 1 |
---|
10172 | | #define HAVE_GRP_H 1 |
---|
10173 | | #define HAVE_SYS_PARAM_H 1 |
---|
10174 | | #define HAVE_SYS_POLL_H 1 |
---|
10175 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10176 | | #define HAVE_SYS_TIME_H 1 |
---|
10177 | | #define HAVE_SYS_TIMES_H 1 |
---|
10178 | | #define HAVE_SYS_WAIT_H 1 |
---|
10179 | | #define HAVE_UNISTD_H 1 |
---|
10180 | | #define HAVE_SYS_SELECT_H 1 |
---|
10181 | | #define HAVE_SYS_TYPES_H 1 |
---|
10182 | | #define HAVE_STDINT_H 1 |
---|
10183 | | #define HAVE_INTTYPES_H 1 |
---|
10184 | | #define HAVE_SCHED_H 1 |
---|
10185 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10186 | | #define HAVE_SYS_FILIO_H 1 |
---|
10187 | | #define HAVE_FSTAB_H 1 |
---|
10188 | | #define HAVE_SYS_UIO_H 1 |
---|
10189 | | #define HAVE_SYS_MOUNT_H 1 |
---|
10190 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10191 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10192 | | #define HAVE_XLOCALE_H 1 |
---|
10193 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
10194 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
10195 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
10196 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
10197 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
10198 | | #define HAVE_DIRENT_H 1 |
---|
10199 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
10200 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10201 | | #define HAVE_STDDEF_H 1 |
---|
10202 | | #define HAVE_STDLIB_H 1 |
---|
10203 | | #define HAVE_STRING_H 1 |
---|
10204 | | #define HAVE_SETLOCALE 1 |
---|
10205 | | #define SIZEOF_SIZE_T 8 |
---|
10206 | | #define SIZEOF_SSIZE_T 8 |
---|
10207 | | #define HAVE_LSTAT 1 |
---|
10208 | | #define HAVE_STRERROR 1 |
---|
10209 | | #define HAVE_STRSIGNAL 1 |
---|
10210 | | #define HAVE_MEMMOVE 1 |
---|
10211 | | #define HAVE_VSNPRINTF 1 |
---|
10212 | | #define HAVE_STPCPY 1 |
---|
10213 | | #define HAVE_STRCASECMP 1 |
---|
10214 | | #define HAVE_STRNCASECMP 1 |
---|
10215 | | #define HAVE_POLL 1 |
---|
10216 | | #define HAVE_GETCWD 1 |
---|
10217 | | #define HAVE_VASPRINTF 1 |
---|
10218 | | #define HAVE_SETENV 1 |
---|
10219 | | #define HAVE_UNSETENV 1 |
---|
10220 | | #define HAVE_GETC_UNLOCKED 1 |
---|
10221 | | #define HAVE_READLINK 1 |
---|
10222 | | #define HAVE_SYMLINK 1 |
---|
10223 | | #define HAVE_MEMMEM 1 |
---|
10224 | | #define HAVE_CHOWN 1 |
---|
10225 | | #define HAVE_LCHMOD 1 |
---|
10226 | | #define HAVE_LCHOWN 1 |
---|
10227 | | #define HAVE_FCHMOD 1 |
---|
10228 | | #define HAVE_FCHOWN 1 |
---|
10229 | | #define HAVE_LINK 1 |
---|
10230 | | #define HAVE_UTIMES 1 |
---|
10231 | | #define HAVE_GETGRGID 1 |
---|
10232 | | #define HAVE_GETPWUID 1 |
---|
10233 | | #define HAVE_GETFSSTAT 1 |
---|
10234 | | #define HAVE_STATVFS 1 |
---|
10235 | | #define HAVE_STATFS 1 |
---|
10236 | | #define USE_STATFS 1 |
---|
10237 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
10238 | | #define HAVE__NSGETENVIRON 1 |
---|
10239 | | #define HAVE_NEWLOCALE 1 |
---|
10240 | | #define HAVE_USELOCALE 1 |
---|
10241 | | #define HAVE_STRTOD_L 1 |
---|
10242 | | #define HAVE_STRTOLL_L 1 |
---|
10243 | | #define HAVE_STRTOULL_L 1 |
---|
10244 | | #define HAVE_ENDSERVENT 1 |
---|
10245 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
10246 | | #define HAVE_IF_INDEXTONAME 1 |
---|
10247 | | #define HAVE_RES_INIT 1 |
---|
10248 | | /* end confdefs.h. */ |
---|
10249 | | #include <netinet/in.h> |
---|
10250 | | |
---|
10251 | | int |
---|
10252 | | main () |
---|
10253 | | { |
---|
10254 | | if (sizeof ((struct ip_mreqn))) |
---|
10255 | | return 0; |
---|
10256 | | ; |
---|
10257 | | return 0; |
---|
10258 | | } |
---|
10259 | configure:23325: result: yes |
---|
10260 | configure:23351: checking number of arguments to statfs() |
---|
10261 | configure:23377: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10262 | configure:23377: $? = 0 |
---|
10263 | configure:23379: result: 2 |
---|
10264 | configure:23489: checking for signed |
---|
10265 | configure:23505: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10266 | configure:23505: $? = 0 |
---|
10267 | configure:23512: result: yes |
---|
10268 | configure:23521: checking for long long |
---|
10269 | configure:23538: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10270 | configure:23538: $? = 0 |
---|
10271 | configure:23546: result: yes |
---|
10272 | configure:23555: checking for long double |
---|
10273 | configure:23587: result: yes |
---|
10274 | configure:23596: checking for wchar_t |
---|
10275 | configure:23613: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10276 | configure:23613: $? = 0 |
---|
10277 | configure:23620: result: yes |
---|
10278 | configure:23629: checking for wint_t |
---|
10279 | configure:23646: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10280 | configure:23646: $? = 0 |
---|
10281 | configure:23653: result: yes |
---|
10282 | configure:23661: checking for size_t |
---|
10283 | configure:23661: result: yes |
---|
10284 | configure:23672: checking for ptrdiff_t |
---|
10285 | configure:23672: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10286 | configure:23672: $? = 0 |
---|
10287 | configure:23672: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10288 | conftest.c:181:24: error: expected expression |
---|
10289 | if (sizeof ((ptrdiff_t))) |
---|
10290 | ^ |
---|
10291 | 1 error generated. |
---|
10292 | configure:23672: $? = 1 |
---|
10293 | configure: failed program was: |
---|
10294 | | /* confdefs.h */ |
---|
10295 | | #define PACKAGE_NAME "glib" |
---|
10296 | | #define PACKAGE_TARNAME "glib" |
---|
10297 | | #define PACKAGE_VERSION "2.38.2" |
---|
10298 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
10299 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
10300 | | #define PACKAGE_URL "" |
---|
10301 | | #define GLIB_MAJOR_VERSION 2 |
---|
10302 | | #define GLIB_MINOR_VERSION 38 |
---|
10303 | | #define GLIB_MICRO_VERSION 2 |
---|
10304 | | #define GLIB_INTERFACE_AGE 2 |
---|
10305 | | #define GLIB_BINARY_AGE 3802 |
---|
10306 | | #define STDC_HEADERS 1 |
---|
10307 | | #define HAVE_SYS_TYPES_H 1 |
---|
10308 | | #define HAVE_SYS_STAT_H 1 |
---|
10309 | | #define HAVE_STDLIB_H 1 |
---|
10310 | | #define HAVE_STRING_H 1 |
---|
10311 | | #define HAVE_MEMORY_H 1 |
---|
10312 | | #define HAVE_STRINGS_H 1 |
---|
10313 | | #define HAVE_INTTYPES_H 1 |
---|
10314 | | #define HAVE_STDINT_H 1 |
---|
10315 | | #define HAVE_UNISTD_H 1 |
---|
10316 | | #define __EXTENSIONS__ 1 |
---|
10317 | | #define _ALL_SOURCE 1 |
---|
10318 | | #define _GNU_SOURCE 1 |
---|
10319 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10320 | | #define _TANDEM_SOURCE 1 |
---|
10321 | | #define HAVE_CARBON 1 |
---|
10322 | | #define HAVE_COCOA 1 |
---|
10323 | | #define GETTEXT_PACKAGE "glib20" |
---|
10324 | | #define GLIB_LOCALE_DIR "" |
---|
10325 | | #define USE_LIBICONV_GNU 1 |
---|
10326 | | #define HAVE_DLFCN_H 1 |
---|
10327 | | #define LT_OBJDIR ".libs/" |
---|
10328 | | #define HAVE_VPRINTF 1 |
---|
10329 | | #define HAVE_ALLOCA_H 1 |
---|
10330 | | #define HAVE_ALLOCA 1 |
---|
10331 | | #define HAVE_MMAP 1 |
---|
10332 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10333 | | #define HAVE_VALLOC 1 |
---|
10334 | | #define HAVE_FSYNC 1 |
---|
10335 | | #define HAVE_ISSETUGID 1 |
---|
10336 | | #define HAVE_ATEXIT 1 |
---|
10337 | | #define HAVE_TIMEGM 1 |
---|
10338 | | #define HAVE_GMTIME_R 1 |
---|
10339 | | #define SIZEOF_CHAR 1 |
---|
10340 | | #define SIZEOF_SHORT 2 |
---|
10341 | | #define SIZEOF_LONG 8 |
---|
10342 | | #define SIZEOF_INT 4 |
---|
10343 | | #define SIZEOF_VOID_P 8 |
---|
10344 | | #define SIZEOF_LONG_LONG 8 |
---|
10345 | | #define SIZEOF___INT64 0 |
---|
10346 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
10347 | | #define G_HAVE___INLINE 1 |
---|
10348 | | #define G_HAVE___INLINE__ 1 |
---|
10349 | | #define G_HAVE_INLINE 1 |
---|
10350 | | #define HAVE_DIRENT_H 1 |
---|
10351 | | #define HAVE_FLOAT_H 1 |
---|
10352 | | #define HAVE_LIMITS_H 1 |
---|
10353 | | #define HAVE_PWD_H 1 |
---|
10354 | | #define HAVE_GRP_H 1 |
---|
10355 | | #define HAVE_SYS_PARAM_H 1 |
---|
10356 | | #define HAVE_SYS_POLL_H 1 |
---|
10357 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10358 | | #define HAVE_SYS_TIME_H 1 |
---|
10359 | | #define HAVE_SYS_TIMES_H 1 |
---|
10360 | | #define HAVE_SYS_WAIT_H 1 |
---|
10361 | | #define HAVE_UNISTD_H 1 |
---|
10362 | | #define HAVE_SYS_SELECT_H 1 |
---|
10363 | | #define HAVE_SYS_TYPES_H 1 |
---|
10364 | | #define HAVE_STDINT_H 1 |
---|
10365 | | #define HAVE_INTTYPES_H 1 |
---|
10366 | | #define HAVE_SCHED_H 1 |
---|
10367 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10368 | | #define HAVE_SYS_FILIO_H 1 |
---|
10369 | | #define HAVE_FSTAB_H 1 |
---|
10370 | | #define HAVE_SYS_UIO_H 1 |
---|
10371 | | #define HAVE_SYS_MOUNT_H 1 |
---|
10372 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10373 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10374 | | #define HAVE_XLOCALE_H 1 |
---|
10375 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
10376 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
10377 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
10378 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
10379 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
10380 | | #define HAVE_DIRENT_H 1 |
---|
10381 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
10382 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10383 | | #define HAVE_STDDEF_H 1 |
---|
10384 | | #define HAVE_STDLIB_H 1 |
---|
10385 | | #define HAVE_STRING_H 1 |
---|
10386 | | #define HAVE_SETLOCALE 1 |
---|
10387 | | #define SIZEOF_SIZE_T 8 |
---|
10388 | | #define SIZEOF_SSIZE_T 8 |
---|
10389 | | #define HAVE_LSTAT 1 |
---|
10390 | | #define HAVE_STRERROR 1 |
---|
10391 | | #define HAVE_STRSIGNAL 1 |
---|
10392 | | #define HAVE_MEMMOVE 1 |
---|
10393 | | #define HAVE_VSNPRINTF 1 |
---|
10394 | | #define HAVE_STPCPY 1 |
---|
10395 | | #define HAVE_STRCASECMP 1 |
---|
10396 | | #define HAVE_STRNCASECMP 1 |
---|
10397 | | #define HAVE_POLL 1 |
---|
10398 | | #define HAVE_GETCWD 1 |
---|
10399 | | #define HAVE_VASPRINTF 1 |
---|
10400 | | #define HAVE_SETENV 1 |
---|
10401 | | #define HAVE_UNSETENV 1 |
---|
10402 | | #define HAVE_GETC_UNLOCKED 1 |
---|
10403 | | #define HAVE_READLINK 1 |
---|
10404 | | #define HAVE_SYMLINK 1 |
---|
10405 | | #define HAVE_MEMMEM 1 |
---|
10406 | | #define HAVE_CHOWN 1 |
---|
10407 | | #define HAVE_LCHMOD 1 |
---|
10408 | | #define HAVE_LCHOWN 1 |
---|
10409 | | #define HAVE_FCHMOD 1 |
---|
10410 | | #define HAVE_FCHOWN 1 |
---|
10411 | | #define HAVE_LINK 1 |
---|
10412 | | #define HAVE_UTIMES 1 |
---|
10413 | | #define HAVE_GETGRGID 1 |
---|
10414 | | #define HAVE_GETPWUID 1 |
---|
10415 | | #define HAVE_GETFSSTAT 1 |
---|
10416 | | #define HAVE_STATVFS 1 |
---|
10417 | | #define HAVE_STATFS 1 |
---|
10418 | | #define USE_STATFS 1 |
---|
10419 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
10420 | | #define HAVE__NSGETENVIRON 1 |
---|
10421 | | #define HAVE_NEWLOCALE 1 |
---|
10422 | | #define HAVE_USELOCALE 1 |
---|
10423 | | #define HAVE_STRTOD_L 1 |
---|
10424 | | #define HAVE_STRTOLL_L 1 |
---|
10425 | | #define HAVE_STRTOULL_L 1 |
---|
10426 | | #define HAVE_ENDSERVENT 1 |
---|
10427 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
10428 | | #define HAVE_IF_INDEXTONAME 1 |
---|
10429 | | #define HAVE_RES_INIT 1 |
---|
10430 | | #define HAVE_IP_MREQN /**/ |
---|
10431 | | #define STATFS_ARGS 2 |
---|
10432 | | #define HAVE_VASPRINTF 1 |
---|
10433 | | #define HAVE_LONG_LONG 1 |
---|
10434 | | #define HAVE_LONG_DOUBLE 1 |
---|
10435 | | #define HAVE_WCHAR_T 1 |
---|
10436 | | #define HAVE_WINT_T 1 |
---|
10437 | | /* end confdefs.h. */ |
---|
10438 | | #include <stdio.h> |
---|
10439 | | #ifdef HAVE_SYS_TYPES_H |
---|
10440 | | # include <sys/types.h> |
---|
10441 | | #endif |
---|
10442 | | #ifdef HAVE_SYS_STAT_H |
---|
10443 | | # include <sys/stat.h> |
---|
10444 | | #endif |
---|
10445 | | #ifdef STDC_HEADERS |
---|
10446 | | # include <stdlib.h> |
---|
10447 | | # include <stddef.h> |
---|
10448 | | #else |
---|
10449 | | # ifdef HAVE_STDLIB_H |
---|
10450 | | # include <stdlib.h> |
---|
10451 | | # endif |
---|
10452 | | #endif |
---|
10453 | | #ifdef HAVE_STRING_H |
---|
10454 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
10455 | | # include <memory.h> |
---|
10456 | | # endif |
---|
10457 | | # include <string.h> |
---|
10458 | | #endif |
---|
10459 | | #ifdef HAVE_STRINGS_H |
---|
10460 | | # include <strings.h> |
---|
10461 | | #endif |
---|
10462 | | #ifdef HAVE_INTTYPES_H |
---|
10463 | | # include <inttypes.h> |
---|
10464 | | #endif |
---|
10465 | | #ifdef HAVE_STDINT_H |
---|
10466 | | # include <stdint.h> |
---|
10467 | | #endif |
---|
10468 | | #ifdef HAVE_UNISTD_H |
---|
10469 | | # include <unistd.h> |
---|
10470 | | #endif |
---|
10471 | | int |
---|
10472 | | main () |
---|
10473 | | { |
---|
10474 | | if (sizeof ((ptrdiff_t))) |
---|
10475 | | return 0; |
---|
10476 | | ; |
---|
10477 | | return 0; |
---|
10478 | | } |
---|
10479 | configure:23672: result: yes |
---|
10480 | configure:23683: checking for inttypes.h |
---|
10481 | configure:23700: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10482 | configure:23700: $? = 0 |
---|
10483 | configure:23707: result: yes |
---|
10484 | configure:23718: checking for stdint.h |
---|
10485 | configure:23735: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10486 | configure:23735: $? = 0 |
---|
10487 | configure:23742: result: yes |
---|
10488 | configure:23774: checking for snprintf |
---|
10489 | configure:23774: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10490 | conftest.c:172:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
10491 | char snprintf (); |
---|
10492 | ^ |
---|
10493 | conftest.c:172:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
10494 | 1 warning generated. |
---|
10495 | configure:23774: $? = 0 |
---|
10496 | configure:23774: result: yes |
---|
10497 | configure:23774: checking for wcslen |
---|
10498 | configure:23774: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10499 | conftest.c:173:6: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration] |
---|
10500 | char wcslen (); |
---|
10501 | ^ |
---|
10502 | conftest.c:173:6: note: 'wcslen' is a builtin with type 'unsigned long (const int *)' |
---|
10503 | 1 warning generated. |
---|
10504 | configure:23774: $? = 0 |
---|
10505 | configure:23774: result: yes |
---|
10506 | configure:23783: checking for C99 snprintf |
---|
10507 | configure:23828: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10508 | conftest.c:164:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
10509 | exit(1); |
---|
10510 | ^ |
---|
10511 | conftest.c:164:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
10512 | 1 error generated. |
---|
10513 | configure:23828: $? = 1 |
---|
10514 | configure: program exited with status 1 |
---|
10515 | configure: failed program was: |
---|
10516 | | /* confdefs.h */ |
---|
10517 | | #define PACKAGE_NAME "glib" |
---|
10518 | | #define PACKAGE_TARNAME "glib" |
---|
10519 | | #define PACKAGE_VERSION "2.38.2" |
---|
10520 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
10521 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
10522 | | #define PACKAGE_URL "" |
---|
10523 | | #define GLIB_MAJOR_VERSION 2 |
---|
10524 | | #define GLIB_MINOR_VERSION 38 |
---|
10525 | | #define GLIB_MICRO_VERSION 2 |
---|
10526 | | #define GLIB_INTERFACE_AGE 2 |
---|
10527 | | #define GLIB_BINARY_AGE 3802 |
---|
10528 | | #define STDC_HEADERS 1 |
---|
10529 | | #define HAVE_SYS_TYPES_H 1 |
---|
10530 | | #define HAVE_SYS_STAT_H 1 |
---|
10531 | | #define HAVE_STDLIB_H 1 |
---|
10532 | | #define HAVE_STRING_H 1 |
---|
10533 | | #define HAVE_MEMORY_H 1 |
---|
10534 | | #define HAVE_STRINGS_H 1 |
---|
10535 | | #define HAVE_INTTYPES_H 1 |
---|
10536 | | #define HAVE_STDINT_H 1 |
---|
10537 | | #define HAVE_UNISTD_H 1 |
---|
10538 | | #define __EXTENSIONS__ 1 |
---|
10539 | | #define _ALL_SOURCE 1 |
---|
10540 | | #define _GNU_SOURCE 1 |
---|
10541 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10542 | | #define _TANDEM_SOURCE 1 |
---|
10543 | | #define HAVE_CARBON 1 |
---|
10544 | | #define HAVE_COCOA 1 |
---|
10545 | | #define GETTEXT_PACKAGE "glib20" |
---|
10546 | | #define GLIB_LOCALE_DIR "" |
---|
10547 | | #define USE_LIBICONV_GNU 1 |
---|
10548 | | #define HAVE_DLFCN_H 1 |
---|
10549 | | #define LT_OBJDIR ".libs/" |
---|
10550 | | #define HAVE_VPRINTF 1 |
---|
10551 | | #define HAVE_ALLOCA_H 1 |
---|
10552 | | #define HAVE_ALLOCA 1 |
---|
10553 | | #define HAVE_MMAP 1 |
---|
10554 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10555 | | #define HAVE_VALLOC 1 |
---|
10556 | | #define HAVE_FSYNC 1 |
---|
10557 | | #define HAVE_ISSETUGID 1 |
---|
10558 | | #define HAVE_ATEXIT 1 |
---|
10559 | | #define HAVE_TIMEGM 1 |
---|
10560 | | #define HAVE_GMTIME_R 1 |
---|
10561 | | #define SIZEOF_CHAR 1 |
---|
10562 | | #define SIZEOF_SHORT 2 |
---|
10563 | | #define SIZEOF_LONG 8 |
---|
10564 | | #define SIZEOF_INT 4 |
---|
10565 | | #define SIZEOF_VOID_P 8 |
---|
10566 | | #define SIZEOF_LONG_LONG 8 |
---|
10567 | | #define SIZEOF___INT64 0 |
---|
10568 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
10569 | | #define G_HAVE___INLINE 1 |
---|
10570 | | #define G_HAVE___INLINE__ 1 |
---|
10571 | | #define G_HAVE_INLINE 1 |
---|
10572 | | #define HAVE_DIRENT_H 1 |
---|
10573 | | #define HAVE_FLOAT_H 1 |
---|
10574 | | #define HAVE_LIMITS_H 1 |
---|
10575 | | #define HAVE_PWD_H 1 |
---|
10576 | | #define HAVE_GRP_H 1 |
---|
10577 | | #define HAVE_SYS_PARAM_H 1 |
---|
10578 | | #define HAVE_SYS_POLL_H 1 |
---|
10579 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10580 | | #define HAVE_SYS_TIME_H 1 |
---|
10581 | | #define HAVE_SYS_TIMES_H 1 |
---|
10582 | | #define HAVE_SYS_WAIT_H 1 |
---|
10583 | | #define HAVE_UNISTD_H 1 |
---|
10584 | | #define HAVE_SYS_SELECT_H 1 |
---|
10585 | | #define HAVE_SYS_TYPES_H 1 |
---|
10586 | | #define HAVE_STDINT_H 1 |
---|
10587 | | #define HAVE_INTTYPES_H 1 |
---|
10588 | | #define HAVE_SCHED_H 1 |
---|
10589 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10590 | | #define HAVE_SYS_FILIO_H 1 |
---|
10591 | | #define HAVE_FSTAB_H 1 |
---|
10592 | | #define HAVE_SYS_UIO_H 1 |
---|
10593 | | #define HAVE_SYS_MOUNT_H 1 |
---|
10594 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10595 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10596 | | #define HAVE_XLOCALE_H 1 |
---|
10597 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
10598 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
10599 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
10600 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
10601 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
10602 | | #define HAVE_DIRENT_H 1 |
---|
10603 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
10604 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10605 | | #define HAVE_STDDEF_H 1 |
---|
10606 | | #define HAVE_STDLIB_H 1 |
---|
10607 | | #define HAVE_STRING_H 1 |
---|
10608 | | #define HAVE_SETLOCALE 1 |
---|
10609 | | #define SIZEOF_SIZE_T 8 |
---|
10610 | | #define SIZEOF_SSIZE_T 8 |
---|
10611 | | #define HAVE_LSTAT 1 |
---|
10612 | | #define HAVE_STRERROR 1 |
---|
10613 | | #define HAVE_STRSIGNAL 1 |
---|
10614 | | #define HAVE_MEMMOVE 1 |
---|
10615 | | #define HAVE_VSNPRINTF 1 |
---|
10616 | | #define HAVE_STPCPY 1 |
---|
10617 | | #define HAVE_STRCASECMP 1 |
---|
10618 | | #define HAVE_STRNCASECMP 1 |
---|
10619 | | #define HAVE_POLL 1 |
---|
10620 | | #define HAVE_GETCWD 1 |
---|
10621 | | #define HAVE_VASPRINTF 1 |
---|
10622 | | #define HAVE_SETENV 1 |
---|
10623 | | #define HAVE_UNSETENV 1 |
---|
10624 | | #define HAVE_GETC_UNLOCKED 1 |
---|
10625 | | #define HAVE_READLINK 1 |
---|
10626 | | #define HAVE_SYMLINK 1 |
---|
10627 | | #define HAVE_MEMMEM 1 |
---|
10628 | | #define HAVE_CHOWN 1 |
---|
10629 | | #define HAVE_LCHMOD 1 |
---|
10630 | | #define HAVE_LCHOWN 1 |
---|
10631 | | #define HAVE_FCHMOD 1 |
---|
10632 | | #define HAVE_FCHOWN 1 |
---|
10633 | | #define HAVE_LINK 1 |
---|
10634 | | #define HAVE_UTIMES 1 |
---|
10635 | | #define HAVE_GETGRGID 1 |
---|
10636 | | #define HAVE_GETPWUID 1 |
---|
10637 | | #define HAVE_GETFSSTAT 1 |
---|
10638 | | #define HAVE_STATVFS 1 |
---|
10639 | | #define HAVE_STATFS 1 |
---|
10640 | | #define USE_STATFS 1 |
---|
10641 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
10642 | | #define HAVE__NSGETENVIRON 1 |
---|
10643 | | #define HAVE_NEWLOCALE 1 |
---|
10644 | | #define HAVE_USELOCALE 1 |
---|
10645 | | #define HAVE_STRTOD_L 1 |
---|
10646 | | #define HAVE_STRTOLL_L 1 |
---|
10647 | | #define HAVE_STRTOULL_L 1 |
---|
10648 | | #define HAVE_ENDSERVENT 1 |
---|
10649 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
10650 | | #define HAVE_IF_INDEXTONAME 1 |
---|
10651 | | #define HAVE_RES_INIT 1 |
---|
10652 | | #define HAVE_IP_MREQN /**/ |
---|
10653 | | #define STATFS_ARGS 2 |
---|
10654 | | #define HAVE_VASPRINTF 1 |
---|
10655 | | #define HAVE_LONG_LONG 1 |
---|
10656 | | #define HAVE_LONG_DOUBLE 1 |
---|
10657 | | #define HAVE_WCHAR_T 1 |
---|
10658 | | #define HAVE_WINT_T 1 |
---|
10659 | | #define HAVE_PTRDIFF_T 1 |
---|
10660 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10661 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10662 | | #define HAVE_INTMAX_T 1 |
---|
10663 | | #define HAVE_SNPRINTF 1 |
---|
10664 | | #define HAVE_WCSLEN 1 |
---|
10665 | | /* end confdefs.h. */ |
---|
10666 | | #include <stdio.h> |
---|
10667 | | #include <stdarg.h> |
---|
10668 | | |
---|
10669 | | int |
---|
10670 | | doit() |
---|
10671 | | { |
---|
10672 | | char buffer[32]; |
---|
10673 | | va_list args; |
---|
10674 | | int r; |
---|
10675 | | |
---|
10676 | | r = snprintf(buffer, 5, "1234567"); |
---|
10677 | | |
---|
10678 | | if (r != 7) |
---|
10679 | | exit(1); |
---|
10680 | | |
---|
10681 | | r = snprintf(buffer, 0, "1234567"); |
---|
10682 | | |
---|
10683 | | if (r != 7) |
---|
10684 | | exit(1); |
---|
10685 | | |
---|
10686 | | r = snprintf(NULL, 0, "1234567"); |
---|
10687 | | |
---|
10688 | | if (r != 7) |
---|
10689 | | exit(1); |
---|
10690 | | |
---|
10691 | | exit(0); |
---|
10692 | | } |
---|
10693 | | |
---|
10694 | | int |
---|
10695 | | main(void) |
---|
10696 | | { |
---|
10697 | | doit(); |
---|
10698 | | exit(1); |
---|
10699 | | } |
---|
10700 | configure:23838: result: no |
---|
10701 | configure:23907: checking for fd_set |
---|
10702 | configure:23920: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10703 | configure:23920: $? = 0 |
---|
10704 | configure:23928: result: yes, found in sys/types.h |
---|
10705 | configure:23968: checking for nl_langinfo (CODESET) |
---|
10706 | configure:23985: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10707 | configure:23985: $? = 0 |
---|
10708 | configure:23993: result: yes |
---|
10709 | configure:24001: checking for nl_langinfo (PM_STR) |
---|
10710 | configure:24027: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10711 | configure:24027: $? = 0 |
---|
10712 | configure:24035: result: yes |
---|
10713 | configure:24043: checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) |
---|
10714 | configure:24070: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10715 | conftest.c:158:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT0_MB' |
---|
10716 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB); |
---|
10717 | ^ |
---|
10718 | conftest.c:159:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT1_MB' |
---|
10719 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT1_MB); |
---|
10720 | ^ |
---|
10721 | conftest.c:160:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT2_MB' |
---|
10722 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT2_MB); |
---|
10723 | ^ |
---|
10724 | conftest.c:161:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT3_MB' |
---|
10725 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT3_MB); |
---|
10726 | ^ |
---|
10727 | conftest.c:162:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT4_MB' |
---|
10728 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT4_MB); |
---|
10729 | ^ |
---|
10730 | conftest.c:163:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT5_MB' |
---|
10731 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT5_MB); |
---|
10732 | ^ |
---|
10733 | conftest.c:164:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT6_MB' |
---|
10734 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT6_MB); |
---|
10735 | ^ |
---|
10736 | conftest.c:165:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT7_MB' |
---|
10737 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT7_MB); |
---|
10738 | ^ |
---|
10739 | conftest.c:166:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT8_MB' |
---|
10740 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT8_MB); |
---|
10741 | ^ |
---|
10742 | conftest.c:167:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT9_MB' |
---|
10743 | str = nl_langinfo (_NL_CTYPE_OUTDIGIT9_MB); |
---|
10744 | ^ |
---|
10745 | 10 errors generated. |
---|
10746 | configure:24070: $? = 1 |
---|
10747 | configure: failed program was: |
---|
10748 | | /* confdefs.h */ |
---|
10749 | | #define PACKAGE_NAME "glib" |
---|
10750 | | #define PACKAGE_TARNAME "glib" |
---|
10751 | | #define PACKAGE_VERSION "2.38.2" |
---|
10752 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
10753 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
10754 | | #define PACKAGE_URL "" |
---|
10755 | | #define GLIB_MAJOR_VERSION 2 |
---|
10756 | | #define GLIB_MINOR_VERSION 38 |
---|
10757 | | #define GLIB_MICRO_VERSION 2 |
---|
10758 | | #define GLIB_INTERFACE_AGE 2 |
---|
10759 | | #define GLIB_BINARY_AGE 3802 |
---|
10760 | | #define STDC_HEADERS 1 |
---|
10761 | | #define HAVE_SYS_TYPES_H 1 |
---|
10762 | | #define HAVE_SYS_STAT_H 1 |
---|
10763 | | #define HAVE_STDLIB_H 1 |
---|
10764 | | #define HAVE_STRING_H 1 |
---|
10765 | | #define HAVE_MEMORY_H 1 |
---|
10766 | | #define HAVE_STRINGS_H 1 |
---|
10767 | | #define HAVE_INTTYPES_H 1 |
---|
10768 | | #define HAVE_STDINT_H 1 |
---|
10769 | | #define HAVE_UNISTD_H 1 |
---|
10770 | | #define __EXTENSIONS__ 1 |
---|
10771 | | #define _ALL_SOURCE 1 |
---|
10772 | | #define _GNU_SOURCE 1 |
---|
10773 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10774 | | #define _TANDEM_SOURCE 1 |
---|
10775 | | #define HAVE_CARBON 1 |
---|
10776 | | #define HAVE_COCOA 1 |
---|
10777 | | #define GETTEXT_PACKAGE "glib20" |
---|
10778 | | #define GLIB_LOCALE_DIR "" |
---|
10779 | | #define USE_LIBICONV_GNU 1 |
---|
10780 | | #define HAVE_DLFCN_H 1 |
---|
10781 | | #define LT_OBJDIR ".libs/" |
---|
10782 | | #define HAVE_VPRINTF 1 |
---|
10783 | | #define HAVE_ALLOCA_H 1 |
---|
10784 | | #define HAVE_ALLOCA 1 |
---|
10785 | | #define HAVE_MMAP 1 |
---|
10786 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10787 | | #define HAVE_VALLOC 1 |
---|
10788 | | #define HAVE_FSYNC 1 |
---|
10789 | | #define HAVE_ISSETUGID 1 |
---|
10790 | | #define HAVE_ATEXIT 1 |
---|
10791 | | #define HAVE_TIMEGM 1 |
---|
10792 | | #define HAVE_GMTIME_R 1 |
---|
10793 | | #define SIZEOF_CHAR 1 |
---|
10794 | | #define SIZEOF_SHORT 2 |
---|
10795 | | #define SIZEOF_LONG 8 |
---|
10796 | | #define SIZEOF_INT 4 |
---|
10797 | | #define SIZEOF_VOID_P 8 |
---|
10798 | | #define SIZEOF_LONG_LONG 8 |
---|
10799 | | #define SIZEOF___INT64 0 |
---|
10800 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
10801 | | #define G_HAVE___INLINE 1 |
---|
10802 | | #define G_HAVE___INLINE__ 1 |
---|
10803 | | #define G_HAVE_INLINE 1 |
---|
10804 | | #define HAVE_DIRENT_H 1 |
---|
10805 | | #define HAVE_FLOAT_H 1 |
---|
10806 | | #define HAVE_LIMITS_H 1 |
---|
10807 | | #define HAVE_PWD_H 1 |
---|
10808 | | #define HAVE_GRP_H 1 |
---|
10809 | | #define HAVE_SYS_PARAM_H 1 |
---|
10810 | | #define HAVE_SYS_POLL_H 1 |
---|
10811 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10812 | | #define HAVE_SYS_TIME_H 1 |
---|
10813 | | #define HAVE_SYS_TIMES_H 1 |
---|
10814 | | #define HAVE_SYS_WAIT_H 1 |
---|
10815 | | #define HAVE_UNISTD_H 1 |
---|
10816 | | #define HAVE_SYS_SELECT_H 1 |
---|
10817 | | #define HAVE_SYS_TYPES_H 1 |
---|
10818 | | #define HAVE_STDINT_H 1 |
---|
10819 | | #define HAVE_INTTYPES_H 1 |
---|
10820 | | #define HAVE_SCHED_H 1 |
---|
10821 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10822 | | #define HAVE_SYS_FILIO_H 1 |
---|
10823 | | #define HAVE_FSTAB_H 1 |
---|
10824 | | #define HAVE_SYS_UIO_H 1 |
---|
10825 | | #define HAVE_SYS_MOUNT_H 1 |
---|
10826 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
10827 | | #define HAVE_SYSCTLBYNAME 1 |
---|
10828 | | #define HAVE_XLOCALE_H 1 |
---|
10829 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
10830 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
10831 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
10832 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
10833 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
10834 | | #define HAVE_DIRENT_H 1 |
---|
10835 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
10836 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10837 | | #define HAVE_STDDEF_H 1 |
---|
10838 | | #define HAVE_STDLIB_H 1 |
---|
10839 | | #define HAVE_STRING_H 1 |
---|
10840 | | #define HAVE_SETLOCALE 1 |
---|
10841 | | #define SIZEOF_SIZE_T 8 |
---|
10842 | | #define SIZEOF_SSIZE_T 8 |
---|
10843 | | #define HAVE_LSTAT 1 |
---|
10844 | | #define HAVE_STRERROR 1 |
---|
10845 | | #define HAVE_STRSIGNAL 1 |
---|
10846 | | #define HAVE_MEMMOVE 1 |
---|
10847 | | #define HAVE_VSNPRINTF 1 |
---|
10848 | | #define HAVE_STPCPY 1 |
---|
10849 | | #define HAVE_STRCASECMP 1 |
---|
10850 | | #define HAVE_STRNCASECMP 1 |
---|
10851 | | #define HAVE_POLL 1 |
---|
10852 | | #define HAVE_GETCWD 1 |
---|
10853 | | #define HAVE_VASPRINTF 1 |
---|
10854 | | #define HAVE_SETENV 1 |
---|
10855 | | #define HAVE_UNSETENV 1 |
---|
10856 | | #define HAVE_GETC_UNLOCKED 1 |
---|
10857 | | #define HAVE_READLINK 1 |
---|
10858 | | #define HAVE_SYMLINK 1 |
---|
10859 | | #define HAVE_MEMMEM 1 |
---|
10860 | | #define HAVE_CHOWN 1 |
---|
10861 | | #define HAVE_LCHMOD 1 |
---|
10862 | | #define HAVE_LCHOWN 1 |
---|
10863 | | #define HAVE_FCHMOD 1 |
---|
10864 | | #define HAVE_FCHOWN 1 |
---|
10865 | | #define HAVE_LINK 1 |
---|
10866 | | #define HAVE_UTIMES 1 |
---|
10867 | | #define HAVE_GETGRGID 1 |
---|
10868 | | #define HAVE_GETPWUID 1 |
---|
10869 | | #define HAVE_GETFSSTAT 1 |
---|
10870 | | #define HAVE_STATVFS 1 |
---|
10871 | | #define HAVE_STATFS 1 |
---|
10872 | | #define USE_STATFS 1 |
---|
10873 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
10874 | | #define HAVE__NSGETENVIRON 1 |
---|
10875 | | #define HAVE_NEWLOCALE 1 |
---|
10876 | | #define HAVE_USELOCALE 1 |
---|
10877 | | #define HAVE_STRTOD_L 1 |
---|
10878 | | #define HAVE_STRTOLL_L 1 |
---|
10879 | | #define HAVE_STRTOULL_L 1 |
---|
10880 | | #define HAVE_ENDSERVENT 1 |
---|
10881 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
10882 | | #define HAVE_IF_INDEXTONAME 1 |
---|
10883 | | #define HAVE_RES_INIT 1 |
---|
10884 | | #define HAVE_IP_MREQN /**/ |
---|
10885 | | #define STATFS_ARGS 2 |
---|
10886 | | #define HAVE_VASPRINTF 1 |
---|
10887 | | #define HAVE_LONG_LONG 1 |
---|
10888 | | #define HAVE_LONG_DOUBLE 1 |
---|
10889 | | #define HAVE_WCHAR_T 1 |
---|
10890 | | #define HAVE_WINT_T 1 |
---|
10891 | | #define HAVE_PTRDIFF_T 1 |
---|
10892 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10893 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10894 | | #define HAVE_INTMAX_T 1 |
---|
10895 | | #define HAVE_SNPRINTF 1 |
---|
10896 | | #define HAVE_WCSLEN 1 |
---|
10897 | | #define HAVE_CODESET 1 |
---|
10898 | | #define HAVE_LANGINFO_TIME 1 |
---|
10899 | | /* end confdefs.h. */ |
---|
10900 | | #include <langinfo.h> |
---|
10901 | | int |
---|
10902 | | main () |
---|
10903 | | { |
---|
10904 | | char *str; |
---|
10905 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB); |
---|
10906 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT1_MB); |
---|
10907 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT2_MB); |
---|
10908 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT3_MB); |
---|
10909 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT4_MB); |
---|
10910 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT5_MB); |
---|
10911 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT6_MB); |
---|
10912 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT7_MB); |
---|
10913 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT8_MB); |
---|
10914 | | str = nl_langinfo (_NL_CTYPE_OUTDIGIT9_MB); |
---|
10915 | | ; |
---|
10916 | | return 0; |
---|
10917 | | } |
---|
10918 | configure:24078: result: no |
---|
10919 | configure:24092: checking for a compliant posix_memalign() implementation |
---|
10920 | configure:24130: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10921 | configure:24130: $? = 0 |
---|
10922 | configure:24130: ./conftest |
---|
10923 | configure:24130: $? = 0 |
---|
10924 | configure:24144: result: yes |
---|
10925 | configure:24159: checking for OpenBSD strlcpy/strlcat |
---|
10926 | configure:24180: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10927 | configure:24180: $? = 0 |
---|
10928 | configure:24180: ./conftest |
---|
10929 | configure:24180: $? = 0 |
---|
10930 | configure:24190: result: yes |
---|
10931 | configure:24199: checking for an implementation of va_copy() |
---|
10932 | configure:24222: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10933 | configure:24222: $? = 0 |
---|
10934 | configure:24231: result: yes |
---|
10935 | configure:24233: checking for an implementation of __va_copy() |
---|
10936 | configure:24256: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10937 | configure:24256: $? = 0 |
---|
10938 | configure:24265: result: yes |
---|
10939 | configure:24283: checking whether va_lists can be copied by value |
---|
10940 | configure:24309: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
10941 | conftest.c:161:8: error: array type 'va_list' (aka '__builtin_va_list') is not assignable |
---|
10942 | args2 = args1; |
---|
10943 | ~~~~~ ^ |
---|
10944 | 1 error generated. |
---|
10945 | configure:24309: $? = 1 |
---|
10946 | configure: program exited with status 1 |
---|
10947 | configure: failed program was: |
---|
10948 | | /* confdefs.h */ |
---|
10949 | | #define PACKAGE_NAME "glib" |
---|
10950 | | #define PACKAGE_TARNAME "glib" |
---|
10951 | | #define PACKAGE_VERSION "2.38.2" |
---|
10952 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
10953 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
10954 | | #define PACKAGE_URL "" |
---|
10955 | | #define GLIB_MAJOR_VERSION 2 |
---|
10956 | | #define GLIB_MINOR_VERSION 38 |
---|
10957 | | #define GLIB_MICRO_VERSION 2 |
---|
10958 | | #define GLIB_INTERFACE_AGE 2 |
---|
10959 | | #define GLIB_BINARY_AGE 3802 |
---|
10960 | | #define STDC_HEADERS 1 |
---|
10961 | | #define HAVE_SYS_TYPES_H 1 |
---|
10962 | | #define HAVE_SYS_STAT_H 1 |
---|
10963 | | #define HAVE_STDLIB_H 1 |
---|
10964 | | #define HAVE_STRING_H 1 |
---|
10965 | | #define HAVE_MEMORY_H 1 |
---|
10966 | | #define HAVE_STRINGS_H 1 |
---|
10967 | | #define HAVE_INTTYPES_H 1 |
---|
10968 | | #define HAVE_STDINT_H 1 |
---|
10969 | | #define HAVE_UNISTD_H 1 |
---|
10970 | | #define __EXTENSIONS__ 1 |
---|
10971 | | #define _ALL_SOURCE 1 |
---|
10972 | | #define _GNU_SOURCE 1 |
---|
10973 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10974 | | #define _TANDEM_SOURCE 1 |
---|
10975 | | #define HAVE_CARBON 1 |
---|
10976 | | #define HAVE_COCOA 1 |
---|
10977 | | #define GETTEXT_PACKAGE "glib20" |
---|
10978 | | #define GLIB_LOCALE_DIR "" |
---|
10979 | | #define USE_LIBICONV_GNU 1 |
---|
10980 | | #define HAVE_DLFCN_H 1 |
---|
10981 | | #define LT_OBJDIR ".libs/" |
---|
10982 | | #define HAVE_VPRINTF 1 |
---|
10983 | | #define HAVE_ALLOCA_H 1 |
---|
10984 | | #define HAVE_ALLOCA 1 |
---|
10985 | | #define HAVE_MMAP 1 |
---|
10986 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
10987 | | #define HAVE_VALLOC 1 |
---|
10988 | | #define HAVE_FSYNC 1 |
---|
10989 | | #define HAVE_ISSETUGID 1 |
---|
10990 | | #define HAVE_ATEXIT 1 |
---|
10991 | | #define HAVE_TIMEGM 1 |
---|
10992 | | #define HAVE_GMTIME_R 1 |
---|
10993 | | #define SIZEOF_CHAR 1 |
---|
10994 | | #define SIZEOF_SHORT 2 |
---|
10995 | | #define SIZEOF_LONG 8 |
---|
10996 | | #define SIZEOF_INT 4 |
---|
10997 | | #define SIZEOF_VOID_P 8 |
---|
10998 | | #define SIZEOF_LONG_LONG 8 |
---|
10999 | | #define SIZEOF___INT64 0 |
---|
11000 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
11001 | | #define G_HAVE___INLINE 1 |
---|
11002 | | #define G_HAVE___INLINE__ 1 |
---|
11003 | | #define G_HAVE_INLINE 1 |
---|
11004 | | #define HAVE_DIRENT_H 1 |
---|
11005 | | #define HAVE_FLOAT_H 1 |
---|
11006 | | #define HAVE_LIMITS_H 1 |
---|
11007 | | #define HAVE_PWD_H 1 |
---|
11008 | | #define HAVE_GRP_H 1 |
---|
11009 | | #define HAVE_SYS_PARAM_H 1 |
---|
11010 | | #define HAVE_SYS_POLL_H 1 |
---|
11011 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11012 | | #define HAVE_SYS_TIME_H 1 |
---|
11013 | | #define HAVE_SYS_TIMES_H 1 |
---|
11014 | | #define HAVE_SYS_WAIT_H 1 |
---|
11015 | | #define HAVE_UNISTD_H 1 |
---|
11016 | | #define HAVE_SYS_SELECT_H 1 |
---|
11017 | | #define HAVE_SYS_TYPES_H 1 |
---|
11018 | | #define HAVE_STDINT_H 1 |
---|
11019 | | #define HAVE_INTTYPES_H 1 |
---|
11020 | | #define HAVE_SCHED_H 1 |
---|
11021 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11022 | | #define HAVE_SYS_FILIO_H 1 |
---|
11023 | | #define HAVE_FSTAB_H 1 |
---|
11024 | | #define HAVE_SYS_UIO_H 1 |
---|
11025 | | #define HAVE_SYS_MOUNT_H 1 |
---|
11026 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11027 | | #define HAVE_SYSCTLBYNAME 1 |
---|
11028 | | #define HAVE_XLOCALE_H 1 |
---|
11029 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
11030 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
11031 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
11032 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
11033 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
11034 | | #define HAVE_DIRENT_H 1 |
---|
11035 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
11036 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11037 | | #define HAVE_STDDEF_H 1 |
---|
11038 | | #define HAVE_STDLIB_H 1 |
---|
11039 | | #define HAVE_STRING_H 1 |
---|
11040 | | #define HAVE_SETLOCALE 1 |
---|
11041 | | #define SIZEOF_SIZE_T 8 |
---|
11042 | | #define SIZEOF_SSIZE_T 8 |
---|
11043 | | #define HAVE_LSTAT 1 |
---|
11044 | | #define HAVE_STRERROR 1 |
---|
11045 | | #define HAVE_STRSIGNAL 1 |
---|
11046 | | #define HAVE_MEMMOVE 1 |
---|
11047 | | #define HAVE_VSNPRINTF 1 |
---|
11048 | | #define HAVE_STPCPY 1 |
---|
11049 | | #define HAVE_STRCASECMP 1 |
---|
11050 | | #define HAVE_STRNCASECMP 1 |
---|
11051 | | #define HAVE_POLL 1 |
---|
11052 | | #define HAVE_GETCWD 1 |
---|
11053 | | #define HAVE_VASPRINTF 1 |
---|
11054 | | #define HAVE_SETENV 1 |
---|
11055 | | #define HAVE_UNSETENV 1 |
---|
11056 | | #define HAVE_GETC_UNLOCKED 1 |
---|
11057 | | #define HAVE_READLINK 1 |
---|
11058 | | #define HAVE_SYMLINK 1 |
---|
11059 | | #define HAVE_MEMMEM 1 |
---|
11060 | | #define HAVE_CHOWN 1 |
---|
11061 | | #define HAVE_LCHMOD 1 |
---|
11062 | | #define HAVE_LCHOWN 1 |
---|
11063 | | #define HAVE_FCHMOD 1 |
---|
11064 | | #define HAVE_FCHOWN 1 |
---|
11065 | | #define HAVE_LINK 1 |
---|
11066 | | #define HAVE_UTIMES 1 |
---|
11067 | | #define HAVE_GETGRGID 1 |
---|
11068 | | #define HAVE_GETPWUID 1 |
---|
11069 | | #define HAVE_GETFSSTAT 1 |
---|
11070 | | #define HAVE_STATVFS 1 |
---|
11071 | | #define HAVE_STATFS 1 |
---|
11072 | | #define USE_STATFS 1 |
---|
11073 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
11074 | | #define HAVE__NSGETENVIRON 1 |
---|
11075 | | #define HAVE_NEWLOCALE 1 |
---|
11076 | | #define HAVE_USELOCALE 1 |
---|
11077 | | #define HAVE_STRTOD_L 1 |
---|
11078 | | #define HAVE_STRTOLL_L 1 |
---|
11079 | | #define HAVE_STRTOULL_L 1 |
---|
11080 | | #define HAVE_ENDSERVENT 1 |
---|
11081 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
11082 | | #define HAVE_IF_INDEXTONAME 1 |
---|
11083 | | #define HAVE_RES_INIT 1 |
---|
11084 | | #define HAVE_IP_MREQN /**/ |
---|
11085 | | #define STATFS_ARGS 2 |
---|
11086 | | #define HAVE_VASPRINTF 1 |
---|
11087 | | #define HAVE_LONG_LONG 1 |
---|
11088 | | #define HAVE_LONG_DOUBLE 1 |
---|
11089 | | #define HAVE_WCHAR_T 1 |
---|
11090 | | #define HAVE_WINT_T 1 |
---|
11091 | | #define HAVE_PTRDIFF_T 1 |
---|
11092 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11093 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11094 | | #define HAVE_INTMAX_T 1 |
---|
11095 | | #define HAVE_SNPRINTF 1 |
---|
11096 | | #define HAVE_WCSLEN 1 |
---|
11097 | | #define HAVE_CODESET 1 |
---|
11098 | | #define HAVE_LANGINFO_TIME 1 |
---|
11099 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
11100 | | #define HAVE_STRLCPY 1 |
---|
11101 | | #define G_VA_COPY va_copy |
---|
11102 | | /* end confdefs.h. */ |
---|
11103 | | #include <stdarg.h> |
---|
11104 | | #include <stdlib.h> |
---|
11105 | | void f (int i, ...) { |
---|
11106 | | va_list args1, args2; |
---|
11107 | | va_start (args1, i); |
---|
11108 | | args2 = args1; |
---|
11109 | | if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) |
---|
11110 | | exit (1); |
---|
11111 | | va_end (args1); va_end (args2); |
---|
11112 | | } |
---|
11113 | | int main() { |
---|
11114 | | f (0, 42); |
---|
11115 | | return 0; |
---|
11116 | | } |
---|
11117 | configure:24320: result: no |
---|
11118 | configure:24355: checking for dlopen |
---|
11119 | configure:24355: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11120 | configure:24355: $? = 0 |
---|
11121 | configure:24355: result: yes |
---|
11122 | configure:24357: checking for dlsym |
---|
11123 | configure:24357: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11124 | configure:24357: $? = 0 |
---|
11125 | configure:24357: result: yes |
---|
11126 | configure:24566: checking for RTLD_GLOBAL brokenness |
---|
11127 | configure:24595: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11128 | configure:24595: $? = 0 |
---|
11129 | configure:24595: ./conftest |
---|
11130 | configure:24595: $? = 0 |
---|
11131 | configure:24608: result: no |
---|
11132 | configure:24615: checking for preceeding underscore in symbols |
---|
11133 | configure:24640: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11134 | configure:24640: $? = 0 |
---|
11135 | configure:24640: ./conftest |
---|
11136 | configure:24640: $? = 1 |
---|
11137 | configure: program exited with status 1 |
---|
11138 | configure: failed program was: |
---|
11139 | | /* confdefs.h */ |
---|
11140 | | #define PACKAGE_NAME "glib" |
---|
11141 | | #define PACKAGE_TARNAME "glib" |
---|
11142 | | #define PACKAGE_VERSION "2.38.2" |
---|
11143 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
11144 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
11145 | | #define PACKAGE_URL "" |
---|
11146 | | #define GLIB_MAJOR_VERSION 2 |
---|
11147 | | #define GLIB_MINOR_VERSION 38 |
---|
11148 | | #define GLIB_MICRO_VERSION 2 |
---|
11149 | | #define GLIB_INTERFACE_AGE 2 |
---|
11150 | | #define GLIB_BINARY_AGE 3802 |
---|
11151 | | #define STDC_HEADERS 1 |
---|
11152 | | #define HAVE_SYS_TYPES_H 1 |
---|
11153 | | #define HAVE_SYS_STAT_H 1 |
---|
11154 | | #define HAVE_STDLIB_H 1 |
---|
11155 | | #define HAVE_STRING_H 1 |
---|
11156 | | #define HAVE_MEMORY_H 1 |
---|
11157 | | #define HAVE_STRINGS_H 1 |
---|
11158 | | #define HAVE_INTTYPES_H 1 |
---|
11159 | | #define HAVE_STDINT_H 1 |
---|
11160 | | #define HAVE_UNISTD_H 1 |
---|
11161 | | #define __EXTENSIONS__ 1 |
---|
11162 | | #define _ALL_SOURCE 1 |
---|
11163 | | #define _GNU_SOURCE 1 |
---|
11164 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11165 | | #define _TANDEM_SOURCE 1 |
---|
11166 | | #define HAVE_CARBON 1 |
---|
11167 | | #define HAVE_COCOA 1 |
---|
11168 | | #define GETTEXT_PACKAGE "glib20" |
---|
11169 | | #define GLIB_LOCALE_DIR "" |
---|
11170 | | #define USE_LIBICONV_GNU 1 |
---|
11171 | | #define HAVE_DLFCN_H 1 |
---|
11172 | | #define LT_OBJDIR ".libs/" |
---|
11173 | | #define HAVE_VPRINTF 1 |
---|
11174 | | #define HAVE_ALLOCA_H 1 |
---|
11175 | | #define HAVE_ALLOCA 1 |
---|
11176 | | #define HAVE_MMAP 1 |
---|
11177 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11178 | | #define HAVE_VALLOC 1 |
---|
11179 | | #define HAVE_FSYNC 1 |
---|
11180 | | #define HAVE_ISSETUGID 1 |
---|
11181 | | #define HAVE_ATEXIT 1 |
---|
11182 | | #define HAVE_TIMEGM 1 |
---|
11183 | | #define HAVE_GMTIME_R 1 |
---|
11184 | | #define SIZEOF_CHAR 1 |
---|
11185 | | #define SIZEOF_SHORT 2 |
---|
11186 | | #define SIZEOF_LONG 8 |
---|
11187 | | #define SIZEOF_INT 4 |
---|
11188 | | #define SIZEOF_VOID_P 8 |
---|
11189 | | #define SIZEOF_LONG_LONG 8 |
---|
11190 | | #define SIZEOF___INT64 0 |
---|
11191 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
11192 | | #define G_HAVE___INLINE 1 |
---|
11193 | | #define G_HAVE___INLINE__ 1 |
---|
11194 | | #define G_HAVE_INLINE 1 |
---|
11195 | | #define HAVE_DIRENT_H 1 |
---|
11196 | | #define HAVE_FLOAT_H 1 |
---|
11197 | | #define HAVE_LIMITS_H 1 |
---|
11198 | | #define HAVE_PWD_H 1 |
---|
11199 | | #define HAVE_GRP_H 1 |
---|
11200 | | #define HAVE_SYS_PARAM_H 1 |
---|
11201 | | #define HAVE_SYS_POLL_H 1 |
---|
11202 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11203 | | #define HAVE_SYS_TIME_H 1 |
---|
11204 | | #define HAVE_SYS_TIMES_H 1 |
---|
11205 | | #define HAVE_SYS_WAIT_H 1 |
---|
11206 | | #define HAVE_UNISTD_H 1 |
---|
11207 | | #define HAVE_SYS_SELECT_H 1 |
---|
11208 | | #define HAVE_SYS_TYPES_H 1 |
---|
11209 | | #define HAVE_STDINT_H 1 |
---|
11210 | | #define HAVE_INTTYPES_H 1 |
---|
11211 | | #define HAVE_SCHED_H 1 |
---|
11212 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11213 | | #define HAVE_SYS_FILIO_H 1 |
---|
11214 | | #define HAVE_FSTAB_H 1 |
---|
11215 | | #define HAVE_SYS_UIO_H 1 |
---|
11216 | | #define HAVE_SYS_MOUNT_H 1 |
---|
11217 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11218 | | #define HAVE_SYSCTLBYNAME 1 |
---|
11219 | | #define HAVE_XLOCALE_H 1 |
---|
11220 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
11221 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
11222 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
11223 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
11224 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
11225 | | #define HAVE_DIRENT_H 1 |
---|
11226 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
11227 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11228 | | #define HAVE_STDDEF_H 1 |
---|
11229 | | #define HAVE_STDLIB_H 1 |
---|
11230 | | #define HAVE_STRING_H 1 |
---|
11231 | | #define HAVE_SETLOCALE 1 |
---|
11232 | | #define SIZEOF_SIZE_T 8 |
---|
11233 | | #define SIZEOF_SSIZE_T 8 |
---|
11234 | | #define HAVE_LSTAT 1 |
---|
11235 | | #define HAVE_STRERROR 1 |
---|
11236 | | #define HAVE_STRSIGNAL 1 |
---|
11237 | | #define HAVE_MEMMOVE 1 |
---|
11238 | | #define HAVE_VSNPRINTF 1 |
---|
11239 | | #define HAVE_STPCPY 1 |
---|
11240 | | #define HAVE_STRCASECMP 1 |
---|
11241 | | #define HAVE_STRNCASECMP 1 |
---|
11242 | | #define HAVE_POLL 1 |
---|
11243 | | #define HAVE_GETCWD 1 |
---|
11244 | | #define HAVE_VASPRINTF 1 |
---|
11245 | | #define HAVE_SETENV 1 |
---|
11246 | | #define HAVE_UNSETENV 1 |
---|
11247 | | #define HAVE_GETC_UNLOCKED 1 |
---|
11248 | | #define HAVE_READLINK 1 |
---|
11249 | | #define HAVE_SYMLINK 1 |
---|
11250 | | #define HAVE_MEMMEM 1 |
---|
11251 | | #define HAVE_CHOWN 1 |
---|
11252 | | #define HAVE_LCHMOD 1 |
---|
11253 | | #define HAVE_LCHOWN 1 |
---|
11254 | | #define HAVE_FCHMOD 1 |
---|
11255 | | #define HAVE_FCHOWN 1 |
---|
11256 | | #define HAVE_LINK 1 |
---|
11257 | | #define HAVE_UTIMES 1 |
---|
11258 | | #define HAVE_GETGRGID 1 |
---|
11259 | | #define HAVE_GETPWUID 1 |
---|
11260 | | #define HAVE_GETFSSTAT 1 |
---|
11261 | | #define HAVE_STATVFS 1 |
---|
11262 | | #define HAVE_STATFS 1 |
---|
11263 | | #define USE_STATFS 1 |
---|
11264 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
11265 | | #define HAVE__NSGETENVIRON 1 |
---|
11266 | | #define HAVE_NEWLOCALE 1 |
---|
11267 | | #define HAVE_USELOCALE 1 |
---|
11268 | | #define HAVE_STRTOD_L 1 |
---|
11269 | | #define HAVE_STRTOLL_L 1 |
---|
11270 | | #define HAVE_STRTOULL_L 1 |
---|
11271 | | #define HAVE_ENDSERVENT 1 |
---|
11272 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
11273 | | #define HAVE_IF_INDEXTONAME 1 |
---|
11274 | | #define HAVE_RES_INIT 1 |
---|
11275 | | #define HAVE_IP_MREQN /**/ |
---|
11276 | | #define STATFS_ARGS 2 |
---|
11277 | | #define HAVE_VASPRINTF 1 |
---|
11278 | | #define HAVE_LONG_LONG 1 |
---|
11279 | | #define HAVE_LONG_DOUBLE 1 |
---|
11280 | | #define HAVE_WCHAR_T 1 |
---|
11281 | | #define HAVE_WINT_T 1 |
---|
11282 | | #define HAVE_PTRDIFF_T 1 |
---|
11283 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11284 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11285 | | #define HAVE_INTMAX_T 1 |
---|
11286 | | #define HAVE_SNPRINTF 1 |
---|
11287 | | #define HAVE_WCSLEN 1 |
---|
11288 | | #define HAVE_CODESET 1 |
---|
11289 | | #define HAVE_LANGINFO_TIME 1 |
---|
11290 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
11291 | | #define HAVE_STRLCPY 1 |
---|
11292 | | #define G_VA_COPY va_copy |
---|
11293 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
11294 | | /* end confdefs.h. */ |
---|
11295 | | #include <dlfcn.h> |
---|
11296 | | int glib_underscore_test (void) { return 42; } |
---|
11297 | | int main() { |
---|
11298 | | void *f1 = (void*)0, *f2 = (void*)0, *handle; |
---|
11299 | | handle = dlopen ((void*)0, 0); |
---|
11300 | | if (handle) { |
---|
11301 | | f1 = dlsym (handle, "glib_underscore_test"); |
---|
11302 | | f2 = dlsym (handle, "_glib_underscore_test"); |
---|
11303 | | } return (!f2 || f1); |
---|
11304 | | } |
---|
11305 | configure:24652: result: no |
---|
11306 | configure:24665: checking for dlerror |
---|
11307 | configure:24665: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11308 | configure:24665: $? = 0 |
---|
11309 | configure:24665: result: yes |
---|
11310 | configure:24682: checking for the suffix of module shared libraries |
---|
11311 | configure:24690: result: .so |
---|
11312 | configure:24709: checking for gspawn implementation |
---|
11313 | configure:24719: result: gspawn.lo |
---|
11314 | configure:24724: checking for GIOChannel implementation |
---|
11315 | configure:24734: result: giounix.lo |
---|
11316 | configure:24753: checking sys/inotify.h usability |
---|
11317 | configure:24753: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
11318 | conftest.c:190:10: fatal error: 'sys/inotify.h' file not found |
---|
11319 | #include <sys/inotify.h> |
---|
11320 | ^~~~~~~~~~~~~~~ |
---|
11321 | 1 error generated. |
---|
11322 | configure:24753: $? = 1 |
---|
11323 | configure: failed program was: |
---|
11324 | | /* confdefs.h */ |
---|
11325 | | #define PACKAGE_NAME "glib" |
---|
11326 | | #define PACKAGE_TARNAME "glib" |
---|
11327 | | #define PACKAGE_VERSION "2.38.2" |
---|
11328 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
11329 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
11330 | | #define PACKAGE_URL "" |
---|
11331 | | #define GLIB_MAJOR_VERSION 2 |
---|
11332 | | #define GLIB_MINOR_VERSION 38 |
---|
11333 | | #define GLIB_MICRO_VERSION 2 |
---|
11334 | | #define GLIB_INTERFACE_AGE 2 |
---|
11335 | | #define GLIB_BINARY_AGE 3802 |
---|
11336 | | #define STDC_HEADERS 1 |
---|
11337 | | #define HAVE_SYS_TYPES_H 1 |
---|
11338 | | #define HAVE_SYS_STAT_H 1 |
---|
11339 | | #define HAVE_STDLIB_H 1 |
---|
11340 | | #define HAVE_STRING_H 1 |
---|
11341 | | #define HAVE_MEMORY_H 1 |
---|
11342 | | #define HAVE_STRINGS_H 1 |
---|
11343 | | #define HAVE_INTTYPES_H 1 |
---|
11344 | | #define HAVE_STDINT_H 1 |
---|
11345 | | #define HAVE_UNISTD_H 1 |
---|
11346 | | #define __EXTENSIONS__ 1 |
---|
11347 | | #define _ALL_SOURCE 1 |
---|
11348 | | #define _GNU_SOURCE 1 |
---|
11349 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11350 | | #define _TANDEM_SOURCE 1 |
---|
11351 | | #define HAVE_CARBON 1 |
---|
11352 | | #define HAVE_COCOA 1 |
---|
11353 | | #define GETTEXT_PACKAGE "glib20" |
---|
11354 | | #define GLIB_LOCALE_DIR "" |
---|
11355 | | #define USE_LIBICONV_GNU 1 |
---|
11356 | | #define HAVE_DLFCN_H 1 |
---|
11357 | | #define LT_OBJDIR ".libs/" |
---|
11358 | | #define HAVE_VPRINTF 1 |
---|
11359 | | #define HAVE_ALLOCA_H 1 |
---|
11360 | | #define HAVE_ALLOCA 1 |
---|
11361 | | #define HAVE_MMAP 1 |
---|
11362 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11363 | | #define HAVE_VALLOC 1 |
---|
11364 | | #define HAVE_FSYNC 1 |
---|
11365 | | #define HAVE_ISSETUGID 1 |
---|
11366 | | #define HAVE_ATEXIT 1 |
---|
11367 | | #define HAVE_TIMEGM 1 |
---|
11368 | | #define HAVE_GMTIME_R 1 |
---|
11369 | | #define SIZEOF_CHAR 1 |
---|
11370 | | #define SIZEOF_SHORT 2 |
---|
11371 | | #define SIZEOF_LONG 8 |
---|
11372 | | #define SIZEOF_INT 4 |
---|
11373 | | #define SIZEOF_VOID_P 8 |
---|
11374 | | #define SIZEOF_LONG_LONG 8 |
---|
11375 | | #define SIZEOF___INT64 0 |
---|
11376 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
11377 | | #define G_HAVE___INLINE 1 |
---|
11378 | | #define G_HAVE___INLINE__ 1 |
---|
11379 | | #define G_HAVE_INLINE 1 |
---|
11380 | | #define HAVE_DIRENT_H 1 |
---|
11381 | | #define HAVE_FLOAT_H 1 |
---|
11382 | | #define HAVE_LIMITS_H 1 |
---|
11383 | | #define HAVE_PWD_H 1 |
---|
11384 | | #define HAVE_GRP_H 1 |
---|
11385 | | #define HAVE_SYS_PARAM_H 1 |
---|
11386 | | #define HAVE_SYS_POLL_H 1 |
---|
11387 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11388 | | #define HAVE_SYS_TIME_H 1 |
---|
11389 | | #define HAVE_SYS_TIMES_H 1 |
---|
11390 | | #define HAVE_SYS_WAIT_H 1 |
---|
11391 | | #define HAVE_UNISTD_H 1 |
---|
11392 | | #define HAVE_SYS_SELECT_H 1 |
---|
11393 | | #define HAVE_SYS_TYPES_H 1 |
---|
11394 | | #define HAVE_STDINT_H 1 |
---|
11395 | | #define HAVE_INTTYPES_H 1 |
---|
11396 | | #define HAVE_SCHED_H 1 |
---|
11397 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11398 | | #define HAVE_SYS_FILIO_H 1 |
---|
11399 | | #define HAVE_FSTAB_H 1 |
---|
11400 | | #define HAVE_SYS_UIO_H 1 |
---|
11401 | | #define HAVE_SYS_MOUNT_H 1 |
---|
11402 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11403 | | #define HAVE_SYSCTLBYNAME 1 |
---|
11404 | | #define HAVE_XLOCALE_H 1 |
---|
11405 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
11406 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
11407 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
11408 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
11409 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
11410 | | #define HAVE_DIRENT_H 1 |
---|
11411 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
11412 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11413 | | #define HAVE_STDDEF_H 1 |
---|
11414 | | #define HAVE_STDLIB_H 1 |
---|
11415 | | #define HAVE_STRING_H 1 |
---|
11416 | | #define HAVE_SETLOCALE 1 |
---|
11417 | | #define SIZEOF_SIZE_T 8 |
---|
11418 | | #define SIZEOF_SSIZE_T 8 |
---|
11419 | | #define HAVE_LSTAT 1 |
---|
11420 | | #define HAVE_STRERROR 1 |
---|
11421 | | #define HAVE_STRSIGNAL 1 |
---|
11422 | | #define HAVE_MEMMOVE 1 |
---|
11423 | | #define HAVE_VSNPRINTF 1 |
---|
11424 | | #define HAVE_STPCPY 1 |
---|
11425 | | #define HAVE_STRCASECMP 1 |
---|
11426 | | #define HAVE_STRNCASECMP 1 |
---|
11427 | | #define HAVE_POLL 1 |
---|
11428 | | #define HAVE_GETCWD 1 |
---|
11429 | | #define HAVE_VASPRINTF 1 |
---|
11430 | | #define HAVE_SETENV 1 |
---|
11431 | | #define HAVE_UNSETENV 1 |
---|
11432 | | #define HAVE_GETC_UNLOCKED 1 |
---|
11433 | | #define HAVE_READLINK 1 |
---|
11434 | | #define HAVE_SYMLINK 1 |
---|
11435 | | #define HAVE_MEMMEM 1 |
---|
11436 | | #define HAVE_CHOWN 1 |
---|
11437 | | #define HAVE_LCHMOD 1 |
---|
11438 | | #define HAVE_LCHOWN 1 |
---|
11439 | | #define HAVE_FCHMOD 1 |
---|
11440 | | #define HAVE_FCHOWN 1 |
---|
11441 | | #define HAVE_LINK 1 |
---|
11442 | | #define HAVE_UTIMES 1 |
---|
11443 | | #define HAVE_GETGRGID 1 |
---|
11444 | | #define HAVE_GETPWUID 1 |
---|
11445 | | #define HAVE_GETFSSTAT 1 |
---|
11446 | | #define HAVE_STATVFS 1 |
---|
11447 | | #define HAVE_STATFS 1 |
---|
11448 | | #define USE_STATFS 1 |
---|
11449 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
11450 | | #define HAVE__NSGETENVIRON 1 |
---|
11451 | | #define HAVE_NEWLOCALE 1 |
---|
11452 | | #define HAVE_USELOCALE 1 |
---|
11453 | | #define HAVE_STRTOD_L 1 |
---|
11454 | | #define HAVE_STRTOLL_L 1 |
---|
11455 | | #define HAVE_STRTOULL_L 1 |
---|
11456 | | #define HAVE_ENDSERVENT 1 |
---|
11457 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
11458 | | #define HAVE_IF_INDEXTONAME 1 |
---|
11459 | | #define HAVE_RES_INIT 1 |
---|
11460 | | #define HAVE_IP_MREQN /**/ |
---|
11461 | | #define STATFS_ARGS 2 |
---|
11462 | | #define HAVE_VASPRINTF 1 |
---|
11463 | | #define HAVE_LONG_LONG 1 |
---|
11464 | | #define HAVE_LONG_DOUBLE 1 |
---|
11465 | | #define HAVE_WCHAR_T 1 |
---|
11466 | | #define HAVE_WINT_T 1 |
---|
11467 | | #define HAVE_PTRDIFF_T 1 |
---|
11468 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11469 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11470 | | #define HAVE_INTMAX_T 1 |
---|
11471 | | #define HAVE_SNPRINTF 1 |
---|
11472 | | #define HAVE_WCSLEN 1 |
---|
11473 | | #define HAVE_CODESET 1 |
---|
11474 | | #define HAVE_LANGINFO_TIME 1 |
---|
11475 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
11476 | | #define HAVE_STRLCPY 1 |
---|
11477 | | #define G_VA_COPY va_copy |
---|
11478 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
11479 | | /* end confdefs.h. */ |
---|
11480 | | #include <stdio.h> |
---|
11481 | | #ifdef HAVE_SYS_TYPES_H |
---|
11482 | | # include <sys/types.h> |
---|
11483 | | #endif |
---|
11484 | | #ifdef HAVE_SYS_STAT_H |
---|
11485 | | # include <sys/stat.h> |
---|
11486 | | #endif |
---|
11487 | | #ifdef STDC_HEADERS |
---|
11488 | | # include <stdlib.h> |
---|
11489 | | # include <stddef.h> |
---|
11490 | | #else |
---|
11491 | | # ifdef HAVE_STDLIB_H |
---|
11492 | | # include <stdlib.h> |
---|
11493 | | # endif |
---|
11494 | | #endif |
---|
11495 | | #ifdef HAVE_STRING_H |
---|
11496 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
11497 | | # include <memory.h> |
---|
11498 | | # endif |
---|
11499 | | # include <string.h> |
---|
11500 | | #endif |
---|
11501 | | #ifdef HAVE_STRINGS_H |
---|
11502 | | # include <strings.h> |
---|
11503 | | #endif |
---|
11504 | | #ifdef HAVE_INTTYPES_H |
---|
11505 | | # include <inttypes.h> |
---|
11506 | | #endif |
---|
11507 | | #ifdef HAVE_STDINT_H |
---|
11508 | | # include <stdint.h> |
---|
11509 | | #endif |
---|
11510 | | #ifdef HAVE_UNISTD_H |
---|
11511 | | # include <unistd.h> |
---|
11512 | | #endif |
---|
11513 | | #include <sys/inotify.h> |
---|
11514 | configure:24753: result: no |
---|
11515 | configure:24753: checking sys/inotify.h presence |
---|
11516 | configure:24753: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
11517 | conftest.c:157:10: fatal error: 'sys/inotify.h' file not found |
---|
11518 | #include <sys/inotify.h> |
---|
11519 | ^~~~~~~~~~~~~~~ |
---|
11520 | 1 error generated. |
---|
11521 | configure:24753: $? = 1 |
---|
11522 | configure: failed program was: |
---|
11523 | | /* confdefs.h */ |
---|
11524 | | #define PACKAGE_NAME "glib" |
---|
11525 | | #define PACKAGE_TARNAME "glib" |
---|
11526 | | #define PACKAGE_VERSION "2.38.2" |
---|
11527 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
11528 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
11529 | | #define PACKAGE_URL "" |
---|
11530 | | #define GLIB_MAJOR_VERSION 2 |
---|
11531 | | #define GLIB_MINOR_VERSION 38 |
---|
11532 | | #define GLIB_MICRO_VERSION 2 |
---|
11533 | | #define GLIB_INTERFACE_AGE 2 |
---|
11534 | | #define GLIB_BINARY_AGE 3802 |
---|
11535 | | #define STDC_HEADERS 1 |
---|
11536 | | #define HAVE_SYS_TYPES_H 1 |
---|
11537 | | #define HAVE_SYS_STAT_H 1 |
---|
11538 | | #define HAVE_STDLIB_H 1 |
---|
11539 | | #define HAVE_STRING_H 1 |
---|
11540 | | #define HAVE_MEMORY_H 1 |
---|
11541 | | #define HAVE_STRINGS_H 1 |
---|
11542 | | #define HAVE_INTTYPES_H 1 |
---|
11543 | | #define HAVE_STDINT_H 1 |
---|
11544 | | #define HAVE_UNISTD_H 1 |
---|
11545 | | #define __EXTENSIONS__ 1 |
---|
11546 | | #define _ALL_SOURCE 1 |
---|
11547 | | #define _GNU_SOURCE 1 |
---|
11548 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11549 | | #define _TANDEM_SOURCE 1 |
---|
11550 | | #define HAVE_CARBON 1 |
---|
11551 | | #define HAVE_COCOA 1 |
---|
11552 | | #define GETTEXT_PACKAGE "glib20" |
---|
11553 | | #define GLIB_LOCALE_DIR "" |
---|
11554 | | #define USE_LIBICONV_GNU 1 |
---|
11555 | | #define HAVE_DLFCN_H 1 |
---|
11556 | | #define LT_OBJDIR ".libs/" |
---|
11557 | | #define HAVE_VPRINTF 1 |
---|
11558 | | #define HAVE_ALLOCA_H 1 |
---|
11559 | | #define HAVE_ALLOCA 1 |
---|
11560 | | #define HAVE_MMAP 1 |
---|
11561 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11562 | | #define HAVE_VALLOC 1 |
---|
11563 | | #define HAVE_FSYNC 1 |
---|
11564 | | #define HAVE_ISSETUGID 1 |
---|
11565 | | #define HAVE_ATEXIT 1 |
---|
11566 | | #define HAVE_TIMEGM 1 |
---|
11567 | | #define HAVE_GMTIME_R 1 |
---|
11568 | | #define SIZEOF_CHAR 1 |
---|
11569 | | #define SIZEOF_SHORT 2 |
---|
11570 | | #define SIZEOF_LONG 8 |
---|
11571 | | #define SIZEOF_INT 4 |
---|
11572 | | #define SIZEOF_VOID_P 8 |
---|
11573 | | #define SIZEOF_LONG_LONG 8 |
---|
11574 | | #define SIZEOF___INT64 0 |
---|
11575 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
11576 | | #define G_HAVE___INLINE 1 |
---|
11577 | | #define G_HAVE___INLINE__ 1 |
---|
11578 | | #define G_HAVE_INLINE 1 |
---|
11579 | | #define HAVE_DIRENT_H 1 |
---|
11580 | | #define HAVE_FLOAT_H 1 |
---|
11581 | | #define HAVE_LIMITS_H 1 |
---|
11582 | | #define HAVE_PWD_H 1 |
---|
11583 | | #define HAVE_GRP_H 1 |
---|
11584 | | #define HAVE_SYS_PARAM_H 1 |
---|
11585 | | #define HAVE_SYS_POLL_H 1 |
---|
11586 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11587 | | #define HAVE_SYS_TIME_H 1 |
---|
11588 | | #define HAVE_SYS_TIMES_H 1 |
---|
11589 | | #define HAVE_SYS_WAIT_H 1 |
---|
11590 | | #define HAVE_UNISTD_H 1 |
---|
11591 | | #define HAVE_SYS_SELECT_H 1 |
---|
11592 | | #define HAVE_SYS_TYPES_H 1 |
---|
11593 | | #define HAVE_STDINT_H 1 |
---|
11594 | | #define HAVE_INTTYPES_H 1 |
---|
11595 | | #define HAVE_SCHED_H 1 |
---|
11596 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11597 | | #define HAVE_SYS_FILIO_H 1 |
---|
11598 | | #define HAVE_FSTAB_H 1 |
---|
11599 | | #define HAVE_SYS_UIO_H 1 |
---|
11600 | | #define HAVE_SYS_MOUNT_H 1 |
---|
11601 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11602 | | #define HAVE_SYSCTLBYNAME 1 |
---|
11603 | | #define HAVE_XLOCALE_H 1 |
---|
11604 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
11605 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
11606 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
11607 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
11608 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
11609 | | #define HAVE_DIRENT_H 1 |
---|
11610 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
11611 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11612 | | #define HAVE_STDDEF_H 1 |
---|
11613 | | #define HAVE_STDLIB_H 1 |
---|
11614 | | #define HAVE_STRING_H 1 |
---|
11615 | | #define HAVE_SETLOCALE 1 |
---|
11616 | | #define SIZEOF_SIZE_T 8 |
---|
11617 | | #define SIZEOF_SSIZE_T 8 |
---|
11618 | | #define HAVE_LSTAT 1 |
---|
11619 | | #define HAVE_STRERROR 1 |
---|
11620 | | #define HAVE_STRSIGNAL 1 |
---|
11621 | | #define HAVE_MEMMOVE 1 |
---|
11622 | | #define HAVE_VSNPRINTF 1 |
---|
11623 | | #define HAVE_STPCPY 1 |
---|
11624 | | #define HAVE_STRCASECMP 1 |
---|
11625 | | #define HAVE_STRNCASECMP 1 |
---|
11626 | | #define HAVE_POLL 1 |
---|
11627 | | #define HAVE_GETCWD 1 |
---|
11628 | | #define HAVE_VASPRINTF 1 |
---|
11629 | | #define HAVE_SETENV 1 |
---|
11630 | | #define HAVE_UNSETENV 1 |
---|
11631 | | #define HAVE_GETC_UNLOCKED 1 |
---|
11632 | | #define HAVE_READLINK 1 |
---|
11633 | | #define HAVE_SYMLINK 1 |
---|
11634 | | #define HAVE_MEMMEM 1 |
---|
11635 | | #define HAVE_CHOWN 1 |
---|
11636 | | #define HAVE_LCHMOD 1 |
---|
11637 | | #define HAVE_LCHOWN 1 |
---|
11638 | | #define HAVE_FCHMOD 1 |
---|
11639 | | #define HAVE_FCHOWN 1 |
---|
11640 | | #define HAVE_LINK 1 |
---|
11641 | | #define HAVE_UTIMES 1 |
---|
11642 | | #define HAVE_GETGRGID 1 |
---|
11643 | | #define HAVE_GETPWUID 1 |
---|
11644 | | #define HAVE_GETFSSTAT 1 |
---|
11645 | | #define HAVE_STATVFS 1 |
---|
11646 | | #define HAVE_STATFS 1 |
---|
11647 | | #define USE_STATFS 1 |
---|
11648 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
11649 | | #define HAVE__NSGETENVIRON 1 |
---|
11650 | | #define HAVE_NEWLOCALE 1 |
---|
11651 | | #define HAVE_USELOCALE 1 |
---|
11652 | | #define HAVE_STRTOD_L 1 |
---|
11653 | | #define HAVE_STRTOLL_L 1 |
---|
11654 | | #define HAVE_STRTOULL_L 1 |
---|
11655 | | #define HAVE_ENDSERVENT 1 |
---|
11656 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
11657 | | #define HAVE_IF_INDEXTONAME 1 |
---|
11658 | | #define HAVE_RES_INIT 1 |
---|
11659 | | #define HAVE_IP_MREQN /**/ |
---|
11660 | | #define STATFS_ARGS 2 |
---|
11661 | | #define HAVE_VASPRINTF 1 |
---|
11662 | | #define HAVE_LONG_LONG 1 |
---|
11663 | | #define HAVE_LONG_DOUBLE 1 |
---|
11664 | | #define HAVE_WCHAR_T 1 |
---|
11665 | | #define HAVE_WINT_T 1 |
---|
11666 | | #define HAVE_PTRDIFF_T 1 |
---|
11667 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11668 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11669 | | #define HAVE_INTMAX_T 1 |
---|
11670 | | #define HAVE_SNPRINTF 1 |
---|
11671 | | #define HAVE_WCSLEN 1 |
---|
11672 | | #define HAVE_CODESET 1 |
---|
11673 | | #define HAVE_LANGINFO_TIME 1 |
---|
11674 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
11675 | | #define HAVE_STRLCPY 1 |
---|
11676 | | #define G_VA_COPY va_copy |
---|
11677 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
11678 | | /* end confdefs.h. */ |
---|
11679 | | #include <sys/inotify.h> |
---|
11680 | configure:24753: result: no |
---|
11681 | configure:24753: checking for sys/inotify.h |
---|
11682 | configure:24753: result: no |
---|
11683 | configure:24789: checking sys/event.h usability |
---|
11684 | configure:24789: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
11685 | configure:24789: $? = 0 |
---|
11686 | configure:24789: result: yes |
---|
11687 | configure:24789: checking sys/event.h presence |
---|
11688 | configure:24789: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
11689 | configure:24789: $? = 0 |
---|
11690 | configure:24789: result: yes |
---|
11691 | configure:24789: checking for sys/event.h |
---|
11692 | configure:24789: result: yes |
---|
11693 | configure:24798: checking for kqueue |
---|
11694 | configure:24798: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11695 | configure:24798: $? = 0 |
---|
11696 | configure:24798: result: yes |
---|
11697 | configure:24798: checking for kevent |
---|
11698 | configure:24798: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11699 | configure:24798: $? = 0 |
---|
11700 | configure:24798: result: yes |
---|
11701 | configure:24832: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
11702 | conftest.c:161:10: fatal error: 'port.h' file not found |
---|
11703 | #include <port.h> |
---|
11704 | ^~~~~~~~ |
---|
11705 | 1 error generated. |
---|
11706 | configure:24832: $? = 1 |
---|
11707 | configure: failed program was: |
---|
11708 | | /* confdefs.h */ |
---|
11709 | | #define PACKAGE_NAME "glib" |
---|
11710 | | #define PACKAGE_TARNAME "glib" |
---|
11711 | | #define PACKAGE_VERSION "2.38.2" |
---|
11712 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
11713 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
11714 | | #define PACKAGE_URL "" |
---|
11715 | | #define GLIB_MAJOR_VERSION 2 |
---|
11716 | | #define GLIB_MINOR_VERSION 38 |
---|
11717 | | #define GLIB_MICRO_VERSION 2 |
---|
11718 | | #define GLIB_INTERFACE_AGE 2 |
---|
11719 | | #define GLIB_BINARY_AGE 3802 |
---|
11720 | | #define STDC_HEADERS 1 |
---|
11721 | | #define HAVE_SYS_TYPES_H 1 |
---|
11722 | | #define HAVE_SYS_STAT_H 1 |
---|
11723 | | #define HAVE_STDLIB_H 1 |
---|
11724 | | #define HAVE_STRING_H 1 |
---|
11725 | | #define HAVE_MEMORY_H 1 |
---|
11726 | | #define HAVE_STRINGS_H 1 |
---|
11727 | | #define HAVE_INTTYPES_H 1 |
---|
11728 | | #define HAVE_STDINT_H 1 |
---|
11729 | | #define HAVE_UNISTD_H 1 |
---|
11730 | | #define __EXTENSIONS__ 1 |
---|
11731 | | #define _ALL_SOURCE 1 |
---|
11732 | | #define _GNU_SOURCE 1 |
---|
11733 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11734 | | #define _TANDEM_SOURCE 1 |
---|
11735 | | #define HAVE_CARBON 1 |
---|
11736 | | #define HAVE_COCOA 1 |
---|
11737 | | #define GETTEXT_PACKAGE "glib20" |
---|
11738 | | #define GLIB_LOCALE_DIR "" |
---|
11739 | | #define USE_LIBICONV_GNU 1 |
---|
11740 | | #define HAVE_DLFCN_H 1 |
---|
11741 | | #define LT_OBJDIR ".libs/" |
---|
11742 | | #define HAVE_VPRINTF 1 |
---|
11743 | | #define HAVE_ALLOCA_H 1 |
---|
11744 | | #define HAVE_ALLOCA 1 |
---|
11745 | | #define HAVE_MMAP 1 |
---|
11746 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11747 | | #define HAVE_VALLOC 1 |
---|
11748 | | #define HAVE_FSYNC 1 |
---|
11749 | | #define HAVE_ISSETUGID 1 |
---|
11750 | | #define HAVE_ATEXIT 1 |
---|
11751 | | #define HAVE_TIMEGM 1 |
---|
11752 | | #define HAVE_GMTIME_R 1 |
---|
11753 | | #define SIZEOF_CHAR 1 |
---|
11754 | | #define SIZEOF_SHORT 2 |
---|
11755 | | #define SIZEOF_LONG 8 |
---|
11756 | | #define SIZEOF_INT 4 |
---|
11757 | | #define SIZEOF_VOID_P 8 |
---|
11758 | | #define SIZEOF_LONG_LONG 8 |
---|
11759 | | #define SIZEOF___INT64 0 |
---|
11760 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
11761 | | #define G_HAVE___INLINE 1 |
---|
11762 | | #define G_HAVE___INLINE__ 1 |
---|
11763 | | #define G_HAVE_INLINE 1 |
---|
11764 | | #define HAVE_DIRENT_H 1 |
---|
11765 | | #define HAVE_FLOAT_H 1 |
---|
11766 | | #define HAVE_LIMITS_H 1 |
---|
11767 | | #define HAVE_PWD_H 1 |
---|
11768 | | #define HAVE_GRP_H 1 |
---|
11769 | | #define HAVE_SYS_PARAM_H 1 |
---|
11770 | | #define HAVE_SYS_POLL_H 1 |
---|
11771 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11772 | | #define HAVE_SYS_TIME_H 1 |
---|
11773 | | #define HAVE_SYS_TIMES_H 1 |
---|
11774 | | #define HAVE_SYS_WAIT_H 1 |
---|
11775 | | #define HAVE_UNISTD_H 1 |
---|
11776 | | #define HAVE_SYS_SELECT_H 1 |
---|
11777 | | #define HAVE_SYS_TYPES_H 1 |
---|
11778 | | #define HAVE_STDINT_H 1 |
---|
11779 | | #define HAVE_INTTYPES_H 1 |
---|
11780 | | #define HAVE_SCHED_H 1 |
---|
11781 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11782 | | #define HAVE_SYS_FILIO_H 1 |
---|
11783 | | #define HAVE_FSTAB_H 1 |
---|
11784 | | #define HAVE_SYS_UIO_H 1 |
---|
11785 | | #define HAVE_SYS_MOUNT_H 1 |
---|
11786 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
11787 | | #define HAVE_SYSCTLBYNAME 1 |
---|
11788 | | #define HAVE_XLOCALE_H 1 |
---|
11789 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
11790 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
11791 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
11792 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
11793 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
11794 | | #define HAVE_DIRENT_H 1 |
---|
11795 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
11796 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11797 | | #define HAVE_STDDEF_H 1 |
---|
11798 | | #define HAVE_STDLIB_H 1 |
---|
11799 | | #define HAVE_STRING_H 1 |
---|
11800 | | #define HAVE_SETLOCALE 1 |
---|
11801 | | #define SIZEOF_SIZE_T 8 |
---|
11802 | | #define SIZEOF_SSIZE_T 8 |
---|
11803 | | #define HAVE_LSTAT 1 |
---|
11804 | | #define HAVE_STRERROR 1 |
---|
11805 | | #define HAVE_STRSIGNAL 1 |
---|
11806 | | #define HAVE_MEMMOVE 1 |
---|
11807 | | #define HAVE_VSNPRINTF 1 |
---|
11808 | | #define HAVE_STPCPY 1 |
---|
11809 | | #define HAVE_STRCASECMP 1 |
---|
11810 | | #define HAVE_STRNCASECMP 1 |
---|
11811 | | #define HAVE_POLL 1 |
---|
11812 | | #define HAVE_GETCWD 1 |
---|
11813 | | #define HAVE_VASPRINTF 1 |
---|
11814 | | #define HAVE_SETENV 1 |
---|
11815 | | #define HAVE_UNSETENV 1 |
---|
11816 | | #define HAVE_GETC_UNLOCKED 1 |
---|
11817 | | #define HAVE_READLINK 1 |
---|
11818 | | #define HAVE_SYMLINK 1 |
---|
11819 | | #define HAVE_MEMMEM 1 |
---|
11820 | | #define HAVE_CHOWN 1 |
---|
11821 | | #define HAVE_LCHMOD 1 |
---|
11822 | | #define HAVE_LCHOWN 1 |
---|
11823 | | #define HAVE_FCHMOD 1 |
---|
11824 | | #define HAVE_FCHOWN 1 |
---|
11825 | | #define HAVE_LINK 1 |
---|
11826 | | #define HAVE_UTIMES 1 |
---|
11827 | | #define HAVE_GETGRGID 1 |
---|
11828 | | #define HAVE_GETPWUID 1 |
---|
11829 | | #define HAVE_GETFSSTAT 1 |
---|
11830 | | #define HAVE_STATVFS 1 |
---|
11831 | | #define HAVE_STATFS 1 |
---|
11832 | | #define USE_STATFS 1 |
---|
11833 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
11834 | | #define HAVE__NSGETENVIRON 1 |
---|
11835 | | #define HAVE_NEWLOCALE 1 |
---|
11836 | | #define HAVE_USELOCALE 1 |
---|
11837 | | #define HAVE_STRTOD_L 1 |
---|
11838 | | #define HAVE_STRTOLL_L 1 |
---|
11839 | | #define HAVE_STRTOULL_L 1 |
---|
11840 | | #define HAVE_ENDSERVENT 1 |
---|
11841 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
11842 | | #define HAVE_IF_INDEXTONAME 1 |
---|
11843 | | #define HAVE_RES_INIT 1 |
---|
11844 | | #define HAVE_IP_MREQN /**/ |
---|
11845 | | #define STATFS_ARGS 2 |
---|
11846 | | #define HAVE_VASPRINTF 1 |
---|
11847 | | #define HAVE_LONG_LONG 1 |
---|
11848 | | #define HAVE_LONG_DOUBLE 1 |
---|
11849 | | #define HAVE_WCHAR_T 1 |
---|
11850 | | #define HAVE_WINT_T 1 |
---|
11851 | | #define HAVE_PTRDIFF_T 1 |
---|
11852 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11853 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11854 | | #define HAVE_INTMAX_T 1 |
---|
11855 | | #define HAVE_SNPRINTF 1 |
---|
11856 | | #define HAVE_WCSLEN 1 |
---|
11857 | | #define HAVE_CODESET 1 |
---|
11858 | | #define HAVE_LANGINFO_TIME 1 |
---|
11859 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
11860 | | #define HAVE_STRLCPY 1 |
---|
11861 | | #define G_VA_COPY va_copy |
---|
11862 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
11863 | | #define HAVE_SYS_EVENT_H 1 |
---|
11864 | | #define HAVE_KQUEUE 1 |
---|
11865 | | #define HAVE_KEVENT 1 |
---|
11866 | | /* end confdefs.h. */ |
---|
11867 | | |
---|
11868 | | #include <port.h> |
---|
11869 | | #ifndef PORT_SOURCE_FILE |
---|
11870 | | #error "Please upgrade to Nevada 72 or above to suppoert FEN" |
---|
11871 | | #endif |
---|
11872 | | int main() { return 0; } |
---|
11873 | configure:24850: checking for platform-dependent source |
---|
11874 | configure:24860: result: |
---|
11875 | configure:24864: checking whether to compile timeloop |
---|
11876 | configure:24874: result: yes |
---|
11877 | configure:24885: checking if building for some Win32 platform |
---|
11878 | configure:24895: result: no |
---|
11879 | configure:24945: checking for thread implementation |
---|
11880 | configure:24969: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5 |
---|
11881 | configure:24969: $? = 0 |
---|
11882 | configure:25010: result: posix |
---|
11883 | configure:25182: checking thread related cflags |
---|
11884 | configure:25184: result: -D_REENTRANT |
---|
11885 | configure:25221: checking for pthread_create/pthread_join |
---|
11886 | configure:25260: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11887 | configure:25260: $? = 0 |
---|
11888 | configure:25260: ./conftest |
---|
11889 | configure:25260: $? = 0 |
---|
11890 | configure:25269: result: yes |
---|
11891 | configure:25347: checking thread related libraries |
---|
11892 | configure:25349: result: |
---|
11893 | configure:25360: checking for localtime_r |
---|
11894 | configure:25360: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11895 | configure:25360: $? = 0 |
---|
11896 | configure:25360: result: yes |
---|
11897 | configure:25360: checking for gmtime_r |
---|
11898 | configure:25360: result: yes |
---|
11899 | configure:25371: checking for posix getpwuid_r |
---|
11900 | configure:25398: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11901 | configure:25398: $? = 0 |
---|
11902 | configure:25398: ./conftest |
---|
11903 | configure:25398: $? = 0 |
---|
11904 | configure:25408: result: yes |
---|
11905 | configure:25462: checking for posix getgrgid_r |
---|
11906 | configure:25489: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11907 | configure:25489: $? = 0 |
---|
11908 | configure:25489: ./conftest |
---|
11909 | configure:25489: $? = 0 |
---|
11910 | configure:25499: result: yes |
---|
11911 | configure:25562: checking for pthread_attr_setstacksize |
---|
11912 | configure:25575: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11913 | configure:25575: $? = 0 |
---|
11914 | configure:25576: result: yes |
---|
11915 | configure:25587: checking for pthread_condattr_setclock |
---|
11916 | configure:25600: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
11917 | conftest.c:170:23: error: implicit declaration of function 'pthread_condattr_setclock' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
11918 | pthread_condattr_t a; pthread_condattr_setclock(&a,0) |
---|
11919 | ^ |
---|
11920 | conftest.c:170:23: note: did you mean 'pthread_condattr_destroy'? |
---|
11921 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/pthread.h:324:5: note: 'pthread_condattr_destroy' declared here |
---|
11922 | int pthread_condattr_destroy(pthread_condattr_t *); |
---|
11923 | ^ |
---|
11924 | 1 error generated. |
---|
11925 | configure:25600: $? = 1 |
---|
11926 | configure: failed program was: |
---|
11927 | | /* confdefs.h */ |
---|
11928 | | #define PACKAGE_NAME "glib" |
---|
11929 | | #define PACKAGE_TARNAME "glib" |
---|
11930 | | #define PACKAGE_VERSION "2.38.2" |
---|
11931 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
11932 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
11933 | | #define PACKAGE_URL "" |
---|
11934 | | #define GLIB_MAJOR_VERSION 2 |
---|
11935 | | #define GLIB_MINOR_VERSION 38 |
---|
11936 | | #define GLIB_MICRO_VERSION 2 |
---|
11937 | | #define GLIB_INTERFACE_AGE 2 |
---|
11938 | | #define GLIB_BINARY_AGE 3802 |
---|
11939 | | #define STDC_HEADERS 1 |
---|
11940 | | #define HAVE_SYS_TYPES_H 1 |
---|
11941 | | #define HAVE_SYS_STAT_H 1 |
---|
11942 | | #define HAVE_STDLIB_H 1 |
---|
11943 | | #define HAVE_STRING_H 1 |
---|
11944 | | #define HAVE_MEMORY_H 1 |
---|
11945 | | #define HAVE_STRINGS_H 1 |
---|
11946 | | #define HAVE_INTTYPES_H 1 |
---|
11947 | | #define HAVE_STDINT_H 1 |
---|
11948 | | #define HAVE_UNISTD_H 1 |
---|
11949 | | #define __EXTENSIONS__ 1 |
---|
11950 | | #define _ALL_SOURCE 1 |
---|
11951 | | #define _GNU_SOURCE 1 |
---|
11952 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11953 | | #define _TANDEM_SOURCE 1 |
---|
11954 | | #define HAVE_CARBON 1 |
---|
11955 | | #define HAVE_COCOA 1 |
---|
11956 | | #define GETTEXT_PACKAGE "glib20" |
---|
11957 | | #define GLIB_LOCALE_DIR "" |
---|
11958 | | #define USE_LIBICONV_GNU 1 |
---|
11959 | | #define HAVE_DLFCN_H 1 |
---|
11960 | | #define LT_OBJDIR ".libs/" |
---|
11961 | | #define HAVE_VPRINTF 1 |
---|
11962 | | #define HAVE_ALLOCA_H 1 |
---|
11963 | | #define HAVE_ALLOCA 1 |
---|
11964 | | #define HAVE_MMAP 1 |
---|
11965 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
11966 | | #define HAVE_VALLOC 1 |
---|
11967 | | #define HAVE_FSYNC 1 |
---|
11968 | | #define HAVE_ISSETUGID 1 |
---|
11969 | | #define HAVE_ATEXIT 1 |
---|
11970 | | #define HAVE_TIMEGM 1 |
---|
11971 | | #define HAVE_GMTIME_R 1 |
---|
11972 | | #define SIZEOF_CHAR 1 |
---|
11973 | | #define SIZEOF_SHORT 2 |
---|
11974 | | #define SIZEOF_LONG 8 |
---|
11975 | | #define SIZEOF_INT 4 |
---|
11976 | | #define SIZEOF_VOID_P 8 |
---|
11977 | | #define SIZEOF_LONG_LONG 8 |
---|
11978 | | #define SIZEOF___INT64 0 |
---|
11979 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
11980 | | #define G_HAVE___INLINE 1 |
---|
11981 | | #define G_HAVE___INLINE__ 1 |
---|
11982 | | #define G_HAVE_INLINE 1 |
---|
11983 | | #define HAVE_DIRENT_H 1 |
---|
11984 | | #define HAVE_FLOAT_H 1 |
---|
11985 | | #define HAVE_LIMITS_H 1 |
---|
11986 | | #define HAVE_PWD_H 1 |
---|
11987 | | #define HAVE_GRP_H 1 |
---|
11988 | | #define HAVE_SYS_PARAM_H 1 |
---|
11989 | | #define HAVE_SYS_POLL_H 1 |
---|
11990 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11991 | | #define HAVE_SYS_TIME_H 1 |
---|
11992 | | #define HAVE_SYS_TIMES_H 1 |
---|
11993 | | #define HAVE_SYS_WAIT_H 1 |
---|
11994 | | #define HAVE_UNISTD_H 1 |
---|
11995 | | #define HAVE_SYS_SELECT_H 1 |
---|
11996 | | #define HAVE_SYS_TYPES_H 1 |
---|
11997 | | #define HAVE_STDINT_H 1 |
---|
11998 | | #define HAVE_INTTYPES_H 1 |
---|
11999 | | #define HAVE_SCHED_H 1 |
---|
12000 | | #define HAVE_SYS_STATVFS_H 1 |
---|
12001 | | #define HAVE_SYS_FILIO_H 1 |
---|
12002 | | #define HAVE_FSTAB_H 1 |
---|
12003 | | #define HAVE_SYS_UIO_H 1 |
---|
12004 | | #define HAVE_SYS_MOUNT_H 1 |
---|
12005 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
12006 | | #define HAVE_SYSCTLBYNAME 1 |
---|
12007 | | #define HAVE_XLOCALE_H 1 |
---|
12008 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
12009 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
12010 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
12011 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
12012 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
12013 | | #define HAVE_DIRENT_H 1 |
---|
12014 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
12015 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12016 | | #define HAVE_STDDEF_H 1 |
---|
12017 | | #define HAVE_STDLIB_H 1 |
---|
12018 | | #define HAVE_STRING_H 1 |
---|
12019 | | #define HAVE_SETLOCALE 1 |
---|
12020 | | #define SIZEOF_SIZE_T 8 |
---|
12021 | | #define SIZEOF_SSIZE_T 8 |
---|
12022 | | #define HAVE_LSTAT 1 |
---|
12023 | | #define HAVE_STRERROR 1 |
---|
12024 | | #define HAVE_STRSIGNAL 1 |
---|
12025 | | #define HAVE_MEMMOVE 1 |
---|
12026 | | #define HAVE_VSNPRINTF 1 |
---|
12027 | | #define HAVE_STPCPY 1 |
---|
12028 | | #define HAVE_STRCASECMP 1 |
---|
12029 | | #define HAVE_STRNCASECMP 1 |
---|
12030 | | #define HAVE_POLL 1 |
---|
12031 | | #define HAVE_GETCWD 1 |
---|
12032 | | #define HAVE_VASPRINTF 1 |
---|
12033 | | #define HAVE_SETENV 1 |
---|
12034 | | #define HAVE_UNSETENV 1 |
---|
12035 | | #define HAVE_GETC_UNLOCKED 1 |
---|
12036 | | #define HAVE_READLINK 1 |
---|
12037 | | #define HAVE_SYMLINK 1 |
---|
12038 | | #define HAVE_MEMMEM 1 |
---|
12039 | | #define HAVE_CHOWN 1 |
---|
12040 | | #define HAVE_LCHMOD 1 |
---|
12041 | | #define HAVE_LCHOWN 1 |
---|
12042 | | #define HAVE_FCHMOD 1 |
---|
12043 | | #define HAVE_FCHOWN 1 |
---|
12044 | | #define HAVE_LINK 1 |
---|
12045 | | #define HAVE_UTIMES 1 |
---|
12046 | | #define HAVE_GETGRGID 1 |
---|
12047 | | #define HAVE_GETPWUID 1 |
---|
12048 | | #define HAVE_GETFSSTAT 1 |
---|
12049 | | #define HAVE_STATVFS 1 |
---|
12050 | | #define HAVE_STATFS 1 |
---|
12051 | | #define USE_STATFS 1 |
---|
12052 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
12053 | | #define HAVE__NSGETENVIRON 1 |
---|
12054 | | #define HAVE_NEWLOCALE 1 |
---|
12055 | | #define HAVE_USELOCALE 1 |
---|
12056 | | #define HAVE_STRTOD_L 1 |
---|
12057 | | #define HAVE_STRTOLL_L 1 |
---|
12058 | | #define HAVE_STRTOULL_L 1 |
---|
12059 | | #define HAVE_ENDSERVENT 1 |
---|
12060 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
12061 | | #define HAVE_IF_INDEXTONAME 1 |
---|
12062 | | #define HAVE_RES_INIT 1 |
---|
12063 | | #define HAVE_IP_MREQN /**/ |
---|
12064 | | #define STATFS_ARGS 2 |
---|
12065 | | #define HAVE_VASPRINTF 1 |
---|
12066 | | #define HAVE_LONG_LONG 1 |
---|
12067 | | #define HAVE_LONG_DOUBLE 1 |
---|
12068 | | #define HAVE_WCHAR_T 1 |
---|
12069 | | #define HAVE_WINT_T 1 |
---|
12070 | | #define HAVE_PTRDIFF_T 1 |
---|
12071 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12072 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12073 | | #define HAVE_INTMAX_T 1 |
---|
12074 | | #define HAVE_SNPRINTF 1 |
---|
12075 | | #define HAVE_WCSLEN 1 |
---|
12076 | | #define HAVE_CODESET 1 |
---|
12077 | | #define HAVE_LANGINFO_TIME 1 |
---|
12078 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
12079 | | #define HAVE_STRLCPY 1 |
---|
12080 | | #define G_VA_COPY va_copy |
---|
12081 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
12082 | | #define HAVE_SYS_EVENT_H 1 |
---|
12083 | | #define HAVE_KQUEUE 1 |
---|
12084 | | #define HAVE_KEVENT 1 |
---|
12085 | | #define THREADS_POSIX 1 |
---|
12086 | | #define HAVE_LOCALTIME_R 1 |
---|
12087 | | #define HAVE_GMTIME_R 1 |
---|
12088 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
12089 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
12090 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
12091 | | /* end confdefs.h. */ |
---|
12092 | | #include <pthread.h> |
---|
12093 | | int |
---|
12094 | | main () |
---|
12095 | | { |
---|
12096 | | pthread_condattr_t a; pthread_condattr_setclock(&a,0) |
---|
12097 | | ; |
---|
12098 | | return 0; |
---|
12099 | | } |
---|
12100 | configure:25607: result: no |
---|
12101 | configure:25612: checking for pthread_cond_timedwait_monotonic |
---|
12102 | configure:25625: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12103 | conftest.c:170:1: error: implicit declaration of function 'pthread_cond_timedwait_monotonic' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
12104 | pthread_cond_timedwait_monotonic(NULL, NULL, NULL) |
---|
12105 | ^ |
---|
12106 | 1 error generated. |
---|
12107 | configure:25625: $? = 1 |
---|
12108 | configure: failed program was: |
---|
12109 | | /* confdefs.h */ |
---|
12110 | | #define PACKAGE_NAME "glib" |
---|
12111 | | #define PACKAGE_TARNAME "glib" |
---|
12112 | | #define PACKAGE_VERSION "2.38.2" |
---|
12113 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
12114 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
12115 | | #define PACKAGE_URL "" |
---|
12116 | | #define GLIB_MAJOR_VERSION 2 |
---|
12117 | | #define GLIB_MINOR_VERSION 38 |
---|
12118 | | #define GLIB_MICRO_VERSION 2 |
---|
12119 | | #define GLIB_INTERFACE_AGE 2 |
---|
12120 | | #define GLIB_BINARY_AGE 3802 |
---|
12121 | | #define STDC_HEADERS 1 |
---|
12122 | | #define HAVE_SYS_TYPES_H 1 |
---|
12123 | | #define HAVE_SYS_STAT_H 1 |
---|
12124 | | #define HAVE_STDLIB_H 1 |
---|
12125 | | #define HAVE_STRING_H 1 |
---|
12126 | | #define HAVE_MEMORY_H 1 |
---|
12127 | | #define HAVE_STRINGS_H 1 |
---|
12128 | | #define HAVE_INTTYPES_H 1 |
---|
12129 | | #define HAVE_STDINT_H 1 |
---|
12130 | | #define HAVE_UNISTD_H 1 |
---|
12131 | | #define __EXTENSIONS__ 1 |
---|
12132 | | #define _ALL_SOURCE 1 |
---|
12133 | | #define _GNU_SOURCE 1 |
---|
12134 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12135 | | #define _TANDEM_SOURCE 1 |
---|
12136 | | #define HAVE_CARBON 1 |
---|
12137 | | #define HAVE_COCOA 1 |
---|
12138 | | #define GETTEXT_PACKAGE "glib20" |
---|
12139 | | #define GLIB_LOCALE_DIR "" |
---|
12140 | | #define USE_LIBICONV_GNU 1 |
---|
12141 | | #define HAVE_DLFCN_H 1 |
---|
12142 | | #define LT_OBJDIR ".libs/" |
---|
12143 | | #define HAVE_VPRINTF 1 |
---|
12144 | | #define HAVE_ALLOCA_H 1 |
---|
12145 | | #define HAVE_ALLOCA 1 |
---|
12146 | | #define HAVE_MMAP 1 |
---|
12147 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
12148 | | #define HAVE_VALLOC 1 |
---|
12149 | | #define HAVE_FSYNC 1 |
---|
12150 | | #define HAVE_ISSETUGID 1 |
---|
12151 | | #define HAVE_ATEXIT 1 |
---|
12152 | | #define HAVE_TIMEGM 1 |
---|
12153 | | #define HAVE_GMTIME_R 1 |
---|
12154 | | #define SIZEOF_CHAR 1 |
---|
12155 | | #define SIZEOF_SHORT 2 |
---|
12156 | | #define SIZEOF_LONG 8 |
---|
12157 | | #define SIZEOF_INT 4 |
---|
12158 | | #define SIZEOF_VOID_P 8 |
---|
12159 | | #define SIZEOF_LONG_LONG 8 |
---|
12160 | | #define SIZEOF___INT64 0 |
---|
12161 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
12162 | | #define G_HAVE___INLINE 1 |
---|
12163 | | #define G_HAVE___INLINE__ 1 |
---|
12164 | | #define G_HAVE_INLINE 1 |
---|
12165 | | #define HAVE_DIRENT_H 1 |
---|
12166 | | #define HAVE_FLOAT_H 1 |
---|
12167 | | #define HAVE_LIMITS_H 1 |
---|
12168 | | #define HAVE_PWD_H 1 |
---|
12169 | | #define HAVE_GRP_H 1 |
---|
12170 | | #define HAVE_SYS_PARAM_H 1 |
---|
12171 | | #define HAVE_SYS_POLL_H 1 |
---|
12172 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
12173 | | #define HAVE_SYS_TIME_H 1 |
---|
12174 | | #define HAVE_SYS_TIMES_H 1 |
---|
12175 | | #define HAVE_SYS_WAIT_H 1 |
---|
12176 | | #define HAVE_UNISTD_H 1 |
---|
12177 | | #define HAVE_SYS_SELECT_H 1 |
---|
12178 | | #define HAVE_SYS_TYPES_H 1 |
---|
12179 | | #define HAVE_STDINT_H 1 |
---|
12180 | | #define HAVE_INTTYPES_H 1 |
---|
12181 | | #define HAVE_SCHED_H 1 |
---|
12182 | | #define HAVE_SYS_STATVFS_H 1 |
---|
12183 | | #define HAVE_SYS_FILIO_H 1 |
---|
12184 | | #define HAVE_FSTAB_H 1 |
---|
12185 | | #define HAVE_SYS_UIO_H 1 |
---|
12186 | | #define HAVE_SYS_MOUNT_H 1 |
---|
12187 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
12188 | | #define HAVE_SYSCTLBYNAME 1 |
---|
12189 | | #define HAVE_XLOCALE_H 1 |
---|
12190 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
12191 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
12192 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
12193 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
12194 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
12195 | | #define HAVE_DIRENT_H 1 |
---|
12196 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
12197 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12198 | | #define HAVE_STDDEF_H 1 |
---|
12199 | | #define HAVE_STDLIB_H 1 |
---|
12200 | | #define HAVE_STRING_H 1 |
---|
12201 | | #define HAVE_SETLOCALE 1 |
---|
12202 | | #define SIZEOF_SIZE_T 8 |
---|
12203 | | #define SIZEOF_SSIZE_T 8 |
---|
12204 | | #define HAVE_LSTAT 1 |
---|
12205 | | #define HAVE_STRERROR 1 |
---|
12206 | | #define HAVE_STRSIGNAL 1 |
---|
12207 | | #define HAVE_MEMMOVE 1 |
---|
12208 | | #define HAVE_VSNPRINTF 1 |
---|
12209 | | #define HAVE_STPCPY 1 |
---|
12210 | | #define HAVE_STRCASECMP 1 |
---|
12211 | | #define HAVE_STRNCASECMP 1 |
---|
12212 | | #define HAVE_POLL 1 |
---|
12213 | | #define HAVE_GETCWD 1 |
---|
12214 | | #define HAVE_VASPRINTF 1 |
---|
12215 | | #define HAVE_SETENV 1 |
---|
12216 | | #define HAVE_UNSETENV 1 |
---|
12217 | | #define HAVE_GETC_UNLOCKED 1 |
---|
12218 | | #define HAVE_READLINK 1 |
---|
12219 | | #define HAVE_SYMLINK 1 |
---|
12220 | | #define HAVE_MEMMEM 1 |
---|
12221 | | #define HAVE_CHOWN 1 |
---|
12222 | | #define HAVE_LCHMOD 1 |
---|
12223 | | #define HAVE_LCHOWN 1 |
---|
12224 | | #define HAVE_FCHMOD 1 |
---|
12225 | | #define HAVE_FCHOWN 1 |
---|
12226 | | #define HAVE_LINK 1 |
---|
12227 | | #define HAVE_UTIMES 1 |
---|
12228 | | #define HAVE_GETGRGID 1 |
---|
12229 | | #define HAVE_GETPWUID 1 |
---|
12230 | | #define HAVE_GETFSSTAT 1 |
---|
12231 | | #define HAVE_STATVFS 1 |
---|
12232 | | #define HAVE_STATFS 1 |
---|
12233 | | #define USE_STATFS 1 |
---|
12234 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
12235 | | #define HAVE__NSGETENVIRON 1 |
---|
12236 | | #define HAVE_NEWLOCALE 1 |
---|
12237 | | #define HAVE_USELOCALE 1 |
---|
12238 | | #define HAVE_STRTOD_L 1 |
---|
12239 | | #define HAVE_STRTOLL_L 1 |
---|
12240 | | #define HAVE_STRTOULL_L 1 |
---|
12241 | | #define HAVE_ENDSERVENT 1 |
---|
12242 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
12243 | | #define HAVE_IF_INDEXTONAME 1 |
---|
12244 | | #define HAVE_RES_INIT 1 |
---|
12245 | | #define HAVE_IP_MREQN /**/ |
---|
12246 | | #define STATFS_ARGS 2 |
---|
12247 | | #define HAVE_VASPRINTF 1 |
---|
12248 | | #define HAVE_LONG_LONG 1 |
---|
12249 | | #define HAVE_LONG_DOUBLE 1 |
---|
12250 | | #define HAVE_WCHAR_T 1 |
---|
12251 | | #define HAVE_WINT_T 1 |
---|
12252 | | #define HAVE_PTRDIFF_T 1 |
---|
12253 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12254 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12255 | | #define HAVE_INTMAX_T 1 |
---|
12256 | | #define HAVE_SNPRINTF 1 |
---|
12257 | | #define HAVE_WCSLEN 1 |
---|
12258 | | #define HAVE_CODESET 1 |
---|
12259 | | #define HAVE_LANGINFO_TIME 1 |
---|
12260 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
12261 | | #define HAVE_STRLCPY 1 |
---|
12262 | | #define G_VA_COPY va_copy |
---|
12263 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
12264 | | #define HAVE_SYS_EVENT_H 1 |
---|
12265 | | #define HAVE_KQUEUE 1 |
---|
12266 | | #define HAVE_KEVENT 1 |
---|
12267 | | #define THREADS_POSIX 1 |
---|
12268 | | #define HAVE_LOCALTIME_R 1 |
---|
12269 | | #define HAVE_GMTIME_R 1 |
---|
12270 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
12271 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
12272 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
12273 | | /* end confdefs.h. */ |
---|
12274 | | #include <pthread.h> |
---|
12275 | | int |
---|
12276 | | main () |
---|
12277 | | { |
---|
12278 | | pthread_cond_timedwait_monotonic(NULL, NULL, NULL) |
---|
12279 | | ; |
---|
12280 | | return 0; |
---|
12281 | | } |
---|
12282 | configure:25632: result: no |
---|
12283 | configure:25637: checking for pthread_cond_timedwait_monotonic_np |
---|
12284 | configure:25650: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12285 | conftest.c:170:1: error: implicit declaration of function 'pthread_cond_timedwait_monotonic_np' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
12286 | pthread_cond_timedwait_monotonic_np(NULL, NULL, NULL) |
---|
12287 | ^ |
---|
12288 | conftest.c:170:1: note: did you mean 'pthread_cond_timedwait_relative_np'? |
---|
12289 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/pthread.h:558:5: note: 'pthread_cond_timedwait_relative_np' declared here |
---|
12290 | int pthread_cond_timedwait_relative_np(pthread_cond_t *, pthread_mutex_t *, |
---|
12291 | ^ |
---|
12292 | 1 error generated. |
---|
12293 | configure:25650: $? = 1 |
---|
12294 | configure: failed program was: |
---|
12295 | | /* confdefs.h */ |
---|
12296 | | #define PACKAGE_NAME "glib" |
---|
12297 | | #define PACKAGE_TARNAME "glib" |
---|
12298 | | #define PACKAGE_VERSION "2.38.2" |
---|
12299 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
12300 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
12301 | | #define PACKAGE_URL "" |
---|
12302 | | #define GLIB_MAJOR_VERSION 2 |
---|
12303 | | #define GLIB_MINOR_VERSION 38 |
---|
12304 | | #define GLIB_MICRO_VERSION 2 |
---|
12305 | | #define GLIB_INTERFACE_AGE 2 |
---|
12306 | | #define GLIB_BINARY_AGE 3802 |
---|
12307 | | #define STDC_HEADERS 1 |
---|
12308 | | #define HAVE_SYS_TYPES_H 1 |
---|
12309 | | #define HAVE_SYS_STAT_H 1 |
---|
12310 | | #define HAVE_STDLIB_H 1 |
---|
12311 | | #define HAVE_STRING_H 1 |
---|
12312 | | #define HAVE_MEMORY_H 1 |
---|
12313 | | #define HAVE_STRINGS_H 1 |
---|
12314 | | #define HAVE_INTTYPES_H 1 |
---|
12315 | | #define HAVE_STDINT_H 1 |
---|
12316 | | #define HAVE_UNISTD_H 1 |
---|
12317 | | #define __EXTENSIONS__ 1 |
---|
12318 | | #define _ALL_SOURCE 1 |
---|
12319 | | #define _GNU_SOURCE 1 |
---|
12320 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12321 | | #define _TANDEM_SOURCE 1 |
---|
12322 | | #define HAVE_CARBON 1 |
---|
12323 | | #define HAVE_COCOA 1 |
---|
12324 | | #define GETTEXT_PACKAGE "glib20" |
---|
12325 | | #define GLIB_LOCALE_DIR "" |
---|
12326 | | #define USE_LIBICONV_GNU 1 |
---|
12327 | | #define HAVE_DLFCN_H 1 |
---|
12328 | | #define LT_OBJDIR ".libs/" |
---|
12329 | | #define HAVE_VPRINTF 1 |
---|
12330 | | #define HAVE_ALLOCA_H 1 |
---|
12331 | | #define HAVE_ALLOCA 1 |
---|
12332 | | #define HAVE_MMAP 1 |
---|
12333 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
12334 | | #define HAVE_VALLOC 1 |
---|
12335 | | #define HAVE_FSYNC 1 |
---|
12336 | | #define HAVE_ISSETUGID 1 |
---|
12337 | | #define HAVE_ATEXIT 1 |
---|
12338 | | #define HAVE_TIMEGM 1 |
---|
12339 | | #define HAVE_GMTIME_R 1 |
---|
12340 | | #define SIZEOF_CHAR 1 |
---|
12341 | | #define SIZEOF_SHORT 2 |
---|
12342 | | #define SIZEOF_LONG 8 |
---|
12343 | | #define SIZEOF_INT 4 |
---|
12344 | | #define SIZEOF_VOID_P 8 |
---|
12345 | | #define SIZEOF_LONG_LONG 8 |
---|
12346 | | #define SIZEOF___INT64 0 |
---|
12347 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
12348 | | #define G_HAVE___INLINE 1 |
---|
12349 | | #define G_HAVE___INLINE__ 1 |
---|
12350 | | #define G_HAVE_INLINE 1 |
---|
12351 | | #define HAVE_DIRENT_H 1 |
---|
12352 | | #define HAVE_FLOAT_H 1 |
---|
12353 | | #define HAVE_LIMITS_H 1 |
---|
12354 | | #define HAVE_PWD_H 1 |
---|
12355 | | #define HAVE_GRP_H 1 |
---|
12356 | | #define HAVE_SYS_PARAM_H 1 |
---|
12357 | | #define HAVE_SYS_POLL_H 1 |
---|
12358 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
12359 | | #define HAVE_SYS_TIME_H 1 |
---|
12360 | | #define HAVE_SYS_TIMES_H 1 |
---|
12361 | | #define HAVE_SYS_WAIT_H 1 |
---|
12362 | | #define HAVE_UNISTD_H 1 |
---|
12363 | | #define HAVE_SYS_SELECT_H 1 |
---|
12364 | | #define HAVE_SYS_TYPES_H 1 |
---|
12365 | | #define HAVE_STDINT_H 1 |
---|
12366 | | #define HAVE_INTTYPES_H 1 |
---|
12367 | | #define HAVE_SCHED_H 1 |
---|
12368 | | #define HAVE_SYS_STATVFS_H 1 |
---|
12369 | | #define HAVE_SYS_FILIO_H 1 |
---|
12370 | | #define HAVE_FSTAB_H 1 |
---|
12371 | | #define HAVE_SYS_UIO_H 1 |
---|
12372 | | #define HAVE_SYS_MOUNT_H 1 |
---|
12373 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
12374 | | #define HAVE_SYSCTLBYNAME 1 |
---|
12375 | | #define HAVE_XLOCALE_H 1 |
---|
12376 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
12377 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
12378 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
12379 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
12380 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
12381 | | #define HAVE_DIRENT_H 1 |
---|
12382 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
12383 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12384 | | #define HAVE_STDDEF_H 1 |
---|
12385 | | #define HAVE_STDLIB_H 1 |
---|
12386 | | #define HAVE_STRING_H 1 |
---|
12387 | | #define HAVE_SETLOCALE 1 |
---|
12388 | | #define SIZEOF_SIZE_T 8 |
---|
12389 | | #define SIZEOF_SSIZE_T 8 |
---|
12390 | | #define HAVE_LSTAT 1 |
---|
12391 | | #define HAVE_STRERROR 1 |
---|
12392 | | #define HAVE_STRSIGNAL 1 |
---|
12393 | | #define HAVE_MEMMOVE 1 |
---|
12394 | | #define HAVE_VSNPRINTF 1 |
---|
12395 | | #define HAVE_STPCPY 1 |
---|
12396 | | #define HAVE_STRCASECMP 1 |
---|
12397 | | #define HAVE_STRNCASECMP 1 |
---|
12398 | | #define HAVE_POLL 1 |
---|
12399 | | #define HAVE_GETCWD 1 |
---|
12400 | | #define HAVE_VASPRINTF 1 |
---|
12401 | | #define HAVE_SETENV 1 |
---|
12402 | | #define HAVE_UNSETENV 1 |
---|
12403 | | #define HAVE_GETC_UNLOCKED 1 |
---|
12404 | | #define HAVE_READLINK 1 |
---|
12405 | | #define HAVE_SYMLINK 1 |
---|
12406 | | #define HAVE_MEMMEM 1 |
---|
12407 | | #define HAVE_CHOWN 1 |
---|
12408 | | #define HAVE_LCHMOD 1 |
---|
12409 | | #define HAVE_LCHOWN 1 |
---|
12410 | | #define HAVE_FCHMOD 1 |
---|
12411 | | #define HAVE_FCHOWN 1 |
---|
12412 | | #define HAVE_LINK 1 |
---|
12413 | | #define HAVE_UTIMES 1 |
---|
12414 | | #define HAVE_GETGRGID 1 |
---|
12415 | | #define HAVE_GETPWUID 1 |
---|
12416 | | #define HAVE_GETFSSTAT 1 |
---|
12417 | | #define HAVE_STATVFS 1 |
---|
12418 | | #define HAVE_STATFS 1 |
---|
12419 | | #define USE_STATFS 1 |
---|
12420 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
12421 | | #define HAVE__NSGETENVIRON 1 |
---|
12422 | | #define HAVE_NEWLOCALE 1 |
---|
12423 | | #define HAVE_USELOCALE 1 |
---|
12424 | | #define HAVE_STRTOD_L 1 |
---|
12425 | | #define HAVE_STRTOLL_L 1 |
---|
12426 | | #define HAVE_STRTOULL_L 1 |
---|
12427 | | #define HAVE_ENDSERVENT 1 |
---|
12428 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
12429 | | #define HAVE_IF_INDEXTONAME 1 |
---|
12430 | | #define HAVE_RES_INIT 1 |
---|
12431 | | #define HAVE_IP_MREQN /**/ |
---|
12432 | | #define STATFS_ARGS 2 |
---|
12433 | | #define HAVE_VASPRINTF 1 |
---|
12434 | | #define HAVE_LONG_LONG 1 |
---|
12435 | | #define HAVE_LONG_DOUBLE 1 |
---|
12436 | | #define HAVE_WCHAR_T 1 |
---|
12437 | | #define HAVE_WINT_T 1 |
---|
12438 | | #define HAVE_PTRDIFF_T 1 |
---|
12439 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12440 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12441 | | #define HAVE_INTMAX_T 1 |
---|
12442 | | #define HAVE_SNPRINTF 1 |
---|
12443 | | #define HAVE_WCSLEN 1 |
---|
12444 | | #define HAVE_CODESET 1 |
---|
12445 | | #define HAVE_LANGINFO_TIME 1 |
---|
12446 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
12447 | | #define HAVE_STRLCPY 1 |
---|
12448 | | #define G_VA_COPY va_copy |
---|
12449 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
12450 | | #define HAVE_SYS_EVENT_H 1 |
---|
12451 | | #define HAVE_KQUEUE 1 |
---|
12452 | | #define HAVE_KEVENT 1 |
---|
12453 | | #define THREADS_POSIX 1 |
---|
12454 | | #define HAVE_LOCALTIME_R 1 |
---|
12455 | | #define HAVE_GMTIME_R 1 |
---|
12456 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
12457 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
12458 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
12459 | | /* end confdefs.h. */ |
---|
12460 | | #include <pthread.h> |
---|
12461 | | int |
---|
12462 | | main () |
---|
12463 | | { |
---|
12464 | | pthread_cond_timedwait_monotonic_np(NULL, NULL, NULL) |
---|
12465 | | ; |
---|
12466 | | return 0; |
---|
12467 | | } |
---|
12468 | configure:25657: result: no |
---|
12469 | configure:25708: checking for clock_gettime |
---|
12470 | configure:25708: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12471 | configure:25708: $? = 0 |
---|
12472 | configure:25708: result: yes |
---|
12473 | configure:25770: checking for lock-free atomic intrinsics |
---|
12474 | configure:25793: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12475 | configure:25793: $? = 0 |
---|
12476 | configure:25825: result: yes |
---|
12477 | configure:25847: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12478 | configure:25847: $? = 0 |
---|
12479 | configure:25872: checking for futex(2) system call |
---|
12480 | configure:25900: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
12481 | conftest.c:168:10: fatal error: 'linux/futex.h' file not found |
---|
12482 | #include <linux/futex.h> |
---|
12483 | ^~~~~~~~~~~~~~~ |
---|
12484 | 1 error generated. |
---|
12485 | configure:25900: $? = 1 |
---|
12486 | configure: failed program was: |
---|
12487 | | /* confdefs.h */ |
---|
12488 | | #define PACKAGE_NAME "glib" |
---|
12489 | | #define PACKAGE_TARNAME "glib" |
---|
12490 | | #define PACKAGE_VERSION "2.38.2" |
---|
12491 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
12492 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
12493 | | #define PACKAGE_URL "" |
---|
12494 | | #define GLIB_MAJOR_VERSION 2 |
---|
12495 | | #define GLIB_MINOR_VERSION 38 |
---|
12496 | | #define GLIB_MICRO_VERSION 2 |
---|
12497 | | #define GLIB_INTERFACE_AGE 2 |
---|
12498 | | #define GLIB_BINARY_AGE 3802 |
---|
12499 | | #define STDC_HEADERS 1 |
---|
12500 | | #define HAVE_SYS_TYPES_H 1 |
---|
12501 | | #define HAVE_SYS_STAT_H 1 |
---|
12502 | | #define HAVE_STDLIB_H 1 |
---|
12503 | | #define HAVE_STRING_H 1 |
---|
12504 | | #define HAVE_MEMORY_H 1 |
---|
12505 | | #define HAVE_STRINGS_H 1 |
---|
12506 | | #define HAVE_INTTYPES_H 1 |
---|
12507 | | #define HAVE_STDINT_H 1 |
---|
12508 | | #define HAVE_UNISTD_H 1 |
---|
12509 | | #define __EXTENSIONS__ 1 |
---|
12510 | | #define _ALL_SOURCE 1 |
---|
12511 | | #define _GNU_SOURCE 1 |
---|
12512 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12513 | | #define _TANDEM_SOURCE 1 |
---|
12514 | | #define HAVE_CARBON 1 |
---|
12515 | | #define HAVE_COCOA 1 |
---|
12516 | | #define GETTEXT_PACKAGE "glib20" |
---|
12517 | | #define GLIB_LOCALE_DIR "" |
---|
12518 | | #define USE_LIBICONV_GNU 1 |
---|
12519 | | #define HAVE_DLFCN_H 1 |
---|
12520 | | #define LT_OBJDIR ".libs/" |
---|
12521 | | #define HAVE_VPRINTF 1 |
---|
12522 | | #define HAVE_ALLOCA_H 1 |
---|
12523 | | #define HAVE_ALLOCA 1 |
---|
12524 | | #define HAVE_MMAP 1 |
---|
12525 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
12526 | | #define HAVE_VALLOC 1 |
---|
12527 | | #define HAVE_FSYNC 1 |
---|
12528 | | #define HAVE_ISSETUGID 1 |
---|
12529 | | #define HAVE_ATEXIT 1 |
---|
12530 | | #define HAVE_TIMEGM 1 |
---|
12531 | | #define HAVE_GMTIME_R 1 |
---|
12532 | | #define SIZEOF_CHAR 1 |
---|
12533 | | #define SIZEOF_SHORT 2 |
---|
12534 | | #define SIZEOF_LONG 8 |
---|
12535 | | #define SIZEOF_INT 4 |
---|
12536 | | #define SIZEOF_VOID_P 8 |
---|
12537 | | #define SIZEOF_LONG_LONG 8 |
---|
12538 | | #define SIZEOF___INT64 0 |
---|
12539 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
12540 | | #define G_HAVE___INLINE 1 |
---|
12541 | | #define G_HAVE___INLINE__ 1 |
---|
12542 | | #define G_HAVE_INLINE 1 |
---|
12543 | | #define HAVE_DIRENT_H 1 |
---|
12544 | | #define HAVE_FLOAT_H 1 |
---|
12545 | | #define HAVE_LIMITS_H 1 |
---|
12546 | | #define HAVE_PWD_H 1 |
---|
12547 | | #define HAVE_GRP_H 1 |
---|
12548 | | #define HAVE_SYS_PARAM_H 1 |
---|
12549 | | #define HAVE_SYS_POLL_H 1 |
---|
12550 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
12551 | | #define HAVE_SYS_TIME_H 1 |
---|
12552 | | #define HAVE_SYS_TIMES_H 1 |
---|
12553 | | #define HAVE_SYS_WAIT_H 1 |
---|
12554 | | #define HAVE_UNISTD_H 1 |
---|
12555 | | #define HAVE_SYS_SELECT_H 1 |
---|
12556 | | #define HAVE_SYS_TYPES_H 1 |
---|
12557 | | #define HAVE_STDINT_H 1 |
---|
12558 | | #define HAVE_INTTYPES_H 1 |
---|
12559 | | #define HAVE_SCHED_H 1 |
---|
12560 | | #define HAVE_SYS_STATVFS_H 1 |
---|
12561 | | #define HAVE_SYS_FILIO_H 1 |
---|
12562 | | #define HAVE_FSTAB_H 1 |
---|
12563 | | #define HAVE_SYS_UIO_H 1 |
---|
12564 | | #define HAVE_SYS_MOUNT_H 1 |
---|
12565 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
12566 | | #define HAVE_SYSCTLBYNAME 1 |
---|
12567 | | #define HAVE_XLOCALE_H 1 |
---|
12568 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
12569 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
12570 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
12571 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
12572 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
12573 | | #define HAVE_DIRENT_H 1 |
---|
12574 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
12575 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12576 | | #define HAVE_STDDEF_H 1 |
---|
12577 | | #define HAVE_STDLIB_H 1 |
---|
12578 | | #define HAVE_STRING_H 1 |
---|
12579 | | #define HAVE_SETLOCALE 1 |
---|
12580 | | #define SIZEOF_SIZE_T 8 |
---|
12581 | | #define SIZEOF_SSIZE_T 8 |
---|
12582 | | #define HAVE_LSTAT 1 |
---|
12583 | | #define HAVE_STRERROR 1 |
---|
12584 | | #define HAVE_STRSIGNAL 1 |
---|
12585 | | #define HAVE_MEMMOVE 1 |
---|
12586 | | #define HAVE_VSNPRINTF 1 |
---|
12587 | | #define HAVE_STPCPY 1 |
---|
12588 | | #define HAVE_STRCASECMP 1 |
---|
12589 | | #define HAVE_STRNCASECMP 1 |
---|
12590 | | #define HAVE_POLL 1 |
---|
12591 | | #define HAVE_GETCWD 1 |
---|
12592 | | #define HAVE_VASPRINTF 1 |
---|
12593 | | #define HAVE_SETENV 1 |
---|
12594 | | #define HAVE_UNSETENV 1 |
---|
12595 | | #define HAVE_GETC_UNLOCKED 1 |
---|
12596 | | #define HAVE_READLINK 1 |
---|
12597 | | #define HAVE_SYMLINK 1 |
---|
12598 | | #define HAVE_MEMMEM 1 |
---|
12599 | | #define HAVE_CHOWN 1 |
---|
12600 | | #define HAVE_LCHMOD 1 |
---|
12601 | | #define HAVE_LCHOWN 1 |
---|
12602 | | #define HAVE_FCHMOD 1 |
---|
12603 | | #define HAVE_FCHOWN 1 |
---|
12604 | | #define HAVE_LINK 1 |
---|
12605 | | #define HAVE_UTIMES 1 |
---|
12606 | | #define HAVE_GETGRGID 1 |
---|
12607 | | #define HAVE_GETPWUID 1 |
---|
12608 | | #define HAVE_GETFSSTAT 1 |
---|
12609 | | #define HAVE_STATVFS 1 |
---|
12610 | | #define HAVE_STATFS 1 |
---|
12611 | | #define USE_STATFS 1 |
---|
12612 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
12613 | | #define HAVE__NSGETENVIRON 1 |
---|
12614 | | #define HAVE_NEWLOCALE 1 |
---|
12615 | | #define HAVE_USELOCALE 1 |
---|
12616 | | #define HAVE_STRTOD_L 1 |
---|
12617 | | #define HAVE_STRTOLL_L 1 |
---|
12618 | | #define HAVE_STRTOULL_L 1 |
---|
12619 | | #define HAVE_ENDSERVENT 1 |
---|
12620 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
12621 | | #define HAVE_IF_INDEXTONAME 1 |
---|
12622 | | #define HAVE_RES_INIT 1 |
---|
12623 | | #define HAVE_IP_MREQN /**/ |
---|
12624 | | #define STATFS_ARGS 2 |
---|
12625 | | #define HAVE_VASPRINTF 1 |
---|
12626 | | #define HAVE_LONG_LONG 1 |
---|
12627 | | #define HAVE_LONG_DOUBLE 1 |
---|
12628 | | #define HAVE_WCHAR_T 1 |
---|
12629 | | #define HAVE_WINT_T 1 |
---|
12630 | | #define HAVE_PTRDIFF_T 1 |
---|
12631 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12632 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12633 | | #define HAVE_INTMAX_T 1 |
---|
12634 | | #define HAVE_SNPRINTF 1 |
---|
12635 | | #define HAVE_WCSLEN 1 |
---|
12636 | | #define HAVE_CODESET 1 |
---|
12637 | | #define HAVE_LANGINFO_TIME 1 |
---|
12638 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
12639 | | #define HAVE_STRLCPY 1 |
---|
12640 | | #define G_VA_COPY va_copy |
---|
12641 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
12642 | | #define HAVE_SYS_EVENT_H 1 |
---|
12643 | | #define HAVE_KQUEUE 1 |
---|
12644 | | #define HAVE_KEVENT 1 |
---|
12645 | | #define THREADS_POSIX 1 |
---|
12646 | | #define HAVE_LOCALTIME_R 1 |
---|
12647 | | #define HAVE_GMTIME_R 1 |
---|
12648 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
12649 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
12650 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
12651 | | #define HAVE_CLOCK_GETTIME 1 |
---|
12652 | | /* end confdefs.h. */ |
---|
12653 | | |
---|
12654 | | #include <linux/futex.h> |
---|
12655 | | #include <sys/syscall.h> |
---|
12656 | | #include <unistd.h> |
---|
12657 | | |
---|
12658 | | int |
---|
12659 | | main () |
---|
12660 | | { |
---|
12661 | | |
---|
12662 | | int |
---|
12663 | | main (void) |
---|
12664 | | { |
---|
12665 | | /* it is not like this actually runs or anything... */ |
---|
12666 | | syscall (__NR_futex, NULL, FUTEX_WAKE, FUTEX_WAIT); |
---|
12667 | | return 0; |
---|
12668 | | } |
---|
12669 | | |
---|
12670 | | ; |
---|
12671 | | return 0; |
---|
12672 | | } |
---|
12673 | configure:25907: result: no |
---|
12674 | configure:25915: checking for eventfd(2) system call |
---|
12675 | configure:25941: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
12676 | conftest.c:168:10: fatal error: 'sys/eventfd.h' file not found |
---|
12677 | #include <sys/eventfd.h> |
---|
12678 | ^~~~~~~~~~~~~~~ |
---|
12679 | 1 error generated. |
---|
12680 | configure:25941: $? = 1 |
---|
12681 | configure: failed program was: |
---|
12682 | | /* confdefs.h */ |
---|
12683 | | #define PACKAGE_NAME "glib" |
---|
12684 | | #define PACKAGE_TARNAME "glib" |
---|
12685 | | #define PACKAGE_VERSION "2.38.2" |
---|
12686 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
12687 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
12688 | | #define PACKAGE_URL "" |
---|
12689 | | #define GLIB_MAJOR_VERSION 2 |
---|
12690 | | #define GLIB_MINOR_VERSION 38 |
---|
12691 | | #define GLIB_MICRO_VERSION 2 |
---|
12692 | | #define GLIB_INTERFACE_AGE 2 |
---|
12693 | | #define GLIB_BINARY_AGE 3802 |
---|
12694 | | #define STDC_HEADERS 1 |
---|
12695 | | #define HAVE_SYS_TYPES_H 1 |
---|
12696 | | #define HAVE_SYS_STAT_H 1 |
---|
12697 | | #define HAVE_STDLIB_H 1 |
---|
12698 | | #define HAVE_STRING_H 1 |
---|
12699 | | #define HAVE_MEMORY_H 1 |
---|
12700 | | #define HAVE_STRINGS_H 1 |
---|
12701 | | #define HAVE_INTTYPES_H 1 |
---|
12702 | | #define HAVE_STDINT_H 1 |
---|
12703 | | #define HAVE_UNISTD_H 1 |
---|
12704 | | #define __EXTENSIONS__ 1 |
---|
12705 | | #define _ALL_SOURCE 1 |
---|
12706 | | #define _GNU_SOURCE 1 |
---|
12707 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12708 | | #define _TANDEM_SOURCE 1 |
---|
12709 | | #define HAVE_CARBON 1 |
---|
12710 | | #define HAVE_COCOA 1 |
---|
12711 | | #define GETTEXT_PACKAGE "glib20" |
---|
12712 | | #define GLIB_LOCALE_DIR "" |
---|
12713 | | #define USE_LIBICONV_GNU 1 |
---|
12714 | | #define HAVE_DLFCN_H 1 |
---|
12715 | | #define LT_OBJDIR ".libs/" |
---|
12716 | | #define HAVE_VPRINTF 1 |
---|
12717 | | #define HAVE_ALLOCA_H 1 |
---|
12718 | | #define HAVE_ALLOCA 1 |
---|
12719 | | #define HAVE_MMAP 1 |
---|
12720 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
12721 | | #define HAVE_VALLOC 1 |
---|
12722 | | #define HAVE_FSYNC 1 |
---|
12723 | | #define HAVE_ISSETUGID 1 |
---|
12724 | | #define HAVE_ATEXIT 1 |
---|
12725 | | #define HAVE_TIMEGM 1 |
---|
12726 | | #define HAVE_GMTIME_R 1 |
---|
12727 | | #define SIZEOF_CHAR 1 |
---|
12728 | | #define SIZEOF_SHORT 2 |
---|
12729 | | #define SIZEOF_LONG 8 |
---|
12730 | | #define SIZEOF_INT 4 |
---|
12731 | | #define SIZEOF_VOID_P 8 |
---|
12732 | | #define SIZEOF_LONG_LONG 8 |
---|
12733 | | #define SIZEOF___INT64 0 |
---|
12734 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
12735 | | #define G_HAVE___INLINE 1 |
---|
12736 | | #define G_HAVE___INLINE__ 1 |
---|
12737 | | #define G_HAVE_INLINE 1 |
---|
12738 | | #define HAVE_DIRENT_H 1 |
---|
12739 | | #define HAVE_FLOAT_H 1 |
---|
12740 | | #define HAVE_LIMITS_H 1 |
---|
12741 | | #define HAVE_PWD_H 1 |
---|
12742 | | #define HAVE_GRP_H 1 |
---|
12743 | | #define HAVE_SYS_PARAM_H 1 |
---|
12744 | | #define HAVE_SYS_POLL_H 1 |
---|
12745 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
12746 | | #define HAVE_SYS_TIME_H 1 |
---|
12747 | | #define HAVE_SYS_TIMES_H 1 |
---|
12748 | | #define HAVE_SYS_WAIT_H 1 |
---|
12749 | | #define HAVE_UNISTD_H 1 |
---|
12750 | | #define HAVE_SYS_SELECT_H 1 |
---|
12751 | | #define HAVE_SYS_TYPES_H 1 |
---|
12752 | | #define HAVE_STDINT_H 1 |
---|
12753 | | #define HAVE_INTTYPES_H 1 |
---|
12754 | | #define HAVE_SCHED_H 1 |
---|
12755 | | #define HAVE_SYS_STATVFS_H 1 |
---|
12756 | | #define HAVE_SYS_FILIO_H 1 |
---|
12757 | | #define HAVE_FSTAB_H 1 |
---|
12758 | | #define HAVE_SYS_UIO_H 1 |
---|
12759 | | #define HAVE_SYS_MOUNT_H 1 |
---|
12760 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
12761 | | #define HAVE_SYSCTLBYNAME 1 |
---|
12762 | | #define HAVE_XLOCALE_H 1 |
---|
12763 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
12764 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
12765 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
12766 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
12767 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
12768 | | #define HAVE_DIRENT_H 1 |
---|
12769 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
12770 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12771 | | #define HAVE_STDDEF_H 1 |
---|
12772 | | #define HAVE_STDLIB_H 1 |
---|
12773 | | #define HAVE_STRING_H 1 |
---|
12774 | | #define HAVE_SETLOCALE 1 |
---|
12775 | | #define SIZEOF_SIZE_T 8 |
---|
12776 | | #define SIZEOF_SSIZE_T 8 |
---|
12777 | | #define HAVE_LSTAT 1 |
---|
12778 | | #define HAVE_STRERROR 1 |
---|
12779 | | #define HAVE_STRSIGNAL 1 |
---|
12780 | | #define HAVE_MEMMOVE 1 |
---|
12781 | | #define HAVE_VSNPRINTF 1 |
---|
12782 | | #define HAVE_STPCPY 1 |
---|
12783 | | #define HAVE_STRCASECMP 1 |
---|
12784 | | #define HAVE_STRNCASECMP 1 |
---|
12785 | | #define HAVE_POLL 1 |
---|
12786 | | #define HAVE_GETCWD 1 |
---|
12787 | | #define HAVE_VASPRINTF 1 |
---|
12788 | | #define HAVE_SETENV 1 |
---|
12789 | | #define HAVE_UNSETENV 1 |
---|
12790 | | #define HAVE_GETC_UNLOCKED 1 |
---|
12791 | | #define HAVE_READLINK 1 |
---|
12792 | | #define HAVE_SYMLINK 1 |
---|
12793 | | #define HAVE_MEMMEM 1 |
---|
12794 | | #define HAVE_CHOWN 1 |
---|
12795 | | #define HAVE_LCHMOD 1 |
---|
12796 | | #define HAVE_LCHOWN 1 |
---|
12797 | | #define HAVE_FCHMOD 1 |
---|
12798 | | #define HAVE_FCHOWN 1 |
---|
12799 | | #define HAVE_LINK 1 |
---|
12800 | | #define HAVE_UTIMES 1 |
---|
12801 | | #define HAVE_GETGRGID 1 |
---|
12802 | | #define HAVE_GETPWUID 1 |
---|
12803 | | #define HAVE_GETFSSTAT 1 |
---|
12804 | | #define HAVE_STATVFS 1 |
---|
12805 | | #define HAVE_STATFS 1 |
---|
12806 | | #define USE_STATFS 1 |
---|
12807 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
12808 | | #define HAVE__NSGETENVIRON 1 |
---|
12809 | | #define HAVE_NEWLOCALE 1 |
---|
12810 | | #define HAVE_USELOCALE 1 |
---|
12811 | | #define HAVE_STRTOD_L 1 |
---|
12812 | | #define HAVE_STRTOLL_L 1 |
---|
12813 | | #define HAVE_STRTOULL_L 1 |
---|
12814 | | #define HAVE_ENDSERVENT 1 |
---|
12815 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
12816 | | #define HAVE_IF_INDEXTONAME 1 |
---|
12817 | | #define HAVE_RES_INIT 1 |
---|
12818 | | #define HAVE_IP_MREQN /**/ |
---|
12819 | | #define STATFS_ARGS 2 |
---|
12820 | | #define HAVE_VASPRINTF 1 |
---|
12821 | | #define HAVE_LONG_LONG 1 |
---|
12822 | | #define HAVE_LONG_DOUBLE 1 |
---|
12823 | | #define HAVE_WCHAR_T 1 |
---|
12824 | | #define HAVE_WINT_T 1 |
---|
12825 | | #define HAVE_PTRDIFF_T 1 |
---|
12826 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12827 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12828 | | #define HAVE_INTMAX_T 1 |
---|
12829 | | #define HAVE_SNPRINTF 1 |
---|
12830 | | #define HAVE_WCSLEN 1 |
---|
12831 | | #define HAVE_CODESET 1 |
---|
12832 | | #define HAVE_LANGINFO_TIME 1 |
---|
12833 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
12834 | | #define HAVE_STRLCPY 1 |
---|
12835 | | #define G_VA_COPY va_copy |
---|
12836 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
12837 | | #define HAVE_SYS_EVENT_H 1 |
---|
12838 | | #define HAVE_KQUEUE 1 |
---|
12839 | | #define HAVE_KEVENT 1 |
---|
12840 | | #define THREADS_POSIX 1 |
---|
12841 | | #define HAVE_LOCALTIME_R 1 |
---|
12842 | | #define HAVE_GMTIME_R 1 |
---|
12843 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
12844 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
12845 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
12846 | | #define HAVE_CLOCK_GETTIME 1 |
---|
12847 | | /* end confdefs.h. */ |
---|
12848 | | |
---|
12849 | | #include <sys/eventfd.h> |
---|
12850 | | #include <unistd.h> |
---|
12851 | | |
---|
12852 | | int |
---|
12853 | | main () |
---|
12854 | | { |
---|
12855 | | |
---|
12856 | | int |
---|
12857 | | main (void) |
---|
12858 | | { |
---|
12859 | | eventfd (0, EFD_CLOEXEC); |
---|
12860 | | return 0; |
---|
12861 | | } |
---|
12862 | | |
---|
12863 | | ; |
---|
12864 | | return 0; |
---|
12865 | | } |
---|
12866 | configure:25948: result: no |
---|
12867 | configure:25974: checking value of POLLIN |
---|
12868 | configure:25979: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12869 | configure:25979: $? = 0 |
---|
12870 | configure:25979: ./conftest |
---|
12871 | configure:25979: $? = 0 |
---|
12872 | configure:25987: result: 1 |
---|
12873 | configure:25990: checking value of POLLOUT |
---|
12874 | configure:25995: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12875 | configure:25995: $? = 0 |
---|
12876 | configure:25995: ./conftest |
---|
12877 | configure:25995: $? = 0 |
---|
12878 | configure:26003: result: 4 |
---|
12879 | configure:26006: checking value of POLLPRI |
---|
12880 | configure:26011: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12881 | configure:26011: $? = 0 |
---|
12882 | configure:26011: ./conftest |
---|
12883 | configure:26011: $? = 0 |
---|
12884 | configure:26019: result: 2 |
---|
12885 | configure:26022: checking value of POLLERR |
---|
12886 | configure:26027: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12887 | configure:26027: $? = 0 |
---|
12888 | configure:26027: ./conftest |
---|
12889 | configure:26027: $? = 0 |
---|
12890 | configure:26035: result: 8 |
---|
12891 | configure:26038: checking value of POLLHUP |
---|
12892 | configure:26043: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12893 | configure:26043: $? = 0 |
---|
12894 | configure:26043: ./conftest |
---|
12895 | configure:26043: $? = 0 |
---|
12896 | configure:26051: result: 16 |
---|
12897 | configure:26054: checking value of POLLNVAL |
---|
12898 | configure:26059: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12899 | configure:26059: $? = 0 |
---|
12900 | configure:26059: ./conftest |
---|
12901 | configure:26059: $? = 0 |
---|
12902 | configure:26067: result: 32 |
---|
12903 | configure:26085: checking for broken poll |
---|
12904 | configure:26112: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
12905 | configure:26112: $? = 0 |
---|
12906 | configure:26112: ./conftest |
---|
12907 | configure:26112: $? = 1 |
---|
12908 | configure: program exited with status 1 |
---|
12909 | configure: failed program was: |
---|
12910 | | /* confdefs.h */ |
---|
12911 | | #define PACKAGE_NAME "glib" |
---|
12912 | | #define PACKAGE_TARNAME "glib" |
---|
12913 | | #define PACKAGE_VERSION "2.38.2" |
---|
12914 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
12915 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
12916 | | #define PACKAGE_URL "" |
---|
12917 | | #define GLIB_MAJOR_VERSION 2 |
---|
12918 | | #define GLIB_MINOR_VERSION 38 |
---|
12919 | | #define GLIB_MICRO_VERSION 2 |
---|
12920 | | #define GLIB_INTERFACE_AGE 2 |
---|
12921 | | #define GLIB_BINARY_AGE 3802 |
---|
12922 | | #define STDC_HEADERS 1 |
---|
12923 | | #define HAVE_SYS_TYPES_H 1 |
---|
12924 | | #define HAVE_SYS_STAT_H 1 |
---|
12925 | | #define HAVE_STDLIB_H 1 |
---|
12926 | | #define HAVE_STRING_H 1 |
---|
12927 | | #define HAVE_MEMORY_H 1 |
---|
12928 | | #define HAVE_STRINGS_H 1 |
---|
12929 | | #define HAVE_INTTYPES_H 1 |
---|
12930 | | #define HAVE_STDINT_H 1 |
---|
12931 | | #define HAVE_UNISTD_H 1 |
---|
12932 | | #define __EXTENSIONS__ 1 |
---|
12933 | | #define _ALL_SOURCE 1 |
---|
12934 | | #define _GNU_SOURCE 1 |
---|
12935 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12936 | | #define _TANDEM_SOURCE 1 |
---|
12937 | | #define HAVE_CARBON 1 |
---|
12938 | | #define HAVE_COCOA 1 |
---|
12939 | | #define GETTEXT_PACKAGE "glib20" |
---|
12940 | | #define GLIB_LOCALE_DIR "" |
---|
12941 | | #define USE_LIBICONV_GNU 1 |
---|
12942 | | #define HAVE_DLFCN_H 1 |
---|
12943 | | #define LT_OBJDIR ".libs/" |
---|
12944 | | #define HAVE_VPRINTF 1 |
---|
12945 | | #define HAVE_ALLOCA_H 1 |
---|
12946 | | #define HAVE_ALLOCA 1 |
---|
12947 | | #define HAVE_MMAP 1 |
---|
12948 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
12949 | | #define HAVE_VALLOC 1 |
---|
12950 | | #define HAVE_FSYNC 1 |
---|
12951 | | #define HAVE_ISSETUGID 1 |
---|
12952 | | #define HAVE_ATEXIT 1 |
---|
12953 | | #define HAVE_TIMEGM 1 |
---|
12954 | | #define HAVE_GMTIME_R 1 |
---|
12955 | | #define SIZEOF_CHAR 1 |
---|
12956 | | #define SIZEOF_SHORT 2 |
---|
12957 | | #define SIZEOF_LONG 8 |
---|
12958 | | #define SIZEOF_INT 4 |
---|
12959 | | #define SIZEOF_VOID_P 8 |
---|
12960 | | #define SIZEOF_LONG_LONG 8 |
---|
12961 | | #define SIZEOF___INT64 0 |
---|
12962 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
12963 | | #define G_HAVE___INLINE 1 |
---|
12964 | | #define G_HAVE___INLINE__ 1 |
---|
12965 | | #define G_HAVE_INLINE 1 |
---|
12966 | | #define HAVE_DIRENT_H 1 |
---|
12967 | | #define HAVE_FLOAT_H 1 |
---|
12968 | | #define HAVE_LIMITS_H 1 |
---|
12969 | | #define HAVE_PWD_H 1 |
---|
12970 | | #define HAVE_GRP_H 1 |
---|
12971 | | #define HAVE_SYS_PARAM_H 1 |
---|
12972 | | #define HAVE_SYS_POLL_H 1 |
---|
12973 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
12974 | | #define HAVE_SYS_TIME_H 1 |
---|
12975 | | #define HAVE_SYS_TIMES_H 1 |
---|
12976 | | #define HAVE_SYS_WAIT_H 1 |
---|
12977 | | #define HAVE_UNISTD_H 1 |
---|
12978 | | #define HAVE_SYS_SELECT_H 1 |
---|
12979 | | #define HAVE_SYS_TYPES_H 1 |
---|
12980 | | #define HAVE_STDINT_H 1 |
---|
12981 | | #define HAVE_INTTYPES_H 1 |
---|
12982 | | #define HAVE_SCHED_H 1 |
---|
12983 | | #define HAVE_SYS_STATVFS_H 1 |
---|
12984 | | #define HAVE_SYS_FILIO_H 1 |
---|
12985 | | #define HAVE_FSTAB_H 1 |
---|
12986 | | #define HAVE_SYS_UIO_H 1 |
---|
12987 | | #define HAVE_SYS_MOUNT_H 1 |
---|
12988 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
12989 | | #define HAVE_SYSCTLBYNAME 1 |
---|
12990 | | #define HAVE_XLOCALE_H 1 |
---|
12991 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
12992 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
12993 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
12994 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
12995 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
12996 | | #define HAVE_DIRENT_H 1 |
---|
12997 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
12998 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12999 | | #define HAVE_STDDEF_H 1 |
---|
13000 | | #define HAVE_STDLIB_H 1 |
---|
13001 | | #define HAVE_STRING_H 1 |
---|
13002 | | #define HAVE_SETLOCALE 1 |
---|
13003 | | #define SIZEOF_SIZE_T 8 |
---|
13004 | | #define SIZEOF_SSIZE_T 8 |
---|
13005 | | #define HAVE_LSTAT 1 |
---|
13006 | | #define HAVE_STRERROR 1 |
---|
13007 | | #define HAVE_STRSIGNAL 1 |
---|
13008 | | #define HAVE_MEMMOVE 1 |
---|
13009 | | #define HAVE_VSNPRINTF 1 |
---|
13010 | | #define HAVE_STPCPY 1 |
---|
13011 | | #define HAVE_STRCASECMP 1 |
---|
13012 | | #define HAVE_STRNCASECMP 1 |
---|
13013 | | #define HAVE_POLL 1 |
---|
13014 | | #define HAVE_GETCWD 1 |
---|
13015 | | #define HAVE_VASPRINTF 1 |
---|
13016 | | #define HAVE_SETENV 1 |
---|
13017 | | #define HAVE_UNSETENV 1 |
---|
13018 | | #define HAVE_GETC_UNLOCKED 1 |
---|
13019 | | #define HAVE_READLINK 1 |
---|
13020 | | #define HAVE_SYMLINK 1 |
---|
13021 | | #define HAVE_MEMMEM 1 |
---|
13022 | | #define HAVE_CHOWN 1 |
---|
13023 | | #define HAVE_LCHMOD 1 |
---|
13024 | | #define HAVE_LCHOWN 1 |
---|
13025 | | #define HAVE_FCHMOD 1 |
---|
13026 | | #define HAVE_FCHOWN 1 |
---|
13027 | | #define HAVE_LINK 1 |
---|
13028 | | #define HAVE_UTIMES 1 |
---|
13029 | | #define HAVE_GETGRGID 1 |
---|
13030 | | #define HAVE_GETPWUID 1 |
---|
13031 | | #define HAVE_GETFSSTAT 1 |
---|
13032 | | #define HAVE_STATVFS 1 |
---|
13033 | | #define HAVE_STATFS 1 |
---|
13034 | | #define USE_STATFS 1 |
---|
13035 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
13036 | | #define HAVE__NSGETENVIRON 1 |
---|
13037 | | #define HAVE_NEWLOCALE 1 |
---|
13038 | | #define HAVE_USELOCALE 1 |
---|
13039 | | #define HAVE_STRTOD_L 1 |
---|
13040 | | #define HAVE_STRTOLL_L 1 |
---|
13041 | | #define HAVE_STRTOULL_L 1 |
---|
13042 | | #define HAVE_ENDSERVENT 1 |
---|
13043 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
13044 | | #define HAVE_IF_INDEXTONAME 1 |
---|
13045 | | #define HAVE_RES_INIT 1 |
---|
13046 | | #define HAVE_IP_MREQN /**/ |
---|
13047 | | #define STATFS_ARGS 2 |
---|
13048 | | #define HAVE_VASPRINTF 1 |
---|
13049 | | #define HAVE_LONG_LONG 1 |
---|
13050 | | #define HAVE_LONG_DOUBLE 1 |
---|
13051 | | #define HAVE_WCHAR_T 1 |
---|
13052 | | #define HAVE_WINT_T 1 |
---|
13053 | | #define HAVE_PTRDIFF_T 1 |
---|
13054 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13055 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13056 | | #define HAVE_INTMAX_T 1 |
---|
13057 | | #define HAVE_SNPRINTF 1 |
---|
13058 | | #define HAVE_WCSLEN 1 |
---|
13059 | | #define HAVE_CODESET 1 |
---|
13060 | | #define HAVE_LANGINFO_TIME 1 |
---|
13061 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
13062 | | #define HAVE_STRLCPY 1 |
---|
13063 | | #define G_VA_COPY va_copy |
---|
13064 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
13065 | | #define HAVE_SYS_EVENT_H 1 |
---|
13066 | | #define HAVE_KQUEUE 1 |
---|
13067 | | #define HAVE_KEVENT 1 |
---|
13068 | | #define THREADS_POSIX 1 |
---|
13069 | | #define HAVE_LOCALTIME_R 1 |
---|
13070 | | #define HAVE_GMTIME_R 1 |
---|
13071 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
13072 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
13073 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
13074 | | #define HAVE_CLOCK_GETTIME 1 |
---|
13075 | | /* end confdefs.h. */ |
---|
13076 | | |
---|
13077 | | #include <stdlib.h> |
---|
13078 | | #include <fcntl.h> |
---|
13079 | | #include <poll.h> |
---|
13080 | | #ifdef HAVE_SYS_POLL_H |
---|
13081 | | #include <sys/poll.h> |
---|
13082 | | #endif |
---|
13083 | | int main(void) { |
---|
13084 | | struct pollfd fds[1]; |
---|
13085 | | int fd; |
---|
13086 | | fd = open("/dev/null", 1); |
---|
13087 | | fds[0].fd = fd; |
---|
13088 | | fds[0].events = POLLIN; |
---|
13089 | | fds[0].revents = 0; |
---|
13090 | | if (poll(fds, 1, 0) < 0 || (fds[0].revents & POLLNVAL) != 0) { |
---|
13091 | | exit(1); /* Does not work for devices -- fail */ |
---|
13092 | | } |
---|
13093 | | exit(0); |
---|
13094 | | } |
---|
13095 | configure:26124: result: yes |
---|
13096 | configure:26142: checking for EILSEQ |
---|
13097 | configure:26159: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
13098 | configure:26159: $? = 0 |
---|
13099 | configure:26165: result: yes |
---|
13100 | configure:26384: checking for guint32 |
---|
13101 | configure:26384: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
13102 | configure:26384: $? = 0 |
---|
13103 | configure:26384: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
13104 | conftest.c:173:22: error: expected expression |
---|
13105 | if (sizeof ((guint32))) |
---|
13106 | ^ |
---|
13107 | 1 error generated. |
---|
13108 | configure:26384: $? = 1 |
---|
13109 | configure: failed program was: |
---|
13110 | | /* confdefs.h */ |
---|
13111 | | #define PACKAGE_NAME "glib" |
---|
13112 | | #define PACKAGE_TARNAME "glib" |
---|
13113 | | #define PACKAGE_VERSION "2.38.2" |
---|
13114 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
13115 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
13116 | | #define PACKAGE_URL "" |
---|
13117 | | #define GLIB_MAJOR_VERSION 2 |
---|
13118 | | #define GLIB_MINOR_VERSION 38 |
---|
13119 | | #define GLIB_MICRO_VERSION 2 |
---|
13120 | | #define GLIB_INTERFACE_AGE 2 |
---|
13121 | | #define GLIB_BINARY_AGE 3802 |
---|
13122 | | #define STDC_HEADERS 1 |
---|
13123 | | #define HAVE_SYS_TYPES_H 1 |
---|
13124 | | #define HAVE_SYS_STAT_H 1 |
---|
13125 | | #define HAVE_STDLIB_H 1 |
---|
13126 | | #define HAVE_STRING_H 1 |
---|
13127 | | #define HAVE_MEMORY_H 1 |
---|
13128 | | #define HAVE_STRINGS_H 1 |
---|
13129 | | #define HAVE_INTTYPES_H 1 |
---|
13130 | | #define HAVE_STDINT_H 1 |
---|
13131 | | #define HAVE_UNISTD_H 1 |
---|
13132 | | #define __EXTENSIONS__ 1 |
---|
13133 | | #define _ALL_SOURCE 1 |
---|
13134 | | #define _GNU_SOURCE 1 |
---|
13135 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13136 | | #define _TANDEM_SOURCE 1 |
---|
13137 | | #define HAVE_CARBON 1 |
---|
13138 | | #define HAVE_COCOA 1 |
---|
13139 | | #define GETTEXT_PACKAGE "glib20" |
---|
13140 | | #define GLIB_LOCALE_DIR "" |
---|
13141 | | #define USE_LIBICONV_GNU 1 |
---|
13142 | | #define HAVE_DLFCN_H 1 |
---|
13143 | | #define LT_OBJDIR ".libs/" |
---|
13144 | | #define HAVE_VPRINTF 1 |
---|
13145 | | #define HAVE_ALLOCA_H 1 |
---|
13146 | | #define HAVE_ALLOCA 1 |
---|
13147 | | #define HAVE_MMAP 1 |
---|
13148 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
13149 | | #define HAVE_VALLOC 1 |
---|
13150 | | #define HAVE_FSYNC 1 |
---|
13151 | | #define HAVE_ISSETUGID 1 |
---|
13152 | | #define HAVE_ATEXIT 1 |
---|
13153 | | #define HAVE_TIMEGM 1 |
---|
13154 | | #define HAVE_GMTIME_R 1 |
---|
13155 | | #define SIZEOF_CHAR 1 |
---|
13156 | | #define SIZEOF_SHORT 2 |
---|
13157 | | #define SIZEOF_LONG 8 |
---|
13158 | | #define SIZEOF_INT 4 |
---|
13159 | | #define SIZEOF_VOID_P 8 |
---|
13160 | | #define SIZEOF_LONG_LONG 8 |
---|
13161 | | #define SIZEOF___INT64 0 |
---|
13162 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
13163 | | #define G_HAVE___INLINE 1 |
---|
13164 | | #define G_HAVE___INLINE__ 1 |
---|
13165 | | #define G_HAVE_INLINE 1 |
---|
13166 | | #define HAVE_DIRENT_H 1 |
---|
13167 | | #define HAVE_FLOAT_H 1 |
---|
13168 | | #define HAVE_LIMITS_H 1 |
---|
13169 | | #define HAVE_PWD_H 1 |
---|
13170 | | #define HAVE_GRP_H 1 |
---|
13171 | | #define HAVE_SYS_PARAM_H 1 |
---|
13172 | | #define HAVE_SYS_POLL_H 1 |
---|
13173 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
13174 | | #define HAVE_SYS_TIME_H 1 |
---|
13175 | | #define HAVE_SYS_TIMES_H 1 |
---|
13176 | | #define HAVE_SYS_WAIT_H 1 |
---|
13177 | | #define HAVE_UNISTD_H 1 |
---|
13178 | | #define HAVE_SYS_SELECT_H 1 |
---|
13179 | | #define HAVE_SYS_TYPES_H 1 |
---|
13180 | | #define HAVE_STDINT_H 1 |
---|
13181 | | #define HAVE_INTTYPES_H 1 |
---|
13182 | | #define HAVE_SCHED_H 1 |
---|
13183 | | #define HAVE_SYS_STATVFS_H 1 |
---|
13184 | | #define HAVE_SYS_FILIO_H 1 |
---|
13185 | | #define HAVE_FSTAB_H 1 |
---|
13186 | | #define HAVE_SYS_UIO_H 1 |
---|
13187 | | #define HAVE_SYS_MOUNT_H 1 |
---|
13188 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
13189 | | #define HAVE_SYSCTLBYNAME 1 |
---|
13190 | | #define HAVE_XLOCALE_H 1 |
---|
13191 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
13192 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
13193 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
13194 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
13195 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
13196 | | #define HAVE_DIRENT_H 1 |
---|
13197 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
13198 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13199 | | #define HAVE_STDDEF_H 1 |
---|
13200 | | #define HAVE_STDLIB_H 1 |
---|
13201 | | #define HAVE_STRING_H 1 |
---|
13202 | | #define HAVE_SETLOCALE 1 |
---|
13203 | | #define SIZEOF_SIZE_T 8 |
---|
13204 | | #define SIZEOF_SSIZE_T 8 |
---|
13205 | | #define HAVE_LSTAT 1 |
---|
13206 | | #define HAVE_STRERROR 1 |
---|
13207 | | #define HAVE_STRSIGNAL 1 |
---|
13208 | | #define HAVE_MEMMOVE 1 |
---|
13209 | | #define HAVE_VSNPRINTF 1 |
---|
13210 | | #define HAVE_STPCPY 1 |
---|
13211 | | #define HAVE_STRCASECMP 1 |
---|
13212 | | #define HAVE_STRNCASECMP 1 |
---|
13213 | | #define HAVE_POLL 1 |
---|
13214 | | #define HAVE_GETCWD 1 |
---|
13215 | | #define HAVE_VASPRINTF 1 |
---|
13216 | | #define HAVE_SETENV 1 |
---|
13217 | | #define HAVE_UNSETENV 1 |
---|
13218 | | #define HAVE_GETC_UNLOCKED 1 |
---|
13219 | | #define HAVE_READLINK 1 |
---|
13220 | | #define HAVE_SYMLINK 1 |
---|
13221 | | #define HAVE_MEMMEM 1 |
---|
13222 | | #define HAVE_CHOWN 1 |
---|
13223 | | #define HAVE_LCHMOD 1 |
---|
13224 | | #define HAVE_LCHOWN 1 |
---|
13225 | | #define HAVE_FCHMOD 1 |
---|
13226 | | #define HAVE_FCHOWN 1 |
---|
13227 | | #define HAVE_LINK 1 |
---|
13228 | | #define HAVE_UTIMES 1 |
---|
13229 | | #define HAVE_GETGRGID 1 |
---|
13230 | | #define HAVE_GETPWUID 1 |
---|
13231 | | #define HAVE_GETFSSTAT 1 |
---|
13232 | | #define HAVE_STATVFS 1 |
---|
13233 | | #define HAVE_STATFS 1 |
---|
13234 | | #define USE_STATFS 1 |
---|
13235 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
13236 | | #define HAVE__NSGETENVIRON 1 |
---|
13237 | | #define HAVE_NEWLOCALE 1 |
---|
13238 | | #define HAVE_USELOCALE 1 |
---|
13239 | | #define HAVE_STRTOD_L 1 |
---|
13240 | | #define HAVE_STRTOLL_L 1 |
---|
13241 | | #define HAVE_STRTOULL_L 1 |
---|
13242 | | #define HAVE_ENDSERVENT 1 |
---|
13243 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
13244 | | #define HAVE_IF_INDEXTONAME 1 |
---|
13245 | | #define HAVE_RES_INIT 1 |
---|
13246 | | #define HAVE_IP_MREQN /**/ |
---|
13247 | | #define STATFS_ARGS 2 |
---|
13248 | | #define HAVE_VASPRINTF 1 |
---|
13249 | | #define HAVE_LONG_LONG 1 |
---|
13250 | | #define HAVE_LONG_DOUBLE 1 |
---|
13251 | | #define HAVE_WCHAR_T 1 |
---|
13252 | | #define HAVE_WINT_T 1 |
---|
13253 | | #define HAVE_PTRDIFF_T 1 |
---|
13254 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13255 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13256 | | #define HAVE_INTMAX_T 1 |
---|
13257 | | #define HAVE_SNPRINTF 1 |
---|
13258 | | #define HAVE_WCSLEN 1 |
---|
13259 | | #define HAVE_CODESET 1 |
---|
13260 | | #define HAVE_LANGINFO_TIME 1 |
---|
13261 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
13262 | | #define HAVE_STRLCPY 1 |
---|
13263 | | #define G_VA_COPY va_copy |
---|
13264 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
13265 | | #define HAVE_SYS_EVENT_H 1 |
---|
13266 | | #define HAVE_KQUEUE 1 |
---|
13267 | | #define HAVE_KEVENT 1 |
---|
13268 | | #define THREADS_POSIX 1 |
---|
13269 | | #define HAVE_LOCALTIME_R 1 |
---|
13270 | | #define HAVE_GMTIME_R 1 |
---|
13271 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
13272 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
13273 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
13274 | | #define HAVE_CLOCK_GETTIME 1 |
---|
13275 | | #define BROKEN_POLL 1 |
---|
13276 | | /* end confdefs.h. */ |
---|
13277 | | typedef unsigned int guint32; |
---|
13278 | | |
---|
13279 | | int |
---|
13280 | | main () |
---|
13281 | | { |
---|
13282 | | if (sizeof ((guint32))) |
---|
13283 | | return 0; |
---|
13284 | | ; |
---|
13285 | | return 0; |
---|
13286 | | } |
---|
13287 | configure:26384: result: yes |
---|
13288 | configure:26392: checking alignment of guint32 |
---|
13289 | configure:26397: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
13290 | configure:26397: $? = 0 |
---|
13291 | configure:26397: ./conftest |
---|
13292 | configure:26397: $? = 0 |
---|
13293 | configure:26417: result: 4 |
---|
13294 | configure:26427: checking for guint64 |
---|
13295 | configure:26427: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
13296 | configure:26427: $? = 0 |
---|
13297 | configure:26427: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
13298 | conftest.c:174:22: error: expected expression |
---|
13299 | if (sizeof ((guint64))) |
---|
13300 | ^ |
---|
13301 | 1 error generated. |
---|
13302 | configure:26427: $? = 1 |
---|
13303 | configure: failed program was: |
---|
13304 | | /* confdefs.h */ |
---|
13305 | | #define PACKAGE_NAME "glib" |
---|
13306 | | #define PACKAGE_TARNAME "glib" |
---|
13307 | | #define PACKAGE_VERSION "2.38.2" |
---|
13308 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
13309 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
13310 | | #define PACKAGE_URL "" |
---|
13311 | | #define GLIB_MAJOR_VERSION 2 |
---|
13312 | | #define GLIB_MINOR_VERSION 38 |
---|
13313 | | #define GLIB_MICRO_VERSION 2 |
---|
13314 | | #define GLIB_INTERFACE_AGE 2 |
---|
13315 | | #define GLIB_BINARY_AGE 3802 |
---|
13316 | | #define STDC_HEADERS 1 |
---|
13317 | | #define HAVE_SYS_TYPES_H 1 |
---|
13318 | | #define HAVE_SYS_STAT_H 1 |
---|
13319 | | #define HAVE_STDLIB_H 1 |
---|
13320 | | #define HAVE_STRING_H 1 |
---|
13321 | | #define HAVE_MEMORY_H 1 |
---|
13322 | | #define HAVE_STRINGS_H 1 |
---|
13323 | | #define HAVE_INTTYPES_H 1 |
---|
13324 | | #define HAVE_STDINT_H 1 |
---|
13325 | | #define HAVE_UNISTD_H 1 |
---|
13326 | | #define __EXTENSIONS__ 1 |
---|
13327 | | #define _ALL_SOURCE 1 |
---|
13328 | | #define _GNU_SOURCE 1 |
---|
13329 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13330 | | #define _TANDEM_SOURCE 1 |
---|
13331 | | #define HAVE_CARBON 1 |
---|
13332 | | #define HAVE_COCOA 1 |
---|
13333 | | #define GETTEXT_PACKAGE "glib20" |
---|
13334 | | #define GLIB_LOCALE_DIR "" |
---|
13335 | | #define USE_LIBICONV_GNU 1 |
---|
13336 | | #define HAVE_DLFCN_H 1 |
---|
13337 | | #define LT_OBJDIR ".libs/" |
---|
13338 | | #define HAVE_VPRINTF 1 |
---|
13339 | | #define HAVE_ALLOCA_H 1 |
---|
13340 | | #define HAVE_ALLOCA 1 |
---|
13341 | | #define HAVE_MMAP 1 |
---|
13342 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
13343 | | #define HAVE_VALLOC 1 |
---|
13344 | | #define HAVE_FSYNC 1 |
---|
13345 | | #define HAVE_ISSETUGID 1 |
---|
13346 | | #define HAVE_ATEXIT 1 |
---|
13347 | | #define HAVE_TIMEGM 1 |
---|
13348 | | #define HAVE_GMTIME_R 1 |
---|
13349 | | #define SIZEOF_CHAR 1 |
---|
13350 | | #define SIZEOF_SHORT 2 |
---|
13351 | | #define SIZEOF_LONG 8 |
---|
13352 | | #define SIZEOF_INT 4 |
---|
13353 | | #define SIZEOF_VOID_P 8 |
---|
13354 | | #define SIZEOF_LONG_LONG 8 |
---|
13355 | | #define SIZEOF___INT64 0 |
---|
13356 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
13357 | | #define G_HAVE___INLINE 1 |
---|
13358 | | #define G_HAVE___INLINE__ 1 |
---|
13359 | | #define G_HAVE_INLINE 1 |
---|
13360 | | #define HAVE_DIRENT_H 1 |
---|
13361 | | #define HAVE_FLOAT_H 1 |
---|
13362 | | #define HAVE_LIMITS_H 1 |
---|
13363 | | #define HAVE_PWD_H 1 |
---|
13364 | | #define HAVE_GRP_H 1 |
---|
13365 | | #define HAVE_SYS_PARAM_H 1 |
---|
13366 | | #define HAVE_SYS_POLL_H 1 |
---|
13367 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
13368 | | #define HAVE_SYS_TIME_H 1 |
---|
13369 | | #define HAVE_SYS_TIMES_H 1 |
---|
13370 | | #define HAVE_SYS_WAIT_H 1 |
---|
13371 | | #define HAVE_UNISTD_H 1 |
---|
13372 | | #define HAVE_SYS_SELECT_H 1 |
---|
13373 | | #define HAVE_SYS_TYPES_H 1 |
---|
13374 | | #define HAVE_STDINT_H 1 |
---|
13375 | | #define HAVE_INTTYPES_H 1 |
---|
13376 | | #define HAVE_SCHED_H 1 |
---|
13377 | | #define HAVE_SYS_STATVFS_H 1 |
---|
13378 | | #define HAVE_SYS_FILIO_H 1 |
---|
13379 | | #define HAVE_FSTAB_H 1 |
---|
13380 | | #define HAVE_SYS_UIO_H 1 |
---|
13381 | | #define HAVE_SYS_MOUNT_H 1 |
---|
13382 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
13383 | | #define HAVE_SYSCTLBYNAME 1 |
---|
13384 | | #define HAVE_XLOCALE_H 1 |
---|
13385 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
13386 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
13387 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
13388 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
13389 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
13390 | | #define HAVE_DIRENT_H 1 |
---|
13391 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
13392 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13393 | | #define HAVE_STDDEF_H 1 |
---|
13394 | | #define HAVE_STDLIB_H 1 |
---|
13395 | | #define HAVE_STRING_H 1 |
---|
13396 | | #define HAVE_SETLOCALE 1 |
---|
13397 | | #define SIZEOF_SIZE_T 8 |
---|
13398 | | #define SIZEOF_SSIZE_T 8 |
---|
13399 | | #define HAVE_LSTAT 1 |
---|
13400 | | #define HAVE_STRERROR 1 |
---|
13401 | | #define HAVE_STRSIGNAL 1 |
---|
13402 | | #define HAVE_MEMMOVE 1 |
---|
13403 | | #define HAVE_VSNPRINTF 1 |
---|
13404 | | #define HAVE_STPCPY 1 |
---|
13405 | | #define HAVE_STRCASECMP 1 |
---|
13406 | | #define HAVE_STRNCASECMP 1 |
---|
13407 | | #define HAVE_POLL 1 |
---|
13408 | | #define HAVE_GETCWD 1 |
---|
13409 | | #define HAVE_VASPRINTF 1 |
---|
13410 | | #define HAVE_SETENV 1 |
---|
13411 | | #define HAVE_UNSETENV 1 |
---|
13412 | | #define HAVE_GETC_UNLOCKED 1 |
---|
13413 | | #define HAVE_READLINK 1 |
---|
13414 | | #define HAVE_SYMLINK 1 |
---|
13415 | | #define HAVE_MEMMEM 1 |
---|
13416 | | #define HAVE_CHOWN 1 |
---|
13417 | | #define HAVE_LCHMOD 1 |
---|
13418 | | #define HAVE_LCHOWN 1 |
---|
13419 | | #define HAVE_FCHMOD 1 |
---|
13420 | | #define HAVE_FCHOWN 1 |
---|
13421 | | #define HAVE_LINK 1 |
---|
13422 | | #define HAVE_UTIMES 1 |
---|
13423 | | #define HAVE_GETGRGID 1 |
---|
13424 | | #define HAVE_GETPWUID 1 |
---|
13425 | | #define HAVE_GETFSSTAT 1 |
---|
13426 | | #define HAVE_STATVFS 1 |
---|
13427 | | #define HAVE_STATFS 1 |
---|
13428 | | #define USE_STATFS 1 |
---|
13429 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
13430 | | #define HAVE__NSGETENVIRON 1 |
---|
13431 | | #define HAVE_NEWLOCALE 1 |
---|
13432 | | #define HAVE_USELOCALE 1 |
---|
13433 | | #define HAVE_STRTOD_L 1 |
---|
13434 | | #define HAVE_STRTOLL_L 1 |
---|
13435 | | #define HAVE_STRTOULL_L 1 |
---|
13436 | | #define HAVE_ENDSERVENT 1 |
---|
13437 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
13438 | | #define HAVE_IF_INDEXTONAME 1 |
---|
13439 | | #define HAVE_RES_INIT 1 |
---|
13440 | | #define HAVE_IP_MREQN /**/ |
---|
13441 | | #define STATFS_ARGS 2 |
---|
13442 | | #define HAVE_VASPRINTF 1 |
---|
13443 | | #define HAVE_LONG_LONG 1 |
---|
13444 | | #define HAVE_LONG_DOUBLE 1 |
---|
13445 | | #define HAVE_WCHAR_T 1 |
---|
13446 | | #define HAVE_WINT_T 1 |
---|
13447 | | #define HAVE_PTRDIFF_T 1 |
---|
13448 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13449 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13450 | | #define HAVE_INTMAX_T 1 |
---|
13451 | | #define HAVE_SNPRINTF 1 |
---|
13452 | | #define HAVE_WCSLEN 1 |
---|
13453 | | #define HAVE_CODESET 1 |
---|
13454 | | #define HAVE_LANGINFO_TIME 1 |
---|
13455 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
13456 | | #define HAVE_STRLCPY 1 |
---|
13457 | | #define G_VA_COPY va_copy |
---|
13458 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
13459 | | #define HAVE_SYS_EVENT_H 1 |
---|
13460 | | #define HAVE_KQUEUE 1 |
---|
13461 | | #define HAVE_KEVENT 1 |
---|
13462 | | #define THREADS_POSIX 1 |
---|
13463 | | #define HAVE_LOCALTIME_R 1 |
---|
13464 | | #define HAVE_GMTIME_R 1 |
---|
13465 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
13466 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
13467 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
13468 | | #define HAVE_CLOCK_GETTIME 1 |
---|
13469 | | #define BROKEN_POLL 1 |
---|
13470 | | #define ALIGNOF_GUINT32 4 |
---|
13471 | | /* end confdefs.h. */ |
---|
13472 | | typedef unsigned long guint64; |
---|
13473 | | |
---|
13474 | | int |
---|
13475 | | main () |
---|
13476 | | { |
---|
13477 | | if (sizeof ((guint64))) |
---|
13478 | | return 0; |
---|
13479 | | ; |
---|
13480 | | return 0; |
---|
13481 | | } |
---|
13482 | configure:26427: result: yes |
---|
13483 | configure:26435: checking alignment of guint64 |
---|
13484 | configure:26440: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
13485 | configure:26440: $? = 0 |
---|
13486 | configure:26440: ./conftest |
---|
13487 | configure:26440: $? = 0 |
---|
13488 | configure:26460: result: 8 |
---|
13489 | configure:26470: checking for unsigned long |
---|
13490 | configure:26470: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
13491 | configure:26470: $? = 0 |
---|
13492 | configure:26470: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
13493 | conftest.c:206:28: error: expected expression |
---|
13494 | if (sizeof ((unsigned long))) |
---|
13495 | ^ |
---|
13496 | 1 error generated. |
---|
13497 | configure:26470: $? = 1 |
---|
13498 | configure: failed program was: |
---|
13499 | | /* confdefs.h */ |
---|
13500 | | #define PACKAGE_NAME "glib" |
---|
13501 | | #define PACKAGE_TARNAME "glib" |
---|
13502 | | #define PACKAGE_VERSION "2.38.2" |
---|
13503 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
13504 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
13505 | | #define PACKAGE_URL "" |
---|
13506 | | #define GLIB_MAJOR_VERSION 2 |
---|
13507 | | #define GLIB_MINOR_VERSION 38 |
---|
13508 | | #define GLIB_MICRO_VERSION 2 |
---|
13509 | | #define GLIB_INTERFACE_AGE 2 |
---|
13510 | | #define GLIB_BINARY_AGE 3802 |
---|
13511 | | #define STDC_HEADERS 1 |
---|
13512 | | #define HAVE_SYS_TYPES_H 1 |
---|
13513 | | #define HAVE_SYS_STAT_H 1 |
---|
13514 | | #define HAVE_STDLIB_H 1 |
---|
13515 | | #define HAVE_STRING_H 1 |
---|
13516 | | #define HAVE_MEMORY_H 1 |
---|
13517 | | #define HAVE_STRINGS_H 1 |
---|
13518 | | #define HAVE_INTTYPES_H 1 |
---|
13519 | | #define HAVE_STDINT_H 1 |
---|
13520 | | #define HAVE_UNISTD_H 1 |
---|
13521 | | #define __EXTENSIONS__ 1 |
---|
13522 | | #define _ALL_SOURCE 1 |
---|
13523 | | #define _GNU_SOURCE 1 |
---|
13524 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13525 | | #define _TANDEM_SOURCE 1 |
---|
13526 | | #define HAVE_CARBON 1 |
---|
13527 | | #define HAVE_COCOA 1 |
---|
13528 | | #define GETTEXT_PACKAGE "glib20" |
---|
13529 | | #define GLIB_LOCALE_DIR "" |
---|
13530 | | #define USE_LIBICONV_GNU 1 |
---|
13531 | | #define HAVE_DLFCN_H 1 |
---|
13532 | | #define LT_OBJDIR ".libs/" |
---|
13533 | | #define HAVE_VPRINTF 1 |
---|
13534 | | #define HAVE_ALLOCA_H 1 |
---|
13535 | | #define HAVE_ALLOCA 1 |
---|
13536 | | #define HAVE_MMAP 1 |
---|
13537 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
13538 | | #define HAVE_VALLOC 1 |
---|
13539 | | #define HAVE_FSYNC 1 |
---|
13540 | | #define HAVE_ISSETUGID 1 |
---|
13541 | | #define HAVE_ATEXIT 1 |
---|
13542 | | #define HAVE_TIMEGM 1 |
---|
13543 | | #define HAVE_GMTIME_R 1 |
---|
13544 | | #define SIZEOF_CHAR 1 |
---|
13545 | | #define SIZEOF_SHORT 2 |
---|
13546 | | #define SIZEOF_LONG 8 |
---|
13547 | | #define SIZEOF_INT 4 |
---|
13548 | | #define SIZEOF_VOID_P 8 |
---|
13549 | | #define SIZEOF_LONG_LONG 8 |
---|
13550 | | #define SIZEOF___INT64 0 |
---|
13551 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
13552 | | #define G_HAVE___INLINE 1 |
---|
13553 | | #define G_HAVE___INLINE__ 1 |
---|
13554 | | #define G_HAVE_INLINE 1 |
---|
13555 | | #define HAVE_DIRENT_H 1 |
---|
13556 | | #define HAVE_FLOAT_H 1 |
---|
13557 | | #define HAVE_LIMITS_H 1 |
---|
13558 | | #define HAVE_PWD_H 1 |
---|
13559 | | #define HAVE_GRP_H 1 |
---|
13560 | | #define HAVE_SYS_PARAM_H 1 |
---|
13561 | | #define HAVE_SYS_POLL_H 1 |
---|
13562 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
13563 | | #define HAVE_SYS_TIME_H 1 |
---|
13564 | | #define HAVE_SYS_TIMES_H 1 |
---|
13565 | | #define HAVE_SYS_WAIT_H 1 |
---|
13566 | | #define HAVE_UNISTD_H 1 |
---|
13567 | | #define HAVE_SYS_SELECT_H 1 |
---|
13568 | | #define HAVE_SYS_TYPES_H 1 |
---|
13569 | | #define HAVE_STDINT_H 1 |
---|
13570 | | #define HAVE_INTTYPES_H 1 |
---|
13571 | | #define HAVE_SCHED_H 1 |
---|
13572 | | #define HAVE_SYS_STATVFS_H 1 |
---|
13573 | | #define HAVE_SYS_FILIO_H 1 |
---|
13574 | | #define HAVE_FSTAB_H 1 |
---|
13575 | | #define HAVE_SYS_UIO_H 1 |
---|
13576 | | #define HAVE_SYS_MOUNT_H 1 |
---|
13577 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
13578 | | #define HAVE_SYSCTLBYNAME 1 |
---|
13579 | | #define HAVE_XLOCALE_H 1 |
---|
13580 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
13581 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
13582 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
13583 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
13584 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
13585 | | #define HAVE_DIRENT_H 1 |
---|
13586 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
13587 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13588 | | #define HAVE_STDDEF_H 1 |
---|
13589 | | #define HAVE_STDLIB_H 1 |
---|
13590 | | #define HAVE_STRING_H 1 |
---|
13591 | | #define HAVE_SETLOCALE 1 |
---|
13592 | | #define SIZEOF_SIZE_T 8 |
---|
13593 | | #define SIZEOF_SSIZE_T 8 |
---|
13594 | | #define HAVE_LSTAT 1 |
---|
13595 | | #define HAVE_STRERROR 1 |
---|
13596 | | #define HAVE_STRSIGNAL 1 |
---|
13597 | | #define HAVE_MEMMOVE 1 |
---|
13598 | | #define HAVE_VSNPRINTF 1 |
---|
13599 | | #define HAVE_STPCPY 1 |
---|
13600 | | #define HAVE_STRCASECMP 1 |
---|
13601 | | #define HAVE_STRNCASECMP 1 |
---|
13602 | | #define HAVE_POLL 1 |
---|
13603 | | #define HAVE_GETCWD 1 |
---|
13604 | | #define HAVE_VASPRINTF 1 |
---|
13605 | | #define HAVE_SETENV 1 |
---|
13606 | | #define HAVE_UNSETENV 1 |
---|
13607 | | #define HAVE_GETC_UNLOCKED 1 |
---|
13608 | | #define HAVE_READLINK 1 |
---|
13609 | | #define HAVE_SYMLINK 1 |
---|
13610 | | #define HAVE_MEMMEM 1 |
---|
13611 | | #define HAVE_CHOWN 1 |
---|
13612 | | #define HAVE_LCHMOD 1 |
---|
13613 | | #define HAVE_LCHOWN 1 |
---|
13614 | | #define HAVE_FCHMOD 1 |
---|
13615 | | #define HAVE_FCHOWN 1 |
---|
13616 | | #define HAVE_LINK 1 |
---|
13617 | | #define HAVE_UTIMES 1 |
---|
13618 | | #define HAVE_GETGRGID 1 |
---|
13619 | | #define HAVE_GETPWUID 1 |
---|
13620 | | #define HAVE_GETFSSTAT 1 |
---|
13621 | | #define HAVE_STATVFS 1 |
---|
13622 | | #define HAVE_STATFS 1 |
---|
13623 | | #define USE_STATFS 1 |
---|
13624 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
13625 | | #define HAVE__NSGETENVIRON 1 |
---|
13626 | | #define HAVE_NEWLOCALE 1 |
---|
13627 | | #define HAVE_USELOCALE 1 |
---|
13628 | | #define HAVE_STRTOD_L 1 |
---|
13629 | | #define HAVE_STRTOLL_L 1 |
---|
13630 | | #define HAVE_STRTOULL_L 1 |
---|
13631 | | #define HAVE_ENDSERVENT 1 |
---|
13632 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
13633 | | #define HAVE_IF_INDEXTONAME 1 |
---|
13634 | | #define HAVE_RES_INIT 1 |
---|
13635 | | #define HAVE_IP_MREQN /**/ |
---|
13636 | | #define STATFS_ARGS 2 |
---|
13637 | | #define HAVE_VASPRINTF 1 |
---|
13638 | | #define HAVE_LONG_LONG 1 |
---|
13639 | | #define HAVE_LONG_DOUBLE 1 |
---|
13640 | | #define HAVE_WCHAR_T 1 |
---|
13641 | | #define HAVE_WINT_T 1 |
---|
13642 | | #define HAVE_PTRDIFF_T 1 |
---|
13643 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13644 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13645 | | #define HAVE_INTMAX_T 1 |
---|
13646 | | #define HAVE_SNPRINTF 1 |
---|
13647 | | #define HAVE_WCSLEN 1 |
---|
13648 | | #define HAVE_CODESET 1 |
---|
13649 | | #define HAVE_LANGINFO_TIME 1 |
---|
13650 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
13651 | | #define HAVE_STRLCPY 1 |
---|
13652 | | #define G_VA_COPY va_copy |
---|
13653 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
13654 | | #define HAVE_SYS_EVENT_H 1 |
---|
13655 | | #define HAVE_KQUEUE 1 |
---|
13656 | | #define HAVE_KEVENT 1 |
---|
13657 | | #define THREADS_POSIX 1 |
---|
13658 | | #define HAVE_LOCALTIME_R 1 |
---|
13659 | | #define HAVE_GMTIME_R 1 |
---|
13660 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
13661 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
13662 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
13663 | | #define HAVE_CLOCK_GETTIME 1 |
---|
13664 | | #define BROKEN_POLL 1 |
---|
13665 | | #define ALIGNOF_GUINT32 4 |
---|
13666 | | #define ALIGNOF_GUINT64 8 |
---|
13667 | | /* end confdefs.h. */ |
---|
13668 | | #include <stdio.h> |
---|
13669 | | #ifdef HAVE_SYS_TYPES_H |
---|
13670 | | # include <sys/types.h> |
---|
13671 | | #endif |
---|
13672 | | #ifdef HAVE_SYS_STAT_H |
---|
13673 | | # include <sys/stat.h> |
---|
13674 | | #endif |
---|
13675 | | #ifdef STDC_HEADERS |
---|
13676 | | # include <stdlib.h> |
---|
13677 | | # include <stddef.h> |
---|
13678 | | #else |
---|
13679 | | # ifdef HAVE_STDLIB_H |
---|
13680 | | # include <stdlib.h> |
---|
13681 | | # endif |
---|
13682 | | #endif |
---|
13683 | | #ifdef HAVE_STRING_H |
---|
13684 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
13685 | | # include <memory.h> |
---|
13686 | | # endif |
---|
13687 | | # include <string.h> |
---|
13688 | | #endif |
---|
13689 | | #ifdef HAVE_STRINGS_H |
---|
13690 | | # include <strings.h> |
---|
13691 | | #endif |
---|
13692 | | #ifdef HAVE_INTTYPES_H |
---|
13693 | | # include <inttypes.h> |
---|
13694 | | #endif |
---|
13695 | | #ifdef HAVE_STDINT_H |
---|
13696 | | # include <stdint.h> |
---|
13697 | | #endif |
---|
13698 | | #ifdef HAVE_UNISTD_H |
---|
13699 | | # include <unistd.h> |
---|
13700 | | #endif |
---|
13701 | | int |
---|
13702 | | main () |
---|
13703 | | { |
---|
13704 | | if (sizeof ((unsigned long))) |
---|
13705 | | return 0; |
---|
13706 | | ; |
---|
13707 | | return 0; |
---|
13708 | | } |
---|
13709 | configure:26470: result: yes |
---|
13710 | configure:26477: checking alignment of unsigned long |
---|
13711 | configure:26482: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation conftest.c >&5 |
---|
13712 | configure:26482: $? = 0 |
---|
13713 | configure:26482: ./conftest |
---|
13714 | configure:26482: $? = 0 |
---|
13715 | configure:26500: result: 8 |
---|
13716 | configure:26517: checking for -Bsymbolic-functions linker flag |
---|
13717 | configure:26531: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT -Wl,-Bsymbolic-functions conftest.c >&5 |
---|
13718 | conftest.c:175:17: error: function definition is not allowed here |
---|
13719 | int main (void) { return 0; } |
---|
13720 | ^ |
---|
13721 | 1 error generated. |
---|
13722 | configure:26531: $? = 1 |
---|
13723 | configure: failed program was: |
---|
13724 | | /* confdefs.h */ |
---|
13725 | | #define PACKAGE_NAME "glib" |
---|
13726 | | #define PACKAGE_TARNAME "glib" |
---|
13727 | | #define PACKAGE_VERSION "2.38.2" |
---|
13728 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
13729 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
13730 | | #define PACKAGE_URL "" |
---|
13731 | | #define GLIB_MAJOR_VERSION 2 |
---|
13732 | | #define GLIB_MINOR_VERSION 38 |
---|
13733 | | #define GLIB_MICRO_VERSION 2 |
---|
13734 | | #define GLIB_INTERFACE_AGE 2 |
---|
13735 | | #define GLIB_BINARY_AGE 3802 |
---|
13736 | | #define STDC_HEADERS 1 |
---|
13737 | | #define HAVE_SYS_TYPES_H 1 |
---|
13738 | | #define HAVE_SYS_STAT_H 1 |
---|
13739 | | #define HAVE_STDLIB_H 1 |
---|
13740 | | #define HAVE_STRING_H 1 |
---|
13741 | | #define HAVE_MEMORY_H 1 |
---|
13742 | | #define HAVE_STRINGS_H 1 |
---|
13743 | | #define HAVE_INTTYPES_H 1 |
---|
13744 | | #define HAVE_STDINT_H 1 |
---|
13745 | | #define HAVE_UNISTD_H 1 |
---|
13746 | | #define __EXTENSIONS__ 1 |
---|
13747 | | #define _ALL_SOURCE 1 |
---|
13748 | | #define _GNU_SOURCE 1 |
---|
13749 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13750 | | #define _TANDEM_SOURCE 1 |
---|
13751 | | #define HAVE_CARBON 1 |
---|
13752 | | #define HAVE_COCOA 1 |
---|
13753 | | #define GETTEXT_PACKAGE "glib20" |
---|
13754 | | #define GLIB_LOCALE_DIR "" |
---|
13755 | | #define USE_LIBICONV_GNU 1 |
---|
13756 | | #define HAVE_DLFCN_H 1 |
---|
13757 | | #define LT_OBJDIR ".libs/" |
---|
13758 | | #define HAVE_VPRINTF 1 |
---|
13759 | | #define HAVE_ALLOCA_H 1 |
---|
13760 | | #define HAVE_ALLOCA 1 |
---|
13761 | | #define HAVE_MMAP 1 |
---|
13762 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
13763 | | #define HAVE_VALLOC 1 |
---|
13764 | | #define HAVE_FSYNC 1 |
---|
13765 | | #define HAVE_ISSETUGID 1 |
---|
13766 | | #define HAVE_ATEXIT 1 |
---|
13767 | | #define HAVE_TIMEGM 1 |
---|
13768 | | #define HAVE_GMTIME_R 1 |
---|
13769 | | #define SIZEOF_CHAR 1 |
---|
13770 | | #define SIZEOF_SHORT 2 |
---|
13771 | | #define SIZEOF_LONG 8 |
---|
13772 | | #define SIZEOF_INT 4 |
---|
13773 | | #define SIZEOF_VOID_P 8 |
---|
13774 | | #define SIZEOF_LONG_LONG 8 |
---|
13775 | | #define SIZEOF___INT64 0 |
---|
13776 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
13777 | | #define G_HAVE___INLINE 1 |
---|
13778 | | #define G_HAVE___INLINE__ 1 |
---|
13779 | | #define G_HAVE_INLINE 1 |
---|
13780 | | #define HAVE_DIRENT_H 1 |
---|
13781 | | #define HAVE_FLOAT_H 1 |
---|
13782 | | #define HAVE_LIMITS_H 1 |
---|
13783 | | #define HAVE_PWD_H 1 |
---|
13784 | | #define HAVE_GRP_H 1 |
---|
13785 | | #define HAVE_SYS_PARAM_H 1 |
---|
13786 | | #define HAVE_SYS_POLL_H 1 |
---|
13787 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
13788 | | #define HAVE_SYS_TIME_H 1 |
---|
13789 | | #define HAVE_SYS_TIMES_H 1 |
---|
13790 | | #define HAVE_SYS_WAIT_H 1 |
---|
13791 | | #define HAVE_UNISTD_H 1 |
---|
13792 | | #define HAVE_SYS_SELECT_H 1 |
---|
13793 | | #define HAVE_SYS_TYPES_H 1 |
---|
13794 | | #define HAVE_STDINT_H 1 |
---|
13795 | | #define HAVE_INTTYPES_H 1 |
---|
13796 | | #define HAVE_SCHED_H 1 |
---|
13797 | | #define HAVE_SYS_STATVFS_H 1 |
---|
13798 | | #define HAVE_SYS_FILIO_H 1 |
---|
13799 | | #define HAVE_FSTAB_H 1 |
---|
13800 | | #define HAVE_SYS_UIO_H 1 |
---|
13801 | | #define HAVE_SYS_MOUNT_H 1 |
---|
13802 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
13803 | | #define HAVE_SYSCTLBYNAME 1 |
---|
13804 | | #define HAVE_XLOCALE_H 1 |
---|
13805 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
13806 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
13807 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
13808 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
13809 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
13810 | | #define HAVE_DIRENT_H 1 |
---|
13811 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
13812 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13813 | | #define HAVE_STDDEF_H 1 |
---|
13814 | | #define HAVE_STDLIB_H 1 |
---|
13815 | | #define HAVE_STRING_H 1 |
---|
13816 | | #define HAVE_SETLOCALE 1 |
---|
13817 | | #define SIZEOF_SIZE_T 8 |
---|
13818 | | #define SIZEOF_SSIZE_T 8 |
---|
13819 | | #define HAVE_LSTAT 1 |
---|
13820 | | #define HAVE_STRERROR 1 |
---|
13821 | | #define HAVE_STRSIGNAL 1 |
---|
13822 | | #define HAVE_MEMMOVE 1 |
---|
13823 | | #define HAVE_VSNPRINTF 1 |
---|
13824 | | #define HAVE_STPCPY 1 |
---|
13825 | | #define HAVE_STRCASECMP 1 |
---|
13826 | | #define HAVE_STRNCASECMP 1 |
---|
13827 | | #define HAVE_POLL 1 |
---|
13828 | | #define HAVE_GETCWD 1 |
---|
13829 | | #define HAVE_VASPRINTF 1 |
---|
13830 | | #define HAVE_SETENV 1 |
---|
13831 | | #define HAVE_UNSETENV 1 |
---|
13832 | | #define HAVE_GETC_UNLOCKED 1 |
---|
13833 | | #define HAVE_READLINK 1 |
---|
13834 | | #define HAVE_SYMLINK 1 |
---|
13835 | | #define HAVE_MEMMEM 1 |
---|
13836 | | #define HAVE_CHOWN 1 |
---|
13837 | | #define HAVE_LCHMOD 1 |
---|
13838 | | #define HAVE_LCHOWN 1 |
---|
13839 | | #define HAVE_FCHMOD 1 |
---|
13840 | | #define HAVE_FCHOWN 1 |
---|
13841 | | #define HAVE_LINK 1 |
---|
13842 | | #define HAVE_UTIMES 1 |
---|
13843 | | #define HAVE_GETGRGID 1 |
---|
13844 | | #define HAVE_GETPWUID 1 |
---|
13845 | | #define HAVE_GETFSSTAT 1 |
---|
13846 | | #define HAVE_STATVFS 1 |
---|
13847 | | #define HAVE_STATFS 1 |
---|
13848 | | #define USE_STATFS 1 |
---|
13849 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
13850 | | #define HAVE__NSGETENVIRON 1 |
---|
13851 | | #define HAVE_NEWLOCALE 1 |
---|
13852 | | #define HAVE_USELOCALE 1 |
---|
13853 | | #define HAVE_STRTOD_L 1 |
---|
13854 | | #define HAVE_STRTOLL_L 1 |
---|
13855 | | #define HAVE_STRTOULL_L 1 |
---|
13856 | | #define HAVE_ENDSERVENT 1 |
---|
13857 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
13858 | | #define HAVE_IF_INDEXTONAME 1 |
---|
13859 | | #define HAVE_RES_INIT 1 |
---|
13860 | | #define HAVE_IP_MREQN /**/ |
---|
13861 | | #define STATFS_ARGS 2 |
---|
13862 | | #define HAVE_VASPRINTF 1 |
---|
13863 | | #define HAVE_LONG_LONG 1 |
---|
13864 | | #define HAVE_LONG_DOUBLE 1 |
---|
13865 | | #define HAVE_WCHAR_T 1 |
---|
13866 | | #define HAVE_WINT_T 1 |
---|
13867 | | #define HAVE_PTRDIFF_T 1 |
---|
13868 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13869 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13870 | | #define HAVE_INTMAX_T 1 |
---|
13871 | | #define HAVE_SNPRINTF 1 |
---|
13872 | | #define HAVE_WCSLEN 1 |
---|
13873 | | #define HAVE_CODESET 1 |
---|
13874 | | #define HAVE_LANGINFO_TIME 1 |
---|
13875 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
13876 | | #define HAVE_STRLCPY 1 |
---|
13877 | | #define G_VA_COPY va_copy |
---|
13878 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
13879 | | #define HAVE_SYS_EVENT_H 1 |
---|
13880 | | #define HAVE_KQUEUE 1 |
---|
13881 | | #define HAVE_KEVENT 1 |
---|
13882 | | #define THREADS_POSIX 1 |
---|
13883 | | #define HAVE_LOCALTIME_R 1 |
---|
13884 | | #define HAVE_GMTIME_R 1 |
---|
13885 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
13886 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
13887 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
13888 | | #define HAVE_CLOCK_GETTIME 1 |
---|
13889 | | #define BROKEN_POLL 1 |
---|
13890 | | #define ALIGNOF_GUINT32 4 |
---|
13891 | | #define ALIGNOF_GUINT64 8 |
---|
13892 | | #define ALIGNOF_UNSIGNED_LONG 8 |
---|
13893 | | /* end confdefs.h. */ |
---|
13894 | | |
---|
13895 | | int |
---|
13896 | | main () |
---|
13897 | | { |
---|
13898 | | int main (void) { return 0; } |
---|
13899 | | ; |
---|
13900 | | return 0; |
---|
13901 | | } |
---|
13902 | configure:26536: result: no |
---|
13903 | configure:26563: checking for -fvisibility=hidden compiler flag |
---|
13904 | configure:26576: ccache /usr/bin/clang -c -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
13905 | conftest.c:175:17: error: function definition is not allowed here |
---|
13906 | int main (void) { return 0; } |
---|
13907 | ^ |
---|
13908 | 1 error generated. |
---|
13909 | configure:26576: $? = 1 |
---|
13910 | configure: failed program was: |
---|
13911 | | /* confdefs.h */ |
---|
13912 | | #define PACKAGE_NAME "glib" |
---|
13913 | | #define PACKAGE_TARNAME "glib" |
---|
13914 | | #define PACKAGE_VERSION "2.38.2" |
---|
13915 | | #define PACKAGE_STRING "glib 2.38.2" |
---|
13916 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
13917 | | #define PACKAGE_URL "" |
---|
13918 | | #define GLIB_MAJOR_VERSION 2 |
---|
13919 | | #define GLIB_MINOR_VERSION 38 |
---|
13920 | | #define GLIB_MICRO_VERSION 2 |
---|
13921 | | #define GLIB_INTERFACE_AGE 2 |
---|
13922 | | #define GLIB_BINARY_AGE 3802 |
---|
13923 | | #define STDC_HEADERS 1 |
---|
13924 | | #define HAVE_SYS_TYPES_H 1 |
---|
13925 | | #define HAVE_SYS_STAT_H 1 |
---|
13926 | | #define HAVE_STDLIB_H 1 |
---|
13927 | | #define HAVE_STRING_H 1 |
---|
13928 | | #define HAVE_MEMORY_H 1 |
---|
13929 | | #define HAVE_STRINGS_H 1 |
---|
13930 | | #define HAVE_INTTYPES_H 1 |
---|
13931 | | #define HAVE_STDINT_H 1 |
---|
13932 | | #define HAVE_UNISTD_H 1 |
---|
13933 | | #define __EXTENSIONS__ 1 |
---|
13934 | | #define _ALL_SOURCE 1 |
---|
13935 | | #define _GNU_SOURCE 1 |
---|
13936 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13937 | | #define _TANDEM_SOURCE 1 |
---|
13938 | | #define HAVE_CARBON 1 |
---|
13939 | | #define HAVE_COCOA 1 |
---|
13940 | | #define GETTEXT_PACKAGE "glib20" |
---|
13941 | | #define GLIB_LOCALE_DIR "" |
---|
13942 | | #define USE_LIBICONV_GNU 1 |
---|
13943 | | #define HAVE_DLFCN_H 1 |
---|
13944 | | #define LT_OBJDIR ".libs/" |
---|
13945 | | #define HAVE_VPRINTF 1 |
---|
13946 | | #define HAVE_ALLOCA_H 1 |
---|
13947 | | #define HAVE_ALLOCA 1 |
---|
13948 | | #define HAVE_MMAP 1 |
---|
13949 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
13950 | | #define HAVE_VALLOC 1 |
---|
13951 | | #define HAVE_FSYNC 1 |
---|
13952 | | #define HAVE_ISSETUGID 1 |
---|
13953 | | #define HAVE_ATEXIT 1 |
---|
13954 | | #define HAVE_TIMEGM 1 |
---|
13955 | | #define HAVE_GMTIME_R 1 |
---|
13956 | | #define SIZEOF_CHAR 1 |
---|
13957 | | #define SIZEOF_SHORT 2 |
---|
13958 | | #define SIZEOF_LONG 8 |
---|
13959 | | #define SIZEOF_INT 4 |
---|
13960 | | #define SIZEOF_VOID_P 8 |
---|
13961 | | #define SIZEOF_LONG_LONG 8 |
---|
13962 | | #define SIZEOF___INT64 0 |
---|
13963 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
13964 | | #define G_HAVE___INLINE 1 |
---|
13965 | | #define G_HAVE___INLINE__ 1 |
---|
13966 | | #define G_HAVE_INLINE 1 |
---|
13967 | | #define HAVE_DIRENT_H 1 |
---|
13968 | | #define HAVE_FLOAT_H 1 |
---|
13969 | | #define HAVE_LIMITS_H 1 |
---|
13970 | | #define HAVE_PWD_H 1 |
---|
13971 | | #define HAVE_GRP_H 1 |
---|
13972 | | #define HAVE_SYS_PARAM_H 1 |
---|
13973 | | #define HAVE_SYS_POLL_H 1 |
---|
13974 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
13975 | | #define HAVE_SYS_TIME_H 1 |
---|
13976 | | #define HAVE_SYS_TIMES_H 1 |
---|
13977 | | #define HAVE_SYS_WAIT_H 1 |
---|
13978 | | #define HAVE_UNISTD_H 1 |
---|
13979 | | #define HAVE_SYS_SELECT_H 1 |
---|
13980 | | #define HAVE_SYS_TYPES_H 1 |
---|
13981 | | #define HAVE_STDINT_H 1 |
---|
13982 | | #define HAVE_INTTYPES_H 1 |
---|
13983 | | #define HAVE_SCHED_H 1 |
---|
13984 | | #define HAVE_SYS_STATVFS_H 1 |
---|
13985 | | #define HAVE_SYS_FILIO_H 1 |
---|
13986 | | #define HAVE_FSTAB_H 1 |
---|
13987 | | #define HAVE_SYS_UIO_H 1 |
---|
13988 | | #define HAVE_SYS_MOUNT_H 1 |
---|
13989 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
13990 | | #define HAVE_SYSCTLBYNAME 1 |
---|
13991 | | #define HAVE_XLOCALE_H 1 |
---|
13992 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
13993 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
13994 | | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
13995 | | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
13996 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
13997 | | #define HAVE_DIRENT_H 1 |
---|
13998 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
13999 | | #define HAVE_LANGINFO_CODESET 1 |
---|
14000 | | #define HAVE_STDDEF_H 1 |
---|
14001 | | #define HAVE_STDLIB_H 1 |
---|
14002 | | #define HAVE_STRING_H 1 |
---|
14003 | | #define HAVE_SETLOCALE 1 |
---|
14004 | | #define SIZEOF_SIZE_T 8 |
---|
14005 | | #define SIZEOF_SSIZE_T 8 |
---|
14006 | | #define HAVE_LSTAT 1 |
---|
14007 | | #define HAVE_STRERROR 1 |
---|
14008 | | #define HAVE_STRSIGNAL 1 |
---|
14009 | | #define HAVE_MEMMOVE 1 |
---|
14010 | | #define HAVE_VSNPRINTF 1 |
---|
14011 | | #define HAVE_STPCPY 1 |
---|
14012 | | #define HAVE_STRCASECMP 1 |
---|
14013 | | #define HAVE_STRNCASECMP 1 |
---|
14014 | | #define HAVE_POLL 1 |
---|
14015 | | #define HAVE_GETCWD 1 |
---|
14016 | | #define HAVE_VASPRINTF 1 |
---|
14017 | | #define HAVE_SETENV 1 |
---|
14018 | | #define HAVE_UNSETENV 1 |
---|
14019 | | #define HAVE_GETC_UNLOCKED 1 |
---|
14020 | | #define HAVE_READLINK 1 |
---|
14021 | | #define HAVE_SYMLINK 1 |
---|
14022 | | #define HAVE_MEMMEM 1 |
---|
14023 | | #define HAVE_CHOWN 1 |
---|
14024 | | #define HAVE_LCHMOD 1 |
---|
14025 | | #define HAVE_LCHOWN 1 |
---|
14026 | | #define HAVE_FCHMOD 1 |
---|
14027 | | #define HAVE_FCHOWN 1 |
---|
14028 | | #define HAVE_LINK 1 |
---|
14029 | | #define HAVE_UTIMES 1 |
---|
14030 | | #define HAVE_GETGRGID 1 |
---|
14031 | | #define HAVE_GETPWUID 1 |
---|
14032 | | #define HAVE_GETFSSTAT 1 |
---|
14033 | | #define HAVE_STATVFS 1 |
---|
14034 | | #define HAVE_STATFS 1 |
---|
14035 | | #define USE_STATFS 1 |
---|
14036 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
14037 | | #define HAVE__NSGETENVIRON 1 |
---|
14038 | | #define HAVE_NEWLOCALE 1 |
---|
14039 | | #define HAVE_USELOCALE 1 |
---|
14040 | | #define HAVE_STRTOD_L 1 |
---|
14041 | | #define HAVE_STRTOLL_L 1 |
---|
14042 | | #define HAVE_STRTOULL_L 1 |
---|
14043 | | #define HAVE_ENDSERVENT 1 |
---|
14044 | | #define HAVE_IF_NAMETOINDEX 1 |
---|
14045 | | #define HAVE_IF_INDEXTONAME 1 |
---|
14046 | | #define HAVE_RES_INIT 1 |
---|
14047 | | #define HAVE_IP_MREQN /**/ |
---|
14048 | | #define STATFS_ARGS 2 |
---|
14049 | | #define HAVE_VASPRINTF 1 |
---|
14050 | | #define HAVE_LONG_LONG 1 |
---|
14051 | | #define HAVE_LONG_DOUBLE 1 |
---|
14052 | | #define HAVE_WCHAR_T 1 |
---|
14053 | | #define HAVE_WINT_T 1 |
---|
14054 | | #define HAVE_PTRDIFF_T 1 |
---|
14055 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
14056 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
14057 | | #define HAVE_INTMAX_T 1 |
---|
14058 | | #define HAVE_SNPRINTF 1 |
---|
14059 | | #define HAVE_WCSLEN 1 |
---|
14060 | | #define HAVE_CODESET 1 |
---|
14061 | | #define HAVE_LANGINFO_TIME 1 |
---|
14062 | | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
14063 | | #define HAVE_STRLCPY 1 |
---|
14064 | | #define G_VA_COPY va_copy |
---|
14065 | | #define G_VA_COPY_AS_ARRAY 1 |
---|
14066 | | #define HAVE_SYS_EVENT_H 1 |
---|
14067 | | #define HAVE_KQUEUE 1 |
---|
14068 | | #define HAVE_KEVENT 1 |
---|
14069 | | #define THREADS_POSIX 1 |
---|
14070 | | #define HAVE_LOCALTIME_R 1 |
---|
14071 | | #define HAVE_GMTIME_R 1 |
---|
14072 | | #define HAVE_POSIX_GETPWUID_R 1 |
---|
14073 | | #define HAVE_POSIX_GETGRGID_R 1 |
---|
14074 | | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
14075 | | #define HAVE_CLOCK_GETTIME 1 |
---|
14076 | | #define BROKEN_POLL 1 |
---|
14077 | | #define ALIGNOF_GUINT32 4 |
---|
14078 | | #define ALIGNOF_GUINT64 8 |
---|
14079 | | #define ALIGNOF_UNSIGNED_LONG 8 |
---|
14080 | | /* end confdefs.h. */ |
---|
14081 | | |
---|
14082 | | int |
---|
14083 | | main () |
---|
14084 | | { |
---|
14085 | | int main (void) { return 0; } |
---|
14086 | | ; |
---|
14087 | | return 0; |
---|
14088 | | } |
---|
14089 | configure:26581: result: no |
---|
14090 | configure:26616: checking if ccache /usr/bin/clang supports flag -Wall in envvar CFLAGS |
---|
14091 | configure:26627: ccache /usr/bin/clang -c -Werror -Wall -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
14092 | configure:26627: $? = 0 |
---|
14093 | configure:26636: result: yes |
---|
14094 | configure:26616: checking if ccache /usr/bin/clang supports flag -Wstrict-prototypes in envvar CFLAGS |
---|
14095 | configure:26627: ccache /usr/bin/clang -c -Werror -Wstrict-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
14096 | configure:26627: $? = 0 |
---|
14097 | configure:26636: result: yes |
---|
14098 | configure:26616: checking if ccache /usr/bin/clang supports flag -Werror=declaration-after-statement in envvar CFLAGS |
---|
14099 | configure:26627: ccache /usr/bin/clang -c -Werror -Werror=declaration-after-statement -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
14100 | configure:26627: $? = 0 |
---|
14101 | configure:26636: result: yes |
---|
14102 | configure:26616: checking if ccache /usr/bin/clang supports flag -Werror=missing-prototypes in envvar CFLAGS |
---|
14103 | configure:26627: ccache /usr/bin/clang -c -Werror -Werror=missing-prototypes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
14104 | configure:26627: $? = 0 |
---|
14105 | configure:26636: result: yes |
---|
14106 | configure:26616: checking if ccache /usr/bin/clang supports flag -Werror=implicit-function-declaration in envvar CFLAGS |
---|
14107 | configure:26627: ccache /usr/bin/clang -c -Werror -Werror=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
14108 | configure:26627: $? = 0 |
---|
14109 | configure:26636: result: yes |
---|
14110 | configure:26616: checking if ccache /usr/bin/clang supports flag -Werror=pointer-arith in envvar CFLAGS |
---|
14111 | configure:26627: ccache /usr/bin/clang -c -Werror -Werror=pointer-arith -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
14112 | configure:26627: $? = 0 |
---|
14113 | configure:26636: result: yes |
---|
14114 | configure:26616: checking if ccache /usr/bin/clang supports flag -Werror=init-self in envvar CFLAGS |
---|
14115 | configure:26627: ccache /usr/bin/clang -c -Werror -Werror=init-self -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
14116 | configure:26627: $? = 0 |
---|
14117 | configure:26636: result: yes |
---|
14118 | configure:26616: checking if ccache /usr/bin/clang supports flag -Werror=format-security in envvar CFLAGS |
---|
14119 | configure:26627: ccache /usr/bin/clang -c -Werror -Werror=format-security -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
14120 | configure:26627: $? = 0 |
---|
14121 | configure:26636: result: yes |
---|
14122 | configure:26616: checking if ccache /usr/bin/clang supports flag -Werror=format=2 in envvar CFLAGS |
---|
14123 | configure:26627: ccache /usr/bin/clang -c -Werror -Werror=format=2 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
14124 | configure:26627: $? = 0 |
---|
14125 | configure:26636: result: yes |
---|
14126 | configure:26616: checking if ccache /usr/bin/clang supports flag -Werror=missing-include-dirs in envvar CFLAGS |
---|
14127 | configure:26627: ccache /usr/bin/clang -c -Werror -Werror=missing-include-dirs -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT conftest.c >&5 |
---|
14128 | configure:26627: $? = 0 |
---|
14129 | configure:26636: result: yes |
---|
14130 | configure:26803: checking that generated files are newer than configure |
---|
14131 | configure:26809: result: done |
---|
14132 | configure:26945: creating ./config.status |
---|
14133 | |
---|
14134 | ## ---------------------- ## |
---|
14135 | ## Running config.status. ## |
---|
14136 | ## ---------------------- ## |
---|
14137 | |
---|
14138 | This file was extended by glib config.status 2.38.2, which was |
---|
14139 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
14140 | |
---|
14141 | CONFIG_FILES = |
---|
14142 | CONFIG_HEADERS = |
---|
14143 | CONFIG_LINKS = |
---|
14144 | CONFIG_COMMANDS = |
---|
14145 | $ ./config.status |
---|
14146 | |
---|
14147 | on olivine.local |
---|
14148 | |
---|
14149 | config.status:1798: creating Makefile |
---|
14150 | config.status:1798: creating glib/Makefile |
---|
14151 | config.status:1798: creating glib/libcharset/Makefile |
---|
14152 | config.status:1798: creating glib/gnulib/Makefile |
---|
14153 | config.status:1798: creating m4macros/Makefile |
---|
14154 | config.status:1798: creating config.h |
---|
14155 | config.status:2027: executing depfiles commands |
---|
14156 | config.status:2027: executing libtool commands |
---|
14157 | config.status:2027: executing glib/glibconfig.h commands |
---|
14158 | |
---|
14159 | ## ---------------- ## |
---|
14160 | ## Cache variables. ## |
---|
14161 | ## ---------------- ## |
---|
14162 | |
---|
14163 | ac_cv_alignof_guint32=4 |
---|
14164 | ac_cv_alignof_guint64=8 |
---|
14165 | ac_cv_alignof_unsigned_long=8 |
---|
14166 | ac_cv_build=x86_64-apple-darwin22.1.0 |
---|
14167 | ac_cv_c_bigendian=no |
---|
14168 | ac_cv_c_compiler_gnu=yes |
---|
14169 | ac_cv_c_const=yes |
---|
14170 | ac_cv_cxx_compiler_gnu=yes |
---|
14171 | ac_cv_env_CCC_set= |
---|
14172 | ac_cv_env_CCC_value= |
---|
14173 | ac_cv_env_CC_set=set |
---|
14174 | ac_cv_env_CC_value='ccache /usr/bin/clang' |
---|
14175 | ac_cv_env_CFLAGS_set=set |
---|
14176 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
14177 | ac_cv_env_CPPFLAGS_set=set |
---|
14178 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
14179 | ac_cv_env_CPP_set= |
---|
14180 | ac_cv_env_CPP_value= |
---|
14181 | ac_cv_env_CXXCPP_set= |
---|
14182 | ac_cv_env_CXXCPP_value= |
---|
14183 | ac_cv_env_CXXFLAGS_set=set |
---|
14184 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
14185 | ac_cv_env_CXX_set=set |
---|
14186 | ac_cv_env_CXX_value='ccache /usr/bin/clang++' |
---|
14187 | ac_cv_env_LDFLAGS_set=set |
---|
14188 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
14189 | ac_cv_env_LIBS_set= |
---|
14190 | ac_cv_env_LIBS_value= |
---|
14191 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
14192 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
14193 | ac_cv_env_PYTHON_set= |
---|
14194 | ac_cv_env_PYTHON_value= |
---|
14195 | ac_cv_env_build_alias_set= |
---|
14196 | ac_cv_env_build_alias_value= |
---|
14197 | ac_cv_env_host_alias_set= |
---|
14198 | ac_cv_env_host_alias_value= |
---|
14199 | ac_cv_env_target_alias_set= |
---|
14200 | ac_cv_env_target_alias_value= |
---|
14201 | ac_cv_func__NSGetEnviron=yes |
---|
14202 | ac_cv_func__doprnt=no |
---|
14203 | ac_cv_func_alloca_works=yes |
---|
14204 | ac_cv_func_atexit=yes |
---|
14205 | ac_cv_func_chown=yes |
---|
14206 | ac_cv_func_clock_gettime=yes |
---|
14207 | ac_cv_func_dlerror=yes |
---|
14208 | ac_cv_func_dlopen=yes |
---|
14209 | ac_cv_func_dlsym=yes |
---|
14210 | ac_cv_func_endmntent=no |
---|
14211 | ac_cv_func_endservent=yes |
---|
14212 | ac_cv_func_fallocate=no |
---|
14213 | ac_cv_func_fchmod=yes |
---|
14214 | ac_cv_func_fchown=yes |
---|
14215 | ac_cv_func_fdwalk=no |
---|
14216 | ac_cv_func_fsync=yes |
---|
14217 | ac_cv_func_getc_unlocked=yes |
---|
14218 | ac_cv_func_getcwd=yes |
---|
14219 | ac_cv_func_getfsstat=yes |
---|
14220 | ac_cv_func_getgrgid=yes |
---|
14221 | ac_cv_func_getmntent_r=no |
---|
14222 | ac_cv_func_getprotobyname_r=no |
---|
14223 | ac_cv_func_getpwuid=yes |
---|
14224 | ac_cv_func_getresuid=no |
---|
14225 | ac_cv_func_getvfsstat=no |
---|
14226 | ac_cv_func_gmtime_r=yes |
---|
14227 | ac_cv_func_hasmntopt=no |
---|
14228 | ac_cv_func_iconv_open=no |
---|
14229 | ac_cv_func_if_indextoname=yes |
---|
14230 | ac_cv_func_if_nametoindex=yes |
---|
14231 | ac_cv_func_issetugid=yes |
---|
14232 | ac_cv_func_kevent=yes |
---|
14233 | ac_cv_func_kqueue=yes |
---|
14234 | ac_cv_func_lchmod=yes |
---|
14235 | ac_cv_func_lchown=yes |
---|
14236 | ac_cv_func_link=yes |
---|
14237 | ac_cv_func_localtime_r=yes |
---|
14238 | ac_cv_func_lstat=yes |
---|
14239 | ac_cv_func_memalign=no |
---|
14240 | ac_cv_func_memmem=yes |
---|
14241 | ac_cv_func_memmove=yes |
---|
14242 | ac_cv_func_mmap=yes |
---|
14243 | ac_cv_func_newlocale=yes |
---|
14244 | ac_cv_func_on_exit=no |
---|
14245 | ac_cv_func_pipe2=no |
---|
14246 | ac_cv_func_poll=yes |
---|
14247 | ac_cv_func_posix_getgrgid_r=yes |
---|
14248 | ac_cv_func_posix_getpwuid_r=yes |
---|
14249 | ac_cv_func_posix_memalign=yes |
---|
14250 | ac_cv_func_printf_unix98=no |
---|
14251 | ac_cv_func_prlimit=no |
---|
14252 | ac_cv_func_readlink=yes |
---|
14253 | ac_cv_func_setenv=yes |
---|
14254 | ac_cv_func_setlocale=yes |
---|
14255 | ac_cv_func_setmntent=no |
---|
14256 | ac_cv_func_snprintf=yes |
---|
14257 | ac_cv_func_snprintf_c99=no |
---|
14258 | ac_cv_func_socket=yes |
---|
14259 | ac_cv_func_splice=no |
---|
14260 | ac_cv_func_statfs=yes |
---|
14261 | ac_cv_func_statvfs=no |
---|
14262 | ac_cv_func_stpcpy=yes |
---|
14263 | ac_cv_func_strcasecmp=yes |
---|
14264 | ac_cv_func_strerror=yes |
---|
14265 | ac_cv_func_strncasecmp=yes |
---|
14266 | ac_cv_func_strsignal=yes |
---|
14267 | ac_cv_func_strtod_l=yes |
---|
14268 | ac_cv_func_strtoll_l=yes |
---|
14269 | ac_cv_func_strtoull_l=yes |
---|
14270 | ac_cv_func_symlink=yes |
---|
14271 | ac_cv_func_sysctlbyname=yes |
---|
14272 | ac_cv_func_timegm=yes |
---|
14273 | ac_cv_func_unsetenv=yes |
---|
14274 | ac_cv_func_uselocale=yes |
---|
14275 | ac_cv_func_utimes=yes |
---|
14276 | ac_cv_func_valloc=yes |
---|
14277 | ac_cv_func_vasprintf=yes |
---|
14278 | ac_cv_func_vprintf=yes |
---|
14279 | ac_cv_func_vsnprintf=yes |
---|
14280 | ac_cv_func_vsnprintf_c99=no |
---|
14281 | ac_cv_func_wcslen=yes |
---|
14282 | ac_cv_gnu_library_2_1=no |
---|
14283 | ac_cv_header_crt_externs_h=yes |
---|
14284 | ac_cv_header_dirent_dirent_h=yes |
---|
14285 | ac_cv_header_dirent_h=yes |
---|
14286 | ac_cv_header_dlfcn_h=yes |
---|
14287 | ac_cv_header_float_h=yes |
---|
14288 | ac_cv_header_fstab_h=yes |
---|
14289 | ac_cv_header_grp_h=yes |
---|
14290 | ac_cv_header_inttypes_h=yes |
---|
14291 | ac_cv_header_limits_h=yes |
---|
14292 | ac_cv_header_linux_magic_h=no |
---|
14293 | ac_cv_header_linux_netlink_h=no |
---|
14294 | ac_cv_header_malloc_h=no |
---|
14295 | ac_cv_header_memory_h=yes |
---|
14296 | ac_cv_header_minix_config_h=no |
---|
14297 | ac_cv_header_mntent_h=no |
---|
14298 | ac_cv_header_pwd_h=yes |
---|
14299 | ac_cv_header_sched_h=yes |
---|
14300 | ac_cv_header_stdc=yes |
---|
14301 | ac_cv_header_stddef_h=yes |
---|
14302 | ac_cv_header_stdint_h=yes |
---|
14303 | ac_cv_header_stdlib_h=yes |
---|
14304 | ac_cv_header_string_h=yes |
---|
14305 | ac_cv_header_strings_h=yes |
---|
14306 | ac_cv_header_sys_event_h=yes |
---|
14307 | ac_cv_header_sys_filio_h=yes |
---|
14308 | ac_cv_header_sys_inotify_h=no |
---|
14309 | ac_cv_header_sys_mkdev_h=no |
---|
14310 | ac_cv_header_sys_mntctl_h=no |
---|
14311 | ac_cv_header_sys_mnttab_h=no |
---|
14312 | ac_cv_header_sys_mount_h=yes |
---|
14313 | ac_cv_header_sys_param_h=yes |
---|
14314 | ac_cv_header_sys_poll_h=yes |
---|
14315 | ac_cv_header_sys_prctl_h=no |
---|
14316 | ac_cv_header_sys_resource_h=yes |
---|
14317 | ac_cv_header_sys_select_h=yes |
---|
14318 | ac_cv_header_sys_stat_h=yes |
---|
14319 | ac_cv_header_sys_statfs_h=no |
---|
14320 | ac_cv_header_sys_statvfs_h=yes |
---|
14321 | ac_cv_header_sys_sysctl_h=yes |
---|
14322 | ac_cv_header_sys_time_h=yes |
---|
14323 | ac_cv_header_sys_times_h=yes |
---|
14324 | ac_cv_header_sys_types_h=yes |
---|
14325 | ac_cv_header_sys_uio_h=yes |
---|
14326 | ac_cv_header_sys_vfs_h=no |
---|
14327 | ac_cv_header_sys_vfstab_h=no |
---|
14328 | ac_cv_header_sys_vmount_h=no |
---|
14329 | ac_cv_header_sys_wait_h=yes |
---|
14330 | ac_cv_header_unistd_h=yes |
---|
14331 | ac_cv_header_values_h=no |
---|
14332 | ac_cv_header_xlocale_h=yes |
---|
14333 | ac_cv_host=x86_64-apple-darwin22.1.0 |
---|
14334 | ac_cv_lib_iconv_libiconv_open=yes |
---|
14335 | ac_cv_member_struct_dirent_d_type=yes |
---|
14336 | ac_cv_member_struct_stat_st_atim_tv_nsec=no |
---|
14337 | ac_cv_member_struct_stat_st_atimensec=no |
---|
14338 | ac_cv_member_struct_stat_st_blksize=yes |
---|
14339 | ac_cv_member_struct_stat_st_blocks=yes |
---|
14340 | ac_cv_member_struct_stat_st_ctim_tv_nsec=no |
---|
14341 | ac_cv_member_struct_stat_st_ctimensec=no |
---|
14342 | ac_cv_member_struct_stat_st_mtim_tv_nsec=no |
---|
14343 | ac_cv_member_struct_stat_st_mtimensec=no |
---|
14344 | ac_cv_member_struct_statfs_f_bavail=yes |
---|
14345 | ac_cv_member_struct_statfs_f_fstypename=yes |
---|
14346 | ac_cv_member_struct_statvfs_f_basetype=no |
---|
14347 | ac_cv_member_struct_statvfs_f_fstypename=no |
---|
14348 | ac_cv_member_struct_tm___tm_gmtoff=no |
---|
14349 | ac_cv_member_struct_tm_tm_gmtoff=yes |
---|
14350 | ac_cv_objext=o |
---|
14351 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
14352 | ac_cv_path_FGREP='/opt/local/bin/ggrep -F' |
---|
14353 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
14354 | ac_cv_path_PERL_PATH=/opt/local/bin/perl5 |
---|
14355 | ac_cv_path_PYTHON=/usr/bin/python3 |
---|
14356 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
14357 | ac_cv_path_lt_DD=/bin/dd |
---|
14358 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
14359 | ac_cv_prog_AWK=gawk |
---|
14360 | ac_cv_prog_CPP='ccache /usr/bin/clang -E' |
---|
14361 | ac_cv_prog_CXXCPP='ccache /usr/bin/clang++ -E' |
---|
14362 | ac_cv_prog_INDENT=indent |
---|
14363 | ac_cv_prog_PERL=perl5 |
---|
14364 | ac_cv_prog_ac_ct_AR=ar |
---|
14365 | ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang' |
---|
14366 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
14367 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
14368 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
14369 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
14370 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
14371 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
14372 | ac_cv_prog_ac_ct_STRIP=strip |
---|
14373 | ac_cv_prog_cc_c89= |
---|
14374 | ac_cv_prog_cc_g=yes |
---|
14375 | ac_cv_prog_cxx_g=yes |
---|
14376 | ac_cv_prog_make_make_set=yes |
---|
14377 | ac_cv_safe_to_define___extensions__=yes |
---|
14378 | ac_cv_search_opendir='none required' |
---|
14379 | ac_cv_sizeof___int64=0 |
---|
14380 | ac_cv_sizeof_char=1 |
---|
14381 | ac_cv_sizeof_int=4 |
---|
14382 | ac_cv_sizeof_long=8 |
---|
14383 | ac_cv_sizeof_long_long=8 |
---|
14384 | ac_cv_sizeof_short=2 |
---|
14385 | ac_cv_sizeof_size_t=8 |
---|
14386 | ac_cv_sizeof_ssize_t=8 |
---|
14387 | ac_cv_sizeof_void_p=8 |
---|
14388 | ac_cv_sys_file_offset_bits=no |
---|
14389 | ac_cv_sys_largefile_CC=no |
---|
14390 | ac_cv_type_guint32=yes |
---|
14391 | ac_cv_type_guint64=yes |
---|
14392 | ac_cv_type_long_long=yes |
---|
14393 | ac_cv_type_ptrdiff_t=yes |
---|
14394 | ac_cv_type_sig_atomic_t=yes |
---|
14395 | ac_cv_type_size_t=yes |
---|
14396 | ac_cv_type_struct_ip_mreqn=yes |
---|
14397 | ac_cv_type_unsigned_long=yes |
---|
14398 | ac_cv_working_alloca_h=yes |
---|
14399 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
14400 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
14401 | am_cv_langinfo_codeset=yes |
---|
14402 | am_cv_make_support_nested_variables=yes |
---|
14403 | am_cv_pathless_PYTHON=python3 |
---|
14404 | am_cv_prog_cc_c_o=yes |
---|
14405 | am_cv_prog_tar_ustar=gnutar |
---|
14406 | am_cv_python_platform=darwin |
---|
14407 | am_cv_python_pyexecdir='${exec_prefix}/lib/python3.9/site-packages' |
---|
14408 | am_cv_python_pythondir='${prefix}/lib/python3.9/site-packages' |
---|
14409 | am_cv_python_version=3.9 |
---|
14410 | bh_cv_c_signed=yes |
---|
14411 | cc_cv_CFLAGS__Wall=yes |
---|
14412 | cc_cv_CFLAGS__Werror_declaration_after_statement=yes |
---|
14413 | cc_cv_CFLAGS__Werror_format_2=yes |
---|
14414 | cc_cv_CFLAGS__Werror_format_security=yes |
---|
14415 | cc_cv_CFLAGS__Werror_implicit_function_declaration=yes |
---|
14416 | cc_cv_CFLAGS__Werror_init_self=yes |
---|
14417 | cc_cv_CFLAGS__Werror_missing_include_dirs=yes |
---|
14418 | cc_cv_CFLAGS__Werror_missing_prototypes=yes |
---|
14419 | cc_cv_CFLAGS__Werror_pointer_arith=yes |
---|
14420 | cc_cv_CFLAGS__Wstrict_prototypes=yes |
---|
14421 | g_cv_support_dowhile_macros=no |
---|
14422 | glib_cv___va_copy=yes |
---|
14423 | glib_cv_compliant_posix_memalign=1 |
---|
14424 | glib_cv_eventfd=no |
---|
14425 | glib_cv_futex=no |
---|
14426 | glib_cv_g_atomic_lock_free=yes |
---|
14427 | glib_cv_has__inline=yes |
---|
14428 | glib_cv_has__inline__=yes |
---|
14429 | glib_cv_hasinline=yes |
---|
14430 | glib_cv_have_libc_enable_secure=no |
---|
14431 | glib_cv_have_strlcpy=yes |
---|
14432 | glib_cv_langinfo_codeset=yes |
---|
14433 | glib_cv_langinfo_outdigit=no |
---|
14434 | glib_cv_langinfo_time=yes |
---|
14435 | glib_cv_long_long_format=ll |
---|
14436 | glib_cv_rtldglobal_broken=no |
---|
14437 | glib_cv_stack_grows=no |
---|
14438 | glib_cv_uscore=no |
---|
14439 | glib_cv_va_copy=yes |
---|
14440 | glib_cv_va_val_copy=no |
---|
14441 | glib_cv_value_AF_INET6=30 |
---|
14442 | glib_cv_value_AF_INET=2 |
---|
14443 | glib_cv_value_AF_UNIX=1 |
---|
14444 | glib_cv_value_MSG_DONTROUTE=4 |
---|
14445 | glib_cv_value_MSG_OOB=1 |
---|
14446 | glib_cv_value_MSG_PEEK=2 |
---|
14447 | glib_cv_value_POLLERR=8 |
---|
14448 | glib_cv_value_POLLHUP=16 |
---|
14449 | glib_cv_value_POLLIN=1 |
---|
14450 | glib_cv_value_POLLNVAL=32 |
---|
14451 | glib_cv_value_POLLOUT=4 |
---|
14452 | glib_cv_value_POLLPRI=2 |
---|
14453 | gt_cv_c_long_double=yes |
---|
14454 | gt_cv_c_wchar_t=yes |
---|
14455 | gt_cv_c_wint_t=yes |
---|
14456 | jm_ac_cv_header_inttypes_h=yes |
---|
14457 | jm_ac_cv_header_stdint_h=yes |
---|
14458 | lt_cv_apple_cc_single_mod=yes |
---|
14459 | lt_cv_ar_at_file=no |
---|
14460 | lt_cv_deplibs_check_method=pass_all |
---|
14461 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
14462 | lt_cv_file_magic_test_file= |
---|
14463 | lt_cv_ld_exported_symbols_list=yes |
---|
14464 | lt_cv_ld_force_load=yes |
---|
14465 | lt_cv_ld_reload_flag=-r |
---|
14466 | lt_cv_nm_interface='BSD nm' |
---|
14467 | lt_cv_objdir=.libs |
---|
14468 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
14469 | lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
14470 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
14471 | lt_cv_path_mainfest_tool=no |
---|
14472 | lt_cv_prog_compiler_c_o=yes |
---|
14473 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
14474 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
14475 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
14476 | lt_cv_prog_compiler_pic_works=yes |
---|
14477 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
14478 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
14479 | lt_cv_prog_compiler_static_works=no |
---|
14480 | lt_cv_prog_compiler_static_works_CXX=no |
---|
14481 | lt_cv_prog_gnu_ld=no |
---|
14482 | lt_cv_prog_gnu_ldcxx=no |
---|
14483 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
14484 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
14485 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
14486 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
14487 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
---|
14488 | lt_cv_sys_global_symbol_to_import= |
---|
14489 | lt_cv_sys_max_cmd_len=786432 |
---|
14490 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
14491 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
14492 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
14493 | |
---|
14494 | ## ----------------- ## |
---|
14495 | ## Output variables. ## |
---|
14496 | ## ----------------- ## |
---|
14497 | |
---|
14498 | ABS_GLIB_RUNTIME_LIBDIR='' |
---|
14499 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_pkgconfig/pkgconfig/work/pkg-config-0.29.2/glib/missing aclocal-1.15' |
---|
14500 | ALLOCA='' |
---|
14501 | AMDEPBACKSLASH='\' |
---|
14502 | AMDEP_FALSE='#' |
---|
14503 | AMDEP_TRUE='' |
---|
14504 | AMTAR='$${TAR-tar}' |
---|
14505 | AM_BACKSLASH='\' |
---|
14506 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
14507 | AM_DEFAULT_VERBOSITY='1' |
---|
14508 | AM_V='$(V)' |
---|
14509 | AR='ar' |
---|
14510 | AS='as' |
---|
14511 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_pkgconfig/pkgconfig/work/pkg-config-0.29.2/glib/missing autoconf' |
---|
14512 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_pkgconfig/pkgconfig/work/pkg-config-0.29.2/glib/missing autoheader' |
---|
14513 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_pkgconfig/pkgconfig/work/pkg-config-0.29.2/glib/missing automake-1.15' |
---|
14514 | AWK='gawk' |
---|
14515 | CC='ccache /usr/bin/clang' |
---|
14516 | CCDEPMODE='depmode=gcc3' |
---|
14517 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
14518 | CPP='ccache /usr/bin/clang -E' |
---|
14519 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -D_REENTRANT' |
---|
14520 | CXX='ccache /usr/bin/clang++' |
---|
14521 | CXXCPP='ccache /usr/bin/clang++ -E' |
---|
14522 | CXXDEPMODE='depmode=gcc3' |
---|
14523 | CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
14524 | CYGPATH_W='echo' |
---|
14525 | DEFS='-DHAVE_CONFIG_H' |
---|
14526 | DEPDIR='.deps' |
---|
14527 | DLLTOOL='false' |
---|
14528 | DSYMUTIL='dsymutil' |
---|
14529 | DUMPBIN='' |
---|
14530 | ECHO_C='\c' |
---|
14531 | ECHO_N='' |
---|
14532 | ECHO_T='' |
---|
14533 | EGREP='/opt/local/bin/ggrep -E' |
---|
14534 | ENABLE_ALWAYS_BUILD_TESTS_FALSE='' |
---|
14535 | ENABLE_ALWAYS_BUILD_TESTS_TRUE='#' |
---|
14536 | ENABLE_INSTALLED_TESTS_FALSE='' |
---|
14537 | ENABLE_INSTALLED_TESTS_TRUE='#' |
---|
14538 | ENABLE_TIMELOOP_FALSE='#' |
---|
14539 | ENABLE_TIMELOOP_TRUE='' |
---|
14540 | EXEEXT='' |
---|
14541 | FGREP='/opt/local/bin/ggrep -F' |
---|
14542 | GETTEXT_PACKAGE='glib20' |
---|
14543 | GIO='giounix.lo' |
---|
14544 | GIO_MODULE_DIR='${libdir}/gio/modules' |
---|
14545 | GLIBC21='no' |
---|
14546 | GLIB_BINARY_AGE='3802' |
---|
14547 | GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' |
---|
14548 | GLIB_EXTRA_CFLAGS='' |
---|
14549 | GLIB_HIDDEN_VISIBILITY_CFLAGS='' |
---|
14550 | GLIB_INTERFACE_AGE='2' |
---|
14551 | GLIB_LINK_FLAGS='' |
---|
14552 | GLIB_MAJOR_VERSION='2' |
---|
14553 | GLIB_MICRO_VERSION='2' |
---|
14554 | GLIB_MINOR_VERSION='38' |
---|
14555 | GLIB_RUNTIME_LIBDIR='' |
---|
14556 | GLIB_VERSION='2.38.2' |
---|
14557 | GLIB_WARN_CFLAGS=' -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs' |
---|
14558 | GLIB_WIN32_STATIC_COMPILATION_DEFINE='' |
---|
14559 | GREP='/opt/local/bin/ggrep' |
---|
14560 | GSPAWN='gspawn.lo' |
---|
14561 | GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' |
---|
14562 | G_LIBS_EXTRA='' |
---|
14563 | G_MODULE_BROKEN_RTLD_GLOBAL='0' |
---|
14564 | G_MODULE_HAVE_DLERROR='1' |
---|
14565 | G_MODULE_IMPL='G_MODULE_IMPL_DL' |
---|
14566 | G_MODULE_LDFLAGS='' |
---|
14567 | G_MODULE_LIBS='' |
---|
14568 | G_MODULE_LIBS_EXTRA='' |
---|
14569 | G_MODULE_NEED_USCORE='0' |
---|
14570 | G_MODULE_PLUGIN_LIBS='' |
---|
14571 | G_MODULE_SUPPORTED='true' |
---|
14572 | G_THREAD_CFLAGS='-D_REENTRANT' |
---|
14573 | G_THREAD_LIBS='' |
---|
14574 | G_THREAD_LIBS_EXTRA='' |
---|
14575 | G_THREAD_LIBS_FOR_GTHREAD='' |
---|
14576 | HAVE_CXX_FALSE='#' |
---|
14577 | HAVE_CXX_TRUE='' |
---|
14578 | HAVE_EVENTFD_FALSE='' |
---|
14579 | HAVE_EVENTFD_TRUE='#' |
---|
14580 | HAVE_FEN_FALSE='' |
---|
14581 | HAVE_FEN_TRUE='#' |
---|
14582 | HAVE_GCC_FALSE='#' |
---|
14583 | HAVE_GCC_TRUE='' |
---|
14584 | HAVE_GLIB_RUNTIME_LIBDIR_FALSE='' |
---|
14585 | HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#' |
---|
14586 | HAVE_GNUC_VISIBILITY_FALSE='' |
---|
14587 | HAVE_GNUC_VISIBILITY_TRUE='#' |
---|
14588 | HAVE_GOOD_PRINTF_FALSE='' |
---|
14589 | HAVE_GOOD_PRINTF_TRUE='#' |
---|
14590 | HAVE_INOTIFY_FALSE='' |
---|
14591 | HAVE_INOTIFY_TRUE='#' |
---|
14592 | HAVE_KQUEUE_FALSE='#' |
---|
14593 | HAVE_KQUEUE_TRUE='' |
---|
14594 | HAVE_NETLINK_FALSE='' |
---|
14595 | HAVE_NETLINK_TRUE='#' |
---|
14596 | HAVE_SUNSTUDIO_VISIBILITY_FALSE='' |
---|
14597 | HAVE_SUNSTUDIO_VISIBILITY_TRUE='#' |
---|
14598 | ICONV_LIBS='-liconv' |
---|
14599 | INDENT='indent' |
---|
14600 | INSTALL_DATA='${INSTALL} -m 644' |
---|
14601 | INSTALL_PROGRAM='${INSTALL}' |
---|
14602 | INSTALL_SCRIPT='${INSTALL}' |
---|
14603 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
14604 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
14605 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -framework Carbon -framework Foundation' |
---|
14606 | LIBOBJS='' |
---|
14607 | LIBS='' |
---|
14608 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
14609 | LIB_EXE_MACHINE_FLAG='X86' |
---|
14610 | LIPO='lipo' |
---|
14611 | LN_S='ln -s' |
---|
14612 | LTLIBOBJS='' |
---|
14613 | LTP='' |
---|
14614 | LTP_GENHTML='' |
---|
14615 | LT_AGE='3800' |
---|
14616 | LT_CURRENT='3800' |
---|
14617 | LT_CURRENT_MINUS_AGE='0' |
---|
14618 | LT_RELEASE='2.38' |
---|
14619 | LT_REVISION='2' |
---|
14620 | LT_SYS_LIBRARY_PATH='' |
---|
14621 | MAINT='' |
---|
14622 | MAINTAINER_MODE_FALSE='#' |
---|
14623 | MAINTAINER_MODE_TRUE='' |
---|
14624 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_pkgconfig/pkgconfig/work/pkg-config-0.29.2/glib/missing makeinfo' |
---|
14625 | MANIFEST_TOOL=':' |
---|
14626 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
14627 | MS_LIB_AVAILABLE_FALSE='' |
---|
14628 | MS_LIB_AVAILABLE_TRUE='#' |
---|
14629 | NAMESER_COMPAT_INCLUDE='#include <arpa/nameser_compat.h>' |
---|
14630 | NETWORK_LIBS='-lresolv ' |
---|
14631 | NM='/opt/local/bin/nm -B' |
---|
14632 | NMEDIT='nmedit' |
---|
14633 | OBJDUMP='objdump' |
---|
14634 | OBJEXT='o' |
---|
14635 | OS_CARBON_FALSE='#' |
---|
14636 | OS_CARBON_TRUE='' |
---|
14637 | OS_COCOA_FALSE='#' |
---|
14638 | OS_COCOA_TRUE='' |
---|
14639 | OS_LINUX_FALSE='' |
---|
14640 | OS_LINUX_TRUE='#' |
---|
14641 | OS_UNIX_FALSE='#' |
---|
14642 | OS_UNIX_TRUE='' |
---|
14643 | OS_WIN32_AND_DLL_COMPILATION_FALSE='' |
---|
14644 | OS_WIN32_AND_DLL_COMPILATION_TRUE='#' |
---|
14645 | OS_WIN32_FALSE='' |
---|
14646 | OS_WIN32_TRUE='#' |
---|
14647 | OS_WIN32_X64_FALSE='' |
---|
14648 | OS_WIN32_X64_TRUE='#' |
---|
14649 | OTOOL64=':' |
---|
14650 | OTOOL='otool' |
---|
14651 | PACKAGE='glib' |
---|
14652 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' |
---|
14653 | PACKAGE_NAME='glib' |
---|
14654 | PACKAGE_STRING='glib 2.38.2' |
---|
14655 | PACKAGE_TARNAME='glib' |
---|
14656 | PACKAGE_URL='' |
---|
14657 | PACKAGE_VERSION='2.38.2' |
---|
14658 | PATH_SEPARATOR=':' |
---|
14659 | PERL='perl5' |
---|
14660 | PERL_PATH='/opt/local/bin/perl5' |
---|
14661 | PLATFORMDEP='' |
---|
14662 | PLATFORM_WIN32_FALSE='' |
---|
14663 | PLATFORM_WIN32_TRUE='#' |
---|
14664 | PYTHON='/usr/bin/python3' |
---|
14665 | PYTHON_EXEC_PREFIX='${exec_prefix}' |
---|
14666 | PYTHON_PLATFORM='darwin' |
---|
14667 | PYTHON_PREFIX='${prefix}' |
---|
14668 | PYTHON_VERSION='3.9' |
---|
14669 | RANLIB='ranlib' |
---|
14670 | REBUILD='' |
---|
14671 | SED='/opt/local/bin/gsed' |
---|
14672 | SET_MAKE='' |
---|
14673 | SHELL='/bin/sh' |
---|
14674 | SHTOOL='' |
---|
14675 | STRIP='strip' |
---|
14676 | THREADS_NONE_FALSE='' |
---|
14677 | THREADS_NONE_TRUE='#' |
---|
14678 | THREADS_POSIX_FALSE='#' |
---|
14679 | THREADS_POSIX_TRUE='' |
---|
14680 | THREADS_WIN32_FALSE='' |
---|
14681 | THREADS_WIN32_TRUE='#' |
---|
14682 | VERSION='2.38.2' |
---|
14683 | WINDRES='' |
---|
14684 | WSPIAPI_INCLUDE='' |
---|
14685 | ac_ct_AR='ar' |
---|
14686 | ac_ct_CC='ccache /usr/bin/clang' |
---|
14687 | ac_ct_CXX='' |
---|
14688 | ac_ct_DUMPBIN='' |
---|
14689 | am__EXEEXT_FALSE='' |
---|
14690 | am__EXEEXT_TRUE='#' |
---|
14691 | am__fastdepCC_FALSE='#' |
---|
14692 | am__fastdepCC_TRUE='' |
---|
14693 | am__fastdepCXX_FALSE='#' |
---|
14694 | am__fastdepCXX_TRUE='' |
---|
14695 | am__include='include' |
---|
14696 | am__isrc='' |
---|
14697 | am__leading_dot='.' |
---|
14698 | am__nodep='_no' |
---|
14699 | am__quote='' |
---|
14700 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
14701 | am__untar='tar -xf -' |
---|
14702 | bindir='${exec_prefix}/bin' |
---|
14703 | build='x86_64-apple-darwin22.1.0' |
---|
14704 | build_alias='' |
---|
14705 | build_cpu='x86_64' |
---|
14706 | build_os='darwin22.1.0' |
---|
14707 | build_vendor='apple' |
---|
14708 | config_h_INCLUDES='-I$(top_builddir)' |
---|
14709 | datadir='${datarootdir}' |
---|
14710 | datarootdir='${prefix}/share' |
---|
14711 | docdir='/opt/local/share/doc/pkgconfig' |
---|
14712 | dvidir='${docdir}' |
---|
14713 | exec_prefix='${prefix}' |
---|
14714 | gio_INCLUDES='$(gmodule_INCLUDES)' |
---|
14715 | glib_INCLUDES='$(config_h_INCLUDES) -I$(top_builddir)/glib -I$(top_srcdir)/glib -I$(top_srcdir)' |
---|
14716 | gmodule_INCLUDES='$(glib_INCLUDES) -I$(top_srcdir)/gmodule' |
---|
14717 | gobject_INCLUDES='$(glib_INCLUDES)' |
---|
14718 | host='x86_64-apple-darwin22.1.0' |
---|
14719 | host_alias='' |
---|
14720 | host_cpu='x86_64' |
---|
14721 | host_os='darwin22.1.0' |
---|
14722 | host_vendor='apple' |
---|
14723 | htmldir='${docdir}' |
---|
14724 | includedir='${prefix}/include' |
---|
14725 | infodir='${datarootdir}/info' |
---|
14726 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_pkgconfig/pkgconfig/work/pkg-config-0.29.2/glib/install-sh' |
---|
14727 | installed_test_metadir='' |
---|
14728 | installed_testdir='' |
---|
14729 | libdir='${exec_prefix}/lib' |
---|
14730 | libexecdir='${exec_prefix}/libexec' |
---|
14731 | localedir='${datarootdir}/locale' |
---|
14732 | localstatedir='${prefix}/var' |
---|
14733 | mandir='${datarootdir}/man' |
---|
14734 | mkdir_p='$(MKDIR_P)' |
---|
14735 | ms_librarian='' |
---|
14736 | oldincludedir='/usr/include' |
---|
14737 | pdfdir='${docdir}' |
---|
14738 | pkgpyexecdir='${pyexecdir}/glib' |
---|
14739 | pkgpythondir='${pythondir}/glib' |
---|
14740 | prefix='/opt/local' |
---|
14741 | program_transform_name='s,x,x,' |
---|
14742 | psdir='${docdir}' |
---|
14743 | pyexecdir='${exec_prefix}/lib/python3.9/site-packages' |
---|
14744 | pythondir='${prefix}/lib/python3.9/site-packages' |
---|
14745 | sbindir='${exec_prefix}/sbin' |
---|
14746 | sharedstatedir='${prefix}/com' |
---|
14747 | sysconfdir='${prefix}/etc' |
---|
14748 | target_alias='' |
---|
14749 | |
---|
14750 | ## ----------- ## |
---|
14751 | ## confdefs.h. ## |
---|
14752 | ## ----------- ## |
---|
14753 | |
---|
14754 | /* confdefs.h */ |
---|
14755 | #define PACKAGE_NAME "glib" |
---|
14756 | #define PACKAGE_TARNAME "glib" |
---|
14757 | #define PACKAGE_VERSION "2.38.2" |
---|
14758 | #define PACKAGE_STRING "glib 2.38.2" |
---|
14759 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
14760 | #define PACKAGE_URL "" |
---|
14761 | #define GLIB_MAJOR_VERSION 2 |
---|
14762 | #define GLIB_MINOR_VERSION 38 |
---|
14763 | #define GLIB_MICRO_VERSION 2 |
---|
14764 | #define GLIB_INTERFACE_AGE 2 |
---|
14765 | #define GLIB_BINARY_AGE 3802 |
---|
14766 | #define STDC_HEADERS 1 |
---|
14767 | #define HAVE_SYS_TYPES_H 1 |
---|
14768 | #define HAVE_SYS_STAT_H 1 |
---|
14769 | #define HAVE_STDLIB_H 1 |
---|
14770 | #define HAVE_STRING_H 1 |
---|
14771 | #define HAVE_MEMORY_H 1 |
---|
14772 | #define HAVE_STRINGS_H 1 |
---|
14773 | #define HAVE_INTTYPES_H 1 |
---|
14774 | #define HAVE_STDINT_H 1 |
---|
14775 | #define HAVE_UNISTD_H 1 |
---|
14776 | #define __EXTENSIONS__ 1 |
---|
14777 | #define _ALL_SOURCE 1 |
---|
14778 | #define _GNU_SOURCE 1 |
---|
14779 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
14780 | #define _TANDEM_SOURCE 1 |
---|
14781 | #define HAVE_CARBON 1 |
---|
14782 | #define HAVE_COCOA 1 |
---|
14783 | #define GETTEXT_PACKAGE "glib20" |
---|
14784 | #define GLIB_LOCALE_DIR "" |
---|
14785 | #define USE_LIBICONV_GNU 1 |
---|
14786 | #define HAVE_DLFCN_H 1 |
---|
14787 | #define LT_OBJDIR ".libs/" |
---|
14788 | #define HAVE_VPRINTF 1 |
---|
14789 | #define HAVE_ALLOCA_H 1 |
---|
14790 | #define HAVE_ALLOCA 1 |
---|
14791 | #define HAVE_MMAP 1 |
---|
14792 | #define HAVE_POSIX_MEMALIGN 1 |
---|
14793 | #define HAVE_VALLOC 1 |
---|
14794 | #define HAVE_FSYNC 1 |
---|
14795 | #define HAVE_ISSETUGID 1 |
---|
14796 | #define HAVE_ATEXIT 1 |
---|
14797 | #define HAVE_TIMEGM 1 |
---|
14798 | #define HAVE_GMTIME_R 1 |
---|
14799 | #define SIZEOF_CHAR 1 |
---|
14800 | #define SIZEOF_SHORT 2 |
---|
14801 | #define SIZEOF_LONG 8 |
---|
14802 | #define SIZEOF_INT 4 |
---|
14803 | #define SIZEOF_VOID_P 8 |
---|
14804 | #define SIZEOF_LONG_LONG 8 |
---|
14805 | #define SIZEOF___INT64 0 |
---|
14806 | #define HAVE_SIG_ATOMIC_T 1 |
---|
14807 | #define G_HAVE___INLINE 1 |
---|
14808 | #define G_HAVE___INLINE__ 1 |
---|
14809 | #define G_HAVE_INLINE 1 |
---|
14810 | #define HAVE_DIRENT_H 1 |
---|
14811 | #define HAVE_FLOAT_H 1 |
---|
14812 | #define HAVE_LIMITS_H 1 |
---|
14813 | #define HAVE_PWD_H 1 |
---|
14814 | #define HAVE_GRP_H 1 |
---|
14815 | #define HAVE_SYS_PARAM_H 1 |
---|
14816 | #define HAVE_SYS_POLL_H 1 |
---|
14817 | #define HAVE_SYS_RESOURCE_H 1 |
---|
14818 | #define HAVE_SYS_TIME_H 1 |
---|
14819 | #define HAVE_SYS_TIMES_H 1 |
---|
14820 | #define HAVE_SYS_WAIT_H 1 |
---|
14821 | #define HAVE_UNISTD_H 1 |
---|
14822 | #define HAVE_SYS_SELECT_H 1 |
---|
14823 | #define HAVE_SYS_TYPES_H 1 |
---|
14824 | #define HAVE_STDINT_H 1 |
---|
14825 | #define HAVE_INTTYPES_H 1 |
---|
14826 | #define HAVE_SCHED_H 1 |
---|
14827 | #define HAVE_SYS_STATVFS_H 1 |
---|
14828 | #define HAVE_SYS_FILIO_H 1 |
---|
14829 | #define HAVE_FSTAB_H 1 |
---|
14830 | #define HAVE_SYS_UIO_H 1 |
---|
14831 | #define HAVE_SYS_MOUNT_H 1 |
---|
14832 | #define HAVE_SYS_SYSCTL_H 1 |
---|
14833 | #define HAVE_SYSCTLBYNAME 1 |
---|
14834 | #define HAVE_XLOCALE_H 1 |
---|
14835 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
14836 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
14837 | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 |
---|
14838 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
---|
14839 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
14840 | #define HAVE_DIRENT_H 1 |
---|
14841 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 |
---|
14842 | #define HAVE_LANGINFO_CODESET 1 |
---|
14843 | #define HAVE_STDDEF_H 1 |
---|
14844 | #define HAVE_STDLIB_H 1 |
---|
14845 | #define HAVE_STRING_H 1 |
---|
14846 | #define HAVE_SETLOCALE 1 |
---|
14847 | #define SIZEOF_SIZE_T 8 |
---|
14848 | #define SIZEOF_SSIZE_T 8 |
---|
14849 | #define HAVE_LSTAT 1 |
---|
14850 | #define HAVE_STRERROR 1 |
---|
14851 | #define HAVE_STRSIGNAL 1 |
---|
14852 | #define HAVE_MEMMOVE 1 |
---|
14853 | #define HAVE_VSNPRINTF 1 |
---|
14854 | #define HAVE_STPCPY 1 |
---|
14855 | #define HAVE_STRCASECMP 1 |
---|
14856 | #define HAVE_STRNCASECMP 1 |
---|
14857 | #define HAVE_POLL 1 |
---|
14858 | #define HAVE_GETCWD 1 |
---|
14859 | #define HAVE_VASPRINTF 1 |
---|
14860 | #define HAVE_SETENV 1 |
---|
14861 | #define HAVE_UNSETENV 1 |
---|
14862 | #define HAVE_GETC_UNLOCKED 1 |
---|
14863 | #define HAVE_READLINK 1 |
---|
14864 | #define HAVE_SYMLINK 1 |
---|
14865 | #define HAVE_MEMMEM 1 |
---|
14866 | #define HAVE_CHOWN 1 |
---|
14867 | #define HAVE_LCHMOD 1 |
---|
14868 | #define HAVE_LCHOWN 1 |
---|
14869 | #define HAVE_FCHMOD 1 |
---|
14870 | #define HAVE_FCHOWN 1 |
---|
14871 | #define HAVE_LINK 1 |
---|
14872 | #define HAVE_UTIMES 1 |
---|
14873 | #define HAVE_GETGRGID 1 |
---|
14874 | #define HAVE_GETPWUID 1 |
---|
14875 | #define HAVE_GETFSSTAT 1 |
---|
14876 | #define HAVE_STATVFS 1 |
---|
14877 | #define HAVE_STATFS 1 |
---|
14878 | #define USE_STATFS 1 |
---|
14879 | #define HAVE_CRT_EXTERNS_H 1 |
---|
14880 | #define HAVE__NSGETENVIRON 1 |
---|
14881 | #define HAVE_NEWLOCALE 1 |
---|
14882 | #define HAVE_USELOCALE 1 |
---|
14883 | #define HAVE_STRTOD_L 1 |
---|
14884 | #define HAVE_STRTOLL_L 1 |
---|
14885 | #define HAVE_STRTOULL_L 1 |
---|
14886 | #define HAVE_ENDSERVENT 1 |
---|
14887 | #define HAVE_IF_NAMETOINDEX 1 |
---|
14888 | #define HAVE_IF_INDEXTONAME 1 |
---|
14889 | #define HAVE_RES_INIT 1 |
---|
14890 | #define HAVE_IP_MREQN /**/ |
---|
14891 | #define STATFS_ARGS 2 |
---|
14892 | #define HAVE_VASPRINTF 1 |
---|
14893 | #define HAVE_LONG_LONG 1 |
---|
14894 | #define HAVE_LONG_DOUBLE 1 |
---|
14895 | #define HAVE_WCHAR_T 1 |
---|
14896 | #define HAVE_WINT_T 1 |
---|
14897 | #define HAVE_PTRDIFF_T 1 |
---|
14898 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
14899 | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
14900 | #define HAVE_INTMAX_T 1 |
---|
14901 | #define HAVE_SNPRINTF 1 |
---|
14902 | #define HAVE_WCSLEN 1 |
---|
14903 | #define HAVE_CODESET 1 |
---|
14904 | #define HAVE_LANGINFO_TIME 1 |
---|
14905 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 |
---|
14906 | #define HAVE_STRLCPY 1 |
---|
14907 | #define G_VA_COPY va_copy |
---|
14908 | #define G_VA_COPY_AS_ARRAY 1 |
---|
14909 | #define HAVE_SYS_EVENT_H 1 |
---|
14910 | #define HAVE_KQUEUE 1 |
---|
14911 | #define HAVE_KEVENT 1 |
---|
14912 | #define THREADS_POSIX 1 |
---|
14913 | #define HAVE_LOCALTIME_R 1 |
---|
14914 | #define HAVE_GMTIME_R 1 |
---|
14915 | #define HAVE_POSIX_GETPWUID_R 1 |
---|
14916 | #define HAVE_POSIX_GETGRGID_R 1 |
---|
14917 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 |
---|
14918 | #define HAVE_CLOCK_GETTIME 1 |
---|
14919 | #define BROKEN_POLL 1 |
---|
14920 | #define ALIGNOF_GUINT32 4 |
---|
14921 | #define ALIGNOF_GUINT64 8 |
---|
14922 | #define ALIGNOF_UNSIGNED_LONG 8 |
---|
14923 | |
---|
14924 | configure: exit 0 |
---|