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 configure, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local ac_cv_prog_AWK=/usr/bin/awk ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed --disable-csharp |
---|
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: 623 tasks, 1956 threads, 8 processors |
---|
34 | Load average: 3.06, Mach factor: 4.93 |
---|
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:3771: checking for a BSD-compatible install |
---|
52 | configure:3839: result: /usr/bin/install -c |
---|
53 | configure:3850: checking whether build environment is sane |
---|
54 | configure:3905: result: yes |
---|
55 | configure:4056: checking for a thread-safe mkdir -p |
---|
56 | configure:4095: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:4102: checking for gawk |
---|
58 | configure:4129: result: /usr/bin/awk |
---|
59 | configure:4140: checking whether make sets $(MAKE) |
---|
60 | configure:4162: result: yes |
---|
61 | configure:4191: checking whether make supports nested variables |
---|
62 | configure:4208: result: yes |
---|
63 | configure:4398: checking for gcc |
---|
64 | configure:4425: result: ccache /usr/bin/clang |
---|
65 | configure:4748: checking for C compiler version |
---|
66 | configure:4757: ccache /usr/bin/clang --version >&5 |
---|
67 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
68 | Target: x86_64-apple-darwin22.1.0 |
---|
69 | Thread model: posix |
---|
70 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
71 | configure:4768: $? = 0 |
---|
72 | configure:4757: ccache /usr/bin/clang -v >&5 |
---|
73 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
74 | Target: x86_64-apple-darwin22.1.0 |
---|
75 | Thread model: posix |
---|
76 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
77 | configure:4768: $? = 0 |
---|
78 | configure:4757: ccache /usr/bin/clang -V >&5 |
---|
79 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
80 | clang: error: no input files |
---|
81 | configure:4768: $? = 1 |
---|
82 | configure:4757: ccache /usr/bin/clang -qversion >&5 |
---|
83 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
84 | clang: error: no input files |
---|
85 | configure:4768: $? = 1 |
---|
86 | configure:4757: ccache /usr/bin/clang -version >&5 |
---|
87 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
88 | clang: error: no input files |
---|
89 | configure:4768: $? = 1 |
---|
90 | configure:4788: checking whether the C compiler works |
---|
91 | configure:4810: 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 |
---|
92 | configure:4814: $? = 0 |
---|
93 | configure:4862: result: yes |
---|
94 | configure:4865: checking for C compiler default output file name |
---|
95 | configure:4867: result: a.out |
---|
96 | configure:4873: checking for suffix of executables |
---|
97 | configure:4880: 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 |
---|
98 | configure:4884: $? = 0 |
---|
99 | configure:4906: result: |
---|
100 | configure:4928: checking whether we are cross compiling |
---|
101 | configure:4936: 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 |
---|
102 | configure:4940: $? = 0 |
---|
103 | configure:4947: ./conftest |
---|
104 | configure:4951: $? = 0 |
---|
105 | configure:4966: result: no |
---|
106 | configure:4971: checking for suffix of object files |
---|
107 | configure:4993: 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 |
---|
108 | configure:4997: $? = 0 |
---|
109 | configure:5018: result: o |
---|
110 | configure:5022: checking whether we are using the GNU C compiler |
---|
111 | configure:5041: 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 |
---|
112 | configure:5041: $? = 0 |
---|
113 | configure:5050: result: yes |
---|
114 | configure:5059: checking whether ccache /usr/bin/clang accepts -g |
---|
115 | configure:5079: ccache /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
116 | configure:5079: $? = 0 |
---|
117 | configure:5120: result: yes |
---|
118 | configure:5137: checking for ccache /usr/bin/clang option to enable C11 features |
---|
119 | configure:5340: 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 |
---|
120 | configure:5340: $? = 0 |
---|
121 | configure:5354: result: none needed |
---|
122 | configure:5656: checking whether the compiler is clang |
---|
123 | configure:5677: 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 |
---|
124 | conftest.c:13:12: error: unknown type name 'barfbarf' |
---|
125 | barfbarf |
---|
126 | ^ |
---|
127 | 1 error generated. |
---|
128 | configure:5677: $? = 1 |
---|
129 | configure: failed program was: |
---|
130 | | /* confdefs.h */ |
---|
131 | | #define PACKAGE_NAME "" |
---|
132 | | #define PACKAGE_TARNAME "" |
---|
133 | | #define PACKAGE_VERSION "" |
---|
134 | | #define PACKAGE_STRING "" |
---|
135 | | #define PACKAGE_BUGREPORT "" |
---|
136 | | #define PACKAGE_URL "" |
---|
137 | | #define PACKAGE "libtextstyle" |
---|
138 | | #define VERSION "0.21" |
---|
139 | | /* end confdefs.h. */ |
---|
140 | | |
---|
141 | | #ifdef __clang__ |
---|
142 | | barfbarf |
---|
143 | | #endif |
---|
144 | | |
---|
145 | | int |
---|
146 | | main () |
---|
147 | | { |
---|
148 | | |
---|
149 | | ; |
---|
150 | | return 0; |
---|
151 | | } |
---|
152 | | |
---|
153 | configure:5685: result: yes |
---|
154 | configure:5689: checking for compiler option needed when checking for declarations |
---|
155 | configure:5708: 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 -Werror=implicit-function-declaration |
---|
156 | configure:5708: $? = 0 |
---|
157 | configure:5720: result: -Werror=implicit-function-declaration |
---|
158 | configure:5732: checking whether make supports the include directive |
---|
159 | configure:5747: make -f confmf.GNU && cat confinc.out |
---|
160 | this is the am__doit target |
---|
161 | configure:5750: $? = 0 |
---|
162 | configure:5769: result: yes (GNU style) |
---|
163 | configure:5794: checking dependency style of ccache /usr/bin/clang |
---|
164 | configure:5905: result: gcc3 |
---|
165 | configure:5925: checking how to run the C preprocessor |
---|
166 | configure:5956: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
167 | configure:5956: $? = 0 |
---|
168 | configure:5970: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
169 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
170 | #include <ac_nonexistent.h> |
---|
171 | ^~~~~~~~~~~~~~~~~~ |
---|
172 | 1 error generated. |
---|
173 | configure:5970: $? = 1 |
---|
174 | configure: failed program was: |
---|
175 | | /* confdefs.h */ |
---|
176 | | #define PACKAGE_NAME "" |
---|
177 | | #define PACKAGE_TARNAME "" |
---|
178 | | #define PACKAGE_VERSION "" |
---|
179 | | #define PACKAGE_STRING "" |
---|
180 | | #define PACKAGE_BUGREPORT "" |
---|
181 | | #define PACKAGE_URL "" |
---|
182 | | #define PACKAGE "libtextstyle" |
---|
183 | | #define VERSION "0.21" |
---|
184 | | /* end confdefs.h. */ |
---|
185 | | #include <ac_nonexistent.h> |
---|
186 | configure:5995: result: ccache /usr/bin/clang -E |
---|
187 | configure:6015: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
188 | configure:6015: $? = 0 |
---|
189 | configure:6029: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
190 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
191 | #include <ac_nonexistent.h> |
---|
192 | ^~~~~~~~~~~~~~~~~~ |
---|
193 | 1 error generated. |
---|
194 | configure:6029: $? = 1 |
---|
195 | configure: failed program was: |
---|
196 | | /* confdefs.h */ |
---|
197 | | #define PACKAGE_NAME "" |
---|
198 | | #define PACKAGE_TARNAME "" |
---|
199 | | #define PACKAGE_VERSION "" |
---|
200 | | #define PACKAGE_STRING "" |
---|
201 | | #define PACKAGE_BUGREPORT "" |
---|
202 | | #define PACKAGE_URL "" |
---|
203 | | #define PACKAGE "libtextstyle" |
---|
204 | | #define VERSION "0.21" |
---|
205 | | /* end confdefs.h. */ |
---|
206 | | #include <ac_nonexistent.h> |
---|
207 | configure:6065: checking build system type |
---|
208 | configure:6079: result: x86_64-apple-darwin22.1.0 |
---|
209 | configure:6099: checking host system type |
---|
210 | configure:6112: result: x86_64-apple-darwin22.1.0 |
---|
211 | configure:6136: checking for grep that handles long lines and -e |
---|
212 | configure:6194: result: /usr/bin/grep |
---|
213 | configure:6199: checking for egrep |
---|
214 | configure:6261: result: /usr/bin/grep -E |
---|
215 | configure:6266: checking for ANSI C header files |
---|
216 | configure:6286: 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 |
---|
217 | configure:6286: $? = 0 |
---|
218 | configure:6359: 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 |
---|
219 | configure:6359: $? = 0 |
---|
220 | configure:6359: ./conftest |
---|
221 | configure:6359: $? = 0 |
---|
222 | configure:6370: result: yes |
---|
223 | configure:6383: checking for sys/types.h |
---|
224 | configure:6383: 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 |
---|
225 | configure:6383: $? = 0 |
---|
226 | configure:6383: result: yes |
---|
227 | configure:6383: checking for sys/stat.h |
---|
228 | configure:6383: 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 |
---|
229 | configure:6383: $? = 0 |
---|
230 | configure:6383: result: yes |
---|
231 | configure:6383: checking for stdlib.h |
---|
232 | configure:6383: 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 |
---|
233 | configure:6383: $? = 0 |
---|
234 | configure:6383: result: yes |
---|
235 | configure:6383: checking for string.h |
---|
236 | configure:6383: 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 |
---|
237 | configure:6383: $? = 0 |
---|
238 | configure:6383: result: yes |
---|
239 | configure:6383: checking for memory.h |
---|
240 | configure:6383: 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 |
---|
241 | configure:6383: $? = 0 |
---|
242 | configure:6383: result: yes |
---|
243 | configure:6383: checking for strings.h |
---|
244 | configure:6383: 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 |
---|
245 | configure:6383: $? = 0 |
---|
246 | configure:6383: result: yes |
---|
247 | configure:6383: checking for inttypes.h |
---|
248 | configure:6383: 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 |
---|
249 | configure:6383: $? = 0 |
---|
250 | configure:6383: result: yes |
---|
251 | configure:6383: checking for stdint.h |
---|
252 | configure:6383: 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 |
---|
253 | configure:6383: $? = 0 |
---|
254 | configure:6383: result: yes |
---|
255 | configure:6383: checking for unistd.h |
---|
256 | configure:6383: 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 |
---|
257 | configure:6383: $? = 0 |
---|
258 | configure:6383: result: yes |
---|
259 | configure:6396: checking minix/config.h usability |
---|
260 | configure:6396: 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 |
---|
261 | conftest.c:54:10: fatal error: 'minix/config.h' file not found |
---|
262 | #include <minix/config.h> |
---|
263 | ^~~~~~~~~~~~~~~~ |
---|
264 | 1 error generated. |
---|
265 | configure:6396: $? = 1 |
---|
266 | configure: failed program was: |
---|
267 | | /* confdefs.h */ |
---|
268 | | #define PACKAGE_NAME "" |
---|
269 | | #define PACKAGE_TARNAME "" |
---|
270 | | #define PACKAGE_VERSION "" |
---|
271 | | #define PACKAGE_STRING "" |
---|
272 | | #define PACKAGE_BUGREPORT "" |
---|
273 | | #define PACKAGE_URL "" |
---|
274 | | #define PACKAGE "libtextstyle" |
---|
275 | | #define VERSION "0.21" |
---|
276 | | #define STDC_HEADERS 1 |
---|
277 | | #define HAVE_SYS_TYPES_H 1 |
---|
278 | | #define HAVE_SYS_STAT_H 1 |
---|
279 | | #define HAVE_STDLIB_H 1 |
---|
280 | | #define HAVE_STRING_H 1 |
---|
281 | | #define HAVE_MEMORY_H 1 |
---|
282 | | #define HAVE_STRINGS_H 1 |
---|
283 | | #define HAVE_INTTYPES_H 1 |
---|
284 | | #define HAVE_STDINT_H 1 |
---|
285 | | #define HAVE_UNISTD_H 1 |
---|
286 | | /* end confdefs.h. */ |
---|
287 | | #include <stdio.h> |
---|
288 | | #ifdef HAVE_SYS_TYPES_H |
---|
289 | | # include <sys/types.h> |
---|
290 | | #endif |
---|
291 | | #ifdef HAVE_SYS_STAT_H |
---|
292 | | # include <sys/stat.h> |
---|
293 | | #endif |
---|
294 | | #ifdef STDC_HEADERS |
---|
295 | | # include <stdlib.h> |
---|
296 | | # include <stddef.h> |
---|
297 | | #else |
---|
298 | | # ifdef HAVE_STDLIB_H |
---|
299 | | # include <stdlib.h> |
---|
300 | | # endif |
---|
301 | | #endif |
---|
302 | | #ifdef HAVE_STRING_H |
---|
303 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
304 | | # include <memory.h> |
---|
305 | | # endif |
---|
306 | | # include <string.h> |
---|
307 | | #endif |
---|
308 | | #ifdef HAVE_STRINGS_H |
---|
309 | | # include <strings.h> |
---|
310 | | #endif |
---|
311 | | #ifdef HAVE_INTTYPES_H |
---|
312 | | # include <inttypes.h> |
---|
313 | | #endif |
---|
314 | | #ifdef HAVE_STDINT_H |
---|
315 | | # include <stdint.h> |
---|
316 | | #endif |
---|
317 | | #ifdef HAVE_UNISTD_H |
---|
318 | | # include <unistd.h> |
---|
319 | | #endif |
---|
320 | | #include <minix/config.h> |
---|
321 | configure:6396: result: no |
---|
322 | configure:6396: checking minix/config.h presence |
---|
323 | configure:6396: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
324 | conftest.c:21:10: fatal error: 'minix/config.h' file not found |
---|
325 | #include <minix/config.h> |
---|
326 | ^~~~~~~~~~~~~~~~ |
---|
327 | 1 error generated. |
---|
328 | configure:6396: $? = 1 |
---|
329 | configure: failed program was: |
---|
330 | | /* confdefs.h */ |
---|
331 | | #define PACKAGE_NAME "" |
---|
332 | | #define PACKAGE_TARNAME "" |
---|
333 | | #define PACKAGE_VERSION "" |
---|
334 | | #define PACKAGE_STRING "" |
---|
335 | | #define PACKAGE_BUGREPORT "" |
---|
336 | | #define PACKAGE_URL "" |
---|
337 | | #define PACKAGE "libtextstyle" |
---|
338 | | #define VERSION "0.21" |
---|
339 | | #define STDC_HEADERS 1 |
---|
340 | | #define HAVE_SYS_TYPES_H 1 |
---|
341 | | #define HAVE_SYS_STAT_H 1 |
---|
342 | | #define HAVE_STDLIB_H 1 |
---|
343 | | #define HAVE_STRING_H 1 |
---|
344 | | #define HAVE_MEMORY_H 1 |
---|
345 | | #define HAVE_STRINGS_H 1 |
---|
346 | | #define HAVE_INTTYPES_H 1 |
---|
347 | | #define HAVE_STDINT_H 1 |
---|
348 | | #define HAVE_UNISTD_H 1 |
---|
349 | | /* end confdefs.h. */ |
---|
350 | | #include <minix/config.h> |
---|
351 | configure:6396: result: no |
---|
352 | configure:6396: checking for minix/config.h |
---|
353 | configure:6396: result: no |
---|
354 | configure:6420: checking whether it is safe to define __EXTENSIONS__ |
---|
355 | configure:6438: 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 |
---|
356 | configure:6438: $? = 0 |
---|
357 | configure:6445: result: yes |
---|
358 | configure:6478: checking whether _XOPEN_SOURCE should be defined |
---|
359 | configure:6497: 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 |
---|
360 | configure:6497: $? = 0 |
---|
361 | configure:6521: result: no |
---|
362 | configure:6538: checking for Minix Amsterdam compiler |
---|
363 | configure:6562: result: no |
---|
364 | configure:6619: checking for ar |
---|
365 | configure:6635: found /opt/local/bin/ar |
---|
366 | configure:6646: result: ar |
---|
367 | configure:6721: checking for ranlib |
---|
368 | configure:6737: found /opt/local/bin/ranlib |
---|
369 | configure:6748: result: ranlib |
---|
370 | configure:6811: checking for special C compiler options needed for large files |
---|
371 | configure:6856: result: no |
---|
372 | configure:6862: checking for _FILE_OFFSET_BITS value needed for large files |
---|
373 | configure:6887: 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 |
---|
374 | configure:6887: $? = 0 |
---|
375 | configure:6919: result: no |
---|
376 | configure:7343: checking how to print strings |
---|
377 | configure:7370: result: printf |
---|
378 | configure:7391: checking for a sed that does not truncate output |
---|
379 | configure:7455: result: /usr/bin/sed |
---|
380 | configure:7473: checking for fgrep |
---|
381 | configure:7535: result: /usr/bin/grep -F |
---|
382 | configure:7570: checking for ld used by ccache /usr/bin/clang |
---|
383 | configure:7637: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
384 | configure:7644: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
385 | configure:7659: result: no |
---|
386 | configure:7671: checking for BSD- or MS-compatible name lister (nm) |
---|
387 | configure:7725: result: /opt/local/bin/nm -B |
---|
388 | configure:7855: checking the name lister (/opt/local/bin/nm -B) interface |
---|
389 | configure:7862: 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 |
---|
390 | configure:7865: /opt/local/bin/nm -B "conftest.o" |
---|
391 | configure:7868: output |
---|
392 | 0000000000000000 S _some_variable |
---|
393 | configure:7875: result: BSD nm |
---|
394 | configure:7878: checking whether ln -s works |
---|
395 | configure:7882: result: yes |
---|
396 | configure:7890: checking the maximum length of command line arguments |
---|
397 | configure:8021: result: 786432 |
---|
398 | configure:8069: checking how to convert x86_64-apple-darwin22.1.0 file names to x86_64-apple-darwin22.1.0 format |
---|
399 | configure:8109: result: func_convert_file_noop |
---|
400 | configure:8116: checking how to convert x86_64-apple-darwin22.1.0 file names to toolchain format |
---|
401 | configure:8136: result: func_convert_file_noop |
---|
402 | configure:8143: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
403 | configure:8150: result: -r |
---|
404 | configure:8224: checking for objdump |
---|
405 | configure:8240: found /opt/local/bin/objdump |
---|
406 | configure:8251: result: objdump |
---|
407 | configure:8280: checking how to recognize dependent libraries |
---|
408 | configure:8480: result: pass_all |
---|
409 | configure:8565: checking for dlltool |
---|
410 | configure:8595: result: no |
---|
411 | configure:8622: checking how to associate runtime and link libraries |
---|
412 | configure:8649: result: printf %s\n |
---|
413 | configure:8773: checking for archiver @FILE support |
---|
414 | configure:8790: 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 |
---|
415 | configure:8790: $? = 0 |
---|
416 | configure:8793: ar cru libconftest.a @conftest.lst >&5 |
---|
417 | ar: @conftest.lst: No such file or directory |
---|
418 | configure:8796: $? = 1 |
---|
419 | configure:8816: result: no |
---|
420 | configure:8874: checking for strip |
---|
421 | configure:8890: found /opt/local/bin/strip |
---|
422 | configure:8901: result: strip |
---|
423 | configure:8973: checking for ranlib |
---|
424 | configure:9000: result: ranlib |
---|
425 | configure:9102: checking command to parse /opt/local/bin/nm -B output from ccache /usr/bin/clang object |
---|
426 | configure:9255: 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 |
---|
427 | configure:9258: $? = 0 |
---|
428 | configure:9262: /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 |
---|
429 | configure:9265: $? = 0 |
---|
430 | cannot find nm_test_var in conftest.nm |
---|
431 | configure:9255: 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 |
---|
432 | configure:9258: $? = 0 |
---|
433 | configure:9262: /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 |
---|
434 | configure:9265: $? = 0 |
---|
435 | configure:9331: 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 conftstm.o >&5 |
---|
436 | configure:9334: $? = 0 |
---|
437 | configure:9372: result: ok |
---|
438 | configure:9419: checking for sysroot |
---|
439 | configure:9449: result: no |
---|
440 | configure:9456: checking for a working dd |
---|
441 | configure:9494: result: /bin/dd |
---|
442 | configure:9498: checking how to truncate binary pipes |
---|
443 | configure:9513: result: /bin/dd bs=4096 count=1 |
---|
444 | configure:9842: checking for mt |
---|
445 | configure:9872: result: no |
---|
446 | configure:9892: checking if : is a manifest tool |
---|
447 | configure:9898: : '-?' |
---|
448 | configure:9906: result: no |
---|
449 | configure:9962: checking for dsymutil |
---|
450 | configure:9978: found /usr/bin/dsymutil |
---|
451 | configure:9989: result: dsymutil |
---|
452 | configure:10054: checking for nmedit |
---|
453 | configure:10070: found /usr/bin/nmedit |
---|
454 | configure:10081: result: nmedit |
---|
455 | configure:10146: checking for lipo |
---|
456 | configure:10162: found /opt/local/bin/lipo |
---|
457 | configure:10173: result: lipo |
---|
458 | configure:10238: checking for otool |
---|
459 | configure:10254: found /opt/local/bin/otool |
---|
460 | configure:10265: result: otool |
---|
461 | configure:10330: checking for otool64 |
---|
462 | configure:10360: result: no |
---|
463 | configure:10405: checking for -single_module linker flag |
---|
464 | 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 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
465 | configure:10438: result: yes |
---|
466 | configure:10441: checking for -exported_symbols_list linker flag |
---|
467 | configure:10461: 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 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
468 | configure:10461: $? = 0 |
---|
469 | configure:10471: result: yes |
---|
470 | configure:10474: checking for -force_load linker flag |
---|
471 | ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -c -o conftest.o conftest.c |
---|
472 | ar cru libconftest.a conftest.o |
---|
473 | ranlib libconftest.a |
---|
474 | 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 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
475 | configure:10506: result: yes |
---|
476 | configure:10580: checking for dlfcn.h |
---|
477 | configure:10580: 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 |
---|
478 | configure:10580: $? = 0 |
---|
479 | configure:10580: result: yes |
---|
480 | configure:11134: checking for objdir |
---|
481 | configure:11149: result: .libs |
---|
482 | configure:11413: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
483 | configure:11431: 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 |
---|
484 | configure:11435: $? = 0 |
---|
485 | configure:11448: result: yes |
---|
486 | configure:11806: checking for ccache /usr/bin/clang option to produce PIC |
---|
487 | configure:11813: result: -fno-common -DPIC |
---|
488 | configure:11821: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
489 | configure:11839: 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 |
---|
490 | configure:11843: $? = 0 |
---|
491 | configure:11856: result: yes |
---|
492 | configure:11885: checking if ccache /usr/bin/clang static flag -static works |
---|
493 | configure:11913: result: no |
---|
494 | configure:11928: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
495 | configure:11949: 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 |
---|
496 | configure:11953: $? = 0 |
---|
497 | configure:11975: result: yes |
---|
498 | configure:11983: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
499 | configure:12030: result: yes |
---|
500 | configure:12063: checking whether the ccache /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
501 | configure:13322: result: yes |
---|
502 | configure:13562: checking dynamic linker characteristics |
---|
503 | configure:14380: result: darwin22.1.0 dyld |
---|
504 | configure:14502: checking how to hardcode library paths into programs |
---|
505 | configure:14527: result: immediate |
---|
506 | configure:15075: checking whether stripping libraries is possible |
---|
507 | configure:15089: result: yes |
---|
508 | configure:15115: checking if libtool supports shared libraries |
---|
509 | configure:15117: result: yes |
---|
510 | configure:15120: checking whether to build shared libraries |
---|
511 | configure:15145: result: yes |
---|
512 | configure:15148: checking whether to build static libraries |
---|
513 | configure:15152: result: yes |
---|
514 | configure:15233: checking for windres |
---|
515 | configure:15263: result: no |
---|
516 | configure:15406: checking for size_t |
---|
517 | configure:15406: 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 |
---|
518 | configure:15406: $? = 0 |
---|
519 | configure:15406: 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 |
---|
520 | conftest.c:75:21: error: expected expression |
---|
521 | if (sizeof ((size_t))) |
---|
522 | ^ |
---|
523 | 1 error generated. |
---|
524 | configure:15406: $? = 1 |
---|
525 | configure: failed program was: |
---|
526 | | /* confdefs.h */ |
---|
527 | | #define PACKAGE_NAME "" |
---|
528 | | #define PACKAGE_TARNAME "" |
---|
529 | | #define PACKAGE_VERSION "" |
---|
530 | | #define PACKAGE_STRING "" |
---|
531 | | #define PACKAGE_BUGREPORT "" |
---|
532 | | #define PACKAGE_URL "" |
---|
533 | | #define PACKAGE "libtextstyle" |
---|
534 | | #define VERSION "0.21" |
---|
535 | | #define STDC_HEADERS 1 |
---|
536 | | #define HAVE_SYS_TYPES_H 1 |
---|
537 | | #define HAVE_SYS_STAT_H 1 |
---|
538 | | #define HAVE_STDLIB_H 1 |
---|
539 | | #define HAVE_STRING_H 1 |
---|
540 | | #define HAVE_MEMORY_H 1 |
---|
541 | | #define HAVE_STRINGS_H 1 |
---|
542 | | #define HAVE_INTTYPES_H 1 |
---|
543 | | #define HAVE_STDINT_H 1 |
---|
544 | | #define HAVE_UNISTD_H 1 |
---|
545 | | #define __EXTENSIONS__ 1 |
---|
546 | | #define _ALL_SOURCE 1 |
---|
547 | | #define _DARWIN_C_SOURCE 1 |
---|
548 | | #define _GNU_SOURCE 1 |
---|
549 | | #define _NETBSD_SOURCE 1 |
---|
550 | | #define _OPENBSD_SOURCE 1 |
---|
551 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
552 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
553 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
554 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
555 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
556 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
557 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
558 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
559 | | #define _TANDEM_SOURCE 1 |
---|
560 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
561 | | #define HAVE_DLFCN_H 1 |
---|
562 | | #define LT_OBJDIR ".libs/" |
---|
563 | | /* end confdefs.h. */ |
---|
564 | | #include <stdio.h> |
---|
565 | | #ifdef HAVE_SYS_TYPES_H |
---|
566 | | # include <sys/types.h> |
---|
567 | | #endif |
---|
568 | | #ifdef HAVE_SYS_STAT_H |
---|
569 | | # include <sys/stat.h> |
---|
570 | | #endif |
---|
571 | | #ifdef STDC_HEADERS |
---|
572 | | # include <stdlib.h> |
---|
573 | | # include <stddef.h> |
---|
574 | | #else |
---|
575 | | # ifdef HAVE_STDLIB_H |
---|
576 | | # include <stdlib.h> |
---|
577 | | # endif |
---|
578 | | #endif |
---|
579 | | #ifdef HAVE_STRING_H |
---|
580 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
581 | | # include <memory.h> |
---|
582 | | # endif |
---|
583 | | # include <string.h> |
---|
584 | | #endif |
---|
585 | | #ifdef HAVE_STRINGS_H |
---|
586 | | # include <strings.h> |
---|
587 | | #endif |
---|
588 | | #ifdef HAVE_INTTYPES_H |
---|
589 | | # include <inttypes.h> |
---|
590 | | #endif |
---|
591 | | #ifdef HAVE_STDINT_H |
---|
592 | | # include <stdint.h> |
---|
593 | | #endif |
---|
594 | | #ifdef HAVE_UNISTD_H |
---|
595 | | # include <unistd.h> |
---|
596 | | #endif |
---|
597 | | int |
---|
598 | | main () |
---|
599 | | { |
---|
600 | | if (sizeof ((size_t))) |
---|
601 | | return 0; |
---|
602 | | ; |
---|
603 | | return 0; |
---|
604 | | } |
---|
605 | configure:15406: result: yes |
---|
606 | configure:15419: checking for working alloca.h |
---|
607 | configure:15436: 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 |
---|
608 | configure:15436: $? = 0 |
---|
609 | configure:15444: result: yes |
---|
610 | configure:15452: checking for alloca |
---|
611 | configure:15489: 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 |
---|
612 | configure:15489: $? = 0 |
---|
613 | configure:15497: result: yes |
---|
614 | configure:15713: checking for _set_invalid_parameter_handler |
---|
615 | configure:15713: 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 |
---|
616 | Undefined symbols for architecture x86_64: |
---|
617 | "__set_invalid_parameter_handler", referenced from: |
---|
618 | _main in conftest-68f44e.o |
---|
619 | ld: symbol(s) not found for architecture x86_64 |
---|
620 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
621 | configure:15713: $? = 1 |
---|
622 | configure: failed program was: |
---|
623 | | /* confdefs.h */ |
---|
624 | | #define PACKAGE_NAME "" |
---|
625 | | #define PACKAGE_TARNAME "" |
---|
626 | | #define PACKAGE_VERSION "" |
---|
627 | | #define PACKAGE_STRING "" |
---|
628 | | #define PACKAGE_BUGREPORT "" |
---|
629 | | #define PACKAGE_URL "" |
---|
630 | | #define PACKAGE "libtextstyle" |
---|
631 | | #define VERSION "0.21" |
---|
632 | | #define STDC_HEADERS 1 |
---|
633 | | #define HAVE_SYS_TYPES_H 1 |
---|
634 | | #define HAVE_SYS_STAT_H 1 |
---|
635 | | #define HAVE_STDLIB_H 1 |
---|
636 | | #define HAVE_STRING_H 1 |
---|
637 | | #define HAVE_MEMORY_H 1 |
---|
638 | | #define HAVE_STRINGS_H 1 |
---|
639 | | #define HAVE_INTTYPES_H 1 |
---|
640 | | #define HAVE_STDINT_H 1 |
---|
641 | | #define HAVE_UNISTD_H 1 |
---|
642 | | #define __EXTENSIONS__ 1 |
---|
643 | | #define _ALL_SOURCE 1 |
---|
644 | | #define _DARWIN_C_SOURCE 1 |
---|
645 | | #define _GNU_SOURCE 1 |
---|
646 | | #define _NETBSD_SOURCE 1 |
---|
647 | | #define _OPENBSD_SOURCE 1 |
---|
648 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
649 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
650 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
651 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
652 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
653 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
654 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
655 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
656 | | #define _TANDEM_SOURCE 1 |
---|
657 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
658 | | #define HAVE_DLFCN_H 1 |
---|
659 | | #define LT_OBJDIR ".libs/" |
---|
660 | | #define HAVE_ALLOCA_H 1 |
---|
661 | | #define HAVE_ALLOCA 1 |
---|
662 | | /* end confdefs.h. */ |
---|
663 | | /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler. |
---|
664 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
665 | | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler |
---|
666 | | |
---|
667 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
668 | | which can conflict with char _set_invalid_parameter_handler (); below. |
---|
669 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
670 | | <limits.h> exists even on freestanding compilers. */ |
---|
671 | | |
---|
672 | | #ifdef __STDC__ |
---|
673 | | # include <limits.h> |
---|
674 | | #else |
---|
675 | | # include <assert.h> |
---|
676 | | #endif |
---|
677 | | |
---|
678 | | #undef _set_invalid_parameter_handler |
---|
679 | | |
---|
680 | | /* Override any GCC internal prototype to avoid an error. |
---|
681 | | Use char because int might match the return type of a GCC |
---|
682 | | builtin and then its argument prototype would still apply. */ |
---|
683 | | #ifdef __cplusplus |
---|
684 | | extern "C" |
---|
685 | | #endif |
---|
686 | | char _set_invalid_parameter_handler (); |
---|
687 | | /* The GNU C library defines this for functions which it implements |
---|
688 | | to always fail with ENOSYS. Some functions are actually named |
---|
689 | | something starting with __ and the normal name is an alias. */ |
---|
690 | | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler |
---|
691 | | choke me |
---|
692 | | #endif |
---|
693 | | |
---|
694 | | int |
---|
695 | | main () |
---|
696 | | { |
---|
697 | | return _set_invalid_parameter_handler (); |
---|
698 | | ; |
---|
699 | | return 0; |
---|
700 | | } |
---|
701 | configure:15713: result: no |
---|
702 | configure:15713: checking for fcntl |
---|
703 | configure:15713: 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 |
---|
704 | configure:15713: $? = 0 |
---|
705 | configure:15713: result: yes |
---|
706 | configure:15713: checking for symlink |
---|
707 | configure:15713: 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 |
---|
708 | configure:15713: $? = 0 |
---|
709 | configure:15713: result: yes |
---|
710 | configure:15713: checking for tcdrain |
---|
711 | configure:15713: 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 |
---|
712 | configure:15713: $? = 0 |
---|
713 | configure:15713: result: yes |
---|
714 | configure:15713: checking for fsync |
---|
715 | configure:15713: 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 |
---|
716 | configure:15713: $? = 0 |
---|
717 | configure:15713: result: yes |
---|
718 | configure:15713: checking for getdtablesize |
---|
719 | configure:15713: 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 |
---|
720 | configure:15713: $? = 0 |
---|
721 | configure:15713: result: yes |
---|
722 | configure:15713: checking for getprogname |
---|
723 | configure:15713: 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 |
---|
724 | configure:15713: $? = 0 |
---|
725 | configure:15713: result: yes |
---|
726 | configure:15713: checking for getexecname |
---|
727 | configure:15713: 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 |
---|
728 | Undefined symbols for architecture x86_64: |
---|
729 | "_getexecname", referenced from: |
---|
730 | _main in conftest-6fc0fa.o |
---|
731 | ld: symbol(s) not found for architecture x86_64 |
---|
732 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
733 | configure:15713: $? = 1 |
---|
734 | configure: failed program was: |
---|
735 | | /* confdefs.h */ |
---|
736 | | #define PACKAGE_NAME "" |
---|
737 | | #define PACKAGE_TARNAME "" |
---|
738 | | #define PACKAGE_VERSION "" |
---|
739 | | #define PACKAGE_STRING "" |
---|
740 | | #define PACKAGE_BUGREPORT "" |
---|
741 | | #define PACKAGE_URL "" |
---|
742 | | #define PACKAGE "libtextstyle" |
---|
743 | | #define VERSION "0.21" |
---|
744 | | #define STDC_HEADERS 1 |
---|
745 | | #define HAVE_SYS_TYPES_H 1 |
---|
746 | | #define HAVE_SYS_STAT_H 1 |
---|
747 | | #define HAVE_STDLIB_H 1 |
---|
748 | | #define HAVE_STRING_H 1 |
---|
749 | | #define HAVE_MEMORY_H 1 |
---|
750 | | #define HAVE_STRINGS_H 1 |
---|
751 | | #define HAVE_INTTYPES_H 1 |
---|
752 | | #define HAVE_STDINT_H 1 |
---|
753 | | #define HAVE_UNISTD_H 1 |
---|
754 | | #define __EXTENSIONS__ 1 |
---|
755 | | #define _ALL_SOURCE 1 |
---|
756 | | #define _DARWIN_C_SOURCE 1 |
---|
757 | | #define _GNU_SOURCE 1 |
---|
758 | | #define _NETBSD_SOURCE 1 |
---|
759 | | #define _OPENBSD_SOURCE 1 |
---|
760 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
761 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
762 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
763 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
764 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
765 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
766 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
767 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
768 | | #define _TANDEM_SOURCE 1 |
---|
769 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
770 | | #define HAVE_DLFCN_H 1 |
---|
771 | | #define LT_OBJDIR ".libs/" |
---|
772 | | #define HAVE_ALLOCA_H 1 |
---|
773 | | #define HAVE_ALLOCA 1 |
---|
774 | | #define HAVE_FCNTL 1 |
---|
775 | | #define HAVE_SYMLINK 1 |
---|
776 | | #define HAVE_TCDRAIN 1 |
---|
777 | | #define HAVE_FSYNC 1 |
---|
778 | | #define HAVE_GETDTABLESIZE 1 |
---|
779 | | #define HAVE_GETPROGNAME 1 |
---|
780 | | /* end confdefs.h. */ |
---|
781 | | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname. |
---|
782 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
783 | | #define getexecname innocuous_getexecname |
---|
784 | | |
---|
785 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
786 | | which can conflict with char getexecname (); below. |
---|
787 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
788 | | <limits.h> exists even on freestanding compilers. */ |
---|
789 | | |
---|
790 | | #ifdef __STDC__ |
---|
791 | | # include <limits.h> |
---|
792 | | #else |
---|
793 | | # include <assert.h> |
---|
794 | | #endif |
---|
795 | | |
---|
796 | | #undef getexecname |
---|
797 | | |
---|
798 | | /* Override any GCC internal prototype to avoid an error. |
---|
799 | | Use char because int might match the return type of a GCC |
---|
800 | | builtin and then its argument prototype would still apply. */ |
---|
801 | | #ifdef __cplusplus |
---|
802 | | extern "C" |
---|
803 | | #endif |
---|
804 | | char getexecname (); |
---|
805 | | /* The GNU C library defines this for functions which it implements |
---|
806 | | to always fail with ENOSYS. Some functions are actually named |
---|
807 | | something starting with __ and the normal name is an alias. */ |
---|
808 | | #if defined __stub_getexecname || defined __stub___getexecname |
---|
809 | | choke me |
---|
810 | | #endif |
---|
811 | | |
---|
812 | | int |
---|
813 | | main () |
---|
814 | | { |
---|
815 | | return getexecname (); |
---|
816 | | ; |
---|
817 | | return 0; |
---|
818 | | } |
---|
819 | configure:15713: result: no |
---|
820 | configure:15713: checking for gettimeofday |
---|
821 | configure:15713: 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 |
---|
822 | configure:15713: $? = 0 |
---|
823 | configure:15713: result: yes |
---|
824 | configure:15713: checking for mprotect |
---|
825 | configure:15713: 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 |
---|
826 | configure:15713: $? = 0 |
---|
827 | configure:15713: result: yes |
---|
828 | configure:15713: checking for lstat |
---|
829 | configure:15713: 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 |
---|
830 | configure:15713: $? = 0 |
---|
831 | configure:15713: result: yes |
---|
832 | configure:15713: checking for sigaction |
---|
833 | configure:15713: 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 |
---|
834 | configure:15713: $? = 0 |
---|
835 | configure:15713: result: yes |
---|
836 | configure:15713: checking for sigaltstack |
---|
837 | configure:15713: 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 |
---|
838 | configure:15713: $? = 0 |
---|
839 | configure:15713: result: yes |
---|
840 | configure:15713: checking for siginterrupt |
---|
841 | configure:15713: 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 |
---|
842 | configure:15713: $? = 0 |
---|
843 | configure:15713: result: yes |
---|
844 | configure:15713: checking for snprintf |
---|
845 | configure:15713: 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 |
---|
846 | conftest.c:76:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
847 | char snprintf (); |
---|
848 | ^ |
---|
849 | conftest.c:76:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
850 | 1 warning generated. |
---|
851 | configure:15713: $? = 0 |
---|
852 | configure:15713: result: yes |
---|
853 | configure:15713: checking for vasnprintf |
---|
854 | configure:15713: 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 |
---|
855 | Undefined symbols for architecture x86_64: |
---|
856 | "_vasnprintf", referenced from: |
---|
857 | _main in conftest-ed99b1.o |
---|
858 | ld: symbol(s) not found for architecture x86_64 |
---|
859 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
860 | configure:15713: $? = 1 |
---|
861 | configure: failed program was: |
---|
862 | | /* confdefs.h */ |
---|
863 | | #define PACKAGE_NAME "" |
---|
864 | | #define PACKAGE_TARNAME "" |
---|
865 | | #define PACKAGE_VERSION "" |
---|
866 | | #define PACKAGE_STRING "" |
---|
867 | | #define PACKAGE_BUGREPORT "" |
---|
868 | | #define PACKAGE_URL "" |
---|
869 | | #define PACKAGE "libtextstyle" |
---|
870 | | #define VERSION "0.21" |
---|
871 | | #define STDC_HEADERS 1 |
---|
872 | | #define HAVE_SYS_TYPES_H 1 |
---|
873 | | #define HAVE_SYS_STAT_H 1 |
---|
874 | | #define HAVE_STDLIB_H 1 |
---|
875 | | #define HAVE_STRING_H 1 |
---|
876 | | #define HAVE_MEMORY_H 1 |
---|
877 | | #define HAVE_STRINGS_H 1 |
---|
878 | | #define HAVE_INTTYPES_H 1 |
---|
879 | | #define HAVE_STDINT_H 1 |
---|
880 | | #define HAVE_UNISTD_H 1 |
---|
881 | | #define __EXTENSIONS__ 1 |
---|
882 | | #define _ALL_SOURCE 1 |
---|
883 | | #define _DARWIN_C_SOURCE 1 |
---|
884 | | #define _GNU_SOURCE 1 |
---|
885 | | #define _NETBSD_SOURCE 1 |
---|
886 | | #define _OPENBSD_SOURCE 1 |
---|
887 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
888 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
889 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
890 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
891 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
892 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
893 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
894 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
895 | | #define _TANDEM_SOURCE 1 |
---|
896 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
897 | | #define HAVE_DLFCN_H 1 |
---|
898 | | #define LT_OBJDIR ".libs/" |
---|
899 | | #define HAVE_ALLOCA_H 1 |
---|
900 | | #define HAVE_ALLOCA 1 |
---|
901 | | #define HAVE_FCNTL 1 |
---|
902 | | #define HAVE_SYMLINK 1 |
---|
903 | | #define HAVE_TCDRAIN 1 |
---|
904 | | #define HAVE_FSYNC 1 |
---|
905 | | #define HAVE_GETDTABLESIZE 1 |
---|
906 | | #define HAVE_GETPROGNAME 1 |
---|
907 | | #define HAVE_GETTIMEOFDAY 1 |
---|
908 | | #define HAVE_MPROTECT 1 |
---|
909 | | #define HAVE_LSTAT 1 |
---|
910 | | #define HAVE_SIGACTION 1 |
---|
911 | | #define HAVE_SIGALTSTACK 1 |
---|
912 | | #define HAVE_SIGINTERRUPT 1 |
---|
913 | | #define HAVE_SNPRINTF 1 |
---|
914 | | /* end confdefs.h. */ |
---|
915 | | /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf. |
---|
916 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
917 | | #define vasnprintf innocuous_vasnprintf |
---|
918 | | |
---|
919 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
920 | | which can conflict with char vasnprintf (); below. |
---|
921 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
922 | | <limits.h> exists even on freestanding compilers. */ |
---|
923 | | |
---|
924 | | #ifdef __STDC__ |
---|
925 | | # include <limits.h> |
---|
926 | | #else |
---|
927 | | # include <assert.h> |
---|
928 | | #endif |
---|
929 | | |
---|
930 | | #undef vasnprintf |
---|
931 | | |
---|
932 | | /* Override any GCC internal prototype to avoid an error. |
---|
933 | | Use char because int might match the return type of a GCC |
---|
934 | | builtin and then its argument prototype would still apply. */ |
---|
935 | | #ifdef __cplusplus |
---|
936 | | extern "C" |
---|
937 | | #endif |
---|
938 | | char vasnprintf (); |
---|
939 | | /* The GNU C library defines this for functions which it implements |
---|
940 | | to always fail with ENOSYS. Some functions are actually named |
---|
941 | | something starting with __ and the normal name is an alias. */ |
---|
942 | | #if defined __stub_vasnprintf || defined __stub___vasnprintf |
---|
943 | | choke me |
---|
944 | | #endif |
---|
945 | | |
---|
946 | | int |
---|
947 | | main () |
---|
948 | | { |
---|
949 | | return vasnprintf (); |
---|
950 | | ; |
---|
951 | | return 0; |
---|
952 | | } |
---|
953 | configure:15713: result: no |
---|
954 | configure:15713: checking for getsid |
---|
955 | configure:15713: 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 |
---|
956 | configure:15713: $? = 0 |
---|
957 | configure:15713: result: yes |
---|
958 | configure:15713: checking for tcgetattr |
---|
959 | configure:15713: 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 |
---|
960 | configure:15713: $? = 0 |
---|
961 | configure:15713: result: yes |
---|
962 | configure:15742: checking for sys/socket.h |
---|
963 | configure:15742: 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 |
---|
964 | configure:15742: $? = 0 |
---|
965 | configure:15742: result: yes |
---|
966 | configure:15742: checking for unistd.h |
---|
967 | configure:15742: result: yes |
---|
968 | configure:15742: checking for sys/stat.h |
---|
969 | configure:15742: result: yes |
---|
970 | configure:15742: checking for sys/param.h |
---|
971 | configure:15742: 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 |
---|
972 | configure:15742: $? = 0 |
---|
973 | configure:15742: result: yes |
---|
974 | configure:15742: checking for netdb.h |
---|
975 | configure:15742: 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 |
---|
976 | configure:15742: $? = 0 |
---|
977 | configure:15742: result: yes |
---|
978 | configure:15742: checking for sys/time.h |
---|
979 | configure:15742: 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 |
---|
980 | configure:15742: $? = 0 |
---|
981 | configure:15742: result: yes |
---|
982 | configure:15742: checking for limits.h |
---|
983 | configure:15742: 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 |
---|
984 | configure:15742: $? = 0 |
---|
985 | configure:15742: result: yes |
---|
986 | configure:15742: checking for wchar.h |
---|
987 | configure:15742: 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 |
---|
988 | configure:15742: $? = 0 |
---|
989 | configure:15742: result: yes |
---|
990 | configure:15742: checking for stdint.h |
---|
991 | configure:15742: result: yes |
---|
992 | configure:15742: checking for inttypes.h |
---|
993 | configure:15742: result: yes |
---|
994 | configure:15742: checking for threads.h |
---|
995 | configure:15742: 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 |
---|
996 | conftest.c:100:10: fatal error: 'threads.h' file not found |
---|
997 | #include <threads.h> |
---|
998 | ^~~~~~~~~~~ |
---|
999 | 1 error generated. |
---|
1000 | configure:15742: $? = 1 |
---|
1001 | configure: failed program was: |
---|
1002 | | /* confdefs.h */ |
---|
1003 | | #define PACKAGE_NAME "" |
---|
1004 | | #define PACKAGE_TARNAME "" |
---|
1005 | | #define PACKAGE_VERSION "" |
---|
1006 | | #define PACKAGE_STRING "" |
---|
1007 | | #define PACKAGE_BUGREPORT "" |
---|
1008 | | #define PACKAGE_URL "" |
---|
1009 | | #define PACKAGE "libtextstyle" |
---|
1010 | | #define VERSION "0.21" |
---|
1011 | | #define STDC_HEADERS 1 |
---|
1012 | | #define HAVE_SYS_TYPES_H 1 |
---|
1013 | | #define HAVE_SYS_STAT_H 1 |
---|
1014 | | #define HAVE_STDLIB_H 1 |
---|
1015 | | #define HAVE_STRING_H 1 |
---|
1016 | | #define HAVE_MEMORY_H 1 |
---|
1017 | | #define HAVE_STRINGS_H 1 |
---|
1018 | | #define HAVE_INTTYPES_H 1 |
---|
1019 | | #define HAVE_STDINT_H 1 |
---|
1020 | | #define HAVE_UNISTD_H 1 |
---|
1021 | | #define __EXTENSIONS__ 1 |
---|
1022 | | #define _ALL_SOURCE 1 |
---|
1023 | | #define _DARWIN_C_SOURCE 1 |
---|
1024 | | #define _GNU_SOURCE 1 |
---|
1025 | | #define _NETBSD_SOURCE 1 |
---|
1026 | | #define _OPENBSD_SOURCE 1 |
---|
1027 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1028 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1029 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1030 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1031 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1032 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1033 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1034 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1035 | | #define _TANDEM_SOURCE 1 |
---|
1036 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1037 | | #define HAVE_DLFCN_H 1 |
---|
1038 | | #define LT_OBJDIR ".libs/" |
---|
1039 | | #define HAVE_ALLOCA_H 1 |
---|
1040 | | #define HAVE_ALLOCA 1 |
---|
1041 | | #define HAVE_FCNTL 1 |
---|
1042 | | #define HAVE_SYMLINK 1 |
---|
1043 | | #define HAVE_TCDRAIN 1 |
---|
1044 | | #define HAVE_FSYNC 1 |
---|
1045 | | #define HAVE_GETDTABLESIZE 1 |
---|
1046 | | #define HAVE_GETPROGNAME 1 |
---|
1047 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1048 | | #define HAVE_MPROTECT 1 |
---|
1049 | | #define HAVE_LSTAT 1 |
---|
1050 | | #define HAVE_SIGACTION 1 |
---|
1051 | | #define HAVE_SIGALTSTACK 1 |
---|
1052 | | #define HAVE_SIGINTERRUPT 1 |
---|
1053 | | #define HAVE_SNPRINTF 1 |
---|
1054 | | #define HAVE_GETSID 1 |
---|
1055 | | #define HAVE_TCGETATTR 1 |
---|
1056 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1057 | | #define HAVE_UNISTD_H 1 |
---|
1058 | | #define HAVE_SYS_STAT_H 1 |
---|
1059 | | #define HAVE_SYS_PARAM_H 1 |
---|
1060 | | #define HAVE_NETDB_H 1 |
---|
1061 | | #define HAVE_SYS_TIME_H 1 |
---|
1062 | | #define HAVE_LIMITS_H 1 |
---|
1063 | | #define HAVE_WCHAR_H 1 |
---|
1064 | | #define HAVE_STDINT_H 1 |
---|
1065 | | #define HAVE_INTTYPES_H 1 |
---|
1066 | | /* end confdefs.h. */ |
---|
1067 | | #include <stdio.h> |
---|
1068 | | #ifdef HAVE_SYS_TYPES_H |
---|
1069 | | # include <sys/types.h> |
---|
1070 | | #endif |
---|
1071 | | #ifdef HAVE_SYS_STAT_H |
---|
1072 | | # include <sys/stat.h> |
---|
1073 | | #endif |
---|
1074 | | #ifdef STDC_HEADERS |
---|
1075 | | # include <stdlib.h> |
---|
1076 | | # include <stddef.h> |
---|
1077 | | #else |
---|
1078 | | # ifdef HAVE_STDLIB_H |
---|
1079 | | # include <stdlib.h> |
---|
1080 | | # endif |
---|
1081 | | #endif |
---|
1082 | | #ifdef HAVE_STRING_H |
---|
1083 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1084 | | # include <memory.h> |
---|
1085 | | # endif |
---|
1086 | | # include <string.h> |
---|
1087 | | #endif |
---|
1088 | | #ifdef HAVE_STRINGS_H |
---|
1089 | | # include <strings.h> |
---|
1090 | | #endif |
---|
1091 | | #ifdef HAVE_INTTYPES_H |
---|
1092 | | # include <inttypes.h> |
---|
1093 | | #endif |
---|
1094 | | #ifdef HAVE_STDINT_H |
---|
1095 | | # include <stdint.h> |
---|
1096 | | #endif |
---|
1097 | | #ifdef HAVE_UNISTD_H |
---|
1098 | | # include <unistd.h> |
---|
1099 | | #endif |
---|
1100 | | |
---|
1101 | | #include <threads.h> |
---|
1102 | configure:15742: result: no |
---|
1103 | configure:15742: checking for math.h |
---|
1104 | configure:15742: 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 |
---|
1105 | configure:15742: $? = 0 |
---|
1106 | configure:15742: result: yes |
---|
1107 | configure:15742: checking for sys/mman.h |
---|
1108 | configure:15742: 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 |
---|
1109 | configure:15742: $? = 0 |
---|
1110 | configure:15742: result: yes |
---|
1111 | configure:15742: checking for features.h |
---|
1112 | configure:15742: 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 |
---|
1113 | conftest.c:102:10: fatal error: 'features.h' file not found |
---|
1114 | #include <features.h> |
---|
1115 | ^~~~~~~~~~~~ |
---|
1116 | 1 error generated. |
---|
1117 | configure:15742: $? = 1 |
---|
1118 | configure: failed program was: |
---|
1119 | | /* confdefs.h */ |
---|
1120 | | #define PACKAGE_NAME "" |
---|
1121 | | #define PACKAGE_TARNAME "" |
---|
1122 | | #define PACKAGE_VERSION "" |
---|
1123 | | #define PACKAGE_STRING "" |
---|
1124 | | #define PACKAGE_BUGREPORT "" |
---|
1125 | | #define PACKAGE_URL "" |
---|
1126 | | #define PACKAGE "libtextstyle" |
---|
1127 | | #define VERSION "0.21" |
---|
1128 | | #define STDC_HEADERS 1 |
---|
1129 | | #define HAVE_SYS_TYPES_H 1 |
---|
1130 | | #define HAVE_SYS_STAT_H 1 |
---|
1131 | | #define HAVE_STDLIB_H 1 |
---|
1132 | | #define HAVE_STRING_H 1 |
---|
1133 | | #define HAVE_MEMORY_H 1 |
---|
1134 | | #define HAVE_STRINGS_H 1 |
---|
1135 | | #define HAVE_INTTYPES_H 1 |
---|
1136 | | #define HAVE_STDINT_H 1 |
---|
1137 | | #define HAVE_UNISTD_H 1 |
---|
1138 | | #define __EXTENSIONS__ 1 |
---|
1139 | | #define _ALL_SOURCE 1 |
---|
1140 | | #define _DARWIN_C_SOURCE 1 |
---|
1141 | | #define _GNU_SOURCE 1 |
---|
1142 | | #define _NETBSD_SOURCE 1 |
---|
1143 | | #define _OPENBSD_SOURCE 1 |
---|
1144 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1145 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1146 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1147 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1148 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1149 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1150 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1151 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1152 | | #define _TANDEM_SOURCE 1 |
---|
1153 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1154 | | #define HAVE_DLFCN_H 1 |
---|
1155 | | #define LT_OBJDIR ".libs/" |
---|
1156 | | #define HAVE_ALLOCA_H 1 |
---|
1157 | | #define HAVE_ALLOCA 1 |
---|
1158 | | #define HAVE_FCNTL 1 |
---|
1159 | | #define HAVE_SYMLINK 1 |
---|
1160 | | #define HAVE_TCDRAIN 1 |
---|
1161 | | #define HAVE_FSYNC 1 |
---|
1162 | | #define HAVE_GETDTABLESIZE 1 |
---|
1163 | | #define HAVE_GETPROGNAME 1 |
---|
1164 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1165 | | #define HAVE_MPROTECT 1 |
---|
1166 | | #define HAVE_LSTAT 1 |
---|
1167 | | #define HAVE_SIGACTION 1 |
---|
1168 | | #define HAVE_SIGALTSTACK 1 |
---|
1169 | | #define HAVE_SIGINTERRUPT 1 |
---|
1170 | | #define HAVE_SNPRINTF 1 |
---|
1171 | | #define HAVE_GETSID 1 |
---|
1172 | | #define HAVE_TCGETATTR 1 |
---|
1173 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1174 | | #define HAVE_UNISTD_H 1 |
---|
1175 | | #define HAVE_SYS_STAT_H 1 |
---|
1176 | | #define HAVE_SYS_PARAM_H 1 |
---|
1177 | | #define HAVE_NETDB_H 1 |
---|
1178 | | #define HAVE_SYS_TIME_H 1 |
---|
1179 | | #define HAVE_LIMITS_H 1 |
---|
1180 | | #define HAVE_WCHAR_H 1 |
---|
1181 | | #define HAVE_STDINT_H 1 |
---|
1182 | | #define HAVE_INTTYPES_H 1 |
---|
1183 | | #define HAVE_MATH_H 1 |
---|
1184 | | #define HAVE_SYS_MMAN_H 1 |
---|
1185 | | /* end confdefs.h. */ |
---|
1186 | | #include <stdio.h> |
---|
1187 | | #ifdef HAVE_SYS_TYPES_H |
---|
1188 | | # include <sys/types.h> |
---|
1189 | | #endif |
---|
1190 | | #ifdef HAVE_SYS_STAT_H |
---|
1191 | | # include <sys/stat.h> |
---|
1192 | | #endif |
---|
1193 | | #ifdef STDC_HEADERS |
---|
1194 | | # include <stdlib.h> |
---|
1195 | | # include <stddef.h> |
---|
1196 | | #else |
---|
1197 | | # ifdef HAVE_STDLIB_H |
---|
1198 | | # include <stdlib.h> |
---|
1199 | | # endif |
---|
1200 | | #endif |
---|
1201 | | #ifdef HAVE_STRING_H |
---|
1202 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1203 | | # include <memory.h> |
---|
1204 | | # endif |
---|
1205 | | # include <string.h> |
---|
1206 | | #endif |
---|
1207 | | #ifdef HAVE_STRINGS_H |
---|
1208 | | # include <strings.h> |
---|
1209 | | #endif |
---|
1210 | | #ifdef HAVE_INTTYPES_H |
---|
1211 | | # include <inttypes.h> |
---|
1212 | | #endif |
---|
1213 | | #ifdef HAVE_STDINT_H |
---|
1214 | | # include <stdint.h> |
---|
1215 | | #endif |
---|
1216 | | #ifdef HAVE_UNISTD_H |
---|
1217 | | # include <unistd.h> |
---|
1218 | | #endif |
---|
1219 | | |
---|
1220 | | #include <features.h> |
---|
1221 | configure:15742: result: no |
---|
1222 | configure:15742: checking for sys/uio.h |
---|
1223 | configure:15742: 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 |
---|
1224 | configure:15742: $? = 0 |
---|
1225 | configure:15742: result: yes |
---|
1226 | configure:15742: checking for crtdefs.h |
---|
1227 | configure:15742: 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 |
---|
1228 | conftest.c:103:10: fatal error: 'crtdefs.h' file not found |
---|
1229 | #include <crtdefs.h> |
---|
1230 | ^~~~~~~~~~~ |
---|
1231 | 1 error generated. |
---|
1232 | configure:15742: $? = 1 |
---|
1233 | configure: failed program was: |
---|
1234 | | /* confdefs.h */ |
---|
1235 | | #define PACKAGE_NAME "" |
---|
1236 | | #define PACKAGE_TARNAME "" |
---|
1237 | | #define PACKAGE_VERSION "" |
---|
1238 | | #define PACKAGE_STRING "" |
---|
1239 | | #define PACKAGE_BUGREPORT "" |
---|
1240 | | #define PACKAGE_URL "" |
---|
1241 | | #define PACKAGE "libtextstyle" |
---|
1242 | | #define VERSION "0.21" |
---|
1243 | | #define STDC_HEADERS 1 |
---|
1244 | | #define HAVE_SYS_TYPES_H 1 |
---|
1245 | | #define HAVE_SYS_STAT_H 1 |
---|
1246 | | #define HAVE_STDLIB_H 1 |
---|
1247 | | #define HAVE_STRING_H 1 |
---|
1248 | | #define HAVE_MEMORY_H 1 |
---|
1249 | | #define HAVE_STRINGS_H 1 |
---|
1250 | | #define HAVE_INTTYPES_H 1 |
---|
1251 | | #define HAVE_STDINT_H 1 |
---|
1252 | | #define HAVE_UNISTD_H 1 |
---|
1253 | | #define __EXTENSIONS__ 1 |
---|
1254 | | #define _ALL_SOURCE 1 |
---|
1255 | | #define _DARWIN_C_SOURCE 1 |
---|
1256 | | #define _GNU_SOURCE 1 |
---|
1257 | | #define _NETBSD_SOURCE 1 |
---|
1258 | | #define _OPENBSD_SOURCE 1 |
---|
1259 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1260 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1261 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1262 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1263 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1264 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1265 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1266 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1267 | | #define _TANDEM_SOURCE 1 |
---|
1268 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1269 | | #define HAVE_DLFCN_H 1 |
---|
1270 | | #define LT_OBJDIR ".libs/" |
---|
1271 | | #define HAVE_ALLOCA_H 1 |
---|
1272 | | #define HAVE_ALLOCA 1 |
---|
1273 | | #define HAVE_FCNTL 1 |
---|
1274 | | #define HAVE_SYMLINK 1 |
---|
1275 | | #define HAVE_TCDRAIN 1 |
---|
1276 | | #define HAVE_FSYNC 1 |
---|
1277 | | #define HAVE_GETDTABLESIZE 1 |
---|
1278 | | #define HAVE_GETPROGNAME 1 |
---|
1279 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1280 | | #define HAVE_MPROTECT 1 |
---|
1281 | | #define HAVE_LSTAT 1 |
---|
1282 | | #define HAVE_SIGACTION 1 |
---|
1283 | | #define HAVE_SIGALTSTACK 1 |
---|
1284 | | #define HAVE_SIGINTERRUPT 1 |
---|
1285 | | #define HAVE_SNPRINTF 1 |
---|
1286 | | #define HAVE_GETSID 1 |
---|
1287 | | #define HAVE_TCGETATTR 1 |
---|
1288 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1289 | | #define HAVE_UNISTD_H 1 |
---|
1290 | | #define HAVE_SYS_STAT_H 1 |
---|
1291 | | #define HAVE_SYS_PARAM_H 1 |
---|
1292 | | #define HAVE_NETDB_H 1 |
---|
1293 | | #define HAVE_SYS_TIME_H 1 |
---|
1294 | | #define HAVE_LIMITS_H 1 |
---|
1295 | | #define HAVE_WCHAR_H 1 |
---|
1296 | | #define HAVE_STDINT_H 1 |
---|
1297 | | #define HAVE_INTTYPES_H 1 |
---|
1298 | | #define HAVE_MATH_H 1 |
---|
1299 | | #define HAVE_SYS_MMAN_H 1 |
---|
1300 | | #define HAVE_SYS_UIO_H 1 |
---|
1301 | | /* end confdefs.h. */ |
---|
1302 | | #include <stdio.h> |
---|
1303 | | #ifdef HAVE_SYS_TYPES_H |
---|
1304 | | # include <sys/types.h> |
---|
1305 | | #endif |
---|
1306 | | #ifdef HAVE_SYS_STAT_H |
---|
1307 | | # include <sys/stat.h> |
---|
1308 | | #endif |
---|
1309 | | #ifdef STDC_HEADERS |
---|
1310 | | # include <stdlib.h> |
---|
1311 | | # include <stddef.h> |
---|
1312 | | #else |
---|
1313 | | # ifdef HAVE_STDLIB_H |
---|
1314 | | # include <stdlib.h> |
---|
1315 | | # endif |
---|
1316 | | #endif |
---|
1317 | | #ifdef HAVE_STRING_H |
---|
1318 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1319 | | # include <memory.h> |
---|
1320 | | # endif |
---|
1321 | | # include <string.h> |
---|
1322 | | #endif |
---|
1323 | | #ifdef HAVE_STRINGS_H |
---|
1324 | | # include <strings.h> |
---|
1325 | | #endif |
---|
1326 | | #ifdef HAVE_INTTYPES_H |
---|
1327 | | # include <inttypes.h> |
---|
1328 | | #endif |
---|
1329 | | #ifdef HAVE_STDINT_H |
---|
1330 | | # include <stdint.h> |
---|
1331 | | #endif |
---|
1332 | | #ifdef HAVE_UNISTD_H |
---|
1333 | | # include <unistd.h> |
---|
1334 | | #endif |
---|
1335 | | |
---|
1336 | | #include <crtdefs.h> |
---|
1337 | configure:15742: result: no |
---|
1338 | configure:15757: checking whether the preprocessor supports include_next |
---|
1339 | configure:15795: 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 -Iconftestd1b -Iconftestd2 conftest.c >&5 |
---|
1340 | configure:15795: $? = 0 |
---|
1341 | configure:15816: result: yes |
---|
1342 | configure:15837: checking whether system header files limit the line length |
---|
1343 | configure:15860: result: no |
---|
1344 | configure:15871: checking for complete errno.h |
---|
1345 | configure:15944: result: yes |
---|
1346 | configure:16245: checking whether strerror_r is declared |
---|
1347 | configure:16245: 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 -Werror=implicit-function-declaration |
---|
1348 | configure:16245: $? = 0 |
---|
1349 | configure:16245: result: yes |
---|
1350 | configure:16258: checking for strerror_r |
---|
1351 | configure:16258: 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 |
---|
1352 | configure:16258: $? = 0 |
---|
1353 | configure:16258: result: yes |
---|
1354 | configure:16267: checking whether strerror_r returns char * |
---|
1355 | configure:16291: 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 |
---|
1356 | conftest.c:109:13: error: indirection requires pointer operand ('int' invalid) |
---|
1357 | char x = *strerror_r (0, buf, sizeof buf); |
---|
1358 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
1359 | conftest.c:110:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] |
---|
1360 | char *p = strerror_r (0, buf, sizeof buf); |
---|
1361 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
1362 | 1 warning and 1 error generated. |
---|
1363 | configure:16291: $? = 1 |
---|
1364 | configure: failed program was: |
---|
1365 | | /* confdefs.h */ |
---|
1366 | | #define PACKAGE_NAME "" |
---|
1367 | | #define PACKAGE_TARNAME "" |
---|
1368 | | #define PACKAGE_VERSION "" |
---|
1369 | | #define PACKAGE_STRING "" |
---|
1370 | | #define PACKAGE_BUGREPORT "" |
---|
1371 | | #define PACKAGE_URL "" |
---|
1372 | | #define PACKAGE "libtextstyle" |
---|
1373 | | #define VERSION "0.21" |
---|
1374 | | #define STDC_HEADERS 1 |
---|
1375 | | #define HAVE_SYS_TYPES_H 1 |
---|
1376 | | #define HAVE_SYS_STAT_H 1 |
---|
1377 | | #define HAVE_STDLIB_H 1 |
---|
1378 | | #define HAVE_STRING_H 1 |
---|
1379 | | #define HAVE_MEMORY_H 1 |
---|
1380 | | #define HAVE_STRINGS_H 1 |
---|
1381 | | #define HAVE_INTTYPES_H 1 |
---|
1382 | | #define HAVE_STDINT_H 1 |
---|
1383 | | #define HAVE_UNISTD_H 1 |
---|
1384 | | #define __EXTENSIONS__ 1 |
---|
1385 | | #define _ALL_SOURCE 1 |
---|
1386 | | #define _DARWIN_C_SOURCE 1 |
---|
1387 | | #define _GNU_SOURCE 1 |
---|
1388 | | #define _NETBSD_SOURCE 1 |
---|
1389 | | #define _OPENBSD_SOURCE 1 |
---|
1390 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1391 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1392 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1393 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1394 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1395 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1396 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1397 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1398 | | #define _TANDEM_SOURCE 1 |
---|
1399 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1400 | | #define HAVE_DLFCN_H 1 |
---|
1401 | | #define LT_OBJDIR ".libs/" |
---|
1402 | | #define HAVE_ALLOCA_H 1 |
---|
1403 | | #define HAVE_ALLOCA 1 |
---|
1404 | | #define HAVE_FCNTL 1 |
---|
1405 | | #define HAVE_SYMLINK 1 |
---|
1406 | | #define HAVE_TCDRAIN 1 |
---|
1407 | | #define HAVE_FSYNC 1 |
---|
1408 | | #define HAVE_GETDTABLESIZE 1 |
---|
1409 | | #define HAVE_GETPROGNAME 1 |
---|
1410 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1411 | | #define HAVE_MPROTECT 1 |
---|
1412 | | #define HAVE_LSTAT 1 |
---|
1413 | | #define HAVE_SIGACTION 1 |
---|
1414 | | #define HAVE_SIGALTSTACK 1 |
---|
1415 | | #define HAVE_SIGINTERRUPT 1 |
---|
1416 | | #define HAVE_SNPRINTF 1 |
---|
1417 | | #define HAVE_GETSID 1 |
---|
1418 | | #define HAVE_TCGETATTR 1 |
---|
1419 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1420 | | #define HAVE_UNISTD_H 1 |
---|
1421 | | #define HAVE_SYS_STAT_H 1 |
---|
1422 | | #define HAVE_SYS_PARAM_H 1 |
---|
1423 | | #define HAVE_NETDB_H 1 |
---|
1424 | | #define HAVE_SYS_TIME_H 1 |
---|
1425 | | #define HAVE_LIMITS_H 1 |
---|
1426 | | #define HAVE_WCHAR_H 1 |
---|
1427 | | #define HAVE_STDINT_H 1 |
---|
1428 | | #define HAVE_INTTYPES_H 1 |
---|
1429 | | #define HAVE_MATH_H 1 |
---|
1430 | | #define HAVE_SYS_MMAN_H 1 |
---|
1431 | | #define HAVE_SYS_UIO_H 1 |
---|
1432 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1433 | | #define HAVE_STRERROR_R 1 |
---|
1434 | | /* end confdefs.h. */ |
---|
1435 | | #include <stdio.h> |
---|
1436 | | #ifdef HAVE_SYS_TYPES_H |
---|
1437 | | # include <sys/types.h> |
---|
1438 | | #endif |
---|
1439 | | #ifdef HAVE_SYS_STAT_H |
---|
1440 | | # include <sys/stat.h> |
---|
1441 | | #endif |
---|
1442 | | #ifdef STDC_HEADERS |
---|
1443 | | # include <stdlib.h> |
---|
1444 | | # include <stddef.h> |
---|
1445 | | #else |
---|
1446 | | # ifdef HAVE_STDLIB_H |
---|
1447 | | # include <stdlib.h> |
---|
1448 | | # endif |
---|
1449 | | #endif |
---|
1450 | | #ifdef HAVE_STRING_H |
---|
1451 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1452 | | # include <memory.h> |
---|
1453 | | # endif |
---|
1454 | | # include <string.h> |
---|
1455 | | #endif |
---|
1456 | | #ifdef HAVE_STRINGS_H |
---|
1457 | | # include <strings.h> |
---|
1458 | | #endif |
---|
1459 | | #ifdef HAVE_INTTYPES_H |
---|
1460 | | # include <inttypes.h> |
---|
1461 | | #endif |
---|
1462 | | #ifdef HAVE_STDINT_H |
---|
1463 | | # include <stdint.h> |
---|
1464 | | #endif |
---|
1465 | | #ifdef HAVE_UNISTD_H |
---|
1466 | | # include <unistd.h> |
---|
1467 | | #endif |
---|
1468 | | int |
---|
1469 | | main () |
---|
1470 | | { |
---|
1471 | | |
---|
1472 | | char buf[100]; |
---|
1473 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
1474 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
1475 | | return !p || x; |
---|
1476 | | |
---|
1477 | | ; |
---|
1478 | | return 0; |
---|
1479 | | } |
---|
1480 | configure:16329: result: no |
---|
1481 | configure:16341: checking for sig_atomic_t |
---|
1482 | configure:16341: 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 |
---|
1483 | configure:16341: $? = 0 |
---|
1484 | configure:16341: 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 |
---|
1485 | conftest.c:76:27: error: expected expression |
---|
1486 | if (sizeof ((sig_atomic_t))) |
---|
1487 | ^ |
---|
1488 | 1 error generated. |
---|
1489 | configure:16341: $? = 1 |
---|
1490 | configure: failed program was: |
---|
1491 | | /* confdefs.h */ |
---|
1492 | | #define PACKAGE_NAME "" |
---|
1493 | | #define PACKAGE_TARNAME "" |
---|
1494 | | #define PACKAGE_VERSION "" |
---|
1495 | | #define PACKAGE_STRING "" |
---|
1496 | | #define PACKAGE_BUGREPORT "" |
---|
1497 | | #define PACKAGE_URL "" |
---|
1498 | | #define PACKAGE "libtextstyle" |
---|
1499 | | #define VERSION "0.21" |
---|
1500 | | #define STDC_HEADERS 1 |
---|
1501 | | #define HAVE_SYS_TYPES_H 1 |
---|
1502 | | #define HAVE_SYS_STAT_H 1 |
---|
1503 | | #define HAVE_STDLIB_H 1 |
---|
1504 | | #define HAVE_STRING_H 1 |
---|
1505 | | #define HAVE_MEMORY_H 1 |
---|
1506 | | #define HAVE_STRINGS_H 1 |
---|
1507 | | #define HAVE_INTTYPES_H 1 |
---|
1508 | | #define HAVE_STDINT_H 1 |
---|
1509 | | #define HAVE_UNISTD_H 1 |
---|
1510 | | #define __EXTENSIONS__ 1 |
---|
1511 | | #define _ALL_SOURCE 1 |
---|
1512 | | #define _DARWIN_C_SOURCE 1 |
---|
1513 | | #define _GNU_SOURCE 1 |
---|
1514 | | #define _NETBSD_SOURCE 1 |
---|
1515 | | #define _OPENBSD_SOURCE 1 |
---|
1516 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1517 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1518 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1519 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1520 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1521 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1522 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1523 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1524 | | #define _TANDEM_SOURCE 1 |
---|
1525 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1526 | | #define HAVE_DLFCN_H 1 |
---|
1527 | | #define LT_OBJDIR ".libs/" |
---|
1528 | | #define HAVE_ALLOCA_H 1 |
---|
1529 | | #define HAVE_ALLOCA 1 |
---|
1530 | | #define HAVE_FCNTL 1 |
---|
1531 | | #define HAVE_SYMLINK 1 |
---|
1532 | | #define HAVE_TCDRAIN 1 |
---|
1533 | | #define HAVE_FSYNC 1 |
---|
1534 | | #define HAVE_GETDTABLESIZE 1 |
---|
1535 | | #define HAVE_GETPROGNAME 1 |
---|
1536 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1537 | | #define HAVE_MPROTECT 1 |
---|
1538 | | #define HAVE_LSTAT 1 |
---|
1539 | | #define HAVE_SIGACTION 1 |
---|
1540 | | #define HAVE_SIGALTSTACK 1 |
---|
1541 | | #define HAVE_SIGINTERRUPT 1 |
---|
1542 | | #define HAVE_SNPRINTF 1 |
---|
1543 | | #define HAVE_GETSID 1 |
---|
1544 | | #define HAVE_TCGETATTR 1 |
---|
1545 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1546 | | #define HAVE_UNISTD_H 1 |
---|
1547 | | #define HAVE_SYS_STAT_H 1 |
---|
1548 | | #define HAVE_SYS_PARAM_H 1 |
---|
1549 | | #define HAVE_NETDB_H 1 |
---|
1550 | | #define HAVE_SYS_TIME_H 1 |
---|
1551 | | #define HAVE_LIMITS_H 1 |
---|
1552 | | #define HAVE_WCHAR_H 1 |
---|
1553 | | #define HAVE_STDINT_H 1 |
---|
1554 | | #define HAVE_INTTYPES_H 1 |
---|
1555 | | #define HAVE_MATH_H 1 |
---|
1556 | | #define HAVE_SYS_MMAN_H 1 |
---|
1557 | | #define HAVE_SYS_UIO_H 1 |
---|
1558 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1559 | | #define HAVE_STRERROR_R 1 |
---|
1560 | | /* end confdefs.h. */ |
---|
1561 | | #include <signal.h> |
---|
1562 | | |
---|
1563 | | int |
---|
1564 | | main () |
---|
1565 | | { |
---|
1566 | | if (sizeof ((sig_atomic_t))) |
---|
1567 | | return 0; |
---|
1568 | | ; |
---|
1569 | | return 0; |
---|
1570 | | } |
---|
1571 | configure:16341: result: yes |
---|
1572 | configure:16381: checking for working fcntl.h |
---|
1573 | configure:16489: 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 |
---|
1574 | conftest.c:98:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1575 | int result = !constants; |
---|
1576 | ~^~~~~~~~~ |
---|
1577 | 1 warning generated. |
---|
1578 | configure:16489: $? = 0 |
---|
1579 | configure:16489: ./conftest |
---|
1580 | configure:16489: $? = 0 |
---|
1581 | configure:16505: result: yes |
---|
1582 | configure:16528: checking for pid_t |
---|
1583 | configure:16528: 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 |
---|
1584 | configure:16528: $? = 0 |
---|
1585 | configure:16528: 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 |
---|
1586 | conftest.c:110:20: error: expected expression |
---|
1587 | if (sizeof ((pid_t))) |
---|
1588 | ^ |
---|
1589 | 1 error generated. |
---|
1590 | configure:16528: $? = 1 |
---|
1591 | configure: failed program was: |
---|
1592 | | /* confdefs.h */ |
---|
1593 | | #define PACKAGE_NAME "" |
---|
1594 | | #define PACKAGE_TARNAME "" |
---|
1595 | | #define PACKAGE_VERSION "" |
---|
1596 | | #define PACKAGE_STRING "" |
---|
1597 | | #define PACKAGE_BUGREPORT "" |
---|
1598 | | #define PACKAGE_URL "" |
---|
1599 | | #define PACKAGE "libtextstyle" |
---|
1600 | | #define VERSION "0.21" |
---|
1601 | | #define STDC_HEADERS 1 |
---|
1602 | | #define HAVE_SYS_TYPES_H 1 |
---|
1603 | | #define HAVE_SYS_STAT_H 1 |
---|
1604 | | #define HAVE_STDLIB_H 1 |
---|
1605 | | #define HAVE_STRING_H 1 |
---|
1606 | | #define HAVE_MEMORY_H 1 |
---|
1607 | | #define HAVE_STRINGS_H 1 |
---|
1608 | | #define HAVE_INTTYPES_H 1 |
---|
1609 | | #define HAVE_STDINT_H 1 |
---|
1610 | | #define HAVE_UNISTD_H 1 |
---|
1611 | | #define __EXTENSIONS__ 1 |
---|
1612 | | #define _ALL_SOURCE 1 |
---|
1613 | | #define _DARWIN_C_SOURCE 1 |
---|
1614 | | #define _GNU_SOURCE 1 |
---|
1615 | | #define _NETBSD_SOURCE 1 |
---|
1616 | | #define _OPENBSD_SOURCE 1 |
---|
1617 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1618 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1619 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1620 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1621 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1622 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1623 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1624 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1625 | | #define _TANDEM_SOURCE 1 |
---|
1626 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1627 | | #define HAVE_DLFCN_H 1 |
---|
1628 | | #define LT_OBJDIR ".libs/" |
---|
1629 | | #define HAVE_ALLOCA_H 1 |
---|
1630 | | #define HAVE_ALLOCA 1 |
---|
1631 | | #define HAVE_FCNTL 1 |
---|
1632 | | #define HAVE_SYMLINK 1 |
---|
1633 | | #define HAVE_TCDRAIN 1 |
---|
1634 | | #define HAVE_FSYNC 1 |
---|
1635 | | #define HAVE_GETDTABLESIZE 1 |
---|
1636 | | #define HAVE_GETPROGNAME 1 |
---|
1637 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1638 | | #define HAVE_MPROTECT 1 |
---|
1639 | | #define HAVE_LSTAT 1 |
---|
1640 | | #define HAVE_SIGACTION 1 |
---|
1641 | | #define HAVE_SIGALTSTACK 1 |
---|
1642 | | #define HAVE_SIGINTERRUPT 1 |
---|
1643 | | #define HAVE_SNPRINTF 1 |
---|
1644 | | #define HAVE_GETSID 1 |
---|
1645 | | #define HAVE_TCGETATTR 1 |
---|
1646 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1647 | | #define HAVE_UNISTD_H 1 |
---|
1648 | | #define HAVE_SYS_STAT_H 1 |
---|
1649 | | #define HAVE_SYS_PARAM_H 1 |
---|
1650 | | #define HAVE_NETDB_H 1 |
---|
1651 | | #define HAVE_SYS_TIME_H 1 |
---|
1652 | | #define HAVE_LIMITS_H 1 |
---|
1653 | | #define HAVE_WCHAR_H 1 |
---|
1654 | | #define HAVE_STDINT_H 1 |
---|
1655 | | #define HAVE_INTTYPES_H 1 |
---|
1656 | | #define HAVE_MATH_H 1 |
---|
1657 | | #define HAVE_SYS_MMAN_H 1 |
---|
1658 | | #define HAVE_SYS_UIO_H 1 |
---|
1659 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1660 | | #define HAVE_STRERROR_R 1 |
---|
1661 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
1662 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
1663 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
1664 | | /* end confdefs.h. */ |
---|
1665 | | #include <stdio.h> |
---|
1666 | | #ifdef HAVE_SYS_TYPES_H |
---|
1667 | | # include <sys/types.h> |
---|
1668 | | #endif |
---|
1669 | | #ifdef HAVE_SYS_STAT_H |
---|
1670 | | # include <sys/stat.h> |
---|
1671 | | #endif |
---|
1672 | | #ifdef STDC_HEADERS |
---|
1673 | | # include <stdlib.h> |
---|
1674 | | # include <stddef.h> |
---|
1675 | | #else |
---|
1676 | | # ifdef HAVE_STDLIB_H |
---|
1677 | | # include <stdlib.h> |
---|
1678 | | # endif |
---|
1679 | | #endif |
---|
1680 | | #ifdef HAVE_STRING_H |
---|
1681 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1682 | | # include <memory.h> |
---|
1683 | | # endif |
---|
1684 | | # include <string.h> |
---|
1685 | | #endif |
---|
1686 | | #ifdef HAVE_STRINGS_H |
---|
1687 | | # include <strings.h> |
---|
1688 | | #endif |
---|
1689 | | #ifdef HAVE_INTTYPES_H |
---|
1690 | | # include <inttypes.h> |
---|
1691 | | #endif |
---|
1692 | | #ifdef HAVE_STDINT_H |
---|
1693 | | # include <stdint.h> |
---|
1694 | | #endif |
---|
1695 | | #ifdef HAVE_UNISTD_H |
---|
1696 | | # include <unistd.h> |
---|
1697 | | #endif |
---|
1698 | | int |
---|
1699 | | main () |
---|
1700 | | { |
---|
1701 | | if (sizeof ((pid_t))) |
---|
1702 | | return 0; |
---|
1703 | | ; |
---|
1704 | | return 0; |
---|
1705 | | } |
---|
1706 | configure:16528: result: yes |
---|
1707 | configure:16539: checking for mode_t |
---|
1708 | configure:16539: 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 |
---|
1709 | configure:16539: $? = 0 |
---|
1710 | configure:16539: 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 |
---|
1711 | conftest.c:110:21: error: expected expression |
---|
1712 | if (sizeof ((mode_t))) |
---|
1713 | ^ |
---|
1714 | 1 error generated. |
---|
1715 | configure:16539: $? = 1 |
---|
1716 | configure: failed program was: |
---|
1717 | | /* confdefs.h */ |
---|
1718 | | #define PACKAGE_NAME "" |
---|
1719 | | #define PACKAGE_TARNAME "" |
---|
1720 | | #define PACKAGE_VERSION "" |
---|
1721 | | #define PACKAGE_STRING "" |
---|
1722 | | #define PACKAGE_BUGREPORT "" |
---|
1723 | | #define PACKAGE_URL "" |
---|
1724 | | #define PACKAGE "libtextstyle" |
---|
1725 | | #define VERSION "0.21" |
---|
1726 | | #define STDC_HEADERS 1 |
---|
1727 | | #define HAVE_SYS_TYPES_H 1 |
---|
1728 | | #define HAVE_SYS_STAT_H 1 |
---|
1729 | | #define HAVE_STDLIB_H 1 |
---|
1730 | | #define HAVE_STRING_H 1 |
---|
1731 | | #define HAVE_MEMORY_H 1 |
---|
1732 | | #define HAVE_STRINGS_H 1 |
---|
1733 | | #define HAVE_INTTYPES_H 1 |
---|
1734 | | #define HAVE_STDINT_H 1 |
---|
1735 | | #define HAVE_UNISTD_H 1 |
---|
1736 | | #define __EXTENSIONS__ 1 |
---|
1737 | | #define _ALL_SOURCE 1 |
---|
1738 | | #define _DARWIN_C_SOURCE 1 |
---|
1739 | | #define _GNU_SOURCE 1 |
---|
1740 | | #define _NETBSD_SOURCE 1 |
---|
1741 | | #define _OPENBSD_SOURCE 1 |
---|
1742 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1743 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1744 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1745 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1746 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1747 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1748 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1749 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1750 | | #define _TANDEM_SOURCE 1 |
---|
1751 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1752 | | #define HAVE_DLFCN_H 1 |
---|
1753 | | #define LT_OBJDIR ".libs/" |
---|
1754 | | #define HAVE_ALLOCA_H 1 |
---|
1755 | | #define HAVE_ALLOCA 1 |
---|
1756 | | #define HAVE_FCNTL 1 |
---|
1757 | | #define HAVE_SYMLINK 1 |
---|
1758 | | #define HAVE_TCDRAIN 1 |
---|
1759 | | #define HAVE_FSYNC 1 |
---|
1760 | | #define HAVE_GETDTABLESIZE 1 |
---|
1761 | | #define HAVE_GETPROGNAME 1 |
---|
1762 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1763 | | #define HAVE_MPROTECT 1 |
---|
1764 | | #define HAVE_LSTAT 1 |
---|
1765 | | #define HAVE_SIGACTION 1 |
---|
1766 | | #define HAVE_SIGALTSTACK 1 |
---|
1767 | | #define HAVE_SIGINTERRUPT 1 |
---|
1768 | | #define HAVE_SNPRINTF 1 |
---|
1769 | | #define HAVE_GETSID 1 |
---|
1770 | | #define HAVE_TCGETATTR 1 |
---|
1771 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1772 | | #define HAVE_UNISTD_H 1 |
---|
1773 | | #define HAVE_SYS_STAT_H 1 |
---|
1774 | | #define HAVE_SYS_PARAM_H 1 |
---|
1775 | | #define HAVE_NETDB_H 1 |
---|
1776 | | #define HAVE_SYS_TIME_H 1 |
---|
1777 | | #define HAVE_LIMITS_H 1 |
---|
1778 | | #define HAVE_WCHAR_H 1 |
---|
1779 | | #define HAVE_STDINT_H 1 |
---|
1780 | | #define HAVE_INTTYPES_H 1 |
---|
1781 | | #define HAVE_MATH_H 1 |
---|
1782 | | #define HAVE_SYS_MMAN_H 1 |
---|
1783 | | #define HAVE_SYS_UIO_H 1 |
---|
1784 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1785 | | #define HAVE_STRERROR_R 1 |
---|
1786 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
1787 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
1788 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
1789 | | /* end confdefs.h. */ |
---|
1790 | | #include <stdio.h> |
---|
1791 | | #ifdef HAVE_SYS_TYPES_H |
---|
1792 | | # include <sys/types.h> |
---|
1793 | | #endif |
---|
1794 | | #ifdef HAVE_SYS_STAT_H |
---|
1795 | | # include <sys/stat.h> |
---|
1796 | | #endif |
---|
1797 | | #ifdef STDC_HEADERS |
---|
1798 | | # include <stdlib.h> |
---|
1799 | | # include <stddef.h> |
---|
1800 | | #else |
---|
1801 | | # ifdef HAVE_STDLIB_H |
---|
1802 | | # include <stdlib.h> |
---|
1803 | | # endif |
---|
1804 | | #endif |
---|
1805 | | #ifdef HAVE_STRING_H |
---|
1806 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1807 | | # include <memory.h> |
---|
1808 | | # endif |
---|
1809 | | # include <string.h> |
---|
1810 | | #endif |
---|
1811 | | #ifdef HAVE_STRINGS_H |
---|
1812 | | # include <strings.h> |
---|
1813 | | #endif |
---|
1814 | | #ifdef HAVE_INTTYPES_H |
---|
1815 | | # include <inttypes.h> |
---|
1816 | | #endif |
---|
1817 | | #ifdef HAVE_STDINT_H |
---|
1818 | | # include <stdint.h> |
---|
1819 | | #endif |
---|
1820 | | #ifdef HAVE_UNISTD_H |
---|
1821 | | # include <unistd.h> |
---|
1822 | | #endif |
---|
1823 | | int |
---|
1824 | | main () |
---|
1825 | | { |
---|
1826 | | if (sizeof ((mode_t))) |
---|
1827 | | return 0; |
---|
1828 | | ; |
---|
1829 | | return 0; |
---|
1830 | | } |
---|
1831 | configure:16539: result: yes |
---|
1832 | configure:16825: checking whether frexp() can be used without linking with libm |
---|
1833 | configure:16843: 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 |
---|
1834 | configure:16843: $? = 0 |
---|
1835 | configure:16852: result: yes |
---|
1836 | configure:16855: checking whether alarm is declared |
---|
1837 | configure:16855: 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 -Werror=implicit-function-declaration |
---|
1838 | configure:16855: $? = 0 |
---|
1839 | configure:16855: result: yes |
---|
1840 | configure:16867: checking whether long double and double are the same |
---|
1841 | configure:16888: 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 |
---|
1842 | conftest.c:79:19: error: 'check' declared as an array with a negative size |
---|
1843 | typedef int check[sizeof (long double) == sizeof (double) |
---|
1844 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
1845 | 1 error generated. |
---|
1846 | configure:16888: $? = 1 |
---|
1847 | configure: failed program was: |
---|
1848 | | /* confdefs.h */ |
---|
1849 | | #define PACKAGE_NAME "" |
---|
1850 | | #define PACKAGE_TARNAME "" |
---|
1851 | | #define PACKAGE_VERSION "" |
---|
1852 | | #define PACKAGE_STRING "" |
---|
1853 | | #define PACKAGE_BUGREPORT "" |
---|
1854 | | #define PACKAGE_URL "" |
---|
1855 | | #define PACKAGE "libtextstyle" |
---|
1856 | | #define VERSION "0.21" |
---|
1857 | | #define STDC_HEADERS 1 |
---|
1858 | | #define HAVE_SYS_TYPES_H 1 |
---|
1859 | | #define HAVE_SYS_STAT_H 1 |
---|
1860 | | #define HAVE_STDLIB_H 1 |
---|
1861 | | #define HAVE_STRING_H 1 |
---|
1862 | | #define HAVE_MEMORY_H 1 |
---|
1863 | | #define HAVE_STRINGS_H 1 |
---|
1864 | | #define HAVE_INTTYPES_H 1 |
---|
1865 | | #define HAVE_STDINT_H 1 |
---|
1866 | | #define HAVE_UNISTD_H 1 |
---|
1867 | | #define __EXTENSIONS__ 1 |
---|
1868 | | #define _ALL_SOURCE 1 |
---|
1869 | | #define _DARWIN_C_SOURCE 1 |
---|
1870 | | #define _GNU_SOURCE 1 |
---|
1871 | | #define _NETBSD_SOURCE 1 |
---|
1872 | | #define _OPENBSD_SOURCE 1 |
---|
1873 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1874 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1875 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1876 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1877 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1878 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1879 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1880 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1881 | | #define _TANDEM_SOURCE 1 |
---|
1882 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1883 | | #define HAVE_DLFCN_H 1 |
---|
1884 | | #define LT_OBJDIR ".libs/" |
---|
1885 | | #define HAVE_ALLOCA_H 1 |
---|
1886 | | #define HAVE_ALLOCA 1 |
---|
1887 | | #define HAVE_FCNTL 1 |
---|
1888 | | #define HAVE_SYMLINK 1 |
---|
1889 | | #define HAVE_TCDRAIN 1 |
---|
1890 | | #define HAVE_FSYNC 1 |
---|
1891 | | #define HAVE_GETDTABLESIZE 1 |
---|
1892 | | #define HAVE_GETPROGNAME 1 |
---|
1893 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1894 | | #define HAVE_MPROTECT 1 |
---|
1895 | | #define HAVE_LSTAT 1 |
---|
1896 | | #define HAVE_SIGACTION 1 |
---|
1897 | | #define HAVE_SIGALTSTACK 1 |
---|
1898 | | #define HAVE_SIGINTERRUPT 1 |
---|
1899 | | #define HAVE_SNPRINTF 1 |
---|
1900 | | #define HAVE_GETSID 1 |
---|
1901 | | #define HAVE_TCGETATTR 1 |
---|
1902 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1903 | | #define HAVE_UNISTD_H 1 |
---|
1904 | | #define HAVE_SYS_STAT_H 1 |
---|
1905 | | #define HAVE_SYS_PARAM_H 1 |
---|
1906 | | #define HAVE_NETDB_H 1 |
---|
1907 | | #define HAVE_SYS_TIME_H 1 |
---|
1908 | | #define HAVE_LIMITS_H 1 |
---|
1909 | | #define HAVE_WCHAR_H 1 |
---|
1910 | | #define HAVE_STDINT_H 1 |
---|
1911 | | #define HAVE_INTTYPES_H 1 |
---|
1912 | | #define HAVE_MATH_H 1 |
---|
1913 | | #define HAVE_SYS_MMAN_H 1 |
---|
1914 | | #define HAVE_SYS_UIO_H 1 |
---|
1915 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1916 | | #define HAVE_STRERROR_R 1 |
---|
1917 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
1918 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
1919 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
1920 | | #define HAVE_DECL_ALARM 1 |
---|
1921 | | /* end confdefs.h. */ |
---|
1922 | | #include <float.h> |
---|
1923 | | int |
---|
1924 | | main () |
---|
1925 | | { |
---|
1926 | | typedef int check[sizeof (long double) == sizeof (double) |
---|
1927 | | && LDBL_MANT_DIG == DBL_MANT_DIG |
---|
1928 | | && LDBL_MAX_EXP == DBL_MAX_EXP |
---|
1929 | | && LDBL_MIN_EXP == DBL_MIN_EXP |
---|
1930 | | ? 1 : -1]; |
---|
1931 | | |
---|
1932 | | ; |
---|
1933 | | return 0; |
---|
1934 | | } |
---|
1935 | configure:16896: result: no |
---|
1936 | configure:16947: checking whether stat file-mode macros are broken |
---|
1937 | configure:16974: 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 |
---|
1938 | configure:16974: $? = 0 |
---|
1939 | configure:16981: result: no |
---|
1940 | configure:17069: checking for C/C++ restrict keyword |
---|
1941 | configure:17096: 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 |
---|
1942 | configure:17096: $? = 0 |
---|
1943 | configure:17104: result: __restrict |
---|
1944 | configure:17213: checking for nlink_t |
---|
1945 | configure:17213: 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 |
---|
1946 | configure:17213: $? = 0 |
---|
1947 | configure:17213: 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 |
---|
1948 | conftest.c:82:22: error: expected expression |
---|
1949 | if (sizeof ((nlink_t))) |
---|
1950 | ^ |
---|
1951 | 1 error generated. |
---|
1952 | configure:17213: $? = 1 |
---|
1953 | configure: failed program was: |
---|
1954 | | /* confdefs.h */ |
---|
1955 | | #define PACKAGE_NAME "" |
---|
1956 | | #define PACKAGE_TARNAME "" |
---|
1957 | | #define PACKAGE_VERSION "" |
---|
1958 | | #define PACKAGE_STRING "" |
---|
1959 | | #define PACKAGE_BUGREPORT "" |
---|
1960 | | #define PACKAGE_URL "" |
---|
1961 | | #define PACKAGE "libtextstyle" |
---|
1962 | | #define VERSION "0.21" |
---|
1963 | | #define STDC_HEADERS 1 |
---|
1964 | | #define HAVE_SYS_TYPES_H 1 |
---|
1965 | | #define HAVE_SYS_STAT_H 1 |
---|
1966 | | #define HAVE_STDLIB_H 1 |
---|
1967 | | #define HAVE_STRING_H 1 |
---|
1968 | | #define HAVE_MEMORY_H 1 |
---|
1969 | | #define HAVE_STRINGS_H 1 |
---|
1970 | | #define HAVE_INTTYPES_H 1 |
---|
1971 | | #define HAVE_STDINT_H 1 |
---|
1972 | | #define HAVE_UNISTD_H 1 |
---|
1973 | | #define __EXTENSIONS__ 1 |
---|
1974 | | #define _ALL_SOURCE 1 |
---|
1975 | | #define _DARWIN_C_SOURCE 1 |
---|
1976 | | #define _GNU_SOURCE 1 |
---|
1977 | | #define _NETBSD_SOURCE 1 |
---|
1978 | | #define _OPENBSD_SOURCE 1 |
---|
1979 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1980 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1981 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1982 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1983 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1984 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1985 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1986 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1987 | | #define _TANDEM_SOURCE 1 |
---|
1988 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1989 | | #define HAVE_DLFCN_H 1 |
---|
1990 | | #define LT_OBJDIR ".libs/" |
---|
1991 | | #define HAVE_ALLOCA_H 1 |
---|
1992 | | #define HAVE_ALLOCA 1 |
---|
1993 | | #define HAVE_FCNTL 1 |
---|
1994 | | #define HAVE_SYMLINK 1 |
---|
1995 | | #define HAVE_TCDRAIN 1 |
---|
1996 | | #define HAVE_FSYNC 1 |
---|
1997 | | #define HAVE_GETDTABLESIZE 1 |
---|
1998 | | #define HAVE_GETPROGNAME 1 |
---|
1999 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2000 | | #define HAVE_MPROTECT 1 |
---|
2001 | | #define HAVE_LSTAT 1 |
---|
2002 | | #define HAVE_SIGACTION 1 |
---|
2003 | | #define HAVE_SIGALTSTACK 1 |
---|
2004 | | #define HAVE_SIGINTERRUPT 1 |
---|
2005 | | #define HAVE_SNPRINTF 1 |
---|
2006 | | #define HAVE_GETSID 1 |
---|
2007 | | #define HAVE_TCGETATTR 1 |
---|
2008 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2009 | | #define HAVE_UNISTD_H 1 |
---|
2010 | | #define HAVE_SYS_STAT_H 1 |
---|
2011 | | #define HAVE_SYS_PARAM_H 1 |
---|
2012 | | #define HAVE_NETDB_H 1 |
---|
2013 | | #define HAVE_SYS_TIME_H 1 |
---|
2014 | | #define HAVE_LIMITS_H 1 |
---|
2015 | | #define HAVE_WCHAR_H 1 |
---|
2016 | | #define HAVE_STDINT_H 1 |
---|
2017 | | #define HAVE_INTTYPES_H 1 |
---|
2018 | | #define HAVE_MATH_H 1 |
---|
2019 | | #define HAVE_SYS_MMAN_H 1 |
---|
2020 | | #define HAVE_SYS_UIO_H 1 |
---|
2021 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2022 | | #define HAVE_STRERROR_R 1 |
---|
2023 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2024 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2025 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2026 | | #define HAVE_DECL_ALARM 1 |
---|
2027 | | #define restrict __restrict |
---|
2028 | | /* end confdefs.h. */ |
---|
2029 | | #include <sys/types.h> |
---|
2030 | | #include <sys/stat.h> |
---|
2031 | | |
---|
2032 | | int |
---|
2033 | | main () |
---|
2034 | | { |
---|
2035 | | if (sizeof ((nlink_t))) |
---|
2036 | | return 0; |
---|
2037 | | ; |
---|
2038 | | return 0; |
---|
2039 | | } |
---|
2040 | configure:17213: result: yes |
---|
2041 | configure:17235: checking whether getdtablesize is declared |
---|
2042 | configure:17235: 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 -Werror=implicit-function-declaration |
---|
2043 | configure:17235: $? = 0 |
---|
2044 | configure:17235: result: yes |
---|
2045 | configure:17378: checking for struct timeval |
---|
2046 | configure:17401: 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 |
---|
2047 | configure:17401: $? = 0 |
---|
2048 | configure:17409: result: yes |
---|
2049 | configure:17414: checking for wide-enough struct timeval.tv_sec member |
---|
2050 | configure:17441: 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 |
---|
2051 | configure:17441: $? = 0 |
---|
2052 | configure:17449: result: yes |
---|
2053 | configure:17504: checking for ld |
---|
2054 | configure:17632: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
2055 | configure:17639: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
2056 | configure:17654: result: no |
---|
2057 | configure:17661: checking for shared library run path origin |
---|
2058 | configure:17674: result: done |
---|
2059 | configure:17695: checking 32-bit host C ABI |
---|
2060 | configure:17761: 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 |
---|
2061 | configure:17761: $? = 0 |
---|
2062 | configure:17948: result: no |
---|
2063 | configure:17957: checking for ELF binary format |
---|
2064 | configure:17979: result: no |
---|
2065 | configure:18028: checking for the common suffixes of directories in the library search path |
---|
2066 | configure:18096: result: lib,lib,lib |
---|
2067 | configure:18620: checking for iconv |
---|
2068 | configure:18644: 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 |
---|
2069 | Undefined symbols for architecture x86_64: |
---|
2070 | "_libiconv", referenced from: |
---|
2071 | _main in conftest-172946.o |
---|
2072 | "_libiconv_close", referenced from: |
---|
2073 | _main in conftest-172946.o |
---|
2074 | "_libiconv_open", referenced from: |
---|
2075 | _main in conftest-172946.o |
---|
2076 | ld: symbol(s) not found for architecture x86_64 |
---|
2077 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2078 | configure:18644: $? = 1 |
---|
2079 | configure: failed program was: |
---|
2080 | | /* confdefs.h */ |
---|
2081 | | #define PACKAGE_NAME "" |
---|
2082 | | #define PACKAGE_TARNAME "" |
---|
2083 | | #define PACKAGE_VERSION "" |
---|
2084 | | #define PACKAGE_STRING "" |
---|
2085 | | #define PACKAGE_BUGREPORT "" |
---|
2086 | | #define PACKAGE_URL "" |
---|
2087 | | #define PACKAGE "libtextstyle" |
---|
2088 | | #define VERSION "0.21" |
---|
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 _DARWIN_C_SOURCE 1 |
---|
2102 | | #define _GNU_SOURCE 1 |
---|
2103 | | #define _NETBSD_SOURCE 1 |
---|
2104 | | #define _OPENBSD_SOURCE 1 |
---|
2105 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2106 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2107 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2108 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2109 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2110 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2111 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2112 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2113 | | #define _TANDEM_SOURCE 1 |
---|
2114 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2115 | | #define HAVE_DLFCN_H 1 |
---|
2116 | | #define LT_OBJDIR ".libs/" |
---|
2117 | | #define HAVE_ALLOCA_H 1 |
---|
2118 | | #define HAVE_ALLOCA 1 |
---|
2119 | | #define HAVE_FCNTL 1 |
---|
2120 | | #define HAVE_SYMLINK 1 |
---|
2121 | | #define HAVE_TCDRAIN 1 |
---|
2122 | | #define HAVE_FSYNC 1 |
---|
2123 | | #define HAVE_GETDTABLESIZE 1 |
---|
2124 | | #define HAVE_GETPROGNAME 1 |
---|
2125 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2126 | | #define HAVE_MPROTECT 1 |
---|
2127 | | #define HAVE_LSTAT 1 |
---|
2128 | | #define HAVE_SIGACTION 1 |
---|
2129 | | #define HAVE_SIGALTSTACK 1 |
---|
2130 | | #define HAVE_SIGINTERRUPT 1 |
---|
2131 | | #define HAVE_SNPRINTF 1 |
---|
2132 | | #define HAVE_GETSID 1 |
---|
2133 | | #define HAVE_TCGETATTR 1 |
---|
2134 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2135 | | #define HAVE_UNISTD_H 1 |
---|
2136 | | #define HAVE_SYS_STAT_H 1 |
---|
2137 | | #define HAVE_SYS_PARAM_H 1 |
---|
2138 | | #define HAVE_NETDB_H 1 |
---|
2139 | | #define HAVE_SYS_TIME_H 1 |
---|
2140 | | #define HAVE_LIMITS_H 1 |
---|
2141 | | #define HAVE_WCHAR_H 1 |
---|
2142 | | #define HAVE_STDINT_H 1 |
---|
2143 | | #define HAVE_INTTYPES_H 1 |
---|
2144 | | #define HAVE_MATH_H 1 |
---|
2145 | | #define HAVE_SYS_MMAN_H 1 |
---|
2146 | | #define HAVE_SYS_UIO_H 1 |
---|
2147 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2148 | | #define HAVE_STRERROR_R 1 |
---|
2149 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2150 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2151 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2152 | | #define HAVE_DECL_ALARM 1 |
---|
2153 | | #define restrict __restrict |
---|
2154 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2155 | | /* end confdefs.h. */ |
---|
2156 | | |
---|
2157 | | #include <stdlib.h> |
---|
2158 | | #include <iconv.h> |
---|
2159 | | |
---|
2160 | | int |
---|
2161 | | main () |
---|
2162 | | { |
---|
2163 | | iconv_t cd = iconv_open("",""); |
---|
2164 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
2165 | | iconv_close(cd); |
---|
2166 | | ; |
---|
2167 | | return 0; |
---|
2168 | | } |
---|
2169 | configure:18668: 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 -liconv >&5 |
---|
2170 | configure:18668: $? = 0 |
---|
2171 | configure:18678: result: yes |
---|
2172 | configure:18681: checking for working iconv |
---|
2173 | configure:18822: 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 -liconv >&5 |
---|
2174 | configure:18822: $? = 0 |
---|
2175 | configure:18822: ./conftest |
---|
2176 | configure:18822: $? = 0 |
---|
2177 | configure:18834: result: yes |
---|
2178 | configure:18849: checking how to link with libiconv |
---|
2179 | configure:18851: result: -liconv |
---|
2180 | configure:18862: checking for iconv declaration |
---|
2181 | configure:18891: 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 |
---|
2182 | configure:18891: $? = 0 |
---|
2183 | configure:18902: result: |
---|
2184 | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
2185 | configure:18915: checking for inline |
---|
2186 | configure:18931: 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 |
---|
2187 | configure:18931: $? = 0 |
---|
2188 | configure:18939: result: inline |
---|
2189 | configure:19039: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc. |
---|
2190 | configure:19062: 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 |
---|
2191 | conftest.c:85:24: error: use of undeclared identifier 'ULLONG_WIDTH' |
---|
2192 | int ullw = ULLONG_WIDTH; |
---|
2193 | ^ |
---|
2194 | 1 error generated. |
---|
2195 | configure:19062: $? = 1 |
---|
2196 | configure: failed program was: |
---|
2197 | | /* confdefs.h */ |
---|
2198 | | #define PACKAGE_NAME "" |
---|
2199 | | #define PACKAGE_TARNAME "" |
---|
2200 | | #define PACKAGE_VERSION "" |
---|
2201 | | #define PACKAGE_STRING "" |
---|
2202 | | #define PACKAGE_BUGREPORT "" |
---|
2203 | | #define PACKAGE_URL "" |
---|
2204 | | #define PACKAGE "libtextstyle" |
---|
2205 | | #define VERSION "0.21" |
---|
2206 | | #define STDC_HEADERS 1 |
---|
2207 | | #define HAVE_SYS_TYPES_H 1 |
---|
2208 | | #define HAVE_SYS_STAT_H 1 |
---|
2209 | | #define HAVE_STDLIB_H 1 |
---|
2210 | | #define HAVE_STRING_H 1 |
---|
2211 | | #define HAVE_MEMORY_H 1 |
---|
2212 | | #define HAVE_STRINGS_H 1 |
---|
2213 | | #define HAVE_INTTYPES_H 1 |
---|
2214 | | #define HAVE_STDINT_H 1 |
---|
2215 | | #define HAVE_UNISTD_H 1 |
---|
2216 | | #define __EXTENSIONS__ 1 |
---|
2217 | | #define _ALL_SOURCE 1 |
---|
2218 | | #define _DARWIN_C_SOURCE 1 |
---|
2219 | | #define _GNU_SOURCE 1 |
---|
2220 | | #define _NETBSD_SOURCE 1 |
---|
2221 | | #define _OPENBSD_SOURCE 1 |
---|
2222 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2223 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2224 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2225 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2226 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2227 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2228 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2229 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2230 | | #define _TANDEM_SOURCE 1 |
---|
2231 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2232 | | #define HAVE_DLFCN_H 1 |
---|
2233 | | #define LT_OBJDIR ".libs/" |
---|
2234 | | #define HAVE_ALLOCA_H 1 |
---|
2235 | | #define HAVE_ALLOCA 1 |
---|
2236 | | #define HAVE_FCNTL 1 |
---|
2237 | | #define HAVE_SYMLINK 1 |
---|
2238 | | #define HAVE_TCDRAIN 1 |
---|
2239 | | #define HAVE_FSYNC 1 |
---|
2240 | | #define HAVE_GETDTABLESIZE 1 |
---|
2241 | | #define HAVE_GETPROGNAME 1 |
---|
2242 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2243 | | #define HAVE_MPROTECT 1 |
---|
2244 | | #define HAVE_LSTAT 1 |
---|
2245 | | #define HAVE_SIGACTION 1 |
---|
2246 | | #define HAVE_SIGALTSTACK 1 |
---|
2247 | | #define HAVE_SIGINTERRUPT 1 |
---|
2248 | | #define HAVE_SNPRINTF 1 |
---|
2249 | | #define HAVE_GETSID 1 |
---|
2250 | | #define HAVE_TCGETATTR 1 |
---|
2251 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2252 | | #define HAVE_UNISTD_H 1 |
---|
2253 | | #define HAVE_SYS_STAT_H 1 |
---|
2254 | | #define HAVE_SYS_PARAM_H 1 |
---|
2255 | | #define HAVE_NETDB_H 1 |
---|
2256 | | #define HAVE_SYS_TIME_H 1 |
---|
2257 | | #define HAVE_LIMITS_H 1 |
---|
2258 | | #define HAVE_WCHAR_H 1 |
---|
2259 | | #define HAVE_STDINT_H 1 |
---|
2260 | | #define HAVE_INTTYPES_H 1 |
---|
2261 | | #define HAVE_MATH_H 1 |
---|
2262 | | #define HAVE_SYS_MMAN_H 1 |
---|
2263 | | #define HAVE_SYS_UIO_H 1 |
---|
2264 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2265 | | #define HAVE_STRERROR_R 1 |
---|
2266 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2267 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2268 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2269 | | #define HAVE_DECL_ALARM 1 |
---|
2270 | | #define restrict __restrict |
---|
2271 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2272 | | #define HAVE_ICONV 1 |
---|
2273 | | #define ICONV_CONST |
---|
2274 | | /* end confdefs.h. */ |
---|
2275 | | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ |
---|
2276 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2277 | | #endif |
---|
2278 | | #include <limits.h> |
---|
2279 | | long long llm = LLONG_MAX; |
---|
2280 | | int wb = WORD_BIT; |
---|
2281 | | int ullw = ULLONG_WIDTH; |
---|
2282 | | |
---|
2283 | | int |
---|
2284 | | main () |
---|
2285 | | { |
---|
2286 | | |
---|
2287 | | ; |
---|
2288 | | return 0; |
---|
2289 | | } |
---|
2290 | configure:19069: result: no |
---|
2291 | configure:19087: checking for wint_t |
---|
2292 | configure:19112: 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 |
---|
2293 | configure:19112: $? = 0 |
---|
2294 | configure:19119: result: yes |
---|
2295 | configure:19126: checking whether wint_t is too small |
---|
2296 | configure:19154: 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 |
---|
2297 | configure:19154: $? = 0 |
---|
2298 | configure:19161: result: no |
---|
2299 | configure:19178: checking whether the compiler produces multi-arch binaries |
---|
2300 | configure:19192: 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 |
---|
2301 | configure:19192: $? = 0 |
---|
2302 | configure:19219: result: no |
---|
2303 | configure:19348: checking whether stdint.h conforms to C99 |
---|
2304 | configure:19528: 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 |
---|
2305 | configure:19528: $? = 0 |
---|
2306 | configure:19615: 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 |
---|
2307 | configure:19615: $? = 0 |
---|
2308 | configure:19615: ./conftest |
---|
2309 | configure:19615: $? = 0 |
---|
2310 | configure:19627: result: yes |
---|
2311 | configure:19638: checking whether stdint.h predates C++11 |
---|
2312 | configure:19674: 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 |
---|
2313 | configure:19674: $? = 0 |
---|
2314 | configure:19679: result: no |
---|
2315 | configure:19690: checking whether stdint.h has UINTMAX_WIDTH etc. |
---|
2316 | configure:19726: 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 |
---|
2317 | conftest.c:100:24: error: use of undeclared identifier 'UINTMAX_WIDTH' |
---|
2318 | int iw = UINTMAX_WIDTH; |
---|
2319 | ^ |
---|
2320 | 1 error generated. |
---|
2321 | configure:19726: $? = 1 |
---|
2322 | configure: failed program was: |
---|
2323 | | /* confdefs.h */ |
---|
2324 | | #define PACKAGE_NAME "" |
---|
2325 | | #define PACKAGE_TARNAME "" |
---|
2326 | | #define PACKAGE_VERSION "" |
---|
2327 | | #define PACKAGE_STRING "" |
---|
2328 | | #define PACKAGE_BUGREPORT "" |
---|
2329 | | #define PACKAGE_URL "" |
---|
2330 | | #define PACKAGE "libtextstyle" |
---|
2331 | | #define VERSION "0.21" |
---|
2332 | | #define STDC_HEADERS 1 |
---|
2333 | | #define HAVE_SYS_TYPES_H 1 |
---|
2334 | | #define HAVE_SYS_STAT_H 1 |
---|
2335 | | #define HAVE_STDLIB_H 1 |
---|
2336 | | #define HAVE_STRING_H 1 |
---|
2337 | | #define HAVE_MEMORY_H 1 |
---|
2338 | | #define HAVE_STRINGS_H 1 |
---|
2339 | | #define HAVE_INTTYPES_H 1 |
---|
2340 | | #define HAVE_STDINT_H 1 |
---|
2341 | | #define HAVE_UNISTD_H 1 |
---|
2342 | | #define __EXTENSIONS__ 1 |
---|
2343 | | #define _ALL_SOURCE 1 |
---|
2344 | | #define _DARWIN_C_SOURCE 1 |
---|
2345 | | #define _GNU_SOURCE 1 |
---|
2346 | | #define _NETBSD_SOURCE 1 |
---|
2347 | | #define _OPENBSD_SOURCE 1 |
---|
2348 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2349 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2350 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2351 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2352 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2353 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2354 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2355 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2356 | | #define _TANDEM_SOURCE 1 |
---|
2357 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2358 | | #define HAVE_DLFCN_H 1 |
---|
2359 | | #define LT_OBJDIR ".libs/" |
---|
2360 | | #define HAVE_ALLOCA_H 1 |
---|
2361 | | #define HAVE_ALLOCA 1 |
---|
2362 | | #define HAVE_FCNTL 1 |
---|
2363 | | #define HAVE_SYMLINK 1 |
---|
2364 | | #define HAVE_TCDRAIN 1 |
---|
2365 | | #define HAVE_FSYNC 1 |
---|
2366 | | #define HAVE_GETDTABLESIZE 1 |
---|
2367 | | #define HAVE_GETPROGNAME 1 |
---|
2368 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2369 | | #define HAVE_MPROTECT 1 |
---|
2370 | | #define HAVE_LSTAT 1 |
---|
2371 | | #define HAVE_SIGACTION 1 |
---|
2372 | | #define HAVE_SIGALTSTACK 1 |
---|
2373 | | #define HAVE_SIGINTERRUPT 1 |
---|
2374 | | #define HAVE_SNPRINTF 1 |
---|
2375 | | #define HAVE_GETSID 1 |
---|
2376 | | #define HAVE_TCGETATTR 1 |
---|
2377 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2378 | | #define HAVE_UNISTD_H 1 |
---|
2379 | | #define HAVE_SYS_STAT_H 1 |
---|
2380 | | #define HAVE_SYS_PARAM_H 1 |
---|
2381 | | #define HAVE_NETDB_H 1 |
---|
2382 | | #define HAVE_SYS_TIME_H 1 |
---|
2383 | | #define HAVE_LIMITS_H 1 |
---|
2384 | | #define HAVE_WCHAR_H 1 |
---|
2385 | | #define HAVE_STDINT_H 1 |
---|
2386 | | #define HAVE_INTTYPES_H 1 |
---|
2387 | | #define HAVE_MATH_H 1 |
---|
2388 | | #define HAVE_SYS_MMAN_H 1 |
---|
2389 | | #define HAVE_SYS_UIO_H 1 |
---|
2390 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2391 | | #define HAVE_STRERROR_R 1 |
---|
2392 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2393 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2394 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2395 | | #define HAVE_DECL_ALARM 1 |
---|
2396 | | #define restrict __restrict |
---|
2397 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2398 | | #define HAVE_ICONV 1 |
---|
2399 | | #define ICONV_CONST |
---|
2400 | | #define HAVE_WINT_T 1 |
---|
2401 | | #define HAVE_LONG_LONG_INT 1 |
---|
2402 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2403 | | /* end confdefs.h. */ |
---|
2404 | | |
---|
2405 | | /* Work if build is not clean. */ |
---|
2406 | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 |
---|
2407 | | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ |
---|
2408 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2409 | | #endif |
---|
2410 | | #include <stdint.h> |
---|
2411 | | |
---|
2412 | | /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be |
---|
2413 | | included before <wchar.h>. */ |
---|
2414 | | #include <stddef.h> |
---|
2415 | | #include <signal.h> |
---|
2416 | | #if HAVE_WCHAR_H |
---|
2417 | | # include <stdio.h> |
---|
2418 | | # include <time.h> |
---|
2419 | | # include <wchar.h> |
---|
2420 | | #endif |
---|
2421 | | |
---|
2422 | | int iw = UINTMAX_WIDTH; |
---|
2423 | | |
---|
2424 | | int |
---|
2425 | | main () |
---|
2426 | | { |
---|
2427 | | |
---|
2428 | | ; |
---|
2429 | | return 0; |
---|
2430 | | } |
---|
2431 | configure:19731: result: no |
---|
2432 | configure:20198: checking whether byte ordering is bigendian |
---|
2433 | configure:20213: 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 |
---|
2434 | configure:20213: $? = 0 |
---|
2435 | configure:20258: 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 |
---|
2436 | configure:20258: $? = 0 |
---|
2437 | configure:20276: 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 |
---|
2438 | conftest.c:89:4: error: use of undeclared identifier 'not' |
---|
2439 | not big endian |
---|
2440 | ^ |
---|
2441 | 1 error generated. |
---|
2442 | configure:20276: $? = 1 |
---|
2443 | configure: failed program was: |
---|
2444 | | /* confdefs.h */ |
---|
2445 | | #define PACKAGE_NAME "" |
---|
2446 | | #define PACKAGE_TARNAME "" |
---|
2447 | | #define PACKAGE_VERSION "" |
---|
2448 | | #define PACKAGE_STRING "" |
---|
2449 | | #define PACKAGE_BUGREPORT "" |
---|
2450 | | #define PACKAGE_URL "" |
---|
2451 | | #define PACKAGE "libtextstyle" |
---|
2452 | | #define VERSION "0.21" |
---|
2453 | | #define STDC_HEADERS 1 |
---|
2454 | | #define HAVE_SYS_TYPES_H 1 |
---|
2455 | | #define HAVE_SYS_STAT_H 1 |
---|
2456 | | #define HAVE_STDLIB_H 1 |
---|
2457 | | #define HAVE_STRING_H 1 |
---|
2458 | | #define HAVE_MEMORY_H 1 |
---|
2459 | | #define HAVE_STRINGS_H 1 |
---|
2460 | | #define HAVE_INTTYPES_H 1 |
---|
2461 | | #define HAVE_STDINT_H 1 |
---|
2462 | | #define HAVE_UNISTD_H 1 |
---|
2463 | | #define __EXTENSIONS__ 1 |
---|
2464 | | #define _ALL_SOURCE 1 |
---|
2465 | | #define _DARWIN_C_SOURCE 1 |
---|
2466 | | #define _GNU_SOURCE 1 |
---|
2467 | | #define _NETBSD_SOURCE 1 |
---|
2468 | | #define _OPENBSD_SOURCE 1 |
---|
2469 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2470 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2471 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2472 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2473 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2474 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2475 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2476 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2477 | | #define _TANDEM_SOURCE 1 |
---|
2478 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2479 | | #define HAVE_DLFCN_H 1 |
---|
2480 | | #define LT_OBJDIR ".libs/" |
---|
2481 | | #define HAVE_ALLOCA_H 1 |
---|
2482 | | #define HAVE_ALLOCA 1 |
---|
2483 | | #define HAVE_FCNTL 1 |
---|
2484 | | #define HAVE_SYMLINK 1 |
---|
2485 | | #define HAVE_TCDRAIN 1 |
---|
2486 | | #define HAVE_FSYNC 1 |
---|
2487 | | #define HAVE_GETDTABLESIZE 1 |
---|
2488 | | #define HAVE_GETPROGNAME 1 |
---|
2489 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2490 | | #define HAVE_MPROTECT 1 |
---|
2491 | | #define HAVE_LSTAT 1 |
---|
2492 | | #define HAVE_SIGACTION 1 |
---|
2493 | | #define HAVE_SIGALTSTACK 1 |
---|
2494 | | #define HAVE_SIGINTERRUPT 1 |
---|
2495 | | #define HAVE_SNPRINTF 1 |
---|
2496 | | #define HAVE_GETSID 1 |
---|
2497 | | #define HAVE_TCGETATTR 1 |
---|
2498 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2499 | | #define HAVE_UNISTD_H 1 |
---|
2500 | | #define HAVE_SYS_STAT_H 1 |
---|
2501 | | #define HAVE_SYS_PARAM_H 1 |
---|
2502 | | #define HAVE_NETDB_H 1 |
---|
2503 | | #define HAVE_SYS_TIME_H 1 |
---|
2504 | | #define HAVE_LIMITS_H 1 |
---|
2505 | | #define HAVE_WCHAR_H 1 |
---|
2506 | | #define HAVE_STDINT_H 1 |
---|
2507 | | #define HAVE_INTTYPES_H 1 |
---|
2508 | | #define HAVE_MATH_H 1 |
---|
2509 | | #define HAVE_SYS_MMAN_H 1 |
---|
2510 | | #define HAVE_SYS_UIO_H 1 |
---|
2511 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2512 | | #define HAVE_STRERROR_R 1 |
---|
2513 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2514 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2515 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2516 | | #define HAVE_DECL_ALARM 1 |
---|
2517 | | #define restrict __restrict |
---|
2518 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2519 | | #define HAVE_ICONV 1 |
---|
2520 | | #define ICONV_CONST |
---|
2521 | | #define HAVE_WINT_T 1 |
---|
2522 | | #define HAVE_LONG_LONG_INT 1 |
---|
2523 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2524 | | /* end confdefs.h. */ |
---|
2525 | | #include <sys/types.h> |
---|
2526 | | #include <sys/param.h> |
---|
2527 | | |
---|
2528 | | int |
---|
2529 | | main () |
---|
2530 | | { |
---|
2531 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
2532 | | not big endian |
---|
2533 | | #endif |
---|
2534 | | |
---|
2535 | | ; |
---|
2536 | | return 0; |
---|
2537 | | } |
---|
2538 | configure:20404: result: no |
---|
2539 | configure:20424: checking where to find the exponent in a 'float' |
---|
2540 | configure:20501: 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 |
---|
2541 | configure:20501: $? = 0 |
---|
2542 | configure:20501: ./conftest |
---|
2543 | configure:20501: $? = 0 |
---|
2544 | configure:20513: result: word 0 bit 23 |
---|
2545 | configure:20536: checking whether isnan(float) can be used without linking with libm |
---|
2546 | configure:20564: 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 |
---|
2547 | configure:20564: $? = 0 |
---|
2548 | configure:20573: result: yes |
---|
2549 | configure:20632: checking whether isnan(float) works |
---|
2550 | configure:20721: 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 |
---|
2551 | conftest.c:130:48: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] |
---|
2552 | m.word[0] |= 1U << (FLT_EXPBIT0_BIT - 1) - 1; |
---|
2553 | ~~ ~~~~~~~~~~~~~~~~~~~~~~^~~ |
---|
2554 | conftest.c:130:48: note: place parentheses around the '-' expression to silence this warning |
---|
2555 | m.word[0] |= 1U << (FLT_EXPBIT0_BIT - 1) - 1; |
---|
2556 | ^ |
---|
2557 | ( ) |
---|
2558 | 1 warning generated. |
---|
2559 | configure:20721: $? = 0 |
---|
2560 | configure:20721: ./conftest |
---|
2561 | configure:20721: $? = 0 |
---|
2562 | configure:20732: result: yes |
---|
2563 | configure:20752: checking whether isnan(double) can be used without linking with libm |
---|
2564 | configure:20777: 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 |
---|
2565 | configure:20777: $? = 0 |
---|
2566 | configure:20786: result: yes |
---|
2567 | configure:20848: checking whether isnan(long double) can be used without linking with libm |
---|
2568 | configure:20876: 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 |
---|
2569 | configure:20876: $? = 0 |
---|
2570 | configure:20885: result: yes |
---|
2571 | configure:20945: checking whether isnanl works |
---|
2572 | configure:21091: 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 |
---|
2573 | configure:21091: $? = 0 |
---|
2574 | configure:21091: ./conftest |
---|
2575 | configure:21091: $? = 0 |
---|
2576 | configure:21102: result: yes |
---|
2577 | configure:21119: checking where to find the exponent in a 'double' |
---|
2578 | configure:21433: 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 |
---|
2579 | configure:21433: $? = 0 |
---|
2580 | configure:21433: ./conftest |
---|
2581 | configure:21433: $? = 0 |
---|
2582 | configure:21445: result: word 1 bit 20 |
---|
2583 | configure:21476: checking whether imported symbols can be declared weak |
---|
2584 | configure:21494: 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 |
---|
2585 | Undefined symbols for architecture x86_64: |
---|
2586 | "_xyzzy", referenced from: |
---|
2587 | _main in conftest-a3fa13.o |
---|
2588 | ld: symbol(s) not found for architecture x86_64 |
---|
2589 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2590 | configure:21494: $? = 1 |
---|
2591 | configure: failed program was: |
---|
2592 | | /* confdefs.h */ |
---|
2593 | | #define PACKAGE_NAME "" |
---|
2594 | | #define PACKAGE_TARNAME "" |
---|
2595 | | #define PACKAGE_VERSION "" |
---|
2596 | | #define PACKAGE_STRING "" |
---|
2597 | | #define PACKAGE_BUGREPORT "" |
---|
2598 | | #define PACKAGE_URL "" |
---|
2599 | | #define PACKAGE "libtextstyle" |
---|
2600 | | #define VERSION "0.21" |
---|
2601 | | #define STDC_HEADERS 1 |
---|
2602 | | #define HAVE_SYS_TYPES_H 1 |
---|
2603 | | #define HAVE_SYS_STAT_H 1 |
---|
2604 | | #define HAVE_STDLIB_H 1 |
---|
2605 | | #define HAVE_STRING_H 1 |
---|
2606 | | #define HAVE_MEMORY_H 1 |
---|
2607 | | #define HAVE_STRINGS_H 1 |
---|
2608 | | #define HAVE_INTTYPES_H 1 |
---|
2609 | | #define HAVE_STDINT_H 1 |
---|
2610 | | #define HAVE_UNISTD_H 1 |
---|
2611 | | #define __EXTENSIONS__ 1 |
---|
2612 | | #define _ALL_SOURCE 1 |
---|
2613 | | #define _DARWIN_C_SOURCE 1 |
---|
2614 | | #define _GNU_SOURCE 1 |
---|
2615 | | #define _NETBSD_SOURCE 1 |
---|
2616 | | #define _OPENBSD_SOURCE 1 |
---|
2617 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2618 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2619 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2620 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2621 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2622 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2623 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2624 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2625 | | #define _TANDEM_SOURCE 1 |
---|
2626 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2627 | | #define HAVE_DLFCN_H 1 |
---|
2628 | | #define LT_OBJDIR ".libs/" |
---|
2629 | | #define HAVE_ALLOCA_H 1 |
---|
2630 | | #define HAVE_ALLOCA 1 |
---|
2631 | | #define HAVE_FCNTL 1 |
---|
2632 | | #define HAVE_SYMLINK 1 |
---|
2633 | | #define HAVE_TCDRAIN 1 |
---|
2634 | | #define HAVE_FSYNC 1 |
---|
2635 | | #define HAVE_GETDTABLESIZE 1 |
---|
2636 | | #define HAVE_GETPROGNAME 1 |
---|
2637 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2638 | | #define HAVE_MPROTECT 1 |
---|
2639 | | #define HAVE_LSTAT 1 |
---|
2640 | | #define HAVE_SIGACTION 1 |
---|
2641 | | #define HAVE_SIGALTSTACK 1 |
---|
2642 | | #define HAVE_SIGINTERRUPT 1 |
---|
2643 | | #define HAVE_SNPRINTF 1 |
---|
2644 | | #define HAVE_GETSID 1 |
---|
2645 | | #define HAVE_TCGETATTR 1 |
---|
2646 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2647 | | #define HAVE_UNISTD_H 1 |
---|
2648 | | #define HAVE_SYS_STAT_H 1 |
---|
2649 | | #define HAVE_SYS_PARAM_H 1 |
---|
2650 | | #define HAVE_NETDB_H 1 |
---|
2651 | | #define HAVE_SYS_TIME_H 1 |
---|
2652 | | #define HAVE_LIMITS_H 1 |
---|
2653 | | #define HAVE_WCHAR_H 1 |
---|
2654 | | #define HAVE_STDINT_H 1 |
---|
2655 | | #define HAVE_INTTYPES_H 1 |
---|
2656 | | #define HAVE_MATH_H 1 |
---|
2657 | | #define HAVE_SYS_MMAN_H 1 |
---|
2658 | | #define HAVE_SYS_UIO_H 1 |
---|
2659 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2660 | | #define HAVE_STRERROR_R 1 |
---|
2661 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2662 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2663 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2664 | | #define HAVE_DECL_ALARM 1 |
---|
2665 | | #define restrict __restrict |
---|
2666 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2667 | | #define HAVE_ICONV 1 |
---|
2668 | | #define ICONV_CONST |
---|
2669 | | #define HAVE_WINT_T 1 |
---|
2670 | | #define HAVE_LONG_LONG_INT 1 |
---|
2671 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2672 | | #define FLT_EXPBIT0_WORD 0 |
---|
2673 | | #define FLT_EXPBIT0_BIT 23 |
---|
2674 | | #define DBL_EXPBIT0_WORD 1 |
---|
2675 | | #define DBL_EXPBIT0_BIT 20 |
---|
2676 | | /* end confdefs.h. */ |
---|
2677 | | extern void xyzzy (); |
---|
2678 | | #pragma weak xyzzy |
---|
2679 | | int |
---|
2680 | | main () |
---|
2681 | | { |
---|
2682 | | xyzzy(); |
---|
2683 | | ; |
---|
2684 | | return 0; |
---|
2685 | | } |
---|
2686 | configure:21564: result: no |
---|
2687 | configure:21593: checking pthread.h usability |
---|
2688 | configure:21593: 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 |
---|
2689 | configure:21593: $? = 0 |
---|
2690 | configure:21593: result: yes |
---|
2691 | configure:21593: checking pthread.h presence |
---|
2692 | configure:21593: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2693 | configure:21593: $? = 0 |
---|
2694 | configure:21593: result: yes |
---|
2695 | configure:21593: checking for pthread.h |
---|
2696 | configure:21593: result: yes |
---|
2697 | configure:21630: 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 |
---|
2698 | configure:21630: $? = 0 |
---|
2699 | configure:21646: checking for pthread_kill in -lpthread |
---|
2700 | configure:21671: 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 -lpthread >&5 |
---|
2701 | configure:21671: $? = 0 |
---|
2702 | configure:21680: result: yes |
---|
2703 | configure:21790: checking whether POSIX threads API is available |
---|
2704 | configure:21792: result: yes |
---|
2705 | configure:21813: 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 |
---|
2706 | configure:21813: $? = 0 |
---|
2707 | configure:22368: checking for multithread API to use |
---|
2708 | configure:22370: result: posix |
---|
2709 | configure:22387: checking whether pow can be used without linking with libm |
---|
2710 | configure:22416: 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 |
---|
2711 | configure:22416: $? = 0 |
---|
2712 | configure:22425: result: yes |
---|
2713 | configure:22576: checking whether malloc, realloc, calloc are POSIX compliant |
---|
2714 | configure:22596: 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 |
---|
2715 | configure:22596: $? = 0 |
---|
2716 | configure:22604: result: yes |
---|
2717 | configure:22611: checking for stdlib.h |
---|
2718 | configure:22611: result: yes |
---|
2719 | configure:22621: checking for GNU libc compatible malloc |
---|
2720 | configure:22657: 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 |
---|
2721 | configure:22657: $? = 0 |
---|
2722 | configure:22657: ./conftest |
---|
2723 | configure:22657: $? = 0 |
---|
2724 | configure:22668: result: yes |
---|
2725 | configure:22775: checking for mmap |
---|
2726 | configure:22775: 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 |
---|
2727 | configure:22775: $? = 0 |
---|
2728 | configure:22775: result: yes |
---|
2729 | configure:22786: checking for MAP_ANONYMOUS |
---|
2730 | configure:22823: result: yes |
---|
2731 | configure:22845: checking whether memchr works |
---|
2732 | configure:22925: 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 |
---|
2733 | configure:22925: $? = 0 |
---|
2734 | configure:22925: ./conftest |
---|
2735 | configure:22925: $? = 0 |
---|
2736 | configure:22936: result: yes |
---|
2737 | configure:22947: checking whether <limits.h> defines MIN and MAX |
---|
2738 | configure:22964: 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 |
---|
2739 | conftest.c:92:21: error: implicit declaration of function 'MIN' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
2740 | int x = MIN (42, 17); |
---|
2741 | ^ |
---|
2742 | conftest.c:92:21: error: initializer element is not a compile-time constant |
---|
2743 | int x = MIN (42, 17); |
---|
2744 | ^~~~~~~~~~~~ |
---|
2745 | 2 errors generated. |
---|
2746 | configure:22964: $? = 1 |
---|
2747 | configure: failed program was: |
---|
2748 | | /* confdefs.h */ |
---|
2749 | | #define PACKAGE_NAME "" |
---|
2750 | | #define PACKAGE_TARNAME "" |
---|
2751 | | #define PACKAGE_VERSION "" |
---|
2752 | | #define PACKAGE_STRING "" |
---|
2753 | | #define PACKAGE_BUGREPORT "" |
---|
2754 | | #define PACKAGE_URL "" |
---|
2755 | | #define PACKAGE "libtextstyle" |
---|
2756 | | #define VERSION "0.21" |
---|
2757 | | #define STDC_HEADERS 1 |
---|
2758 | | #define HAVE_SYS_TYPES_H 1 |
---|
2759 | | #define HAVE_SYS_STAT_H 1 |
---|
2760 | | #define HAVE_STDLIB_H 1 |
---|
2761 | | #define HAVE_STRING_H 1 |
---|
2762 | | #define HAVE_MEMORY_H 1 |
---|
2763 | | #define HAVE_STRINGS_H 1 |
---|
2764 | | #define HAVE_INTTYPES_H 1 |
---|
2765 | | #define HAVE_STDINT_H 1 |
---|
2766 | | #define HAVE_UNISTD_H 1 |
---|
2767 | | #define __EXTENSIONS__ 1 |
---|
2768 | | #define _ALL_SOURCE 1 |
---|
2769 | | #define _DARWIN_C_SOURCE 1 |
---|
2770 | | #define _GNU_SOURCE 1 |
---|
2771 | | #define _NETBSD_SOURCE 1 |
---|
2772 | | #define _OPENBSD_SOURCE 1 |
---|
2773 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2774 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2775 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2776 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2777 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2778 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2779 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2780 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2781 | | #define _TANDEM_SOURCE 1 |
---|
2782 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2783 | | #define HAVE_DLFCN_H 1 |
---|
2784 | | #define LT_OBJDIR ".libs/" |
---|
2785 | | #define HAVE_ALLOCA_H 1 |
---|
2786 | | #define HAVE_ALLOCA 1 |
---|
2787 | | #define HAVE_FCNTL 1 |
---|
2788 | | #define HAVE_SYMLINK 1 |
---|
2789 | | #define HAVE_TCDRAIN 1 |
---|
2790 | | #define HAVE_FSYNC 1 |
---|
2791 | | #define HAVE_GETDTABLESIZE 1 |
---|
2792 | | #define HAVE_GETPROGNAME 1 |
---|
2793 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2794 | | #define HAVE_MPROTECT 1 |
---|
2795 | | #define HAVE_LSTAT 1 |
---|
2796 | | #define HAVE_SIGACTION 1 |
---|
2797 | | #define HAVE_SIGALTSTACK 1 |
---|
2798 | | #define HAVE_SIGINTERRUPT 1 |
---|
2799 | | #define HAVE_SNPRINTF 1 |
---|
2800 | | #define HAVE_GETSID 1 |
---|
2801 | | #define HAVE_TCGETATTR 1 |
---|
2802 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2803 | | #define HAVE_UNISTD_H 1 |
---|
2804 | | #define HAVE_SYS_STAT_H 1 |
---|
2805 | | #define HAVE_SYS_PARAM_H 1 |
---|
2806 | | #define HAVE_NETDB_H 1 |
---|
2807 | | #define HAVE_SYS_TIME_H 1 |
---|
2808 | | #define HAVE_LIMITS_H 1 |
---|
2809 | | #define HAVE_WCHAR_H 1 |
---|
2810 | | #define HAVE_STDINT_H 1 |
---|
2811 | | #define HAVE_INTTYPES_H 1 |
---|
2812 | | #define HAVE_MATH_H 1 |
---|
2813 | | #define HAVE_SYS_MMAN_H 1 |
---|
2814 | | #define HAVE_SYS_UIO_H 1 |
---|
2815 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2816 | | #define HAVE_STRERROR_R 1 |
---|
2817 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2818 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2819 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2820 | | #define HAVE_DECL_ALARM 1 |
---|
2821 | | #define restrict __restrict |
---|
2822 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2823 | | #define HAVE_ICONV 1 |
---|
2824 | | #define ICONV_CONST |
---|
2825 | | #define HAVE_WINT_T 1 |
---|
2826 | | #define HAVE_LONG_LONG_INT 1 |
---|
2827 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2828 | | #define FLT_EXPBIT0_WORD 0 |
---|
2829 | | #define FLT_EXPBIT0_BIT 23 |
---|
2830 | | #define DBL_EXPBIT0_WORD 1 |
---|
2831 | | #define DBL_EXPBIT0_BIT 20 |
---|
2832 | | #define HAVE_PTHREAD_API 1 |
---|
2833 | | #define USE_POSIX_THREADS 1 |
---|
2834 | | #define HAVE_STDLIB_H 1 |
---|
2835 | | #define MALLOC_0_IS_NONNULL 1 |
---|
2836 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
2837 | | /* end confdefs.h. */ |
---|
2838 | | #include <limits.h> |
---|
2839 | | int x = MIN (42, 17); |
---|
2840 | | int |
---|
2841 | | main () |
---|
2842 | | { |
---|
2843 | | |
---|
2844 | | ; |
---|
2845 | | return 0; |
---|
2846 | | } |
---|
2847 | configure:22971: result: no |
---|
2848 | configure:22984: checking whether <sys/param.h> defines MIN and MAX |
---|
2849 | configure:23001: 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 |
---|
2850 | configure:23001: $? = 0 |
---|
2851 | configure:23008: result: yes |
---|
2852 | configure:23023: checking for O_CLOEXEC |
---|
2853 | configure:23043: 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 |
---|
2854 | configure:23043: $? = 0 |
---|
2855 | configure:23050: result: yes |
---|
2856 | configure:23057: checking for promoted mode_t type |
---|
2857 | configure:23074: 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 |
---|
2858 | configure:23074: $? = 0 |
---|
2859 | configure:23082: result: int |
---|
2860 | configure:23111: checking for sigset_t |
---|
2861 | configure:23111: 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 |
---|
2862 | configure:23111: $? = 0 |
---|
2863 | configure:23111: 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 |
---|
2864 | conftest.c:102:23: error: expected expression |
---|
2865 | if (sizeof ((sigset_t))) |
---|
2866 | ^ |
---|
2867 | 1 error generated. |
---|
2868 | configure:23111: $? = 1 |
---|
2869 | configure: failed program was: |
---|
2870 | | /* confdefs.h */ |
---|
2871 | | #define PACKAGE_NAME "" |
---|
2872 | | #define PACKAGE_TARNAME "" |
---|
2873 | | #define PACKAGE_VERSION "" |
---|
2874 | | #define PACKAGE_STRING "" |
---|
2875 | | #define PACKAGE_BUGREPORT "" |
---|
2876 | | #define PACKAGE_URL "" |
---|
2877 | | #define PACKAGE "libtextstyle" |
---|
2878 | | #define VERSION "0.21" |
---|
2879 | | #define STDC_HEADERS 1 |
---|
2880 | | #define HAVE_SYS_TYPES_H 1 |
---|
2881 | | #define HAVE_SYS_STAT_H 1 |
---|
2882 | | #define HAVE_STDLIB_H 1 |
---|
2883 | | #define HAVE_STRING_H 1 |
---|
2884 | | #define HAVE_MEMORY_H 1 |
---|
2885 | | #define HAVE_STRINGS_H 1 |
---|
2886 | | #define HAVE_INTTYPES_H 1 |
---|
2887 | | #define HAVE_STDINT_H 1 |
---|
2888 | | #define HAVE_UNISTD_H 1 |
---|
2889 | | #define __EXTENSIONS__ 1 |
---|
2890 | | #define _ALL_SOURCE 1 |
---|
2891 | | #define _DARWIN_C_SOURCE 1 |
---|
2892 | | #define _GNU_SOURCE 1 |
---|
2893 | | #define _NETBSD_SOURCE 1 |
---|
2894 | | #define _OPENBSD_SOURCE 1 |
---|
2895 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2896 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2897 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2898 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2899 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2900 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2901 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2902 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2903 | | #define _TANDEM_SOURCE 1 |
---|
2904 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2905 | | #define HAVE_DLFCN_H 1 |
---|
2906 | | #define LT_OBJDIR ".libs/" |
---|
2907 | | #define HAVE_ALLOCA_H 1 |
---|
2908 | | #define HAVE_ALLOCA 1 |
---|
2909 | | #define HAVE_FCNTL 1 |
---|
2910 | | #define HAVE_SYMLINK 1 |
---|
2911 | | #define HAVE_TCDRAIN 1 |
---|
2912 | | #define HAVE_FSYNC 1 |
---|
2913 | | #define HAVE_GETDTABLESIZE 1 |
---|
2914 | | #define HAVE_GETPROGNAME 1 |
---|
2915 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2916 | | #define HAVE_MPROTECT 1 |
---|
2917 | | #define HAVE_LSTAT 1 |
---|
2918 | | #define HAVE_SIGACTION 1 |
---|
2919 | | #define HAVE_SIGALTSTACK 1 |
---|
2920 | | #define HAVE_SIGINTERRUPT 1 |
---|
2921 | | #define HAVE_SNPRINTF 1 |
---|
2922 | | #define HAVE_GETSID 1 |
---|
2923 | | #define HAVE_TCGETATTR 1 |
---|
2924 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2925 | | #define HAVE_UNISTD_H 1 |
---|
2926 | | #define HAVE_SYS_STAT_H 1 |
---|
2927 | | #define HAVE_SYS_PARAM_H 1 |
---|
2928 | | #define HAVE_NETDB_H 1 |
---|
2929 | | #define HAVE_SYS_TIME_H 1 |
---|
2930 | | #define HAVE_LIMITS_H 1 |
---|
2931 | | #define HAVE_WCHAR_H 1 |
---|
2932 | | #define HAVE_STDINT_H 1 |
---|
2933 | | #define HAVE_INTTYPES_H 1 |
---|
2934 | | #define HAVE_MATH_H 1 |
---|
2935 | | #define HAVE_SYS_MMAN_H 1 |
---|
2936 | | #define HAVE_SYS_UIO_H 1 |
---|
2937 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2938 | | #define HAVE_STRERROR_R 1 |
---|
2939 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
2940 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2941 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2942 | | #define HAVE_DECL_ALARM 1 |
---|
2943 | | #define restrict __restrict |
---|
2944 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2945 | | #define HAVE_ICONV 1 |
---|
2946 | | #define ICONV_CONST |
---|
2947 | | #define HAVE_WINT_T 1 |
---|
2948 | | #define HAVE_LONG_LONG_INT 1 |
---|
2949 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2950 | | #define FLT_EXPBIT0_WORD 0 |
---|
2951 | | #define FLT_EXPBIT0_BIT 23 |
---|
2952 | | #define DBL_EXPBIT0_WORD 1 |
---|
2953 | | #define DBL_EXPBIT0_BIT 20 |
---|
2954 | | #define HAVE_PTHREAD_API 1 |
---|
2955 | | #define USE_POSIX_THREADS 1 |
---|
2956 | | #define HAVE_STDLIB_H 1 |
---|
2957 | | #define MALLOC_0_IS_NONNULL 1 |
---|
2958 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
2959 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
2960 | | #define PROMOTED_MODE_T int |
---|
2961 | | /* end confdefs.h. */ |
---|
2962 | | |
---|
2963 | | #include <signal.h> |
---|
2964 | | /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */ |
---|
2965 | | #include <sys/types.h> |
---|
2966 | | |
---|
2967 | | |
---|
2968 | | int |
---|
2969 | | main () |
---|
2970 | | { |
---|
2971 | | if (sizeof ((sigset_t))) |
---|
2972 | | return 0; |
---|
2973 | | ; |
---|
2974 | | return 0; |
---|
2975 | | } |
---|
2976 | configure:23111: result: yes |
---|
2977 | configure:23133: checking for ssize_t |
---|
2978 | configure:23150: 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 |
---|
2979 | configure:23150: $? = 0 |
---|
2980 | configure:23157: result: yes |
---|
2981 | configure:23167: checking for uid_t in sys/types.h |
---|
2982 | configure:23186: result: yes |
---|
2983 | configure:23312: checking whether snprintf returns a byte count as in C99 |
---|
2984 | configure:23403: 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 |
---|
2985 | configure:23403: $? = 0 |
---|
2986 | configure:23403: ./conftest |
---|
2987 | configure:23403: $? = 0 |
---|
2988 | configure:23414: result: yes |
---|
2989 | configure:23417: checking whether snprintf is declared |
---|
2990 | configure:23417: 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 -Werror=implicit-function-declaration |
---|
2991 | configure:23417: $? = 0 |
---|
2992 | configure:23417: result: yes |
---|
2993 | configure:23429: checking for stdint.h |
---|
2994 | configure:23446: 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 |
---|
2995 | configure:23446: $? = 0 |
---|
2996 | configure:23453: result: yes |
---|
2997 | configure:23464: checking for inttypes.h |
---|
2998 | configure:23483: 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 |
---|
2999 | configure:23483: $? = 0 |
---|
3000 | configure:23490: result: yes |
---|
3001 | configure:23504: checking whether printf supports size specifiers as in C99 |
---|
3002 | configure:23599: 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 |
---|
3003 | conftest.c:114:57: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3004 | if (sprintf (buf, "%ju %d", (uintmax_t) 12345671, 33, 44, 55) < 0 |
---|
3005 | ~~~~~~~~ ^ |
---|
3006 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3007 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3008 | ^~~~~~~~~~~ |
---|
3009 | conftest.c:121:54: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3010 | if (sprintf (buf, "%zu %d", (size_t) 12345672, 33, 44, 55) < 0 |
---|
3011 | ~~~~~~~~ ^ |
---|
3012 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3013 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3014 | ^~~~~~~~~~~ |
---|
3015 | conftest.c:125:57: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3016 | if (sprintf (buf, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55) < 0 |
---|
3017 | ~~~~~~~~ ^ |
---|
3018 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3019 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3020 | ^~~~~~~~~~~ |
---|
3021 | conftest.c:129:54: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3022 | if (sprintf (buf, "%Lg %d", (long double) 1.5, 33, 44, 55) < 0 |
---|
3023 | ~~~~~~~~ ^ |
---|
3024 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3025 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3026 | ^~~~~~~~~~~ |
---|
3027 | 4 warnings generated. |
---|
3028 | configure:23599: $? = 0 |
---|
3029 | configure:23599: ./conftest |
---|
3030 | configure:23599: $? = 0 |
---|
3031 | configure:23610: result: yes |
---|
3032 | configure:23615: checking whether printf supports 'long double' arguments |
---|
3033 | configure:23673: 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 |
---|
3034 | conftest.c:105:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3035 | if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0 |
---|
3036 | ~~~~~~~~ ^ |
---|
3037 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3038 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3039 | ^~~~~~~~~~~ |
---|
3040 | conftest.c:109:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3041 | if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0 |
---|
3042 | ~~~~~~~~ ^ |
---|
3043 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3044 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3045 | ^~~~~~~~~~~ |
---|
3046 | conftest.c:113:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3047 | if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0 |
---|
3048 | ~~~~~~~~ ^ |
---|
3049 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3050 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3051 | ^~~~~~~~~~~ |
---|
3052 | 3 warnings generated. |
---|
3053 | configure:23673: $? = 0 |
---|
3054 | configure:23673: ./conftest |
---|
3055 | configure:23673: $? = 0 |
---|
3056 | configure:23684: result: yes |
---|
3057 | configure:23689: checking whether printf supports infinite 'double' arguments |
---|
3058 | configure:23812: 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 |
---|
3059 | configure:23812: $? = 0 |
---|
3060 | configure:23812: ./conftest |
---|
3061 | configure:23812: $? = 0 |
---|
3062 | configure:23823: result: yes |
---|
3063 | configure:23838: checking whether printf supports infinite 'long double' arguments |
---|
3064 | configure:24152: 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 |
---|
3065 | configure:24152: $? = 0 |
---|
3066 | configure:24152: ./conftest |
---|
3067 | configure:24152: $? = 0 |
---|
3068 | configure:24163: result: yes |
---|
3069 | configure:24173: checking whether printf supports the 'a' and 'A' directives |
---|
3070 | configure:24274: 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 |
---|
3071 | conftest.c:106:48: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3072 | if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0 |
---|
3073 | ~~~~~~~ ^ |
---|
3074 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3075 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3076 | ^~~~~~~~~~~ |
---|
3077 | conftest.c:112:49: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3078 | if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0 |
---|
3079 | ~~~~~~~ ^ |
---|
3080 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3081 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3082 | ^~~~~~~~~~~ |
---|
3083 | conftest.c:119:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3084 | if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0 |
---|
3085 | ~~~~~~~~~ ^ |
---|
3086 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3087 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3088 | ^~~~~~~~~~~ |
---|
3089 | conftest.c:126:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3090 | if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0 |
---|
3091 | ~~~~~~~~~ ^ |
---|
3092 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3093 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3094 | ^~~~~~~~~~~ |
---|
3095 | conftest.c:134:49: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3096 | if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0 |
---|
3097 | ~~~~~~~~~~ ^ |
---|
3098 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3099 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3100 | ^~~~~~~~~~~ |
---|
3101 | 5 warnings generated. |
---|
3102 | configure:24274: $? = 0 |
---|
3103 | configure:24274: ./conftest |
---|
3104 | configure:24274: $? = 4 |
---|
3105 | configure: program exited with status 4 |
---|
3106 | configure: failed program was: |
---|
3107 | | /* confdefs.h */ |
---|
3108 | | #define PACKAGE_NAME "" |
---|
3109 | | #define PACKAGE_TARNAME "" |
---|
3110 | | #define PACKAGE_VERSION "" |
---|
3111 | | #define PACKAGE_STRING "" |
---|
3112 | | #define PACKAGE_BUGREPORT "" |
---|
3113 | | #define PACKAGE_URL "" |
---|
3114 | | #define PACKAGE "libtextstyle" |
---|
3115 | | #define VERSION "0.21" |
---|
3116 | | #define STDC_HEADERS 1 |
---|
3117 | | #define HAVE_SYS_TYPES_H 1 |
---|
3118 | | #define HAVE_SYS_STAT_H 1 |
---|
3119 | | #define HAVE_STDLIB_H 1 |
---|
3120 | | #define HAVE_STRING_H 1 |
---|
3121 | | #define HAVE_MEMORY_H 1 |
---|
3122 | | #define HAVE_STRINGS_H 1 |
---|
3123 | | #define HAVE_INTTYPES_H 1 |
---|
3124 | | #define HAVE_STDINT_H 1 |
---|
3125 | | #define HAVE_UNISTD_H 1 |
---|
3126 | | #define __EXTENSIONS__ 1 |
---|
3127 | | #define _ALL_SOURCE 1 |
---|
3128 | | #define _DARWIN_C_SOURCE 1 |
---|
3129 | | #define _GNU_SOURCE 1 |
---|
3130 | | #define _NETBSD_SOURCE 1 |
---|
3131 | | #define _OPENBSD_SOURCE 1 |
---|
3132 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3133 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3134 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3135 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3136 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3137 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3138 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3139 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3140 | | #define _TANDEM_SOURCE 1 |
---|
3141 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3142 | | #define HAVE_DLFCN_H 1 |
---|
3143 | | #define LT_OBJDIR ".libs/" |
---|
3144 | | #define HAVE_ALLOCA_H 1 |
---|
3145 | | #define HAVE_ALLOCA 1 |
---|
3146 | | #define HAVE_FCNTL 1 |
---|
3147 | | #define HAVE_SYMLINK 1 |
---|
3148 | | #define HAVE_TCDRAIN 1 |
---|
3149 | | #define HAVE_FSYNC 1 |
---|
3150 | | #define HAVE_GETDTABLESIZE 1 |
---|
3151 | | #define HAVE_GETPROGNAME 1 |
---|
3152 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3153 | | #define HAVE_MPROTECT 1 |
---|
3154 | | #define HAVE_LSTAT 1 |
---|
3155 | | #define HAVE_SIGACTION 1 |
---|
3156 | | #define HAVE_SIGALTSTACK 1 |
---|
3157 | | #define HAVE_SIGINTERRUPT 1 |
---|
3158 | | #define HAVE_SNPRINTF 1 |
---|
3159 | | #define HAVE_GETSID 1 |
---|
3160 | | #define HAVE_TCGETATTR 1 |
---|
3161 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3162 | | #define HAVE_UNISTD_H 1 |
---|
3163 | | #define HAVE_SYS_STAT_H 1 |
---|
3164 | | #define HAVE_SYS_PARAM_H 1 |
---|
3165 | | #define HAVE_NETDB_H 1 |
---|
3166 | | #define HAVE_SYS_TIME_H 1 |
---|
3167 | | #define HAVE_LIMITS_H 1 |
---|
3168 | | #define HAVE_WCHAR_H 1 |
---|
3169 | | #define HAVE_STDINT_H 1 |
---|
3170 | | #define HAVE_INTTYPES_H 1 |
---|
3171 | | #define HAVE_MATH_H 1 |
---|
3172 | | #define HAVE_SYS_MMAN_H 1 |
---|
3173 | | #define HAVE_SYS_UIO_H 1 |
---|
3174 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3175 | | #define HAVE_STRERROR_R 1 |
---|
3176 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3177 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3178 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3179 | | #define HAVE_DECL_ALARM 1 |
---|
3180 | | #define restrict __restrict |
---|
3181 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3182 | | #define HAVE_ICONV 1 |
---|
3183 | | #define ICONV_CONST |
---|
3184 | | #define HAVE_WINT_T 1 |
---|
3185 | | #define HAVE_LONG_LONG_INT 1 |
---|
3186 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3187 | | #define FLT_EXPBIT0_WORD 0 |
---|
3188 | | #define FLT_EXPBIT0_BIT 23 |
---|
3189 | | #define DBL_EXPBIT0_WORD 1 |
---|
3190 | | #define DBL_EXPBIT0_BIT 20 |
---|
3191 | | #define HAVE_PTHREAD_API 1 |
---|
3192 | | #define USE_POSIX_THREADS 1 |
---|
3193 | | #define HAVE_STDLIB_H 1 |
---|
3194 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3195 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
3196 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3197 | | #define PROMOTED_MODE_T int |
---|
3198 | | #define HAVE_SIGSET_T 1 |
---|
3199 | | #define HAVE_DECL_SNPRINTF 1 |
---|
3200 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3201 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3202 | | #define CHECK_PRINTF_SAFE 1 |
---|
3203 | | /* end confdefs.h. */ |
---|
3204 | | |
---|
3205 | | #include <stdio.h> |
---|
3206 | | #include <string.h> |
---|
3207 | | static char buf[100]; |
---|
3208 | | static double zero = 0.0; |
---|
3209 | | int main () |
---|
3210 | | { |
---|
3211 | | int result = 0; |
---|
3212 | | if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0 |
---|
3213 | | || (strcmp (buf, "0x1.922p+1 33") != 0 |
---|
3214 | | && strcmp (buf, "0x3.244p+0 33") != 0 |
---|
3215 | | && strcmp (buf, "0x6.488p-1 33") != 0 |
---|
3216 | | && strcmp (buf, "0xc.91p-2 33") != 0)) |
---|
3217 | | result |= 1; |
---|
3218 | | if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0 |
---|
3219 | | || (strcmp (buf, "-0X1.922P+1 33") != 0 |
---|
3220 | | && strcmp (buf, "-0X3.244P+0 33") != 0 |
---|
3221 | | && strcmp (buf, "-0X6.488P-1 33") != 0 |
---|
3222 | | && strcmp (buf, "-0XC.91P-2 33") != 0)) |
---|
3223 | | result |= 2; |
---|
3224 | | /* This catches a FreeBSD 6.1 bug: it doesn't round. */ |
---|
3225 | | if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0 |
---|
3226 | | || (strcmp (buf, "0x1.83p+0 33") != 0 |
---|
3227 | | && strcmp (buf, "0x3.05p-1 33") != 0 |
---|
3228 | | && strcmp (buf, "0x6.0ap-2 33") != 0 |
---|
3229 | | && strcmp (buf, "0xc.14p-3 33") != 0)) |
---|
3230 | | result |= 4; |
---|
3231 | | /* This catches a Mac OS X 10.12.4 (Darwin 16.5) bug: it doesn't round. */ |
---|
3232 | | if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0 |
---|
3233 | | || (strcmp (buf, "0x2p+0 33") != 0 |
---|
3234 | | && strcmp (buf, "0x3p-1 33") != 0 |
---|
3235 | | && strcmp (buf, "0x6p-2 33") != 0 |
---|
3236 | | && strcmp (buf, "0xcp-3 33") != 0)) |
---|
3237 | | result |= 4; |
---|
3238 | | /* This catches a FreeBSD 6.1 bug. See |
---|
3239 | | <https://lists.gnu.org/r/bug-gnulib/2007-04/msg00107.html> */ |
---|
3240 | | if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0 |
---|
3241 | | || buf[0] == '0') |
---|
3242 | | result |= 8; |
---|
3243 | | /* This catches a Mac OS X 10.3.9 (Darwin 7.9) bug. */ |
---|
3244 | | if (sprintf (buf, "%.1a", 1.999) < 0 |
---|
3245 | | || (strcmp (buf, "0x1.0p+1") != 0 |
---|
3246 | | && strcmp (buf, "0x2.0p+0") != 0 |
---|
3247 | | && strcmp (buf, "0x4.0p-1") != 0 |
---|
3248 | | && strcmp (buf, "0x8.0p-2") != 0)) |
---|
3249 | | result |= 16; |
---|
3250 | | /* This catches the same Mac OS X 10.3.9 (Darwin 7.9) bug and also a |
---|
3251 | | glibc 2.4 bug <https://sourceware.org/bugzilla/show_bug.cgi?id=2908>. */ |
---|
3252 | | if (sprintf (buf, "%.1La", 1.999L) < 0 |
---|
3253 | | || (strcmp (buf, "0x1.0p+1") != 0 |
---|
3254 | | && strcmp (buf, "0x2.0p+0") != 0 |
---|
3255 | | && strcmp (buf, "0x4.0p-1") != 0 |
---|
3256 | | && strcmp (buf, "0x8.0p-2") != 0)) |
---|
3257 | | result |= 32; |
---|
3258 | | return result; |
---|
3259 | | } |
---|
3260 | configure:24285: result: no |
---|
3261 | configure:24290: checking whether printf supports the 'F' directive |
---|
3262 | configure:24360: 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 |
---|
3263 | conftest.c:106:45: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3264 | if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0 |
---|
3265 | ~~~~~~~ ^ |
---|
3266 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3267 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3268 | ^~~~~~~~~~~ |
---|
3269 | 1 warning generated. |
---|
3270 | configure:24360: $? = 0 |
---|
3271 | configure:24360: ./conftest |
---|
3272 | configure:24360: $? = 0 |
---|
3273 | configure:24371: result: yes |
---|
3274 | configure:24376: checking whether printf supports the 'n' directive |
---|
3275 | configure:24446: 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 |
---|
3276 | configure:24446: $? = 0 |
---|
3277 | configure:24446: ./conftest |
---|
3278 | ./configure: line 2826: 95908 Abort trap: 6 ./conftest$ac_exeext |
---|
3279 | configure:24446: $? = 134 |
---|
3280 | configure: program exited with status 134 |
---|
3281 | configure: failed program was: |
---|
3282 | | /* confdefs.h */ |
---|
3283 | | #define PACKAGE_NAME "" |
---|
3284 | | #define PACKAGE_TARNAME "" |
---|
3285 | | #define PACKAGE_VERSION "" |
---|
3286 | | #define PACKAGE_STRING "" |
---|
3287 | | #define PACKAGE_BUGREPORT "" |
---|
3288 | | #define PACKAGE_URL "" |
---|
3289 | | #define PACKAGE "libtextstyle" |
---|
3290 | | #define VERSION "0.21" |
---|
3291 | | #define STDC_HEADERS 1 |
---|
3292 | | #define HAVE_SYS_TYPES_H 1 |
---|
3293 | | #define HAVE_SYS_STAT_H 1 |
---|
3294 | | #define HAVE_STDLIB_H 1 |
---|
3295 | | #define HAVE_STRING_H 1 |
---|
3296 | | #define HAVE_MEMORY_H 1 |
---|
3297 | | #define HAVE_STRINGS_H 1 |
---|
3298 | | #define HAVE_INTTYPES_H 1 |
---|
3299 | | #define HAVE_STDINT_H 1 |
---|
3300 | | #define HAVE_UNISTD_H 1 |
---|
3301 | | #define __EXTENSIONS__ 1 |
---|
3302 | | #define _ALL_SOURCE 1 |
---|
3303 | | #define _DARWIN_C_SOURCE 1 |
---|
3304 | | #define _GNU_SOURCE 1 |
---|
3305 | | #define _NETBSD_SOURCE 1 |
---|
3306 | | #define _OPENBSD_SOURCE 1 |
---|
3307 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3308 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3309 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3310 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3311 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3312 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3313 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3314 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3315 | | #define _TANDEM_SOURCE 1 |
---|
3316 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3317 | | #define HAVE_DLFCN_H 1 |
---|
3318 | | #define LT_OBJDIR ".libs/" |
---|
3319 | | #define HAVE_ALLOCA_H 1 |
---|
3320 | | #define HAVE_ALLOCA 1 |
---|
3321 | | #define HAVE_FCNTL 1 |
---|
3322 | | #define HAVE_SYMLINK 1 |
---|
3323 | | #define HAVE_TCDRAIN 1 |
---|
3324 | | #define HAVE_FSYNC 1 |
---|
3325 | | #define HAVE_GETDTABLESIZE 1 |
---|
3326 | | #define HAVE_GETPROGNAME 1 |
---|
3327 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3328 | | #define HAVE_MPROTECT 1 |
---|
3329 | | #define HAVE_LSTAT 1 |
---|
3330 | | #define HAVE_SIGACTION 1 |
---|
3331 | | #define HAVE_SIGALTSTACK 1 |
---|
3332 | | #define HAVE_SIGINTERRUPT 1 |
---|
3333 | | #define HAVE_SNPRINTF 1 |
---|
3334 | | #define HAVE_GETSID 1 |
---|
3335 | | #define HAVE_TCGETATTR 1 |
---|
3336 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3337 | | #define HAVE_UNISTD_H 1 |
---|
3338 | | #define HAVE_SYS_STAT_H 1 |
---|
3339 | | #define HAVE_SYS_PARAM_H 1 |
---|
3340 | | #define HAVE_NETDB_H 1 |
---|
3341 | | #define HAVE_SYS_TIME_H 1 |
---|
3342 | | #define HAVE_LIMITS_H 1 |
---|
3343 | | #define HAVE_WCHAR_H 1 |
---|
3344 | | #define HAVE_STDINT_H 1 |
---|
3345 | | #define HAVE_INTTYPES_H 1 |
---|
3346 | | #define HAVE_MATH_H 1 |
---|
3347 | | #define HAVE_SYS_MMAN_H 1 |
---|
3348 | | #define HAVE_SYS_UIO_H 1 |
---|
3349 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3350 | | #define HAVE_STRERROR_R 1 |
---|
3351 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3352 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3353 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3354 | | #define HAVE_DECL_ALARM 1 |
---|
3355 | | #define restrict __restrict |
---|
3356 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3357 | | #define HAVE_ICONV 1 |
---|
3358 | | #define ICONV_CONST |
---|
3359 | | #define HAVE_WINT_T 1 |
---|
3360 | | #define HAVE_LONG_LONG_INT 1 |
---|
3361 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3362 | | #define FLT_EXPBIT0_WORD 0 |
---|
3363 | | #define FLT_EXPBIT0_BIT 23 |
---|
3364 | | #define DBL_EXPBIT0_WORD 1 |
---|
3365 | | #define DBL_EXPBIT0_BIT 20 |
---|
3366 | | #define HAVE_PTHREAD_API 1 |
---|
3367 | | #define USE_POSIX_THREADS 1 |
---|
3368 | | #define HAVE_STDLIB_H 1 |
---|
3369 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3370 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
3371 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3372 | | #define PROMOTED_MODE_T int |
---|
3373 | | #define HAVE_SIGSET_T 1 |
---|
3374 | | #define HAVE_DECL_SNPRINTF 1 |
---|
3375 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3376 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3377 | | #define CHECK_PRINTF_SAFE 1 |
---|
3378 | | /* end confdefs.h. */ |
---|
3379 | | |
---|
3380 | | #include <stdio.h> |
---|
3381 | | #include <stdlib.h> |
---|
3382 | | #include <string.h> |
---|
3383 | | #ifdef _MSC_VER |
---|
3384 | | #include <inttypes.h> |
---|
3385 | | /* See page about "Parameter Validation" on msdn.microsoft.com. |
---|
3386 | | <https://docs.microsoft.com/en-us/cpp/c-runtime-library/parameter-validation> |
---|
3387 | | <https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/set-invalid-parameter-handler-set-thread-local-invalid-parameter-handler> */ |
---|
3388 | | static void cdecl |
---|
3389 | | invalid_parameter_handler (const wchar_t *expression, |
---|
3390 | | const wchar_t *function, |
---|
3391 | | const wchar_t *file, unsigned int line, |
---|
3392 | | uintptr_t dummy) |
---|
3393 | | { |
---|
3394 | | exit (1); |
---|
3395 | | } |
---|
3396 | | #endif |
---|
3397 | | static char fmtstring[10]; |
---|
3398 | | static char buf[100]; |
---|
3399 | | int main () |
---|
3400 | | { |
---|
3401 | | int count = -1; |
---|
3402 | | #ifdef _MSC_VER |
---|
3403 | | _set_invalid_parameter_handler (invalid_parameter_handler); |
---|
3404 | | #endif |
---|
3405 | | /* Copy the format string. Some systems (glibc with _FORTIFY_SOURCE=2) |
---|
3406 | | support %n in format strings in read-only memory but not in writable |
---|
3407 | | memory. */ |
---|
3408 | | strcpy (fmtstring, "%d %n"); |
---|
3409 | | if (sprintf (buf, fmtstring, 123, &count, 33, 44, 55) < 0 |
---|
3410 | | || strcmp (buf, "123 ") != 0 |
---|
3411 | | || count != 4) |
---|
3412 | | return 1; |
---|
3413 | | return 0; |
---|
3414 | | } |
---|
3415 | configure:24457: result: no |
---|
3416 | configure:24462: checking whether printf supports the 'ls' directive |
---|
3417 | configure:24537: 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 |
---|
3418 | configure:24537: $? = 0 |
---|
3419 | configure:24537: ./conftest |
---|
3420 | configure:24537: $? = 0 |
---|
3421 | configure:24548: result: yes |
---|
3422 | configure:24553: checking whether printf supports the grouping flag |
---|
3423 | configure:24586: 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 |
---|
3424 | configure:24586: $? = 0 |
---|
3425 | configure:24586: ./conftest |
---|
3426 | configure:24586: $? = 0 |
---|
3427 | configure:24597: result: yes |
---|
3428 | configure:24602: checking whether printf supports the left-adjust flag correctly |
---|
3429 | configure:24639: 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 |
---|
3430 | configure:24639: $? = 0 |
---|
3431 | configure:24639: ./conftest |
---|
3432 | configure:24639: $? = 0 |
---|
3433 | configure:24650: result: yes |
---|
3434 | configure:24655: checking whether printf supports the zero flag correctly |
---|
3435 | configure:24695: 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 |
---|
3436 | conftest.c:105:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3437 | if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0 |
---|
3438 | ~~~~~~~ ^ |
---|
3439 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3440 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3441 | ^~~~~~~~~~~ |
---|
3442 | 1 warning generated. |
---|
3443 | configure:24695: $? = 0 |
---|
3444 | configure:24695: ./conftest |
---|
3445 | configure:24695: $? = 0 |
---|
3446 | configure:24706: result: yes |
---|
3447 | configure:24711: checking whether printf supports large precisions |
---|
3448 | configure:24756: 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 |
---|
3449 | conftest.c:109:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3450 | if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3) |
---|
3451 | ~~~~~~~~~~~~ ^ |
---|
3452 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3453 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3454 | ^~~~~~~~~~~ |
---|
3455 | conftest.c:111:44: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3456 | if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5) |
---|
3457 | ~~~~~~~~~~~~ ^ |
---|
3458 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3459 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3460 | ^~~~~~~~~~~ |
---|
3461 | conftest.c:113:43: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3462 | if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5 |
---|
3463 | ~~~~~~~~~~~ ^ |
---|
3464 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3465 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3466 | ^~~~~~~~~~~ |
---|
3467 | conftest.c:116:43: warning: data argument not used by format string [-Wformat-extra-args] |
---|
3468 | if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5 |
---|
3469 | ~~~~~~~~~~~ ^ |
---|
3470 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
3471 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
3472 | ^~~~~~~~~~~ |
---|
3473 | 4 warnings generated. |
---|
3474 | configure:24756: $? = 0 |
---|
3475 | configure:24756: ./conftest |
---|
3476 | configure:24756: $? = 0 |
---|
3477 | configure:24767: result: yes |
---|
3478 | configure:24773: checking whether printf survives out-of-memory conditions |
---|
3479 | configure:24945: 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 |
---|
3480 | configure:24948: $? = 0 |
---|
3481 | configure:24952: $? = 77 |
---|
3482 | configure:24999: result: guessing no |
---|
3483 | configure:25017: checking for wchar_t |
---|
3484 | configure:25034: 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 |
---|
3485 | configure:25034: $? = 0 |
---|
3486 | configure:25041: result: yes |
---|
3487 | configure:25063: checking for intmax_t |
---|
3488 | configure:25088: 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 |
---|
3489 | configure:25088: $? = 0 |
---|
3490 | configure:25095: result: yes |
---|
3491 | configure:25116: checking for snprintf |
---|
3492 | configure:25116: result: yes |
---|
3493 | configure:25116: checking for strnlen |
---|
3494 | configure:25116: 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 |
---|
3495 | configure:25116: $? = 0 |
---|
3496 | configure:25116: result: yes |
---|
3497 | configure:25116: checking for wcslen |
---|
3498 | configure:25116: 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 |
---|
3499 | conftest.c:125:6: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration] |
---|
3500 | char wcslen (); |
---|
3501 | ^ |
---|
3502 | conftest.c:125:6: note: 'wcslen' is a builtin with type 'unsigned long (const int *)' |
---|
3503 | 1 warning generated. |
---|
3504 | configure:25116: $? = 0 |
---|
3505 | configure:25116: result: yes |
---|
3506 | configure:25116: checking for wcsnlen |
---|
3507 | configure:25116: 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 |
---|
3508 | configure:25116: $? = 0 |
---|
3509 | configure:25116: result: yes |
---|
3510 | configure:25116: checking for mbrtowc |
---|
3511 | configure:25116: 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 |
---|
3512 | configure:25116: $? = 0 |
---|
3513 | configure:25116: result: yes |
---|
3514 | configure:25116: checking for wcrtomb |
---|
3515 | configure:25116: 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 |
---|
3516 | configure:25116: $? = 0 |
---|
3517 | configure:25116: result: yes |
---|
3518 | configure:25125: checking whether _snprintf is declared |
---|
3519 | configure:25125: 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 -Werror=implicit-function-declaration |
---|
3520 | conftest.c:115:10: error: use of undeclared identifier '_snprintf' |
---|
3521 | (void) _snprintf; |
---|
3522 | ^ |
---|
3523 | 1 error generated. |
---|
3524 | configure:25125: $? = 1 |
---|
3525 | configure: failed program was: |
---|
3526 | | /* confdefs.h */ |
---|
3527 | | #define PACKAGE_NAME "" |
---|
3528 | | #define PACKAGE_TARNAME "" |
---|
3529 | | #define PACKAGE_VERSION "" |
---|
3530 | | #define PACKAGE_STRING "" |
---|
3531 | | #define PACKAGE_BUGREPORT "" |
---|
3532 | | #define PACKAGE_URL "" |
---|
3533 | | #define PACKAGE "libtextstyle" |
---|
3534 | | #define VERSION "0.21" |
---|
3535 | | #define STDC_HEADERS 1 |
---|
3536 | | #define HAVE_SYS_TYPES_H 1 |
---|
3537 | | #define HAVE_SYS_STAT_H 1 |
---|
3538 | | #define HAVE_STDLIB_H 1 |
---|
3539 | | #define HAVE_STRING_H 1 |
---|
3540 | | #define HAVE_MEMORY_H 1 |
---|
3541 | | #define HAVE_STRINGS_H 1 |
---|
3542 | | #define HAVE_INTTYPES_H 1 |
---|
3543 | | #define HAVE_STDINT_H 1 |
---|
3544 | | #define HAVE_UNISTD_H 1 |
---|
3545 | | #define __EXTENSIONS__ 1 |
---|
3546 | | #define _ALL_SOURCE 1 |
---|
3547 | | #define _DARWIN_C_SOURCE 1 |
---|
3548 | | #define _GNU_SOURCE 1 |
---|
3549 | | #define _NETBSD_SOURCE 1 |
---|
3550 | | #define _OPENBSD_SOURCE 1 |
---|
3551 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3552 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3553 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3554 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3555 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3556 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3557 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3558 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3559 | | #define _TANDEM_SOURCE 1 |
---|
3560 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3561 | | #define HAVE_DLFCN_H 1 |
---|
3562 | | #define LT_OBJDIR ".libs/" |
---|
3563 | | #define HAVE_ALLOCA_H 1 |
---|
3564 | | #define HAVE_ALLOCA 1 |
---|
3565 | | #define HAVE_FCNTL 1 |
---|
3566 | | #define HAVE_SYMLINK 1 |
---|
3567 | | #define HAVE_TCDRAIN 1 |
---|
3568 | | #define HAVE_FSYNC 1 |
---|
3569 | | #define HAVE_GETDTABLESIZE 1 |
---|
3570 | | #define HAVE_GETPROGNAME 1 |
---|
3571 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3572 | | #define HAVE_MPROTECT 1 |
---|
3573 | | #define HAVE_LSTAT 1 |
---|
3574 | | #define HAVE_SIGACTION 1 |
---|
3575 | | #define HAVE_SIGALTSTACK 1 |
---|
3576 | | #define HAVE_SIGINTERRUPT 1 |
---|
3577 | | #define HAVE_SNPRINTF 1 |
---|
3578 | | #define HAVE_GETSID 1 |
---|
3579 | | #define HAVE_TCGETATTR 1 |
---|
3580 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3581 | | #define HAVE_UNISTD_H 1 |
---|
3582 | | #define HAVE_SYS_STAT_H 1 |
---|
3583 | | #define HAVE_SYS_PARAM_H 1 |
---|
3584 | | #define HAVE_NETDB_H 1 |
---|
3585 | | #define HAVE_SYS_TIME_H 1 |
---|
3586 | | #define HAVE_LIMITS_H 1 |
---|
3587 | | #define HAVE_WCHAR_H 1 |
---|
3588 | | #define HAVE_STDINT_H 1 |
---|
3589 | | #define HAVE_INTTYPES_H 1 |
---|
3590 | | #define HAVE_MATH_H 1 |
---|
3591 | | #define HAVE_SYS_MMAN_H 1 |
---|
3592 | | #define HAVE_SYS_UIO_H 1 |
---|
3593 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3594 | | #define HAVE_STRERROR_R 1 |
---|
3595 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3596 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3597 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3598 | | #define HAVE_DECL_ALARM 1 |
---|
3599 | | #define restrict __restrict |
---|
3600 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3601 | | #define HAVE_ICONV 1 |
---|
3602 | | #define ICONV_CONST |
---|
3603 | | #define HAVE_WINT_T 1 |
---|
3604 | | #define HAVE_LONG_LONG_INT 1 |
---|
3605 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3606 | | #define FLT_EXPBIT0_WORD 0 |
---|
3607 | | #define FLT_EXPBIT0_BIT 23 |
---|
3608 | | #define DBL_EXPBIT0_WORD 1 |
---|
3609 | | #define DBL_EXPBIT0_BIT 20 |
---|
3610 | | #define HAVE_PTHREAD_API 1 |
---|
3611 | | #define USE_POSIX_THREADS 1 |
---|
3612 | | #define HAVE_STDLIB_H 1 |
---|
3613 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3614 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
3615 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3616 | | #define PROMOTED_MODE_T int |
---|
3617 | | #define HAVE_SIGSET_T 1 |
---|
3618 | | #define HAVE_DECL_SNPRINTF 1 |
---|
3619 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3620 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3621 | | #define CHECK_PRINTF_SAFE 1 |
---|
3622 | | #define HAVE_WCHAR_T 1 |
---|
3623 | | #define HAVE_INTMAX_T 1 |
---|
3624 | | #define HAVE_SNPRINTF 1 |
---|
3625 | | #define HAVE_STRNLEN 1 |
---|
3626 | | #define HAVE_WCSLEN 1 |
---|
3627 | | #define HAVE_WCSNLEN 1 |
---|
3628 | | #define HAVE_MBRTOWC 1 |
---|
3629 | | #define HAVE_WCRTOMB 1 |
---|
3630 | | /* end confdefs.h. */ |
---|
3631 | | #include <stdio.h> |
---|
3632 | | |
---|
3633 | | int |
---|
3634 | | main () |
---|
3635 | | { |
---|
3636 | | #ifndef _snprintf |
---|
3637 | | #ifdef __cplusplus |
---|
3638 | | (void) _snprintf; |
---|
3639 | | #else |
---|
3640 | | (void) _snprintf; |
---|
3641 | | #endif |
---|
3642 | | #endif |
---|
3643 | | |
---|
3644 | | ; |
---|
3645 | | return 0; |
---|
3646 | | } |
---|
3647 | configure:25125: result: no |
---|
3648 | configure:25221: checking for library containing setsockopt |
---|
3649 | configure:25243: 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 |
---|
3650 | configure:25243: $? = 0 |
---|
3651 | configure:25324: result: none needed |
---|
3652 | configure:25355: checking for stdbool.h that conforms to C99 |
---|
3653 | configure:25430: 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 |
---|
3654 | conftest.c:165:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3655 | bool e = &s; |
---|
3656 | ~ ^ |
---|
3657 | conftest.c:170:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3658 | ~^ |
---|
3659 | conftest.c:170:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3660 | ~^ |
---|
3661 | conftest.c:170:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3662 | ~^ |
---|
3663 | conftest.c:169:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3664 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3665 | ~^ |
---|
3666 | conftest.c:169:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3667 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3668 | ~^ |
---|
3669 | conftest.c:169:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3670 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3671 | ~^ |
---|
3672 | conftest.c:169:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3673 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3674 | ~^ |
---|
3675 | conftest.c:169:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3676 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3677 | ~^ |
---|
3678 | conftest.c:169:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3679 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3680 | ~^ |
---|
3681 | conftest.c:169:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3682 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3683 | ~^ |
---|
3684 | conftest.c:169:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3685 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3686 | ~^ |
---|
3687 | 12 warnings generated. |
---|
3688 | configure:25430: $? = 0 |
---|
3689 | configure:25437: result: yes |
---|
3690 | configure:25439: checking for _Bool |
---|
3691 | configure:25439: 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 |
---|
3692 | configure:25439: $? = 0 |
---|
3693 | configure:25439: 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 |
---|
3694 | conftest.c:144:20: error: expected expression |
---|
3695 | if (sizeof ((_Bool))) |
---|
3696 | ^ |
---|
3697 | 1 error generated. |
---|
3698 | configure:25439: $? = 1 |
---|
3699 | configure: failed program was: |
---|
3700 | | /* confdefs.h */ |
---|
3701 | | #define PACKAGE_NAME "" |
---|
3702 | | #define PACKAGE_TARNAME "" |
---|
3703 | | #define PACKAGE_VERSION "" |
---|
3704 | | #define PACKAGE_STRING "" |
---|
3705 | | #define PACKAGE_BUGREPORT "" |
---|
3706 | | #define PACKAGE_URL "" |
---|
3707 | | #define PACKAGE "libtextstyle" |
---|
3708 | | #define VERSION "0.21" |
---|
3709 | | #define STDC_HEADERS 1 |
---|
3710 | | #define HAVE_SYS_TYPES_H 1 |
---|
3711 | | #define HAVE_SYS_STAT_H 1 |
---|
3712 | | #define HAVE_STDLIB_H 1 |
---|
3713 | | #define HAVE_STRING_H 1 |
---|
3714 | | #define HAVE_MEMORY_H 1 |
---|
3715 | | #define HAVE_STRINGS_H 1 |
---|
3716 | | #define HAVE_INTTYPES_H 1 |
---|
3717 | | #define HAVE_STDINT_H 1 |
---|
3718 | | #define HAVE_UNISTD_H 1 |
---|
3719 | | #define __EXTENSIONS__ 1 |
---|
3720 | | #define _ALL_SOURCE 1 |
---|
3721 | | #define _DARWIN_C_SOURCE 1 |
---|
3722 | | #define _GNU_SOURCE 1 |
---|
3723 | | #define _NETBSD_SOURCE 1 |
---|
3724 | | #define _OPENBSD_SOURCE 1 |
---|
3725 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3726 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3727 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3728 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3729 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3730 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3731 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3732 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3733 | | #define _TANDEM_SOURCE 1 |
---|
3734 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3735 | | #define HAVE_DLFCN_H 1 |
---|
3736 | | #define LT_OBJDIR ".libs/" |
---|
3737 | | #define HAVE_ALLOCA_H 1 |
---|
3738 | | #define HAVE_ALLOCA 1 |
---|
3739 | | #define HAVE_FCNTL 1 |
---|
3740 | | #define HAVE_SYMLINK 1 |
---|
3741 | | #define HAVE_TCDRAIN 1 |
---|
3742 | | #define HAVE_FSYNC 1 |
---|
3743 | | #define HAVE_GETDTABLESIZE 1 |
---|
3744 | | #define HAVE_GETPROGNAME 1 |
---|
3745 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3746 | | #define HAVE_MPROTECT 1 |
---|
3747 | | #define HAVE_LSTAT 1 |
---|
3748 | | #define HAVE_SIGACTION 1 |
---|
3749 | | #define HAVE_SIGALTSTACK 1 |
---|
3750 | | #define HAVE_SIGINTERRUPT 1 |
---|
3751 | | #define HAVE_SNPRINTF 1 |
---|
3752 | | #define HAVE_GETSID 1 |
---|
3753 | | #define HAVE_TCGETATTR 1 |
---|
3754 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3755 | | #define HAVE_UNISTD_H 1 |
---|
3756 | | #define HAVE_SYS_STAT_H 1 |
---|
3757 | | #define HAVE_SYS_PARAM_H 1 |
---|
3758 | | #define HAVE_NETDB_H 1 |
---|
3759 | | #define HAVE_SYS_TIME_H 1 |
---|
3760 | | #define HAVE_LIMITS_H 1 |
---|
3761 | | #define HAVE_WCHAR_H 1 |
---|
3762 | | #define HAVE_STDINT_H 1 |
---|
3763 | | #define HAVE_INTTYPES_H 1 |
---|
3764 | | #define HAVE_MATH_H 1 |
---|
3765 | | #define HAVE_SYS_MMAN_H 1 |
---|
3766 | | #define HAVE_SYS_UIO_H 1 |
---|
3767 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3768 | | #define HAVE_STRERROR_R 1 |
---|
3769 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3770 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3771 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3772 | | #define HAVE_DECL_ALARM 1 |
---|
3773 | | #define restrict __restrict |
---|
3774 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3775 | | #define HAVE_ICONV 1 |
---|
3776 | | #define ICONV_CONST |
---|
3777 | | #define HAVE_WINT_T 1 |
---|
3778 | | #define HAVE_LONG_LONG_INT 1 |
---|
3779 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3780 | | #define FLT_EXPBIT0_WORD 0 |
---|
3781 | | #define FLT_EXPBIT0_BIT 23 |
---|
3782 | | #define DBL_EXPBIT0_WORD 1 |
---|
3783 | | #define DBL_EXPBIT0_BIT 20 |
---|
3784 | | #define HAVE_PTHREAD_API 1 |
---|
3785 | | #define USE_POSIX_THREADS 1 |
---|
3786 | | #define HAVE_STDLIB_H 1 |
---|
3787 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3788 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
3789 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3790 | | #define PROMOTED_MODE_T int |
---|
3791 | | #define HAVE_SIGSET_T 1 |
---|
3792 | | #define HAVE_DECL_SNPRINTF 1 |
---|
3793 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3794 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3795 | | #define CHECK_PRINTF_SAFE 1 |
---|
3796 | | #define HAVE_WCHAR_T 1 |
---|
3797 | | #define HAVE_INTMAX_T 1 |
---|
3798 | | #define HAVE_SNPRINTF 1 |
---|
3799 | | #define HAVE_STRNLEN 1 |
---|
3800 | | #define HAVE_WCSLEN 1 |
---|
3801 | | #define HAVE_WCSNLEN 1 |
---|
3802 | | #define HAVE_MBRTOWC 1 |
---|
3803 | | #define HAVE_WCRTOMB 1 |
---|
3804 | | #define HAVE_DECL__SNPRINTF 0 |
---|
3805 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
3806 | | /* end confdefs.h. */ |
---|
3807 | | #include <stdio.h> |
---|
3808 | | #ifdef HAVE_SYS_TYPES_H |
---|
3809 | | # include <sys/types.h> |
---|
3810 | | #endif |
---|
3811 | | #ifdef HAVE_SYS_STAT_H |
---|
3812 | | # include <sys/stat.h> |
---|
3813 | | #endif |
---|
3814 | | #ifdef STDC_HEADERS |
---|
3815 | | # include <stdlib.h> |
---|
3816 | | # include <stddef.h> |
---|
3817 | | #else |
---|
3818 | | # ifdef HAVE_STDLIB_H |
---|
3819 | | # include <stdlib.h> |
---|
3820 | | # endif |
---|
3821 | | #endif |
---|
3822 | | #ifdef HAVE_STRING_H |
---|
3823 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3824 | | # include <memory.h> |
---|
3825 | | # endif |
---|
3826 | | # include <string.h> |
---|
3827 | | #endif |
---|
3828 | | #ifdef HAVE_STRINGS_H |
---|
3829 | | # include <strings.h> |
---|
3830 | | #endif |
---|
3831 | | #ifdef HAVE_INTTYPES_H |
---|
3832 | | # include <inttypes.h> |
---|
3833 | | #endif |
---|
3834 | | #ifdef HAVE_STDINT_H |
---|
3835 | | # include <stdint.h> |
---|
3836 | | #endif |
---|
3837 | | #ifdef HAVE_UNISTD_H |
---|
3838 | | # include <unistd.h> |
---|
3839 | | #endif |
---|
3840 | | int |
---|
3841 | | main () |
---|
3842 | | { |
---|
3843 | | if (sizeof ((_Bool))) |
---|
3844 | | return 0; |
---|
3845 | | ; |
---|
3846 | | return 0; |
---|
3847 | | } |
---|
3848 | configure:25439: result: yes |
---|
3849 | configure:25457: checking whether strerror(0) succeeds |
---|
3850 | configure:25496: 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 |
---|
3851 | configure:25496: $? = 0 |
---|
3852 | configure:25496: ./conftest |
---|
3853 | configure:25496: $? = 4 |
---|
3854 | configure: program exited with status 4 |
---|
3855 | configure: failed program was: |
---|
3856 | | /* confdefs.h */ |
---|
3857 | | #define PACKAGE_NAME "" |
---|
3858 | | #define PACKAGE_TARNAME "" |
---|
3859 | | #define PACKAGE_VERSION "" |
---|
3860 | | #define PACKAGE_STRING "" |
---|
3861 | | #define PACKAGE_BUGREPORT "" |
---|
3862 | | #define PACKAGE_URL "" |
---|
3863 | | #define PACKAGE "libtextstyle" |
---|
3864 | | #define VERSION "0.21" |
---|
3865 | | #define STDC_HEADERS 1 |
---|
3866 | | #define HAVE_SYS_TYPES_H 1 |
---|
3867 | | #define HAVE_SYS_STAT_H 1 |
---|
3868 | | #define HAVE_STDLIB_H 1 |
---|
3869 | | #define HAVE_STRING_H 1 |
---|
3870 | | #define HAVE_MEMORY_H 1 |
---|
3871 | | #define HAVE_STRINGS_H 1 |
---|
3872 | | #define HAVE_INTTYPES_H 1 |
---|
3873 | | #define HAVE_STDINT_H 1 |
---|
3874 | | #define HAVE_UNISTD_H 1 |
---|
3875 | | #define __EXTENSIONS__ 1 |
---|
3876 | | #define _ALL_SOURCE 1 |
---|
3877 | | #define _DARWIN_C_SOURCE 1 |
---|
3878 | | #define _GNU_SOURCE 1 |
---|
3879 | | #define _NETBSD_SOURCE 1 |
---|
3880 | | #define _OPENBSD_SOURCE 1 |
---|
3881 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3882 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3883 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3884 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3885 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3886 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3887 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3888 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3889 | | #define _TANDEM_SOURCE 1 |
---|
3890 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3891 | | #define HAVE_DLFCN_H 1 |
---|
3892 | | #define LT_OBJDIR ".libs/" |
---|
3893 | | #define HAVE_ALLOCA_H 1 |
---|
3894 | | #define HAVE_ALLOCA 1 |
---|
3895 | | #define HAVE_FCNTL 1 |
---|
3896 | | #define HAVE_SYMLINK 1 |
---|
3897 | | #define HAVE_TCDRAIN 1 |
---|
3898 | | #define HAVE_FSYNC 1 |
---|
3899 | | #define HAVE_GETDTABLESIZE 1 |
---|
3900 | | #define HAVE_GETPROGNAME 1 |
---|
3901 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3902 | | #define HAVE_MPROTECT 1 |
---|
3903 | | #define HAVE_LSTAT 1 |
---|
3904 | | #define HAVE_SIGACTION 1 |
---|
3905 | | #define HAVE_SIGALTSTACK 1 |
---|
3906 | | #define HAVE_SIGINTERRUPT 1 |
---|
3907 | | #define HAVE_SNPRINTF 1 |
---|
3908 | | #define HAVE_GETSID 1 |
---|
3909 | | #define HAVE_TCGETATTR 1 |
---|
3910 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3911 | | #define HAVE_UNISTD_H 1 |
---|
3912 | | #define HAVE_SYS_STAT_H 1 |
---|
3913 | | #define HAVE_SYS_PARAM_H 1 |
---|
3914 | | #define HAVE_NETDB_H 1 |
---|
3915 | | #define HAVE_SYS_TIME_H 1 |
---|
3916 | | #define HAVE_LIMITS_H 1 |
---|
3917 | | #define HAVE_WCHAR_H 1 |
---|
3918 | | #define HAVE_STDINT_H 1 |
---|
3919 | | #define HAVE_INTTYPES_H 1 |
---|
3920 | | #define HAVE_MATH_H 1 |
---|
3921 | | #define HAVE_SYS_MMAN_H 1 |
---|
3922 | | #define HAVE_SYS_UIO_H 1 |
---|
3923 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3924 | | #define HAVE_STRERROR_R 1 |
---|
3925 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
3926 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3927 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3928 | | #define HAVE_DECL_ALARM 1 |
---|
3929 | | #define restrict __restrict |
---|
3930 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3931 | | #define HAVE_ICONV 1 |
---|
3932 | | #define ICONV_CONST |
---|
3933 | | #define HAVE_WINT_T 1 |
---|
3934 | | #define HAVE_LONG_LONG_INT 1 |
---|
3935 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3936 | | #define FLT_EXPBIT0_WORD 0 |
---|
3937 | | #define FLT_EXPBIT0_BIT 23 |
---|
3938 | | #define DBL_EXPBIT0_WORD 1 |
---|
3939 | | #define DBL_EXPBIT0_BIT 20 |
---|
3940 | | #define HAVE_PTHREAD_API 1 |
---|
3941 | | #define USE_POSIX_THREADS 1 |
---|
3942 | | #define HAVE_STDLIB_H 1 |
---|
3943 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3944 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
3945 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3946 | | #define PROMOTED_MODE_T int |
---|
3947 | | #define HAVE_SIGSET_T 1 |
---|
3948 | | #define HAVE_DECL_SNPRINTF 1 |
---|
3949 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3950 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3951 | | #define CHECK_PRINTF_SAFE 1 |
---|
3952 | | #define HAVE_WCHAR_T 1 |
---|
3953 | | #define HAVE_INTMAX_T 1 |
---|
3954 | | #define HAVE_SNPRINTF 1 |
---|
3955 | | #define HAVE_STRNLEN 1 |
---|
3956 | | #define HAVE_WCSLEN 1 |
---|
3957 | | #define HAVE_WCSNLEN 1 |
---|
3958 | | #define HAVE_MBRTOWC 1 |
---|
3959 | | #define HAVE_WCRTOMB 1 |
---|
3960 | | #define HAVE_DECL__SNPRINTF 0 |
---|
3961 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
3962 | | #define HAVE__BOOL 1 |
---|
3963 | | /* end confdefs.h. */ |
---|
3964 | | #include <string.h> |
---|
3965 | | #include <errno.h> |
---|
3966 | | |
---|
3967 | | int |
---|
3968 | | main () |
---|
3969 | | { |
---|
3970 | | int result = 0; |
---|
3971 | | char *str; |
---|
3972 | | errno = 0; |
---|
3973 | | str = strerror (0); |
---|
3974 | | if (!*str) result |= 1; |
---|
3975 | | if (errno) result |= 2; |
---|
3976 | | if (strstr (str, "nknown") || strstr (str, "ndefined")) |
---|
3977 | | result |= 4; |
---|
3978 | | return result; |
---|
3979 | | ; |
---|
3980 | | return 0; |
---|
3981 | | } |
---|
3982 | configure:25507: result: no |
---|
3983 | configure:25633: checking whether <sys/socket.h> is self-contained |
---|
3984 | configure:25650: 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 |
---|
3985 | configure:25650: $? = 0 |
---|
3986 | configure:25658: result: yes |
---|
3987 | configure:25663: checking for shutdown |
---|
3988 | configure:25663: 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 |
---|
3989 | configure:25663: $? = 0 |
---|
3990 | configure:25663: result: yes |
---|
3991 | configure:25673: checking whether <sys/socket.h> defines the SHUT_* macros |
---|
3992 | configure:25690: 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 |
---|
3993 | configure:25690: $? = 0 |
---|
3994 | configure:25698: result: yes |
---|
3995 | configure:25806: checking for struct sockaddr_storage |
---|
3996 | configure:25806: 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 |
---|
3997 | configure:25806: $? = 0 |
---|
3998 | configure:25806: 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 |
---|
3999 | conftest.c:127:38: error: expected expression |
---|
4000 | if (sizeof ((struct sockaddr_storage))) |
---|
4001 | ^ |
---|
4002 | 1 error generated. |
---|
4003 | configure:25806: $? = 1 |
---|
4004 | configure: failed program was: |
---|
4005 | | /* confdefs.h */ |
---|
4006 | | #define PACKAGE_NAME "" |
---|
4007 | | #define PACKAGE_TARNAME "" |
---|
4008 | | #define PACKAGE_VERSION "" |
---|
4009 | | #define PACKAGE_STRING "" |
---|
4010 | | #define PACKAGE_BUGREPORT "" |
---|
4011 | | #define PACKAGE_URL "" |
---|
4012 | | #define PACKAGE "libtextstyle" |
---|
4013 | | #define VERSION "0.21" |
---|
4014 | | #define STDC_HEADERS 1 |
---|
4015 | | #define HAVE_SYS_TYPES_H 1 |
---|
4016 | | #define HAVE_SYS_STAT_H 1 |
---|
4017 | | #define HAVE_STDLIB_H 1 |
---|
4018 | | #define HAVE_STRING_H 1 |
---|
4019 | | #define HAVE_MEMORY_H 1 |
---|
4020 | | #define HAVE_STRINGS_H 1 |
---|
4021 | | #define HAVE_INTTYPES_H 1 |
---|
4022 | | #define HAVE_STDINT_H 1 |
---|
4023 | | #define HAVE_UNISTD_H 1 |
---|
4024 | | #define __EXTENSIONS__ 1 |
---|
4025 | | #define _ALL_SOURCE 1 |
---|
4026 | | #define _DARWIN_C_SOURCE 1 |
---|
4027 | | #define _GNU_SOURCE 1 |
---|
4028 | | #define _NETBSD_SOURCE 1 |
---|
4029 | | #define _OPENBSD_SOURCE 1 |
---|
4030 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4031 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4032 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4033 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4034 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4035 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4036 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4037 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4038 | | #define _TANDEM_SOURCE 1 |
---|
4039 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4040 | | #define HAVE_DLFCN_H 1 |
---|
4041 | | #define LT_OBJDIR ".libs/" |
---|
4042 | | #define HAVE_ALLOCA_H 1 |
---|
4043 | | #define HAVE_ALLOCA 1 |
---|
4044 | | #define HAVE_FCNTL 1 |
---|
4045 | | #define HAVE_SYMLINK 1 |
---|
4046 | | #define HAVE_TCDRAIN 1 |
---|
4047 | | #define HAVE_FSYNC 1 |
---|
4048 | | #define HAVE_GETDTABLESIZE 1 |
---|
4049 | | #define HAVE_GETPROGNAME 1 |
---|
4050 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4051 | | #define HAVE_MPROTECT 1 |
---|
4052 | | #define HAVE_LSTAT 1 |
---|
4053 | | #define HAVE_SIGACTION 1 |
---|
4054 | | #define HAVE_SIGALTSTACK 1 |
---|
4055 | | #define HAVE_SIGINTERRUPT 1 |
---|
4056 | | #define HAVE_SNPRINTF 1 |
---|
4057 | | #define HAVE_GETSID 1 |
---|
4058 | | #define HAVE_TCGETATTR 1 |
---|
4059 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4060 | | #define HAVE_UNISTD_H 1 |
---|
4061 | | #define HAVE_SYS_STAT_H 1 |
---|
4062 | | #define HAVE_SYS_PARAM_H 1 |
---|
4063 | | #define HAVE_NETDB_H 1 |
---|
4064 | | #define HAVE_SYS_TIME_H 1 |
---|
4065 | | #define HAVE_LIMITS_H 1 |
---|
4066 | | #define HAVE_WCHAR_H 1 |
---|
4067 | | #define HAVE_STDINT_H 1 |
---|
4068 | | #define HAVE_INTTYPES_H 1 |
---|
4069 | | #define HAVE_MATH_H 1 |
---|
4070 | | #define HAVE_SYS_MMAN_H 1 |
---|
4071 | | #define HAVE_SYS_UIO_H 1 |
---|
4072 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4073 | | #define HAVE_STRERROR_R 1 |
---|
4074 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4075 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4076 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4077 | | #define HAVE_DECL_ALARM 1 |
---|
4078 | | #define restrict __restrict |
---|
4079 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4080 | | #define HAVE_ICONV 1 |
---|
4081 | | #define ICONV_CONST |
---|
4082 | | #define HAVE_WINT_T 1 |
---|
4083 | | #define HAVE_LONG_LONG_INT 1 |
---|
4084 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4085 | | #define FLT_EXPBIT0_WORD 0 |
---|
4086 | | #define FLT_EXPBIT0_BIT 23 |
---|
4087 | | #define DBL_EXPBIT0_WORD 1 |
---|
4088 | | #define DBL_EXPBIT0_BIT 20 |
---|
4089 | | #define HAVE_PTHREAD_API 1 |
---|
4090 | | #define USE_POSIX_THREADS 1 |
---|
4091 | | #define HAVE_STDLIB_H 1 |
---|
4092 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4093 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4094 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4095 | | #define PROMOTED_MODE_T int |
---|
4096 | | #define HAVE_SIGSET_T 1 |
---|
4097 | | #define HAVE_DECL_SNPRINTF 1 |
---|
4098 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4099 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4100 | | #define CHECK_PRINTF_SAFE 1 |
---|
4101 | | #define HAVE_WCHAR_T 1 |
---|
4102 | | #define HAVE_INTMAX_T 1 |
---|
4103 | | #define HAVE_SNPRINTF 1 |
---|
4104 | | #define HAVE_STRNLEN 1 |
---|
4105 | | #define HAVE_WCSLEN 1 |
---|
4106 | | #define HAVE_WCSNLEN 1 |
---|
4107 | | #define HAVE_MBRTOWC 1 |
---|
4108 | | #define HAVE_WCRTOMB 1 |
---|
4109 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4110 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
4111 | | #define HAVE__BOOL 1 |
---|
4112 | | #define REPLACE_STRERROR_0 1 |
---|
4113 | | #define HAVE_SHUTDOWN 1 |
---|
4114 | | /* end confdefs.h. */ |
---|
4115 | | |
---|
4116 | | /* sys/types.h is not needed according to POSIX, but the |
---|
4117 | | sys/socket.h in i386-unknown-freebsd4.10 and |
---|
4118 | | powerpc-apple-darwin5.5 required it. */ |
---|
4119 | | #include <sys/types.h> |
---|
4120 | | #ifdef HAVE_SYS_SOCKET_H |
---|
4121 | | #include <sys/socket.h> |
---|
4122 | | #endif |
---|
4123 | | #ifdef HAVE_WS2TCPIP_H |
---|
4124 | | #include <ws2tcpip.h> |
---|
4125 | | #endif |
---|
4126 | | |
---|
4127 | | |
---|
4128 | | int |
---|
4129 | | main () |
---|
4130 | | { |
---|
4131 | | if (sizeof ((struct sockaddr_storage))) |
---|
4132 | | return 0; |
---|
4133 | | ; |
---|
4134 | | return 0; |
---|
4135 | | } |
---|
4136 | configure:25806: result: yes |
---|
4137 | configure:25827: checking for sa_family_t |
---|
4138 | configure:25827: 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 |
---|
4139 | configure:25827: $? = 0 |
---|
4140 | configure:25827: 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 | conftest.c:128:26: error: expected expression |
---|
4142 | if (sizeof ((sa_family_t))) |
---|
4143 | ^ |
---|
4144 | 1 error generated. |
---|
4145 | configure:25827: $? = 1 |
---|
4146 | configure: failed program was: |
---|
4147 | | /* confdefs.h */ |
---|
4148 | | #define PACKAGE_NAME "" |
---|
4149 | | #define PACKAGE_TARNAME "" |
---|
4150 | | #define PACKAGE_VERSION "" |
---|
4151 | | #define PACKAGE_STRING "" |
---|
4152 | | #define PACKAGE_BUGREPORT "" |
---|
4153 | | #define PACKAGE_URL "" |
---|
4154 | | #define PACKAGE "libtextstyle" |
---|
4155 | | #define VERSION "0.21" |
---|
4156 | | #define STDC_HEADERS 1 |
---|
4157 | | #define HAVE_SYS_TYPES_H 1 |
---|
4158 | | #define HAVE_SYS_STAT_H 1 |
---|
4159 | | #define HAVE_STDLIB_H 1 |
---|
4160 | | #define HAVE_STRING_H 1 |
---|
4161 | | #define HAVE_MEMORY_H 1 |
---|
4162 | | #define HAVE_STRINGS_H 1 |
---|
4163 | | #define HAVE_INTTYPES_H 1 |
---|
4164 | | #define HAVE_STDINT_H 1 |
---|
4165 | | #define HAVE_UNISTD_H 1 |
---|
4166 | | #define __EXTENSIONS__ 1 |
---|
4167 | | #define _ALL_SOURCE 1 |
---|
4168 | | #define _DARWIN_C_SOURCE 1 |
---|
4169 | | #define _GNU_SOURCE 1 |
---|
4170 | | #define _NETBSD_SOURCE 1 |
---|
4171 | | #define _OPENBSD_SOURCE 1 |
---|
4172 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4173 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4174 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4175 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4176 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4177 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4178 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4179 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4180 | | #define _TANDEM_SOURCE 1 |
---|
4181 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4182 | | #define HAVE_DLFCN_H 1 |
---|
4183 | | #define LT_OBJDIR ".libs/" |
---|
4184 | | #define HAVE_ALLOCA_H 1 |
---|
4185 | | #define HAVE_ALLOCA 1 |
---|
4186 | | #define HAVE_FCNTL 1 |
---|
4187 | | #define HAVE_SYMLINK 1 |
---|
4188 | | #define HAVE_TCDRAIN 1 |
---|
4189 | | #define HAVE_FSYNC 1 |
---|
4190 | | #define HAVE_GETDTABLESIZE 1 |
---|
4191 | | #define HAVE_GETPROGNAME 1 |
---|
4192 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4193 | | #define HAVE_MPROTECT 1 |
---|
4194 | | #define HAVE_LSTAT 1 |
---|
4195 | | #define HAVE_SIGACTION 1 |
---|
4196 | | #define HAVE_SIGALTSTACK 1 |
---|
4197 | | #define HAVE_SIGINTERRUPT 1 |
---|
4198 | | #define HAVE_SNPRINTF 1 |
---|
4199 | | #define HAVE_GETSID 1 |
---|
4200 | | #define HAVE_TCGETATTR 1 |
---|
4201 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4202 | | #define HAVE_UNISTD_H 1 |
---|
4203 | | #define HAVE_SYS_STAT_H 1 |
---|
4204 | | #define HAVE_SYS_PARAM_H 1 |
---|
4205 | | #define HAVE_NETDB_H 1 |
---|
4206 | | #define HAVE_SYS_TIME_H 1 |
---|
4207 | | #define HAVE_LIMITS_H 1 |
---|
4208 | | #define HAVE_WCHAR_H 1 |
---|
4209 | | #define HAVE_STDINT_H 1 |
---|
4210 | | #define HAVE_INTTYPES_H 1 |
---|
4211 | | #define HAVE_MATH_H 1 |
---|
4212 | | #define HAVE_SYS_MMAN_H 1 |
---|
4213 | | #define HAVE_SYS_UIO_H 1 |
---|
4214 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4215 | | #define HAVE_STRERROR_R 1 |
---|
4216 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4217 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4218 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4219 | | #define HAVE_DECL_ALARM 1 |
---|
4220 | | #define restrict __restrict |
---|
4221 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4222 | | #define HAVE_ICONV 1 |
---|
4223 | | #define ICONV_CONST |
---|
4224 | | #define HAVE_WINT_T 1 |
---|
4225 | | #define HAVE_LONG_LONG_INT 1 |
---|
4226 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4227 | | #define FLT_EXPBIT0_WORD 0 |
---|
4228 | | #define FLT_EXPBIT0_BIT 23 |
---|
4229 | | #define DBL_EXPBIT0_WORD 1 |
---|
4230 | | #define DBL_EXPBIT0_BIT 20 |
---|
4231 | | #define HAVE_PTHREAD_API 1 |
---|
4232 | | #define USE_POSIX_THREADS 1 |
---|
4233 | | #define HAVE_STDLIB_H 1 |
---|
4234 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4235 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4236 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4237 | | #define PROMOTED_MODE_T int |
---|
4238 | | #define HAVE_SIGSET_T 1 |
---|
4239 | | #define HAVE_DECL_SNPRINTF 1 |
---|
4240 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4241 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4242 | | #define CHECK_PRINTF_SAFE 1 |
---|
4243 | | #define HAVE_WCHAR_T 1 |
---|
4244 | | #define HAVE_INTMAX_T 1 |
---|
4245 | | #define HAVE_SNPRINTF 1 |
---|
4246 | | #define HAVE_STRNLEN 1 |
---|
4247 | | #define HAVE_WCSLEN 1 |
---|
4248 | | #define HAVE_WCSNLEN 1 |
---|
4249 | | #define HAVE_MBRTOWC 1 |
---|
4250 | | #define HAVE_WCRTOMB 1 |
---|
4251 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4252 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
4253 | | #define HAVE__BOOL 1 |
---|
4254 | | #define REPLACE_STRERROR_0 1 |
---|
4255 | | #define HAVE_SHUTDOWN 1 |
---|
4256 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
4257 | | /* end confdefs.h. */ |
---|
4258 | | |
---|
4259 | | /* sys/types.h is not needed according to POSIX, but the |
---|
4260 | | sys/socket.h in i386-unknown-freebsd4.10 and |
---|
4261 | | powerpc-apple-darwin5.5 required it. */ |
---|
4262 | | #include <sys/types.h> |
---|
4263 | | #ifdef HAVE_SYS_SOCKET_H |
---|
4264 | | #include <sys/socket.h> |
---|
4265 | | #endif |
---|
4266 | | #ifdef HAVE_WS2TCPIP_H |
---|
4267 | | #include <ws2tcpip.h> |
---|
4268 | | #endif |
---|
4269 | | |
---|
4270 | | |
---|
4271 | | int |
---|
4272 | | main () |
---|
4273 | | { |
---|
4274 | | if (sizeof ((sa_family_t))) |
---|
4275 | | return 0; |
---|
4276 | | ; |
---|
4277 | | return 0; |
---|
4278 | | } |
---|
4279 | configure:25827: result: yes |
---|
4280 | configure:25856: checking for struct sockaddr_storage.ss_family |
---|
4281 | configure:25856: 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 |
---|
4282 | configure:25856: $? = 0 |
---|
4283 | configure:25856: result: yes |
---|
4284 | configure:26021: checking whether curses libraries may be used |
---|
4285 | configure:26030: result: yes |
---|
4286 | configure:27998: checking where terminfo library functions come from |
---|
4287 | configure:28038: 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 |
---|
4288 | Undefined symbols for architecture x86_64: |
---|
4289 | "_setupterm", referenced from: |
---|
4290 | _main in conftest-942218.o |
---|
4291 | "_tigetflag", referenced from: |
---|
4292 | _main in conftest-942218.o |
---|
4293 | "_tigetnum", referenced from: |
---|
4294 | _main in conftest-942218.o |
---|
4295 | "_tigetstr", referenced from: |
---|
4296 | _main in conftest-942218.o |
---|
4297 | ld: symbol(s) not found for architecture x86_64 |
---|
4298 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4299 | configure:28038: $? = 1 |
---|
4300 | configure: failed program was: |
---|
4301 | | /* confdefs.h */ |
---|
4302 | | #define PACKAGE_NAME "" |
---|
4303 | | #define PACKAGE_TARNAME "" |
---|
4304 | | #define PACKAGE_VERSION "" |
---|
4305 | | #define PACKAGE_STRING "" |
---|
4306 | | #define PACKAGE_BUGREPORT "" |
---|
4307 | | #define PACKAGE_URL "" |
---|
4308 | | #define PACKAGE "libtextstyle" |
---|
4309 | | #define VERSION "0.21" |
---|
4310 | | #define STDC_HEADERS 1 |
---|
4311 | | #define HAVE_SYS_TYPES_H 1 |
---|
4312 | | #define HAVE_SYS_STAT_H 1 |
---|
4313 | | #define HAVE_STDLIB_H 1 |
---|
4314 | | #define HAVE_STRING_H 1 |
---|
4315 | | #define HAVE_MEMORY_H 1 |
---|
4316 | | #define HAVE_STRINGS_H 1 |
---|
4317 | | #define HAVE_INTTYPES_H 1 |
---|
4318 | | #define HAVE_STDINT_H 1 |
---|
4319 | | #define HAVE_UNISTD_H 1 |
---|
4320 | | #define __EXTENSIONS__ 1 |
---|
4321 | | #define _ALL_SOURCE 1 |
---|
4322 | | #define _DARWIN_C_SOURCE 1 |
---|
4323 | | #define _GNU_SOURCE 1 |
---|
4324 | | #define _NETBSD_SOURCE 1 |
---|
4325 | | #define _OPENBSD_SOURCE 1 |
---|
4326 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4327 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4328 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4329 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4330 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4331 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4332 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4333 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4334 | | #define _TANDEM_SOURCE 1 |
---|
4335 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4336 | | #define HAVE_DLFCN_H 1 |
---|
4337 | | #define LT_OBJDIR ".libs/" |
---|
4338 | | #define HAVE_ALLOCA_H 1 |
---|
4339 | | #define HAVE_ALLOCA 1 |
---|
4340 | | #define HAVE_FCNTL 1 |
---|
4341 | | #define HAVE_SYMLINK 1 |
---|
4342 | | #define HAVE_TCDRAIN 1 |
---|
4343 | | #define HAVE_FSYNC 1 |
---|
4344 | | #define HAVE_GETDTABLESIZE 1 |
---|
4345 | | #define HAVE_GETPROGNAME 1 |
---|
4346 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4347 | | #define HAVE_MPROTECT 1 |
---|
4348 | | #define HAVE_LSTAT 1 |
---|
4349 | | #define HAVE_SIGACTION 1 |
---|
4350 | | #define HAVE_SIGALTSTACK 1 |
---|
4351 | | #define HAVE_SIGINTERRUPT 1 |
---|
4352 | | #define HAVE_SNPRINTF 1 |
---|
4353 | | #define HAVE_GETSID 1 |
---|
4354 | | #define HAVE_TCGETATTR 1 |
---|
4355 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4356 | | #define HAVE_UNISTD_H 1 |
---|
4357 | | #define HAVE_SYS_STAT_H 1 |
---|
4358 | | #define HAVE_SYS_PARAM_H 1 |
---|
4359 | | #define HAVE_NETDB_H 1 |
---|
4360 | | #define HAVE_SYS_TIME_H 1 |
---|
4361 | | #define HAVE_LIMITS_H 1 |
---|
4362 | | #define HAVE_WCHAR_H 1 |
---|
4363 | | #define HAVE_STDINT_H 1 |
---|
4364 | | #define HAVE_INTTYPES_H 1 |
---|
4365 | | #define HAVE_MATH_H 1 |
---|
4366 | | #define HAVE_SYS_MMAN_H 1 |
---|
4367 | | #define HAVE_SYS_UIO_H 1 |
---|
4368 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4369 | | #define HAVE_STRERROR_R 1 |
---|
4370 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4371 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4372 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4373 | | #define HAVE_DECL_ALARM 1 |
---|
4374 | | #define restrict __restrict |
---|
4375 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4376 | | #define HAVE_ICONV 1 |
---|
4377 | | #define ICONV_CONST |
---|
4378 | | #define HAVE_WINT_T 1 |
---|
4379 | | #define HAVE_LONG_LONG_INT 1 |
---|
4380 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4381 | | #define FLT_EXPBIT0_WORD 0 |
---|
4382 | | #define FLT_EXPBIT0_BIT 23 |
---|
4383 | | #define DBL_EXPBIT0_WORD 1 |
---|
4384 | | #define DBL_EXPBIT0_BIT 20 |
---|
4385 | | #define HAVE_PTHREAD_API 1 |
---|
4386 | | #define USE_POSIX_THREADS 1 |
---|
4387 | | #define HAVE_STDLIB_H 1 |
---|
4388 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4389 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4390 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4391 | | #define PROMOTED_MODE_T int |
---|
4392 | | #define HAVE_SIGSET_T 1 |
---|
4393 | | #define HAVE_DECL_SNPRINTF 1 |
---|
4394 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4395 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4396 | | #define CHECK_PRINTF_SAFE 1 |
---|
4397 | | #define HAVE_WCHAR_T 1 |
---|
4398 | | #define HAVE_INTMAX_T 1 |
---|
4399 | | #define HAVE_SNPRINTF 1 |
---|
4400 | | #define HAVE_STRNLEN 1 |
---|
4401 | | #define HAVE_WCSLEN 1 |
---|
4402 | | #define HAVE_WCSNLEN 1 |
---|
4403 | | #define HAVE_MBRTOWC 1 |
---|
4404 | | #define HAVE_WCRTOMB 1 |
---|
4405 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4406 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
4407 | | #define HAVE__BOOL 1 |
---|
4408 | | #define REPLACE_STRERROR_0 1 |
---|
4409 | | #define HAVE_SHUTDOWN 1 |
---|
4410 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
4411 | | #define HAVE_SA_FAMILY_T 1 |
---|
4412 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
4413 | | #define _USE_STD_STAT 1 |
---|
4414 | | /* end confdefs.h. */ |
---|
4415 | | extern |
---|
4416 | | #ifdef __cplusplus |
---|
4417 | | "C" |
---|
4418 | | #endif |
---|
4419 | | int setupterm (const char *, int, int *); |
---|
4420 | | extern |
---|
4421 | | #ifdef __cplusplus |
---|
4422 | | "C" |
---|
4423 | | #endif |
---|
4424 | | int tigetnum (const char *); |
---|
4425 | | extern |
---|
4426 | | #ifdef __cplusplus |
---|
4427 | | "C" |
---|
4428 | | #endif |
---|
4429 | | int tigetflag (const char *); |
---|
4430 | | extern |
---|
4431 | | #ifdef __cplusplus |
---|
4432 | | "C" |
---|
4433 | | #endif |
---|
4434 | | const char * tigetstr (const char *); |
---|
4435 | | |
---|
4436 | | int |
---|
4437 | | main () |
---|
4438 | | { |
---|
4439 | | return setupterm ("xterm", 0, (int *)0) |
---|
4440 | | + tigetnum ("colors") |
---|
4441 | | + tigetflag ("hc") + * tigetstr("oc"); |
---|
4442 | | ; |
---|
4443 | | return 0; |
---|
4444 | | } |
---|
4445 | configure:28079: 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 -lncurses >&5 |
---|
4446 | configure:28079: $? = 0 |
---|
4447 | configure:28217: result: libncurses |
---|
4448 | configure:28367: checking for tparam |
---|
4449 | configure:28394: 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 -lncurses >&5 |
---|
4450 | conftest.c:126:8: warning: incompatible pointer to integer conversion returning 'char *' from a function with result type 'int' [-Wint-conversion] |
---|
4451 | return tparam ("\033\133%dm", &buf, 1, 8); |
---|
4452 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
4453 | 1 warning generated. |
---|
4454 | Undefined symbols for architecture x86_64: |
---|
4455 | "_tparam", referenced from: |
---|
4456 | _main in conftest-a3404c.o |
---|
4457 | ld: symbol(s) not found for architecture x86_64 |
---|
4458 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4459 | configure:28394: $? = 1 |
---|
4460 | configure: failed program was: |
---|
4461 | | /* confdefs.h */ |
---|
4462 | | #define PACKAGE_NAME "" |
---|
4463 | | #define PACKAGE_TARNAME "" |
---|
4464 | | #define PACKAGE_VERSION "" |
---|
4465 | | #define PACKAGE_STRING "" |
---|
4466 | | #define PACKAGE_BUGREPORT "" |
---|
4467 | | #define PACKAGE_URL "" |
---|
4468 | | #define PACKAGE "libtextstyle" |
---|
4469 | | #define VERSION "0.21" |
---|
4470 | | #define STDC_HEADERS 1 |
---|
4471 | | #define HAVE_SYS_TYPES_H 1 |
---|
4472 | | #define HAVE_SYS_STAT_H 1 |
---|
4473 | | #define HAVE_STDLIB_H 1 |
---|
4474 | | #define HAVE_STRING_H 1 |
---|
4475 | | #define HAVE_MEMORY_H 1 |
---|
4476 | | #define HAVE_STRINGS_H 1 |
---|
4477 | | #define HAVE_INTTYPES_H 1 |
---|
4478 | | #define HAVE_STDINT_H 1 |
---|
4479 | | #define HAVE_UNISTD_H 1 |
---|
4480 | | #define __EXTENSIONS__ 1 |
---|
4481 | | #define _ALL_SOURCE 1 |
---|
4482 | | #define _DARWIN_C_SOURCE 1 |
---|
4483 | | #define _GNU_SOURCE 1 |
---|
4484 | | #define _NETBSD_SOURCE 1 |
---|
4485 | | #define _OPENBSD_SOURCE 1 |
---|
4486 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4487 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4488 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4489 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4490 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4491 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4492 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4493 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4494 | | #define _TANDEM_SOURCE 1 |
---|
4495 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4496 | | #define HAVE_DLFCN_H 1 |
---|
4497 | | #define LT_OBJDIR ".libs/" |
---|
4498 | | #define HAVE_ALLOCA_H 1 |
---|
4499 | | #define HAVE_ALLOCA 1 |
---|
4500 | | #define HAVE_FCNTL 1 |
---|
4501 | | #define HAVE_SYMLINK 1 |
---|
4502 | | #define HAVE_TCDRAIN 1 |
---|
4503 | | #define HAVE_FSYNC 1 |
---|
4504 | | #define HAVE_GETDTABLESIZE 1 |
---|
4505 | | #define HAVE_GETPROGNAME 1 |
---|
4506 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4507 | | #define HAVE_MPROTECT 1 |
---|
4508 | | #define HAVE_LSTAT 1 |
---|
4509 | | #define HAVE_SIGACTION 1 |
---|
4510 | | #define HAVE_SIGALTSTACK 1 |
---|
4511 | | #define HAVE_SIGINTERRUPT 1 |
---|
4512 | | #define HAVE_SNPRINTF 1 |
---|
4513 | | #define HAVE_GETSID 1 |
---|
4514 | | #define HAVE_TCGETATTR 1 |
---|
4515 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4516 | | #define HAVE_UNISTD_H 1 |
---|
4517 | | #define HAVE_SYS_STAT_H 1 |
---|
4518 | | #define HAVE_SYS_PARAM_H 1 |
---|
4519 | | #define HAVE_NETDB_H 1 |
---|
4520 | | #define HAVE_SYS_TIME_H 1 |
---|
4521 | | #define HAVE_LIMITS_H 1 |
---|
4522 | | #define HAVE_WCHAR_H 1 |
---|
4523 | | #define HAVE_STDINT_H 1 |
---|
4524 | | #define HAVE_INTTYPES_H 1 |
---|
4525 | | #define HAVE_MATH_H 1 |
---|
4526 | | #define HAVE_SYS_MMAN_H 1 |
---|
4527 | | #define HAVE_SYS_UIO_H 1 |
---|
4528 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4529 | | #define HAVE_STRERROR_R 1 |
---|
4530 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4531 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4532 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4533 | | #define HAVE_DECL_ALARM 1 |
---|
4534 | | #define restrict __restrict |
---|
4535 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4536 | | #define HAVE_ICONV 1 |
---|
4537 | | #define ICONV_CONST |
---|
4538 | | #define HAVE_WINT_T 1 |
---|
4539 | | #define HAVE_LONG_LONG_INT 1 |
---|
4540 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4541 | | #define FLT_EXPBIT0_WORD 0 |
---|
4542 | | #define FLT_EXPBIT0_BIT 23 |
---|
4543 | | #define DBL_EXPBIT0_WORD 1 |
---|
4544 | | #define DBL_EXPBIT0_BIT 20 |
---|
4545 | | #define HAVE_PTHREAD_API 1 |
---|
4546 | | #define USE_POSIX_THREADS 1 |
---|
4547 | | #define HAVE_STDLIB_H 1 |
---|
4548 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4549 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4550 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4551 | | #define PROMOTED_MODE_T int |
---|
4552 | | #define HAVE_SIGSET_T 1 |
---|
4553 | | #define HAVE_DECL_SNPRINTF 1 |
---|
4554 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4555 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4556 | | #define CHECK_PRINTF_SAFE 1 |
---|
4557 | | #define HAVE_WCHAR_T 1 |
---|
4558 | | #define HAVE_INTMAX_T 1 |
---|
4559 | | #define HAVE_SNPRINTF 1 |
---|
4560 | | #define HAVE_STRNLEN 1 |
---|
4561 | | #define HAVE_WCSLEN 1 |
---|
4562 | | #define HAVE_WCSNLEN 1 |
---|
4563 | | #define HAVE_MBRTOWC 1 |
---|
4564 | | #define HAVE_WCRTOMB 1 |
---|
4565 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4566 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
4567 | | #define HAVE__BOOL 1 |
---|
4568 | | #define REPLACE_STRERROR_0 1 |
---|
4569 | | #define HAVE_SHUTDOWN 1 |
---|
4570 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
4571 | | #define HAVE_SA_FAMILY_T 1 |
---|
4572 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
4573 | | #define _USE_STD_STAT 1 |
---|
4574 | | #define HAVE_TERMINFO 1 |
---|
4575 | | /* end confdefs.h. */ |
---|
4576 | | extern |
---|
4577 | | #ifdef __cplusplus |
---|
4578 | | "C" |
---|
4579 | | #endif |
---|
4580 | | char * tparam (const char *, void *, int, ...); |
---|
4581 | | char buf; |
---|
4582 | | |
---|
4583 | | int |
---|
4584 | | main () |
---|
4585 | | { |
---|
4586 | | return tparam ("\033\133%dm", &buf, 1, 8); |
---|
4587 | | ; |
---|
4588 | | return 0; |
---|
4589 | | } |
---|
4590 | configure:28405: result: no |
---|
4591 | configure:28412: checking for tparm |
---|
4592 | configure:28438: 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 -lncurses >&5 |
---|
4593 | conftest.c:125:8: warning: incompatible pointer to integer conversion returning 'char *' from a function with result type 'int' [-Wint-conversion] |
---|
4594 | return tparm ("\033\133%dm", 8); |
---|
4595 | ^~~~~~~~~~~~~~~~~~~~~~~~ |
---|
4596 | 1 warning generated. |
---|
4597 | configure:28438: $? = 0 |
---|
4598 | configure:28449: result: yes |
---|
4599 | configure:28484: checking for struct timespec in <time.h> |
---|
4600 | configure:28501: 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 |
---|
4601 | configure:28501: $? = 0 |
---|
4602 | configure:28508: result: yes |
---|
4603 | configure:28720: checking whether vsnprintf is declared |
---|
4604 | configure:28720: 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 -Werror=implicit-function-declaration |
---|
4605 | configure:28720: $? = 0 |
---|
4606 | configure:28720: result: yes |
---|
4607 | configure:28831: checking whether <wchar.h> uses 'inline' correctly |
---|
4608 | configure:28856: 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 conftest1.c >&5 |
---|
4609 | configure:28859: $? = 0 |
---|
4610 | configure:28878: 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 conftest2.c >&5 |
---|
4611 | configure:28881: $? = 0 |
---|
4612 | configure:28894: result: yes |
---|
4613 | configure:28949: checking for alloca as a compiler built-in |
---|
4614 | configure:28973: result: yes |
---|
4615 | configure:29079: checking whether // is distinct from / |
---|
4616 | configure:29108: result: no |
---|
4617 | configure:29119: checking whether dup2 works |
---|
4618 | configure:29206: 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 |
---|
4619 | configure:29206: $? = 0 |
---|
4620 | configure:29206: ./conftest |
---|
4621 | configure:29206: $? = 0 |
---|
4622 | configure:29217: result: yes |
---|
4623 | configure:29268: checking for error_at_line |
---|
4624 | configure:29284: 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 |
---|
4625 | conftest.c:121:10: fatal error: 'error.h' file not found |
---|
4626 | #include <error.h> |
---|
4627 | ^~~~~~~~~ |
---|
4628 | 1 error generated. |
---|
4629 | configure:29284: $? = 1 |
---|
4630 | configure: failed program was: |
---|
4631 | | /* confdefs.h */ |
---|
4632 | | #define PACKAGE_NAME "" |
---|
4633 | | #define PACKAGE_TARNAME "" |
---|
4634 | | #define PACKAGE_VERSION "" |
---|
4635 | | #define PACKAGE_STRING "" |
---|
4636 | | #define PACKAGE_BUGREPORT "" |
---|
4637 | | #define PACKAGE_URL "" |
---|
4638 | | #define PACKAGE "libtextstyle" |
---|
4639 | | #define VERSION "0.21" |
---|
4640 | | #define STDC_HEADERS 1 |
---|
4641 | | #define HAVE_SYS_TYPES_H 1 |
---|
4642 | | #define HAVE_SYS_STAT_H 1 |
---|
4643 | | #define HAVE_STDLIB_H 1 |
---|
4644 | | #define HAVE_STRING_H 1 |
---|
4645 | | #define HAVE_MEMORY_H 1 |
---|
4646 | | #define HAVE_STRINGS_H 1 |
---|
4647 | | #define HAVE_INTTYPES_H 1 |
---|
4648 | | #define HAVE_STDINT_H 1 |
---|
4649 | | #define HAVE_UNISTD_H 1 |
---|
4650 | | #define __EXTENSIONS__ 1 |
---|
4651 | | #define _ALL_SOURCE 1 |
---|
4652 | | #define _DARWIN_C_SOURCE 1 |
---|
4653 | | #define _GNU_SOURCE 1 |
---|
4654 | | #define _NETBSD_SOURCE 1 |
---|
4655 | | #define _OPENBSD_SOURCE 1 |
---|
4656 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4657 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4658 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4659 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4660 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4661 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4662 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4663 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4664 | | #define _TANDEM_SOURCE 1 |
---|
4665 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4666 | | #define HAVE_DLFCN_H 1 |
---|
4667 | | #define LT_OBJDIR ".libs/" |
---|
4668 | | #define HAVE_ALLOCA_H 1 |
---|
4669 | | #define HAVE_ALLOCA 1 |
---|
4670 | | #define HAVE_FCNTL 1 |
---|
4671 | | #define HAVE_SYMLINK 1 |
---|
4672 | | #define HAVE_TCDRAIN 1 |
---|
4673 | | #define HAVE_FSYNC 1 |
---|
4674 | | #define HAVE_GETDTABLESIZE 1 |
---|
4675 | | #define HAVE_GETPROGNAME 1 |
---|
4676 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4677 | | #define HAVE_MPROTECT 1 |
---|
4678 | | #define HAVE_LSTAT 1 |
---|
4679 | | #define HAVE_SIGACTION 1 |
---|
4680 | | #define HAVE_SIGALTSTACK 1 |
---|
4681 | | #define HAVE_SIGINTERRUPT 1 |
---|
4682 | | #define HAVE_SNPRINTF 1 |
---|
4683 | | #define HAVE_GETSID 1 |
---|
4684 | | #define HAVE_TCGETATTR 1 |
---|
4685 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4686 | | #define HAVE_UNISTD_H 1 |
---|
4687 | | #define HAVE_SYS_STAT_H 1 |
---|
4688 | | #define HAVE_SYS_PARAM_H 1 |
---|
4689 | | #define HAVE_NETDB_H 1 |
---|
4690 | | #define HAVE_SYS_TIME_H 1 |
---|
4691 | | #define HAVE_LIMITS_H 1 |
---|
4692 | | #define HAVE_WCHAR_H 1 |
---|
4693 | | #define HAVE_STDINT_H 1 |
---|
4694 | | #define HAVE_INTTYPES_H 1 |
---|
4695 | | #define HAVE_MATH_H 1 |
---|
4696 | | #define HAVE_SYS_MMAN_H 1 |
---|
4697 | | #define HAVE_SYS_UIO_H 1 |
---|
4698 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4699 | | #define HAVE_STRERROR_R 1 |
---|
4700 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4701 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4702 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4703 | | #define HAVE_DECL_ALARM 1 |
---|
4704 | | #define restrict __restrict |
---|
4705 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4706 | | #define HAVE_ICONV 1 |
---|
4707 | | #define ICONV_CONST |
---|
4708 | | #define HAVE_WINT_T 1 |
---|
4709 | | #define HAVE_LONG_LONG_INT 1 |
---|
4710 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4711 | | #define FLT_EXPBIT0_WORD 0 |
---|
4712 | | #define FLT_EXPBIT0_BIT 23 |
---|
4713 | | #define DBL_EXPBIT0_WORD 1 |
---|
4714 | | #define DBL_EXPBIT0_BIT 20 |
---|
4715 | | #define HAVE_PTHREAD_API 1 |
---|
4716 | | #define USE_POSIX_THREADS 1 |
---|
4717 | | #define HAVE_STDLIB_H 1 |
---|
4718 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4719 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4720 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4721 | | #define PROMOTED_MODE_T int |
---|
4722 | | #define HAVE_SIGSET_T 1 |
---|
4723 | | #define HAVE_DECL_SNPRINTF 1 |
---|
4724 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4725 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4726 | | #define CHECK_PRINTF_SAFE 1 |
---|
4727 | | #define HAVE_WCHAR_T 1 |
---|
4728 | | #define HAVE_INTMAX_T 1 |
---|
4729 | | #define HAVE_SNPRINTF 1 |
---|
4730 | | #define HAVE_STRNLEN 1 |
---|
4731 | | #define HAVE_WCSLEN 1 |
---|
4732 | | #define HAVE_WCSNLEN 1 |
---|
4733 | | #define HAVE_MBRTOWC 1 |
---|
4734 | | #define HAVE_WCRTOMB 1 |
---|
4735 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4736 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
4737 | | #define HAVE__BOOL 1 |
---|
4738 | | #define REPLACE_STRERROR_0 1 |
---|
4739 | | #define HAVE_SHUTDOWN 1 |
---|
4740 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
4741 | | #define HAVE_SA_FAMILY_T 1 |
---|
4742 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
4743 | | #define _USE_STD_STAT 1 |
---|
4744 | | #define HAVE_TERMINFO 1 |
---|
4745 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
4746 | | #define HAVE_ALLOCA 1 |
---|
4747 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
4748 | | #define GNULIB_TEST_CLOSE 1 |
---|
4749 | | #define GNULIB_TEST_DUP2 1 |
---|
4750 | | /* end confdefs.h. */ |
---|
4751 | | #include <error.h> |
---|
4752 | | int |
---|
4753 | | main () |
---|
4754 | | { |
---|
4755 | | error_at_line (0, 0, "", 0, "an error occurred"); |
---|
4756 | | ; |
---|
4757 | | return 0; |
---|
4758 | | } |
---|
4759 | configure:29292: result: no |
---|
4760 | configure:29319: checking whether fabs can be used without linking with libm |
---|
4761 | configure:29348: 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 |
---|
4762 | configure:29348: $? = 0 |
---|
4763 | configure:29357: result: yes |
---|
4764 | configure:29434: checking whether fcntl handles F_DUPFD correctly |
---|
4765 | configure:29492: 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 |
---|
4766 | configure:29492: $? = 0 |
---|
4767 | configure:29492: ./conftest |
---|
4768 | configure:29492: $? = 0 |
---|
4769 | configure:29502: result: yes |
---|
4770 | configure:29520: checking whether fcntl understands F_DUPFD_CLOEXEC |
---|
4771 | configure:29541: 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 |
---|
4772 | configure:29541: $? = 0 |
---|
4773 | configure:29559: 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 |
---|
4774 | configure:29559: $? = 0 |
---|
4775 | configure:29570: result: yes |
---|
4776 | configure:29750: checking whether conversion from 'int' to 'long double' works |
---|
4777 | configure:29794: 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 |
---|
4778 | configure:29794: $? = 0 |
---|
4779 | configure:29794: ./conftest |
---|
4780 | configure:29794: $? = 0 |
---|
4781 | configure:29805: result: yes |
---|
4782 | configure:29929: checking whether frexp works |
---|
4783 | configure:30027: 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 |
---|
4784 | conftest.c:181:21: warning: passing 'volatile double *' to parameter of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] |
---|
4785 | if (memcmp (&y, &x, sizeof x)) |
---|
4786 | ^~ |
---|
4787 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/string.h:71:43: note: passing argument to parameter '__s2' here |
---|
4788 | int memcmp(const void *__s1, const void *__s2, size_t __n); |
---|
4789 | ^ |
---|
4790 | 1 warning generated. |
---|
4791 | configure:30027: $? = 0 |
---|
4792 | configure:30027: ./conftest |
---|
4793 | configure:30027: $? = 0 |
---|
4794 | configure:30038: result: yes |
---|
4795 | configure:30085: checking whether frexpl is declared |
---|
4796 | configure:30085: 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 -Werror=implicit-function-declaration |
---|
4797 | configure:30085: $? = 0 |
---|
4798 | configure:30085: result: yes |
---|
4799 | configure:30095: checking whether frexpl() can be used without linking with libm |
---|
4800 | configure:30113: 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 |
---|
4801 | configure:30113: $? = 0 |
---|
4802 | configure:30122: result: yes |
---|
4803 | configure:30128: checking whether frexpl works |
---|
4804 | configure:30239: 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 |
---|
4805 | configure:30239: $? = 0 |
---|
4806 | configure:30239: ./conftest |
---|
4807 | configure:30239: $? = 0 |
---|
4808 | configure:30250: result: yes |
---|
4809 | configure:30394: checking whether getdtablesize works |
---|
4810 | configure:30427: 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 |
---|
4811 | configure:30427: $? = 0 |
---|
4812 | configure:30427: ./conftest |
---|
4813 | configure:30427: $? = 0 |
---|
4814 | configure:30440: result: yes |
---|
4815 | configure:30511: checking for gethostname |
---|
4816 | configure:30511: 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 |
---|
4817 | configure:30511: $? = 0 |
---|
4818 | configure:30511: result: yes |
---|
4819 | configure:30570: checking for HOST_NAME_MAX |
---|
4820 | configure:30596: 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 |
---|
4821 | configure:30596: $? = 0 |
---|
4822 | configure:30596: ./conftest |
---|
4823 | configure:30596: $? = 0 |
---|
4824 | configure:30619: result: 256 |
---|
4825 | configure:30676: checking whether program_invocation_name is declared |
---|
4826 | configure:30676: 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 -Werror=implicit-function-declaration |
---|
4827 | conftest.c:141:10: error: use of undeclared identifier 'program_invocation_name' |
---|
4828 | (void) program_invocation_name; |
---|
4829 | ^ |
---|
4830 | 1 error generated. |
---|
4831 | configure:30676: $? = 1 |
---|
4832 | configure: failed program was: |
---|
4833 | | /* confdefs.h */ |
---|
4834 | | #define PACKAGE_NAME "" |
---|
4835 | | #define PACKAGE_TARNAME "" |
---|
4836 | | #define PACKAGE_VERSION "" |
---|
4837 | | #define PACKAGE_STRING "" |
---|
4838 | | #define PACKAGE_BUGREPORT "" |
---|
4839 | | #define PACKAGE_URL "" |
---|
4840 | | #define PACKAGE "libtextstyle" |
---|
4841 | | #define VERSION "0.21" |
---|
4842 | | #define STDC_HEADERS 1 |
---|
4843 | | #define HAVE_SYS_TYPES_H 1 |
---|
4844 | | #define HAVE_SYS_STAT_H 1 |
---|
4845 | | #define HAVE_STDLIB_H 1 |
---|
4846 | | #define HAVE_STRING_H 1 |
---|
4847 | | #define HAVE_MEMORY_H 1 |
---|
4848 | | #define HAVE_STRINGS_H 1 |
---|
4849 | | #define HAVE_INTTYPES_H 1 |
---|
4850 | | #define HAVE_STDINT_H 1 |
---|
4851 | | #define HAVE_UNISTD_H 1 |
---|
4852 | | #define __EXTENSIONS__ 1 |
---|
4853 | | #define _ALL_SOURCE 1 |
---|
4854 | | #define _DARWIN_C_SOURCE 1 |
---|
4855 | | #define _GNU_SOURCE 1 |
---|
4856 | | #define _NETBSD_SOURCE 1 |
---|
4857 | | #define _OPENBSD_SOURCE 1 |
---|
4858 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4859 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4860 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4861 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4862 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4863 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4864 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4865 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4866 | | #define _TANDEM_SOURCE 1 |
---|
4867 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4868 | | #define HAVE_DLFCN_H 1 |
---|
4869 | | #define LT_OBJDIR ".libs/" |
---|
4870 | | #define HAVE_ALLOCA_H 1 |
---|
4871 | | #define HAVE_ALLOCA 1 |
---|
4872 | | #define HAVE_FCNTL 1 |
---|
4873 | | #define HAVE_SYMLINK 1 |
---|
4874 | | #define HAVE_TCDRAIN 1 |
---|
4875 | | #define HAVE_FSYNC 1 |
---|
4876 | | #define HAVE_GETDTABLESIZE 1 |
---|
4877 | | #define HAVE_GETPROGNAME 1 |
---|
4878 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4879 | | #define HAVE_MPROTECT 1 |
---|
4880 | | #define HAVE_LSTAT 1 |
---|
4881 | | #define HAVE_SIGACTION 1 |
---|
4882 | | #define HAVE_SIGALTSTACK 1 |
---|
4883 | | #define HAVE_SIGINTERRUPT 1 |
---|
4884 | | #define HAVE_SNPRINTF 1 |
---|
4885 | | #define HAVE_GETSID 1 |
---|
4886 | | #define HAVE_TCGETATTR 1 |
---|
4887 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4888 | | #define HAVE_UNISTD_H 1 |
---|
4889 | | #define HAVE_SYS_STAT_H 1 |
---|
4890 | | #define HAVE_SYS_PARAM_H 1 |
---|
4891 | | #define HAVE_NETDB_H 1 |
---|
4892 | | #define HAVE_SYS_TIME_H 1 |
---|
4893 | | #define HAVE_LIMITS_H 1 |
---|
4894 | | #define HAVE_WCHAR_H 1 |
---|
4895 | | #define HAVE_STDINT_H 1 |
---|
4896 | | #define HAVE_INTTYPES_H 1 |
---|
4897 | | #define HAVE_MATH_H 1 |
---|
4898 | | #define HAVE_SYS_MMAN_H 1 |
---|
4899 | | #define HAVE_SYS_UIO_H 1 |
---|
4900 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4901 | | #define HAVE_STRERROR_R 1 |
---|
4902 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
4903 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4904 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4905 | | #define HAVE_DECL_ALARM 1 |
---|
4906 | | #define restrict __restrict |
---|
4907 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4908 | | #define HAVE_ICONV 1 |
---|
4909 | | #define ICONV_CONST |
---|
4910 | | #define HAVE_WINT_T 1 |
---|
4911 | | #define HAVE_LONG_LONG_INT 1 |
---|
4912 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4913 | | #define FLT_EXPBIT0_WORD 0 |
---|
4914 | | #define FLT_EXPBIT0_BIT 23 |
---|
4915 | | #define DBL_EXPBIT0_WORD 1 |
---|
4916 | | #define DBL_EXPBIT0_BIT 20 |
---|
4917 | | #define HAVE_PTHREAD_API 1 |
---|
4918 | | #define USE_POSIX_THREADS 1 |
---|
4919 | | #define HAVE_STDLIB_H 1 |
---|
4920 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4921 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4922 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4923 | | #define PROMOTED_MODE_T int |
---|
4924 | | #define HAVE_SIGSET_T 1 |
---|
4925 | | #define HAVE_DECL_SNPRINTF 1 |
---|
4926 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4927 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4928 | | #define CHECK_PRINTF_SAFE 1 |
---|
4929 | | #define HAVE_WCHAR_T 1 |
---|
4930 | | #define HAVE_INTMAX_T 1 |
---|
4931 | | #define HAVE_SNPRINTF 1 |
---|
4932 | | #define HAVE_STRNLEN 1 |
---|
4933 | | #define HAVE_WCSLEN 1 |
---|
4934 | | #define HAVE_WCSNLEN 1 |
---|
4935 | | #define HAVE_MBRTOWC 1 |
---|
4936 | | #define HAVE_WCRTOMB 1 |
---|
4937 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4938 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
4939 | | #define HAVE__BOOL 1 |
---|
4940 | | #define REPLACE_STRERROR_0 1 |
---|
4941 | | #define HAVE_SHUTDOWN 1 |
---|
4942 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
4943 | | #define HAVE_SA_FAMILY_T 1 |
---|
4944 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
4945 | | #define _USE_STD_STAT 1 |
---|
4946 | | #define HAVE_TERMINFO 1 |
---|
4947 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
4948 | | #define HAVE_ALLOCA 1 |
---|
4949 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
4950 | | #define GNULIB_TEST_CLOSE 1 |
---|
4951 | | #define GNULIB_TEST_DUP2 1 |
---|
4952 | | #define GNULIB_TEST_FCNTL 1 |
---|
4953 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
4954 | | #define GNULIB_TEST_FREXP 1 |
---|
4955 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
4956 | | #define GNULIB_TEST_FREXPL 1 |
---|
4957 | | #define GNULIB_TEST_FSTAT 1 |
---|
4958 | | #define GNULIB_TEST_FSYNC 1 |
---|
4959 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
4960 | | #define HAVE_GETHOSTNAME 1 |
---|
4961 | | #define HOST_NAME_MAX 256 |
---|
4962 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
4963 | | /* end confdefs.h. */ |
---|
4964 | | #include <errno.h> |
---|
4965 | | |
---|
4966 | | int |
---|
4967 | | main () |
---|
4968 | | { |
---|
4969 | | #ifndef program_invocation_name |
---|
4970 | | #ifdef __cplusplus |
---|
4971 | | (void) program_invocation_name; |
---|
4972 | | #else |
---|
4973 | | (void) program_invocation_name; |
---|
4974 | | #endif |
---|
4975 | | #endif |
---|
4976 | | |
---|
4977 | | ; |
---|
4978 | | return 0; |
---|
4979 | | } |
---|
4980 | configure:30676: result: no |
---|
4981 | configure:30691: checking whether program_invocation_short_name is declared |
---|
4982 | configure:30691: 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 -Werror=implicit-function-declaration |
---|
4983 | conftest.c:142:10: error: use of undeclared identifier 'program_invocation_short_name' |
---|
4984 | (void) program_invocation_short_name; |
---|
4985 | ^ |
---|
4986 | 1 error generated. |
---|
4987 | configure:30691: $? = 1 |
---|
4988 | configure: failed program was: |
---|
4989 | | /* confdefs.h */ |
---|
4990 | | #define PACKAGE_NAME "" |
---|
4991 | | #define PACKAGE_TARNAME "" |
---|
4992 | | #define PACKAGE_VERSION "" |
---|
4993 | | #define PACKAGE_STRING "" |
---|
4994 | | #define PACKAGE_BUGREPORT "" |
---|
4995 | | #define PACKAGE_URL "" |
---|
4996 | | #define PACKAGE "libtextstyle" |
---|
4997 | | #define VERSION "0.21" |
---|
4998 | | #define STDC_HEADERS 1 |
---|
4999 | | #define HAVE_SYS_TYPES_H 1 |
---|
5000 | | #define HAVE_SYS_STAT_H 1 |
---|
5001 | | #define HAVE_STDLIB_H 1 |
---|
5002 | | #define HAVE_STRING_H 1 |
---|
5003 | | #define HAVE_MEMORY_H 1 |
---|
5004 | | #define HAVE_STRINGS_H 1 |
---|
5005 | | #define HAVE_INTTYPES_H 1 |
---|
5006 | | #define HAVE_STDINT_H 1 |
---|
5007 | | #define HAVE_UNISTD_H 1 |
---|
5008 | | #define __EXTENSIONS__ 1 |
---|
5009 | | #define _ALL_SOURCE 1 |
---|
5010 | | #define _DARWIN_C_SOURCE 1 |
---|
5011 | | #define _GNU_SOURCE 1 |
---|
5012 | | #define _NETBSD_SOURCE 1 |
---|
5013 | | #define _OPENBSD_SOURCE 1 |
---|
5014 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5015 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5016 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5017 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5018 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5019 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5020 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5021 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5022 | | #define _TANDEM_SOURCE 1 |
---|
5023 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5024 | | #define HAVE_DLFCN_H 1 |
---|
5025 | | #define LT_OBJDIR ".libs/" |
---|
5026 | | #define HAVE_ALLOCA_H 1 |
---|
5027 | | #define HAVE_ALLOCA 1 |
---|
5028 | | #define HAVE_FCNTL 1 |
---|
5029 | | #define HAVE_SYMLINK 1 |
---|
5030 | | #define HAVE_TCDRAIN 1 |
---|
5031 | | #define HAVE_FSYNC 1 |
---|
5032 | | #define HAVE_GETDTABLESIZE 1 |
---|
5033 | | #define HAVE_GETPROGNAME 1 |
---|
5034 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5035 | | #define HAVE_MPROTECT 1 |
---|
5036 | | #define HAVE_LSTAT 1 |
---|
5037 | | #define HAVE_SIGACTION 1 |
---|
5038 | | #define HAVE_SIGALTSTACK 1 |
---|
5039 | | #define HAVE_SIGINTERRUPT 1 |
---|
5040 | | #define HAVE_SNPRINTF 1 |
---|
5041 | | #define HAVE_GETSID 1 |
---|
5042 | | #define HAVE_TCGETATTR 1 |
---|
5043 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5044 | | #define HAVE_UNISTD_H 1 |
---|
5045 | | #define HAVE_SYS_STAT_H 1 |
---|
5046 | | #define HAVE_SYS_PARAM_H 1 |
---|
5047 | | #define HAVE_NETDB_H 1 |
---|
5048 | | #define HAVE_SYS_TIME_H 1 |
---|
5049 | | #define HAVE_LIMITS_H 1 |
---|
5050 | | #define HAVE_WCHAR_H 1 |
---|
5051 | | #define HAVE_STDINT_H 1 |
---|
5052 | | #define HAVE_INTTYPES_H 1 |
---|
5053 | | #define HAVE_MATH_H 1 |
---|
5054 | | #define HAVE_SYS_MMAN_H 1 |
---|
5055 | | #define HAVE_SYS_UIO_H 1 |
---|
5056 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5057 | | #define HAVE_STRERROR_R 1 |
---|
5058 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5059 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5060 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5061 | | #define HAVE_DECL_ALARM 1 |
---|
5062 | | #define restrict __restrict |
---|
5063 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5064 | | #define HAVE_ICONV 1 |
---|
5065 | | #define ICONV_CONST |
---|
5066 | | #define HAVE_WINT_T 1 |
---|
5067 | | #define HAVE_LONG_LONG_INT 1 |
---|
5068 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5069 | | #define FLT_EXPBIT0_WORD 0 |
---|
5070 | | #define FLT_EXPBIT0_BIT 23 |
---|
5071 | | #define DBL_EXPBIT0_WORD 1 |
---|
5072 | | #define DBL_EXPBIT0_BIT 20 |
---|
5073 | | #define HAVE_PTHREAD_API 1 |
---|
5074 | | #define USE_POSIX_THREADS 1 |
---|
5075 | | #define HAVE_STDLIB_H 1 |
---|
5076 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5077 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5078 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5079 | | #define PROMOTED_MODE_T int |
---|
5080 | | #define HAVE_SIGSET_T 1 |
---|
5081 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5082 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5083 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5084 | | #define CHECK_PRINTF_SAFE 1 |
---|
5085 | | #define HAVE_WCHAR_T 1 |
---|
5086 | | #define HAVE_INTMAX_T 1 |
---|
5087 | | #define HAVE_SNPRINTF 1 |
---|
5088 | | #define HAVE_STRNLEN 1 |
---|
5089 | | #define HAVE_WCSLEN 1 |
---|
5090 | | #define HAVE_WCSNLEN 1 |
---|
5091 | | #define HAVE_MBRTOWC 1 |
---|
5092 | | #define HAVE_WCRTOMB 1 |
---|
5093 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5094 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
5095 | | #define HAVE__BOOL 1 |
---|
5096 | | #define REPLACE_STRERROR_0 1 |
---|
5097 | | #define HAVE_SHUTDOWN 1 |
---|
5098 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
5099 | | #define HAVE_SA_FAMILY_T 1 |
---|
5100 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
5101 | | #define _USE_STD_STAT 1 |
---|
5102 | | #define HAVE_TERMINFO 1 |
---|
5103 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
5104 | | #define HAVE_ALLOCA 1 |
---|
5105 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5106 | | #define GNULIB_TEST_CLOSE 1 |
---|
5107 | | #define GNULIB_TEST_DUP2 1 |
---|
5108 | | #define GNULIB_TEST_FCNTL 1 |
---|
5109 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
5110 | | #define GNULIB_TEST_FREXP 1 |
---|
5111 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
5112 | | #define GNULIB_TEST_FREXPL 1 |
---|
5113 | | #define GNULIB_TEST_FSTAT 1 |
---|
5114 | | #define GNULIB_TEST_FSYNC 1 |
---|
5115 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
5116 | | #define HAVE_GETHOSTNAME 1 |
---|
5117 | | #define HOST_NAME_MAX 256 |
---|
5118 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
5119 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
5120 | | /* end confdefs.h. */ |
---|
5121 | | #include <errno.h> |
---|
5122 | | |
---|
5123 | | int |
---|
5124 | | main () |
---|
5125 | | { |
---|
5126 | | #ifndef program_invocation_short_name |
---|
5127 | | #ifdef __cplusplus |
---|
5128 | | (void) program_invocation_short_name; |
---|
5129 | | #else |
---|
5130 | | (void) program_invocation_short_name; |
---|
5131 | | #endif |
---|
5132 | | #endif |
---|
5133 | | |
---|
5134 | | ; |
---|
5135 | | return 0; |
---|
5136 | | } |
---|
5137 | configure:30691: result: no |
---|
5138 | configure:30706: checking whether __argv is declared |
---|
5139 | configure:30706: 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 -Werror=implicit-function-declaration |
---|
5140 | conftest.c:143:10: error: use of undeclared identifier '__argv' |
---|
5141 | (void) __argv; |
---|
5142 | ^ |
---|
5143 | 1 error generated. |
---|
5144 | configure:30706: $? = 1 |
---|
5145 | configure: failed program was: |
---|
5146 | | /* confdefs.h */ |
---|
5147 | | #define PACKAGE_NAME "" |
---|
5148 | | #define PACKAGE_TARNAME "" |
---|
5149 | | #define PACKAGE_VERSION "" |
---|
5150 | | #define PACKAGE_STRING "" |
---|
5151 | | #define PACKAGE_BUGREPORT "" |
---|
5152 | | #define PACKAGE_URL "" |
---|
5153 | | #define PACKAGE "libtextstyle" |
---|
5154 | | #define VERSION "0.21" |
---|
5155 | | #define STDC_HEADERS 1 |
---|
5156 | | #define HAVE_SYS_TYPES_H 1 |
---|
5157 | | #define HAVE_SYS_STAT_H 1 |
---|
5158 | | #define HAVE_STDLIB_H 1 |
---|
5159 | | #define HAVE_STRING_H 1 |
---|
5160 | | #define HAVE_MEMORY_H 1 |
---|
5161 | | #define HAVE_STRINGS_H 1 |
---|
5162 | | #define HAVE_INTTYPES_H 1 |
---|
5163 | | #define HAVE_STDINT_H 1 |
---|
5164 | | #define HAVE_UNISTD_H 1 |
---|
5165 | | #define __EXTENSIONS__ 1 |
---|
5166 | | #define _ALL_SOURCE 1 |
---|
5167 | | #define _DARWIN_C_SOURCE 1 |
---|
5168 | | #define _GNU_SOURCE 1 |
---|
5169 | | #define _NETBSD_SOURCE 1 |
---|
5170 | | #define _OPENBSD_SOURCE 1 |
---|
5171 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5172 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5173 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5174 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5175 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5176 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5177 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5178 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5179 | | #define _TANDEM_SOURCE 1 |
---|
5180 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5181 | | #define HAVE_DLFCN_H 1 |
---|
5182 | | #define LT_OBJDIR ".libs/" |
---|
5183 | | #define HAVE_ALLOCA_H 1 |
---|
5184 | | #define HAVE_ALLOCA 1 |
---|
5185 | | #define HAVE_FCNTL 1 |
---|
5186 | | #define HAVE_SYMLINK 1 |
---|
5187 | | #define HAVE_TCDRAIN 1 |
---|
5188 | | #define HAVE_FSYNC 1 |
---|
5189 | | #define HAVE_GETDTABLESIZE 1 |
---|
5190 | | #define HAVE_GETPROGNAME 1 |
---|
5191 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5192 | | #define HAVE_MPROTECT 1 |
---|
5193 | | #define HAVE_LSTAT 1 |
---|
5194 | | #define HAVE_SIGACTION 1 |
---|
5195 | | #define HAVE_SIGALTSTACK 1 |
---|
5196 | | #define HAVE_SIGINTERRUPT 1 |
---|
5197 | | #define HAVE_SNPRINTF 1 |
---|
5198 | | #define HAVE_GETSID 1 |
---|
5199 | | #define HAVE_TCGETATTR 1 |
---|
5200 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5201 | | #define HAVE_UNISTD_H 1 |
---|
5202 | | #define HAVE_SYS_STAT_H 1 |
---|
5203 | | #define HAVE_SYS_PARAM_H 1 |
---|
5204 | | #define HAVE_NETDB_H 1 |
---|
5205 | | #define HAVE_SYS_TIME_H 1 |
---|
5206 | | #define HAVE_LIMITS_H 1 |
---|
5207 | | #define HAVE_WCHAR_H 1 |
---|
5208 | | #define HAVE_STDINT_H 1 |
---|
5209 | | #define HAVE_INTTYPES_H 1 |
---|
5210 | | #define HAVE_MATH_H 1 |
---|
5211 | | #define HAVE_SYS_MMAN_H 1 |
---|
5212 | | #define HAVE_SYS_UIO_H 1 |
---|
5213 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5214 | | #define HAVE_STRERROR_R 1 |
---|
5215 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5216 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5217 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5218 | | #define HAVE_DECL_ALARM 1 |
---|
5219 | | #define restrict __restrict |
---|
5220 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5221 | | #define HAVE_ICONV 1 |
---|
5222 | | #define ICONV_CONST |
---|
5223 | | #define HAVE_WINT_T 1 |
---|
5224 | | #define HAVE_LONG_LONG_INT 1 |
---|
5225 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5226 | | #define FLT_EXPBIT0_WORD 0 |
---|
5227 | | #define FLT_EXPBIT0_BIT 23 |
---|
5228 | | #define DBL_EXPBIT0_WORD 1 |
---|
5229 | | #define DBL_EXPBIT0_BIT 20 |
---|
5230 | | #define HAVE_PTHREAD_API 1 |
---|
5231 | | #define USE_POSIX_THREADS 1 |
---|
5232 | | #define HAVE_STDLIB_H 1 |
---|
5233 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5234 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5235 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5236 | | #define PROMOTED_MODE_T int |
---|
5237 | | #define HAVE_SIGSET_T 1 |
---|
5238 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5239 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5240 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5241 | | #define CHECK_PRINTF_SAFE 1 |
---|
5242 | | #define HAVE_WCHAR_T 1 |
---|
5243 | | #define HAVE_INTMAX_T 1 |
---|
5244 | | #define HAVE_SNPRINTF 1 |
---|
5245 | | #define HAVE_STRNLEN 1 |
---|
5246 | | #define HAVE_WCSLEN 1 |
---|
5247 | | #define HAVE_WCSNLEN 1 |
---|
5248 | | #define HAVE_MBRTOWC 1 |
---|
5249 | | #define HAVE_WCRTOMB 1 |
---|
5250 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5251 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
5252 | | #define HAVE__BOOL 1 |
---|
5253 | | #define REPLACE_STRERROR_0 1 |
---|
5254 | | #define HAVE_SHUTDOWN 1 |
---|
5255 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
5256 | | #define HAVE_SA_FAMILY_T 1 |
---|
5257 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
5258 | | #define _USE_STD_STAT 1 |
---|
5259 | | #define HAVE_TERMINFO 1 |
---|
5260 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
5261 | | #define HAVE_ALLOCA 1 |
---|
5262 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5263 | | #define GNULIB_TEST_CLOSE 1 |
---|
5264 | | #define GNULIB_TEST_DUP2 1 |
---|
5265 | | #define GNULIB_TEST_FCNTL 1 |
---|
5266 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
5267 | | #define GNULIB_TEST_FREXP 1 |
---|
5268 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
5269 | | #define GNULIB_TEST_FREXPL 1 |
---|
5270 | | #define GNULIB_TEST_FSTAT 1 |
---|
5271 | | #define GNULIB_TEST_FSYNC 1 |
---|
5272 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
5273 | | #define HAVE_GETHOSTNAME 1 |
---|
5274 | | #define HOST_NAME_MAX 256 |
---|
5275 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
5276 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
5277 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
5278 | | /* end confdefs.h. */ |
---|
5279 | | #include <stdlib.h> |
---|
5280 | | |
---|
5281 | | int |
---|
5282 | | main () |
---|
5283 | | { |
---|
5284 | | #ifndef __argv |
---|
5285 | | #ifdef __cplusplus |
---|
5286 | | (void) __argv; |
---|
5287 | | #else |
---|
5288 | | (void) __argv; |
---|
5289 | | #endif |
---|
5290 | | #endif |
---|
5291 | | |
---|
5292 | | ; |
---|
5293 | | return 0; |
---|
5294 | | } |
---|
5295 | configure:30706: result: no |
---|
5296 | configure:30726: checking whether __progname is defined in default libraries |
---|
5297 | configure:30745: 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 |
---|
5298 | configure:30745: $? = 0 |
---|
5299 | configure:30754: result: yes |
---|
5300 | configure:30776: checking for gettimeofday with POSIX signature |
---|
5301 | configure:30804: 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 |
---|
5302 | configure:30804: $? = 0 |
---|
5303 | configure:30829: result: yes |
---|
5304 | configure:30881: checking whether the compiler generally respects inline |
---|
5305 | configure:30902: 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 |
---|
5306 | configure:30902: $? = 0 |
---|
5307 | configure:30911: result: yes |
---|
5308 | configure:30958: checking whether isinf is declared |
---|
5309 | configure:30958: 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 -Werror=implicit-function-declaration |
---|
5310 | configure:30958: $? = 0 |
---|
5311 | configure:30958: result: yes |
---|
5312 | configure:30997: 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 |
---|
5313 | configure:30997: $? = 0 |
---|
5314 | configure:31011: checking whether isinf(long double) works |
---|
5315 | configure:31149: 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 |
---|
5316 | configure:31149: $? = 0 |
---|
5317 | configure:31149: ./conftest |
---|
5318 | configure:31149: $? = 0 |
---|
5319 | configure:31160: result: yes |
---|
5320 | configure:31212: checking whether isnan macro works |
---|
5321 | configure:31217: result: yes |
---|
5322 | configure:31259: checking whether isnan(double) can be used without linking with libm |
---|
5323 | configure:31293: result: yes |
---|
5324 | configure:31386: checking whether isnan(double) can be used without linking with libm |
---|
5325 | configure:31420: result: yes |
---|
5326 | configure:31449: checking whether isnan(float) can be used without linking with libm |
---|
5327 | configure:31486: result: yes |
---|
5328 | configure:31545: checking whether isnan(float) works |
---|
5329 | configure:31645: result: yes |
---|
5330 | configure:31804: checking whether isnan(float) can be used without linking with libm |
---|
5331 | configure:31841: result: yes |
---|
5332 | configure:31848: checking whether isnan(float) works |
---|
5333 | configure:31948: result: yes |
---|
5334 | configure:32093: checking whether isnan(long double) can be used without linking with libm |
---|
5335 | configure:32130: result: yes |
---|
5336 | configure:32190: checking whether isnanl works |
---|
5337 | configure:32347: result: yes |
---|
5338 | configure:32542: checking whether isnan(long double) can be used without linking with libm |
---|
5339 | configure:32579: result: yes |
---|
5340 | configure:32588: checking whether isnanl works |
---|
5341 | configure:32745: result: yes |
---|
5342 | configure:32942: checking whether to use the included libcroco |
---|
5343 | configure:32944: result: yes |
---|
5344 | configure:32975: checking whether to use the included glib |
---|
5345 | configure:32977: result: yes |
---|
5346 | configure:32995: checking for unistd.h |
---|
5347 | configure:32995: result: yes |
---|
5348 | configure:33041: checking whether to use the included libxml |
---|
5349 | configure:33043: result: yes |
---|
5350 | configure:33102: checking arpa/inet.h usability |
---|
5351 | configure:33102: 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 |
---|
5352 | configure:33102: $? = 0 |
---|
5353 | configure:33102: result: yes |
---|
5354 | configure:33102: checking arpa/inet.h presence |
---|
5355 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
5356 | configure:33102: $? = 0 |
---|
5357 | configure:33102: result: yes |
---|
5358 | configure:33102: checking for arpa/inet.h |
---|
5359 | configure:33102: result: yes |
---|
5360 | configure:33102: checking ctype.h usability |
---|
5361 | configure:33102: 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 |
---|
5362 | configure:33102: $? = 0 |
---|
5363 | configure:33102: result: yes |
---|
5364 | configure:33102: checking ctype.h presence |
---|
5365 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
5366 | configure:33102: $? = 0 |
---|
5367 | configure:33102: result: yes |
---|
5368 | configure:33102: checking for ctype.h |
---|
5369 | configure:33102: result: yes |
---|
5370 | configure:33102: checking for dlfcn.h |
---|
5371 | configure:33102: result: yes |
---|
5372 | configure:33102: checking dl.h usability |
---|
5373 | configure:33102: 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 |
---|
5374 | conftest.c:186:10: fatal error: 'dl.h' file not found |
---|
5375 | #include <dl.h> |
---|
5376 | ^~~~~~ |
---|
5377 | 1 error generated. |
---|
5378 | configure:33102: $? = 1 |
---|
5379 | configure: failed program was: |
---|
5380 | | /* confdefs.h */ |
---|
5381 | | #define PACKAGE_NAME "" |
---|
5382 | | #define PACKAGE_TARNAME "" |
---|
5383 | | #define PACKAGE_VERSION "" |
---|
5384 | | #define PACKAGE_STRING "" |
---|
5385 | | #define PACKAGE_BUGREPORT "" |
---|
5386 | | #define PACKAGE_URL "" |
---|
5387 | | #define PACKAGE "libtextstyle" |
---|
5388 | | #define VERSION "0.21" |
---|
5389 | | #define STDC_HEADERS 1 |
---|
5390 | | #define HAVE_SYS_TYPES_H 1 |
---|
5391 | | #define HAVE_SYS_STAT_H 1 |
---|
5392 | | #define HAVE_STDLIB_H 1 |
---|
5393 | | #define HAVE_STRING_H 1 |
---|
5394 | | #define HAVE_MEMORY_H 1 |
---|
5395 | | #define HAVE_STRINGS_H 1 |
---|
5396 | | #define HAVE_INTTYPES_H 1 |
---|
5397 | | #define HAVE_STDINT_H 1 |
---|
5398 | | #define HAVE_UNISTD_H 1 |
---|
5399 | | #define __EXTENSIONS__ 1 |
---|
5400 | | #define _ALL_SOURCE 1 |
---|
5401 | | #define _DARWIN_C_SOURCE 1 |
---|
5402 | | #define _GNU_SOURCE 1 |
---|
5403 | | #define _NETBSD_SOURCE 1 |
---|
5404 | | #define _OPENBSD_SOURCE 1 |
---|
5405 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5406 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5407 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5408 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5409 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5410 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5411 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5412 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5413 | | #define _TANDEM_SOURCE 1 |
---|
5414 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5415 | | #define HAVE_DLFCN_H 1 |
---|
5416 | | #define LT_OBJDIR ".libs/" |
---|
5417 | | #define HAVE_ALLOCA_H 1 |
---|
5418 | | #define HAVE_ALLOCA 1 |
---|
5419 | | #define HAVE_FCNTL 1 |
---|
5420 | | #define HAVE_SYMLINK 1 |
---|
5421 | | #define HAVE_TCDRAIN 1 |
---|
5422 | | #define HAVE_FSYNC 1 |
---|
5423 | | #define HAVE_GETDTABLESIZE 1 |
---|
5424 | | #define HAVE_GETPROGNAME 1 |
---|
5425 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5426 | | #define HAVE_MPROTECT 1 |
---|
5427 | | #define HAVE_LSTAT 1 |
---|
5428 | | #define HAVE_SIGACTION 1 |
---|
5429 | | #define HAVE_SIGALTSTACK 1 |
---|
5430 | | #define HAVE_SIGINTERRUPT 1 |
---|
5431 | | #define HAVE_SNPRINTF 1 |
---|
5432 | | #define HAVE_GETSID 1 |
---|
5433 | | #define HAVE_TCGETATTR 1 |
---|
5434 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5435 | | #define HAVE_UNISTD_H 1 |
---|
5436 | | #define HAVE_SYS_STAT_H 1 |
---|
5437 | | #define HAVE_SYS_PARAM_H 1 |
---|
5438 | | #define HAVE_NETDB_H 1 |
---|
5439 | | #define HAVE_SYS_TIME_H 1 |
---|
5440 | | #define HAVE_LIMITS_H 1 |
---|
5441 | | #define HAVE_WCHAR_H 1 |
---|
5442 | | #define HAVE_STDINT_H 1 |
---|
5443 | | #define HAVE_INTTYPES_H 1 |
---|
5444 | | #define HAVE_MATH_H 1 |
---|
5445 | | #define HAVE_SYS_MMAN_H 1 |
---|
5446 | | #define HAVE_SYS_UIO_H 1 |
---|
5447 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5448 | | #define HAVE_STRERROR_R 1 |
---|
5449 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5450 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5451 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5452 | | #define HAVE_DECL_ALARM 1 |
---|
5453 | | #define restrict __restrict |
---|
5454 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5455 | | #define HAVE_ICONV 1 |
---|
5456 | | #define ICONV_CONST |
---|
5457 | | #define HAVE_WINT_T 1 |
---|
5458 | | #define HAVE_LONG_LONG_INT 1 |
---|
5459 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5460 | | #define FLT_EXPBIT0_WORD 0 |
---|
5461 | | #define FLT_EXPBIT0_BIT 23 |
---|
5462 | | #define DBL_EXPBIT0_WORD 1 |
---|
5463 | | #define DBL_EXPBIT0_BIT 20 |
---|
5464 | | #define HAVE_PTHREAD_API 1 |
---|
5465 | | #define USE_POSIX_THREADS 1 |
---|
5466 | | #define HAVE_STDLIB_H 1 |
---|
5467 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5468 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5469 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5470 | | #define PROMOTED_MODE_T int |
---|
5471 | | #define HAVE_SIGSET_T 1 |
---|
5472 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5473 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5474 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5475 | | #define CHECK_PRINTF_SAFE 1 |
---|
5476 | | #define HAVE_WCHAR_T 1 |
---|
5477 | | #define HAVE_INTMAX_T 1 |
---|
5478 | | #define HAVE_SNPRINTF 1 |
---|
5479 | | #define HAVE_STRNLEN 1 |
---|
5480 | | #define HAVE_WCSLEN 1 |
---|
5481 | | #define HAVE_WCSNLEN 1 |
---|
5482 | | #define HAVE_MBRTOWC 1 |
---|
5483 | | #define HAVE_WCRTOMB 1 |
---|
5484 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5485 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
5486 | | #define HAVE__BOOL 1 |
---|
5487 | | #define REPLACE_STRERROR_0 1 |
---|
5488 | | #define HAVE_SHUTDOWN 1 |
---|
5489 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
5490 | | #define HAVE_SA_FAMILY_T 1 |
---|
5491 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
5492 | | #define _USE_STD_STAT 1 |
---|
5493 | | #define HAVE_TERMINFO 1 |
---|
5494 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
5495 | | #define HAVE_ALLOCA 1 |
---|
5496 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5497 | | #define GNULIB_TEST_CLOSE 1 |
---|
5498 | | #define GNULIB_TEST_DUP2 1 |
---|
5499 | | #define GNULIB_TEST_FCNTL 1 |
---|
5500 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
5501 | | #define GNULIB_TEST_FREXP 1 |
---|
5502 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
5503 | | #define GNULIB_TEST_FREXPL 1 |
---|
5504 | | #define GNULIB_TEST_FSTAT 1 |
---|
5505 | | #define GNULIB_TEST_FSYNC 1 |
---|
5506 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
5507 | | #define HAVE_GETHOSTNAME 1 |
---|
5508 | | #define HOST_NAME_MAX 256 |
---|
5509 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
5510 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
5511 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
5512 | | #define HAVE_DECL___ARGV 0 |
---|
5513 | | #define HAVE_VAR___PROGNAME 1 |
---|
5514 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
5515 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
5516 | | #define HAVE_INLINE 1 |
---|
5517 | | #define GNULIB_TEST_ISATTY 1 |
---|
5518 | | #define HAVE_DECL_ISINF 1 |
---|
5519 | | #define GNULIB_TEST_ISINF 1 |
---|
5520 | | #define GNULIB_TEST_ISNAN 1 |
---|
5521 | | #define GNULIB_TEST_ISNAND 1 |
---|
5522 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
5523 | | #define GNULIB_TEST_ISNANF 1 |
---|
5524 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
5525 | | #define GNULIB_TEST_ISNANL 1 |
---|
5526 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
5527 | | #define HAVE_UNISTD_H 1 |
---|
5528 | | #define HAVE_ARPA_INET_H 1 |
---|
5529 | | #define HAVE_CTYPE_H 1 |
---|
5530 | | #define HAVE_DLFCN_H 1 |
---|
5531 | | /* end confdefs.h. */ |
---|
5532 | | #include <stdio.h> |
---|
5533 | | #ifdef HAVE_SYS_TYPES_H |
---|
5534 | | # include <sys/types.h> |
---|
5535 | | #endif |
---|
5536 | | #ifdef HAVE_SYS_STAT_H |
---|
5537 | | # include <sys/stat.h> |
---|
5538 | | #endif |
---|
5539 | | #ifdef STDC_HEADERS |
---|
5540 | | # include <stdlib.h> |
---|
5541 | | # include <stddef.h> |
---|
5542 | | #else |
---|
5543 | | # ifdef HAVE_STDLIB_H |
---|
5544 | | # include <stdlib.h> |
---|
5545 | | # endif |
---|
5546 | | #endif |
---|
5547 | | #ifdef HAVE_STRING_H |
---|
5548 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5549 | | # include <memory.h> |
---|
5550 | | # endif |
---|
5551 | | # include <string.h> |
---|
5552 | | #endif |
---|
5553 | | #ifdef HAVE_STRINGS_H |
---|
5554 | | # include <strings.h> |
---|
5555 | | #endif |
---|
5556 | | #ifdef HAVE_INTTYPES_H |
---|
5557 | | # include <inttypes.h> |
---|
5558 | | #endif |
---|
5559 | | #ifdef HAVE_STDINT_H |
---|
5560 | | # include <stdint.h> |
---|
5561 | | #endif |
---|
5562 | | #ifdef HAVE_UNISTD_H |
---|
5563 | | # include <unistd.h> |
---|
5564 | | #endif |
---|
5565 | | #include <dl.h> |
---|
5566 | configure:33102: result: no |
---|
5567 | configure:33102: checking dl.h presence |
---|
5568 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
5569 | conftest.c:153:10: fatal error: 'dl.h' file not found |
---|
5570 | #include <dl.h> |
---|
5571 | ^~~~~~ |
---|
5572 | 1 error generated. |
---|
5573 | configure:33102: $? = 1 |
---|
5574 | configure: failed program was: |
---|
5575 | | /* confdefs.h */ |
---|
5576 | | #define PACKAGE_NAME "" |
---|
5577 | | #define PACKAGE_TARNAME "" |
---|
5578 | | #define PACKAGE_VERSION "" |
---|
5579 | | #define PACKAGE_STRING "" |
---|
5580 | | #define PACKAGE_BUGREPORT "" |
---|
5581 | | #define PACKAGE_URL "" |
---|
5582 | | #define PACKAGE "libtextstyle" |
---|
5583 | | #define VERSION "0.21" |
---|
5584 | | #define STDC_HEADERS 1 |
---|
5585 | | #define HAVE_SYS_TYPES_H 1 |
---|
5586 | | #define HAVE_SYS_STAT_H 1 |
---|
5587 | | #define HAVE_STDLIB_H 1 |
---|
5588 | | #define HAVE_STRING_H 1 |
---|
5589 | | #define HAVE_MEMORY_H 1 |
---|
5590 | | #define HAVE_STRINGS_H 1 |
---|
5591 | | #define HAVE_INTTYPES_H 1 |
---|
5592 | | #define HAVE_STDINT_H 1 |
---|
5593 | | #define HAVE_UNISTD_H 1 |
---|
5594 | | #define __EXTENSIONS__ 1 |
---|
5595 | | #define _ALL_SOURCE 1 |
---|
5596 | | #define _DARWIN_C_SOURCE 1 |
---|
5597 | | #define _GNU_SOURCE 1 |
---|
5598 | | #define _NETBSD_SOURCE 1 |
---|
5599 | | #define _OPENBSD_SOURCE 1 |
---|
5600 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5601 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5602 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5603 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5604 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5605 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5606 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5607 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5608 | | #define _TANDEM_SOURCE 1 |
---|
5609 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5610 | | #define HAVE_DLFCN_H 1 |
---|
5611 | | #define LT_OBJDIR ".libs/" |
---|
5612 | | #define HAVE_ALLOCA_H 1 |
---|
5613 | | #define HAVE_ALLOCA 1 |
---|
5614 | | #define HAVE_FCNTL 1 |
---|
5615 | | #define HAVE_SYMLINK 1 |
---|
5616 | | #define HAVE_TCDRAIN 1 |
---|
5617 | | #define HAVE_FSYNC 1 |
---|
5618 | | #define HAVE_GETDTABLESIZE 1 |
---|
5619 | | #define HAVE_GETPROGNAME 1 |
---|
5620 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5621 | | #define HAVE_MPROTECT 1 |
---|
5622 | | #define HAVE_LSTAT 1 |
---|
5623 | | #define HAVE_SIGACTION 1 |
---|
5624 | | #define HAVE_SIGALTSTACK 1 |
---|
5625 | | #define HAVE_SIGINTERRUPT 1 |
---|
5626 | | #define HAVE_SNPRINTF 1 |
---|
5627 | | #define HAVE_GETSID 1 |
---|
5628 | | #define HAVE_TCGETATTR 1 |
---|
5629 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5630 | | #define HAVE_UNISTD_H 1 |
---|
5631 | | #define HAVE_SYS_STAT_H 1 |
---|
5632 | | #define HAVE_SYS_PARAM_H 1 |
---|
5633 | | #define HAVE_NETDB_H 1 |
---|
5634 | | #define HAVE_SYS_TIME_H 1 |
---|
5635 | | #define HAVE_LIMITS_H 1 |
---|
5636 | | #define HAVE_WCHAR_H 1 |
---|
5637 | | #define HAVE_STDINT_H 1 |
---|
5638 | | #define HAVE_INTTYPES_H 1 |
---|
5639 | | #define HAVE_MATH_H 1 |
---|
5640 | | #define HAVE_SYS_MMAN_H 1 |
---|
5641 | | #define HAVE_SYS_UIO_H 1 |
---|
5642 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5643 | | #define HAVE_STRERROR_R 1 |
---|
5644 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5645 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5646 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5647 | | #define HAVE_DECL_ALARM 1 |
---|
5648 | | #define restrict __restrict |
---|
5649 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5650 | | #define HAVE_ICONV 1 |
---|
5651 | | #define ICONV_CONST |
---|
5652 | | #define HAVE_WINT_T 1 |
---|
5653 | | #define HAVE_LONG_LONG_INT 1 |
---|
5654 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5655 | | #define FLT_EXPBIT0_WORD 0 |
---|
5656 | | #define FLT_EXPBIT0_BIT 23 |
---|
5657 | | #define DBL_EXPBIT0_WORD 1 |
---|
5658 | | #define DBL_EXPBIT0_BIT 20 |
---|
5659 | | #define HAVE_PTHREAD_API 1 |
---|
5660 | | #define USE_POSIX_THREADS 1 |
---|
5661 | | #define HAVE_STDLIB_H 1 |
---|
5662 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5663 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5664 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5665 | | #define PROMOTED_MODE_T int |
---|
5666 | | #define HAVE_SIGSET_T 1 |
---|
5667 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5668 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5669 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5670 | | #define CHECK_PRINTF_SAFE 1 |
---|
5671 | | #define HAVE_WCHAR_T 1 |
---|
5672 | | #define HAVE_INTMAX_T 1 |
---|
5673 | | #define HAVE_SNPRINTF 1 |
---|
5674 | | #define HAVE_STRNLEN 1 |
---|
5675 | | #define HAVE_WCSLEN 1 |
---|
5676 | | #define HAVE_WCSNLEN 1 |
---|
5677 | | #define HAVE_MBRTOWC 1 |
---|
5678 | | #define HAVE_WCRTOMB 1 |
---|
5679 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5680 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
5681 | | #define HAVE__BOOL 1 |
---|
5682 | | #define REPLACE_STRERROR_0 1 |
---|
5683 | | #define HAVE_SHUTDOWN 1 |
---|
5684 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
5685 | | #define HAVE_SA_FAMILY_T 1 |
---|
5686 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
5687 | | #define _USE_STD_STAT 1 |
---|
5688 | | #define HAVE_TERMINFO 1 |
---|
5689 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
5690 | | #define HAVE_ALLOCA 1 |
---|
5691 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5692 | | #define GNULIB_TEST_CLOSE 1 |
---|
5693 | | #define GNULIB_TEST_DUP2 1 |
---|
5694 | | #define GNULIB_TEST_FCNTL 1 |
---|
5695 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
5696 | | #define GNULIB_TEST_FREXP 1 |
---|
5697 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
5698 | | #define GNULIB_TEST_FREXPL 1 |
---|
5699 | | #define GNULIB_TEST_FSTAT 1 |
---|
5700 | | #define GNULIB_TEST_FSYNC 1 |
---|
5701 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
5702 | | #define HAVE_GETHOSTNAME 1 |
---|
5703 | | #define HOST_NAME_MAX 256 |
---|
5704 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
5705 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
5706 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
5707 | | #define HAVE_DECL___ARGV 0 |
---|
5708 | | #define HAVE_VAR___PROGNAME 1 |
---|
5709 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
5710 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
5711 | | #define HAVE_INLINE 1 |
---|
5712 | | #define GNULIB_TEST_ISATTY 1 |
---|
5713 | | #define HAVE_DECL_ISINF 1 |
---|
5714 | | #define GNULIB_TEST_ISINF 1 |
---|
5715 | | #define GNULIB_TEST_ISNAN 1 |
---|
5716 | | #define GNULIB_TEST_ISNAND 1 |
---|
5717 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
5718 | | #define GNULIB_TEST_ISNANF 1 |
---|
5719 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
5720 | | #define GNULIB_TEST_ISNANL 1 |
---|
5721 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
5722 | | #define HAVE_UNISTD_H 1 |
---|
5723 | | #define HAVE_ARPA_INET_H 1 |
---|
5724 | | #define HAVE_CTYPE_H 1 |
---|
5725 | | #define HAVE_DLFCN_H 1 |
---|
5726 | | /* end confdefs.h. */ |
---|
5727 | | #include <dl.h> |
---|
5728 | configure:33102: result: no |
---|
5729 | configure:33102: checking for dl.h |
---|
5730 | configure:33102: result: no |
---|
5731 | configure:33102: checking errno.h usability |
---|
5732 | configure:33102: 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 |
---|
5733 | configure:33102: $? = 0 |
---|
5734 | configure:33102: result: yes |
---|
5735 | configure:33102: checking errno.h presence |
---|
5736 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
5737 | configure:33102: $? = 0 |
---|
5738 | configure:33102: result: yes |
---|
5739 | configure:33102: checking for errno.h |
---|
5740 | configure:33102: result: yes |
---|
5741 | configure:33102: checking fcntl.h usability |
---|
5742 | configure:33102: 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 |
---|
5743 | configure:33102: $? = 0 |
---|
5744 | configure:33102: result: yes |
---|
5745 | configure:33102: checking fcntl.h presence |
---|
5746 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
5747 | configure:33102: $? = 0 |
---|
5748 | configure:33102: result: yes |
---|
5749 | configure:33102: checking for fcntl.h |
---|
5750 | configure:33102: result: yes |
---|
5751 | configure:33102: checking float.h usability |
---|
5752 | configure:33102: 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 |
---|
5753 | configure:33102: $? = 0 |
---|
5754 | configure:33102: result: yes |
---|
5755 | configure:33102: checking float.h presence |
---|
5756 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
5757 | configure:33102: $? = 0 |
---|
5758 | configure:33102: result: yes |
---|
5759 | configure:33102: checking for float.h |
---|
5760 | configure:33102: result: yes |
---|
5761 | configure:33102: checking for limits.h |
---|
5762 | configure:33102: result: yes |
---|
5763 | configure:33102: checking malloc.h usability |
---|
5764 | configure:33102: 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 |
---|
5765 | conftest.c:190:10: fatal error: 'malloc.h' file not found |
---|
5766 | #include <malloc.h> |
---|
5767 | ^~~~~~~~~~ |
---|
5768 | 1 error generated. |
---|
5769 | configure:33102: $? = 1 |
---|
5770 | configure: failed program was: |
---|
5771 | | /* confdefs.h */ |
---|
5772 | | #define PACKAGE_NAME "" |
---|
5773 | | #define PACKAGE_TARNAME "" |
---|
5774 | | #define PACKAGE_VERSION "" |
---|
5775 | | #define PACKAGE_STRING "" |
---|
5776 | | #define PACKAGE_BUGREPORT "" |
---|
5777 | | #define PACKAGE_URL "" |
---|
5778 | | #define PACKAGE "libtextstyle" |
---|
5779 | | #define VERSION "0.21" |
---|
5780 | | #define STDC_HEADERS 1 |
---|
5781 | | #define HAVE_SYS_TYPES_H 1 |
---|
5782 | | #define HAVE_SYS_STAT_H 1 |
---|
5783 | | #define HAVE_STDLIB_H 1 |
---|
5784 | | #define HAVE_STRING_H 1 |
---|
5785 | | #define HAVE_MEMORY_H 1 |
---|
5786 | | #define HAVE_STRINGS_H 1 |
---|
5787 | | #define HAVE_INTTYPES_H 1 |
---|
5788 | | #define HAVE_STDINT_H 1 |
---|
5789 | | #define HAVE_UNISTD_H 1 |
---|
5790 | | #define __EXTENSIONS__ 1 |
---|
5791 | | #define _ALL_SOURCE 1 |
---|
5792 | | #define _DARWIN_C_SOURCE 1 |
---|
5793 | | #define _GNU_SOURCE 1 |
---|
5794 | | #define _NETBSD_SOURCE 1 |
---|
5795 | | #define _OPENBSD_SOURCE 1 |
---|
5796 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5797 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5798 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5799 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5800 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5801 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5802 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5803 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5804 | | #define _TANDEM_SOURCE 1 |
---|
5805 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5806 | | #define HAVE_DLFCN_H 1 |
---|
5807 | | #define LT_OBJDIR ".libs/" |
---|
5808 | | #define HAVE_ALLOCA_H 1 |
---|
5809 | | #define HAVE_ALLOCA 1 |
---|
5810 | | #define HAVE_FCNTL 1 |
---|
5811 | | #define HAVE_SYMLINK 1 |
---|
5812 | | #define HAVE_TCDRAIN 1 |
---|
5813 | | #define HAVE_FSYNC 1 |
---|
5814 | | #define HAVE_GETDTABLESIZE 1 |
---|
5815 | | #define HAVE_GETPROGNAME 1 |
---|
5816 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5817 | | #define HAVE_MPROTECT 1 |
---|
5818 | | #define HAVE_LSTAT 1 |
---|
5819 | | #define HAVE_SIGACTION 1 |
---|
5820 | | #define HAVE_SIGALTSTACK 1 |
---|
5821 | | #define HAVE_SIGINTERRUPT 1 |
---|
5822 | | #define HAVE_SNPRINTF 1 |
---|
5823 | | #define HAVE_GETSID 1 |
---|
5824 | | #define HAVE_TCGETATTR 1 |
---|
5825 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5826 | | #define HAVE_UNISTD_H 1 |
---|
5827 | | #define HAVE_SYS_STAT_H 1 |
---|
5828 | | #define HAVE_SYS_PARAM_H 1 |
---|
5829 | | #define HAVE_NETDB_H 1 |
---|
5830 | | #define HAVE_SYS_TIME_H 1 |
---|
5831 | | #define HAVE_LIMITS_H 1 |
---|
5832 | | #define HAVE_WCHAR_H 1 |
---|
5833 | | #define HAVE_STDINT_H 1 |
---|
5834 | | #define HAVE_INTTYPES_H 1 |
---|
5835 | | #define HAVE_MATH_H 1 |
---|
5836 | | #define HAVE_SYS_MMAN_H 1 |
---|
5837 | | #define HAVE_SYS_UIO_H 1 |
---|
5838 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5839 | | #define HAVE_STRERROR_R 1 |
---|
5840 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
5841 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5842 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5843 | | #define HAVE_DECL_ALARM 1 |
---|
5844 | | #define restrict __restrict |
---|
5845 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5846 | | #define HAVE_ICONV 1 |
---|
5847 | | #define ICONV_CONST |
---|
5848 | | #define HAVE_WINT_T 1 |
---|
5849 | | #define HAVE_LONG_LONG_INT 1 |
---|
5850 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5851 | | #define FLT_EXPBIT0_WORD 0 |
---|
5852 | | #define FLT_EXPBIT0_BIT 23 |
---|
5853 | | #define DBL_EXPBIT0_WORD 1 |
---|
5854 | | #define DBL_EXPBIT0_BIT 20 |
---|
5855 | | #define HAVE_PTHREAD_API 1 |
---|
5856 | | #define USE_POSIX_THREADS 1 |
---|
5857 | | #define HAVE_STDLIB_H 1 |
---|
5858 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5859 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5860 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5861 | | #define PROMOTED_MODE_T int |
---|
5862 | | #define HAVE_SIGSET_T 1 |
---|
5863 | | #define HAVE_DECL_SNPRINTF 1 |
---|
5864 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5865 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5866 | | #define CHECK_PRINTF_SAFE 1 |
---|
5867 | | #define HAVE_WCHAR_T 1 |
---|
5868 | | #define HAVE_INTMAX_T 1 |
---|
5869 | | #define HAVE_SNPRINTF 1 |
---|
5870 | | #define HAVE_STRNLEN 1 |
---|
5871 | | #define HAVE_WCSLEN 1 |
---|
5872 | | #define HAVE_WCSNLEN 1 |
---|
5873 | | #define HAVE_MBRTOWC 1 |
---|
5874 | | #define HAVE_WCRTOMB 1 |
---|
5875 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5876 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
5877 | | #define HAVE__BOOL 1 |
---|
5878 | | #define REPLACE_STRERROR_0 1 |
---|
5879 | | #define HAVE_SHUTDOWN 1 |
---|
5880 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
5881 | | #define HAVE_SA_FAMILY_T 1 |
---|
5882 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
5883 | | #define _USE_STD_STAT 1 |
---|
5884 | | #define HAVE_TERMINFO 1 |
---|
5885 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
5886 | | #define HAVE_ALLOCA 1 |
---|
5887 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5888 | | #define GNULIB_TEST_CLOSE 1 |
---|
5889 | | #define GNULIB_TEST_DUP2 1 |
---|
5890 | | #define GNULIB_TEST_FCNTL 1 |
---|
5891 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
5892 | | #define GNULIB_TEST_FREXP 1 |
---|
5893 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
5894 | | #define GNULIB_TEST_FREXPL 1 |
---|
5895 | | #define GNULIB_TEST_FSTAT 1 |
---|
5896 | | #define GNULIB_TEST_FSYNC 1 |
---|
5897 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
5898 | | #define HAVE_GETHOSTNAME 1 |
---|
5899 | | #define HOST_NAME_MAX 256 |
---|
5900 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
5901 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
5902 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
5903 | | #define HAVE_DECL___ARGV 0 |
---|
5904 | | #define HAVE_VAR___PROGNAME 1 |
---|
5905 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
5906 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
5907 | | #define HAVE_INLINE 1 |
---|
5908 | | #define GNULIB_TEST_ISATTY 1 |
---|
5909 | | #define HAVE_DECL_ISINF 1 |
---|
5910 | | #define GNULIB_TEST_ISINF 1 |
---|
5911 | | #define GNULIB_TEST_ISNAN 1 |
---|
5912 | | #define GNULIB_TEST_ISNAND 1 |
---|
5913 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
5914 | | #define GNULIB_TEST_ISNANF 1 |
---|
5915 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
5916 | | #define GNULIB_TEST_ISNANL 1 |
---|
5917 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
5918 | | #define HAVE_UNISTD_H 1 |
---|
5919 | | #define HAVE_ARPA_INET_H 1 |
---|
5920 | | #define HAVE_CTYPE_H 1 |
---|
5921 | | #define HAVE_DLFCN_H 1 |
---|
5922 | | #define HAVE_ERRNO_H 1 |
---|
5923 | | #define HAVE_FCNTL_H 1 |
---|
5924 | | #define HAVE_FLOAT_H 1 |
---|
5925 | | #define HAVE_LIMITS_H 1 |
---|
5926 | | /* end confdefs.h. */ |
---|
5927 | | #include <stdio.h> |
---|
5928 | | #ifdef HAVE_SYS_TYPES_H |
---|
5929 | | # include <sys/types.h> |
---|
5930 | | #endif |
---|
5931 | | #ifdef HAVE_SYS_STAT_H |
---|
5932 | | # include <sys/stat.h> |
---|
5933 | | #endif |
---|
5934 | | #ifdef STDC_HEADERS |
---|
5935 | | # include <stdlib.h> |
---|
5936 | | # include <stddef.h> |
---|
5937 | | #else |
---|
5938 | | # ifdef HAVE_STDLIB_H |
---|
5939 | | # include <stdlib.h> |
---|
5940 | | # endif |
---|
5941 | | #endif |
---|
5942 | | #ifdef HAVE_STRING_H |
---|
5943 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5944 | | # include <memory.h> |
---|
5945 | | # endif |
---|
5946 | | # include <string.h> |
---|
5947 | | #endif |
---|
5948 | | #ifdef HAVE_STRINGS_H |
---|
5949 | | # include <strings.h> |
---|
5950 | | #endif |
---|
5951 | | #ifdef HAVE_INTTYPES_H |
---|
5952 | | # include <inttypes.h> |
---|
5953 | | #endif |
---|
5954 | | #ifdef HAVE_STDINT_H |
---|
5955 | | # include <stdint.h> |
---|
5956 | | #endif |
---|
5957 | | #ifdef HAVE_UNISTD_H |
---|
5958 | | # include <unistd.h> |
---|
5959 | | #endif |
---|
5960 | | #include <malloc.h> |
---|
5961 | configure:33102: result: no |
---|
5962 | configure:33102: checking malloc.h presence |
---|
5963 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
5964 | conftest.c:157:10: fatal error: 'malloc.h' file not found |
---|
5965 | #include <malloc.h> |
---|
5966 | ^~~~~~~~~~ |
---|
5967 | 1 error generated. |
---|
5968 | configure:33102: $? = 1 |
---|
5969 | configure: failed program was: |
---|
5970 | | /* confdefs.h */ |
---|
5971 | | #define PACKAGE_NAME "" |
---|
5972 | | #define PACKAGE_TARNAME "" |
---|
5973 | | #define PACKAGE_VERSION "" |
---|
5974 | | #define PACKAGE_STRING "" |
---|
5975 | | #define PACKAGE_BUGREPORT "" |
---|
5976 | | #define PACKAGE_URL "" |
---|
5977 | | #define PACKAGE "libtextstyle" |
---|
5978 | | #define VERSION "0.21" |
---|
5979 | | #define STDC_HEADERS 1 |
---|
5980 | | #define HAVE_SYS_TYPES_H 1 |
---|
5981 | | #define HAVE_SYS_STAT_H 1 |
---|
5982 | | #define HAVE_STDLIB_H 1 |
---|
5983 | | #define HAVE_STRING_H 1 |
---|
5984 | | #define HAVE_MEMORY_H 1 |
---|
5985 | | #define HAVE_STRINGS_H 1 |
---|
5986 | | #define HAVE_INTTYPES_H 1 |
---|
5987 | | #define HAVE_STDINT_H 1 |
---|
5988 | | #define HAVE_UNISTD_H 1 |
---|
5989 | | #define __EXTENSIONS__ 1 |
---|
5990 | | #define _ALL_SOURCE 1 |
---|
5991 | | #define _DARWIN_C_SOURCE 1 |
---|
5992 | | #define _GNU_SOURCE 1 |
---|
5993 | | #define _NETBSD_SOURCE 1 |
---|
5994 | | #define _OPENBSD_SOURCE 1 |
---|
5995 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5996 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5997 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5998 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5999 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6000 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6001 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6002 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6003 | | #define _TANDEM_SOURCE 1 |
---|
6004 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6005 | | #define HAVE_DLFCN_H 1 |
---|
6006 | | #define LT_OBJDIR ".libs/" |
---|
6007 | | #define HAVE_ALLOCA_H 1 |
---|
6008 | | #define HAVE_ALLOCA 1 |
---|
6009 | | #define HAVE_FCNTL 1 |
---|
6010 | | #define HAVE_SYMLINK 1 |
---|
6011 | | #define HAVE_TCDRAIN 1 |
---|
6012 | | #define HAVE_FSYNC 1 |
---|
6013 | | #define HAVE_GETDTABLESIZE 1 |
---|
6014 | | #define HAVE_GETPROGNAME 1 |
---|
6015 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6016 | | #define HAVE_MPROTECT 1 |
---|
6017 | | #define HAVE_LSTAT 1 |
---|
6018 | | #define HAVE_SIGACTION 1 |
---|
6019 | | #define HAVE_SIGALTSTACK 1 |
---|
6020 | | #define HAVE_SIGINTERRUPT 1 |
---|
6021 | | #define HAVE_SNPRINTF 1 |
---|
6022 | | #define HAVE_GETSID 1 |
---|
6023 | | #define HAVE_TCGETATTR 1 |
---|
6024 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6025 | | #define HAVE_UNISTD_H 1 |
---|
6026 | | #define HAVE_SYS_STAT_H 1 |
---|
6027 | | #define HAVE_SYS_PARAM_H 1 |
---|
6028 | | #define HAVE_NETDB_H 1 |
---|
6029 | | #define HAVE_SYS_TIME_H 1 |
---|
6030 | | #define HAVE_LIMITS_H 1 |
---|
6031 | | #define HAVE_WCHAR_H 1 |
---|
6032 | | #define HAVE_STDINT_H 1 |
---|
6033 | | #define HAVE_INTTYPES_H 1 |
---|
6034 | | #define HAVE_MATH_H 1 |
---|
6035 | | #define HAVE_SYS_MMAN_H 1 |
---|
6036 | | #define HAVE_SYS_UIO_H 1 |
---|
6037 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6038 | | #define HAVE_STRERROR_R 1 |
---|
6039 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6040 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6041 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6042 | | #define HAVE_DECL_ALARM 1 |
---|
6043 | | #define restrict __restrict |
---|
6044 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6045 | | #define HAVE_ICONV 1 |
---|
6046 | | #define ICONV_CONST |
---|
6047 | | #define HAVE_WINT_T 1 |
---|
6048 | | #define HAVE_LONG_LONG_INT 1 |
---|
6049 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6050 | | #define FLT_EXPBIT0_WORD 0 |
---|
6051 | | #define FLT_EXPBIT0_BIT 23 |
---|
6052 | | #define DBL_EXPBIT0_WORD 1 |
---|
6053 | | #define DBL_EXPBIT0_BIT 20 |
---|
6054 | | #define HAVE_PTHREAD_API 1 |
---|
6055 | | #define USE_POSIX_THREADS 1 |
---|
6056 | | #define HAVE_STDLIB_H 1 |
---|
6057 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6058 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6059 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6060 | | #define PROMOTED_MODE_T int |
---|
6061 | | #define HAVE_SIGSET_T 1 |
---|
6062 | | #define HAVE_DECL_SNPRINTF 1 |
---|
6063 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6064 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6065 | | #define CHECK_PRINTF_SAFE 1 |
---|
6066 | | #define HAVE_WCHAR_T 1 |
---|
6067 | | #define HAVE_INTMAX_T 1 |
---|
6068 | | #define HAVE_SNPRINTF 1 |
---|
6069 | | #define HAVE_STRNLEN 1 |
---|
6070 | | #define HAVE_WCSLEN 1 |
---|
6071 | | #define HAVE_WCSNLEN 1 |
---|
6072 | | #define HAVE_MBRTOWC 1 |
---|
6073 | | #define HAVE_WCRTOMB 1 |
---|
6074 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6075 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
6076 | | #define HAVE__BOOL 1 |
---|
6077 | | #define REPLACE_STRERROR_0 1 |
---|
6078 | | #define HAVE_SHUTDOWN 1 |
---|
6079 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
6080 | | #define HAVE_SA_FAMILY_T 1 |
---|
6081 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
6082 | | #define _USE_STD_STAT 1 |
---|
6083 | | #define HAVE_TERMINFO 1 |
---|
6084 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
6085 | | #define HAVE_ALLOCA 1 |
---|
6086 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
6087 | | #define GNULIB_TEST_CLOSE 1 |
---|
6088 | | #define GNULIB_TEST_DUP2 1 |
---|
6089 | | #define GNULIB_TEST_FCNTL 1 |
---|
6090 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
6091 | | #define GNULIB_TEST_FREXP 1 |
---|
6092 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
6093 | | #define GNULIB_TEST_FREXPL 1 |
---|
6094 | | #define GNULIB_TEST_FSTAT 1 |
---|
6095 | | #define GNULIB_TEST_FSYNC 1 |
---|
6096 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
6097 | | #define HAVE_GETHOSTNAME 1 |
---|
6098 | | #define HOST_NAME_MAX 256 |
---|
6099 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
6100 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6101 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6102 | | #define HAVE_DECL___ARGV 0 |
---|
6103 | | #define HAVE_VAR___PROGNAME 1 |
---|
6104 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
6105 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
6106 | | #define HAVE_INLINE 1 |
---|
6107 | | #define GNULIB_TEST_ISATTY 1 |
---|
6108 | | #define HAVE_DECL_ISINF 1 |
---|
6109 | | #define GNULIB_TEST_ISINF 1 |
---|
6110 | | #define GNULIB_TEST_ISNAN 1 |
---|
6111 | | #define GNULIB_TEST_ISNAND 1 |
---|
6112 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
6113 | | #define GNULIB_TEST_ISNANF 1 |
---|
6114 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
6115 | | #define GNULIB_TEST_ISNANL 1 |
---|
6116 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
6117 | | #define HAVE_UNISTD_H 1 |
---|
6118 | | #define HAVE_ARPA_INET_H 1 |
---|
6119 | | #define HAVE_CTYPE_H 1 |
---|
6120 | | #define HAVE_DLFCN_H 1 |
---|
6121 | | #define HAVE_ERRNO_H 1 |
---|
6122 | | #define HAVE_FCNTL_H 1 |
---|
6123 | | #define HAVE_FLOAT_H 1 |
---|
6124 | | #define HAVE_LIMITS_H 1 |
---|
6125 | | /* end confdefs.h. */ |
---|
6126 | | #include <malloc.h> |
---|
6127 | configure:33102: result: no |
---|
6128 | configure:33102: checking for malloc.h |
---|
6129 | configure:33102: result: no |
---|
6130 | configure:33102: checking for math.h |
---|
6131 | configure:33102: result: yes |
---|
6132 | configure:33102: checking for netdb.h |
---|
6133 | configure:33102: result: yes |
---|
6134 | configure:33102: checking netinet/in.h usability |
---|
6135 | configure:33102: 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 |
---|
6136 | configure:33102: $? = 0 |
---|
6137 | configure:33102: result: yes |
---|
6138 | configure:33102: checking netinet/in.h presence |
---|
6139 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
6140 | configure:33102: $? = 0 |
---|
6141 | configure:33102: result: yes |
---|
6142 | configure:33102: checking for netinet/in.h |
---|
6143 | configure:33102: result: yes |
---|
6144 | configure:33102: checking signal.h usability |
---|
6145 | configure:33102: 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 |
---|
6146 | configure:33102: $? = 0 |
---|
6147 | configure:33102: result: yes |
---|
6148 | configure:33102: checking signal.h presence |
---|
6149 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
6150 | configure:33102: $? = 0 |
---|
6151 | configure:33102: result: yes |
---|
6152 | configure:33102: checking for signal.h |
---|
6153 | configure:33102: result: yes |
---|
6154 | configure:33102: checking for stdlib.h |
---|
6155 | configure:33102: result: yes |
---|
6156 | configure:33102: checking for string.h |
---|
6157 | configure:33102: result: yes |
---|
6158 | configure:33102: checking for strings.h |
---|
6159 | configure:33102: result: yes |
---|
6160 | configure:33102: checking sys/select.h usability |
---|
6161 | configure:33102: 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 |
---|
6162 | configure:33102: $? = 0 |
---|
6163 | configure:33102: result: yes |
---|
6164 | configure:33102: checking sys/select.h presence |
---|
6165 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
6166 | configure:33102: $? = 0 |
---|
6167 | configure:33102: result: yes |
---|
6168 | configure:33102: checking for sys/select.h |
---|
6169 | configure:33102: result: yes |
---|
6170 | configure:33102: checking for sys/socket.h |
---|
6171 | configure:33102: result: yes |
---|
6172 | configure:33102: checking for sys/stat.h |
---|
6173 | configure:33102: result: yes |
---|
6174 | configure:33102: checking for sys/time.h |
---|
6175 | configure:33102: result: yes |
---|
6176 | configure:33102: checking for sys/types.h |
---|
6177 | configure:33102: result: yes |
---|
6178 | configure:33102: checking time.h usability |
---|
6179 | configure:33102: 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 |
---|
6180 | configure:33102: $? = 0 |
---|
6181 | configure:33102: result: yes |
---|
6182 | configure:33102: checking time.h presence |
---|
6183 | configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
6184 | configure:33102: $? = 0 |
---|
6185 | configure:33102: result: yes |
---|
6186 | configure:33102: checking for time.h |
---|
6187 | configure:33102: result: yes |
---|
6188 | configure:33102: checking for unistd.h |
---|
6189 | configure:33102: result: yes |
---|
6190 | configure:33114: checking for arpa/nameser.h |
---|
6191 | configure:33114: 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 |
---|
6192 | configure:33114: $? = 0 |
---|
6193 | configure:33114: result: yes |
---|
6194 | configure:33131: checking for resolv.h |
---|
6195 | configure:33131: 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 | configure:33131: $? = 0 |
---|
6197 | configure:33131: result: yes |
---|
6198 | configure:33155: checking for getaddrinfo |
---|
6199 | configure:33155: 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 |
---|
6200 | configure:33155: $? = 0 |
---|
6201 | configure:33155: result: yes |
---|
6202 | configure:33155: checking for localtime |
---|
6203 | configure:33155: 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 |
---|
6204 | configure:33155: $? = 0 |
---|
6205 | configure:33155: result: yes |
---|
6206 | configure:33155: checking for stat |
---|
6207 | configure:33155: 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 |
---|
6208 | configure:33155: $? = 0 |
---|
6209 | configure:33155: result: yes |
---|
6210 | configure:33155: checking for strftime |
---|
6211 | configure:33155: 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 |
---|
6212 | configure:33155: $? = 0 |
---|
6213 | configure:33155: result: yes |
---|
6214 | configure:33188: checking for pthread_rwlock_t |
---|
6215 | configure:33188: 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 |
---|
6216 | configure:33188: $? = 0 |
---|
6217 | configure:33188: 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 |
---|
6218 | conftest.c:183:31: error: expected expression |
---|
6219 | if (sizeof ((pthread_rwlock_t))) |
---|
6220 | ^ |
---|
6221 | 1 error generated. |
---|
6222 | configure:33188: $? = 1 |
---|
6223 | configure: failed program was: |
---|
6224 | | /* confdefs.h */ |
---|
6225 | | #define PACKAGE_NAME "" |
---|
6226 | | #define PACKAGE_TARNAME "" |
---|
6227 | | #define PACKAGE_VERSION "" |
---|
6228 | | #define PACKAGE_STRING "" |
---|
6229 | | #define PACKAGE_BUGREPORT "" |
---|
6230 | | #define PACKAGE_URL "" |
---|
6231 | | #define PACKAGE "libtextstyle" |
---|
6232 | | #define VERSION "0.21" |
---|
6233 | | #define STDC_HEADERS 1 |
---|
6234 | | #define HAVE_SYS_TYPES_H 1 |
---|
6235 | | #define HAVE_SYS_STAT_H 1 |
---|
6236 | | #define HAVE_STDLIB_H 1 |
---|
6237 | | #define HAVE_STRING_H 1 |
---|
6238 | | #define HAVE_MEMORY_H 1 |
---|
6239 | | #define HAVE_STRINGS_H 1 |
---|
6240 | | #define HAVE_INTTYPES_H 1 |
---|
6241 | | #define HAVE_STDINT_H 1 |
---|
6242 | | #define HAVE_UNISTD_H 1 |
---|
6243 | | #define __EXTENSIONS__ 1 |
---|
6244 | | #define _ALL_SOURCE 1 |
---|
6245 | | #define _DARWIN_C_SOURCE 1 |
---|
6246 | | #define _GNU_SOURCE 1 |
---|
6247 | | #define _NETBSD_SOURCE 1 |
---|
6248 | | #define _OPENBSD_SOURCE 1 |
---|
6249 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6250 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6251 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6252 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6253 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6254 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6255 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6256 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6257 | | #define _TANDEM_SOURCE 1 |
---|
6258 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6259 | | #define HAVE_DLFCN_H 1 |
---|
6260 | | #define LT_OBJDIR ".libs/" |
---|
6261 | | #define HAVE_ALLOCA_H 1 |
---|
6262 | | #define HAVE_ALLOCA 1 |
---|
6263 | | #define HAVE_FCNTL 1 |
---|
6264 | | #define HAVE_SYMLINK 1 |
---|
6265 | | #define HAVE_TCDRAIN 1 |
---|
6266 | | #define HAVE_FSYNC 1 |
---|
6267 | | #define HAVE_GETDTABLESIZE 1 |
---|
6268 | | #define HAVE_GETPROGNAME 1 |
---|
6269 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6270 | | #define HAVE_MPROTECT 1 |
---|
6271 | | #define HAVE_LSTAT 1 |
---|
6272 | | #define HAVE_SIGACTION 1 |
---|
6273 | | #define HAVE_SIGALTSTACK 1 |
---|
6274 | | #define HAVE_SIGINTERRUPT 1 |
---|
6275 | | #define HAVE_SNPRINTF 1 |
---|
6276 | | #define HAVE_GETSID 1 |
---|
6277 | | #define HAVE_TCGETATTR 1 |
---|
6278 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6279 | | #define HAVE_UNISTD_H 1 |
---|
6280 | | #define HAVE_SYS_STAT_H 1 |
---|
6281 | | #define HAVE_SYS_PARAM_H 1 |
---|
6282 | | #define HAVE_NETDB_H 1 |
---|
6283 | | #define HAVE_SYS_TIME_H 1 |
---|
6284 | | #define HAVE_LIMITS_H 1 |
---|
6285 | | #define HAVE_WCHAR_H 1 |
---|
6286 | | #define HAVE_STDINT_H 1 |
---|
6287 | | #define HAVE_INTTYPES_H 1 |
---|
6288 | | #define HAVE_MATH_H 1 |
---|
6289 | | #define HAVE_SYS_MMAN_H 1 |
---|
6290 | | #define HAVE_SYS_UIO_H 1 |
---|
6291 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6292 | | #define HAVE_STRERROR_R 1 |
---|
6293 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6294 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6295 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6296 | | #define HAVE_DECL_ALARM 1 |
---|
6297 | | #define restrict __restrict |
---|
6298 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6299 | | #define HAVE_ICONV 1 |
---|
6300 | | #define ICONV_CONST |
---|
6301 | | #define HAVE_WINT_T 1 |
---|
6302 | | #define HAVE_LONG_LONG_INT 1 |
---|
6303 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6304 | | #define FLT_EXPBIT0_WORD 0 |
---|
6305 | | #define FLT_EXPBIT0_BIT 23 |
---|
6306 | | #define DBL_EXPBIT0_WORD 1 |
---|
6307 | | #define DBL_EXPBIT0_BIT 20 |
---|
6308 | | #define HAVE_PTHREAD_API 1 |
---|
6309 | | #define USE_POSIX_THREADS 1 |
---|
6310 | | #define HAVE_STDLIB_H 1 |
---|
6311 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6312 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6313 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6314 | | #define PROMOTED_MODE_T int |
---|
6315 | | #define HAVE_SIGSET_T 1 |
---|
6316 | | #define HAVE_DECL_SNPRINTF 1 |
---|
6317 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6318 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6319 | | #define CHECK_PRINTF_SAFE 1 |
---|
6320 | | #define HAVE_WCHAR_T 1 |
---|
6321 | | #define HAVE_INTMAX_T 1 |
---|
6322 | | #define HAVE_SNPRINTF 1 |
---|
6323 | | #define HAVE_STRNLEN 1 |
---|
6324 | | #define HAVE_WCSLEN 1 |
---|
6325 | | #define HAVE_WCSNLEN 1 |
---|
6326 | | #define HAVE_MBRTOWC 1 |
---|
6327 | | #define HAVE_WCRTOMB 1 |
---|
6328 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6329 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
6330 | | #define HAVE__BOOL 1 |
---|
6331 | | #define REPLACE_STRERROR_0 1 |
---|
6332 | | #define HAVE_SHUTDOWN 1 |
---|
6333 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
6334 | | #define HAVE_SA_FAMILY_T 1 |
---|
6335 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
6336 | | #define _USE_STD_STAT 1 |
---|
6337 | | #define HAVE_TERMINFO 1 |
---|
6338 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
6339 | | #define HAVE_ALLOCA 1 |
---|
6340 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
6341 | | #define GNULIB_TEST_CLOSE 1 |
---|
6342 | | #define GNULIB_TEST_DUP2 1 |
---|
6343 | | #define GNULIB_TEST_FCNTL 1 |
---|
6344 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
6345 | | #define GNULIB_TEST_FREXP 1 |
---|
6346 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
6347 | | #define GNULIB_TEST_FREXPL 1 |
---|
6348 | | #define GNULIB_TEST_FSTAT 1 |
---|
6349 | | #define GNULIB_TEST_FSYNC 1 |
---|
6350 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
6351 | | #define HAVE_GETHOSTNAME 1 |
---|
6352 | | #define HOST_NAME_MAX 256 |
---|
6353 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
6354 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6355 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6356 | | #define HAVE_DECL___ARGV 0 |
---|
6357 | | #define HAVE_VAR___PROGNAME 1 |
---|
6358 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
6359 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
6360 | | #define HAVE_INLINE 1 |
---|
6361 | | #define GNULIB_TEST_ISATTY 1 |
---|
6362 | | #define HAVE_DECL_ISINF 1 |
---|
6363 | | #define GNULIB_TEST_ISINF 1 |
---|
6364 | | #define GNULIB_TEST_ISNAN 1 |
---|
6365 | | #define GNULIB_TEST_ISNAND 1 |
---|
6366 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
6367 | | #define GNULIB_TEST_ISNANF 1 |
---|
6368 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
6369 | | #define GNULIB_TEST_ISNANL 1 |
---|
6370 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
6371 | | #define HAVE_UNISTD_H 1 |
---|
6372 | | #define HAVE_ARPA_INET_H 1 |
---|
6373 | | #define HAVE_CTYPE_H 1 |
---|
6374 | | #define HAVE_DLFCN_H 1 |
---|
6375 | | #define HAVE_ERRNO_H 1 |
---|
6376 | | #define HAVE_FCNTL_H 1 |
---|
6377 | | #define HAVE_FLOAT_H 1 |
---|
6378 | | #define HAVE_LIMITS_H 1 |
---|
6379 | | #define HAVE_MATH_H 1 |
---|
6380 | | #define HAVE_NETDB_H 1 |
---|
6381 | | #define HAVE_NETINET_IN_H 1 |
---|
6382 | | #define HAVE_SIGNAL_H 1 |
---|
6383 | | #define HAVE_STDLIB_H 1 |
---|
6384 | | #define HAVE_STRING_H 1 |
---|
6385 | | #define HAVE_STRINGS_H 1 |
---|
6386 | | #define HAVE_SYS_SELECT_H 1 |
---|
6387 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6388 | | #define HAVE_SYS_STAT_H 1 |
---|
6389 | | #define HAVE_SYS_TIME_H 1 |
---|
6390 | | #define HAVE_SYS_TYPES_H 1 |
---|
6391 | | #define HAVE_TIME_H 1 |
---|
6392 | | #define HAVE_UNISTD_H 1 |
---|
6393 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
6394 | | #define HAVE_RESOLV_H 1 |
---|
6395 | | #define HAVE_GETADDRINFO 1 |
---|
6396 | | #define HAVE_LOCALTIME 1 |
---|
6397 | | #define HAVE_STAT 1 |
---|
6398 | | #define HAVE_STRFTIME 1 |
---|
6399 | | #define VA_COPY va_copy |
---|
6400 | | /* end confdefs.h. */ |
---|
6401 | | #include <pthread.h> |
---|
6402 | | |
---|
6403 | | int |
---|
6404 | | main () |
---|
6405 | | { |
---|
6406 | | if (sizeof ((pthread_rwlock_t))) |
---|
6407 | | return 0; |
---|
6408 | | ; |
---|
6409 | | return 0; |
---|
6410 | | } |
---|
6411 | configure:33188: result: yes |
---|
6412 | configure:33200: checking whether pthread_rwlock_rdlock prefers a writer to a reader |
---|
6413 | configure:33343: 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 -lpthread >&5 |
---|
6414 | configure:33343: $? = 0 |
---|
6415 | configure:33343: ./conftest |
---|
6416 | configure:33343: $? = 0 |
---|
6417 | configure:33355: result: yes |
---|
6418 | configure:33389: 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 |
---|
6419 | configure:33389: $? = 0 |
---|
6420 | configure:33421: checking whether log10 works |
---|
6421 | configure:33452: 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 |
---|
6422 | configure:33452: $? = 0 |
---|
6423 | configure:33452: ./conftest |
---|
6424 | configure:33452: $? = 0 |
---|
6425 | configure:33463: result: yes |
---|
6426 | configure:33623: checking whether NAN macro works |
---|
6427 | configure:33646: 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 |
---|
6428 | configure:33646: $? = 0 |
---|
6429 | configure:33653: result: yes |
---|
6430 | configure:33658: checking whether HUGE_VAL works |
---|
6431 | configure:33676: 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 |
---|
6432 | configure:33676: $? = 0 |
---|
6433 | configure:33683: result: yes |
---|
6434 | configure:33740: checking whether the C compiler is actually a C++ compiler |
---|
6435 | error: write on a pipe with no reader |
---|
6436 | configure:33762: result: no |
---|
6437 | configure:33834: checking for obstacks that work with any size object |
---|
6438 | configure:33858: 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 |
---|
6439 | conftest.c:187:10: fatal error: 'obstack.h' file not found |
---|
6440 | #include "obstack.h" |
---|
6441 | ^~~~~~~~~~~ |
---|
6442 | 1 error generated. |
---|
6443 | configure:33858: $? = 1 |
---|
6444 | configure: failed program was: |
---|
6445 | | /* confdefs.h */ |
---|
6446 | | #define PACKAGE_NAME "" |
---|
6447 | | #define PACKAGE_TARNAME "" |
---|
6448 | | #define PACKAGE_VERSION "" |
---|
6449 | | #define PACKAGE_STRING "" |
---|
6450 | | #define PACKAGE_BUGREPORT "" |
---|
6451 | | #define PACKAGE_URL "" |
---|
6452 | | #define PACKAGE "libtextstyle" |
---|
6453 | | #define VERSION "0.21" |
---|
6454 | | #define STDC_HEADERS 1 |
---|
6455 | | #define HAVE_SYS_TYPES_H 1 |
---|
6456 | | #define HAVE_SYS_STAT_H 1 |
---|
6457 | | #define HAVE_STDLIB_H 1 |
---|
6458 | | #define HAVE_STRING_H 1 |
---|
6459 | | #define HAVE_MEMORY_H 1 |
---|
6460 | | #define HAVE_STRINGS_H 1 |
---|
6461 | | #define HAVE_INTTYPES_H 1 |
---|
6462 | | #define HAVE_STDINT_H 1 |
---|
6463 | | #define HAVE_UNISTD_H 1 |
---|
6464 | | #define __EXTENSIONS__ 1 |
---|
6465 | | #define _ALL_SOURCE 1 |
---|
6466 | | #define _DARWIN_C_SOURCE 1 |
---|
6467 | | #define _GNU_SOURCE 1 |
---|
6468 | | #define _NETBSD_SOURCE 1 |
---|
6469 | | #define _OPENBSD_SOURCE 1 |
---|
6470 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6471 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6472 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6473 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6474 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6475 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6476 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6477 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6478 | | #define _TANDEM_SOURCE 1 |
---|
6479 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6480 | | #define HAVE_DLFCN_H 1 |
---|
6481 | | #define LT_OBJDIR ".libs/" |
---|
6482 | | #define HAVE_ALLOCA_H 1 |
---|
6483 | | #define HAVE_ALLOCA 1 |
---|
6484 | | #define HAVE_FCNTL 1 |
---|
6485 | | #define HAVE_SYMLINK 1 |
---|
6486 | | #define HAVE_TCDRAIN 1 |
---|
6487 | | #define HAVE_FSYNC 1 |
---|
6488 | | #define HAVE_GETDTABLESIZE 1 |
---|
6489 | | #define HAVE_GETPROGNAME 1 |
---|
6490 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6491 | | #define HAVE_MPROTECT 1 |
---|
6492 | | #define HAVE_LSTAT 1 |
---|
6493 | | #define HAVE_SIGACTION 1 |
---|
6494 | | #define HAVE_SIGALTSTACK 1 |
---|
6495 | | #define HAVE_SIGINTERRUPT 1 |
---|
6496 | | #define HAVE_SNPRINTF 1 |
---|
6497 | | #define HAVE_GETSID 1 |
---|
6498 | | #define HAVE_TCGETATTR 1 |
---|
6499 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6500 | | #define HAVE_UNISTD_H 1 |
---|
6501 | | #define HAVE_SYS_STAT_H 1 |
---|
6502 | | #define HAVE_SYS_PARAM_H 1 |
---|
6503 | | #define HAVE_NETDB_H 1 |
---|
6504 | | #define HAVE_SYS_TIME_H 1 |
---|
6505 | | #define HAVE_LIMITS_H 1 |
---|
6506 | | #define HAVE_WCHAR_H 1 |
---|
6507 | | #define HAVE_STDINT_H 1 |
---|
6508 | | #define HAVE_INTTYPES_H 1 |
---|
6509 | | #define HAVE_MATH_H 1 |
---|
6510 | | #define HAVE_SYS_MMAN_H 1 |
---|
6511 | | #define HAVE_SYS_UIO_H 1 |
---|
6512 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6513 | | #define HAVE_STRERROR_R 1 |
---|
6514 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6515 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6516 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6517 | | #define HAVE_DECL_ALARM 1 |
---|
6518 | | #define restrict __restrict |
---|
6519 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6520 | | #define HAVE_ICONV 1 |
---|
6521 | | #define ICONV_CONST |
---|
6522 | | #define HAVE_WINT_T 1 |
---|
6523 | | #define HAVE_LONG_LONG_INT 1 |
---|
6524 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6525 | | #define FLT_EXPBIT0_WORD 0 |
---|
6526 | | #define FLT_EXPBIT0_BIT 23 |
---|
6527 | | #define DBL_EXPBIT0_WORD 1 |
---|
6528 | | #define DBL_EXPBIT0_BIT 20 |
---|
6529 | | #define HAVE_PTHREAD_API 1 |
---|
6530 | | #define USE_POSIX_THREADS 1 |
---|
6531 | | #define HAVE_STDLIB_H 1 |
---|
6532 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6533 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6534 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6535 | | #define PROMOTED_MODE_T int |
---|
6536 | | #define HAVE_SIGSET_T 1 |
---|
6537 | | #define HAVE_DECL_SNPRINTF 1 |
---|
6538 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6539 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6540 | | #define CHECK_PRINTF_SAFE 1 |
---|
6541 | | #define HAVE_WCHAR_T 1 |
---|
6542 | | #define HAVE_INTMAX_T 1 |
---|
6543 | | #define HAVE_SNPRINTF 1 |
---|
6544 | | #define HAVE_STRNLEN 1 |
---|
6545 | | #define HAVE_WCSLEN 1 |
---|
6546 | | #define HAVE_WCSNLEN 1 |
---|
6547 | | #define HAVE_MBRTOWC 1 |
---|
6548 | | #define HAVE_WCRTOMB 1 |
---|
6549 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6550 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
6551 | | #define HAVE__BOOL 1 |
---|
6552 | | #define REPLACE_STRERROR_0 1 |
---|
6553 | | #define HAVE_SHUTDOWN 1 |
---|
6554 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
6555 | | #define HAVE_SA_FAMILY_T 1 |
---|
6556 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
6557 | | #define _USE_STD_STAT 1 |
---|
6558 | | #define HAVE_TERMINFO 1 |
---|
6559 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
6560 | | #define HAVE_ALLOCA 1 |
---|
6561 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
6562 | | #define GNULIB_TEST_CLOSE 1 |
---|
6563 | | #define GNULIB_TEST_DUP2 1 |
---|
6564 | | #define GNULIB_TEST_FCNTL 1 |
---|
6565 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
6566 | | #define GNULIB_TEST_FREXP 1 |
---|
6567 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
6568 | | #define GNULIB_TEST_FREXPL 1 |
---|
6569 | | #define GNULIB_TEST_FSTAT 1 |
---|
6570 | | #define GNULIB_TEST_FSYNC 1 |
---|
6571 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
6572 | | #define HAVE_GETHOSTNAME 1 |
---|
6573 | | #define HOST_NAME_MAX 256 |
---|
6574 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
6575 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6576 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6577 | | #define HAVE_DECL___ARGV 0 |
---|
6578 | | #define HAVE_VAR___PROGNAME 1 |
---|
6579 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
6580 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
6581 | | #define HAVE_INLINE 1 |
---|
6582 | | #define GNULIB_TEST_ISATTY 1 |
---|
6583 | | #define HAVE_DECL_ISINF 1 |
---|
6584 | | #define GNULIB_TEST_ISINF 1 |
---|
6585 | | #define GNULIB_TEST_ISNAN 1 |
---|
6586 | | #define GNULIB_TEST_ISNAND 1 |
---|
6587 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
6588 | | #define GNULIB_TEST_ISNANF 1 |
---|
6589 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
6590 | | #define GNULIB_TEST_ISNANL 1 |
---|
6591 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
6592 | | #define HAVE_UNISTD_H 1 |
---|
6593 | | #define HAVE_ARPA_INET_H 1 |
---|
6594 | | #define HAVE_CTYPE_H 1 |
---|
6595 | | #define HAVE_DLFCN_H 1 |
---|
6596 | | #define HAVE_ERRNO_H 1 |
---|
6597 | | #define HAVE_FCNTL_H 1 |
---|
6598 | | #define HAVE_FLOAT_H 1 |
---|
6599 | | #define HAVE_LIMITS_H 1 |
---|
6600 | | #define HAVE_MATH_H 1 |
---|
6601 | | #define HAVE_NETDB_H 1 |
---|
6602 | | #define HAVE_NETINET_IN_H 1 |
---|
6603 | | #define HAVE_SIGNAL_H 1 |
---|
6604 | | #define HAVE_STDLIB_H 1 |
---|
6605 | | #define HAVE_STRING_H 1 |
---|
6606 | | #define HAVE_STRINGS_H 1 |
---|
6607 | | #define HAVE_SYS_SELECT_H 1 |
---|
6608 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6609 | | #define HAVE_SYS_STAT_H 1 |
---|
6610 | | #define HAVE_SYS_TIME_H 1 |
---|
6611 | | #define HAVE_SYS_TYPES_H 1 |
---|
6612 | | #define HAVE_TIME_H 1 |
---|
6613 | | #define HAVE_UNISTD_H 1 |
---|
6614 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
6615 | | #define HAVE_RESOLV_H 1 |
---|
6616 | | #define HAVE_GETADDRINFO 1 |
---|
6617 | | #define HAVE_LOCALTIME 1 |
---|
6618 | | #define HAVE_STAT 1 |
---|
6619 | | #define HAVE_STRFTIME 1 |
---|
6620 | | #define VA_COPY va_copy |
---|
6621 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
6622 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
6623 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
6624 | | #define GNULIB_LOCK 1 |
---|
6625 | | #define GNULIB_TEST_LOG10 1 |
---|
6626 | | #define HAVE_MALLOC_POSIX 1 |
---|
6627 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
6628 | | #define GNULIB_TEST_MEMCHR 1 |
---|
6629 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
6630 | | /* end confdefs.h. */ |
---|
6631 | | #include "obstack.h" |
---|
6632 | | void *obstack_chunk_alloc (size_t n) { return 0; } |
---|
6633 | | void obstack_chunk_free (void *p) { } |
---|
6634 | | /* Check that an internal function returns size_t, not int. */ |
---|
6635 | | size_t _obstack_memory_used (struct obstack *); |
---|
6636 | | |
---|
6637 | | int |
---|
6638 | | main () |
---|
6639 | | { |
---|
6640 | | struct obstack mem; |
---|
6641 | | obstack_init (&mem); |
---|
6642 | | obstack_free (&mem, 0); |
---|
6643 | | |
---|
6644 | | ; |
---|
6645 | | return 0; |
---|
6646 | | } |
---|
6647 | configure:33866: result: no |
---|
6648 | configure:33899: checking whether open recognizes a trailing slash |
---|
6649 | configure:33938: 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 |
---|
6650 | configure:33938: $? = 0 |
---|
6651 | configure:33938: ./conftest |
---|
6652 | configure:33938: $? = 1 |
---|
6653 | configure: program exited with status 1 |
---|
6654 | configure: failed program was: |
---|
6655 | | /* confdefs.h */ |
---|
6656 | | #define PACKAGE_NAME "" |
---|
6657 | | #define PACKAGE_TARNAME "" |
---|
6658 | | #define PACKAGE_VERSION "" |
---|
6659 | | #define PACKAGE_STRING "" |
---|
6660 | | #define PACKAGE_BUGREPORT "" |
---|
6661 | | #define PACKAGE_URL "" |
---|
6662 | | #define PACKAGE "libtextstyle" |
---|
6663 | | #define VERSION "0.21" |
---|
6664 | | #define STDC_HEADERS 1 |
---|
6665 | | #define HAVE_SYS_TYPES_H 1 |
---|
6666 | | #define HAVE_SYS_STAT_H 1 |
---|
6667 | | #define HAVE_STDLIB_H 1 |
---|
6668 | | #define HAVE_STRING_H 1 |
---|
6669 | | #define HAVE_MEMORY_H 1 |
---|
6670 | | #define HAVE_STRINGS_H 1 |
---|
6671 | | #define HAVE_INTTYPES_H 1 |
---|
6672 | | #define HAVE_STDINT_H 1 |
---|
6673 | | #define HAVE_UNISTD_H 1 |
---|
6674 | | #define __EXTENSIONS__ 1 |
---|
6675 | | #define _ALL_SOURCE 1 |
---|
6676 | | #define _DARWIN_C_SOURCE 1 |
---|
6677 | | #define _GNU_SOURCE 1 |
---|
6678 | | #define _NETBSD_SOURCE 1 |
---|
6679 | | #define _OPENBSD_SOURCE 1 |
---|
6680 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6681 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6682 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6683 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6684 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6685 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6686 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6687 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6688 | | #define _TANDEM_SOURCE 1 |
---|
6689 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6690 | | #define HAVE_DLFCN_H 1 |
---|
6691 | | #define LT_OBJDIR ".libs/" |
---|
6692 | | #define HAVE_ALLOCA_H 1 |
---|
6693 | | #define HAVE_ALLOCA 1 |
---|
6694 | | #define HAVE_FCNTL 1 |
---|
6695 | | #define HAVE_SYMLINK 1 |
---|
6696 | | #define HAVE_TCDRAIN 1 |
---|
6697 | | #define HAVE_FSYNC 1 |
---|
6698 | | #define HAVE_GETDTABLESIZE 1 |
---|
6699 | | #define HAVE_GETPROGNAME 1 |
---|
6700 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6701 | | #define HAVE_MPROTECT 1 |
---|
6702 | | #define HAVE_LSTAT 1 |
---|
6703 | | #define HAVE_SIGACTION 1 |
---|
6704 | | #define HAVE_SIGALTSTACK 1 |
---|
6705 | | #define HAVE_SIGINTERRUPT 1 |
---|
6706 | | #define HAVE_SNPRINTF 1 |
---|
6707 | | #define HAVE_GETSID 1 |
---|
6708 | | #define HAVE_TCGETATTR 1 |
---|
6709 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6710 | | #define HAVE_UNISTD_H 1 |
---|
6711 | | #define HAVE_SYS_STAT_H 1 |
---|
6712 | | #define HAVE_SYS_PARAM_H 1 |
---|
6713 | | #define HAVE_NETDB_H 1 |
---|
6714 | | #define HAVE_SYS_TIME_H 1 |
---|
6715 | | #define HAVE_LIMITS_H 1 |
---|
6716 | | #define HAVE_WCHAR_H 1 |
---|
6717 | | #define HAVE_STDINT_H 1 |
---|
6718 | | #define HAVE_INTTYPES_H 1 |
---|
6719 | | #define HAVE_MATH_H 1 |
---|
6720 | | #define HAVE_SYS_MMAN_H 1 |
---|
6721 | | #define HAVE_SYS_UIO_H 1 |
---|
6722 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6723 | | #define HAVE_STRERROR_R 1 |
---|
6724 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6725 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6726 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6727 | | #define HAVE_DECL_ALARM 1 |
---|
6728 | | #define restrict __restrict |
---|
6729 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6730 | | #define HAVE_ICONV 1 |
---|
6731 | | #define ICONV_CONST |
---|
6732 | | #define HAVE_WINT_T 1 |
---|
6733 | | #define HAVE_LONG_LONG_INT 1 |
---|
6734 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6735 | | #define FLT_EXPBIT0_WORD 0 |
---|
6736 | | #define FLT_EXPBIT0_BIT 23 |
---|
6737 | | #define DBL_EXPBIT0_WORD 1 |
---|
6738 | | #define DBL_EXPBIT0_BIT 20 |
---|
6739 | | #define HAVE_PTHREAD_API 1 |
---|
6740 | | #define USE_POSIX_THREADS 1 |
---|
6741 | | #define HAVE_STDLIB_H 1 |
---|
6742 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6743 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6744 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6745 | | #define PROMOTED_MODE_T int |
---|
6746 | | #define HAVE_SIGSET_T 1 |
---|
6747 | | #define HAVE_DECL_SNPRINTF 1 |
---|
6748 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6749 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6750 | | #define CHECK_PRINTF_SAFE 1 |
---|
6751 | | #define HAVE_WCHAR_T 1 |
---|
6752 | | #define HAVE_INTMAX_T 1 |
---|
6753 | | #define HAVE_SNPRINTF 1 |
---|
6754 | | #define HAVE_STRNLEN 1 |
---|
6755 | | #define HAVE_WCSLEN 1 |
---|
6756 | | #define HAVE_WCSNLEN 1 |
---|
6757 | | #define HAVE_MBRTOWC 1 |
---|
6758 | | #define HAVE_WCRTOMB 1 |
---|
6759 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6760 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
6761 | | #define HAVE__BOOL 1 |
---|
6762 | | #define REPLACE_STRERROR_0 1 |
---|
6763 | | #define HAVE_SHUTDOWN 1 |
---|
6764 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
6765 | | #define HAVE_SA_FAMILY_T 1 |
---|
6766 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
6767 | | #define _USE_STD_STAT 1 |
---|
6768 | | #define HAVE_TERMINFO 1 |
---|
6769 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
6770 | | #define HAVE_ALLOCA 1 |
---|
6771 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
6772 | | #define GNULIB_TEST_CLOSE 1 |
---|
6773 | | #define GNULIB_TEST_DUP2 1 |
---|
6774 | | #define GNULIB_TEST_FCNTL 1 |
---|
6775 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
6776 | | #define GNULIB_TEST_FREXP 1 |
---|
6777 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
6778 | | #define GNULIB_TEST_FREXPL 1 |
---|
6779 | | #define GNULIB_TEST_FSTAT 1 |
---|
6780 | | #define GNULIB_TEST_FSYNC 1 |
---|
6781 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
6782 | | #define HAVE_GETHOSTNAME 1 |
---|
6783 | | #define HOST_NAME_MAX 256 |
---|
6784 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
6785 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6786 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6787 | | #define HAVE_DECL___ARGV 0 |
---|
6788 | | #define HAVE_VAR___PROGNAME 1 |
---|
6789 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
6790 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
6791 | | #define HAVE_INLINE 1 |
---|
6792 | | #define GNULIB_TEST_ISATTY 1 |
---|
6793 | | #define HAVE_DECL_ISINF 1 |
---|
6794 | | #define GNULIB_TEST_ISINF 1 |
---|
6795 | | #define GNULIB_TEST_ISNAN 1 |
---|
6796 | | #define GNULIB_TEST_ISNAND 1 |
---|
6797 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
6798 | | #define GNULIB_TEST_ISNANF 1 |
---|
6799 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
6800 | | #define GNULIB_TEST_ISNANL 1 |
---|
6801 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
6802 | | #define HAVE_UNISTD_H 1 |
---|
6803 | | #define HAVE_ARPA_INET_H 1 |
---|
6804 | | #define HAVE_CTYPE_H 1 |
---|
6805 | | #define HAVE_DLFCN_H 1 |
---|
6806 | | #define HAVE_ERRNO_H 1 |
---|
6807 | | #define HAVE_FCNTL_H 1 |
---|
6808 | | #define HAVE_FLOAT_H 1 |
---|
6809 | | #define HAVE_LIMITS_H 1 |
---|
6810 | | #define HAVE_MATH_H 1 |
---|
6811 | | #define HAVE_NETDB_H 1 |
---|
6812 | | #define HAVE_NETINET_IN_H 1 |
---|
6813 | | #define HAVE_SIGNAL_H 1 |
---|
6814 | | #define HAVE_STDLIB_H 1 |
---|
6815 | | #define HAVE_STRING_H 1 |
---|
6816 | | #define HAVE_STRINGS_H 1 |
---|
6817 | | #define HAVE_SYS_SELECT_H 1 |
---|
6818 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6819 | | #define HAVE_SYS_STAT_H 1 |
---|
6820 | | #define HAVE_SYS_TIME_H 1 |
---|
6821 | | #define HAVE_SYS_TYPES_H 1 |
---|
6822 | | #define HAVE_TIME_H 1 |
---|
6823 | | #define HAVE_UNISTD_H 1 |
---|
6824 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
6825 | | #define HAVE_RESOLV_H 1 |
---|
6826 | | #define HAVE_GETADDRINFO 1 |
---|
6827 | | #define HAVE_LOCALTIME 1 |
---|
6828 | | #define HAVE_STAT 1 |
---|
6829 | | #define HAVE_STRFTIME 1 |
---|
6830 | | #define VA_COPY va_copy |
---|
6831 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
6832 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
6833 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
6834 | | #define GNULIB_LOCK 1 |
---|
6835 | | #define GNULIB_TEST_LOG10 1 |
---|
6836 | | #define HAVE_MALLOC_POSIX 1 |
---|
6837 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
6838 | | #define GNULIB_TEST_MEMCHR 1 |
---|
6839 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
6840 | | /* end confdefs.h. */ |
---|
6841 | | |
---|
6842 | | #include <fcntl.h> |
---|
6843 | | #if HAVE_UNISTD_H |
---|
6844 | | # include <unistd.h> |
---|
6845 | | #endif |
---|
6846 | | int main () |
---|
6847 | | { |
---|
6848 | | int result = 0; |
---|
6849 | | #if HAVE_LSTAT |
---|
6850 | | if (open ("conftest.lnk/", O_RDONLY) != -1) |
---|
6851 | | result |= 1; |
---|
6852 | | #endif |
---|
6853 | | if (open ("conftest.sl/", O_CREAT, 0600) >= 0) |
---|
6854 | | result |= 2; |
---|
6855 | | return result; |
---|
6856 | | } |
---|
6857 | configure:33950: result: no |
---|
6858 | configure:34019: checking whether frexp works |
---|
6859 | configure:34128: result: yes |
---|
6860 | configure:34140: checking whether ldexp can be used without linking with libm |
---|
6861 | configure:34159: 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 |
---|
6862 | configure:34159: $? = 0 |
---|
6863 | configure:34168: result: yes |
---|
6864 | configure:34181: checking whether frexpl() can be used without linking with libm |
---|
6865 | configure:34208: result: yes |
---|
6866 | configure:34214: checking whether frexpl works |
---|
6867 | configure:34336: result: yes |
---|
6868 | configure:34351: checking whether frexpl is declared |
---|
6869 | configure:34351: result: yes |
---|
6870 | configure:34362: checking whether ldexpl() can be used without linking with libm |
---|
6871 | configure:34380: 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 |
---|
6872 | configure:34380: $? = 0 |
---|
6873 | configure:34389: result: yes |
---|
6874 | configure:34395: checking whether ldexpl works |
---|
6875 | configure:34438: 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 |
---|
6876 | configure:34438: $? = 0 |
---|
6877 | configure:34438: ./conftest |
---|
6878 | configure:34438: $? = 0 |
---|
6879 | configure:34449: result: yes |
---|
6880 | configure:34457: checking whether ldexpl is declared |
---|
6881 | configure:34457: 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 -Werror=implicit-function-declaration |
---|
6882 | configure:34457: $? = 0 |
---|
6883 | configure:34457: result: yes |
---|
6884 | configure:34475: checking for raise |
---|
6885 | configure:34475: 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 |
---|
6886 | configure:34475: $? = 0 |
---|
6887 | configure:34475: result: yes |
---|
6888 | configure:34497: checking for sigprocmask |
---|
6889 | configure:34506: checking for sigprocmask |
---|
6890 | configure:34506: 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 |
---|
6891 | configure:34506: $? = 0 |
---|
6892 | configure:34506: result: yes |
---|
6893 | configure:34521: result: yes |
---|
6894 | configure:34611: checking for struct sigaction.sa_sigaction |
---|
6895 | configure:34611: 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 |
---|
6896 | configure:34611: $? = 0 |
---|
6897 | configure:34611: result: yes |
---|
6898 | configure:34756: checking for volatile sig_atomic_t |
---|
6899 | configure:34756: 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:34756: $? = 0 |
---|
6901 | configure:34756: 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 |
---|
6902 | conftest.c:205:36: error: expected expression |
---|
6903 | if (sizeof ((volatile sig_atomic_t))) |
---|
6904 | ^ |
---|
6905 | 1 error generated. |
---|
6906 | configure:34756: $? = 1 |
---|
6907 | configure: failed program was: |
---|
6908 | | /* confdefs.h */ |
---|
6909 | | #define PACKAGE_NAME "" |
---|
6910 | | #define PACKAGE_TARNAME "" |
---|
6911 | | #define PACKAGE_VERSION "" |
---|
6912 | | #define PACKAGE_STRING "" |
---|
6913 | | #define PACKAGE_BUGREPORT "" |
---|
6914 | | #define PACKAGE_URL "" |
---|
6915 | | #define PACKAGE "libtextstyle" |
---|
6916 | | #define VERSION "0.21" |
---|
6917 | | #define STDC_HEADERS 1 |
---|
6918 | | #define HAVE_SYS_TYPES_H 1 |
---|
6919 | | #define HAVE_SYS_STAT_H 1 |
---|
6920 | | #define HAVE_STDLIB_H 1 |
---|
6921 | | #define HAVE_STRING_H 1 |
---|
6922 | | #define HAVE_MEMORY_H 1 |
---|
6923 | | #define HAVE_STRINGS_H 1 |
---|
6924 | | #define HAVE_INTTYPES_H 1 |
---|
6925 | | #define HAVE_STDINT_H 1 |
---|
6926 | | #define HAVE_UNISTD_H 1 |
---|
6927 | | #define __EXTENSIONS__ 1 |
---|
6928 | | #define _ALL_SOURCE 1 |
---|
6929 | | #define _DARWIN_C_SOURCE 1 |
---|
6930 | | #define _GNU_SOURCE 1 |
---|
6931 | | #define _NETBSD_SOURCE 1 |
---|
6932 | | #define _OPENBSD_SOURCE 1 |
---|
6933 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6934 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6935 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6936 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6937 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6938 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6939 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6940 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6941 | | #define _TANDEM_SOURCE 1 |
---|
6942 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6943 | | #define HAVE_DLFCN_H 1 |
---|
6944 | | #define LT_OBJDIR ".libs/" |
---|
6945 | | #define HAVE_ALLOCA_H 1 |
---|
6946 | | #define HAVE_ALLOCA 1 |
---|
6947 | | #define HAVE_FCNTL 1 |
---|
6948 | | #define HAVE_SYMLINK 1 |
---|
6949 | | #define HAVE_TCDRAIN 1 |
---|
6950 | | #define HAVE_FSYNC 1 |
---|
6951 | | #define HAVE_GETDTABLESIZE 1 |
---|
6952 | | #define HAVE_GETPROGNAME 1 |
---|
6953 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6954 | | #define HAVE_MPROTECT 1 |
---|
6955 | | #define HAVE_LSTAT 1 |
---|
6956 | | #define HAVE_SIGACTION 1 |
---|
6957 | | #define HAVE_SIGALTSTACK 1 |
---|
6958 | | #define HAVE_SIGINTERRUPT 1 |
---|
6959 | | #define HAVE_SNPRINTF 1 |
---|
6960 | | #define HAVE_GETSID 1 |
---|
6961 | | #define HAVE_TCGETATTR 1 |
---|
6962 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6963 | | #define HAVE_UNISTD_H 1 |
---|
6964 | | #define HAVE_SYS_STAT_H 1 |
---|
6965 | | #define HAVE_SYS_PARAM_H 1 |
---|
6966 | | #define HAVE_NETDB_H 1 |
---|
6967 | | #define HAVE_SYS_TIME_H 1 |
---|
6968 | | #define HAVE_LIMITS_H 1 |
---|
6969 | | #define HAVE_WCHAR_H 1 |
---|
6970 | | #define HAVE_STDINT_H 1 |
---|
6971 | | #define HAVE_INTTYPES_H 1 |
---|
6972 | | #define HAVE_MATH_H 1 |
---|
6973 | | #define HAVE_SYS_MMAN_H 1 |
---|
6974 | | #define HAVE_SYS_UIO_H 1 |
---|
6975 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6976 | | #define HAVE_STRERROR_R 1 |
---|
6977 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
6978 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6979 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6980 | | #define HAVE_DECL_ALARM 1 |
---|
6981 | | #define restrict __restrict |
---|
6982 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6983 | | #define HAVE_ICONV 1 |
---|
6984 | | #define ICONV_CONST |
---|
6985 | | #define HAVE_WINT_T 1 |
---|
6986 | | #define HAVE_LONG_LONG_INT 1 |
---|
6987 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6988 | | #define FLT_EXPBIT0_WORD 0 |
---|
6989 | | #define FLT_EXPBIT0_BIT 23 |
---|
6990 | | #define DBL_EXPBIT0_WORD 1 |
---|
6991 | | #define DBL_EXPBIT0_BIT 20 |
---|
6992 | | #define HAVE_PTHREAD_API 1 |
---|
6993 | | #define USE_POSIX_THREADS 1 |
---|
6994 | | #define HAVE_STDLIB_H 1 |
---|
6995 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6996 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6997 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6998 | | #define PROMOTED_MODE_T int |
---|
6999 | | #define HAVE_SIGSET_T 1 |
---|
7000 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7001 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7002 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7003 | | #define CHECK_PRINTF_SAFE 1 |
---|
7004 | | #define HAVE_WCHAR_T 1 |
---|
7005 | | #define HAVE_INTMAX_T 1 |
---|
7006 | | #define HAVE_SNPRINTF 1 |
---|
7007 | | #define HAVE_STRNLEN 1 |
---|
7008 | | #define HAVE_WCSLEN 1 |
---|
7009 | | #define HAVE_WCSNLEN 1 |
---|
7010 | | #define HAVE_MBRTOWC 1 |
---|
7011 | | #define HAVE_WCRTOMB 1 |
---|
7012 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7013 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
7014 | | #define HAVE__BOOL 1 |
---|
7015 | | #define REPLACE_STRERROR_0 1 |
---|
7016 | | #define HAVE_SHUTDOWN 1 |
---|
7017 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
7018 | | #define HAVE_SA_FAMILY_T 1 |
---|
7019 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
7020 | | #define _USE_STD_STAT 1 |
---|
7021 | | #define HAVE_TERMINFO 1 |
---|
7022 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
7023 | | #define HAVE_ALLOCA 1 |
---|
7024 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
7025 | | #define GNULIB_TEST_CLOSE 1 |
---|
7026 | | #define GNULIB_TEST_DUP2 1 |
---|
7027 | | #define GNULIB_TEST_FCNTL 1 |
---|
7028 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
7029 | | #define GNULIB_TEST_FREXP 1 |
---|
7030 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
7031 | | #define GNULIB_TEST_FREXPL 1 |
---|
7032 | | #define GNULIB_TEST_FSTAT 1 |
---|
7033 | | #define GNULIB_TEST_FSYNC 1 |
---|
7034 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
7035 | | #define HAVE_GETHOSTNAME 1 |
---|
7036 | | #define HOST_NAME_MAX 256 |
---|
7037 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
7038 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
7039 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
7040 | | #define HAVE_DECL___ARGV 0 |
---|
7041 | | #define HAVE_VAR___PROGNAME 1 |
---|
7042 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
7043 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
7044 | | #define HAVE_INLINE 1 |
---|
7045 | | #define GNULIB_TEST_ISATTY 1 |
---|
7046 | | #define HAVE_DECL_ISINF 1 |
---|
7047 | | #define GNULIB_TEST_ISINF 1 |
---|
7048 | | #define GNULIB_TEST_ISNAN 1 |
---|
7049 | | #define GNULIB_TEST_ISNAND 1 |
---|
7050 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
7051 | | #define GNULIB_TEST_ISNANF 1 |
---|
7052 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
7053 | | #define GNULIB_TEST_ISNANL 1 |
---|
7054 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
7055 | | #define HAVE_UNISTD_H 1 |
---|
7056 | | #define HAVE_ARPA_INET_H 1 |
---|
7057 | | #define HAVE_CTYPE_H 1 |
---|
7058 | | #define HAVE_DLFCN_H 1 |
---|
7059 | | #define HAVE_ERRNO_H 1 |
---|
7060 | | #define HAVE_FCNTL_H 1 |
---|
7061 | | #define HAVE_FLOAT_H 1 |
---|
7062 | | #define HAVE_LIMITS_H 1 |
---|
7063 | | #define HAVE_MATH_H 1 |
---|
7064 | | #define HAVE_NETDB_H 1 |
---|
7065 | | #define HAVE_NETINET_IN_H 1 |
---|
7066 | | #define HAVE_SIGNAL_H 1 |
---|
7067 | | #define HAVE_STDLIB_H 1 |
---|
7068 | | #define HAVE_STRING_H 1 |
---|
7069 | | #define HAVE_STRINGS_H 1 |
---|
7070 | | #define HAVE_SYS_SELECT_H 1 |
---|
7071 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7072 | | #define HAVE_SYS_STAT_H 1 |
---|
7073 | | #define HAVE_SYS_TIME_H 1 |
---|
7074 | | #define HAVE_SYS_TYPES_H 1 |
---|
7075 | | #define HAVE_TIME_H 1 |
---|
7076 | | #define HAVE_UNISTD_H 1 |
---|
7077 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
7078 | | #define HAVE_RESOLV_H 1 |
---|
7079 | | #define HAVE_GETADDRINFO 1 |
---|
7080 | | #define HAVE_LOCALTIME 1 |
---|
7081 | | #define HAVE_STAT 1 |
---|
7082 | | #define HAVE_STRFTIME 1 |
---|
7083 | | #define VA_COPY va_copy |
---|
7084 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
7085 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
7086 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
7087 | | #define GNULIB_LOCK 1 |
---|
7088 | | #define GNULIB_TEST_LOG10 1 |
---|
7089 | | #define HAVE_MALLOC_POSIX 1 |
---|
7090 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
7091 | | #define GNULIB_TEST_MEMCHR 1 |
---|
7092 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
7093 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
7094 | | #define GNULIB_TEST_OPEN 1 |
---|
7095 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
7096 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
7097 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
7098 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
7099 | | #define HAVE_RAISE 1 |
---|
7100 | | #define GNULIB_TEST_RAISE 1 |
---|
7101 | | #define GNULIB_TEST_READ 1 |
---|
7102 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 |
---|
7103 | | #define GNULIB_TEST_SIGACTION 1 |
---|
7104 | | /* end confdefs.h. */ |
---|
7105 | | |
---|
7106 | | #include <signal.h> |
---|
7107 | | |
---|
7108 | | |
---|
7109 | | int |
---|
7110 | | main () |
---|
7111 | | { |
---|
7112 | | if (sizeof ((volatile sig_atomic_t))) |
---|
7113 | | return 0; |
---|
7114 | | ; |
---|
7115 | | return 0; |
---|
7116 | | } |
---|
7117 | configure:34756: result: yes |
---|
7118 | configure:34772: checking for sighandler_t |
---|
7119 | configure:34772: 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 |
---|
7120 | conftest.c:205:13: error: use of undeclared identifier 'sighandler_t' |
---|
7121 | if (sizeof (sighandler_t)) |
---|
7122 | ^ |
---|
7123 | 1 error generated. |
---|
7124 | configure:34772: $? = 1 |
---|
7125 | configure: failed program was: |
---|
7126 | | /* confdefs.h */ |
---|
7127 | | #define PACKAGE_NAME "" |
---|
7128 | | #define PACKAGE_TARNAME "" |
---|
7129 | | #define PACKAGE_VERSION "" |
---|
7130 | | #define PACKAGE_STRING "" |
---|
7131 | | #define PACKAGE_BUGREPORT "" |
---|
7132 | | #define PACKAGE_URL "" |
---|
7133 | | #define PACKAGE "libtextstyle" |
---|
7134 | | #define VERSION "0.21" |
---|
7135 | | #define STDC_HEADERS 1 |
---|
7136 | | #define HAVE_SYS_TYPES_H 1 |
---|
7137 | | #define HAVE_SYS_STAT_H 1 |
---|
7138 | | #define HAVE_STDLIB_H 1 |
---|
7139 | | #define HAVE_STRING_H 1 |
---|
7140 | | #define HAVE_MEMORY_H 1 |
---|
7141 | | #define HAVE_STRINGS_H 1 |
---|
7142 | | #define HAVE_INTTYPES_H 1 |
---|
7143 | | #define HAVE_STDINT_H 1 |
---|
7144 | | #define HAVE_UNISTD_H 1 |
---|
7145 | | #define __EXTENSIONS__ 1 |
---|
7146 | | #define _ALL_SOURCE 1 |
---|
7147 | | #define _DARWIN_C_SOURCE 1 |
---|
7148 | | #define _GNU_SOURCE 1 |
---|
7149 | | #define _NETBSD_SOURCE 1 |
---|
7150 | | #define _OPENBSD_SOURCE 1 |
---|
7151 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7152 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7153 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7154 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7155 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7156 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7157 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7158 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7159 | | #define _TANDEM_SOURCE 1 |
---|
7160 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7161 | | #define HAVE_DLFCN_H 1 |
---|
7162 | | #define LT_OBJDIR ".libs/" |
---|
7163 | | #define HAVE_ALLOCA_H 1 |
---|
7164 | | #define HAVE_ALLOCA 1 |
---|
7165 | | #define HAVE_FCNTL 1 |
---|
7166 | | #define HAVE_SYMLINK 1 |
---|
7167 | | #define HAVE_TCDRAIN 1 |
---|
7168 | | #define HAVE_FSYNC 1 |
---|
7169 | | #define HAVE_GETDTABLESIZE 1 |
---|
7170 | | #define HAVE_GETPROGNAME 1 |
---|
7171 | | #define HAVE_GETTIMEOFDAY 1 |
---|
7172 | | #define HAVE_MPROTECT 1 |
---|
7173 | | #define HAVE_LSTAT 1 |
---|
7174 | | #define HAVE_SIGACTION 1 |
---|
7175 | | #define HAVE_SIGALTSTACK 1 |
---|
7176 | | #define HAVE_SIGINTERRUPT 1 |
---|
7177 | | #define HAVE_SNPRINTF 1 |
---|
7178 | | #define HAVE_GETSID 1 |
---|
7179 | | #define HAVE_TCGETATTR 1 |
---|
7180 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7181 | | #define HAVE_UNISTD_H 1 |
---|
7182 | | #define HAVE_SYS_STAT_H 1 |
---|
7183 | | #define HAVE_SYS_PARAM_H 1 |
---|
7184 | | #define HAVE_NETDB_H 1 |
---|
7185 | | #define HAVE_SYS_TIME_H 1 |
---|
7186 | | #define HAVE_LIMITS_H 1 |
---|
7187 | | #define HAVE_WCHAR_H 1 |
---|
7188 | | #define HAVE_STDINT_H 1 |
---|
7189 | | #define HAVE_INTTYPES_H 1 |
---|
7190 | | #define HAVE_MATH_H 1 |
---|
7191 | | #define HAVE_SYS_MMAN_H 1 |
---|
7192 | | #define HAVE_SYS_UIO_H 1 |
---|
7193 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7194 | | #define HAVE_STRERROR_R 1 |
---|
7195 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
7196 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
7197 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7198 | | #define HAVE_DECL_ALARM 1 |
---|
7199 | | #define restrict __restrict |
---|
7200 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7201 | | #define HAVE_ICONV 1 |
---|
7202 | | #define ICONV_CONST |
---|
7203 | | #define HAVE_WINT_T 1 |
---|
7204 | | #define HAVE_LONG_LONG_INT 1 |
---|
7205 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7206 | | #define FLT_EXPBIT0_WORD 0 |
---|
7207 | | #define FLT_EXPBIT0_BIT 23 |
---|
7208 | | #define DBL_EXPBIT0_WORD 1 |
---|
7209 | | #define DBL_EXPBIT0_BIT 20 |
---|
7210 | | #define HAVE_PTHREAD_API 1 |
---|
7211 | | #define USE_POSIX_THREADS 1 |
---|
7212 | | #define HAVE_STDLIB_H 1 |
---|
7213 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7214 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7215 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7216 | | #define PROMOTED_MODE_T int |
---|
7217 | | #define HAVE_SIGSET_T 1 |
---|
7218 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7219 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7220 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7221 | | #define CHECK_PRINTF_SAFE 1 |
---|
7222 | | #define HAVE_WCHAR_T 1 |
---|
7223 | | #define HAVE_INTMAX_T 1 |
---|
7224 | | #define HAVE_SNPRINTF 1 |
---|
7225 | | #define HAVE_STRNLEN 1 |
---|
7226 | | #define HAVE_WCSLEN 1 |
---|
7227 | | #define HAVE_WCSNLEN 1 |
---|
7228 | | #define HAVE_MBRTOWC 1 |
---|
7229 | | #define HAVE_WCRTOMB 1 |
---|
7230 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7231 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
7232 | | #define HAVE__BOOL 1 |
---|
7233 | | #define REPLACE_STRERROR_0 1 |
---|
7234 | | #define HAVE_SHUTDOWN 1 |
---|
7235 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
7236 | | #define HAVE_SA_FAMILY_T 1 |
---|
7237 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
7238 | | #define _USE_STD_STAT 1 |
---|
7239 | | #define HAVE_TERMINFO 1 |
---|
7240 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
7241 | | #define HAVE_ALLOCA 1 |
---|
7242 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
7243 | | #define GNULIB_TEST_CLOSE 1 |
---|
7244 | | #define GNULIB_TEST_DUP2 1 |
---|
7245 | | #define GNULIB_TEST_FCNTL 1 |
---|
7246 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
7247 | | #define GNULIB_TEST_FREXP 1 |
---|
7248 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
7249 | | #define GNULIB_TEST_FREXPL 1 |
---|
7250 | | #define GNULIB_TEST_FSTAT 1 |
---|
7251 | | #define GNULIB_TEST_FSYNC 1 |
---|
7252 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
7253 | | #define HAVE_GETHOSTNAME 1 |
---|
7254 | | #define HOST_NAME_MAX 256 |
---|
7255 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
7256 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
7257 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
7258 | | #define HAVE_DECL___ARGV 0 |
---|
7259 | | #define HAVE_VAR___PROGNAME 1 |
---|
7260 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
7261 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
7262 | | #define HAVE_INLINE 1 |
---|
7263 | | #define GNULIB_TEST_ISATTY 1 |
---|
7264 | | #define HAVE_DECL_ISINF 1 |
---|
7265 | | #define GNULIB_TEST_ISINF 1 |
---|
7266 | | #define GNULIB_TEST_ISNAN 1 |
---|
7267 | | #define GNULIB_TEST_ISNAND 1 |
---|
7268 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
7269 | | #define GNULIB_TEST_ISNANF 1 |
---|
7270 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
7271 | | #define GNULIB_TEST_ISNANL 1 |
---|
7272 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
7273 | | #define HAVE_UNISTD_H 1 |
---|
7274 | | #define HAVE_ARPA_INET_H 1 |
---|
7275 | | #define HAVE_CTYPE_H 1 |
---|
7276 | | #define HAVE_DLFCN_H 1 |
---|
7277 | | #define HAVE_ERRNO_H 1 |
---|
7278 | | #define HAVE_FCNTL_H 1 |
---|
7279 | | #define HAVE_FLOAT_H 1 |
---|
7280 | | #define HAVE_LIMITS_H 1 |
---|
7281 | | #define HAVE_MATH_H 1 |
---|
7282 | | #define HAVE_NETDB_H 1 |
---|
7283 | | #define HAVE_NETINET_IN_H 1 |
---|
7284 | | #define HAVE_SIGNAL_H 1 |
---|
7285 | | #define HAVE_STDLIB_H 1 |
---|
7286 | | #define HAVE_STRING_H 1 |
---|
7287 | | #define HAVE_STRINGS_H 1 |
---|
7288 | | #define HAVE_SYS_SELECT_H 1 |
---|
7289 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7290 | | #define HAVE_SYS_STAT_H 1 |
---|
7291 | | #define HAVE_SYS_TIME_H 1 |
---|
7292 | | #define HAVE_SYS_TYPES_H 1 |
---|
7293 | | #define HAVE_TIME_H 1 |
---|
7294 | | #define HAVE_UNISTD_H 1 |
---|
7295 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
7296 | | #define HAVE_RESOLV_H 1 |
---|
7297 | | #define HAVE_GETADDRINFO 1 |
---|
7298 | | #define HAVE_LOCALTIME 1 |
---|
7299 | | #define HAVE_STAT 1 |
---|
7300 | | #define HAVE_STRFTIME 1 |
---|
7301 | | #define VA_COPY va_copy |
---|
7302 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
7303 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
7304 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
7305 | | #define GNULIB_LOCK 1 |
---|
7306 | | #define GNULIB_TEST_LOG10 1 |
---|
7307 | | #define HAVE_MALLOC_POSIX 1 |
---|
7308 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
7309 | | #define GNULIB_TEST_MEMCHR 1 |
---|
7310 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
7311 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
7312 | | #define GNULIB_TEST_OPEN 1 |
---|
7313 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
7314 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
7315 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
7316 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
7317 | | #define HAVE_RAISE 1 |
---|
7318 | | #define GNULIB_TEST_RAISE 1 |
---|
7319 | | #define GNULIB_TEST_READ 1 |
---|
7320 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 |
---|
7321 | | #define GNULIB_TEST_SIGACTION 1 |
---|
7322 | | /* end confdefs.h. */ |
---|
7323 | | |
---|
7324 | | #include <signal.h> |
---|
7325 | | |
---|
7326 | | |
---|
7327 | | int |
---|
7328 | | main () |
---|
7329 | | { |
---|
7330 | | if (sizeof (sighandler_t)) |
---|
7331 | | return 0; |
---|
7332 | | ; |
---|
7333 | | return 0; |
---|
7334 | | } |
---|
7335 | configure:34772: result: no |
---|
7336 | configure:34792: checking for signbit macro |
---|
7337 | configure:34901: 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 |
---|
7338 | configure:34901: $? = 0 |
---|
7339 | configure:34901: ./conftest |
---|
7340 | configure:34901: $? = 0 |
---|
7341 | configure:34912: result: yes |
---|
7342 | configure:34914: checking for signbit compiler built-ins |
---|
7343 | configure:35025: 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 |
---|
7344 | configure:35025: $? = 0 |
---|
7345 | configure:35025: ./conftest |
---|
7346 | configure:35025: $? = 0 |
---|
7347 | configure:35036: result: yes |
---|
7348 | configure:35580: checking for sigprocmask |
---|
7349 | configure:35604: result: yes |
---|
7350 | configure:35641: checking for stdint.h |
---|
7351 | configure:35641: result: yes |
---|
7352 | configure:35651: checking for SIZE_MAX |
---|
7353 | configure:35722: result: yes |
---|
7354 | configure:35738: checking for snprintf |
---|
7355 | configure:35738: result: yes |
---|
7356 | configure:35751: checking whether snprintf respects a size of 1 |
---|
7357 | configure:35792: 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 |
---|
7358 | configure:35792: $? = 0 |
---|
7359 | configure:35792: ./conftest |
---|
7360 | configure:35792: $? = 0 |
---|
7361 | configure:35803: result: yes |
---|
7362 | configure:35813: checking whether printf supports POSIX/XSI format strings with positions |
---|
7363 | configure:35848: 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 |
---|
7364 | configure:35848: $? = 0 |
---|
7365 | configure:35848: ./conftest |
---|
7366 | configure:35848: $? = 0 |
---|
7367 | configure:35859: result: yes |
---|
7368 | configure:35941: checking for snprintf |
---|
7369 | configure:35941: result: yes |
---|
7370 | configure:35954: checking whether snprintf truncates the result as in C99 |
---|
7371 | configure:36036: 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 |
---|
7372 | configure:36036: $? = 0 |
---|
7373 | configure:36036: ./conftest |
---|
7374 | configure:36036: $? = 0 |
---|
7375 | configure:36047: result: yes |
---|
7376 | configure:36054: checking whether snprintf fully supports the 'n' directive |
---|
7377 | configure:36147: 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 |
---|
7378 | configure:36147: $? = 0 |
---|
7379 | configure:36147: ./conftest |
---|
7380 | ./configure: line 2826: 97436 Abort trap: 6 ./conftest$ac_exeext |
---|
7381 | configure:36147: $? = 134 |
---|
7382 | configure: program exited with status 134 |
---|
7383 | configure: failed program was: |
---|
7384 | | /* confdefs.h */ |
---|
7385 | | #define PACKAGE_NAME "" |
---|
7386 | | #define PACKAGE_TARNAME "" |
---|
7387 | | #define PACKAGE_VERSION "" |
---|
7388 | | #define PACKAGE_STRING "" |
---|
7389 | | #define PACKAGE_BUGREPORT "" |
---|
7390 | | #define PACKAGE_URL "" |
---|
7391 | | #define PACKAGE "libtextstyle" |
---|
7392 | | #define VERSION "0.21" |
---|
7393 | | #define STDC_HEADERS 1 |
---|
7394 | | #define HAVE_SYS_TYPES_H 1 |
---|
7395 | | #define HAVE_SYS_STAT_H 1 |
---|
7396 | | #define HAVE_STDLIB_H 1 |
---|
7397 | | #define HAVE_STRING_H 1 |
---|
7398 | | #define HAVE_MEMORY_H 1 |
---|
7399 | | #define HAVE_STRINGS_H 1 |
---|
7400 | | #define HAVE_INTTYPES_H 1 |
---|
7401 | | #define HAVE_STDINT_H 1 |
---|
7402 | | #define HAVE_UNISTD_H 1 |
---|
7403 | | #define __EXTENSIONS__ 1 |
---|
7404 | | #define _ALL_SOURCE 1 |
---|
7405 | | #define _DARWIN_C_SOURCE 1 |
---|
7406 | | #define _GNU_SOURCE 1 |
---|
7407 | | #define _NETBSD_SOURCE 1 |
---|
7408 | | #define _OPENBSD_SOURCE 1 |
---|
7409 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7410 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7411 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7412 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7413 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7414 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7415 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7416 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7417 | | #define _TANDEM_SOURCE 1 |
---|
7418 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7419 | | #define HAVE_DLFCN_H 1 |
---|
7420 | | #define LT_OBJDIR ".libs/" |
---|
7421 | | #define HAVE_ALLOCA_H 1 |
---|
7422 | | #define HAVE_ALLOCA 1 |
---|
7423 | | #define HAVE_FCNTL 1 |
---|
7424 | | #define HAVE_SYMLINK 1 |
---|
7425 | | #define HAVE_TCDRAIN 1 |
---|
7426 | | #define HAVE_FSYNC 1 |
---|
7427 | | #define HAVE_GETDTABLESIZE 1 |
---|
7428 | | #define HAVE_GETPROGNAME 1 |
---|
7429 | | #define HAVE_GETTIMEOFDAY 1 |
---|
7430 | | #define HAVE_MPROTECT 1 |
---|
7431 | | #define HAVE_LSTAT 1 |
---|
7432 | | #define HAVE_SIGACTION 1 |
---|
7433 | | #define HAVE_SIGALTSTACK 1 |
---|
7434 | | #define HAVE_SIGINTERRUPT 1 |
---|
7435 | | #define HAVE_SNPRINTF 1 |
---|
7436 | | #define HAVE_GETSID 1 |
---|
7437 | | #define HAVE_TCGETATTR 1 |
---|
7438 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7439 | | #define HAVE_UNISTD_H 1 |
---|
7440 | | #define HAVE_SYS_STAT_H 1 |
---|
7441 | | #define HAVE_SYS_PARAM_H 1 |
---|
7442 | | #define HAVE_NETDB_H 1 |
---|
7443 | | #define HAVE_SYS_TIME_H 1 |
---|
7444 | | #define HAVE_LIMITS_H 1 |
---|
7445 | | #define HAVE_WCHAR_H 1 |
---|
7446 | | #define HAVE_STDINT_H 1 |
---|
7447 | | #define HAVE_INTTYPES_H 1 |
---|
7448 | | #define HAVE_MATH_H 1 |
---|
7449 | | #define HAVE_SYS_MMAN_H 1 |
---|
7450 | | #define HAVE_SYS_UIO_H 1 |
---|
7451 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7452 | | #define HAVE_STRERROR_R 1 |
---|
7453 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
7454 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
7455 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7456 | | #define HAVE_DECL_ALARM 1 |
---|
7457 | | #define restrict __restrict |
---|
7458 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7459 | | #define HAVE_ICONV 1 |
---|
7460 | | #define ICONV_CONST |
---|
7461 | | #define HAVE_WINT_T 1 |
---|
7462 | | #define HAVE_LONG_LONG_INT 1 |
---|
7463 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7464 | | #define FLT_EXPBIT0_WORD 0 |
---|
7465 | | #define FLT_EXPBIT0_BIT 23 |
---|
7466 | | #define DBL_EXPBIT0_WORD 1 |
---|
7467 | | #define DBL_EXPBIT0_BIT 20 |
---|
7468 | | #define HAVE_PTHREAD_API 1 |
---|
7469 | | #define USE_POSIX_THREADS 1 |
---|
7470 | | #define HAVE_STDLIB_H 1 |
---|
7471 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7472 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7473 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7474 | | #define PROMOTED_MODE_T int |
---|
7475 | | #define HAVE_SIGSET_T 1 |
---|
7476 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7477 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7478 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7479 | | #define CHECK_PRINTF_SAFE 1 |
---|
7480 | | #define HAVE_WCHAR_T 1 |
---|
7481 | | #define HAVE_INTMAX_T 1 |
---|
7482 | | #define HAVE_SNPRINTF 1 |
---|
7483 | | #define HAVE_STRNLEN 1 |
---|
7484 | | #define HAVE_WCSLEN 1 |
---|
7485 | | #define HAVE_WCSNLEN 1 |
---|
7486 | | #define HAVE_MBRTOWC 1 |
---|
7487 | | #define HAVE_WCRTOMB 1 |
---|
7488 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7489 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
7490 | | #define HAVE__BOOL 1 |
---|
7491 | | #define REPLACE_STRERROR_0 1 |
---|
7492 | | #define HAVE_SHUTDOWN 1 |
---|
7493 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
7494 | | #define HAVE_SA_FAMILY_T 1 |
---|
7495 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
7496 | | #define _USE_STD_STAT 1 |
---|
7497 | | #define HAVE_TERMINFO 1 |
---|
7498 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
7499 | | #define HAVE_ALLOCA 1 |
---|
7500 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
7501 | | #define GNULIB_TEST_CLOSE 1 |
---|
7502 | | #define GNULIB_TEST_DUP2 1 |
---|
7503 | | #define GNULIB_TEST_FCNTL 1 |
---|
7504 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
7505 | | #define GNULIB_TEST_FREXP 1 |
---|
7506 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
7507 | | #define GNULIB_TEST_FREXPL 1 |
---|
7508 | | #define GNULIB_TEST_FSTAT 1 |
---|
7509 | | #define GNULIB_TEST_FSYNC 1 |
---|
7510 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
7511 | | #define HAVE_GETHOSTNAME 1 |
---|
7512 | | #define HOST_NAME_MAX 256 |
---|
7513 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
7514 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
7515 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
7516 | | #define HAVE_DECL___ARGV 0 |
---|
7517 | | #define HAVE_VAR___PROGNAME 1 |
---|
7518 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
7519 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
7520 | | #define HAVE_INLINE 1 |
---|
7521 | | #define GNULIB_TEST_ISATTY 1 |
---|
7522 | | #define HAVE_DECL_ISINF 1 |
---|
7523 | | #define GNULIB_TEST_ISINF 1 |
---|
7524 | | #define GNULIB_TEST_ISNAN 1 |
---|
7525 | | #define GNULIB_TEST_ISNAND 1 |
---|
7526 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
7527 | | #define GNULIB_TEST_ISNANF 1 |
---|
7528 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
7529 | | #define GNULIB_TEST_ISNANL 1 |
---|
7530 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
7531 | | #define HAVE_UNISTD_H 1 |
---|
7532 | | #define HAVE_ARPA_INET_H 1 |
---|
7533 | | #define HAVE_CTYPE_H 1 |
---|
7534 | | #define HAVE_DLFCN_H 1 |
---|
7535 | | #define HAVE_ERRNO_H 1 |
---|
7536 | | #define HAVE_FCNTL_H 1 |
---|
7537 | | #define HAVE_FLOAT_H 1 |
---|
7538 | | #define HAVE_LIMITS_H 1 |
---|
7539 | | #define HAVE_MATH_H 1 |
---|
7540 | | #define HAVE_NETDB_H 1 |
---|
7541 | | #define HAVE_NETINET_IN_H 1 |
---|
7542 | | #define HAVE_SIGNAL_H 1 |
---|
7543 | | #define HAVE_STDLIB_H 1 |
---|
7544 | | #define HAVE_STRING_H 1 |
---|
7545 | | #define HAVE_STRINGS_H 1 |
---|
7546 | | #define HAVE_SYS_SELECT_H 1 |
---|
7547 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7548 | | #define HAVE_SYS_STAT_H 1 |
---|
7549 | | #define HAVE_SYS_TIME_H 1 |
---|
7550 | | #define HAVE_SYS_TYPES_H 1 |
---|
7551 | | #define HAVE_TIME_H 1 |
---|
7552 | | #define HAVE_UNISTD_H 1 |
---|
7553 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
7554 | | #define HAVE_RESOLV_H 1 |
---|
7555 | | #define HAVE_GETADDRINFO 1 |
---|
7556 | | #define HAVE_LOCALTIME 1 |
---|
7557 | | #define HAVE_STAT 1 |
---|
7558 | | #define HAVE_STRFTIME 1 |
---|
7559 | | #define VA_COPY va_copy |
---|
7560 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
7561 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
7562 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
7563 | | #define GNULIB_LOCK 1 |
---|
7564 | | #define GNULIB_TEST_LOG10 1 |
---|
7565 | | #define HAVE_MALLOC_POSIX 1 |
---|
7566 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
7567 | | #define GNULIB_TEST_MEMCHR 1 |
---|
7568 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
7569 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
7570 | | #define GNULIB_TEST_OPEN 1 |
---|
7571 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
7572 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
7573 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
7574 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
7575 | | #define HAVE_RAISE 1 |
---|
7576 | | #define GNULIB_TEST_RAISE 1 |
---|
7577 | | #define GNULIB_TEST_READ 1 |
---|
7578 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 |
---|
7579 | | #define GNULIB_TEST_SIGACTION 1 |
---|
7580 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
7581 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
7582 | | #define HAVE_STDINT_H 1 |
---|
7583 | | #define HAVE_SNPRINTF 1 |
---|
7584 | | #define GNULIB_TEST_SNPRINTF 1 |
---|
7585 | | #define GNULIB_SNPRINTF 1 |
---|
7586 | | #define HAVE_SNPRINTF 1 |
---|
7587 | | /* end confdefs.h. */ |
---|
7588 | | |
---|
7589 | | #include <stdio.h> |
---|
7590 | | #include <string.h> |
---|
7591 | | #if HAVE_SNPRINTF |
---|
7592 | | # define my_snprintf snprintf |
---|
7593 | | #else |
---|
7594 | | # include <stdarg.h> |
---|
7595 | | static int my_snprintf (char *buf, int size, const char *format, ...) |
---|
7596 | | { |
---|
7597 | | va_list args; |
---|
7598 | | int ret; |
---|
7599 | | va_start (args, format); |
---|
7600 | | ret = vsnprintf (buf, size, format, args); |
---|
7601 | | va_end (args); |
---|
7602 | | return ret; |
---|
7603 | | } |
---|
7604 | | #endif |
---|
7605 | | static char fmtstring[10]; |
---|
7606 | | static char buf[100]; |
---|
7607 | | int main () |
---|
7608 | | { |
---|
7609 | | int count = -1; |
---|
7610 | | /* Copy the format string. Some systems (glibc with _FORTIFY_SOURCE=2) |
---|
7611 | | support %n in format strings in read-only memory but not in writable |
---|
7612 | | memory. */ |
---|
7613 | | strcpy (fmtstring, "%d %n"); |
---|
7614 | | my_snprintf (buf, 4, fmtstring, 12345, &count, 33, 44, 55); |
---|
7615 | | if (count != 6) |
---|
7616 | | return 1; |
---|
7617 | | return 0; |
---|
7618 | | } |
---|
7619 | configure:36158: result: no |
---|
7620 | configure:36164: checking whether snprintf respects a size of 1 |
---|
7621 | configure:36216: result: yes |
---|
7622 | configure:36221: checking whether vsnprintf respects a zero size as in C99 |
---|
7623 | configure:36287: 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 |
---|
7624 | configure:36287: $? = 0 |
---|
7625 | configure:36287: ./conftest |
---|
7626 | configure:36287: $? = 0 |
---|
7627 | configure:36298: result: yes |
---|
7628 | configure:36423: checking for nl_langinfo |
---|
7629 | configure:36423: 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 |
---|
7630 | configure:36423: $? = 0 |
---|
7631 | configure:36423: result: yes |
---|
7632 | configure:36587: checking for ptrdiff_t |
---|
7633 | configure:36587: 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 |
---|
7634 | configure:36587: $? = 0 |
---|
7635 | configure:36587: 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 |
---|
7636 | conftest.c:246:24: error: expected expression |
---|
7637 | if (sizeof ((ptrdiff_t))) |
---|
7638 | ^ |
---|
7639 | 1 error generated. |
---|
7640 | configure:36587: $? = 1 |
---|
7641 | configure: failed program was: |
---|
7642 | | /* confdefs.h */ |
---|
7643 | | #define PACKAGE_NAME "" |
---|
7644 | | #define PACKAGE_TARNAME "" |
---|
7645 | | #define PACKAGE_VERSION "" |
---|
7646 | | #define PACKAGE_STRING "" |
---|
7647 | | #define PACKAGE_BUGREPORT "" |
---|
7648 | | #define PACKAGE_URL "" |
---|
7649 | | #define PACKAGE "libtextstyle" |
---|
7650 | | #define VERSION "0.21" |
---|
7651 | | #define STDC_HEADERS 1 |
---|
7652 | | #define HAVE_SYS_TYPES_H 1 |
---|
7653 | | #define HAVE_SYS_STAT_H 1 |
---|
7654 | | #define HAVE_STDLIB_H 1 |
---|
7655 | | #define HAVE_STRING_H 1 |
---|
7656 | | #define HAVE_MEMORY_H 1 |
---|
7657 | | #define HAVE_STRINGS_H 1 |
---|
7658 | | #define HAVE_INTTYPES_H 1 |
---|
7659 | | #define HAVE_STDINT_H 1 |
---|
7660 | | #define HAVE_UNISTD_H 1 |
---|
7661 | | #define __EXTENSIONS__ 1 |
---|
7662 | | #define _ALL_SOURCE 1 |
---|
7663 | | #define _DARWIN_C_SOURCE 1 |
---|
7664 | | #define _GNU_SOURCE 1 |
---|
7665 | | #define _NETBSD_SOURCE 1 |
---|
7666 | | #define _OPENBSD_SOURCE 1 |
---|
7667 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7668 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7669 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7670 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7671 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7672 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7673 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7674 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7675 | | #define _TANDEM_SOURCE 1 |
---|
7676 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7677 | | #define HAVE_DLFCN_H 1 |
---|
7678 | | #define LT_OBJDIR ".libs/" |
---|
7679 | | #define HAVE_ALLOCA_H 1 |
---|
7680 | | #define HAVE_ALLOCA 1 |
---|
7681 | | #define HAVE_FCNTL 1 |
---|
7682 | | #define HAVE_SYMLINK 1 |
---|
7683 | | #define HAVE_TCDRAIN 1 |
---|
7684 | | #define HAVE_FSYNC 1 |
---|
7685 | | #define HAVE_GETDTABLESIZE 1 |
---|
7686 | | #define HAVE_GETPROGNAME 1 |
---|
7687 | | #define HAVE_GETTIMEOFDAY 1 |
---|
7688 | | #define HAVE_MPROTECT 1 |
---|
7689 | | #define HAVE_LSTAT 1 |
---|
7690 | | #define HAVE_SIGACTION 1 |
---|
7691 | | #define HAVE_SIGALTSTACK 1 |
---|
7692 | | #define HAVE_SIGINTERRUPT 1 |
---|
7693 | | #define HAVE_SNPRINTF 1 |
---|
7694 | | #define HAVE_GETSID 1 |
---|
7695 | | #define HAVE_TCGETATTR 1 |
---|
7696 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7697 | | #define HAVE_UNISTD_H 1 |
---|
7698 | | #define HAVE_SYS_STAT_H 1 |
---|
7699 | | #define HAVE_SYS_PARAM_H 1 |
---|
7700 | | #define HAVE_NETDB_H 1 |
---|
7701 | | #define HAVE_SYS_TIME_H 1 |
---|
7702 | | #define HAVE_LIMITS_H 1 |
---|
7703 | | #define HAVE_WCHAR_H 1 |
---|
7704 | | #define HAVE_STDINT_H 1 |
---|
7705 | | #define HAVE_INTTYPES_H 1 |
---|
7706 | | #define HAVE_MATH_H 1 |
---|
7707 | | #define HAVE_SYS_MMAN_H 1 |
---|
7708 | | #define HAVE_SYS_UIO_H 1 |
---|
7709 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7710 | | #define HAVE_STRERROR_R 1 |
---|
7711 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
7712 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
7713 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7714 | | #define HAVE_DECL_ALARM 1 |
---|
7715 | | #define restrict __restrict |
---|
7716 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7717 | | #define HAVE_ICONV 1 |
---|
7718 | | #define ICONV_CONST |
---|
7719 | | #define HAVE_WINT_T 1 |
---|
7720 | | #define HAVE_LONG_LONG_INT 1 |
---|
7721 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7722 | | #define FLT_EXPBIT0_WORD 0 |
---|
7723 | | #define FLT_EXPBIT0_BIT 23 |
---|
7724 | | #define DBL_EXPBIT0_WORD 1 |
---|
7725 | | #define DBL_EXPBIT0_BIT 20 |
---|
7726 | | #define HAVE_PTHREAD_API 1 |
---|
7727 | | #define USE_POSIX_THREADS 1 |
---|
7728 | | #define HAVE_STDLIB_H 1 |
---|
7729 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7730 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7731 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7732 | | #define PROMOTED_MODE_T int |
---|
7733 | | #define HAVE_SIGSET_T 1 |
---|
7734 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7735 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7736 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7737 | | #define CHECK_PRINTF_SAFE 1 |
---|
7738 | | #define HAVE_WCHAR_T 1 |
---|
7739 | | #define HAVE_INTMAX_T 1 |
---|
7740 | | #define HAVE_SNPRINTF 1 |
---|
7741 | | #define HAVE_STRNLEN 1 |
---|
7742 | | #define HAVE_WCSLEN 1 |
---|
7743 | | #define HAVE_WCSNLEN 1 |
---|
7744 | | #define HAVE_MBRTOWC 1 |
---|
7745 | | #define HAVE_WCRTOMB 1 |
---|
7746 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7747 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
7748 | | #define HAVE__BOOL 1 |
---|
7749 | | #define REPLACE_STRERROR_0 1 |
---|
7750 | | #define HAVE_SHUTDOWN 1 |
---|
7751 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
7752 | | #define HAVE_SA_FAMILY_T 1 |
---|
7753 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
7754 | | #define _USE_STD_STAT 1 |
---|
7755 | | #define HAVE_TERMINFO 1 |
---|
7756 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
7757 | | #define HAVE_ALLOCA 1 |
---|
7758 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
7759 | | #define GNULIB_TEST_CLOSE 1 |
---|
7760 | | #define GNULIB_TEST_DUP2 1 |
---|
7761 | | #define GNULIB_TEST_FCNTL 1 |
---|
7762 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
7763 | | #define GNULIB_TEST_FREXP 1 |
---|
7764 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
7765 | | #define GNULIB_TEST_FREXPL 1 |
---|
7766 | | #define GNULIB_TEST_FSTAT 1 |
---|
7767 | | #define GNULIB_TEST_FSYNC 1 |
---|
7768 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
7769 | | #define HAVE_GETHOSTNAME 1 |
---|
7770 | | #define HOST_NAME_MAX 256 |
---|
7771 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
7772 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
7773 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
7774 | | #define HAVE_DECL___ARGV 0 |
---|
7775 | | #define HAVE_VAR___PROGNAME 1 |
---|
7776 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
7777 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
7778 | | #define HAVE_INLINE 1 |
---|
7779 | | #define GNULIB_TEST_ISATTY 1 |
---|
7780 | | #define HAVE_DECL_ISINF 1 |
---|
7781 | | #define GNULIB_TEST_ISINF 1 |
---|
7782 | | #define GNULIB_TEST_ISNAN 1 |
---|
7783 | | #define GNULIB_TEST_ISNAND 1 |
---|
7784 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
7785 | | #define GNULIB_TEST_ISNANF 1 |
---|
7786 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
7787 | | #define GNULIB_TEST_ISNANL 1 |
---|
7788 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
7789 | | #define HAVE_UNISTD_H 1 |
---|
7790 | | #define HAVE_ARPA_INET_H 1 |
---|
7791 | | #define HAVE_CTYPE_H 1 |
---|
7792 | | #define HAVE_DLFCN_H 1 |
---|
7793 | | #define HAVE_ERRNO_H 1 |
---|
7794 | | #define HAVE_FCNTL_H 1 |
---|
7795 | | #define HAVE_FLOAT_H 1 |
---|
7796 | | #define HAVE_LIMITS_H 1 |
---|
7797 | | #define HAVE_MATH_H 1 |
---|
7798 | | #define HAVE_NETDB_H 1 |
---|
7799 | | #define HAVE_NETINET_IN_H 1 |
---|
7800 | | #define HAVE_SIGNAL_H 1 |
---|
7801 | | #define HAVE_STDLIB_H 1 |
---|
7802 | | #define HAVE_STRING_H 1 |
---|
7803 | | #define HAVE_STRINGS_H 1 |
---|
7804 | | #define HAVE_SYS_SELECT_H 1 |
---|
7805 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7806 | | #define HAVE_SYS_STAT_H 1 |
---|
7807 | | #define HAVE_SYS_TIME_H 1 |
---|
7808 | | #define HAVE_SYS_TYPES_H 1 |
---|
7809 | | #define HAVE_TIME_H 1 |
---|
7810 | | #define HAVE_UNISTD_H 1 |
---|
7811 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
7812 | | #define HAVE_RESOLV_H 1 |
---|
7813 | | #define HAVE_GETADDRINFO 1 |
---|
7814 | | #define HAVE_LOCALTIME 1 |
---|
7815 | | #define HAVE_STAT 1 |
---|
7816 | | #define HAVE_STRFTIME 1 |
---|
7817 | | #define VA_COPY va_copy |
---|
7818 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
7819 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
7820 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
7821 | | #define GNULIB_LOCK 1 |
---|
7822 | | #define GNULIB_TEST_LOG10 1 |
---|
7823 | | #define HAVE_MALLOC_POSIX 1 |
---|
7824 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
7825 | | #define GNULIB_TEST_MEMCHR 1 |
---|
7826 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
7827 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
7828 | | #define GNULIB_TEST_OPEN 1 |
---|
7829 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
7830 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
7831 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
7832 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
7833 | | #define HAVE_RAISE 1 |
---|
7834 | | #define GNULIB_TEST_RAISE 1 |
---|
7835 | | #define GNULIB_TEST_READ 1 |
---|
7836 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 |
---|
7837 | | #define GNULIB_TEST_SIGACTION 1 |
---|
7838 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
7839 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
7840 | | #define HAVE_STDINT_H 1 |
---|
7841 | | #define HAVE_SNPRINTF 1 |
---|
7842 | | #define GNULIB_TEST_SNPRINTF 1 |
---|
7843 | | #define GNULIB_SNPRINTF 1 |
---|
7844 | | #define HAVE_SNPRINTF 1 |
---|
7845 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
7846 | | #define HAVE_NL_LANGINFO 1 |
---|
7847 | | #define NEED_PRINTF_ENOMEM 1 |
---|
7848 | | #define NEED_PRINTF_DOUBLE 1 |
---|
7849 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
7850 | | /* end confdefs.h. */ |
---|
7851 | | #include <stdio.h> |
---|
7852 | | #ifdef HAVE_SYS_TYPES_H |
---|
7853 | | # include <sys/types.h> |
---|
7854 | | #endif |
---|
7855 | | #ifdef HAVE_SYS_STAT_H |
---|
7856 | | # include <sys/stat.h> |
---|
7857 | | #endif |
---|
7858 | | #ifdef STDC_HEADERS |
---|
7859 | | # include <stdlib.h> |
---|
7860 | | # include <stddef.h> |
---|
7861 | | #else |
---|
7862 | | # ifdef HAVE_STDLIB_H |
---|
7863 | | # include <stdlib.h> |
---|
7864 | | # endif |
---|
7865 | | #endif |
---|
7866 | | #ifdef HAVE_STRING_H |
---|
7867 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7868 | | # include <memory.h> |
---|
7869 | | # endif |
---|
7870 | | # include <string.h> |
---|
7871 | | #endif |
---|
7872 | | #ifdef HAVE_STRINGS_H |
---|
7873 | | # include <strings.h> |
---|
7874 | | #endif |
---|
7875 | | #ifdef HAVE_INTTYPES_H |
---|
7876 | | # include <inttypes.h> |
---|
7877 | | #endif |
---|
7878 | | #ifdef HAVE_STDINT_H |
---|
7879 | | # include <stdint.h> |
---|
7880 | | #endif |
---|
7881 | | #ifdef HAVE_UNISTD_H |
---|
7882 | | # include <unistd.h> |
---|
7883 | | #endif |
---|
7884 | | int |
---|
7885 | | main () |
---|
7886 | | { |
---|
7887 | | if (sizeof ((ptrdiff_t))) |
---|
7888 | | return 0; |
---|
7889 | | ; |
---|
7890 | | return 0; |
---|
7891 | | } |
---|
7892 | configure:36587: result: yes |
---|
7893 | configure:36629: checking for socklen_t |
---|
7894 | configure:36629: 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 |
---|
7895 | configure:36629: $? = 0 |
---|
7896 | configure:36629: 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 |
---|
7897 | conftest.c:225:24: error: expected expression |
---|
7898 | if (sizeof ((socklen_t))) |
---|
7899 | ^ |
---|
7900 | 1 error generated. |
---|
7901 | configure:36629: $? = 1 |
---|
7902 | configure: failed program was: |
---|
7903 | | /* confdefs.h */ |
---|
7904 | | #define PACKAGE_NAME "" |
---|
7905 | | #define PACKAGE_TARNAME "" |
---|
7906 | | #define PACKAGE_VERSION "" |
---|
7907 | | #define PACKAGE_STRING "" |
---|
7908 | | #define PACKAGE_BUGREPORT "" |
---|
7909 | | #define PACKAGE_URL "" |
---|
7910 | | #define PACKAGE "libtextstyle" |
---|
7911 | | #define VERSION "0.21" |
---|
7912 | | #define STDC_HEADERS 1 |
---|
7913 | | #define HAVE_SYS_TYPES_H 1 |
---|
7914 | | #define HAVE_SYS_STAT_H 1 |
---|
7915 | | #define HAVE_STDLIB_H 1 |
---|
7916 | | #define HAVE_STRING_H 1 |
---|
7917 | | #define HAVE_MEMORY_H 1 |
---|
7918 | | #define HAVE_STRINGS_H 1 |
---|
7919 | | #define HAVE_INTTYPES_H 1 |
---|
7920 | | #define HAVE_STDINT_H 1 |
---|
7921 | | #define HAVE_UNISTD_H 1 |
---|
7922 | | #define __EXTENSIONS__ 1 |
---|
7923 | | #define _ALL_SOURCE 1 |
---|
7924 | | #define _DARWIN_C_SOURCE 1 |
---|
7925 | | #define _GNU_SOURCE 1 |
---|
7926 | | #define _NETBSD_SOURCE 1 |
---|
7927 | | #define _OPENBSD_SOURCE 1 |
---|
7928 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7929 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7930 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7931 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7932 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7933 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7934 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7935 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7936 | | #define _TANDEM_SOURCE 1 |
---|
7937 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7938 | | #define HAVE_DLFCN_H 1 |
---|
7939 | | #define LT_OBJDIR ".libs/" |
---|
7940 | | #define HAVE_ALLOCA_H 1 |
---|
7941 | | #define HAVE_ALLOCA 1 |
---|
7942 | | #define HAVE_FCNTL 1 |
---|
7943 | | #define HAVE_SYMLINK 1 |
---|
7944 | | #define HAVE_TCDRAIN 1 |
---|
7945 | | #define HAVE_FSYNC 1 |
---|
7946 | | #define HAVE_GETDTABLESIZE 1 |
---|
7947 | | #define HAVE_GETPROGNAME 1 |
---|
7948 | | #define HAVE_GETTIMEOFDAY 1 |
---|
7949 | | #define HAVE_MPROTECT 1 |
---|
7950 | | #define HAVE_LSTAT 1 |
---|
7951 | | #define HAVE_SIGACTION 1 |
---|
7952 | | #define HAVE_SIGALTSTACK 1 |
---|
7953 | | #define HAVE_SIGINTERRUPT 1 |
---|
7954 | | #define HAVE_SNPRINTF 1 |
---|
7955 | | #define HAVE_GETSID 1 |
---|
7956 | | #define HAVE_TCGETATTR 1 |
---|
7957 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7958 | | #define HAVE_UNISTD_H 1 |
---|
7959 | | #define HAVE_SYS_STAT_H 1 |
---|
7960 | | #define HAVE_SYS_PARAM_H 1 |
---|
7961 | | #define HAVE_NETDB_H 1 |
---|
7962 | | #define HAVE_SYS_TIME_H 1 |
---|
7963 | | #define HAVE_LIMITS_H 1 |
---|
7964 | | #define HAVE_WCHAR_H 1 |
---|
7965 | | #define HAVE_STDINT_H 1 |
---|
7966 | | #define HAVE_INTTYPES_H 1 |
---|
7967 | | #define HAVE_MATH_H 1 |
---|
7968 | | #define HAVE_SYS_MMAN_H 1 |
---|
7969 | | #define HAVE_SYS_UIO_H 1 |
---|
7970 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7971 | | #define HAVE_STRERROR_R 1 |
---|
7972 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
7973 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
7974 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7975 | | #define HAVE_DECL_ALARM 1 |
---|
7976 | | #define restrict __restrict |
---|
7977 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7978 | | #define HAVE_ICONV 1 |
---|
7979 | | #define ICONV_CONST |
---|
7980 | | #define HAVE_WINT_T 1 |
---|
7981 | | #define HAVE_LONG_LONG_INT 1 |
---|
7982 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7983 | | #define FLT_EXPBIT0_WORD 0 |
---|
7984 | | #define FLT_EXPBIT0_BIT 23 |
---|
7985 | | #define DBL_EXPBIT0_WORD 1 |
---|
7986 | | #define DBL_EXPBIT0_BIT 20 |
---|
7987 | | #define HAVE_PTHREAD_API 1 |
---|
7988 | | #define USE_POSIX_THREADS 1 |
---|
7989 | | #define HAVE_STDLIB_H 1 |
---|
7990 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7991 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7992 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7993 | | #define PROMOTED_MODE_T int |
---|
7994 | | #define HAVE_SIGSET_T 1 |
---|
7995 | | #define HAVE_DECL_SNPRINTF 1 |
---|
7996 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7997 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7998 | | #define CHECK_PRINTF_SAFE 1 |
---|
7999 | | #define HAVE_WCHAR_T 1 |
---|
8000 | | #define HAVE_INTMAX_T 1 |
---|
8001 | | #define HAVE_SNPRINTF 1 |
---|
8002 | | #define HAVE_STRNLEN 1 |
---|
8003 | | #define HAVE_WCSLEN 1 |
---|
8004 | | #define HAVE_WCSNLEN 1 |
---|
8005 | | #define HAVE_MBRTOWC 1 |
---|
8006 | | #define HAVE_WCRTOMB 1 |
---|
8007 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8008 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
8009 | | #define HAVE__BOOL 1 |
---|
8010 | | #define REPLACE_STRERROR_0 1 |
---|
8011 | | #define HAVE_SHUTDOWN 1 |
---|
8012 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
8013 | | #define HAVE_SA_FAMILY_T 1 |
---|
8014 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
8015 | | #define _USE_STD_STAT 1 |
---|
8016 | | #define HAVE_TERMINFO 1 |
---|
8017 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
8018 | | #define HAVE_ALLOCA 1 |
---|
8019 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
8020 | | #define GNULIB_TEST_CLOSE 1 |
---|
8021 | | #define GNULIB_TEST_DUP2 1 |
---|
8022 | | #define GNULIB_TEST_FCNTL 1 |
---|
8023 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8024 | | #define GNULIB_TEST_FREXP 1 |
---|
8025 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8026 | | #define GNULIB_TEST_FREXPL 1 |
---|
8027 | | #define GNULIB_TEST_FSTAT 1 |
---|
8028 | | #define GNULIB_TEST_FSYNC 1 |
---|
8029 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
8030 | | #define HAVE_GETHOSTNAME 1 |
---|
8031 | | #define HOST_NAME_MAX 256 |
---|
8032 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
8033 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
8034 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
8035 | | #define HAVE_DECL___ARGV 0 |
---|
8036 | | #define HAVE_VAR___PROGNAME 1 |
---|
8037 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
8038 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
8039 | | #define HAVE_INLINE 1 |
---|
8040 | | #define GNULIB_TEST_ISATTY 1 |
---|
8041 | | #define HAVE_DECL_ISINF 1 |
---|
8042 | | #define GNULIB_TEST_ISINF 1 |
---|
8043 | | #define GNULIB_TEST_ISNAN 1 |
---|
8044 | | #define GNULIB_TEST_ISNAND 1 |
---|
8045 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
8046 | | #define GNULIB_TEST_ISNANF 1 |
---|
8047 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
8048 | | #define GNULIB_TEST_ISNANL 1 |
---|
8049 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
8050 | | #define HAVE_UNISTD_H 1 |
---|
8051 | | #define HAVE_ARPA_INET_H 1 |
---|
8052 | | #define HAVE_CTYPE_H 1 |
---|
8053 | | #define HAVE_DLFCN_H 1 |
---|
8054 | | #define HAVE_ERRNO_H 1 |
---|
8055 | | #define HAVE_FCNTL_H 1 |
---|
8056 | | #define HAVE_FLOAT_H 1 |
---|
8057 | | #define HAVE_LIMITS_H 1 |
---|
8058 | | #define HAVE_MATH_H 1 |
---|
8059 | | #define HAVE_NETDB_H 1 |
---|
8060 | | #define HAVE_NETINET_IN_H 1 |
---|
8061 | | #define HAVE_SIGNAL_H 1 |
---|
8062 | | #define HAVE_STDLIB_H 1 |
---|
8063 | | #define HAVE_STRING_H 1 |
---|
8064 | | #define HAVE_STRINGS_H 1 |
---|
8065 | | #define HAVE_SYS_SELECT_H 1 |
---|
8066 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8067 | | #define HAVE_SYS_STAT_H 1 |
---|
8068 | | #define HAVE_SYS_TIME_H 1 |
---|
8069 | | #define HAVE_SYS_TYPES_H 1 |
---|
8070 | | #define HAVE_TIME_H 1 |
---|
8071 | | #define HAVE_UNISTD_H 1 |
---|
8072 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
8073 | | #define HAVE_RESOLV_H 1 |
---|
8074 | | #define HAVE_GETADDRINFO 1 |
---|
8075 | | #define HAVE_LOCALTIME 1 |
---|
8076 | | #define HAVE_STAT 1 |
---|
8077 | | #define HAVE_STRFTIME 1 |
---|
8078 | | #define VA_COPY va_copy |
---|
8079 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8080 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
8081 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8082 | | #define GNULIB_LOCK 1 |
---|
8083 | | #define GNULIB_TEST_LOG10 1 |
---|
8084 | | #define HAVE_MALLOC_POSIX 1 |
---|
8085 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8086 | | #define GNULIB_TEST_MEMCHR 1 |
---|
8087 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
8088 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
8089 | | #define GNULIB_TEST_OPEN 1 |
---|
8090 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8091 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
8092 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8093 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
8094 | | #define HAVE_RAISE 1 |
---|
8095 | | #define GNULIB_TEST_RAISE 1 |
---|
8096 | | #define GNULIB_TEST_READ 1 |
---|
8097 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 |
---|
8098 | | #define GNULIB_TEST_SIGACTION 1 |
---|
8099 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
8100 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
8101 | | #define HAVE_STDINT_H 1 |
---|
8102 | | #define HAVE_SNPRINTF 1 |
---|
8103 | | #define GNULIB_TEST_SNPRINTF 1 |
---|
8104 | | #define GNULIB_SNPRINTF 1 |
---|
8105 | | #define HAVE_SNPRINTF 1 |
---|
8106 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
8107 | | #define HAVE_NL_LANGINFO 1 |
---|
8108 | | #define NEED_PRINTF_ENOMEM 1 |
---|
8109 | | #define NEED_PRINTF_DOUBLE 1 |
---|
8110 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
8111 | | /* end confdefs.h. */ |
---|
8112 | | |
---|
8113 | | /* <sys/types.h> is not needed according to POSIX, but the |
---|
8114 | | <sys/socket.h> in i386-unknown-freebsd4.10 and |
---|
8115 | | powerpc-apple-darwin5.5 required it. */ |
---|
8116 | | #include <sys/types.h> |
---|
8117 | | #if HAVE_SYS_SOCKET_H |
---|
8118 | | # include <sys/socket.h> |
---|
8119 | | #elif HAVE_WS2TCPIP_H |
---|
8120 | | # include <ws2tcpip.h> |
---|
8121 | | #endif |
---|
8122 | | |
---|
8123 | | |
---|
8124 | | int |
---|
8125 | | main () |
---|
8126 | | { |
---|
8127 | | if (sizeof ((socklen_t))) |
---|
8128 | | return 0; |
---|
8129 | | ; |
---|
8130 | | return 0; |
---|
8131 | | } |
---|
8132 | configure:36629: result: yes |
---|
8133 | configure:36692: checking for ssize_t |
---|
8134 | configure:36716: result: yes |
---|
8135 | configure:36733: checking whether stat handles trailing slashes on files |
---|
8136 | configure:36775: 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 |
---|
8137 | configure:36775: $? = 0 |
---|
8138 | configure:36775: ./conftest |
---|
8139 | configure:36775: $? = 2 |
---|
8140 | configure: program exited with status 2 |
---|
8141 | configure: failed program was: |
---|
8142 | | /* confdefs.h */ |
---|
8143 | | #define PACKAGE_NAME "" |
---|
8144 | | #define PACKAGE_TARNAME "" |
---|
8145 | | #define PACKAGE_VERSION "" |
---|
8146 | | #define PACKAGE_STRING "" |
---|
8147 | | #define PACKAGE_BUGREPORT "" |
---|
8148 | | #define PACKAGE_URL "" |
---|
8149 | | #define PACKAGE "libtextstyle" |
---|
8150 | | #define VERSION "0.21" |
---|
8151 | | #define STDC_HEADERS 1 |
---|
8152 | | #define HAVE_SYS_TYPES_H 1 |
---|
8153 | | #define HAVE_SYS_STAT_H 1 |
---|
8154 | | #define HAVE_STDLIB_H 1 |
---|
8155 | | #define HAVE_STRING_H 1 |
---|
8156 | | #define HAVE_MEMORY_H 1 |
---|
8157 | | #define HAVE_STRINGS_H 1 |
---|
8158 | | #define HAVE_INTTYPES_H 1 |
---|
8159 | | #define HAVE_STDINT_H 1 |
---|
8160 | | #define HAVE_UNISTD_H 1 |
---|
8161 | | #define __EXTENSIONS__ 1 |
---|
8162 | | #define _ALL_SOURCE 1 |
---|
8163 | | #define _DARWIN_C_SOURCE 1 |
---|
8164 | | #define _GNU_SOURCE 1 |
---|
8165 | | #define _NETBSD_SOURCE 1 |
---|
8166 | | #define _OPENBSD_SOURCE 1 |
---|
8167 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8168 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8169 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8170 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8171 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8172 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8173 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8174 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8175 | | #define _TANDEM_SOURCE 1 |
---|
8176 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8177 | | #define HAVE_DLFCN_H 1 |
---|
8178 | | #define LT_OBJDIR ".libs/" |
---|
8179 | | #define HAVE_ALLOCA_H 1 |
---|
8180 | | #define HAVE_ALLOCA 1 |
---|
8181 | | #define HAVE_FCNTL 1 |
---|
8182 | | #define HAVE_SYMLINK 1 |
---|
8183 | | #define HAVE_TCDRAIN 1 |
---|
8184 | | #define HAVE_FSYNC 1 |
---|
8185 | | #define HAVE_GETDTABLESIZE 1 |
---|
8186 | | #define HAVE_GETPROGNAME 1 |
---|
8187 | | #define HAVE_GETTIMEOFDAY 1 |
---|
8188 | | #define HAVE_MPROTECT 1 |
---|
8189 | | #define HAVE_LSTAT 1 |
---|
8190 | | #define HAVE_SIGACTION 1 |
---|
8191 | | #define HAVE_SIGALTSTACK 1 |
---|
8192 | | #define HAVE_SIGINTERRUPT 1 |
---|
8193 | | #define HAVE_SNPRINTF 1 |
---|
8194 | | #define HAVE_GETSID 1 |
---|
8195 | | #define HAVE_TCGETATTR 1 |
---|
8196 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8197 | | #define HAVE_UNISTD_H 1 |
---|
8198 | | #define HAVE_SYS_STAT_H 1 |
---|
8199 | | #define HAVE_SYS_PARAM_H 1 |
---|
8200 | | #define HAVE_NETDB_H 1 |
---|
8201 | | #define HAVE_SYS_TIME_H 1 |
---|
8202 | | #define HAVE_LIMITS_H 1 |
---|
8203 | | #define HAVE_WCHAR_H 1 |
---|
8204 | | #define HAVE_STDINT_H 1 |
---|
8205 | | #define HAVE_INTTYPES_H 1 |
---|
8206 | | #define HAVE_MATH_H 1 |
---|
8207 | | #define HAVE_SYS_MMAN_H 1 |
---|
8208 | | #define HAVE_SYS_UIO_H 1 |
---|
8209 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8210 | | #define HAVE_STRERROR_R 1 |
---|
8211 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
8212 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
8213 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8214 | | #define HAVE_DECL_ALARM 1 |
---|
8215 | | #define restrict __restrict |
---|
8216 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8217 | | #define HAVE_ICONV 1 |
---|
8218 | | #define ICONV_CONST |
---|
8219 | | #define HAVE_WINT_T 1 |
---|
8220 | | #define HAVE_LONG_LONG_INT 1 |
---|
8221 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8222 | | #define FLT_EXPBIT0_WORD 0 |
---|
8223 | | #define FLT_EXPBIT0_BIT 23 |
---|
8224 | | #define DBL_EXPBIT0_WORD 1 |
---|
8225 | | #define DBL_EXPBIT0_BIT 20 |
---|
8226 | | #define HAVE_PTHREAD_API 1 |
---|
8227 | | #define USE_POSIX_THREADS 1 |
---|
8228 | | #define HAVE_STDLIB_H 1 |
---|
8229 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8230 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8231 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8232 | | #define PROMOTED_MODE_T int |
---|
8233 | | #define HAVE_SIGSET_T 1 |
---|
8234 | | #define HAVE_DECL_SNPRINTF 1 |
---|
8235 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8236 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8237 | | #define CHECK_PRINTF_SAFE 1 |
---|
8238 | | #define HAVE_WCHAR_T 1 |
---|
8239 | | #define HAVE_INTMAX_T 1 |
---|
8240 | | #define HAVE_SNPRINTF 1 |
---|
8241 | | #define HAVE_STRNLEN 1 |
---|
8242 | | #define HAVE_WCSLEN 1 |
---|
8243 | | #define HAVE_WCSNLEN 1 |
---|
8244 | | #define HAVE_MBRTOWC 1 |
---|
8245 | | #define HAVE_WCRTOMB 1 |
---|
8246 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8247 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
8248 | | #define HAVE__BOOL 1 |
---|
8249 | | #define REPLACE_STRERROR_0 1 |
---|
8250 | | #define HAVE_SHUTDOWN 1 |
---|
8251 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
8252 | | #define HAVE_SA_FAMILY_T 1 |
---|
8253 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
8254 | | #define _USE_STD_STAT 1 |
---|
8255 | | #define HAVE_TERMINFO 1 |
---|
8256 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
8257 | | #define HAVE_ALLOCA 1 |
---|
8258 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
8259 | | #define GNULIB_TEST_CLOSE 1 |
---|
8260 | | #define GNULIB_TEST_DUP2 1 |
---|
8261 | | #define GNULIB_TEST_FCNTL 1 |
---|
8262 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8263 | | #define GNULIB_TEST_FREXP 1 |
---|
8264 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8265 | | #define GNULIB_TEST_FREXPL 1 |
---|
8266 | | #define GNULIB_TEST_FSTAT 1 |
---|
8267 | | #define GNULIB_TEST_FSYNC 1 |
---|
8268 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
8269 | | #define HAVE_GETHOSTNAME 1 |
---|
8270 | | #define HOST_NAME_MAX 256 |
---|
8271 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
8272 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
8273 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
8274 | | #define HAVE_DECL___ARGV 0 |
---|
8275 | | #define HAVE_VAR___PROGNAME 1 |
---|
8276 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
8277 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
8278 | | #define HAVE_INLINE 1 |
---|
8279 | | #define GNULIB_TEST_ISATTY 1 |
---|
8280 | | #define HAVE_DECL_ISINF 1 |
---|
8281 | | #define GNULIB_TEST_ISINF 1 |
---|
8282 | | #define GNULIB_TEST_ISNAN 1 |
---|
8283 | | #define GNULIB_TEST_ISNAND 1 |
---|
8284 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
8285 | | #define GNULIB_TEST_ISNANF 1 |
---|
8286 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
8287 | | #define GNULIB_TEST_ISNANL 1 |
---|
8288 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
8289 | | #define HAVE_UNISTD_H 1 |
---|
8290 | | #define HAVE_ARPA_INET_H 1 |
---|
8291 | | #define HAVE_CTYPE_H 1 |
---|
8292 | | #define HAVE_DLFCN_H 1 |
---|
8293 | | #define HAVE_ERRNO_H 1 |
---|
8294 | | #define HAVE_FCNTL_H 1 |
---|
8295 | | #define HAVE_FLOAT_H 1 |
---|
8296 | | #define HAVE_LIMITS_H 1 |
---|
8297 | | #define HAVE_MATH_H 1 |
---|
8298 | | #define HAVE_NETDB_H 1 |
---|
8299 | | #define HAVE_NETINET_IN_H 1 |
---|
8300 | | #define HAVE_SIGNAL_H 1 |
---|
8301 | | #define HAVE_STDLIB_H 1 |
---|
8302 | | #define HAVE_STRING_H 1 |
---|
8303 | | #define HAVE_STRINGS_H 1 |
---|
8304 | | #define HAVE_SYS_SELECT_H 1 |
---|
8305 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8306 | | #define HAVE_SYS_STAT_H 1 |
---|
8307 | | #define HAVE_SYS_TIME_H 1 |
---|
8308 | | #define HAVE_SYS_TYPES_H 1 |
---|
8309 | | #define HAVE_TIME_H 1 |
---|
8310 | | #define HAVE_UNISTD_H 1 |
---|
8311 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
8312 | | #define HAVE_RESOLV_H 1 |
---|
8313 | | #define HAVE_GETADDRINFO 1 |
---|
8314 | | #define HAVE_LOCALTIME 1 |
---|
8315 | | #define HAVE_STAT 1 |
---|
8316 | | #define HAVE_STRFTIME 1 |
---|
8317 | | #define VA_COPY va_copy |
---|
8318 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8319 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
8320 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8321 | | #define GNULIB_LOCK 1 |
---|
8322 | | #define GNULIB_TEST_LOG10 1 |
---|
8323 | | #define HAVE_MALLOC_POSIX 1 |
---|
8324 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8325 | | #define GNULIB_TEST_MEMCHR 1 |
---|
8326 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
8327 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
8328 | | #define GNULIB_TEST_OPEN 1 |
---|
8329 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8330 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
8331 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8332 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
8333 | | #define HAVE_RAISE 1 |
---|
8334 | | #define GNULIB_TEST_RAISE 1 |
---|
8335 | | #define GNULIB_TEST_READ 1 |
---|
8336 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 |
---|
8337 | | #define GNULIB_TEST_SIGACTION 1 |
---|
8338 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
8339 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
8340 | | #define HAVE_STDINT_H 1 |
---|
8341 | | #define HAVE_SNPRINTF 1 |
---|
8342 | | #define GNULIB_TEST_SNPRINTF 1 |
---|
8343 | | #define GNULIB_SNPRINTF 1 |
---|
8344 | | #define HAVE_SNPRINTF 1 |
---|
8345 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
8346 | | #define HAVE_NL_LANGINFO 1 |
---|
8347 | | #define NEED_PRINTF_ENOMEM 1 |
---|
8348 | | #define NEED_PRINTF_DOUBLE 1 |
---|
8349 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
8350 | | /* end confdefs.h. */ |
---|
8351 | | #include <sys/stat.h> |
---|
8352 | | |
---|
8353 | | int |
---|
8354 | | main () |
---|
8355 | | { |
---|
8356 | | int result = 0; |
---|
8357 | | struct stat st; |
---|
8358 | | if (!stat ("conftest.tmp/", &st)) |
---|
8359 | | result |= 1; |
---|
8360 | | #if HAVE_LSTAT |
---|
8361 | | if (!stat ("conftest.lnk/", &st)) |
---|
8362 | | result |= 2; |
---|
8363 | | #endif |
---|
8364 | | return result; |
---|
8365 | | |
---|
8366 | | ; |
---|
8367 | | return 0; |
---|
8368 | | } |
---|
8369 | configure:36786: result: no |
---|
8370 | configure:36851: checking for struct stat.st_atim.tv_nsec |
---|
8371 | configure:36851: 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 |
---|
8372 | conftest.c:219:13: error: no member named 'st_atim' in 'struct stat' |
---|
8373 | if (ac_aggr.st_atim.tv_nsec) |
---|
8374 | ~~~~~~~ ^ |
---|
8375 | 1 error generated. |
---|
8376 | configure:36851: $? = 1 |
---|
8377 | configure: failed program was: |
---|
8378 | | /* confdefs.h */ |
---|
8379 | | #define PACKAGE_NAME "" |
---|
8380 | | #define PACKAGE_TARNAME "" |
---|
8381 | | #define PACKAGE_VERSION "" |
---|
8382 | | #define PACKAGE_STRING "" |
---|
8383 | | #define PACKAGE_BUGREPORT "" |
---|
8384 | | #define PACKAGE_URL "" |
---|
8385 | | #define PACKAGE "libtextstyle" |
---|
8386 | | #define VERSION "0.21" |
---|
8387 | | #define STDC_HEADERS 1 |
---|
8388 | | #define HAVE_SYS_TYPES_H 1 |
---|
8389 | | #define HAVE_SYS_STAT_H 1 |
---|
8390 | | #define HAVE_STDLIB_H 1 |
---|
8391 | | #define HAVE_STRING_H 1 |
---|
8392 | | #define HAVE_MEMORY_H 1 |
---|
8393 | | #define HAVE_STRINGS_H 1 |
---|
8394 | | #define HAVE_INTTYPES_H 1 |
---|
8395 | | #define HAVE_STDINT_H 1 |
---|
8396 | | #define HAVE_UNISTD_H 1 |
---|
8397 | | #define __EXTENSIONS__ 1 |
---|
8398 | | #define _ALL_SOURCE 1 |
---|
8399 | | #define _DARWIN_C_SOURCE 1 |
---|
8400 | | #define _GNU_SOURCE 1 |
---|
8401 | | #define _NETBSD_SOURCE 1 |
---|
8402 | | #define _OPENBSD_SOURCE 1 |
---|
8403 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8404 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8405 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8406 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8407 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8408 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8409 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8410 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8411 | | #define _TANDEM_SOURCE 1 |
---|
8412 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8413 | | #define HAVE_DLFCN_H 1 |
---|
8414 | | #define LT_OBJDIR ".libs/" |
---|
8415 | | #define HAVE_ALLOCA_H 1 |
---|
8416 | | #define HAVE_ALLOCA 1 |
---|
8417 | | #define HAVE_FCNTL 1 |
---|
8418 | | #define HAVE_SYMLINK 1 |
---|
8419 | | #define HAVE_TCDRAIN 1 |
---|
8420 | | #define HAVE_FSYNC 1 |
---|
8421 | | #define HAVE_GETDTABLESIZE 1 |
---|
8422 | | #define HAVE_GETPROGNAME 1 |
---|
8423 | | #define HAVE_GETTIMEOFDAY 1 |
---|
8424 | | #define HAVE_MPROTECT 1 |
---|
8425 | | #define HAVE_LSTAT 1 |
---|
8426 | | #define HAVE_SIGACTION 1 |
---|
8427 | | #define HAVE_SIGALTSTACK 1 |
---|
8428 | | #define HAVE_SIGINTERRUPT 1 |
---|
8429 | | #define HAVE_SNPRINTF 1 |
---|
8430 | | #define HAVE_GETSID 1 |
---|
8431 | | #define HAVE_TCGETATTR 1 |
---|
8432 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8433 | | #define HAVE_UNISTD_H 1 |
---|
8434 | | #define HAVE_SYS_STAT_H 1 |
---|
8435 | | #define HAVE_SYS_PARAM_H 1 |
---|
8436 | | #define HAVE_NETDB_H 1 |
---|
8437 | | #define HAVE_SYS_TIME_H 1 |
---|
8438 | | #define HAVE_LIMITS_H 1 |
---|
8439 | | #define HAVE_WCHAR_H 1 |
---|
8440 | | #define HAVE_STDINT_H 1 |
---|
8441 | | #define HAVE_INTTYPES_H 1 |
---|
8442 | | #define HAVE_MATH_H 1 |
---|
8443 | | #define HAVE_SYS_MMAN_H 1 |
---|
8444 | | #define HAVE_SYS_UIO_H 1 |
---|
8445 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8446 | | #define HAVE_STRERROR_R 1 |
---|
8447 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
8448 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
8449 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8450 | | #define HAVE_DECL_ALARM 1 |
---|
8451 | | #define restrict __restrict |
---|
8452 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8453 | | #define HAVE_ICONV 1 |
---|
8454 | | #define ICONV_CONST |
---|
8455 | | #define HAVE_WINT_T 1 |
---|
8456 | | #define HAVE_LONG_LONG_INT 1 |
---|
8457 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8458 | | #define FLT_EXPBIT0_WORD 0 |
---|
8459 | | #define FLT_EXPBIT0_BIT 23 |
---|
8460 | | #define DBL_EXPBIT0_WORD 1 |
---|
8461 | | #define DBL_EXPBIT0_BIT 20 |
---|
8462 | | #define HAVE_PTHREAD_API 1 |
---|
8463 | | #define USE_POSIX_THREADS 1 |
---|
8464 | | #define HAVE_STDLIB_H 1 |
---|
8465 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8466 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8467 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8468 | | #define PROMOTED_MODE_T int |
---|
8469 | | #define HAVE_SIGSET_T 1 |
---|
8470 | | #define HAVE_DECL_SNPRINTF 1 |
---|
8471 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8472 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8473 | | #define CHECK_PRINTF_SAFE 1 |
---|
8474 | | #define HAVE_WCHAR_T 1 |
---|
8475 | | #define HAVE_INTMAX_T 1 |
---|
8476 | | #define HAVE_SNPRINTF 1 |
---|
8477 | | #define HAVE_STRNLEN 1 |
---|
8478 | | #define HAVE_WCSLEN 1 |
---|
8479 | | #define HAVE_WCSNLEN 1 |
---|
8480 | | #define HAVE_MBRTOWC 1 |
---|
8481 | | #define HAVE_WCRTOMB 1 |
---|
8482 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8483 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
8484 | | #define HAVE__BOOL 1 |
---|
8485 | | #define REPLACE_STRERROR_0 1 |
---|
8486 | | #define HAVE_SHUTDOWN 1 |
---|
8487 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
8488 | | #define HAVE_SA_FAMILY_T 1 |
---|
8489 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
8490 | | #define _USE_STD_STAT 1 |
---|
8491 | | #define HAVE_TERMINFO 1 |
---|
8492 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
8493 | | #define HAVE_ALLOCA 1 |
---|
8494 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
8495 | | #define GNULIB_TEST_CLOSE 1 |
---|
8496 | | #define GNULIB_TEST_DUP2 1 |
---|
8497 | | #define GNULIB_TEST_FCNTL 1 |
---|
8498 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8499 | | #define GNULIB_TEST_FREXP 1 |
---|
8500 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8501 | | #define GNULIB_TEST_FREXPL 1 |
---|
8502 | | #define GNULIB_TEST_FSTAT 1 |
---|
8503 | | #define GNULIB_TEST_FSYNC 1 |
---|
8504 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
8505 | | #define HAVE_GETHOSTNAME 1 |
---|
8506 | | #define HOST_NAME_MAX 256 |
---|
8507 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
8508 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
8509 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
8510 | | #define HAVE_DECL___ARGV 0 |
---|
8511 | | #define HAVE_VAR___PROGNAME 1 |
---|
8512 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
8513 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
8514 | | #define HAVE_INLINE 1 |
---|
8515 | | #define GNULIB_TEST_ISATTY 1 |
---|
8516 | | #define HAVE_DECL_ISINF 1 |
---|
8517 | | #define GNULIB_TEST_ISINF 1 |
---|
8518 | | #define GNULIB_TEST_ISNAN 1 |
---|
8519 | | #define GNULIB_TEST_ISNAND 1 |
---|
8520 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
8521 | | #define GNULIB_TEST_ISNANF 1 |
---|
8522 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
8523 | | #define GNULIB_TEST_ISNANL 1 |
---|
8524 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
8525 | | #define HAVE_UNISTD_H 1 |
---|
8526 | | #define HAVE_ARPA_INET_H 1 |
---|
8527 | | #define HAVE_CTYPE_H 1 |
---|
8528 | | #define HAVE_DLFCN_H 1 |
---|
8529 | | #define HAVE_ERRNO_H 1 |
---|
8530 | | #define HAVE_FCNTL_H 1 |
---|
8531 | | #define HAVE_FLOAT_H 1 |
---|
8532 | | #define HAVE_LIMITS_H 1 |
---|
8533 | | #define HAVE_MATH_H 1 |
---|
8534 | | #define HAVE_NETDB_H 1 |
---|
8535 | | #define HAVE_NETINET_IN_H 1 |
---|
8536 | | #define HAVE_SIGNAL_H 1 |
---|
8537 | | #define HAVE_STDLIB_H 1 |
---|
8538 | | #define HAVE_STRING_H 1 |
---|
8539 | | #define HAVE_STRINGS_H 1 |
---|
8540 | | #define HAVE_SYS_SELECT_H 1 |
---|
8541 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8542 | | #define HAVE_SYS_STAT_H 1 |
---|
8543 | | #define HAVE_SYS_TIME_H 1 |
---|
8544 | | #define HAVE_SYS_TYPES_H 1 |
---|
8545 | | #define HAVE_TIME_H 1 |
---|
8546 | | #define HAVE_UNISTD_H 1 |
---|
8547 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
8548 | | #define HAVE_RESOLV_H 1 |
---|
8549 | | #define HAVE_GETADDRINFO 1 |
---|
8550 | | #define HAVE_LOCALTIME 1 |
---|
8551 | | #define HAVE_STAT 1 |
---|
8552 | | #define HAVE_STRFTIME 1 |
---|
8553 | | #define VA_COPY va_copy |
---|
8554 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8555 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
8556 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8557 | | #define GNULIB_LOCK 1 |
---|
8558 | | #define GNULIB_TEST_LOG10 1 |
---|
8559 | | #define HAVE_MALLOC_POSIX 1 |
---|
8560 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8561 | | #define GNULIB_TEST_MEMCHR 1 |
---|
8562 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
8563 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
8564 | | #define GNULIB_TEST_OPEN 1 |
---|
8565 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8566 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
8567 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8568 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
8569 | | #define HAVE_RAISE 1 |
---|
8570 | | #define GNULIB_TEST_RAISE 1 |
---|
8571 | | #define GNULIB_TEST_READ 1 |
---|
8572 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 |
---|
8573 | | #define GNULIB_TEST_SIGACTION 1 |
---|
8574 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
8575 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
8576 | | #define HAVE_STDINT_H 1 |
---|
8577 | | #define HAVE_SNPRINTF 1 |
---|
8578 | | #define GNULIB_TEST_SNPRINTF 1 |
---|
8579 | | #define GNULIB_SNPRINTF 1 |
---|
8580 | | #define HAVE_SNPRINTF 1 |
---|
8581 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
8582 | | #define HAVE_NL_LANGINFO 1 |
---|
8583 | | #define NEED_PRINTF_ENOMEM 1 |
---|
8584 | | #define NEED_PRINTF_DOUBLE 1 |
---|
8585 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
8586 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
8587 | | #define GNULIB_TEST_STAT 1 |
---|
8588 | | /* end confdefs.h. */ |
---|
8589 | | #include <sys/types.h> |
---|
8590 | | #include <sys/stat.h> |
---|
8591 | | |
---|
8592 | | int |
---|
8593 | | main () |
---|
8594 | | { |
---|
8595 | | static struct stat ac_aggr; |
---|
8596 | | if (ac_aggr.st_atim.tv_nsec) |
---|
8597 | | return 0; |
---|
8598 | | ; |
---|
8599 | | return 0; |
---|
8600 | | } |
---|
8601 | configure:36851: 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 |
---|
8602 | conftest.c:219:20: error: no member named 'st_atim' in 'struct stat' |
---|
8603 | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
8604 | ~~~~~~~ ^ |
---|
8605 | 1 error generated. |
---|
8606 | configure:36851: $? = 1 |
---|
8607 | configure: failed program was: |
---|
8608 | | /* confdefs.h */ |
---|
8609 | | #define PACKAGE_NAME "" |
---|
8610 | | #define PACKAGE_TARNAME "" |
---|
8611 | | #define PACKAGE_VERSION "" |
---|
8612 | | #define PACKAGE_STRING "" |
---|
8613 | | #define PACKAGE_BUGREPORT "" |
---|
8614 | | #define PACKAGE_URL "" |
---|
8615 | | #define PACKAGE "libtextstyle" |
---|
8616 | | #define VERSION "0.21" |
---|
8617 | | #define STDC_HEADERS 1 |
---|
8618 | | #define HAVE_SYS_TYPES_H 1 |
---|
8619 | | #define HAVE_SYS_STAT_H 1 |
---|
8620 | | #define HAVE_STDLIB_H 1 |
---|
8621 | | #define HAVE_STRING_H 1 |
---|
8622 | | #define HAVE_MEMORY_H 1 |
---|
8623 | | #define HAVE_STRINGS_H 1 |
---|
8624 | | #define HAVE_INTTYPES_H 1 |
---|
8625 | | #define HAVE_STDINT_H 1 |
---|
8626 | | #define HAVE_UNISTD_H 1 |
---|
8627 | | #define __EXTENSIONS__ 1 |
---|
8628 | | #define _ALL_SOURCE 1 |
---|
8629 | | #define _DARWIN_C_SOURCE 1 |
---|
8630 | | #define _GNU_SOURCE 1 |
---|
8631 | | #define _NETBSD_SOURCE 1 |
---|
8632 | | #define _OPENBSD_SOURCE 1 |
---|
8633 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8634 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8635 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8636 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8637 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8638 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8639 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8640 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8641 | | #define _TANDEM_SOURCE 1 |
---|
8642 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8643 | | #define HAVE_DLFCN_H 1 |
---|
8644 | | #define LT_OBJDIR ".libs/" |
---|
8645 | | #define HAVE_ALLOCA_H 1 |
---|
8646 | | #define HAVE_ALLOCA 1 |
---|
8647 | | #define HAVE_FCNTL 1 |
---|
8648 | | #define HAVE_SYMLINK 1 |
---|
8649 | | #define HAVE_TCDRAIN 1 |
---|
8650 | | #define HAVE_FSYNC 1 |
---|
8651 | | #define HAVE_GETDTABLESIZE 1 |
---|
8652 | | #define HAVE_GETPROGNAME 1 |
---|
8653 | | #define HAVE_GETTIMEOFDAY 1 |
---|
8654 | | #define HAVE_MPROTECT 1 |
---|
8655 | | #define HAVE_LSTAT 1 |
---|
8656 | | #define HAVE_SIGACTION 1 |
---|
8657 | | #define HAVE_SIGALTSTACK 1 |
---|
8658 | | #define HAVE_SIGINTERRUPT 1 |
---|
8659 | | #define HAVE_SNPRINTF 1 |
---|
8660 | | #define HAVE_GETSID 1 |
---|
8661 | | #define HAVE_TCGETATTR 1 |
---|
8662 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8663 | | #define HAVE_UNISTD_H 1 |
---|
8664 | | #define HAVE_SYS_STAT_H 1 |
---|
8665 | | #define HAVE_SYS_PARAM_H 1 |
---|
8666 | | #define HAVE_NETDB_H 1 |
---|
8667 | | #define HAVE_SYS_TIME_H 1 |
---|
8668 | | #define HAVE_LIMITS_H 1 |
---|
8669 | | #define HAVE_WCHAR_H 1 |
---|
8670 | | #define HAVE_STDINT_H 1 |
---|
8671 | | #define HAVE_INTTYPES_H 1 |
---|
8672 | | #define HAVE_MATH_H 1 |
---|
8673 | | #define HAVE_SYS_MMAN_H 1 |
---|
8674 | | #define HAVE_SYS_UIO_H 1 |
---|
8675 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8676 | | #define HAVE_STRERROR_R 1 |
---|
8677 | | #define HAVE_SIG_ATOMIC_T 1 |
---|
8678 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
8679 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8680 | | #define HAVE_DECL_ALARM 1 |
---|
8681 | | #define restrict __restrict |
---|
8682 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8683 | | #define HAVE_ICONV 1 |
---|
8684 | | #define ICONV_CONST |
---|
8685 | | #define HAVE_WINT_T 1 |
---|
8686 | | #define HAVE_LONG_LONG_INT 1 |
---|
8687 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8688 | | #define FLT_EXPBIT0_WORD 0 |
---|
8689 | | #define FLT_EXPBIT0_BIT 23 |
---|
8690 | | #define DBL_EXPBIT0_WORD 1 |
---|
8691 | | #define DBL_EXPBIT0_BIT 20 |
---|
8692 | | #define HAVE_PTHREAD_API 1 |
---|
8693 | | #define USE_POSIX_THREADS 1 |
---|
8694 | | #define HAVE_STDLIB_H 1 |
---|
8695 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8696 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8697 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8698 | | #define PROMOTED_MODE_T int |
---|
8699 | | #define HAVE_SIGSET_T 1 |
---|
8700 | | #define HAVE_DECL_SNPRINTF 1 |
---|
8701 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8702 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8703 | | #define CHECK_PRINTF_SAFE 1 |
---|
8704 | | #define HAVE_WCHAR_T 1 |
---|
8705 | | #define HAVE_INTMAX_T 1 |
---|
8706 | | #define HAVE_SNPRINTF 1 |
---|
8707 | | #define HAVE_STRNLEN 1 |
---|
8708 | | #define HAVE_WCSLEN 1 |
---|
8709 | | #define HAVE_WCSNLEN 1 |
---|
8710 | | #define HAVE_MBRTOWC 1 |
---|
8711 | | #define HAVE_WCRTOMB 1 |
---|
8712 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8713 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
8714 | | #define HAVE__BOOL 1 |
---|
8715 | | #define REPLACE_STRERROR_0 1 |
---|
8716 | | #define HAVE_SHUTDOWN 1 |
---|
8717 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
8718 | | #define HAVE_SA_FAMILY_T 1 |
---|
8719 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
8720 | | #define _USE_STD_STAT 1 |
---|
8721 | | #define HAVE_TERMINFO 1 |
---|
8722 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
8723 | | #define HAVE_ALLOCA 1 |
---|
8724 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
8725 | | #define GNULIB_TEST_CLOSE 1 |
---|
8726 | | #define GNULIB_TEST_DUP2 1 |
---|
8727 | | #define GNULIB_TEST_FCNTL 1 |
---|
8728 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8729 | | #define GNULIB_TEST_FREXP 1 |
---|
8730 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8731 | | #define GNULIB_TEST_FREXPL 1 |
---|
8732 | | #define GNULIB_TEST_FSTAT 1 |
---|
8733 | | #define GNULIB_TEST_FSYNC 1 |
---|
8734 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
8735 | | #define HAVE_GETHOSTNAME 1 |
---|
8736 | | #define HOST_NAME_MAX 256 |
---|
8737 | | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
8738 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
8739 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
8740 | | #define HAVE_DECL___ARGV 0 |
---|
8741 | | #define HAVE_VAR___PROGNAME 1 |
---|
8742 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
8743 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
8744 | | #define HAVE_INLINE 1 |
---|
8745 | | #define GNULIB_TEST_ISATTY 1 |
---|
8746 | | #define HAVE_DECL_ISINF 1 |
---|
8747 | | #define GNULIB_TEST_ISINF 1 |
---|
8748 | | #define GNULIB_TEST_ISNAN 1 |
---|
8749 | | #define GNULIB_TEST_ISNAND 1 |
---|
8750 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
8751 | | #define GNULIB_TEST_ISNANF 1 |
---|
8752 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
8753 | | #define GNULIB_TEST_ISNANL 1 |
---|
8754 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
8755 | | #define HAVE_UNISTD_H 1 |
---|
8756 | | #define HAVE_ARPA_INET_H 1 |
---|
8757 | | #define HAVE_CTYPE_H 1 |
---|
8758 | | #define HAVE_DLFCN_H 1 |
---|
8759 | | #define HAVE_ERRNO_H 1 |
---|
8760 | | #define HAVE_FCNTL_H 1 |
---|
8761 | | #define HAVE_FLOAT_H 1 |
---|
8762 | | #define HAVE_LIMITS_H 1 |
---|
8763 | | #define HAVE_MATH_H 1 |
---|
8764 | | #define HAVE_NETDB_H 1 |
---|
8765 | | #define HAVE_NETINET_IN_H 1 |
---|
8766 | | #define HAVE_SIGNAL_H 1 |
---|
8767 | | #define HAVE_STDLIB_H 1 |
---|
8768 | | #define HAVE_STRING_H 1 |
---|
8769 | | #define HAVE_STRINGS_H 1 |
---|
8770 | | #define HAVE_SYS_SELECT_H 1 |
---|
8771 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8772 | | #define HAVE_SYS_STAT_H 1 |
---|
8773 | | #define HAVE_SYS_TIME_H 1 |
---|
8774 | | #define HAVE_SYS_TYPES_H 1 |
---|
8775 | | #define HAVE_TIME_H 1 |
---|
8776 | | #define HAVE_UNISTD_H 1 |
---|
8777 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
8778 | | #define HAVE_RESOLV_H 1 |
---|
8779 | | #define HAVE_GETADDRINFO 1 |
---|
8780 | | #define HAVE_LOCALTIME 1 |
---|
8781 | | #define HAVE_STAT 1 |
---|
8782 | | #define HAVE_STRFTIME 1 |
---|
8783 | | #define VA_COPY va_copy |
---|
8784 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8785 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
8786 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8787 | | #define GNULIB_LOCK 1 |
---|
8788 | | #define GNULIB_TEST_LOG10 1 |
---|
8789 | | #define HAVE_MALLOC_POSIX 1 |
---|
8790 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8791 | | #define GNULIB_TEST_MEMCHR 1 |
---|
8792 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
8793 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
8794 | | #define GNULIB_TEST_OPEN 1 |
---|
8795 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8796 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
8797 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8798 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
8799 | | #define HAVE_RAISE 1 |
---|
8800 | | #define GNULIB_TEST_RAISE 1 |
---|
8801 | | #define GNULIB_TEST_READ 1 |
---|
8802 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 |
---|
8803 | | #define GNULIB_TEST_SIGACTION 1 |
---|
8804 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
8805 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
8806 | | #define HAVE_STDINT_H 1 |
---|
8807 | | #define HAVE_SNPRINTF 1 |
---|
8808 | | #define GNULIB_TEST_SNPRINTF 1 |
---|
8809 | | #define GNULIB_SNPRINTF 1 |
---|
8810 | | #define HAVE_SNPRINTF 1 |
---|
8811 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
8812 | | #define HAVE_NL_LANGINFO 1 |
---|
8813 | | #define NEED_PRINTF_ENOMEM 1 |
---|
8814 | | #define NEED_PRINTF_DOUBLE 1 |
---|
8815 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
8816 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
8817 | | #define GNULIB_TEST_STAT 1 |
---|
8818 | | /* end confdefs.h. */ |
---|
8819 | | #include <sys/types.h> |
---|
8820 | | #include <sys/stat.h> |
---|
8821 | | |
---|
8822 | | int |
---|
8823 | | main () |
---|
8824 | | { |
---|
8825 | | static struct stat ac_aggr; |
---|
8826 | | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
8827 | | return 0; |
---|
8828 | | ; |
---|
8829 | | return 0; |
---|
8830 | | } |
---|
8831 | configure:36851: result: no |
---|
8832 | configure:36902: checking for struct stat.st_atimespec.tv_nsec |
---|
8833 | configure:36902: 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 |
---|
8834 | configure:36902: $? = 0 |
---|
8835 | configure:36902: result: yes |
---|
8836 | configure:36946: checking for struct stat.st_birthtimespec.tv_nsec |
---|
8837 | configure:36946: 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 |
---|
8838 | configure:36946: $? = 0 |
---|
8839 | configure:36946: result: yes |
---|
8840 | configure:36986: checking for working stdalign.h |
---|
8841 | configure:37031: 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 |
---|
8842 | configure:37031: $? = 0 |
---|
8843 | configure:37038: result: yes |
---|
8844 | configure:37060: checking for va_copy |
---|
8845 | configure:37080: 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 |
---|
8846 | configure:37080: $? = 0 |
---|
8847 | configure:37088: result: yes |
---|
8848 | configure:37281: checking for good max_align_t |
---|
8849 | configure:37303: 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 |
---|
8850 | configure:37303: $? = 0 |
---|
8851 | configure:37311: result: yes |
---|
8852 | configure:37323: checking whether NULL can be used in arbitrary expressions |
---|
8853 | configure:37341: 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 |
---|
8854 | configure:37341: $? = 0 |
---|
8855 | configure:37348: result: yes |
---|
8856 | configure:37516: checking which flavor of printf attribute matches inttypes macros |
---|
8857 | configure:37543: 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 |
---|
8858 | configure:37543: $? = 0 |
---|
8859 | configure:37550: result: system |
---|
8860 | configure:37688: checking for stpcpy |
---|
8861 | configure:37688: 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 |
---|
8862 | conftest.c:240:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration] |
---|
8863 | char stpcpy (); |
---|
8864 | ^ |
---|
8865 | conftest.c:240:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' |
---|
8866 | 1 warning generated. |
---|
8867 | configure:37688: $? = 0 |
---|
8868 | configure:37688: result: yes |
---|
8869 | configure:37965: checking for nlink_t |
---|
8870 | configure:37965: result: yes |
---|
8871 | configure:38369: checking for ptrdiff_t |
---|
8872 | configure:38369: result: yes |
---|
8873 | configure:38390: checking for vasprintf |
---|
8874 | configure:38390: 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 |
---|
8875 | conftest.c:256:19: warning: format string missing [-Wformat] |
---|
8876 | return vasprintf (); |
---|
8877 | ~~~~~~~~~ ^ |
---|
8878 | 1 warning generated. |
---|
8879 | configure:38390: $? = 0 |
---|
8880 | configure:38390: result: yes |
---|
8881 | configure:38471: checking for vasprintf |
---|
8882 | configure:38471: result: yes |
---|
8883 | configure:38583: checking for nl_langinfo |
---|
8884 | configure:38583: result: yes |
---|
8885 | configure:38747: checking for ptrdiff_t |
---|
8886 | configure:38747: result: yes |
---|
8887 | configure:38805: checking for vsnprintf |
---|
8888 | configure:38805: 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 |
---|
8889 | conftest.c:253:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
8890 | char vsnprintf (); |
---|
8891 | ^ |
---|
8892 | conftest.c:253:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' |
---|
8893 | 1 warning generated. |
---|
8894 | configure:38805: $? = 0 |
---|
8895 | configure:38805: result: yes |
---|
8896 | configure:38818: checking whether snprintf respects a size of 1 |
---|
8897 | configure:38870: result: yes |
---|
8898 | configure:38880: checking whether printf supports POSIX/XSI format strings with positions |
---|
8899 | configure:38926: result: yes |
---|
8900 | configure:39193: checking for stdint.h |
---|
8901 | configure:39193: result: yes |
---|
8902 | configure:39286: checking for BSD- or MS-compatible name lister (nm) |
---|
8903 | configure:39340: result: /opt/local/bin/nm -B |
---|
8904 | configure:39467: checking the name lister (/opt/local/bin/nm -B) interface |
---|
8905 | configure:39487: result: BSD nm |
---|
8906 | configure:39506: checking for gawk |
---|
8907 | configure:39533: result: /usr/bin/awk |
---|
8908 | configure:39577: checking for texi2dvi |
---|
8909 | configure:39608: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing texi2dvi |
---|
8910 | configure:39618: checking for dvips |
---|
8911 | configure:39649: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing dvips |
---|
8912 | configure:39659: checking for perl |
---|
8913 | configure:39677: found /opt/local/bin/perl |
---|
8914 | configure:39690: result: /opt/local/bin/perl |
---|
8915 | configure:39823: checking that generated files are newer than configure |
---|
8916 | configure:39829: result: done |
---|
8917 | configure:39954: creating ./config.status |
---|
8918 | |
---|
8919 | ## ---------------------- ## |
---|
8920 | ## Running config.status. ## |
---|
8921 | ## ---------------------- ## |
---|
8922 | |
---|
8923 | This file was extended by config.status, which was |
---|
8924 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
8925 | |
---|
8926 | CONFIG_FILES = |
---|
8927 | CONFIG_HEADERS = |
---|
8928 | CONFIG_LINKS = |
---|
8929 | CONFIG_COMMANDS = |
---|
8930 | $ ./config.status |
---|
8931 | |
---|
8932 | on olivine.local |
---|
8933 | |
---|
8934 | config.status:2457: creating Makefile |
---|
8935 | config.status:2457: creating doc/Makefile |
---|
8936 | config.status:2457: creating lib/Makefile |
---|
8937 | config.status:2457: creating lib/exported.sh |
---|
8938 | config.status:2457: creating lib/textstyle/version.h |
---|
8939 | config.status:2457: creating lib/textstyle/woe32dll.h |
---|
8940 | config.status:2457: creating tests/Makefile |
---|
8941 | config.status:2457: creating adhoc-tests/Makefile |
---|
8942 | config.status:2457: creating config.h |
---|
8943 | config.status:2686: executing depfiles commands |
---|
8944 | config.status:2763: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
8945 | config.status:2768: $? = 0 |
---|
8946 | config.status:2763: cd adhoc-tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
8947 | config.status:2768: $? = 0 |
---|
8948 | config.status:2686: executing libtool commands |
---|
8949 | configure:42321: WARNING: unrecognized options: --disable-csharp |
---|
8950 | |
---|
8951 | ## ---------------- ## |
---|
8952 | ## Cache variables. ## |
---|
8953 | ## ---------------- ## |
---|
8954 | |
---|
8955 | ac_cv_build=x86_64-apple-darwin22.1.0 |
---|
8956 | ac_cv_c_bigendian=no |
---|
8957 | ac_cv_c_compiler_gnu=yes |
---|
8958 | ac_cv_c_inline=inline |
---|
8959 | ac_cv_c_restrict=__restrict |
---|
8960 | ac_cv_env_CC_set=set |
---|
8961 | ac_cv_env_CC_value='ccache /usr/bin/clang' |
---|
8962 | ac_cv_env_CFLAGS_set=set |
---|
8963 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
8964 | ac_cv_env_CPPFLAGS_set=set |
---|
8965 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
8966 | ac_cv_env_CPP_set= |
---|
8967 | ac_cv_env_CPP_value= |
---|
8968 | ac_cv_env_LDFLAGS_set=set |
---|
8969 | 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' |
---|
8970 | ac_cv_env_LIBS_set= |
---|
8971 | ac_cv_env_LIBS_value= |
---|
8972 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
8973 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
8974 | ac_cv_env_build_alias_set= |
---|
8975 | ac_cv_env_build_alias_value= |
---|
8976 | ac_cv_env_host_alias_set= |
---|
8977 | ac_cv_env_host_alias_value= |
---|
8978 | ac_cv_env_target_alias_set= |
---|
8979 | ac_cv_env_target_alias_value= |
---|
8980 | ac_cv_func__set_invalid_parameter_handler=no |
---|
8981 | ac_cv_func_alloca_works=yes |
---|
8982 | ac_cv_func_fcntl=yes |
---|
8983 | ac_cv_func_fsync=yes |
---|
8984 | ac_cv_func_getaddrinfo=yes |
---|
8985 | ac_cv_func_getdtablesize=yes |
---|
8986 | ac_cv_func_getexecname=no |
---|
8987 | ac_cv_func_gethostname=yes |
---|
8988 | ac_cv_func_getprogname=yes |
---|
8989 | ac_cv_func_getsid=yes |
---|
8990 | ac_cv_func_gettimeofday=yes |
---|
8991 | ac_cv_func_localtime=yes |
---|
8992 | ac_cv_func_lstat=yes |
---|
8993 | ac_cv_func_malloc_0_nonnull=yes |
---|
8994 | ac_cv_func_mbrtowc=yes |
---|
8995 | ac_cv_func_mmap=yes |
---|
8996 | ac_cv_func_mprotect=yes |
---|
8997 | ac_cv_func_nl_langinfo=yes |
---|
8998 | ac_cv_func_obstack=no |
---|
8999 | ac_cv_func_raise=yes |
---|
9000 | ac_cv_func_shutdown=yes |
---|
9001 | ac_cv_func_sigaction=yes |
---|
9002 | ac_cv_func_sigaltstack=yes |
---|
9003 | ac_cv_func_siginterrupt=yes |
---|
9004 | ac_cv_func_sigprocmask=yes |
---|
9005 | ac_cv_func_snprintf=yes |
---|
9006 | ac_cv_func_stat=yes |
---|
9007 | ac_cv_func_stpcpy=yes |
---|
9008 | ac_cv_func_strerror_r=yes |
---|
9009 | ac_cv_func_strerror_r_char_p=no |
---|
9010 | ac_cv_func_strftime=yes |
---|
9011 | ac_cv_func_strnlen=yes |
---|
9012 | ac_cv_func_symlink=yes |
---|
9013 | ac_cv_func_tcdrain=yes |
---|
9014 | ac_cv_func_tcgetattr=yes |
---|
9015 | ac_cv_func_vasnprintf=no |
---|
9016 | ac_cv_func_vasprintf=yes |
---|
9017 | ac_cv_func_vsnprintf=yes |
---|
9018 | ac_cv_func_wcrtomb=yes |
---|
9019 | ac_cv_func_wcslen=yes |
---|
9020 | ac_cv_func_wcsnlen=yes |
---|
9021 | ac_cv_have_decl___argv=no |
---|
9022 | ac_cv_have_decl__snprintf=no |
---|
9023 | ac_cv_have_decl_alarm=yes |
---|
9024 | ac_cv_have_decl_frexpl=yes |
---|
9025 | ac_cv_have_decl_getdtablesize=yes |
---|
9026 | ac_cv_have_decl_isinf=yes |
---|
9027 | ac_cv_have_decl_ldexpl=yes |
---|
9028 | ac_cv_have_decl_program_invocation_name=no |
---|
9029 | ac_cv_have_decl_program_invocation_short_name=no |
---|
9030 | ac_cv_have_decl_snprintf=yes |
---|
9031 | ac_cv_have_decl_strerror_r=yes |
---|
9032 | ac_cv_have_decl_vsnprintf=yes |
---|
9033 | ac_cv_header_arpa_inet_h=yes |
---|
9034 | ac_cv_header_arpa_nameser_h=yes |
---|
9035 | ac_cv_header_crtdefs_h=no |
---|
9036 | ac_cv_header_ctype_h=yes |
---|
9037 | ac_cv_header_dl_h=no |
---|
9038 | ac_cv_header_dlfcn_h=yes |
---|
9039 | ac_cv_header_errno_h=yes |
---|
9040 | ac_cv_header_fcntl_h=yes |
---|
9041 | ac_cv_header_features_h=no |
---|
9042 | ac_cv_header_float_h=yes |
---|
9043 | ac_cv_header_inttypes_h=yes |
---|
9044 | ac_cv_header_limits_h=yes |
---|
9045 | ac_cv_header_malloc_h=no |
---|
9046 | ac_cv_header_math_h=yes |
---|
9047 | ac_cv_header_memory_h=yes |
---|
9048 | ac_cv_header_minix_config_h=no |
---|
9049 | ac_cv_header_netdb_h=yes |
---|
9050 | ac_cv_header_netinet_in_h=yes |
---|
9051 | ac_cv_header_pthread_h=yes |
---|
9052 | ac_cv_header_resolv_h=yes |
---|
9053 | ac_cv_header_signal_h=yes |
---|
9054 | ac_cv_header_stat_broken=no |
---|
9055 | ac_cv_header_stdbool_h=yes |
---|
9056 | ac_cv_header_stdc=yes |
---|
9057 | ac_cv_header_stdint_h=yes |
---|
9058 | ac_cv_header_stdlib_h=yes |
---|
9059 | ac_cv_header_string_h=yes |
---|
9060 | ac_cv_header_strings_h=yes |
---|
9061 | ac_cv_header_sys_mman_h=yes |
---|
9062 | ac_cv_header_sys_param_h=yes |
---|
9063 | ac_cv_header_sys_select_h=yes |
---|
9064 | ac_cv_header_sys_socket_h=yes |
---|
9065 | ac_cv_header_sys_stat_h=yes |
---|
9066 | ac_cv_header_sys_time_h=yes |
---|
9067 | ac_cv_header_sys_types_h=yes |
---|
9068 | ac_cv_header_sys_uio_h=yes |
---|
9069 | ac_cv_header_threads_h=no |
---|
9070 | ac_cv_header_time_h=yes |
---|
9071 | ac_cv_header_unistd_h=yes |
---|
9072 | ac_cv_header_wchar_h=yes |
---|
9073 | ac_cv_host=x86_64-apple-darwin22.1.0 |
---|
9074 | ac_cv_lib_error_at_line=no |
---|
9075 | ac_cv_lib_pthread_pthread_kill=yes |
---|
9076 | ac_cv_member_struct_sigaction_sa_sigaction=yes |
---|
9077 | ac_cv_member_struct_sockaddr_storage_ss_family=yes |
---|
9078 | ac_cv_member_struct_stat_st_atim_tv_nsec=no |
---|
9079 | ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes |
---|
9080 | ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes |
---|
9081 | ac_cv_objext=o |
---|
9082 | ac_cv_path_DVIPS='/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing dvips' |
---|
9083 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
9084 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
9085 | ac_cv_path_GREP=/usr/bin/grep |
---|
9086 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
9087 | ac_cv_path_SED=/usr/bin/sed |
---|
9088 | ac_cv_path_TEXI2DVI='/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing texi2dvi' |
---|
9089 | ac_cv_path_lt_DD=/bin/dd |
---|
9090 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
9091 | ac_cv_prog_AWK=/usr/bin/awk |
---|
9092 | ac_cv_prog_CPP='ccache /usr/bin/clang -E' |
---|
9093 | ac_cv_prog_ac_ct_AR=ar |
---|
9094 | ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang' |
---|
9095 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
9096 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
9097 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
9098 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
9099 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
9100 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
9101 | ac_cv_prog_ac_ct_STRIP=strip |
---|
9102 | ac_cv_prog_cc_c11= |
---|
9103 | ac_cv_prog_cc_g=yes |
---|
9104 | ac_cv_prog_cc_stdc= |
---|
9105 | ac_cv_prog_make_make_set=yes |
---|
9106 | ac_cv_safe_to_define___extensions__=yes |
---|
9107 | ac_cv_should_define__xopen_source=no |
---|
9108 | ac_cv_sys_file_offset_bits=no |
---|
9109 | ac_cv_sys_largefile_CC=no |
---|
9110 | ac_cv_type__Bool=yes |
---|
9111 | ac_cv_type_mode_t=yes |
---|
9112 | ac_cv_type_nlink_t=yes |
---|
9113 | ac_cv_type_pid_t=yes |
---|
9114 | ac_cv_type_pthread_rwlock_t=yes |
---|
9115 | ac_cv_type_ptrdiff_t=yes |
---|
9116 | ac_cv_type_sa_family_t=yes |
---|
9117 | ac_cv_type_sig_atomic_t=yes |
---|
9118 | ac_cv_type_sighandler_t=no |
---|
9119 | ac_cv_type_sigset_t=yes |
---|
9120 | ac_cv_type_size_t=yes |
---|
9121 | ac_cv_type_socklen_t=yes |
---|
9122 | ac_cv_type_struct_sockaddr_storage=yes |
---|
9123 | ac_cv_type_uid_t=yes |
---|
9124 | ac_cv_type_volatile_sig_atomic_t=yes |
---|
9125 | ac_cv_working_alloca_h=yes |
---|
9126 | acl_cv_hardcode_direct=no |
---|
9127 | acl_cv_hardcode_libdir_flag_spec= |
---|
9128 | acl_cv_hardcode_libdir_separator= |
---|
9129 | acl_cv_hardcode_minus_L=no |
---|
9130 | acl_cv_libdirstems=lib,lib,lib |
---|
9131 | acl_cv_libext=a |
---|
9132 | acl_cv_libname_spec='lib$name' |
---|
9133 | acl_cv_library_names_spec='$libname$shrext' |
---|
9134 | acl_cv_prog_gnu_ld=no |
---|
9135 | acl_cv_rpath=done |
---|
9136 | acl_cv_shlibext=dylib |
---|
9137 | acl_cv_wl=-Wl, |
---|
9138 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
9139 | am_cv_func_iconv=yes |
---|
9140 | am_cv_func_iconv_works=yes |
---|
9141 | am_cv_lib_iconv=yes |
---|
9142 | am_cv_make_support_nested_variables=yes |
---|
9143 | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' |
---|
9144 | am_cv_proto_iconv_arg1= |
---|
9145 | gl_cv_c_amsterdam_compiler=no |
---|
9146 | gl_cv_c_cplusplus=no |
---|
9147 | gl_cv_c_inline_effective=yes |
---|
9148 | gl_cv_c_multiarch=no |
---|
9149 | gl_cv_cc_double_expbit0='word 1 bit 20' |
---|
9150 | gl_cv_cc_float_expbit0='word 0 bit 23' |
---|
9151 | gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration |
---|
9152 | gl_cv_compiler_clang=yes |
---|
9153 | gl_cv_decl_HOST_NAME_MAX=256 |
---|
9154 | gl_cv_decl_null_works=yes |
---|
9155 | gl_cv_double_slash_root=no |
---|
9156 | gl_cv_elf=no |
---|
9157 | gl_cv_func_dup2_works=yes |
---|
9158 | gl_cv_func_fabs_no_libm=yes |
---|
9159 | gl_cv_func_fcntl_f_dupfd_cloexec=yes |
---|
9160 | gl_cv_func_fcntl_f_dupfd_works=yes |
---|
9161 | gl_cv_func_frexp_no_libm=yes |
---|
9162 | gl_cv_func_frexp_works=yes |
---|
9163 | gl_cv_func_frexpl_no_libm=yes |
---|
9164 | gl_cv_func_frexpl_works=yes |
---|
9165 | gl_cv_func_getdtablesize_works=yes |
---|
9166 | gl_cv_func_gettimeofday_posix_signature=yes |
---|
9167 | gl_cv_func_isinfl_works=yes |
---|
9168 | gl_cv_func_isnand_no_libm=yes |
---|
9169 | gl_cv_func_isnanf_no_libm=yes |
---|
9170 | gl_cv_func_isnanf_works=yes |
---|
9171 | gl_cv_func_isnanl_no_libm=yes |
---|
9172 | gl_cv_func_isnanl_works=yes |
---|
9173 | gl_cv_func_itold_works=yes |
---|
9174 | gl_cv_func_ldexp_no_libm=yes |
---|
9175 | gl_cv_func_ldexpl_no_libm=yes |
---|
9176 | gl_cv_func_ldexpl_works=yes |
---|
9177 | gl_cv_func_log10_works=yes |
---|
9178 | gl_cv_func_malloc_0_nonnull=1 |
---|
9179 | gl_cv_func_malloc_posix=yes |
---|
9180 | gl_cv_func_memchr_works=yes |
---|
9181 | gl_cv_func_open_slash=no |
---|
9182 | gl_cv_func_pow_no_libm=yes |
---|
9183 | gl_cv_func_printf_attribute_flavor=system |
---|
9184 | gl_cv_func_printf_directive_a=no |
---|
9185 | gl_cv_func_printf_directive_f=yes |
---|
9186 | gl_cv_func_printf_directive_ls=yes |
---|
9187 | gl_cv_func_printf_directive_n=no |
---|
9188 | gl_cv_func_printf_enomem='guessing no' |
---|
9189 | gl_cv_func_printf_flag_grouping=yes |
---|
9190 | gl_cv_func_printf_flag_leftadjust=yes |
---|
9191 | gl_cv_func_printf_flag_zero=yes |
---|
9192 | gl_cv_func_printf_infinite=yes |
---|
9193 | gl_cv_func_printf_infinite_long_double=yes |
---|
9194 | gl_cv_func_printf_long_double=yes |
---|
9195 | gl_cv_func_printf_positions=yes |
---|
9196 | gl_cv_func_printf_precision=yes |
---|
9197 | gl_cv_func_printf_sizes_c99=yes |
---|
9198 | gl_cv_func_signbit=yes |
---|
9199 | gl_cv_func_signbit_gcc=yes |
---|
9200 | gl_cv_func_sigprocmask=yes |
---|
9201 | gl_cv_func_snprintf_directive_n=no |
---|
9202 | gl_cv_func_snprintf_posix=no |
---|
9203 | gl_cv_func_snprintf_retval_c99=yes |
---|
9204 | gl_cv_func_snprintf_size1=yes |
---|
9205 | gl_cv_func_snprintf_truncation_c99=yes |
---|
9206 | gl_cv_func_snprintf_usable=yes |
---|
9207 | gl_cv_func_stat_file_slash=no |
---|
9208 | gl_cv_func_strerror_0_works=no |
---|
9209 | gl_cv_func_va_copy=yes |
---|
9210 | gl_cv_func_vasprintf_posix=no |
---|
9211 | gl_cv_func_vsnprintf_usable=yes |
---|
9212 | gl_cv_func_vsnprintf_zerosize_c99=yes |
---|
9213 | gl_cv_have_include_next=yes |
---|
9214 | gl_cv_have_weak=no |
---|
9215 | gl_cv_header_errno_h_complete=yes |
---|
9216 | gl_cv_header_inttypes_h=yes |
---|
9217 | gl_cv_header_limits_width=no |
---|
9218 | gl_cv_header_math_huge_val_works=yes |
---|
9219 | gl_cv_header_math_nan_works=yes |
---|
9220 | gl_cv_header_stdint_h=yes |
---|
9221 | gl_cv_header_stdint_predates_cxx11_h=no |
---|
9222 | gl_cv_header_stdint_width=no |
---|
9223 | gl_cv_header_sys_socket_h_selfcontained=yes |
---|
9224 | gl_cv_header_sys_socket_h_shut=yes |
---|
9225 | gl_cv_header_wchar_h_correct_inline=yes |
---|
9226 | gl_cv_header_working_fcntl_h=yes |
---|
9227 | gl_cv_header_working_stdalign_h=yes |
---|
9228 | gl_cv_header_working_stdint_h=yes |
---|
9229 | gl_cv_host_cpu_c_abi_32bit=no |
---|
9230 | gl_cv_lib_socket='none needed' |
---|
9231 | gl_cv_libcroco_force_included=yes |
---|
9232 | gl_cv_libcroco_use_included=yes |
---|
9233 | gl_cv_libglib_force_included=yes |
---|
9234 | gl_cv_libglib_use_included=yes |
---|
9235 | gl_cv_libxml_force_included=yes |
---|
9236 | gl_cv_libxml_use_included=yes |
---|
9237 | gl_cv_long_double_equals_double=no |
---|
9238 | gl_cv_macro_O_CLOEXEC=yes |
---|
9239 | gl_cv_minmax_in_limits_h=no |
---|
9240 | gl_cv_minmax_in_sys_param_h=yes |
---|
9241 | gl_cv_next_fcntl_h='<fcntl.h>' |
---|
9242 | gl_cv_next_inttypes_h='<inttypes.h>' |
---|
9243 | gl_cv_next_limits_h='<limits.h>' |
---|
9244 | gl_cv_next_math_h='<math.h>' |
---|
9245 | gl_cv_next_signal_h='<signal.h>' |
---|
9246 | gl_cv_next_stdint_h='<stdint.h>' |
---|
9247 | gl_cv_next_stdio_h='<stdio.h>' |
---|
9248 | gl_cv_next_stdlib_h='<stdlib.h>' |
---|
9249 | gl_cv_next_string_h='<string.h>' |
---|
9250 | gl_cv_next_sys_socket_h='<sys/socket.h>' |
---|
9251 | gl_cv_next_sys_stat_h='<sys/stat.h>' |
---|
9252 | gl_cv_next_sys_time_h='<sys/time.h>' |
---|
9253 | gl_cv_next_sys_types_h='<sys/types.h>' |
---|
9254 | gl_cv_next_sys_uio_h='<sys/uio.h>' |
---|
9255 | gl_cv_next_time_h='<time.h>' |
---|
9256 | gl_cv_next_unistd_h='<unistd.h>' |
---|
9257 | gl_cv_next_wchar_h='<wchar.h>' |
---|
9258 | gl_cv_pragma_columns=no |
---|
9259 | gl_cv_promoted_mode_t=int |
---|
9260 | gl_cv_pthread_rwlock_rdlock_prefer_writer=yes |
---|
9261 | gl_cv_rpl_alloca=yes |
---|
9262 | gl_cv_size_max=yes |
---|
9263 | gl_cv_sys_struct_timespec_in_time_h=yes |
---|
9264 | gl_cv_sys_struct_timeval=yes |
---|
9265 | gl_cv_sys_struct_timeval_tv_sec=yes |
---|
9266 | gl_cv_terminfo=libncurses |
---|
9267 | gl_cv_terminfo_tparam=no |
---|
9268 | gl_cv_terminfo_tparm=yes |
---|
9269 | gl_cv_type_max_align_t=yes |
---|
9270 | gl_cv_type_sigset_t=yes |
---|
9271 | gl_cv_type_wint_t_too_small=no |
---|
9272 | gl_cv_var___progname=yes |
---|
9273 | gt_cv_c_intmax_t=yes |
---|
9274 | gt_cv_c_wchar_t=yes |
---|
9275 | gt_cv_c_wint_t=yes |
---|
9276 | gt_cv_ssize_t=yes |
---|
9277 | lt_cv_apple_cc_single_mod=yes |
---|
9278 | lt_cv_ar_at_file=no |
---|
9279 | lt_cv_deplibs_check_method=pass_all |
---|
9280 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
9281 | lt_cv_file_magic_test_file= |
---|
9282 | lt_cv_ld_exported_symbols_list=yes |
---|
9283 | lt_cv_ld_force_load=yes |
---|
9284 | lt_cv_ld_reload_flag=-r |
---|
9285 | lt_cv_nm_interface='BSD nm' |
---|
9286 | lt_cv_objdir=.libs |
---|
9287 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
9288 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
9289 | lt_cv_path_mainfest_tool=no |
---|
9290 | lt_cv_prog_compiler_c_o=yes |
---|
9291 | lt_cv_prog_compiler_c_o_RC=yes |
---|
9292 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
9293 | lt_cv_prog_compiler_pic_works=yes |
---|
9294 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
9295 | lt_cv_prog_compiler_static_works=no |
---|
9296 | lt_cv_prog_gnu_ld=no |
---|
9297 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
9298 | 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'\''' |
---|
9299 | 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'\''' |
---|
9300 | 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'\''' |
---|
9301 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
---|
9302 | lt_cv_sys_global_symbol_to_import= |
---|
9303 | lt_cv_sys_max_cmd_len=786432 |
---|
9304 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
9305 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
9306 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
9307 | |
---|
9308 | ## ----------------- ## |
---|
9309 | ## Output variables. ## |
---|
9310 | ## ----------------- ## |
---|
9311 | |
---|
9312 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing aclocal-1.16' |
---|
9313 | ALLOCA='' |
---|
9314 | ALLOCA_H='alloca.h' |
---|
9315 | AMDEPBACKSLASH='\' |
---|
9316 | AMDEP_FALSE='#' |
---|
9317 | AMDEP_TRUE='' |
---|
9318 | AMTAR='$${TAR-tar}' |
---|
9319 | AM_BACKSLASH='\' |
---|
9320 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
9321 | AM_DEFAULT_VERBOSITY='1' |
---|
9322 | AM_V='$(V)' |
---|
9323 | APPLE_UNIVERSAL_BUILD='0' |
---|
9324 | AR='ar' |
---|
9325 | ARFLAGS='cr' |
---|
9326 | AS='as' |
---|
9327 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing autoconf' |
---|
9328 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing autoheader' |
---|
9329 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing automake-1.16' |
---|
9330 | AWK='/usr/bin/awk' |
---|
9331 | BITSIZEOF_PTRDIFF_T='' |
---|
9332 | BITSIZEOF_SIG_ATOMIC_T='' |
---|
9333 | BITSIZEOF_SIZE_T='' |
---|
9334 | BITSIZEOF_WCHAR_T='' |
---|
9335 | BITSIZEOF_WINT_T='' |
---|
9336 | CC='ccache /usr/bin/clang' |
---|
9337 | CCDEPMODE='depmode=gcc3' |
---|
9338 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
9339 | CPP='ccache /usr/bin/clang -E' |
---|
9340 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
9341 | CYGPATH_W='echo' |
---|
9342 | DEFS='-DHAVE_CONFIG_H' |
---|
9343 | DEPDIR='.deps' |
---|
9344 | DLLTOOL='false' |
---|
9345 | DLL_VARIABLE='' |
---|
9346 | DSYMUTIL='dsymutil' |
---|
9347 | DUMPBIN='' |
---|
9348 | DVIPS='/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing dvips' |
---|
9349 | ECHO_C='\c' |
---|
9350 | ECHO_N='' |
---|
9351 | ECHO_T='' |
---|
9352 | EGREP='/usr/bin/grep -E' |
---|
9353 | EMULTIHOP_HIDDEN='' |
---|
9354 | EMULTIHOP_VALUE='' |
---|
9355 | ENOLINK_HIDDEN='' |
---|
9356 | ENOLINK_VALUE='' |
---|
9357 | EOVERFLOW_HIDDEN='' |
---|
9358 | EOVERFLOW_VALUE='' |
---|
9359 | ERRNO_H='' |
---|
9360 | EXEEXT='' |
---|
9361 | FABS_LIBM='' |
---|
9362 | FGREP='/usr/bin/grep -F' |
---|
9363 | FLOAT_H='' |
---|
9364 | GETHOSTNAME_LIB='' |
---|
9365 | GLOBAL_SYMBOL_PIPE='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
9366 | GL_COND_LIBTOOL_FALSE='#' |
---|
9367 | GL_COND_LIBTOOL_TRUE='' |
---|
9368 | GL_GENERATE_ALLOCA_H_FALSE='#' |
---|
9369 | GL_GENERATE_ALLOCA_H_TRUE='' |
---|
9370 | GL_GENERATE_ERRNO_H_FALSE='' |
---|
9371 | GL_GENERATE_ERRNO_H_TRUE='#' |
---|
9372 | GL_GENERATE_FLOAT_H_FALSE='' |
---|
9373 | GL_GENERATE_FLOAT_H_TRUE='#' |
---|
9374 | GL_GENERATE_LIMITS_H_FALSE='#' |
---|
9375 | GL_GENERATE_LIMITS_H_TRUE='' |
---|
9376 | GL_GENERATE_STDALIGN_H_FALSE='' |
---|
9377 | GL_GENERATE_STDALIGN_H_TRUE='#' |
---|
9378 | GL_GENERATE_STDARG_H_FALSE='' |
---|
9379 | GL_GENERATE_STDARG_H_TRUE='#' |
---|
9380 | GL_GENERATE_STDBOOL_H_FALSE='' |
---|
9381 | GL_GENERATE_STDBOOL_H_TRUE='#' |
---|
9382 | GL_GENERATE_STDDEF_H_FALSE='' |
---|
9383 | GL_GENERATE_STDDEF_H_TRUE='#' |
---|
9384 | GL_GENERATE_STDINT_H_FALSE='#' |
---|
9385 | GL_GENERATE_STDINT_H_TRUE='' |
---|
9386 | GNULIB_ACCEPT4='0' |
---|
9387 | GNULIB_ACCEPT='0' |
---|
9388 | GNULIB_ACCESS='0' |
---|
9389 | GNULIB_ACOSF='0' |
---|
9390 | GNULIB_ACOSL='0' |
---|
9391 | GNULIB_ASINF='0' |
---|
9392 | GNULIB_ASINL='0' |
---|
9393 | GNULIB_ATAN2F='0' |
---|
9394 | GNULIB_ATANF='0' |
---|
9395 | GNULIB_ATANL='0' |
---|
9396 | GNULIB_ATOLL='0' |
---|
9397 | GNULIB_BIND='0' |
---|
9398 | GNULIB_BTOWC='0' |
---|
9399 | GNULIB_CALLOC_POSIX='0' |
---|
9400 | GNULIB_CANONICALIZE_FILE_NAME='0' |
---|
9401 | GNULIB_CBRT='0' |
---|
9402 | GNULIB_CBRTF='0' |
---|
9403 | GNULIB_CBRTL='0' |
---|
9404 | GNULIB_CEIL='0' |
---|
9405 | GNULIB_CEILF='0' |
---|
9406 | GNULIB_CEILL='0' |
---|
9407 | GNULIB_CHDIR='0' |
---|
9408 | GNULIB_CHOWN='0' |
---|
9409 | GNULIB_CLOSE='1' |
---|
9410 | GNULIB_CONNECT='0' |
---|
9411 | GNULIB_COPYSIGN='0' |
---|
9412 | GNULIB_COPYSIGNF='0' |
---|
9413 | GNULIB_COPYSIGNL='0' |
---|
9414 | GNULIB_COPY_FILE_RANGE='0' |
---|
9415 | GNULIB_COSF='0' |
---|
9416 | GNULIB_COSHF='0' |
---|
9417 | GNULIB_COSL='0' |
---|
9418 | GNULIB_CREAT='0' |
---|
9419 | GNULIB_CTIME='0' |
---|
9420 | GNULIB_DPRINTF='0' |
---|
9421 | GNULIB_DUP2='1' |
---|
9422 | GNULIB_DUP3='0' |
---|
9423 | GNULIB_DUP='0' |
---|
9424 | GNULIB_ENVIRON='0' |
---|
9425 | GNULIB_EUIDACCESS='0' |
---|
9426 | GNULIB_EXP2='0' |
---|
9427 | GNULIB_EXP2F='0' |
---|
9428 | GNULIB_EXP2L='0' |
---|
9429 | GNULIB_EXPF='0' |
---|
9430 | GNULIB_EXPL='0' |
---|
9431 | GNULIB_EXPLICIT_BZERO='0' |
---|
9432 | GNULIB_EXPM1='0' |
---|
9433 | GNULIB_EXPM1F='0' |
---|
9434 | GNULIB_EXPM1L='0' |
---|
9435 | GNULIB_FABSF='0' |
---|
9436 | GNULIB_FABSL='0' |
---|
9437 | GNULIB_FACCESSAT='0' |
---|
9438 | GNULIB_FCHDIR='0' |
---|
9439 | GNULIB_FCHMODAT='0' |
---|
9440 | GNULIB_FCHOWNAT='0' |
---|
9441 | GNULIB_FCLOSE='0' |
---|
9442 | GNULIB_FCNTL='1' |
---|
9443 | GNULIB_FDATASYNC='0' |
---|
9444 | GNULIB_FDOPEN='0' |
---|
9445 | GNULIB_FFLUSH='0' |
---|
9446 | GNULIB_FFSL='0' |
---|
9447 | GNULIB_FFSLL='0' |
---|
9448 | GNULIB_FGETC='1' |
---|
9449 | GNULIB_FGETS='1' |
---|
9450 | GNULIB_FLOOR='0' |
---|
9451 | GNULIB_FLOORF='0' |
---|
9452 | GNULIB_FLOORL='0' |
---|
9453 | GNULIB_FMA='0' |
---|
9454 | GNULIB_FMAF='0' |
---|
9455 | GNULIB_FMAL='0' |
---|
9456 | GNULIB_FMOD='0' |
---|
9457 | GNULIB_FMODF='0' |
---|
9458 | GNULIB_FMODL='0' |
---|
9459 | GNULIB_FOPEN='0' |
---|
9460 | GNULIB_FPRINTF='1' |
---|
9461 | GNULIB_FPRINTF_POSIX='0' |
---|
9462 | GNULIB_FPURGE='0' |
---|
9463 | GNULIB_FPUTC='1' |
---|
9464 | GNULIB_FPUTS='1' |
---|
9465 | GNULIB_FREAD='1' |
---|
9466 | GNULIB_FREOPEN='0' |
---|
9467 | GNULIB_FREXP='1' |
---|
9468 | GNULIB_FREXPF='0' |
---|
9469 | GNULIB_FREXPL='1' |
---|
9470 | GNULIB_FSCANF='1' |
---|
9471 | GNULIB_FSEEK='0' |
---|
9472 | GNULIB_FSEEKO='0' |
---|
9473 | GNULIB_FSTAT='1' |
---|
9474 | GNULIB_FSTATAT='0' |
---|
9475 | GNULIB_FSYNC='1' |
---|
9476 | GNULIB_FTELL='0' |
---|
9477 | GNULIB_FTELLO='0' |
---|
9478 | GNULIB_FTRUNCATE='0' |
---|
9479 | GNULIB_FUTIMENS='0' |
---|
9480 | GNULIB_FWRITE='1' |
---|
9481 | GNULIB_GETC='1' |
---|
9482 | GNULIB_GETCHAR='1' |
---|
9483 | GNULIB_GETCWD='0' |
---|
9484 | GNULIB_GETDELIM='0' |
---|
9485 | GNULIB_GETDOMAINNAME='0' |
---|
9486 | GNULIB_GETDTABLESIZE='1' |
---|
9487 | GNULIB_GETENTROPY='0' |
---|
9488 | GNULIB_GETGROUPS='0' |
---|
9489 | GNULIB_GETHOSTNAME='1' |
---|
9490 | GNULIB_GETLINE='0' |
---|
9491 | GNULIB_GETLOADAVG='0' |
---|
9492 | GNULIB_GETLOGIN='0' |
---|
9493 | GNULIB_GETLOGIN_R='0' |
---|
9494 | GNULIB_GETOPT_POSIX='0' |
---|
9495 | GNULIB_GETPAGESIZE='0' |
---|
9496 | GNULIB_GETPASS='0' |
---|
9497 | GNULIB_GETPEERNAME='0' |
---|
9498 | GNULIB_GETSOCKNAME='0' |
---|
9499 | GNULIB_GETSOCKOPT='0' |
---|
9500 | GNULIB_GETSUBOPT='0' |
---|
9501 | GNULIB_GETTIMEOFDAY='1' |
---|
9502 | GNULIB_GETUMASK='0' |
---|
9503 | GNULIB_GETUSERSHELL='0' |
---|
9504 | GNULIB_GRANTPT='0' |
---|
9505 | GNULIB_GROUP_MEMBER='0' |
---|
9506 | GNULIB_HYPOT='0' |
---|
9507 | GNULIB_HYPOTF='0' |
---|
9508 | GNULIB_HYPOTL='0' |
---|
9509 | GNULIB_ILOGB='0' |
---|
9510 | GNULIB_ILOGBF='0' |
---|
9511 | GNULIB_ILOGBL='0' |
---|
9512 | GNULIB_IMAXABS='0' |
---|
9513 | GNULIB_IMAXDIV='0' |
---|
9514 | GNULIB_ISATTY='0' |
---|
9515 | GNULIB_ISFINITE='0' |
---|
9516 | GNULIB_ISINF='1' |
---|
9517 | GNULIB_ISNAN='1' |
---|
9518 | GNULIB_ISNAND='1' |
---|
9519 | GNULIB_ISNANF='1' |
---|
9520 | GNULIB_ISNANL='1' |
---|
9521 | GNULIB_LCHMOD='0' |
---|
9522 | GNULIB_LCHOWN='0' |
---|
9523 | GNULIB_LDEXPF='0' |
---|
9524 | GNULIB_LDEXPL='0' |
---|
9525 | GNULIB_LINK='0' |
---|
9526 | GNULIB_LINKAT='0' |
---|
9527 | GNULIB_LISTEN='0' |
---|
9528 | GNULIB_LOCALTIME='0' |
---|
9529 | GNULIB_LOG10='1' |
---|
9530 | GNULIB_LOG10F='0' |
---|
9531 | GNULIB_LOG10L='0' |
---|
9532 | GNULIB_LOG1P='0' |
---|
9533 | GNULIB_LOG1PF='0' |
---|
9534 | GNULIB_LOG1PL='0' |
---|
9535 | GNULIB_LOG2='0' |
---|
9536 | GNULIB_LOG2F='0' |
---|
9537 | GNULIB_LOG2L='0' |
---|
9538 | GNULIB_LOG='0' |
---|
9539 | GNULIB_LOGB='0' |
---|
9540 | GNULIB_LOGBF='0' |
---|
9541 | GNULIB_LOGBL='0' |
---|
9542 | GNULIB_LOGF='0' |
---|
9543 | GNULIB_LOGL='0' |
---|
9544 | GNULIB_LSEEK='0' |
---|
9545 | GNULIB_LSTAT='0' |
---|
9546 | GNULIB_MALLOC_POSIX='1' |
---|
9547 | GNULIB_MBRLEN='0' |
---|
9548 | GNULIB_MBRTOWC='0' |
---|
9549 | GNULIB_MBSCASECMP='0' |
---|
9550 | GNULIB_MBSCASESTR='0' |
---|
9551 | GNULIB_MBSCHR='0' |
---|
9552 | GNULIB_MBSCSPN='0' |
---|
9553 | GNULIB_MBSINIT='0' |
---|
9554 | GNULIB_MBSLEN='0' |
---|
9555 | GNULIB_MBSNCASECMP='0' |
---|
9556 | GNULIB_MBSNLEN='0' |
---|
9557 | GNULIB_MBSNRTOWCS='0' |
---|
9558 | GNULIB_MBSPBRK='0' |
---|
9559 | GNULIB_MBSPCASECMP='0' |
---|
9560 | GNULIB_MBSRCHR='0' |
---|
9561 | GNULIB_MBSRTOWCS='0' |
---|
9562 | GNULIB_MBSSEP='0' |
---|
9563 | GNULIB_MBSSPN='0' |
---|
9564 | GNULIB_MBSSTR='0' |
---|
9565 | GNULIB_MBSTOK_R='0' |
---|
9566 | GNULIB_MBTOWC='0' |
---|
9567 | GNULIB_MEMCHR='1' |
---|
9568 | GNULIB_MEMMEM='0' |
---|
9569 | GNULIB_MEMPCPY='0' |
---|
9570 | GNULIB_MEMRCHR='0' |
---|
9571 | GNULIB_MKDIRAT='0' |
---|
9572 | GNULIB_MKDTEMP='0' |
---|
9573 | GNULIB_MKFIFO='0' |
---|
9574 | GNULIB_MKFIFOAT='0' |
---|
9575 | GNULIB_MKNOD='0' |
---|
9576 | GNULIB_MKNODAT='0' |
---|
9577 | GNULIB_MKOSTEMP='0' |
---|
9578 | GNULIB_MKOSTEMPS='0' |
---|
9579 | GNULIB_MKSTEMP='0' |
---|
9580 | GNULIB_MKSTEMPS='0' |
---|
9581 | GNULIB_MKTIME='0' |
---|
9582 | GNULIB_MODF='0' |
---|
9583 | GNULIB_MODFF='0' |
---|
9584 | GNULIB_MODFL='0' |
---|
9585 | GNULIB_NANOSLEEP='0' |
---|
9586 | GNULIB_NONBLOCKING='0' |
---|
9587 | GNULIB_OBSTACK_PRINTF='0' |
---|
9588 | GNULIB_OBSTACK_PRINTF_POSIX='0' |
---|
9589 | GNULIB_OPEN='1' |
---|
9590 | GNULIB_OPENAT='0' |
---|
9591 | GNULIB_OVERRIDES_STRUCT_STAT='0' |
---|
9592 | GNULIB_OVERRIDES_WINT_T='0' |
---|
9593 | GNULIB_PCLOSE='0' |
---|
9594 | GNULIB_PERROR='0' |
---|
9595 | GNULIB_PIPE2='0' |
---|
9596 | GNULIB_PIPE='0' |
---|
9597 | GNULIB_POPEN='0' |
---|
9598 | GNULIB_POSIX_OPENPT='0' |
---|
9599 | GNULIB_POWF='0' |
---|
9600 | GNULIB_PREAD='0' |
---|
9601 | GNULIB_PRINTF='1' |
---|
9602 | GNULIB_PRINTF_POSIX='0' |
---|
9603 | GNULIB_PTHREAD_SIGMASK='0' |
---|
9604 | GNULIB_PTSNAME='0' |
---|
9605 | GNULIB_PTSNAME_R='0' |
---|
9606 | GNULIB_PUTC='1' |
---|
9607 | GNULIB_PUTCHAR='1' |
---|
9608 | GNULIB_PUTENV='0' |
---|
9609 | GNULIB_PUTS='1' |
---|
9610 | GNULIB_PWRITE='0' |
---|
9611 | GNULIB_QSORT_R='0' |
---|
9612 | GNULIB_RAISE='1' |
---|
9613 | GNULIB_RANDOM='0' |
---|
9614 | GNULIB_RANDOM_R='0' |
---|
9615 | GNULIB_RAWMEMCHR='0' |
---|
9616 | GNULIB_READ='1' |
---|
9617 | GNULIB_READLINK='0' |
---|
9618 | GNULIB_READLINKAT='0' |
---|
9619 | GNULIB_REALLOCARRAY='0' |
---|
9620 | GNULIB_REALLOC_POSIX='0' |
---|
9621 | GNULIB_REALPATH='0' |
---|
9622 | GNULIB_RECV='0' |
---|
9623 | GNULIB_RECVFROM='0' |
---|
9624 | GNULIB_REMAINDER='0' |
---|
9625 | GNULIB_REMAINDERF='0' |
---|
9626 | GNULIB_REMAINDERL='0' |
---|
9627 | GNULIB_REMOVE='0' |
---|
9628 | GNULIB_RENAME='0' |
---|
9629 | GNULIB_RENAMEAT='0' |
---|
9630 | GNULIB_RINT='0' |
---|
9631 | GNULIB_RINTF='0' |
---|
9632 | GNULIB_RINTL='0' |
---|
9633 | GNULIB_RMDIR='0' |
---|
9634 | GNULIB_ROUND='0' |
---|
9635 | GNULIB_ROUNDF='0' |
---|
9636 | GNULIB_ROUNDL='0' |
---|
9637 | GNULIB_RPMATCH='0' |
---|
9638 | GNULIB_SCANF='1' |
---|
9639 | GNULIB_SECURE_GETENV='0' |
---|
9640 | GNULIB_SEND='0' |
---|
9641 | GNULIB_SENDTO='0' |
---|
9642 | GNULIB_SETENV='0' |
---|
9643 | GNULIB_SETHOSTNAME='0' |
---|
9644 | GNULIB_SETSOCKOPT='0' |
---|
9645 | GNULIB_SHUTDOWN='0' |
---|
9646 | GNULIB_SIGACTION='1' |
---|
9647 | GNULIB_SIGNAL_H_SIGPIPE='0' |
---|
9648 | GNULIB_SIGNBIT='1' |
---|
9649 | GNULIB_SIGPROCMASK='1' |
---|
9650 | GNULIB_SINF='0' |
---|
9651 | GNULIB_SINHF='0' |
---|
9652 | GNULIB_SINL='0' |
---|
9653 | GNULIB_SLEEP='0' |
---|
9654 | GNULIB_SNPRINTF='1' |
---|
9655 | GNULIB_SOCKET='0' |
---|
9656 | GNULIB_SPRINTF_POSIX='0' |
---|
9657 | GNULIB_SQRTF='0' |
---|
9658 | GNULIB_SQRTL='0' |
---|
9659 | GNULIB_STAT='1' |
---|
9660 | GNULIB_STDIO_H_NONBLOCKING='0' |
---|
9661 | GNULIB_STDIO_H_SIGPIPE='0' |
---|
9662 | GNULIB_STPCPY='1' |
---|
9663 | GNULIB_STPNCPY='0' |
---|
9664 | GNULIB_STRCASESTR='0' |
---|
9665 | GNULIB_STRCHRNUL='0' |
---|
9666 | GNULIB_STRDUP='0' |
---|
9667 | GNULIB_STRERROR='1' |
---|
9668 | GNULIB_STRERROR_R='0' |
---|
9669 | GNULIB_STRFTIME='0' |
---|
9670 | GNULIB_STRNCAT='0' |
---|
9671 | GNULIB_STRNDUP='0' |
---|
9672 | GNULIB_STRNLEN='0' |
---|
9673 | GNULIB_STRPBRK='0' |
---|
9674 | GNULIB_STRPTIME='0' |
---|
9675 | GNULIB_STRSEP='0' |
---|
9676 | GNULIB_STRSIGNAL='0' |
---|
9677 | GNULIB_STRSTR='0' |
---|
9678 | GNULIB_STRTOD='0' |
---|
9679 | GNULIB_STRTOIMAX='0' |
---|
9680 | GNULIB_STRTOK_R='0' |
---|
9681 | GNULIB_STRTOLD='0' |
---|
9682 | GNULIB_STRTOLL='0' |
---|
9683 | GNULIB_STRTOULL='0' |
---|
9684 | GNULIB_STRTOUMAX='0' |
---|
9685 | GNULIB_STRVERSCMP='0' |
---|
9686 | GNULIB_SYMLINK='0' |
---|
9687 | GNULIB_SYMLINKAT='0' |
---|
9688 | GNULIB_SYSTEM_POSIX='0' |
---|
9689 | GNULIB_TANF='0' |
---|
9690 | GNULIB_TANHF='0' |
---|
9691 | GNULIB_TANL='0' |
---|
9692 | GNULIB_TIMEGM='0' |
---|
9693 | GNULIB_TIME_R='0' |
---|
9694 | GNULIB_TIME_RZ='0' |
---|
9695 | GNULIB_TMPFILE='0' |
---|
9696 | GNULIB_TRUNC='0' |
---|
9697 | GNULIB_TRUNCATE='0' |
---|
9698 | GNULIB_TRUNCF='0' |
---|
9699 | GNULIB_TRUNCL='0' |
---|
9700 | GNULIB_TTYNAME_R='0' |
---|
9701 | GNULIB_TZSET='0' |
---|
9702 | GNULIB_UNISTD_H_NONBLOCKING='0' |
---|
9703 | GNULIB_UNISTD_H_SIGPIPE='0' |
---|
9704 | GNULIB_UNLINK='0' |
---|
9705 | GNULIB_UNLINKAT='0' |
---|
9706 | GNULIB_UNLOCKPT='0' |
---|
9707 | GNULIB_UNSETENV='0' |
---|
9708 | GNULIB_USLEEP='0' |
---|
9709 | GNULIB_UTIMENSAT='0' |
---|
9710 | GNULIB_VASPRINTF='1' |
---|
9711 | GNULIB_VDPRINTF='0' |
---|
9712 | GNULIB_VFPRINTF='1' |
---|
9713 | GNULIB_VFPRINTF_POSIX='0' |
---|
9714 | GNULIB_VFSCANF='0' |
---|
9715 | GNULIB_VPRINTF='1' |
---|
9716 | GNULIB_VPRINTF_POSIX='0' |
---|
9717 | GNULIB_VSCANF='0' |
---|
9718 | GNULIB_VSNPRINTF='1' |
---|
9719 | GNULIB_VSPRINTF_POSIX='0' |
---|
9720 | GNULIB_WCPCPY='0' |
---|
9721 | GNULIB_WCPNCPY='0' |
---|
9722 | GNULIB_WCRTOMB='0' |
---|
9723 | GNULIB_WCSCASECMP='0' |
---|
9724 | GNULIB_WCSCAT='0' |
---|
9725 | GNULIB_WCSCHR='0' |
---|
9726 | GNULIB_WCSCMP='0' |
---|
9727 | GNULIB_WCSCOLL='0' |
---|
9728 | GNULIB_WCSCPY='0' |
---|
9729 | GNULIB_WCSCSPN='0' |
---|
9730 | GNULIB_WCSDUP='0' |
---|
9731 | GNULIB_WCSFTIME='0' |
---|
9732 | GNULIB_WCSLEN='0' |
---|
9733 | GNULIB_WCSNCASECMP='0' |
---|
9734 | GNULIB_WCSNCAT='0' |
---|
9735 | GNULIB_WCSNCMP='0' |
---|
9736 | GNULIB_WCSNCPY='0' |
---|
9737 | GNULIB_WCSNLEN='0' |
---|
9738 | GNULIB_WCSNRTOMBS='0' |
---|
9739 | GNULIB_WCSPBRK='0' |
---|
9740 | GNULIB_WCSRCHR='0' |
---|
9741 | GNULIB_WCSRTOMBS='0' |
---|
9742 | GNULIB_WCSSPN='0' |
---|
9743 | GNULIB_WCSSTR='0' |
---|
9744 | GNULIB_WCSTOK='0' |
---|
9745 | GNULIB_WCSWIDTH='0' |
---|
9746 | GNULIB_WCSXFRM='0' |
---|
9747 | GNULIB_WCTOB='0' |
---|
9748 | GNULIB_WCTOMB='0' |
---|
9749 | GNULIB_WCWIDTH='0' |
---|
9750 | GNULIB_WMEMCHR='0' |
---|
9751 | GNULIB_WMEMCMP='0' |
---|
9752 | GNULIB_WMEMCPY='0' |
---|
9753 | GNULIB_WMEMMOVE='0' |
---|
9754 | GNULIB_WMEMPCPY='0' |
---|
9755 | GNULIB_WMEMSET='0' |
---|
9756 | GNULIB_WRITE='1' |
---|
9757 | GNULIB__EXIT='0' |
---|
9758 | GREP='/usr/bin/grep' |
---|
9759 | HAVE_ACCEPT4='1' |
---|
9760 | HAVE_ACOSF='1' |
---|
9761 | HAVE_ACOSL='1' |
---|
9762 | HAVE_ALLOCA_H='1' |
---|
9763 | HAVE_ASINF='1' |
---|
9764 | HAVE_ASINL='1' |
---|
9765 | HAVE_ATAN2F='1' |
---|
9766 | HAVE_ATANF='1' |
---|
9767 | HAVE_ATANL='1' |
---|
9768 | HAVE_ATOLL='1' |
---|
9769 | HAVE_BTOWC='1' |
---|
9770 | HAVE_C99_STDINT_H='1' |
---|
9771 | HAVE_CANONICALIZE_FILE_NAME='1' |
---|
9772 | HAVE_CBRT='1' |
---|
9773 | HAVE_CBRTF='1' |
---|
9774 | HAVE_CBRTL='1' |
---|
9775 | HAVE_CHOWN='1' |
---|
9776 | HAVE_COPYSIGN='1' |
---|
9777 | HAVE_COPYSIGNL='1' |
---|
9778 | HAVE_COPY_FILE_RANGE='1' |
---|
9779 | HAVE_COSF='1' |
---|
9780 | HAVE_COSHF='1' |
---|
9781 | HAVE_COSL='1' |
---|
9782 | HAVE_CRTDEFS_H='0' |
---|
9783 | HAVE_DECL_ACOSL='1' |
---|
9784 | HAVE_DECL_ASINL='1' |
---|
9785 | HAVE_DECL_ATANL='1' |
---|
9786 | HAVE_DECL_CBRTF='1' |
---|
9787 | HAVE_DECL_CBRTL='1' |
---|
9788 | HAVE_DECL_CEILF='1' |
---|
9789 | HAVE_DECL_CEILL='1' |
---|
9790 | HAVE_DECL_COPYSIGNF='1' |
---|
9791 | HAVE_DECL_COSL='1' |
---|
9792 | HAVE_DECL_ENVIRON='1' |
---|
9793 | HAVE_DECL_EXP2='1' |
---|
9794 | HAVE_DECL_EXP2F='1' |
---|
9795 | HAVE_DECL_EXP2L='1' |
---|
9796 | HAVE_DECL_EXPL='1' |
---|
9797 | HAVE_DECL_EXPM1L='1' |
---|
9798 | HAVE_DECL_FCHDIR='1' |
---|
9799 | HAVE_DECL_FDATASYNC='1' |
---|
9800 | HAVE_DECL_FLOORF='1' |
---|
9801 | HAVE_DECL_FLOORL='1' |
---|
9802 | HAVE_DECL_FPURGE='1' |
---|
9803 | HAVE_DECL_FREXPL='1' |
---|
9804 | HAVE_DECL_FSEEKO='1' |
---|
9805 | HAVE_DECL_FTELLO='1' |
---|
9806 | HAVE_DECL_GETDELIM='1' |
---|
9807 | HAVE_DECL_GETDOMAINNAME='1' |
---|
9808 | HAVE_DECL_GETLINE='1' |
---|
9809 | HAVE_DECL_GETLOADAVG='1' |
---|
9810 | HAVE_DECL_GETLOGIN='1' |
---|
9811 | HAVE_DECL_GETLOGIN_R='1' |
---|
9812 | HAVE_DECL_GETPAGESIZE='1' |
---|
9813 | HAVE_DECL_GETUSERSHELL='1' |
---|
9814 | HAVE_DECL_IMAXABS='1' |
---|
9815 | HAVE_DECL_IMAXDIV='1' |
---|
9816 | HAVE_DECL_INITSTATE='1' |
---|
9817 | HAVE_DECL_LDEXPL='1' |
---|
9818 | HAVE_DECL_LOCALTIME_R='1' |
---|
9819 | HAVE_DECL_LOG10L='1' |
---|
9820 | HAVE_DECL_LOG2='1' |
---|
9821 | HAVE_DECL_LOG2F='1' |
---|
9822 | HAVE_DECL_LOG2L='1' |
---|
9823 | HAVE_DECL_LOGB='1' |
---|
9824 | HAVE_DECL_LOGL='1' |
---|
9825 | HAVE_DECL_MEMMEM='1' |
---|
9826 | HAVE_DECL_MEMRCHR='1' |
---|
9827 | HAVE_DECL_OBSTACK_PRINTF='1' |
---|
9828 | HAVE_DECL_REMAINDER='1' |
---|
9829 | HAVE_DECL_REMAINDERL='1' |
---|
9830 | HAVE_DECL_RINTF='1' |
---|
9831 | HAVE_DECL_ROUND='1' |
---|
9832 | HAVE_DECL_ROUNDF='1' |
---|
9833 | HAVE_DECL_ROUNDL='1' |
---|
9834 | HAVE_DECL_SETENV='1' |
---|
9835 | HAVE_DECL_SETHOSTNAME='1' |
---|
9836 | HAVE_DECL_SETSTATE='1' |
---|
9837 | HAVE_DECL_SINL='1' |
---|
9838 | HAVE_DECL_SNPRINTF='1' |
---|
9839 | HAVE_DECL_SQRTL='1' |
---|
9840 | HAVE_DECL_STRDUP='1' |
---|
9841 | HAVE_DECL_STRERROR_R='1' |
---|
9842 | HAVE_DECL_STRNDUP='1' |
---|
9843 | HAVE_DECL_STRNLEN='1' |
---|
9844 | HAVE_DECL_STRSIGNAL='1' |
---|
9845 | HAVE_DECL_STRTOIMAX='1' |
---|
9846 | HAVE_DECL_STRTOK_R='1' |
---|
9847 | HAVE_DECL_STRTOUMAX='1' |
---|
9848 | HAVE_DECL_TANL='1' |
---|
9849 | HAVE_DECL_TRUNC='1' |
---|
9850 | HAVE_DECL_TRUNCATE='1' |
---|
9851 | HAVE_DECL_TRUNCF='1' |
---|
9852 | HAVE_DECL_TRUNCL='1' |
---|
9853 | HAVE_DECL_TTYNAME_R='1' |
---|
9854 | HAVE_DECL_UNSETENV='1' |
---|
9855 | HAVE_DECL_VSNPRINTF='1' |
---|
9856 | HAVE_DECL_WCTOB='1' |
---|
9857 | HAVE_DECL_WCWIDTH='1' |
---|
9858 | HAVE_DPRINTF='1' |
---|
9859 | HAVE_DUP3='1' |
---|
9860 | HAVE_EUIDACCESS='1' |
---|
9861 | HAVE_EXPF='1' |
---|
9862 | HAVE_EXPL='1' |
---|
9863 | HAVE_EXPLICIT_BZERO='1' |
---|
9864 | HAVE_EXPM1='1' |
---|
9865 | HAVE_EXPM1F='1' |
---|
9866 | HAVE_FABSF='1' |
---|
9867 | HAVE_FABSL='1' |
---|
9868 | HAVE_FACCESSAT='1' |
---|
9869 | HAVE_FCHDIR='1' |
---|
9870 | HAVE_FCHMODAT='1' |
---|
9871 | HAVE_FCHOWNAT='1' |
---|
9872 | HAVE_FCNTL='1' |
---|
9873 | HAVE_FDATASYNC='1' |
---|
9874 | HAVE_FEATURES_H='0' |
---|
9875 | HAVE_FFSL='1' |
---|
9876 | HAVE_FFSLL='1' |
---|
9877 | HAVE_FMA='1' |
---|
9878 | HAVE_FMAF='1' |
---|
9879 | HAVE_FMAL='1' |
---|
9880 | HAVE_FMODF='1' |
---|
9881 | HAVE_FMODL='1' |
---|
9882 | HAVE_FREXPF='1' |
---|
9883 | HAVE_FSEEKO='1' |
---|
9884 | HAVE_FSTATAT='1' |
---|
9885 | HAVE_FSYNC='1' |
---|
9886 | HAVE_FTELLO='1' |
---|
9887 | HAVE_FTRUNCATE='1' |
---|
9888 | HAVE_FUTIMENS='1' |
---|
9889 | HAVE_GETDTABLESIZE='1' |
---|
9890 | HAVE_GETENTROPY='1' |
---|
9891 | HAVE_GETGROUPS='1' |
---|
9892 | HAVE_GETHOSTNAME='1' |
---|
9893 | HAVE_GETLOGIN='1' |
---|
9894 | HAVE_GETPAGESIZE='1' |
---|
9895 | HAVE_GETPASS='1' |
---|
9896 | HAVE_GETSUBOPT='1' |
---|
9897 | HAVE_GETTIMEOFDAY='1' |
---|
9898 | HAVE_GETUMASK='1' |
---|
9899 | HAVE_GLOBAL_SYMBOL_PIPE='1' |
---|
9900 | HAVE_GRANTPT='1' |
---|
9901 | HAVE_GROUP_MEMBER='1' |
---|
9902 | HAVE_HYPOTF='1' |
---|
9903 | HAVE_HYPOTL='1' |
---|
9904 | HAVE_ICONV='1' |
---|
9905 | HAVE_ILOGB='1' |
---|
9906 | HAVE_ILOGBF='1' |
---|
9907 | HAVE_ILOGBL='1' |
---|
9908 | HAVE_IMAXDIV_T='1' |
---|
9909 | HAVE_INITSTATE='1' |
---|
9910 | HAVE_INTTYPES_H='1' |
---|
9911 | HAVE_ISNAND='1' |
---|
9912 | HAVE_ISNANF='1' |
---|
9913 | HAVE_ISNANL='1' |
---|
9914 | HAVE_LCHMOD='1' |
---|
9915 | HAVE_LCHOWN='1' |
---|
9916 | HAVE_LDEXPF='1' |
---|
9917 | HAVE_LINK='1' |
---|
9918 | HAVE_LINKAT='1' |
---|
9919 | HAVE_LOG10F='1' |
---|
9920 | HAVE_LOG10L='1' |
---|
9921 | HAVE_LOG1P='1' |
---|
9922 | HAVE_LOG1PF='1' |
---|
9923 | HAVE_LOG1PL='1' |
---|
9924 | HAVE_LOGBF='1' |
---|
9925 | HAVE_LOGBL='1' |
---|
9926 | HAVE_LOGF='1' |
---|
9927 | HAVE_LOGL='1' |
---|
9928 | HAVE_LSTAT='1' |
---|
9929 | HAVE_MAX_ALIGN_T='1' |
---|
9930 | HAVE_MBRLEN='1' |
---|
9931 | HAVE_MBRTOWC='1' |
---|
9932 | HAVE_MBSINIT='1' |
---|
9933 | HAVE_MBSLEN='0' |
---|
9934 | HAVE_MBSNRTOWCS='1' |
---|
9935 | HAVE_MBSRTOWCS='1' |
---|
9936 | HAVE_MBTOWC='1' |
---|
9937 | HAVE_MEMPCPY='1' |
---|
9938 | HAVE_MKDIRAT='1' |
---|
9939 | HAVE_MKDTEMP='1' |
---|
9940 | HAVE_MKFIFO='1' |
---|
9941 | HAVE_MKFIFOAT='1' |
---|
9942 | HAVE_MKNOD='1' |
---|
9943 | HAVE_MKNODAT='1' |
---|
9944 | HAVE_MKOSTEMP='1' |
---|
9945 | HAVE_MKOSTEMPS='1' |
---|
9946 | HAVE_MKSTEMP='1' |
---|
9947 | HAVE_MKSTEMPS='1' |
---|
9948 | HAVE_MODFF='1' |
---|
9949 | HAVE_MODFL='1' |
---|
9950 | HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' |
---|
9951 | HAVE_NANOSLEEP='1' |
---|
9952 | HAVE_OPENAT='1' |
---|
9953 | HAVE_OS_H='0' |
---|
9954 | HAVE_PCLOSE='1' |
---|
9955 | HAVE_PIPE2='1' |
---|
9956 | HAVE_PIPE='1' |
---|
9957 | HAVE_POPEN='1' |
---|
9958 | HAVE_POSIX_OPENPT='1' |
---|
9959 | HAVE_POSIX_SIGNALBLOCKING='1' |
---|
9960 | HAVE_POWF='1' |
---|
9961 | HAVE_PREAD='1' |
---|
9962 | HAVE_PTHREAD_SIGMASK='1' |
---|
9963 | HAVE_PTSNAME='1' |
---|
9964 | HAVE_PTSNAME_R='1' |
---|
9965 | HAVE_PWRITE='1' |
---|
9966 | HAVE_QSORT_R='1' |
---|
9967 | HAVE_RAISE='1' |
---|
9968 | HAVE_RANDOM='1' |
---|
9969 | HAVE_RANDOM_H='1' |
---|
9970 | HAVE_RANDOM_R='1' |
---|
9971 | HAVE_RAWMEMCHR='1' |
---|
9972 | HAVE_READLINK='1' |
---|
9973 | HAVE_READLINKAT='1' |
---|
9974 | HAVE_REALLOCARRAY='1' |
---|
9975 | HAVE_REALPATH='1' |
---|
9976 | HAVE_REMAINDER='1' |
---|
9977 | HAVE_REMAINDERF='1' |
---|
9978 | HAVE_RENAMEAT='1' |
---|
9979 | HAVE_RINT='1' |
---|
9980 | HAVE_RINTL='1' |
---|
9981 | HAVE_RPMATCH='1' |
---|
9982 | HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' |
---|
9983 | HAVE_SA_FAMILY_T='1' |
---|
9984 | HAVE_SECURE_GETENV='1' |
---|
9985 | HAVE_SETENV='1' |
---|
9986 | HAVE_SETHOSTNAME='1' |
---|
9987 | HAVE_SETSTATE='1' |
---|
9988 | HAVE_SIGACTION='1' |
---|
9989 | HAVE_SIGHANDLER_T='0' |
---|
9990 | HAVE_SIGINFO_T='1' |
---|
9991 | HAVE_SIGNED_SIG_ATOMIC_T='' |
---|
9992 | HAVE_SIGNED_WCHAR_T='' |
---|
9993 | HAVE_SIGNED_WINT_T='' |
---|
9994 | HAVE_SIGSET_T='1' |
---|
9995 | HAVE_SINF='1' |
---|
9996 | HAVE_SINHF='1' |
---|
9997 | HAVE_SINL='1' |
---|
9998 | HAVE_SLEEP='1' |
---|
9999 | HAVE_SQRTF='1' |
---|
10000 | HAVE_SQRTL='1' |
---|
10001 | HAVE_STDINT_H='1' |
---|
10002 | HAVE_STPCPY='1' |
---|
10003 | HAVE_STPNCPY='1' |
---|
10004 | HAVE_STRCASESTR='1' |
---|
10005 | HAVE_STRCHRNUL='1' |
---|
10006 | HAVE_STRPBRK='1' |
---|
10007 | HAVE_STRPTIME='1' |
---|
10008 | HAVE_STRSEP='1' |
---|
10009 | HAVE_STRTOD='1' |
---|
10010 | HAVE_STRTOLD='1' |
---|
10011 | HAVE_STRTOLL='1' |
---|
10012 | HAVE_STRTOULL='1' |
---|
10013 | HAVE_STRUCT_RANDOM_DATA='1' |
---|
10014 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' |
---|
10015 | HAVE_STRUCT_SOCKADDR_STORAGE='1' |
---|
10016 | HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' |
---|
10017 | HAVE_STRUCT_TIMEVAL='1' |
---|
10018 | HAVE_STRVERSCMP='1' |
---|
10019 | HAVE_SYMLINK='1' |
---|
10020 | HAVE_SYMLINKAT='1' |
---|
10021 | HAVE_SYS_BITYPES_H='0' |
---|
10022 | HAVE_SYS_INTTYPES_H='0' |
---|
10023 | HAVE_SYS_LOADAVG_H='0' |
---|
10024 | HAVE_SYS_PARAM_H='0' |
---|
10025 | HAVE_SYS_SOCKET_H='1' |
---|
10026 | HAVE_SYS_TIME_H='1' |
---|
10027 | HAVE_SYS_TYPES_H='1' |
---|
10028 | HAVE_SYS_UIO_H='1' |
---|
10029 | HAVE_TANF='1' |
---|
10030 | HAVE_TANHF='1' |
---|
10031 | HAVE_TANL='1' |
---|
10032 | HAVE_TIMEGM='1' |
---|
10033 | HAVE_TIMEZONE_T='0' |
---|
10034 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' |
---|
10035 | HAVE_TZSET='1' |
---|
10036 | HAVE_UNISTD_H='1' |
---|
10037 | HAVE_UNLINKAT='1' |
---|
10038 | HAVE_UNLOCKPT='1' |
---|
10039 | HAVE_USLEEP='1' |
---|
10040 | HAVE_UTIMENSAT='1' |
---|
10041 | HAVE_VASPRINTF='1' |
---|
10042 | HAVE_VDPRINTF='1' |
---|
10043 | HAVE_WCHAR_H='1' |
---|
10044 | HAVE_WCHAR_T='1' |
---|
10045 | HAVE_WCPCPY='1' |
---|
10046 | HAVE_WCPNCPY='1' |
---|
10047 | HAVE_WCRTOMB='1' |
---|
10048 | HAVE_WCSCASECMP='1' |
---|
10049 | HAVE_WCSCAT='1' |
---|
10050 | HAVE_WCSCHR='1' |
---|
10051 | HAVE_WCSCMP='1' |
---|
10052 | HAVE_WCSCOLL='1' |
---|
10053 | HAVE_WCSCPY='1' |
---|
10054 | HAVE_WCSCSPN='1' |
---|
10055 | HAVE_WCSDUP='1' |
---|
10056 | HAVE_WCSFTIME='1' |
---|
10057 | HAVE_WCSLEN='1' |
---|
10058 | HAVE_WCSNCASECMP='1' |
---|
10059 | HAVE_WCSNCAT='1' |
---|
10060 | HAVE_WCSNCMP='1' |
---|
10061 | HAVE_WCSNCPY='1' |
---|
10062 | HAVE_WCSNLEN='1' |
---|
10063 | HAVE_WCSNRTOMBS='1' |
---|
10064 | HAVE_WCSPBRK='1' |
---|
10065 | HAVE_WCSRCHR='1' |
---|
10066 | HAVE_WCSRTOMBS='1' |
---|
10067 | HAVE_WCSSPN='1' |
---|
10068 | HAVE_WCSSTR='1' |
---|
10069 | HAVE_WCSTOK='1' |
---|
10070 | HAVE_WCSWIDTH='1' |
---|
10071 | HAVE_WCSXFRM='1' |
---|
10072 | HAVE_WINSOCK2_H='0' |
---|
10073 | HAVE_WINT_T='1' |
---|
10074 | HAVE_WMEMCHR='1' |
---|
10075 | HAVE_WMEMCMP='1' |
---|
10076 | HAVE_WMEMCPY='1' |
---|
10077 | HAVE_WMEMMOVE='1' |
---|
10078 | HAVE_WMEMPCPY='1' |
---|
10079 | HAVE_WMEMSET='1' |
---|
10080 | HAVE_WS2TCPIP_H='0' |
---|
10081 | HAVE__BOOL='1' |
---|
10082 | HAVE__EXIT='1' |
---|
10083 | HEXVERSION='0x001500' |
---|
10084 | INCCROCO='' |
---|
10085 | INCGLIB='' |
---|
10086 | INCLUDED_LIBCROCO_FALSE='#' |
---|
10087 | INCLUDED_LIBCROCO_TRUE='' |
---|
10088 | INCLUDED_LIBGLIB_FALSE='#' |
---|
10089 | INCLUDED_LIBGLIB_TRUE='' |
---|
10090 | INCLUDED_LIBXML_FALSE='#' |
---|
10091 | INCLUDED_LIBXML_TRUE='' |
---|
10092 | INCLUDE_NEXT='include_next' |
---|
10093 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' |
---|
10094 | INCTERMINFO='' |
---|
10095 | INCXML='' |
---|
10096 | INSTALL_DATA='${INSTALL} -m 644' |
---|
10097 | INSTALL_PROGRAM='${INSTALL}' |
---|
10098 | INSTALL_SCRIPT='${INSTALL}' |
---|
10099 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
10100 | INT32_MAX_LT_INTMAX_MAX='1' |
---|
10101 | INT64_MAX_EQ_LONG_MAX='defined _LP64' |
---|
10102 | ISINF_LIBM='' |
---|
10103 | ISNAND_LIBM='' |
---|
10104 | ISNANF_LIBM='' |
---|
10105 | ISNANL_LIBM='' |
---|
10106 | ISNAN_LIBM='' |
---|
10107 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
10108 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
10109 | LIBCROCO='' |
---|
10110 | LIBGLIB='' |
---|
10111 | LIBGLIB_H=' glib.h glibconfig.h glib/ghash.h glib/glist.h glib/gmacros.h glib/gprimes.h glib/gprintfint.h glib/gstrfuncs.h glib/gstring.h glib/gtypes.h' |
---|
10112 | LIBICONV='-liconv' |
---|
10113 | LIBINTL='' |
---|
10114 | LIBMULTITHREAD='-lpthread' |
---|
10115 | LIBOBJS='' |
---|
10116 | LIBPMULTITHREAD='-lpthread' |
---|
10117 | LIBPTHREAD='' |
---|
10118 | LIBS='' |
---|
10119 | LIBSOCKET='' |
---|
10120 | LIBSTDTHREAD='' |
---|
10121 | LIBTERMINFO='-lncurses' |
---|
10122 | LIBTESTS_LIBDEPS='' |
---|
10123 | LIBTHREAD='' |
---|
10124 | LIBTOOL='/bin/sh $(top_builddir)/libtool' |
---|
10125 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#' |
---|
10126 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE='' |
---|
10127 | LIBUNISTRING_UNISTR_H='unistr.h' |
---|
10128 | LIBUNISTRING_UNITYPES_H='unitypes.h' |
---|
10129 | LIBXML='' |
---|
10130 | LIBXML_H=' libxml/DOCBparser.h libxml/HTMLparser.h libxml/HTMLtree.h libxml/SAX2.h libxml/SAX.h libxml/c14n.h libxml/catalog.h libxml/chvalid.h libxml/debugXML.h libxml/dict.h libxml/encoding.h libxml/entities.h libxml/globals.h libxml/hash.h libxml/list.h libxml/nanoftp.h libxml/nanohttp.h libxml/parser.h libxml/parserInternals.h libxml/pattern.h libxml/relaxng.h libxml/schemasInternals.h libxml/schematron.h libxml/threads.h libxml/tree.h libxml/uri.h libxml/valid.h libxml/xinclude.h libxml/xlink.h libxml/xmlIO.h libxml/xmlautomata.h libxml/xmlerror.h libxml/xmlexports.h libxml/xmlmemory.h libxml/xmlmodule.h libxml/xmlreader.h libxml/xmlregexp.h libxml/xmlsave.h libxml/xmlschemas.h libxml/xmlschemastypes.h libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h libxml/xpointer.h' |
---|
10131 | LIB_SCHED_YIELD='' |
---|
10132 | LIMITS_H='limits.h' |
---|
10133 | LIPO='lipo' |
---|
10134 | LN_S='ln -s' |
---|
10135 | LOG10_LIBM='' |
---|
10136 | LTLIBCROCO='' |
---|
10137 | LTLIBGLIB='' |
---|
10138 | LTLIBICONV='-liconv' |
---|
10139 | LTLIBINTL='' |
---|
10140 | LTLIBMULTITHREAD='-lpthread' |
---|
10141 | LTLIBOBJS='' |
---|
10142 | LTLIBTERMINFO='-lncurses' |
---|
10143 | LTLIBTHREAD='' |
---|
10144 | LTLIBXML='' |
---|
10145 | LT_SYS_LIBRARY_PATH='' |
---|
10146 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing makeinfo' |
---|
10147 | MANIFEST_TOOL=':' |
---|
10148 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
10149 | NAMESPACING='yes' |
---|
10150 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' |
---|
10151 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>' |
---|
10152 | NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' |
---|
10153 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>' |
---|
10154 | NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>' |
---|
10155 | NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>' |
---|
10156 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>' |
---|
10157 | NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' |
---|
10158 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' |
---|
10159 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>' |
---|
10160 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>' |
---|
10161 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>' |
---|
10162 | NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>' |
---|
10163 | NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>' |
---|
10164 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>' |
---|
10165 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>' |
---|
10166 | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>' |
---|
10167 | NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>' |
---|
10168 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>' |
---|
10169 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>' |
---|
10170 | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>' |
---|
10171 | NEXT_ERRNO_H='' |
---|
10172 | NEXT_FCNTL_H='<fcntl.h>' |
---|
10173 | NEXT_FLOAT_H='' |
---|
10174 | NEXT_INTTYPES_H='<inttypes.h>' |
---|
10175 | NEXT_LIMITS_H='<limits.h>' |
---|
10176 | NEXT_MATH_H='<math.h>' |
---|
10177 | NEXT_SIGNAL_H='<signal.h>' |
---|
10178 | NEXT_STDARG_H='<stdarg.h>' |
---|
10179 | NEXT_STDDEF_H='' |
---|
10180 | NEXT_STDINT_H='<stdint.h>' |
---|
10181 | NEXT_STDIO_H='<stdio.h>' |
---|
10182 | NEXT_STDLIB_H='<stdlib.h>' |
---|
10183 | NEXT_STRING_H='<string.h>' |
---|
10184 | NEXT_SYS_SOCKET_H='<sys/socket.h>' |
---|
10185 | NEXT_SYS_STAT_H='<sys/stat.h>' |
---|
10186 | NEXT_SYS_TIME_H='<sys/time.h>' |
---|
10187 | NEXT_SYS_TYPES_H='<sys/types.h>' |
---|
10188 | NEXT_SYS_UIO_H='<sys/uio.h>' |
---|
10189 | NEXT_TIME_H='<time.h>' |
---|
10190 | NEXT_UNISTD_H='<unistd.h>' |
---|
10191 | NEXT_WCHAR_H='<wchar.h>' |
---|
10192 | NM='/opt/local/bin/nm -B' |
---|
10193 | NMEDIT='nmedit' |
---|
10194 | NO_CXX='' |
---|
10195 | OBJDUMP='objdump' |
---|
10196 | OBJEXT='o' |
---|
10197 | OTOOL64=':' |
---|
10198 | OTOOL='otool' |
---|
10199 | PACKAGE='libtextstyle' |
---|
10200 | PACKAGE_BUGREPORT='' |
---|
10201 | PACKAGE_NAME='' |
---|
10202 | PACKAGE_STRING='' |
---|
10203 | PACKAGE_TARNAME='' |
---|
10204 | PACKAGE_URL='' |
---|
10205 | PACKAGE_VERSION='' |
---|
10206 | PATH_SEPARATOR=':' |
---|
10207 | PERL='/opt/local/bin/perl' |
---|
10208 | POW_LIBM='' |
---|
10209 | PRAGMA_COLUMNS='' |
---|
10210 | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' |
---|
10211 | PRIPTR_PREFIX='__PRIPTR_PREFIX' |
---|
10212 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
10213 | PTRDIFF_T_SUFFIX='' |
---|
10214 | RANLIB='ranlib' |
---|
10215 | RC='' |
---|
10216 | REPLACE_ACCESS='0' |
---|
10217 | REPLACE_ACOSF='0' |
---|
10218 | REPLACE_ASINF='0' |
---|
10219 | REPLACE_ATAN2F='0' |
---|
10220 | REPLACE_ATANF='0' |
---|
10221 | REPLACE_BTOWC='0' |
---|
10222 | REPLACE_CALLOC='0' |
---|
10223 | REPLACE_CANONICALIZE_FILE_NAME='0' |
---|
10224 | REPLACE_CBRTF='0' |
---|
10225 | REPLACE_CBRTL='0' |
---|
10226 | REPLACE_CEIL='0' |
---|
10227 | REPLACE_CEILF='0' |
---|
10228 | REPLACE_CEILL='0' |
---|
10229 | REPLACE_CHOWN='0' |
---|
10230 | REPLACE_CLOSE='0' |
---|
10231 | REPLACE_COSF='0' |
---|
10232 | REPLACE_COSHF='0' |
---|
10233 | REPLACE_CREAT='0' |
---|
10234 | REPLACE_CTIME='GNULIB_PORTCHECK' |
---|
10235 | REPLACE_DPRINTF='0' |
---|
10236 | REPLACE_DUP2='0' |
---|
10237 | REPLACE_DUP='0' |
---|
10238 | REPLACE_EXP2='0' |
---|
10239 | REPLACE_EXP2L='0' |
---|
10240 | REPLACE_EXPF='0' |
---|
10241 | REPLACE_EXPL='0' |
---|
10242 | REPLACE_EXPM1='0' |
---|
10243 | REPLACE_EXPM1F='0' |
---|
10244 | REPLACE_EXPM1L='0' |
---|
10245 | REPLACE_FABSL='0' |
---|
10246 | REPLACE_FACCESSAT='0' |
---|
10247 | REPLACE_FCHMODAT='0' |
---|
10248 | REPLACE_FCHOWNAT='0' |
---|
10249 | REPLACE_FCLOSE='0' |
---|
10250 | REPLACE_FCNTL='0' |
---|
10251 | REPLACE_FDOPEN='0' |
---|
10252 | REPLACE_FFLUSH='0' |
---|
10253 | REPLACE_FLOOR='0' |
---|
10254 | REPLACE_FLOORF='0' |
---|
10255 | REPLACE_FLOORL='0' |
---|
10256 | REPLACE_FMA='0' |
---|
10257 | REPLACE_FMAF='0' |
---|
10258 | REPLACE_FMAL='0' |
---|
10259 | REPLACE_FMOD='0' |
---|
10260 | REPLACE_FMODF='0' |
---|
10261 | REPLACE_FMODL='0' |
---|
10262 | REPLACE_FOPEN='0' |
---|
10263 | REPLACE_FPRINTF='0' |
---|
10264 | REPLACE_FPURGE='0' |
---|
10265 | REPLACE_FREOPEN='0' |
---|
10266 | REPLACE_FREXP='0' |
---|
10267 | REPLACE_FREXPF='0' |
---|
10268 | REPLACE_FREXPL='0' |
---|
10269 | REPLACE_FSEEK='0' |
---|
10270 | REPLACE_FSEEKO='0' |
---|
10271 | REPLACE_FSTAT='0' |
---|
10272 | REPLACE_FSTATAT='0' |
---|
10273 | REPLACE_FTELL='0' |
---|
10274 | REPLACE_FTELLO='0' |
---|
10275 | REPLACE_FTRUNCATE='0' |
---|
10276 | REPLACE_FUTIMENS='0' |
---|
10277 | REPLACE_GETCWD='0' |
---|
10278 | REPLACE_GETDELIM='0' |
---|
10279 | REPLACE_GETDOMAINNAME='0' |
---|
10280 | REPLACE_GETDTABLESIZE='0' |
---|
10281 | REPLACE_GETGROUPS='0' |
---|
10282 | REPLACE_GETLINE='0' |
---|
10283 | REPLACE_GETLOGIN_R='0' |
---|
10284 | REPLACE_GETPAGESIZE='0' |
---|
10285 | REPLACE_GETPASS='0' |
---|
10286 | REPLACE_GETTIMEOFDAY='0' |
---|
10287 | REPLACE_GMTIME='0' |
---|
10288 | REPLACE_HUGE_VAL='0' |
---|
10289 | REPLACE_HYPOT='0' |
---|
10290 | REPLACE_HYPOTF='0' |
---|
10291 | REPLACE_HYPOTL='0' |
---|
10292 | REPLACE_ILOGB='0' |
---|
10293 | REPLACE_ILOGBF='0' |
---|
10294 | REPLACE_ILOGBL='0' |
---|
10295 | REPLACE_INITSTATE='0' |
---|
10296 | REPLACE_ISATTY='0' |
---|
10297 | REPLACE_ISFINITE='0' |
---|
10298 | REPLACE_ISINF='0' |
---|
10299 | REPLACE_ISNAN='0' |
---|
10300 | REPLACE_ITOLD='0' |
---|
10301 | REPLACE_LCHOWN='0' |
---|
10302 | REPLACE_LDEXPL='0' |
---|
10303 | REPLACE_LINK='0' |
---|
10304 | REPLACE_LINKAT='0' |
---|
10305 | REPLACE_LOCALTIME='0' |
---|
10306 | REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' |
---|
10307 | REPLACE_LOG10='0' |
---|
10308 | REPLACE_LOG10F='0' |
---|
10309 | REPLACE_LOG10L='0' |
---|
10310 | REPLACE_LOG1P='0' |
---|
10311 | REPLACE_LOG1PF='0' |
---|
10312 | REPLACE_LOG1PL='0' |
---|
10313 | REPLACE_LOG2='0' |
---|
10314 | REPLACE_LOG2F='0' |
---|
10315 | REPLACE_LOG2L='0' |
---|
10316 | REPLACE_LOG='0' |
---|
10317 | REPLACE_LOGB='0' |
---|
10318 | REPLACE_LOGBF='0' |
---|
10319 | REPLACE_LOGBL='0' |
---|
10320 | REPLACE_LOGF='0' |
---|
10321 | REPLACE_LOGL='0' |
---|
10322 | REPLACE_LSEEK='0' |
---|
10323 | REPLACE_LSTAT='0' |
---|
10324 | REPLACE_MALLOC='0' |
---|
10325 | REPLACE_MBRLEN='0' |
---|
10326 | REPLACE_MBRTOWC='0' |
---|
10327 | REPLACE_MBSINIT='0' |
---|
10328 | REPLACE_MBSNRTOWCS='0' |
---|
10329 | REPLACE_MBSRTOWCS='0' |
---|
10330 | REPLACE_MBSTATE_T='0' |
---|
10331 | REPLACE_MBTOWC='0' |
---|
10332 | REPLACE_MEMCHR='0' |
---|
10333 | REPLACE_MEMMEM='0' |
---|
10334 | REPLACE_MKDIR='0' |
---|
10335 | REPLACE_MKFIFO='0' |
---|
10336 | REPLACE_MKNOD='0' |
---|
10337 | REPLACE_MKSTEMP='0' |
---|
10338 | REPLACE_MKTIME='GNULIB_PORTCHECK' |
---|
10339 | REPLACE_MODF='0' |
---|
10340 | REPLACE_MODFF='0' |
---|
10341 | REPLACE_MODFL='0' |
---|
10342 | REPLACE_NAN='0' |
---|
10343 | REPLACE_NANOSLEEP='GNULIB_PORTCHECK' |
---|
10344 | REPLACE_NULL='0' |
---|
10345 | REPLACE_OBSTACK_PRINTF='0' |
---|
10346 | REPLACE_OPEN='1' |
---|
10347 | REPLACE_OPENAT='0' |
---|
10348 | REPLACE_PERROR='0' |
---|
10349 | REPLACE_POPEN='0' |
---|
10350 | REPLACE_PREAD='0' |
---|
10351 | REPLACE_PRINTF='0' |
---|
10352 | REPLACE_PTHREAD_SIGMASK='0' |
---|
10353 | REPLACE_PTSNAME='0' |
---|
10354 | REPLACE_PTSNAME_R='0' |
---|
10355 | REPLACE_PUTENV='0' |
---|
10356 | REPLACE_PWRITE='0' |
---|
10357 | REPLACE_QSORT_R='0' |
---|
10358 | REPLACE_RAISE='0' |
---|
10359 | REPLACE_RANDOM='0' |
---|
10360 | REPLACE_RANDOM_R='0' |
---|
10361 | REPLACE_READ='0' |
---|
10362 | REPLACE_READLINK='0' |
---|
10363 | REPLACE_READLINKAT='0' |
---|
10364 | REPLACE_REALLOC='0' |
---|
10365 | REPLACE_REALPATH='0' |
---|
10366 | REPLACE_REMAINDER='0' |
---|
10367 | REPLACE_REMAINDERF='0' |
---|
10368 | REPLACE_REMAINDERL='0' |
---|
10369 | REPLACE_REMOVE='0' |
---|
10370 | REPLACE_RENAME='0' |
---|
10371 | REPLACE_RENAMEAT='0' |
---|
10372 | REPLACE_RINTL='0' |
---|
10373 | REPLACE_RMDIR='0' |
---|
10374 | REPLACE_ROUND='0' |
---|
10375 | REPLACE_ROUNDF='0' |
---|
10376 | REPLACE_ROUNDL='0' |
---|
10377 | REPLACE_SETENV='0' |
---|
10378 | REPLACE_SETSTATE='0' |
---|
10379 | REPLACE_SIGNBIT='0' |
---|
10380 | REPLACE_SIGNBIT_USING_GCC='1' |
---|
10381 | REPLACE_SINF='0' |
---|
10382 | REPLACE_SINHF='0' |
---|
10383 | REPLACE_SLEEP='0' |
---|
10384 | REPLACE_SNPRINTF='1' |
---|
10385 | REPLACE_SPRINTF='0' |
---|
10386 | REPLACE_SQRTF='0' |
---|
10387 | REPLACE_SQRTL='0' |
---|
10388 | REPLACE_STAT='1' |
---|
10389 | REPLACE_STDIO_READ_FUNCS='0' |
---|
10390 | REPLACE_STDIO_WRITE_FUNCS='0' |
---|
10391 | REPLACE_STPNCPY='0' |
---|
10392 | REPLACE_STRCASESTR='0' |
---|
10393 | REPLACE_STRCHRNUL='0' |
---|
10394 | REPLACE_STRDUP='0' |
---|
10395 | REPLACE_STRERROR='1' |
---|
10396 | REPLACE_STRERROR_R='0' |
---|
10397 | REPLACE_STRFTIME='GNULIB_PORTCHECK' |
---|
10398 | REPLACE_STRNCAT='0' |
---|
10399 | REPLACE_STRNDUP='0' |
---|
10400 | REPLACE_STRNLEN='0' |
---|
10401 | REPLACE_STRSIGNAL='0' |
---|
10402 | REPLACE_STRSTR='0' |
---|
10403 | REPLACE_STRTOD='0' |
---|
10404 | REPLACE_STRTOIMAX='0' |
---|
10405 | REPLACE_STRTOK_R='0' |
---|
10406 | REPLACE_STRTOLD='0' |
---|
10407 | REPLACE_STRTOUMAX='0' |
---|
10408 | REPLACE_STRUCT_TIMEVAL='0' |
---|
10409 | REPLACE_SYMLINK='0' |
---|
10410 | REPLACE_SYMLINKAT='0' |
---|
10411 | REPLACE_TANF='0' |
---|
10412 | REPLACE_TANHF='0' |
---|
10413 | REPLACE_TIMEGM='GNULIB_PORTCHECK' |
---|
10414 | REPLACE_TMPFILE='0' |
---|
10415 | REPLACE_TRUNC='0' |
---|
10416 | REPLACE_TRUNCATE='0' |
---|
10417 | REPLACE_TRUNCF='0' |
---|
10418 | REPLACE_TRUNCL='0' |
---|
10419 | REPLACE_TTYNAME_R='0' |
---|
10420 | REPLACE_TZSET='GNULIB_PORTCHECK' |
---|
10421 | REPLACE_UNLINK='0' |
---|
10422 | REPLACE_UNLINKAT='0' |
---|
10423 | REPLACE_UNSETENV='0' |
---|
10424 | REPLACE_USLEEP='0' |
---|
10425 | REPLACE_UTIMENSAT='0' |
---|
10426 | REPLACE_VASPRINTF='1' |
---|
10427 | REPLACE_VDPRINTF='0' |
---|
10428 | REPLACE_VFPRINTF='0' |
---|
10429 | REPLACE_VPRINTF='0' |
---|
10430 | REPLACE_VSNPRINTF='0' |
---|
10431 | REPLACE_VSPRINTF='0' |
---|
10432 | REPLACE_WCRTOMB='0' |
---|
10433 | REPLACE_WCSFTIME='0' |
---|
10434 | REPLACE_WCSNRTOMBS='0' |
---|
10435 | REPLACE_WCSRTOMBS='0' |
---|
10436 | REPLACE_WCSTOK='0' |
---|
10437 | REPLACE_WCSWIDTH='0' |
---|
10438 | REPLACE_WCTOB='0' |
---|
10439 | REPLACE_WCTOMB='0' |
---|
10440 | REPLACE_WCWIDTH='0' |
---|
10441 | REPLACE_WRITE='0' |
---|
10442 | SED='/usr/bin/sed' |
---|
10443 | SET_MAKE='' |
---|
10444 | SHELL='/bin/sh' |
---|
10445 | SIG_ATOMIC_T_SUFFIX='' |
---|
10446 | SIZE_T_SUFFIX='' |
---|
10447 | STDALIGN_H='' |
---|
10448 | STDARG_H='' |
---|
10449 | STDBOOL_H='' |
---|
10450 | STDDEF_H='' |
---|
10451 | STDINT_H='stdint.h' |
---|
10452 | STRIP='strip' |
---|
10453 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
10454 | TEXI2DVI='/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/missing texi2dvi' |
---|
10455 | TIME_H_DEFINES_STRUCT_TIMESPEC='1' |
---|
10456 | UINT32_MAX_LT_UINTMAX_MAX='1' |
---|
10457 | UINT64_MAX_EQ_ULONG_MAX='defined _LP64' |
---|
10458 | UNDEFINE_STRTOK_R='0' |
---|
10459 | UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
10460 | UNISTD_H_HAVE_SYS_RANDOM_H='0' |
---|
10461 | UNISTD_H_HAVE_WINSOCK2_H='0' |
---|
10462 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' |
---|
10463 | VERSION='0.21' |
---|
10464 | WCHAR_T_SUFFIX='' |
---|
10465 | WINDOWS_64_BIT_OFF_T='0' |
---|
10466 | WINDOWS_64_BIT_ST_SIZE='0' |
---|
10467 | WINDOWS_STAT_INODES='0' |
---|
10468 | WINDOWS_STAT_TIMESPEC='0' |
---|
10469 | WINT_T_SUFFIX='' |
---|
10470 | WOE32DLL_FALSE='' |
---|
10471 | WOE32DLL_TRUE='#' |
---|
10472 | WOE32_FALSE='' |
---|
10473 | WOE32_TRUE='#' |
---|
10474 | ac_ct_AR='ar' |
---|
10475 | ac_ct_CC='ccache /usr/bin/clang' |
---|
10476 | ac_ct_DUMPBIN='' |
---|
10477 | am__EXEEXT_FALSE='' |
---|
10478 | am__EXEEXT_TRUE='#' |
---|
10479 | am__fastdepCC_FALSE='#' |
---|
10480 | am__fastdepCC_TRUE='' |
---|
10481 | am__include='include' |
---|
10482 | am__isrc='' |
---|
10483 | am__leading_dot='.' |
---|
10484 | am__nodep='_no' |
---|
10485 | am__quote='' |
---|
10486 | am__tar='${AMTAR} chof - --owner=root --group=root "$$tardir"' |
---|
10487 | am__untar='$${TAR-tar} xf -' |
---|
10488 | bindir='${exec_prefix}/bin' |
---|
10489 | build='x86_64-apple-darwin22.1.0' |
---|
10490 | build_alias='' |
---|
10491 | build_cpu='x86_64' |
---|
10492 | build_os='darwin22.1.0' |
---|
10493 | build_vendor='apple' |
---|
10494 | datadir='${datarootdir}' |
---|
10495 | datarootdir='${prefix}/share' |
---|
10496 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
10497 | dvidir='${docdir}' |
---|
10498 | exec_prefix='${prefix}' |
---|
10499 | host='x86_64-apple-darwin22.1.0' |
---|
10500 | host_alias='' |
---|
10501 | host_cpu='x86_64' |
---|
10502 | host_os='darwin22.1.0' |
---|
10503 | host_vendor='apple' |
---|
10504 | htmldir='${docdir}' |
---|
10505 | includedir='${prefix}/include' |
---|
10506 | infodir='${datarootdir}/info' |
---|
10507 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_gettext/libtextstyle/work/gettext-0.21/libtextstyle/build-aux/install-sh' |
---|
10508 | libdir='${exec_prefix}/lib' |
---|
10509 | libexecdir='${exec_prefix}/libexec' |
---|
10510 | localedir='${datarootdir}/locale' |
---|
10511 | localstatedir='${prefix}/var' |
---|
10512 | lts_LIBOBJS=' asnprintf.o asprintf.o error.o obstack.o open.o printf-args.o printf-parse.o snprintf.o stat.o strerror.o strerror-override.o vasnprintf.o vasprintf.o' |
---|
10513 | lts_LTLIBOBJS=' asnprintf.lo asprintf.lo error.lo obstack.lo open.lo printf-args.lo printf-parse.lo snprintf.lo stat.lo strerror.lo strerror-override.lo vasnprintf.lo vasprintf.lo' |
---|
10514 | ltstests_LIBOBJS='' |
---|
10515 | ltstests_LTLIBOBJS='' |
---|
10516 | ltstests_WITNESS='IN_LIBTEXTSTYLE_GNULIB_TESTS' |
---|
10517 | mandir='${datarootdir}/man' |
---|
10518 | mkdir_p='$(MKDIR_P)' |
---|
10519 | oldincludedir='/usr/include' |
---|
10520 | pdfdir='${docdir}' |
---|
10521 | prefix='/opt/local' |
---|
10522 | program_transform_name='s,x,x,' |
---|
10523 | psdir='${docdir}' |
---|
10524 | sbindir='${exec_prefix}/sbin' |
---|
10525 | sharedstatedir='${prefix}/com' |
---|
10526 | sysconfdir='${prefix}/etc' |
---|
10527 | target_alias='' |
---|
10528 | |
---|
10529 | ## ----------- ## |
---|
10530 | ## confdefs.h. ## |
---|
10531 | ## ----------- ## |
---|
10532 | |
---|
10533 | /* confdefs.h */ |
---|
10534 | #define PACKAGE_NAME "" |
---|
10535 | #define PACKAGE_TARNAME "" |
---|
10536 | #define PACKAGE_VERSION "" |
---|
10537 | #define PACKAGE_STRING "" |
---|
10538 | #define PACKAGE_BUGREPORT "" |
---|
10539 | #define PACKAGE_URL "" |
---|
10540 | #define PACKAGE "libtextstyle" |
---|
10541 | #define VERSION "0.21" |
---|
10542 | #define STDC_HEADERS 1 |
---|
10543 | #define HAVE_SYS_TYPES_H 1 |
---|
10544 | #define HAVE_SYS_STAT_H 1 |
---|
10545 | #define HAVE_STDLIB_H 1 |
---|
10546 | #define HAVE_STRING_H 1 |
---|
10547 | #define HAVE_MEMORY_H 1 |
---|
10548 | #define HAVE_STRINGS_H 1 |
---|
10549 | #define HAVE_INTTYPES_H 1 |
---|
10550 | #define HAVE_STDINT_H 1 |
---|
10551 | #define HAVE_UNISTD_H 1 |
---|
10552 | #define __EXTENSIONS__ 1 |
---|
10553 | #define _ALL_SOURCE 1 |
---|
10554 | #define _DARWIN_C_SOURCE 1 |
---|
10555 | #define _GNU_SOURCE 1 |
---|
10556 | #define _NETBSD_SOURCE 1 |
---|
10557 | #define _OPENBSD_SOURCE 1 |
---|
10558 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10559 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
10560 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
10561 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
10562 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
10563 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
10564 | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
10565 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
10566 | #define _TANDEM_SOURCE 1 |
---|
10567 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
10568 | #define HAVE_DLFCN_H 1 |
---|
10569 | #define LT_OBJDIR ".libs/" |
---|
10570 | #define HAVE_ALLOCA_H 1 |
---|
10571 | #define HAVE_ALLOCA 1 |
---|
10572 | #define HAVE_FCNTL 1 |
---|
10573 | #define HAVE_SYMLINK 1 |
---|
10574 | #define HAVE_TCDRAIN 1 |
---|
10575 | #define HAVE_FSYNC 1 |
---|
10576 | #define HAVE_GETDTABLESIZE 1 |
---|
10577 | #define HAVE_GETPROGNAME 1 |
---|
10578 | #define HAVE_GETTIMEOFDAY 1 |
---|
10579 | #define HAVE_MPROTECT 1 |
---|
10580 | #define HAVE_LSTAT 1 |
---|
10581 | #define HAVE_SIGACTION 1 |
---|
10582 | #define HAVE_SIGALTSTACK 1 |
---|
10583 | #define HAVE_SIGINTERRUPT 1 |
---|
10584 | #define HAVE_SNPRINTF 1 |
---|
10585 | #define HAVE_GETSID 1 |
---|
10586 | #define HAVE_TCGETATTR 1 |
---|
10587 | #define HAVE_SYS_SOCKET_H 1 |
---|
10588 | #define HAVE_UNISTD_H 1 |
---|
10589 | #define HAVE_SYS_STAT_H 1 |
---|
10590 | #define HAVE_SYS_PARAM_H 1 |
---|
10591 | #define HAVE_NETDB_H 1 |
---|
10592 | #define HAVE_SYS_TIME_H 1 |
---|
10593 | #define HAVE_LIMITS_H 1 |
---|
10594 | #define HAVE_WCHAR_H 1 |
---|
10595 | #define HAVE_STDINT_H 1 |
---|
10596 | #define HAVE_INTTYPES_H 1 |
---|
10597 | #define HAVE_MATH_H 1 |
---|
10598 | #define HAVE_SYS_MMAN_H 1 |
---|
10599 | #define HAVE_SYS_UIO_H 1 |
---|
10600 | #define HAVE_DECL_STRERROR_R 1 |
---|
10601 | #define HAVE_STRERROR_R 1 |
---|
10602 | #define HAVE_SIG_ATOMIC_T 1 |
---|
10603 | #define HAVE_WORKING_O_NOATIME 1 |
---|
10604 | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10605 | #define HAVE_DECL_ALARM 1 |
---|
10606 | #define restrict __restrict |
---|
10607 | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
10608 | #define HAVE_ICONV 1 |
---|
10609 | #define ICONV_CONST |
---|
10610 | #define HAVE_WINT_T 1 |
---|
10611 | #define HAVE_LONG_LONG_INT 1 |
---|
10612 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10613 | #define FLT_EXPBIT0_WORD 0 |
---|
10614 | #define FLT_EXPBIT0_BIT 23 |
---|
10615 | #define DBL_EXPBIT0_WORD 1 |
---|
10616 | #define DBL_EXPBIT0_BIT 20 |
---|
10617 | #define HAVE_PTHREAD_API 1 |
---|
10618 | #define USE_POSIX_THREADS 1 |
---|
10619 | #define HAVE_STDLIB_H 1 |
---|
10620 | #define MALLOC_0_IS_NONNULL 1 |
---|
10621 | #define HAVE_MAP_ANONYMOUS 1 |
---|
10622 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
10623 | #define PROMOTED_MODE_T int |
---|
10624 | #define HAVE_SIGSET_T 1 |
---|
10625 | #define HAVE_DECL_SNPRINTF 1 |
---|
10626 | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10627 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10628 | #define CHECK_PRINTF_SAFE 1 |
---|
10629 | #define HAVE_WCHAR_T 1 |
---|
10630 | #define HAVE_INTMAX_T 1 |
---|
10631 | #define HAVE_SNPRINTF 1 |
---|
10632 | #define HAVE_STRNLEN 1 |
---|
10633 | #define HAVE_WCSLEN 1 |
---|
10634 | #define HAVE_WCSNLEN 1 |
---|
10635 | #define HAVE_MBRTOWC 1 |
---|
10636 | #define HAVE_WCRTOMB 1 |
---|
10637 | #define HAVE_DECL__SNPRINTF 0 |
---|
10638 | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
10639 | #define HAVE__BOOL 1 |
---|
10640 | #define REPLACE_STRERROR_0 1 |
---|
10641 | #define HAVE_SHUTDOWN 1 |
---|
10642 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
10643 | #define HAVE_SA_FAMILY_T 1 |
---|
10644 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
10645 | #define _USE_STD_STAT 1 |
---|
10646 | #define HAVE_TERMINFO 1 |
---|
10647 | #define HAVE_DECL_VSNPRINTF 1 |
---|
10648 | #define HAVE_ALLOCA 1 |
---|
10649 | #define GNULIB_TEST_CLOEXEC 1 |
---|
10650 | #define GNULIB_TEST_CLOSE 1 |
---|
10651 | #define GNULIB_TEST_DUP2 1 |
---|
10652 | #define GNULIB_TEST_FCNTL 1 |
---|
10653 | #define HAVE_FREXP_IN_LIBC 1 |
---|
10654 | #define GNULIB_TEST_FREXP 1 |
---|
10655 | #define HAVE_FREXPL_IN_LIBC 1 |
---|
10656 | #define GNULIB_TEST_FREXPL 1 |
---|
10657 | #define GNULIB_TEST_FSTAT 1 |
---|
10658 | #define GNULIB_TEST_FSYNC 1 |
---|
10659 | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
10660 | #define HAVE_GETHOSTNAME 1 |
---|
10661 | #define HOST_NAME_MAX 256 |
---|
10662 | #define GNULIB_TEST_GETHOSTNAME 1 |
---|
10663 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10664 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
10665 | #define HAVE_DECL___ARGV 0 |
---|
10666 | #define HAVE_VAR___PROGNAME 1 |
---|
10667 | #define GETTIMEOFDAY_TIMEZONE void |
---|
10668 | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
10669 | #define HAVE_INLINE 1 |
---|
10670 | #define GNULIB_TEST_ISATTY 1 |
---|
10671 | #define HAVE_DECL_ISINF 1 |
---|
10672 | #define GNULIB_TEST_ISINF 1 |
---|
10673 | #define GNULIB_TEST_ISNAN 1 |
---|
10674 | #define GNULIB_TEST_ISNAND 1 |
---|
10675 | #define HAVE_ISNAND_IN_LIBC 1 |
---|
10676 | #define GNULIB_TEST_ISNANF 1 |
---|
10677 | #define HAVE_ISNANF_IN_LIBC 1 |
---|
10678 | #define GNULIB_TEST_ISNANL 1 |
---|
10679 | #define HAVE_ISNANL_IN_LIBC 1 |
---|
10680 | #define HAVE_UNISTD_H 1 |
---|
10681 | #define HAVE_ARPA_INET_H 1 |
---|
10682 | #define HAVE_CTYPE_H 1 |
---|
10683 | #define HAVE_DLFCN_H 1 |
---|
10684 | #define HAVE_ERRNO_H 1 |
---|
10685 | #define HAVE_FCNTL_H 1 |
---|
10686 | #define HAVE_FLOAT_H 1 |
---|
10687 | #define HAVE_LIMITS_H 1 |
---|
10688 | #define HAVE_MATH_H 1 |
---|
10689 | #define HAVE_NETDB_H 1 |
---|
10690 | #define HAVE_NETINET_IN_H 1 |
---|
10691 | #define HAVE_SIGNAL_H 1 |
---|
10692 | #define HAVE_STDLIB_H 1 |
---|
10693 | #define HAVE_STRING_H 1 |
---|
10694 | #define HAVE_STRINGS_H 1 |
---|
10695 | #define HAVE_SYS_SELECT_H 1 |
---|
10696 | #define HAVE_SYS_SOCKET_H 1 |
---|
10697 | #define HAVE_SYS_STAT_H 1 |
---|
10698 | #define HAVE_SYS_TIME_H 1 |
---|
10699 | #define HAVE_SYS_TYPES_H 1 |
---|
10700 | #define HAVE_TIME_H 1 |
---|
10701 | #define HAVE_UNISTD_H 1 |
---|
10702 | #define HAVE_ARPA_NAMESER_H 1 |
---|
10703 | #define HAVE_RESOLV_H 1 |
---|
10704 | #define HAVE_GETADDRINFO 1 |
---|
10705 | #define HAVE_LOCALTIME 1 |
---|
10706 | #define HAVE_STAT 1 |
---|
10707 | #define HAVE_STRFTIME 1 |
---|
10708 | #define VA_COPY va_copy |
---|
10709 | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10710 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
10711 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10712 | #define GNULIB_LOCK 1 |
---|
10713 | #define GNULIB_TEST_LOG10 1 |
---|
10714 | #define HAVE_MALLOC_POSIX 1 |
---|
10715 | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10716 | #define GNULIB_TEST_MEMCHR 1 |
---|
10717 | #define GNULIB_MSVC_NOTHROW 1 |
---|
10718 | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
10719 | #define GNULIB_TEST_OPEN 1 |
---|
10720 | #define HAVE_FREXP_IN_LIBC 1 |
---|
10721 | #define HAVE_LDEXP_IN_LIBC 1 |
---|
10722 | #define HAVE_FREXPL_IN_LIBC 1 |
---|
10723 | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
10724 | #define HAVE_RAISE 1 |
---|
10725 | #define GNULIB_TEST_RAISE 1 |
---|
10726 | #define GNULIB_TEST_READ 1 |
---|
10727 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 |
---|
10728 | #define GNULIB_TEST_SIGACTION 1 |
---|
10729 | #define GNULIB_TEST_SIGNBIT 1 |
---|
10730 | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
10731 | #define HAVE_STDINT_H 1 |
---|
10732 | #define HAVE_SNPRINTF 1 |
---|
10733 | #define GNULIB_TEST_SNPRINTF 1 |
---|
10734 | #define GNULIB_SNPRINTF 1 |
---|
10735 | #define HAVE_SNPRINTF 1 |
---|
10736 | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10737 | #define HAVE_NL_LANGINFO 1 |
---|
10738 | #define NEED_PRINTF_ENOMEM 1 |
---|
10739 | #define NEED_PRINTF_DOUBLE 1 |
---|
10740 | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10741 | #define REPLACE_FUNC_STAT_FILE 1 |
---|
10742 | #define GNULIB_TEST_STAT 1 |
---|
10743 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
10744 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
10745 | #define __USE_MINGW_ANSI_STDIO 1 |
---|
10746 | #define GNULIB_FSCANF 1 |
---|
10747 | #define GNULIB_SCANF 1 |
---|
10748 | #define HAVE_STPCPY 1 |
---|
10749 | #define GNULIB_TEST_STPCPY 1 |
---|
10750 | #define GNULIB_STRERROR 1 |
---|
10751 | #define GNULIB_TEST_STRERROR 1 |
---|
10752 | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
10753 | #define HAVE_VASPRINTF 1 |
---|
10754 | #define GNULIB_TEST_VASPRINTF 1 |
---|
10755 | #define HAVE_VASPRINTF 1 |
---|
10756 | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10757 | #define HAVE_NL_LANGINFO 1 |
---|
10758 | #define NEED_PRINTF_ENOMEM 1 |
---|
10759 | #define NEED_PRINTF_DOUBLE 1 |
---|
10760 | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10761 | #define HAVE_VSNPRINTF 1 |
---|
10762 | #define GNULIB_TEST_VSNPRINTF 1 |
---|
10763 | #define GNULIB_TEST_WRITE 1 |
---|
10764 | #define HAVE_STDINT_H 1 |
---|
10765 | |
---|
10766 | configure: exit 0 |
---|