Ticket #66241: libtextstyle-config.log

File libtextstyle-config.log, 381.3 KB (added by judaew (Vadym-Valdis Yudaiev), 22 months ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated 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
13hostname = olivine.local
14uname -m = x86_64
15uname -r = 22.1.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 623 tasks, 1956 threads, 8 processors
34Load average: 3.06, Mach factor: 4.93
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3771: checking for a BSD-compatible install
52configure:3839: result: /usr/bin/install -c
53configure:3850: checking whether build environment is sane
54configure:3905: result: yes
55configure:4056: checking for a thread-safe mkdir -p
56configure:4095: result: /opt/local/bin/gmkdir -p
57configure:4102: checking for gawk
58configure:4129: result: /usr/bin/awk
59configure:4140: checking whether make sets $(MAKE)
60configure:4162: result: yes
61configure:4191: checking whether make supports nested variables
62configure:4208: result: yes
63configure:4398: checking for gcc
64configure:4425: result: ccache /usr/bin/clang
65configure:4748: checking for C compiler version
66configure:4757: ccache /usr/bin/clang --version >&5
67Apple clang version 14.0.0 (clang-1400.0.29.202)
68Target: x86_64-apple-darwin22.1.0
69Thread model: posix
70InstalledDir: /Library/Developer/CommandLineTools/usr/bin
71configure:4768: $? = 0
72configure:4757: ccache /usr/bin/clang -v >&5
73Apple clang version 14.0.0 (clang-1400.0.29.202)
74Target: x86_64-apple-darwin22.1.0
75Thread model: posix
76InstalledDir: /Library/Developer/CommandLineTools/usr/bin
77configure:4768: $? = 0
78configure:4757: ccache /usr/bin/clang -V >&5
79clang: error: argument to '-V' is missing (expected 1 value)
80clang: error: no input files
81configure:4768: $? = 1
82configure:4757: ccache /usr/bin/clang -qversion >&5
83clang: error: unknown argument '-qversion'; did you mean '--version'?
84clang: error: no input files
85configure:4768: $? = 1
86configure:4757: ccache /usr/bin/clang -version >&5
87clang: error: unknown argument '-version'; did you mean '--version'?
88clang: error: no input files
89configure:4768: $? = 1
90configure:4788: checking whether the C compiler works
91configure: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
92configure:4814: $? = 0
93configure:4862: result: yes
94configure:4865: checking for C compiler default output file name
95configure:4867: result: a.out
96configure:4873: checking for suffix of executables
97configure: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
98configure:4884: $? = 0
99configure:4906: result:
100configure:4928: checking whether we are cross compiling
101configure: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
102configure:4940: $? = 0
103configure:4947: ./conftest
104configure:4951: $? = 0
105configure:4966: result: no
106configure:4971: checking for suffix of object files
107configure: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
108configure:4997: $? = 0
109configure:5018: result: o
110configure:5022: checking whether we are using the GNU C compiler
111configure: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
112configure:5041: $? = 0
113configure:5050: result: yes
114configure:5059: checking whether ccache /usr/bin/clang accepts -g
115configure:5079: ccache /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
116configure:5079: $? = 0
117configure:5120: result: yes
118configure:5137: checking for ccache /usr/bin/clang option to enable C11 features
119configure: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
120configure:5340: $? = 0
121configure:5354: result: none needed
122configure:5656: checking whether the compiler is clang
123configure: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
124conftest.c:13:12: error: unknown type name 'barfbarf'
125           barfbarf
126           ^
1271 error generated.
128configure:5677: $? = 1
129configure: 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|
153configure:5685: result: yes
154configure:5689: checking for compiler option needed when checking for declarations
155configure: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
156configure:5708: $? = 0
157configure:5720: result: -Werror=implicit-function-declaration
158configure:5732: checking whether make supports the include directive
159configure:5747: make -f confmf.GNU && cat confinc.out
160this is the am__doit target
161configure:5750: $? = 0
162configure:5769: result: yes (GNU style)
163configure:5794: checking dependency style of ccache /usr/bin/clang
164configure:5905: result: gcc3
165configure:5925: checking how to run the C preprocessor
166configure:5956: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
167configure:5956: $? = 0
168configure:5970: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
169conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
170#include <ac_nonexistent.h>
171         ^~~~~~~~~~~~~~~~~~
1721 error generated.
173configure:5970: $? = 1
174configure: 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>
186configure:5995: result: ccache /usr/bin/clang -E
187configure:6015: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
188configure:6015: $? = 0
189configure:6029: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
190conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
191#include <ac_nonexistent.h>
192         ^~~~~~~~~~~~~~~~~~
1931 error generated.
194configure:6029: $? = 1
195configure: 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>
207configure:6065: checking build system type
208configure:6079: result: x86_64-apple-darwin22.1.0
209configure:6099: checking host system type
210configure:6112: result: x86_64-apple-darwin22.1.0
211configure:6136: checking for grep that handles long lines and -e
212configure:6194: result: /usr/bin/grep
213configure:6199: checking for egrep
214configure:6261: result: /usr/bin/grep -E
215configure:6266: checking for ANSI C header files
216configure: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
217configure:6286: $? = 0
218configure: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
219configure:6359: $? = 0
220configure:6359: ./conftest
221configure:6359: $? = 0
222configure:6370: result: yes
223configure:6383: checking for sys/types.h
224configure: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
225configure:6383: $? = 0
226configure:6383: result: yes
227configure:6383: checking for sys/stat.h
228configure: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
229configure:6383: $? = 0
230configure:6383: result: yes
231configure:6383: checking for stdlib.h
232configure: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
233configure:6383: $? = 0
234configure:6383: result: yes
235configure:6383: checking for string.h
236configure: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
237configure:6383: $? = 0
238configure:6383: result: yes
239configure:6383: checking for memory.h
240configure: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
241configure:6383: $? = 0
242configure:6383: result: yes
243configure:6383: checking for strings.h
244configure: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
245configure:6383: $? = 0
246configure:6383: result: yes
247configure:6383: checking for inttypes.h
248configure: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
249configure:6383: $? = 0
250configure:6383: result: yes
251configure:6383: checking for stdint.h
252configure: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
253configure:6383: $? = 0
254configure:6383: result: yes
255configure:6383: checking for unistd.h
256configure: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
257configure:6383: $? = 0
258configure:6383: result: yes
259configure:6396: checking minix/config.h usability
260configure: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
261conftest.c:54:10: fatal error: 'minix/config.h' file not found
262#include <minix/config.h>
263         ^~~~~~~~~~~~~~~~
2641 error generated.
265configure:6396: $? = 1
266configure: 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>
321configure:6396: result: no
322configure:6396: checking minix/config.h presence
323configure:6396: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
324conftest.c:21:10: fatal error: 'minix/config.h' file not found
325#include <minix/config.h>
326         ^~~~~~~~~~~~~~~~
3271 error generated.
328configure:6396: $? = 1
329configure: 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>
351configure:6396: result: no
352configure:6396: checking for minix/config.h
353configure:6396: result: no
354configure:6420: checking whether it is safe to define __EXTENSIONS__
355configure: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
356configure:6438: $? = 0
357configure:6445: result: yes
358configure:6478: checking whether _XOPEN_SOURCE should be defined
359configure: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
360configure:6497: $? = 0
361configure:6521: result: no
362configure:6538: checking for Minix Amsterdam compiler
363configure:6562: result: no
364configure:6619: checking for ar
365configure:6635: found /opt/local/bin/ar
366configure:6646: result: ar
367configure:6721: checking for ranlib
368configure:6737: found /opt/local/bin/ranlib
369configure:6748: result: ranlib
370configure:6811: checking for special C compiler options needed for large files
371configure:6856: result: no
372configure:6862: checking for _FILE_OFFSET_BITS value needed for large files
373configure: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
374configure:6887: $? = 0
375configure:6919: result: no
376configure:7343: checking how to print strings
377configure:7370: result: printf
378configure:7391: checking for a sed that does not truncate output
379configure:7455: result: /usr/bin/sed
380configure:7473: checking for fgrep
381configure:7535: result: /usr/bin/grep -F
382configure:7570: checking for ld used by ccache /usr/bin/clang
383configure:7637: result: /Library/Developer/CommandLineTools/usr/bin/ld
384configure:7644: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
385configure:7659: result: no
386configure:7671: checking for BSD- or MS-compatible name lister (nm)
387configure:7725: result: /opt/local/bin/nm -B
388configure:7855: checking the name lister (/opt/local/bin/nm -B) interface
389configure: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
390configure:7865: /opt/local/bin/nm -B "conftest.o"
391configure:7868: output
3920000000000000000 S _some_variable
393configure:7875: result: BSD nm
394configure:7878: checking whether ln -s works
395configure:7882: result: yes
396configure:7890: checking the maximum length of command line arguments
397configure:8021: result: 786432
398configure:8069: checking how to convert x86_64-apple-darwin22.1.0 file names to x86_64-apple-darwin22.1.0 format
399configure:8109: result: func_convert_file_noop
400configure:8116: checking how to convert x86_64-apple-darwin22.1.0 file names to toolchain format
401configure:8136: result: func_convert_file_noop
402configure:8143: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
403configure:8150: result: -r
404configure:8224: checking for objdump
405configure:8240: found /opt/local/bin/objdump
406configure:8251: result: objdump
407configure:8280: checking how to recognize dependent libraries
408configure:8480: result: pass_all
409configure:8565: checking for dlltool
410configure:8595: result: no
411configure:8622: checking how to associate runtime and link libraries
412configure:8649: result: printf %s\n
413configure:8773: checking for archiver @FILE support
414configure: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
415configure:8790: $? = 0
416configure:8793: ar cru libconftest.a @conftest.lst >&5
417ar: @conftest.lst: No such file or directory
418configure:8796: $? = 1
419configure:8816: result: no
420configure:8874: checking for strip
421configure:8890: found /opt/local/bin/strip
422configure:8901: result: strip
423configure:8973: checking for ranlib
424configure:9000: result: ranlib
425configure:9102: checking command to parse /opt/local/bin/nm -B output from ccache /usr/bin/clang object
426configure: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
427configure:9258: $? = 0
428configure: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
429configure:9265: $? = 0
430cannot find nm_test_var in conftest.nm
431configure: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
432configure:9258: $? = 0
433configure: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
434configure:9265: $? = 0
435configure: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
436configure:9334: $? = 0
437configure:9372: result: ok
438configure:9419: checking for sysroot
439configure:9449: result: no
440configure:9456: checking for a working dd
441configure:9494: result: /bin/dd
442configure:9498: checking how to truncate binary pipes
443configure:9513: result: /bin/dd bs=4096 count=1
444configure:9842: checking for mt
445configure:9872: result: no
446configure:9892: checking if : is a manifest tool
447configure:9898: : '-?'
448configure:9906: result: no
449configure:9962: checking for dsymutil
450configure:9978: found /usr/bin/dsymutil
451configure:9989: result: dsymutil
452configure:10054: checking for nmedit
453configure:10070: found /usr/bin/nmedit
454configure:10081: result: nmedit
455configure:10146: checking for lipo
456configure:10162: found /opt/local/bin/lipo
457configure:10173: result: lipo
458configure:10238: checking for otool
459configure:10254: found /opt/local/bin/otool
460configure:10265: result: otool
461configure:10330: checking for otool64
462configure:10360: result: no
463configure:10405: checking for -single_module linker flag
464ccache /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
465configure:10438: result: yes
466configure:10441: checking for -exported_symbols_list linker flag
467configure: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
468configure:10461: $? = 0
469configure:10471: result: yes
470configure:10474: checking for -force_load linker flag
471ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -c -o conftest.o conftest.c
472ar cru libconftest.a conftest.o
473ranlib libconftest.a
474ccache /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
475configure:10506: result: yes
476configure:10580: checking for dlfcn.h
477configure: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
478configure:10580: $? = 0
479configure:10580: result: yes
480configure:11134: checking for objdir
481configure:11149: result: .libs
482configure:11413: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions
483configure: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
484configure:11435: $? = 0
485configure:11448: result: yes
486configure:11806: checking for ccache /usr/bin/clang option to produce PIC
487configure:11813: result: -fno-common -DPIC
488configure:11821: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works
489configure: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
490configure:11843: $? = 0
491configure:11856: result: yes
492configure:11885: checking if ccache /usr/bin/clang static flag -static works
493configure:11913: result: no
494configure:11928: checking if ccache /usr/bin/clang supports -c -o file.o
495configure: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
496configure:11953: $? = 0
497configure:11975: result: yes
498configure:11983: checking if ccache /usr/bin/clang supports -c -o file.o
499configure:12030: result: yes
500configure:12063: checking whether the ccache /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
501configure:13322: result: yes
502configure:13562: checking dynamic linker characteristics
503configure:14380: result: darwin22.1.0 dyld
504configure:14502: checking how to hardcode library paths into programs
505configure:14527: result: immediate
506configure:15075: checking whether stripping libraries is possible
507configure:15089: result: yes
508configure:15115: checking if libtool supports shared libraries
509configure:15117: result: yes
510configure:15120: checking whether to build shared libraries
511configure:15145: result: yes
512configure:15148: checking whether to build static libraries
513configure:15152: result: yes
514configure:15233: checking for windres
515configure:15263: result: no
516configure:15406: checking for size_t
517configure: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
518configure:15406: $? = 0
519configure: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
520conftest.c:75:21: error: expected expression
521if (sizeof ((size_t)))
522                    ^
5231 error generated.
524configure:15406: $? = 1
525configure: 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| }
605configure:15406: result: yes
606configure:15419: checking for working alloca.h
607configure: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
608configure:15436: $? = 0
609configure:15444: result: yes
610configure:15452: checking for alloca
611configure: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
612configure:15489: $? = 0
613configure:15497: result: yes
614configure:15713: checking for _set_invalid_parameter_handler
615configure: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
616Undefined symbols for architecture x86_64:
617  "__set_invalid_parameter_handler", referenced from:
618      _main in conftest-68f44e.o
619ld: symbol(s) not found for architecture x86_64
620clang: error: linker command failed with exit code 1 (use -v to see invocation)
621configure:15713: $? = 1
622configure: 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| }
701configure:15713: result: no
702configure:15713: checking for fcntl
703configure: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
704configure:15713: $? = 0
705configure:15713: result: yes
706configure:15713: checking for symlink
707configure: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
708configure:15713: $? = 0
709configure:15713: result: yes
710configure:15713: checking for tcdrain
711configure: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
712configure:15713: $? = 0
713configure:15713: result: yes
714configure:15713: checking for fsync
715configure: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
716configure:15713: $? = 0
717configure:15713: result: yes
718configure:15713: checking for getdtablesize
719configure: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
720configure:15713: $? = 0
721configure:15713: result: yes
722configure:15713: checking for getprogname
723configure: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
724configure:15713: $? = 0
725configure:15713: result: yes
726configure:15713: checking for getexecname
727configure: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
728Undefined symbols for architecture x86_64:
729  "_getexecname", referenced from:
730      _main in conftest-6fc0fa.o
731ld: symbol(s) not found for architecture x86_64
732clang: error: linker command failed with exit code 1 (use -v to see invocation)
733configure:15713: $? = 1
734configure: 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| }
819configure:15713: result: no
820configure:15713: checking for gettimeofday
821configure: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
822configure:15713: $? = 0
823configure:15713: result: yes
824configure:15713: checking for mprotect
825configure: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
826configure:15713: $? = 0
827configure:15713: result: yes
828configure:15713: checking for lstat
829configure: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
830configure:15713: $? = 0
831configure:15713: result: yes
832configure:15713: checking for sigaction
833configure: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
834configure:15713: $? = 0
835configure:15713: result: yes
836configure:15713: checking for sigaltstack
837configure: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
838configure:15713: $? = 0
839configure:15713: result: yes
840configure:15713: checking for siginterrupt
841configure: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
842configure:15713: $? = 0
843configure:15713: result: yes
844configure:15713: checking for snprintf
845configure: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
846conftest.c:76:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
847char snprintf ();
848     ^
849conftest.c:76:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
8501 warning generated.
851configure:15713: $? = 0
852configure:15713: result: yes
853configure:15713: checking for vasnprintf
854configure: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
855Undefined symbols for architecture x86_64:
856  "_vasnprintf", referenced from:
857      _main in conftest-ed99b1.o
858ld: symbol(s) not found for architecture x86_64
859clang: error: linker command failed with exit code 1 (use -v to see invocation)
860configure:15713: $? = 1
861configure: 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| }
953configure:15713: result: no
954configure:15713: checking for getsid
955configure: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
956configure:15713: $? = 0
957configure:15713: result: yes
958configure:15713: checking for tcgetattr
959configure: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
960configure:15713: $? = 0
961configure:15713: result: yes
962configure:15742: checking for sys/socket.h
963configure: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
964configure:15742: $? = 0
965configure:15742: result: yes
966configure:15742: checking for unistd.h
967configure:15742: result: yes
968configure:15742: checking for sys/stat.h
969configure:15742: result: yes
970configure:15742: checking for sys/param.h
971configure: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
972configure:15742: $? = 0
973configure:15742: result: yes
974configure:15742: checking for netdb.h
975configure: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
976configure:15742: $? = 0
977configure:15742: result: yes
978configure:15742: checking for sys/time.h
979configure: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
980configure:15742: $? = 0
981configure:15742: result: yes
982configure:15742: checking for limits.h
983configure: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
984configure:15742: $? = 0
985configure:15742: result: yes
986configure:15742: checking for wchar.h
987configure: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
988configure:15742: $? = 0
989configure:15742: result: yes
990configure:15742: checking for stdint.h
991configure:15742: result: yes
992configure:15742: checking for inttypes.h
993configure:15742: result: yes
994configure:15742: checking for threads.h
995configure: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
996conftest.c:100:10: fatal error: 'threads.h' file not found
997#include <threads.h>
998         ^~~~~~~~~~~
9991 error generated.
1000configure:15742: $? = 1
1001configure: 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>
1102configure:15742: result: no
1103configure:15742: checking for math.h
1104configure: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
1105configure:15742: $? = 0
1106configure:15742: result: yes
1107configure:15742: checking for sys/mman.h
1108configure: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
1109configure:15742: $? = 0
1110configure:15742: result: yes
1111configure:15742: checking for features.h
1112configure: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
1113conftest.c:102:10: fatal error: 'features.h' file not found
1114#include <features.h>
1115         ^~~~~~~~~~~~
11161 error generated.
1117configure:15742: $? = 1
1118configure: 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>
1221configure:15742: result: no
1222configure:15742: checking for sys/uio.h
1223configure: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
1224configure:15742: $? = 0
1225configure:15742: result: yes
1226configure:15742: checking for crtdefs.h
1227configure: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
1228conftest.c:103:10: fatal error: 'crtdefs.h' file not found
1229#include <crtdefs.h>
1230         ^~~~~~~~~~~
12311 error generated.
1232configure:15742: $? = 1
1233configure: 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>
1337configure:15742: result: no
1338configure:15757: checking whether the preprocessor supports include_next
1339configure: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
1340configure:15795: $? = 0
1341configure:15816: result: yes
1342configure:15837: checking whether system header files limit the line length
1343configure:15860: result: no
1344configure:15871: checking for complete errno.h
1345configure:15944: result: yes
1346configure:16245: checking whether strerror_r is declared
1347configure: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
1348configure:16245: $? = 0
1349configure:16245: result: yes
1350configure:16258: checking for strerror_r
1351configure: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
1352configure:16258: $? = 0
1353configure:16258: result: yes
1354configure:16267: checking whether strerror_r returns char *
1355configure: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
1356conftest.c:109:13: error: indirection requires pointer operand ('int' invalid)
1357          char x = *strerror_r (0, buf, sizeof buf);
1358                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1359conftest.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                ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
13621 warning and 1 error generated.
1363configure:16291: $? = 1
1364configure: 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| }
1480configure:16329: result: no
1481configure:16341: checking for sig_atomic_t
1482configure: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
1483configure:16341: $? = 0
1484configure: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
1485conftest.c:76:27: error: expected expression
1486if (sizeof ((sig_atomic_t)))
1487                          ^
14881 error generated.
1489configure:16341: $? = 1
1490configure: 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| }
1571configure:16341: result: yes
1572configure:16381: checking for working fcntl.h
1573configure: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
1574conftest.c:98:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
1575            int result = !constants;
1576                         ~^~~~~~~~~
15771 warning generated.
1578configure:16489: $? = 0
1579configure:16489: ./conftest
1580configure:16489: $? = 0
1581configure:16505: result: yes
1582configure:16528: checking for pid_t
1583configure: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
1584configure:16528: $? = 0
1585configure: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
1586conftest.c:110:20: error: expected expression
1587if (sizeof ((pid_t)))
1588                   ^
15891 error generated.
1590configure:16528: $? = 1
1591configure: 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| }
1706configure:16528: result: yes
1707configure:16539: checking for mode_t
1708configure: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
1709configure:16539: $? = 0
1710configure: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
1711conftest.c:110:21: error: expected expression
1712if (sizeof ((mode_t)))
1713                    ^
17141 error generated.
1715configure:16539: $? = 1
1716configure: 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| }
1831configure:16539: result: yes
1832configure:16825: checking whether frexp() can be used without linking with libm
1833configure: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
1834configure:16843: $? = 0
1835configure:16852: result: yes
1836configure:16855: checking whether alarm is declared
1837configure: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
1838configure:16855: $? = 0
1839configure:16855: result: yes
1840configure:16867: checking whether long double and double are the same
1841configure: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
1842conftest.c:79:19: error: 'check' declared as an array with a negative size
1843typedef int check[sizeof (long double) == sizeof (double)
1844                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18451 error generated.
1846configure:16888: $? = 1
1847configure: 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| }
1935configure:16896: result: no
1936configure:16947: checking whether stat file-mode macros are broken
1937configure: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
1938configure:16974: $? = 0
1939configure:16981: result: no
1940configure:17069: checking for C/C++ restrict keyword
1941configure: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
1942configure:17096: $? = 0
1943configure:17104: result: __restrict
1944configure:17213: checking for nlink_t
1945configure: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
1946configure:17213: $? = 0
1947configure: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
1948conftest.c:82:22: error: expected expression
1949if (sizeof ((nlink_t)))
1950                     ^
19511 error generated.
1952configure:17213: $? = 1
1953configure: 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| }
2040configure:17213: result: yes
2041configure:17235: checking whether getdtablesize is declared
2042configure: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
2043configure:17235: $? = 0
2044configure:17235: result: yes
2045configure:17378: checking for struct timeval
2046configure: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
2047configure:17401: $? = 0
2048configure:17409: result: yes
2049configure:17414: checking for wide-enough struct timeval.tv_sec member
2050configure: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
2051configure:17441: $? = 0
2052configure:17449: result: yes
2053configure:17504: checking for ld
2054configure:17632: result: /Library/Developer/CommandLineTools/usr/bin/ld
2055configure:17639: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
2056configure:17654: result: no
2057configure:17661: checking for shared library run path origin
2058configure:17674: result: done
2059configure:17695: checking 32-bit host C ABI
2060configure: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
2061configure:17761: $? = 0
2062configure:17948: result: no
2063configure:17957: checking for ELF binary format
2064configure:17979: result: no
2065configure:18028: checking for the common suffixes of directories in the library search path
2066configure:18096: result: lib,lib,lib
2067configure:18620: checking for iconv
2068configure: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
2069Undefined 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
2076ld: symbol(s) not found for architecture x86_64
2077clang: error: linker command failed with exit code 1 (use -v to see invocation)
2078configure:18644: $? = 1
2079configure: 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| }
2169configure: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
2170configure:18668: $? = 0
2171configure:18678: result: yes
2172configure:18681: checking for working iconv
2173configure: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
2174configure:18822: $? = 0
2175configure:18822: ./conftest
2176configure:18822: $? = 0
2177configure:18834: result: yes
2178configure:18849: checking how to link with libiconv
2179configure:18851: result: -liconv
2180configure:18862: checking for iconv declaration
2181configure: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
2182configure:18891: $? = 0
2183configure:18902: result:
2184         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
2185configure:18915: checking for inline
2186configure: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
2187configure:18931: $? = 0
2188configure:18939: result: inline
2189configure:19039: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.
2190configure: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
2191conftest.c:85:24: error: use of undeclared identifier 'ULLONG_WIDTH'
2192            int ullw = ULLONG_WIDTH;
2193                       ^
21941 error generated.
2195configure:19062: $? = 1
2196configure: 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| }
2290configure:19069: result: no
2291configure:19087: checking for wint_t
2292configure: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
2293configure:19112: $? = 0
2294configure:19119: result: yes
2295configure:19126: checking whether wint_t is too small
2296configure: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
2297configure:19154: $? = 0
2298configure:19161: result: no
2299configure:19178: checking whether the compiler produces multi-arch binaries
2300configure: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
2301configure:19192: $? = 0
2302configure:19219: result: no
2303configure:19348: checking whether stdint.h conforms to C99
2304configure: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
2305configure:19528: $? = 0
2306configure: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
2307configure:19615: $? = 0
2308configure:19615: ./conftest
2309configure:19615: $? = 0
2310configure:19627: result: yes
2311configure:19638: checking whether stdint.h predates C++11
2312configure: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
2313configure:19674: $? = 0
2314configure:19679: result: no
2315configure:19690: checking whether stdint.h has UINTMAX_WIDTH etc.
2316configure: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
2317conftest.c:100:24: error: use of undeclared identifier 'UINTMAX_WIDTH'
2318              int iw = UINTMAX_WIDTH;
2319                       ^
23201 error generated.
2321configure:19726: $? = 1
2322configure: 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| }
2431configure:19731: result: no
2432configure:20198: checking whether byte ordering is bigendian
2433configure: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
2434configure:20213: $? = 0
2435configure: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
2436configure:20258: $? = 0
2437configure: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
2438conftest.c:89:4: error: use of undeclared identifier 'not'
2439                 not big endian
2440                 ^
24411 error generated.
2442configure:20276: $? = 1
2443configure: 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| }
2538configure:20404: result: no
2539configure:20424: checking where to find the exponent in a 'float'
2540configure: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
2541configure:20501: $? = 0
2542configure:20501: ./conftest
2543configure:20501: $? = 0
2544configure:20513: result: word 0 bit 23
2545configure:20536: checking whether isnan(float) can be used without linking with libm
2546configure: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
2547configure:20564: $? = 0
2548configure:20573: result: yes
2549configure:20632: checking whether isnan(float) works
2550configure: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
2551conftest.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                      ~~ ~~~~~~~~~~~~~~~~~~~~~~^~~
2554conftest.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                         (                        )
25581 warning generated.
2559configure:20721: $? = 0
2560configure:20721: ./conftest
2561configure:20721: $? = 0
2562configure:20732: result: yes
2563configure:20752: checking whether isnan(double) can be used without linking with libm
2564configure: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
2565configure:20777: $? = 0
2566configure:20786: result: yes
2567configure:20848: checking whether isnan(long double) can be used without linking with libm
2568configure: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
2569configure:20876: $? = 0
2570configure:20885: result: yes
2571configure:20945: checking whether isnanl works
2572configure: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
2573configure:21091: $? = 0
2574configure:21091: ./conftest
2575configure:21091: $? = 0
2576configure:21102: result: yes
2577configure:21119: checking where to find the exponent in a 'double'
2578configure: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
2579configure:21433: $? = 0
2580configure:21433: ./conftest
2581configure:21433: $? = 0
2582configure:21445: result: word 1 bit 20
2583configure:21476: checking whether imported symbols can be declared weak
2584configure: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
2585Undefined symbols for architecture x86_64:
2586  "_xyzzy", referenced from:
2587      _main in conftest-a3fa13.o
2588ld: symbol(s) not found for architecture x86_64
2589clang: error: linker command failed with exit code 1 (use -v to see invocation)
2590configure:21494: $? = 1
2591configure: 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| }
2686configure:21564: result: no
2687configure:21593: checking pthread.h usability
2688configure: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
2689configure:21593: $? = 0
2690configure:21593: result: yes
2691configure:21593: checking pthread.h presence
2692configure:21593: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
2693configure:21593: $? = 0
2694configure:21593: result: yes
2695configure:21593: checking for pthread.h
2696configure:21593: result: yes
2697configure: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
2698configure:21630: $? = 0
2699configure:21646: checking for pthread_kill in -lpthread
2700configure: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
2701configure:21671: $? = 0
2702configure:21680: result: yes
2703configure:21790: checking whether POSIX threads API is available
2704configure:21792: result: yes
2705configure: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
2706configure:21813: $? = 0
2707configure:22368: checking for multithread API to use
2708configure:22370: result: posix
2709configure:22387: checking whether pow can be used without linking with libm
2710configure: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
2711configure:22416: $? = 0
2712configure:22425: result: yes
2713configure:22576: checking whether malloc, realloc, calloc are POSIX compliant
2714configure: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
2715configure:22596: $? = 0
2716configure:22604: result: yes
2717configure:22611: checking for stdlib.h
2718configure:22611: result: yes
2719configure:22621: checking for GNU libc compatible malloc
2720configure: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
2721configure:22657: $? = 0
2722configure:22657: ./conftest
2723configure:22657: $? = 0
2724configure:22668: result: yes
2725configure:22775: checking for mmap
2726configure: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
2727configure:22775: $? = 0
2728configure:22775: result: yes
2729configure:22786: checking for MAP_ANONYMOUS
2730configure:22823: result: yes
2731configure:22845: checking whether memchr works
2732configure: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
2733configure:22925: $? = 0
2734configure:22925: ./conftest
2735configure:22925: $? = 0
2736configure:22936: result: yes
2737configure:22947: checking whether <limits.h> defines MIN and MAX
2738configure: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
2739conftest.c:92:21: error: implicit declaration of function 'MIN' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
2740            int x = MIN (42, 17);
2741                    ^
2742conftest.c:92:21: error: initializer element is not a compile-time constant
2743            int x = MIN (42, 17);
2744                    ^~~~~~~~~~~~
27452 errors generated.
2746configure:22964: $? = 1
2747configure: 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| }
2847configure:22971: result: no
2848configure:22984: checking whether <sys/param.h> defines MIN and MAX
2849configure: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
2850configure:23001: $? = 0
2851configure:23008: result: yes
2852configure:23023: checking for O_CLOEXEC
2853configure: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
2854configure:23043: $? = 0
2855configure:23050: result: yes
2856configure:23057: checking for promoted mode_t type
2857configure: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
2858configure:23074: $? = 0
2859configure:23082: result: int
2860configure:23111: checking for sigset_t
2861configure: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
2862configure:23111: $? = 0
2863configure: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
2864conftest.c:102:23: error: expected expression
2865if (sizeof ((sigset_t)))
2866                      ^
28671 error generated.
2868configure:23111: $? = 1
2869configure: 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| }
2976configure:23111: result: yes
2977configure:23133: checking for ssize_t
2978configure: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
2979configure:23150: $? = 0
2980configure:23157: result: yes
2981configure:23167: checking for uid_t in sys/types.h
2982configure:23186: result: yes
2983configure:23312: checking whether snprintf returns a byte count as in C99
2984configure: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
2985configure:23403: $? = 0
2986configure:23403: ./conftest
2987configure:23403: $? = 0
2988configure:23414: result: yes
2989configure:23417: checking whether snprintf is declared
2990configure: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
2991configure:23417: $? = 0
2992configure:23417: result: yes
2993configure:23429: checking for stdint.h
2994configure: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
2995configure:23446: $? = 0
2996configure:23453: result: yes
2997configure:23464: checking for inttypes.h
2998configure: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
2999configure:23483: $? = 0
3000configure:23490: result: yes
3001configure:23504: checking whether printf supports size specifiers as in C99
3002configure: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
3003conftest.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                                                       ^~~~~~~~~~~
3009conftest.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                                                       ^~~~~~~~~~~
3015conftest.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                                                       ^~~~~~~~~~~
3021conftest.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                                                       ^~~~~~~~~~~
30274 warnings generated.
3028configure:23599: $? = 0
3029configure:23599: ./conftest
3030configure:23599: $? = 0
3031configure:23610: result: yes
3032configure:23615: checking whether printf supports 'long double' arguments
3033configure: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
3034conftest.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                                                       ^~~~~~~~~~~
3040conftest.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                                                       ^~~~~~~~~~~
3046conftest.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                                                       ^~~~~~~~~~~
30523 warnings generated.
3053configure:23673: $? = 0
3054configure:23673: ./conftest
3055configure:23673: $? = 0
3056configure:23684: result: yes
3057configure:23689: checking whether printf supports infinite 'double' arguments
3058configure: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
3059configure:23812: $? = 0
3060configure:23812: ./conftest
3061configure:23812: $? = 0
3062configure:23823: result: yes
3063configure:23838: checking whether printf supports infinite 'long double' arguments
3064configure: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
3065configure:24152: $? = 0
3066configure:24152: ./conftest
3067configure:24152: $? = 0
3068configure:24163: result: yes
3069configure:24173: checking whether printf supports the 'a' and 'A' directives
3070configure: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
3071conftest.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                                                       ^~~~~~~~~~~
3077conftest.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                                                       ^~~~~~~~~~~
3083conftest.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                                                       ^~~~~~~~~~~
3089conftest.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                                                       ^~~~~~~~~~~
3095conftest.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                                                       ^~~~~~~~~~~
31015 warnings generated.
3102configure:24274: $? = 0
3103configure:24274: ./conftest
3104configure:24274: $? = 4
3105configure: program exited with status 4
3106configure: 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| }
3260configure:24285: result: no
3261configure:24290: checking whether printf supports the 'F' directive
3262configure: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
3263conftest.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                                                       ^~~~~~~~~~~
32691 warning generated.
3270configure:24360: $? = 0
3271configure:24360: ./conftest
3272configure:24360: $? = 0
3273configure:24371: result: yes
3274configure:24376: checking whether printf supports the 'n' directive
3275configure: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
3276configure:24446: $? = 0
3277configure:24446: ./conftest
3278./configure: line 2826: 95908 Abort trap: 6           ./conftest$ac_exeext
3279configure:24446: $? = 134
3280configure: program exited with status 134
3281configure: 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| }
3415configure:24457: result: no
3416configure:24462: checking whether printf supports the 'ls' directive
3417configure: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
3418configure:24537: $? = 0
3419configure:24537: ./conftest
3420configure:24537: $? = 0
3421configure:24548: result: yes
3422configure:24553: checking whether printf supports the grouping flag
3423configure: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
3424configure:24586: $? = 0
3425configure:24586: ./conftest
3426configure:24586: $? = 0
3427configure:24597: result: yes
3428configure:24602: checking whether printf supports the left-adjust flag correctly
3429configure: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
3430configure:24639: $? = 0
3431configure:24639: ./conftest
3432configure:24639: $? = 0
3433configure:24650: result: yes
3434configure:24655: checking whether printf supports the zero flag correctly
3435configure: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
3436conftest.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                                                       ^~~~~~~~~~~
34421 warning generated.
3443configure:24695: $? = 0
3444configure:24695: ./conftest
3445configure:24695: $? = 0
3446configure:24706: result: yes
3447configure:24711: checking whether printf supports large precisions
3448configure: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
3449conftest.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                                                       ^~~~~~~~~~~
3455conftest.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                                                       ^~~~~~~~~~~
3461conftest.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                                                       ^~~~~~~~~~~
3467conftest.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                                                       ^~~~~~~~~~~
34734 warnings generated.
3474configure:24756: $? = 0
3475configure:24756: ./conftest
3476configure:24756: $? = 0
3477configure:24767: result: yes
3478configure:24773: checking whether printf survives out-of-memory conditions
3479configure: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
3480configure:24948: $? = 0
3481configure:24952: $? = 77
3482configure:24999: result: guessing no
3483configure:25017: checking for wchar_t
3484configure: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
3485configure:25034: $? = 0
3486configure:25041: result: yes
3487configure:25063: checking for intmax_t
3488configure: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
3489configure:25088: $? = 0
3490configure:25095: result: yes
3491configure:25116: checking for snprintf
3492configure:25116: result: yes
3493configure:25116: checking for strnlen
3494configure: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
3495configure:25116: $? = 0
3496configure:25116: result: yes
3497configure:25116: checking for wcslen
3498configure: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
3499conftest.c:125:6: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration]
3500char wcslen ();
3501     ^
3502conftest.c:125:6: note: 'wcslen' is a builtin with type 'unsigned long (const int *)'
35031 warning generated.
3504configure:25116: $? = 0
3505configure:25116: result: yes
3506configure:25116: checking for wcsnlen
3507configure: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
3508configure:25116: $? = 0
3509configure:25116: result: yes
3510configure:25116: checking for mbrtowc
3511configure: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
3512configure:25116: $? = 0
3513configure:25116: result: yes
3514configure:25116: checking for wcrtomb
3515configure: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
3516configure:25116: $? = 0
3517configure:25116: result: yes
3518configure:25125: checking whether _snprintf is declared
3519configure: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
3520conftest.c:115:10: error: use of undeclared identifier '_snprintf'
3521  (void) _snprintf;
3522         ^
35231 error generated.
3524configure:25125: $? = 1
3525configure: 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| }
3647configure:25125: result: no
3648configure:25221: checking for library containing setsockopt
3649configure: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
3650configure:25243: $? = 0
3651configure:25324: result: none needed
3652configure:25355: checking for stdbool.h that conforms to C99
3653configure: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
3654conftest.c:165:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
3655             bool e = &s;
3656                  ~    ^
3657conftest.c:170:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
3658                                      ~^
3659conftest.c:170:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
3660                                 ~^
3661conftest.c:170:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
3662                            ~^
3663conftest.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                                                             ~^
3666conftest.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                                                        ~^
3669conftest.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                                                   ~^
3672conftest.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                                              ~^
3675conftest.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                                    ~^
3678conftest.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                               ~^
3681conftest.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                          ~^
3684conftest.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                     ~^
368712 warnings generated.
3688configure:25430: $? = 0
3689configure:25437: result: yes
3690configure:25439: checking for _Bool
3691configure: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
3692configure:25439: $? = 0
3693configure: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
3694conftest.c:144:20: error: expected expression
3695if (sizeof ((_Bool)))
3696                   ^
36971 error generated.
3698configure:25439: $? = 1
3699configure: 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| }
3848configure:25439: result: yes
3849configure:25457: checking whether strerror(0) succeeds
3850configure: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
3851configure:25496: $? = 0
3852configure:25496: ./conftest
3853configure:25496: $? = 4
3854configure: program exited with status 4
3855configure: 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| }
3982configure:25507: result: no
3983configure:25633: checking whether <sys/socket.h> is self-contained
3984configure: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
3985configure:25650: $? = 0
3986configure:25658: result: yes
3987configure:25663: checking for shutdown
3988configure: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
3989configure:25663: $? = 0
3990configure:25663: result: yes
3991configure:25673: checking whether <sys/socket.h> defines the SHUT_* macros
3992configure: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
3993configure:25690: $? = 0
3994configure:25698: result: yes
3995configure:25806: checking for struct sockaddr_storage
3996configure: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
3997configure:25806: $? = 0
3998configure: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
3999conftest.c:127:38: error: expected expression
4000if (sizeof ((struct sockaddr_storage)))
4001                                     ^
40021 error generated.
4003configure:25806: $? = 1
4004configure: 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| }
4136configure:25806: result: yes
4137configure:25827: checking for sa_family_t
4138configure: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
4139configure:25827: $? = 0
4140configure: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
4141conftest.c:128:26: error: expected expression
4142if (sizeof ((sa_family_t)))
4143                         ^
41441 error generated.
4145configure:25827: $? = 1
4146configure: 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| }
4279configure:25827: result: yes
4280configure:25856: checking for struct sockaddr_storage.ss_family
4281configure: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
4282configure:25856: $? = 0
4283configure:25856: result: yes
4284configure:26021: checking whether curses libraries may be used
4285configure:26030: result: yes
4286configure:27998: checking where terminfo library functions come from
4287configure: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
4288Undefined 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
4297ld: symbol(s) not found for architecture x86_64
4298clang: error: linker command failed with exit code 1 (use -v to see invocation)
4299configure:28038: $? = 1
4300configure: 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| }
4445configure: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
4446configure:28079: $? = 0
4447configure:28217: result: libncurses
4448configure:28367: checking for tparam
4449configure: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
4450conftest.c:126:8: warning: incompatible pointer to integer conversion returning 'char *' from a function with result type 'int' [-Wint-conversion]
4451return tparam ("\033\133%dm", &buf, 1, 8);
4452       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
44531 warning generated.
4454Undefined symbols for architecture x86_64:
4455  "_tparam", referenced from:
4456      _main in conftest-a3404c.o
4457ld: symbol(s) not found for architecture x86_64
4458clang: error: linker command failed with exit code 1 (use -v to see invocation)
4459configure:28394: $? = 1
4460configure: 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| }
4590configure:28405: result: no
4591configure:28412: checking for tparm
4592configure: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
4593conftest.c:125:8: warning: incompatible pointer to integer conversion returning 'char *' from a function with result type 'int' [-Wint-conversion]
4594return tparm ("\033\133%dm", 8);
4595       ^~~~~~~~~~~~~~~~~~~~~~~~
45961 warning generated.
4597configure:28438: $? = 0
4598configure:28449: result: yes
4599configure:28484: checking for struct timespec in <time.h>
4600configure: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
4601configure:28501: $? = 0
4602configure:28508: result: yes
4603configure:28720: checking whether vsnprintf is declared
4604configure: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
4605configure:28720: $? = 0
4606configure:28720: result: yes
4607configure:28831: checking whether <wchar.h> uses 'inline' correctly
4608configure: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
4609configure:28859: $? = 0
4610configure: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
4611configure:28881: $? = 0
4612configure:28894: result: yes
4613configure:28949: checking for alloca as a compiler built-in
4614configure:28973: result: yes
4615configure:29079: checking whether // is distinct from /
4616configure:29108: result: no
4617configure:29119: checking whether dup2 works
4618configure: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
4619configure:29206: $? = 0
4620configure:29206: ./conftest
4621configure:29206: $? = 0
4622configure:29217: result: yes
4623configure:29268: checking for error_at_line
4624configure: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
4625conftest.c:121:10: fatal error: 'error.h' file not found
4626#include <error.h>
4627         ^~~~~~~~~
46281 error generated.
4629configure:29284: $? = 1
4630configure: 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| }
4759configure:29292: result: no
4760configure:29319: checking whether fabs can be used without linking with libm
4761configure: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
4762configure:29348: $? = 0
4763configure:29357: result: yes
4764configure:29434: checking whether fcntl handles F_DUPFD correctly
4765configure: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
4766configure:29492: $? = 0
4767configure:29492: ./conftest
4768configure:29492: $? = 0
4769configure:29502: result: yes
4770configure:29520: checking whether fcntl understands F_DUPFD_CLOEXEC
4771configure: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
4772configure:29541: $? = 0
4773configure: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
4774configure:29559: $? = 0
4775configure:29570: result: yes
4776configure:29750: checking whether conversion from 'int' to 'long double' works
4777configure: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
4778configure:29794: $? = 0
4779configure:29794: ./conftest
4780configure:29794: $? = 0
4781configure:29805: result: yes
4782configure:29929: checking whether frexp works
4783configure: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
4784conftest.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
4788int      memcmp(const void *__s1, const void *__s2, size_t __n);
4789                                              ^
47901 warning generated.
4791configure:30027: $? = 0
4792configure:30027: ./conftest
4793configure:30027: $? = 0
4794configure:30038: result: yes
4795configure:30085: checking whether frexpl is declared
4796configure: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
4797configure:30085: $? = 0
4798configure:30085: result: yes
4799configure:30095: checking whether frexpl() can be used without linking with libm
4800configure: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
4801configure:30113: $? = 0
4802configure:30122: result: yes
4803configure:30128: checking whether frexpl works
4804configure: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
4805configure:30239: $? = 0
4806configure:30239: ./conftest
4807configure:30239: $? = 0
4808configure:30250: result: yes
4809configure:30394: checking whether getdtablesize works
4810configure: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
4811configure:30427: $? = 0
4812configure:30427: ./conftest
4813configure:30427: $? = 0
4814configure:30440: result: yes
4815configure:30511: checking for gethostname
4816configure: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
4817configure:30511: $? = 0
4818configure:30511: result: yes
4819configure:30570: checking for HOST_NAME_MAX
4820configure: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
4821configure:30596: $? = 0
4822configure:30596: ./conftest
4823configure:30596: $? = 0
4824configure:30619: result: 256
4825configure:30676: checking whether program_invocation_name is declared
4826configure: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
4827conftest.c:141:10: error: use of undeclared identifier 'program_invocation_name'
4828  (void) program_invocation_name;
4829         ^
48301 error generated.
4831configure:30676: $? = 1
4832configure: 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| }
4980configure:30676: result: no
4981configure:30691: checking whether program_invocation_short_name is declared
4982configure: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
4983conftest.c:142:10: error: use of undeclared identifier 'program_invocation_short_name'
4984  (void) program_invocation_short_name;
4985         ^
49861 error generated.
4987configure:30691: $? = 1
4988configure: 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| }
5137configure:30691: result: no
5138configure:30706: checking whether __argv is declared
5139configure: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
5140conftest.c:143:10: error: use of undeclared identifier '__argv'
5141  (void) __argv;
5142         ^
51431 error generated.
5144configure:30706: $? = 1
5145configure: 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| }
5295configure:30706: result: no
5296configure:30726: checking whether __progname is defined in default libraries
5297configure: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
5298configure:30745: $? = 0
5299configure:30754: result: yes
5300configure:30776: checking for gettimeofday with POSIX signature
5301configure: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
5302configure:30804: $? = 0
5303configure:30829: result: yes
5304configure:30881: checking whether the compiler generally respects inline
5305configure: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
5306configure:30902: $? = 0
5307configure:30911: result: yes
5308configure:30958: checking whether isinf is declared
5309configure: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
5310configure:30958: $? = 0
5311configure:30958: result: yes
5312configure: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
5313configure:30997: $? = 0
5314configure:31011: checking whether isinf(long double) works
5315configure: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
5316configure:31149: $? = 0
5317configure:31149: ./conftest
5318configure:31149: $? = 0
5319configure:31160: result: yes
5320configure:31212: checking whether isnan macro works
5321configure:31217: result: yes
5322configure:31259: checking whether isnan(double) can be used without linking with libm
5323configure:31293: result: yes
5324configure:31386: checking whether isnan(double) can be used without linking with libm
5325configure:31420: result: yes
5326configure:31449: checking whether isnan(float) can be used without linking with libm
5327configure:31486: result: yes
5328configure:31545: checking whether isnan(float) works
5329configure:31645: result: yes
5330configure:31804: checking whether isnan(float) can be used without linking with libm
5331configure:31841: result: yes
5332configure:31848: checking whether isnan(float) works
5333configure:31948: result: yes
5334configure:32093: checking whether isnan(long double) can be used without linking with libm
5335configure:32130: result: yes
5336configure:32190: checking whether isnanl works
5337configure:32347: result: yes
5338configure:32542: checking whether isnan(long double) can be used without linking with libm
5339configure:32579: result: yes
5340configure:32588: checking whether isnanl works
5341configure:32745: result: yes
5342configure:32942: checking whether to use the included libcroco
5343configure:32944: result: yes
5344configure:32975: checking whether to use the included glib
5345configure:32977: result: yes
5346configure:32995: checking for unistd.h
5347configure:32995: result: yes
5348configure:33041: checking whether to use the included libxml
5349configure:33043: result: yes
5350configure:33102: checking arpa/inet.h usability
5351configure: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
5352configure:33102: $? = 0
5353configure:33102: result: yes
5354configure:33102: checking arpa/inet.h presence
5355configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
5356configure:33102: $? = 0
5357configure:33102: result: yes
5358configure:33102: checking for arpa/inet.h
5359configure:33102: result: yes
5360configure:33102: checking ctype.h usability
5361configure: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
5362configure:33102: $? = 0
5363configure:33102: result: yes
5364configure:33102: checking ctype.h presence
5365configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
5366configure:33102: $? = 0
5367configure:33102: result: yes
5368configure:33102: checking for ctype.h
5369configure:33102: result: yes
5370configure:33102: checking for dlfcn.h
5371configure:33102: result: yes
5372configure:33102: checking dl.h usability
5373configure: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
5374conftest.c:186:10: fatal error: 'dl.h' file not found
5375#include <dl.h>
5376         ^~~~~~
53771 error generated.
5378configure:33102: $? = 1
5379configure: 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>
5566configure:33102: result: no
5567configure:33102: checking dl.h presence
5568configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
5569conftest.c:153:10: fatal error: 'dl.h' file not found
5570#include <dl.h>
5571         ^~~~~~
55721 error generated.
5573configure:33102: $? = 1
5574configure: 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>
5728configure:33102: result: no
5729configure:33102: checking for dl.h
5730configure:33102: result: no
5731configure:33102: checking errno.h usability
5732configure: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
5733configure:33102: $? = 0
5734configure:33102: result: yes
5735configure:33102: checking errno.h presence
5736configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
5737configure:33102: $? = 0
5738configure:33102: result: yes
5739configure:33102: checking for errno.h
5740configure:33102: result: yes
5741configure:33102: checking fcntl.h usability
5742configure: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
5743configure:33102: $? = 0
5744configure:33102: result: yes
5745configure:33102: checking fcntl.h presence
5746configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
5747configure:33102: $? = 0
5748configure:33102: result: yes
5749configure:33102: checking for fcntl.h
5750configure:33102: result: yes
5751configure:33102: checking float.h usability
5752configure: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
5753configure:33102: $? = 0
5754configure:33102: result: yes
5755configure:33102: checking float.h presence
5756configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
5757configure:33102: $? = 0
5758configure:33102: result: yes
5759configure:33102: checking for float.h
5760configure:33102: result: yes
5761configure:33102: checking for limits.h
5762configure:33102: result: yes
5763configure:33102: checking malloc.h usability
5764configure: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
5765conftest.c:190:10: fatal error: 'malloc.h' file not found
5766#include <malloc.h>
5767         ^~~~~~~~~~
57681 error generated.
5769configure:33102: $? = 1
5770configure: 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>
5961configure:33102: result: no
5962configure:33102: checking malloc.h presence
5963configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
5964conftest.c:157:10: fatal error: 'malloc.h' file not found
5965#include <malloc.h>
5966         ^~~~~~~~~~
59671 error generated.
5968configure:33102: $? = 1
5969configure: 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>
6127configure:33102: result: no
6128configure:33102: checking for malloc.h
6129configure:33102: result: no
6130configure:33102: checking for math.h
6131configure:33102: result: yes
6132configure:33102: checking for netdb.h
6133configure:33102: result: yes
6134configure:33102: checking netinet/in.h usability
6135configure: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
6136configure:33102: $? = 0
6137configure:33102: result: yes
6138configure:33102: checking netinet/in.h presence
6139configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
6140configure:33102: $? = 0
6141configure:33102: result: yes
6142configure:33102: checking for netinet/in.h
6143configure:33102: result: yes
6144configure:33102: checking signal.h usability
6145configure: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
6146configure:33102: $? = 0
6147configure:33102: result: yes
6148configure:33102: checking signal.h presence
6149configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
6150configure:33102: $? = 0
6151configure:33102: result: yes
6152configure:33102: checking for signal.h
6153configure:33102: result: yes
6154configure:33102: checking for stdlib.h
6155configure:33102: result: yes
6156configure:33102: checking for string.h
6157configure:33102: result: yes
6158configure:33102: checking for strings.h
6159configure:33102: result: yes
6160configure:33102: checking sys/select.h usability
6161configure: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
6162configure:33102: $? = 0
6163configure:33102: result: yes
6164configure:33102: checking sys/select.h presence
6165configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
6166configure:33102: $? = 0
6167configure:33102: result: yes
6168configure:33102: checking for sys/select.h
6169configure:33102: result: yes
6170configure:33102: checking for sys/socket.h
6171configure:33102: result: yes
6172configure:33102: checking for sys/stat.h
6173configure:33102: result: yes
6174configure:33102: checking for sys/time.h
6175configure:33102: result: yes
6176configure:33102: checking for sys/types.h
6177configure:33102: result: yes
6178configure:33102: checking time.h usability
6179configure: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
6180configure:33102: $? = 0
6181configure:33102: result: yes
6182configure:33102: checking time.h presence
6183configure:33102: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
6184configure:33102: $? = 0
6185configure:33102: result: yes
6186configure:33102: checking for time.h
6187configure:33102: result: yes
6188configure:33102: checking for unistd.h
6189configure:33102: result: yes
6190configure:33114: checking for arpa/nameser.h
6191configure: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
6192configure:33114: $? = 0
6193configure:33114: result: yes
6194configure:33131: checking for resolv.h
6195configure: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
6196configure:33131: $? = 0
6197configure:33131: result: yes
6198configure:33155: checking for getaddrinfo
6199configure: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
6200configure:33155: $? = 0
6201configure:33155: result: yes
6202configure:33155: checking for localtime
6203configure: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
6204configure:33155: $? = 0
6205configure:33155: result: yes
6206configure:33155: checking for stat
6207configure: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
6208configure:33155: $? = 0
6209configure:33155: result: yes
6210configure:33155: checking for strftime
6211configure: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
6212configure:33155: $? = 0
6213configure:33155: result: yes
6214configure:33188: checking for pthread_rwlock_t
6215configure: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
6216configure:33188: $? = 0
6217configure: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
6218conftest.c:183:31: error: expected expression
6219if (sizeof ((pthread_rwlock_t)))
6220                              ^
62211 error generated.
6222configure:33188: $? = 1
6223configure: 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| }
6411configure:33188: result: yes
6412configure:33200: checking whether pthread_rwlock_rdlock prefers a writer to a reader
6413configure: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
6414configure:33343: $? = 0
6415configure:33343: ./conftest
6416configure:33343: $? = 0
6417configure:33355: result: yes
6418configure: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
6419configure:33389: $? = 0
6420configure:33421: checking whether log10 works
6421configure: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
6422configure:33452: $? = 0
6423configure:33452: ./conftest
6424configure:33452: $? = 0
6425configure:33463: result: yes
6426configure:33623: checking whether NAN macro works
6427configure: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
6428configure:33646: $? = 0
6429configure:33653: result: yes
6430configure:33658: checking whether HUGE_VAL works
6431configure: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
6432configure:33676: $? = 0
6433configure:33683: result: yes
6434configure:33740: checking whether the C compiler is actually a C++ compiler
6435error: write on a pipe with no reader
6436configure:33762: result: no
6437configure:33834: checking for obstacks that work with any size object
6438configure: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
6439conftest.c:187:10: fatal error: 'obstack.h' file not found
6440#include "obstack.h"
6441         ^~~~~~~~~~~
64421 error generated.
6443configure:33858: $? = 1
6444configure: 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| }
6647configure:33866: result: no
6648configure:33899: checking whether open recognizes a trailing slash
6649configure: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
6650configure:33938: $? = 0
6651configure:33938: ./conftest
6652configure:33938: $? = 1
6653configure: program exited with status 1
6654configure: 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| }
6857configure:33950: result: no
6858configure:34019: checking whether frexp works
6859configure:34128: result: yes
6860configure:34140: checking whether ldexp can be used without linking with libm
6861configure: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
6862configure:34159: $? = 0
6863configure:34168: result: yes
6864configure:34181: checking whether frexpl() can be used without linking with libm
6865configure:34208: result: yes
6866configure:34214: checking whether frexpl works
6867configure:34336: result: yes
6868configure:34351: checking whether frexpl is declared
6869configure:34351: result: yes
6870configure:34362: checking whether ldexpl() can be used without linking with libm
6871configure: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
6872configure:34380: $? = 0
6873configure:34389: result: yes
6874configure:34395: checking whether ldexpl works
6875configure: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
6876configure:34438: $? = 0
6877configure:34438: ./conftest
6878configure:34438: $? = 0
6879configure:34449: result: yes
6880configure:34457: checking whether ldexpl is declared
6881configure: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
6882configure:34457: $? = 0
6883configure:34457: result: yes
6884configure:34475: checking for raise
6885configure: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
6886configure:34475: $? = 0
6887configure:34475: result: yes
6888configure:34497: checking for sigprocmask
6889configure:34506: checking for sigprocmask
6890configure: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
6891configure:34506: $? = 0
6892configure:34506: result: yes
6893configure:34521: result: yes
6894configure:34611: checking for struct sigaction.sa_sigaction
6895configure: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
6896configure:34611: $? = 0
6897configure:34611: result: yes
6898configure:34756: checking for volatile sig_atomic_t
6899configure: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
6900configure:34756: $? = 0
6901configure: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
6902conftest.c:205:36: error: expected expression
6903if (sizeof ((volatile sig_atomic_t)))
6904                                   ^
69051 error generated.
6906configure:34756: $? = 1
6907configure: 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| }
7117configure:34756: result: yes
7118configure:34772: checking for sighandler_t
7119configure: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
7120conftest.c:205:13: error: use of undeclared identifier 'sighandler_t'
7121if (sizeof (sighandler_t))
7122            ^
71231 error generated.
7124configure:34772: $? = 1
7125configure: 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| }
7335configure:34772: result: no
7336configure:34792: checking for signbit macro
7337configure: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
7338configure:34901: $? = 0
7339configure:34901: ./conftest
7340configure:34901: $? = 0
7341configure:34912: result: yes
7342configure:34914: checking for signbit compiler built-ins
7343configure: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
7344configure:35025: $? = 0
7345configure:35025: ./conftest
7346configure:35025: $? = 0
7347configure:35036: result: yes
7348configure:35580: checking for sigprocmask
7349configure:35604: result: yes
7350configure:35641: checking for stdint.h
7351configure:35641: result: yes
7352configure:35651: checking for SIZE_MAX
7353configure:35722: result: yes
7354configure:35738: checking for snprintf
7355configure:35738: result: yes
7356configure:35751: checking whether snprintf respects a size of 1
7357configure: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
7358configure:35792: $? = 0
7359configure:35792: ./conftest
7360configure:35792: $? = 0
7361configure:35803: result: yes
7362configure:35813: checking whether printf supports POSIX/XSI format strings with positions
7363configure: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
7364configure:35848: $? = 0
7365configure:35848: ./conftest
7366configure:35848: $? = 0
7367configure:35859: result: yes
7368configure:35941: checking for snprintf
7369configure:35941: result: yes
7370configure:35954: checking whether snprintf truncates the result as in C99
7371configure: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
7372configure:36036: $? = 0
7373configure:36036: ./conftest
7374configure:36036: $? = 0
7375configure:36047: result: yes
7376configure:36054: checking whether snprintf fully supports the 'n' directive
7377configure: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
7378configure:36147: $? = 0
7379configure:36147: ./conftest
7380./configure: line 2826: 97436 Abort trap: 6           ./conftest$ac_exeext
7381configure:36147: $? = 134
7382configure: program exited with status 134
7383configure: 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| }
7619configure:36158: result: no
7620configure:36164: checking whether snprintf respects a size of 1
7621configure:36216: result: yes
7622configure:36221: checking whether vsnprintf respects a zero size as in C99
7623configure: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
7624configure:36287: $? = 0
7625configure:36287: ./conftest
7626configure:36287: $? = 0
7627configure:36298: result: yes
7628configure:36423: checking for nl_langinfo
7629configure: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
7630configure:36423: $? = 0
7631configure:36423: result: yes
7632configure:36587: checking for ptrdiff_t
7633configure: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
7634configure:36587: $? = 0
7635configure: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
7636conftest.c:246:24: error: expected expression
7637if (sizeof ((ptrdiff_t)))
7638                       ^
76391 error generated.
7640configure:36587: $? = 1
7641configure: 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| }
7892configure:36587: result: yes
7893configure:36629: checking for socklen_t
7894configure: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
7895configure:36629: $? = 0
7896configure: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
7897conftest.c:225:24: error: expected expression
7898if (sizeof ((socklen_t)))
7899                       ^
79001 error generated.
7901configure:36629: $? = 1
7902configure: 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| }
8132configure:36629: result: yes
8133configure:36692: checking for ssize_t
8134configure:36716: result: yes
8135configure:36733: checking whether stat handles trailing slashes on files
8136configure: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
8137configure:36775: $? = 0
8138configure:36775: ./conftest
8139configure:36775: $? = 2
8140configure: program exited with status 2
8141configure: 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| }
8369configure:36786: result: no
8370configure:36851: checking for struct stat.st_atim.tv_nsec
8371configure: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
8372conftest.c:219:13: error: no member named 'st_atim' in 'struct stat'
8373if (ac_aggr.st_atim.tv_nsec)
8374    ~~~~~~~ ^
83751 error generated.
8376configure:36851: $? = 1
8377configure: 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| }
8601configure: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
8602conftest.c:219:20: error: no member named 'st_atim' in 'struct stat'
8603if (sizeof ac_aggr.st_atim.tv_nsec)
8604           ~~~~~~~ ^
86051 error generated.
8606configure:36851: $? = 1
8607configure: 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| }
8831configure:36851: result: no
8832configure:36902: checking for struct stat.st_atimespec.tv_nsec
8833configure: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
8834configure:36902: $? = 0
8835configure:36902: result: yes
8836configure:36946: checking for struct stat.st_birthtimespec.tv_nsec
8837configure: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
8838configure:36946: $? = 0
8839configure:36946: result: yes
8840configure:36986: checking for working stdalign.h
8841configure: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
8842configure:37031: $? = 0
8843configure:37038: result: yes
8844configure:37060: checking for va_copy
8845configure: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
8846configure:37080: $? = 0
8847configure:37088: result: yes
8848configure:37281: checking for good max_align_t
8849configure: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
8850configure:37303: $? = 0
8851configure:37311: result: yes
8852configure:37323: checking whether NULL can be used in arbitrary expressions
8853configure: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
8854configure:37341: $? = 0
8855configure:37348: result: yes
8856configure:37516: checking which flavor of printf attribute matches inttypes macros
8857configure: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
8858configure:37543: $? = 0
8859configure:37550: result: system
8860configure:37688: checking for stpcpy
8861configure: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
8862conftest.c:240:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
8863char stpcpy ();
8864     ^
8865conftest.c:240:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
88661 warning generated.
8867configure:37688: $? = 0
8868configure:37688: result: yes
8869configure:37965: checking for nlink_t
8870configure:37965: result: yes
8871configure:38369: checking for ptrdiff_t
8872configure:38369: result: yes
8873configure:38390: checking for vasprintf
8874configure: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
8875conftest.c:256:19: warning: format string missing [-Wformat]
8876return vasprintf ();
8877       ~~~~~~~~~  ^
88781 warning generated.
8879configure:38390: $? = 0
8880configure:38390: result: yes
8881configure:38471: checking for vasprintf
8882configure:38471: result: yes
8883configure:38583: checking for nl_langinfo
8884configure:38583: result: yes
8885configure:38747: checking for ptrdiff_t
8886configure:38747: result: yes
8887configure:38805: checking for vsnprintf
8888configure: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
8889conftest.c:253:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
8890char vsnprintf ();
8891     ^
8892conftest.c:253:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
88931 warning generated.
8894configure:38805: $? = 0
8895configure:38805: result: yes
8896configure:38818: checking whether snprintf respects a size of 1
8897configure:38870: result: yes
8898configure:38880: checking whether printf supports POSIX/XSI format strings with positions
8899configure:38926: result: yes
8900configure:39193: checking for stdint.h
8901configure:39193: result: yes
8902configure:39286: checking for BSD- or MS-compatible name lister (nm)
8903configure:39340: result: /opt/local/bin/nm -B
8904configure:39467: checking the name lister (/opt/local/bin/nm -B) interface
8905configure:39487: result: BSD nm
8906configure:39506: checking for gawk
8907configure:39533: result: /usr/bin/awk
8908configure:39577: checking for texi2dvi
8909configure: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
8910configure:39618: checking for dvips
8911configure: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
8912configure:39659: checking for perl
8913configure:39677: found /opt/local/bin/perl
8914configure:39690: result: /opt/local/bin/perl
8915configure:39823: checking that generated files are newer than configure
8916configure:39829: result: done
8917configure:39954: creating ./config.status
8918
8919## ---------------------- ##
8920## Running config.status. ##
8921## ---------------------- ##
8922
8923This file was extended by config.status, which was
8924generated 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
8932on olivine.local
8933
8934config.status:2457: creating Makefile
8935config.status:2457: creating doc/Makefile
8936config.status:2457: creating lib/Makefile
8937config.status:2457: creating lib/exported.sh
8938config.status:2457: creating lib/textstyle/version.h
8939config.status:2457: creating lib/textstyle/woe32dll.h
8940config.status:2457: creating tests/Makefile
8941config.status:2457: creating adhoc-tests/Makefile
8942config.status:2457: creating config.h
8943config.status:2686: executing depfiles commands
8944config.status:2763: cd tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
8945config.status:2768: $? = 0
8946config.status:2763: cd adhoc-tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
8947config.status:2768: $? = 0
8948config.status:2686: executing libtool commands
8949configure:42321: WARNING: unrecognized options: --disable-csharp
8950
8951## ---------------- ##
8952## Cache variables. ##
8953## ---------------- ##
8954
8955ac_cv_build=x86_64-apple-darwin22.1.0
8956ac_cv_c_bigendian=no
8957ac_cv_c_compiler_gnu=yes
8958ac_cv_c_inline=inline
8959ac_cv_c_restrict=__restrict
8960ac_cv_env_CC_set=set
8961ac_cv_env_CC_value='ccache /usr/bin/clang'
8962ac_cv_env_CFLAGS_set=set
8963ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
8964ac_cv_env_CPPFLAGS_set=set
8965ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
8966ac_cv_env_CPP_set=
8967ac_cv_env_CPP_value=
8968ac_cv_env_LDFLAGS_set=set
8969ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
8970ac_cv_env_LIBS_set=
8971ac_cv_env_LIBS_value=
8972ac_cv_env_LT_SYS_LIBRARY_PATH_set=
8973ac_cv_env_LT_SYS_LIBRARY_PATH_value=
8974ac_cv_env_build_alias_set=
8975ac_cv_env_build_alias_value=
8976ac_cv_env_host_alias_set=
8977ac_cv_env_host_alias_value=
8978ac_cv_env_target_alias_set=
8979ac_cv_env_target_alias_value=
8980ac_cv_func__set_invalid_parameter_handler=no
8981ac_cv_func_alloca_works=yes
8982ac_cv_func_fcntl=yes
8983ac_cv_func_fsync=yes
8984ac_cv_func_getaddrinfo=yes
8985ac_cv_func_getdtablesize=yes
8986ac_cv_func_getexecname=no
8987ac_cv_func_gethostname=yes
8988ac_cv_func_getprogname=yes
8989ac_cv_func_getsid=yes
8990ac_cv_func_gettimeofday=yes
8991ac_cv_func_localtime=yes
8992ac_cv_func_lstat=yes
8993ac_cv_func_malloc_0_nonnull=yes
8994ac_cv_func_mbrtowc=yes
8995ac_cv_func_mmap=yes
8996ac_cv_func_mprotect=yes
8997ac_cv_func_nl_langinfo=yes
8998ac_cv_func_obstack=no
8999ac_cv_func_raise=yes
9000ac_cv_func_shutdown=yes
9001ac_cv_func_sigaction=yes
9002ac_cv_func_sigaltstack=yes
9003ac_cv_func_siginterrupt=yes
9004ac_cv_func_sigprocmask=yes
9005ac_cv_func_snprintf=yes
9006ac_cv_func_stat=yes
9007ac_cv_func_stpcpy=yes
9008ac_cv_func_strerror_r=yes
9009ac_cv_func_strerror_r_char_p=no
9010ac_cv_func_strftime=yes
9011ac_cv_func_strnlen=yes
9012ac_cv_func_symlink=yes
9013ac_cv_func_tcdrain=yes
9014ac_cv_func_tcgetattr=yes
9015ac_cv_func_vasnprintf=no
9016ac_cv_func_vasprintf=yes
9017ac_cv_func_vsnprintf=yes
9018ac_cv_func_wcrtomb=yes
9019ac_cv_func_wcslen=yes
9020ac_cv_func_wcsnlen=yes
9021ac_cv_have_decl___argv=no
9022ac_cv_have_decl__snprintf=no
9023ac_cv_have_decl_alarm=yes
9024ac_cv_have_decl_frexpl=yes
9025ac_cv_have_decl_getdtablesize=yes
9026ac_cv_have_decl_isinf=yes
9027ac_cv_have_decl_ldexpl=yes
9028ac_cv_have_decl_program_invocation_name=no
9029ac_cv_have_decl_program_invocation_short_name=no
9030ac_cv_have_decl_snprintf=yes
9031ac_cv_have_decl_strerror_r=yes
9032ac_cv_have_decl_vsnprintf=yes
9033ac_cv_header_arpa_inet_h=yes
9034ac_cv_header_arpa_nameser_h=yes
9035ac_cv_header_crtdefs_h=no
9036ac_cv_header_ctype_h=yes
9037ac_cv_header_dl_h=no
9038ac_cv_header_dlfcn_h=yes
9039ac_cv_header_errno_h=yes
9040ac_cv_header_fcntl_h=yes
9041ac_cv_header_features_h=no
9042ac_cv_header_float_h=yes
9043ac_cv_header_inttypes_h=yes
9044ac_cv_header_limits_h=yes
9045ac_cv_header_malloc_h=no
9046ac_cv_header_math_h=yes
9047ac_cv_header_memory_h=yes
9048ac_cv_header_minix_config_h=no
9049ac_cv_header_netdb_h=yes
9050ac_cv_header_netinet_in_h=yes
9051ac_cv_header_pthread_h=yes
9052ac_cv_header_resolv_h=yes
9053ac_cv_header_signal_h=yes
9054ac_cv_header_stat_broken=no
9055ac_cv_header_stdbool_h=yes
9056ac_cv_header_stdc=yes
9057ac_cv_header_stdint_h=yes
9058ac_cv_header_stdlib_h=yes
9059ac_cv_header_string_h=yes
9060ac_cv_header_strings_h=yes
9061ac_cv_header_sys_mman_h=yes
9062ac_cv_header_sys_param_h=yes
9063ac_cv_header_sys_select_h=yes
9064ac_cv_header_sys_socket_h=yes
9065ac_cv_header_sys_stat_h=yes
9066ac_cv_header_sys_time_h=yes
9067ac_cv_header_sys_types_h=yes
9068ac_cv_header_sys_uio_h=yes
9069ac_cv_header_threads_h=no
9070ac_cv_header_time_h=yes
9071ac_cv_header_unistd_h=yes
9072ac_cv_header_wchar_h=yes
9073ac_cv_host=x86_64-apple-darwin22.1.0
9074ac_cv_lib_error_at_line=no
9075ac_cv_lib_pthread_pthread_kill=yes
9076ac_cv_member_struct_sigaction_sa_sigaction=yes
9077ac_cv_member_struct_sockaddr_storage_ss_family=yes
9078ac_cv_member_struct_stat_st_atim_tv_nsec=no
9079ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes
9080ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes
9081ac_cv_objext=o
9082ac_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'
9083ac_cv_path_EGREP='/usr/bin/grep -E'
9084ac_cv_path_FGREP='/usr/bin/grep -F'
9085ac_cv_path_GREP=/usr/bin/grep
9086ac_cv_path_PERL=/opt/local/bin/perl
9087ac_cv_path_SED=/usr/bin/sed
9088ac_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'
9089ac_cv_path_lt_DD=/bin/dd
9090ac_cv_path_mkdir=/opt/local/bin/gmkdir
9091ac_cv_prog_AWK=/usr/bin/awk
9092ac_cv_prog_CPP='ccache /usr/bin/clang -E'
9093ac_cv_prog_ac_ct_AR=ar
9094ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang'
9095ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
9096ac_cv_prog_ac_ct_LIPO=lipo
9097ac_cv_prog_ac_ct_NMEDIT=nmedit
9098ac_cv_prog_ac_ct_OBJDUMP=objdump
9099ac_cv_prog_ac_ct_OTOOL=otool
9100ac_cv_prog_ac_ct_RANLIB=ranlib
9101ac_cv_prog_ac_ct_STRIP=strip
9102ac_cv_prog_cc_c11=
9103ac_cv_prog_cc_g=yes
9104ac_cv_prog_cc_stdc=
9105ac_cv_prog_make_make_set=yes
9106ac_cv_safe_to_define___extensions__=yes
9107ac_cv_should_define__xopen_source=no
9108ac_cv_sys_file_offset_bits=no
9109ac_cv_sys_largefile_CC=no
9110ac_cv_type__Bool=yes
9111ac_cv_type_mode_t=yes
9112ac_cv_type_nlink_t=yes
9113ac_cv_type_pid_t=yes
9114ac_cv_type_pthread_rwlock_t=yes
9115ac_cv_type_ptrdiff_t=yes
9116ac_cv_type_sa_family_t=yes
9117ac_cv_type_sig_atomic_t=yes
9118ac_cv_type_sighandler_t=no
9119ac_cv_type_sigset_t=yes
9120ac_cv_type_size_t=yes
9121ac_cv_type_socklen_t=yes
9122ac_cv_type_struct_sockaddr_storage=yes
9123ac_cv_type_uid_t=yes
9124ac_cv_type_volatile_sig_atomic_t=yes
9125ac_cv_working_alloca_h=yes
9126acl_cv_hardcode_direct=no
9127acl_cv_hardcode_libdir_flag_spec=
9128acl_cv_hardcode_libdir_separator=
9129acl_cv_hardcode_minus_L=no
9130acl_cv_libdirstems=lib,lib,lib
9131acl_cv_libext=a
9132acl_cv_libname_spec='lib$name'
9133acl_cv_library_names_spec='$libname$shrext'
9134acl_cv_prog_gnu_ld=no
9135acl_cv_rpath=done
9136acl_cv_shlibext=dylib
9137acl_cv_wl=-Wl,
9138am_cv_CC_dependencies_compiler_type=gcc3
9139am_cv_func_iconv=yes
9140am_cv_func_iconv_works=yes
9141am_cv_lib_iconv=yes
9142am_cv_make_support_nested_variables=yes
9143am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
9144am_cv_proto_iconv_arg1=
9145gl_cv_c_amsterdam_compiler=no
9146gl_cv_c_cplusplus=no
9147gl_cv_c_inline_effective=yes
9148gl_cv_c_multiarch=no
9149gl_cv_cc_double_expbit0='word 1 bit 20'
9150gl_cv_cc_float_expbit0='word 0 bit 23'
9151gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
9152gl_cv_compiler_clang=yes
9153gl_cv_decl_HOST_NAME_MAX=256
9154gl_cv_decl_null_works=yes
9155gl_cv_double_slash_root=no
9156gl_cv_elf=no
9157gl_cv_func_dup2_works=yes
9158gl_cv_func_fabs_no_libm=yes
9159gl_cv_func_fcntl_f_dupfd_cloexec=yes
9160gl_cv_func_fcntl_f_dupfd_works=yes
9161gl_cv_func_frexp_no_libm=yes
9162gl_cv_func_frexp_works=yes
9163gl_cv_func_frexpl_no_libm=yes
9164gl_cv_func_frexpl_works=yes
9165gl_cv_func_getdtablesize_works=yes
9166gl_cv_func_gettimeofday_posix_signature=yes
9167gl_cv_func_isinfl_works=yes
9168gl_cv_func_isnand_no_libm=yes
9169gl_cv_func_isnanf_no_libm=yes
9170gl_cv_func_isnanf_works=yes
9171gl_cv_func_isnanl_no_libm=yes
9172gl_cv_func_isnanl_works=yes
9173gl_cv_func_itold_works=yes
9174gl_cv_func_ldexp_no_libm=yes
9175gl_cv_func_ldexpl_no_libm=yes
9176gl_cv_func_ldexpl_works=yes
9177gl_cv_func_log10_works=yes
9178gl_cv_func_malloc_0_nonnull=1
9179gl_cv_func_malloc_posix=yes
9180gl_cv_func_memchr_works=yes
9181gl_cv_func_open_slash=no
9182gl_cv_func_pow_no_libm=yes
9183gl_cv_func_printf_attribute_flavor=system
9184gl_cv_func_printf_directive_a=no
9185gl_cv_func_printf_directive_f=yes
9186gl_cv_func_printf_directive_ls=yes
9187gl_cv_func_printf_directive_n=no
9188gl_cv_func_printf_enomem='guessing no'
9189gl_cv_func_printf_flag_grouping=yes
9190gl_cv_func_printf_flag_leftadjust=yes
9191gl_cv_func_printf_flag_zero=yes
9192gl_cv_func_printf_infinite=yes
9193gl_cv_func_printf_infinite_long_double=yes
9194gl_cv_func_printf_long_double=yes
9195gl_cv_func_printf_positions=yes
9196gl_cv_func_printf_precision=yes
9197gl_cv_func_printf_sizes_c99=yes
9198gl_cv_func_signbit=yes
9199gl_cv_func_signbit_gcc=yes
9200gl_cv_func_sigprocmask=yes
9201gl_cv_func_snprintf_directive_n=no
9202gl_cv_func_snprintf_posix=no
9203gl_cv_func_snprintf_retval_c99=yes
9204gl_cv_func_snprintf_size1=yes
9205gl_cv_func_snprintf_truncation_c99=yes
9206gl_cv_func_snprintf_usable=yes
9207gl_cv_func_stat_file_slash=no
9208gl_cv_func_strerror_0_works=no
9209gl_cv_func_va_copy=yes
9210gl_cv_func_vasprintf_posix=no
9211gl_cv_func_vsnprintf_usable=yes
9212gl_cv_func_vsnprintf_zerosize_c99=yes
9213gl_cv_have_include_next=yes
9214gl_cv_have_weak=no
9215gl_cv_header_errno_h_complete=yes
9216gl_cv_header_inttypes_h=yes
9217gl_cv_header_limits_width=no
9218gl_cv_header_math_huge_val_works=yes
9219gl_cv_header_math_nan_works=yes
9220gl_cv_header_stdint_h=yes
9221gl_cv_header_stdint_predates_cxx11_h=no
9222gl_cv_header_stdint_width=no
9223gl_cv_header_sys_socket_h_selfcontained=yes
9224gl_cv_header_sys_socket_h_shut=yes
9225gl_cv_header_wchar_h_correct_inline=yes
9226gl_cv_header_working_fcntl_h=yes
9227gl_cv_header_working_stdalign_h=yes
9228gl_cv_header_working_stdint_h=yes
9229gl_cv_host_cpu_c_abi_32bit=no
9230gl_cv_lib_socket='none needed'
9231gl_cv_libcroco_force_included=yes
9232gl_cv_libcroco_use_included=yes
9233gl_cv_libglib_force_included=yes
9234gl_cv_libglib_use_included=yes
9235gl_cv_libxml_force_included=yes
9236gl_cv_libxml_use_included=yes
9237gl_cv_long_double_equals_double=no
9238gl_cv_macro_O_CLOEXEC=yes
9239gl_cv_minmax_in_limits_h=no
9240gl_cv_minmax_in_sys_param_h=yes
9241gl_cv_next_fcntl_h='<fcntl.h>'
9242gl_cv_next_inttypes_h='<inttypes.h>'
9243gl_cv_next_limits_h='<limits.h>'
9244gl_cv_next_math_h='<math.h>'
9245gl_cv_next_signal_h='<signal.h>'
9246gl_cv_next_stdint_h='<stdint.h>'
9247gl_cv_next_stdio_h='<stdio.h>'
9248gl_cv_next_stdlib_h='<stdlib.h>'
9249gl_cv_next_string_h='<string.h>'
9250gl_cv_next_sys_socket_h='<sys/socket.h>'
9251gl_cv_next_sys_stat_h='<sys/stat.h>'
9252gl_cv_next_sys_time_h='<sys/time.h>'
9253gl_cv_next_sys_types_h='<sys/types.h>'
9254gl_cv_next_sys_uio_h='<sys/uio.h>'
9255gl_cv_next_time_h='<time.h>'
9256gl_cv_next_unistd_h='<unistd.h>'
9257gl_cv_next_wchar_h='<wchar.h>'
9258gl_cv_pragma_columns=no
9259gl_cv_promoted_mode_t=int
9260gl_cv_pthread_rwlock_rdlock_prefer_writer=yes
9261gl_cv_rpl_alloca=yes
9262gl_cv_size_max=yes
9263gl_cv_sys_struct_timespec_in_time_h=yes
9264gl_cv_sys_struct_timeval=yes
9265gl_cv_sys_struct_timeval_tv_sec=yes
9266gl_cv_terminfo=libncurses
9267gl_cv_terminfo_tparam=no
9268gl_cv_terminfo_tparm=yes
9269gl_cv_type_max_align_t=yes
9270gl_cv_type_sigset_t=yes
9271gl_cv_type_wint_t_too_small=no
9272gl_cv_var___progname=yes
9273gt_cv_c_intmax_t=yes
9274gt_cv_c_wchar_t=yes
9275gt_cv_c_wint_t=yes
9276gt_cv_ssize_t=yes
9277lt_cv_apple_cc_single_mod=yes
9278lt_cv_ar_at_file=no
9279lt_cv_deplibs_check_method=pass_all
9280lt_cv_file_magic_cmd='$MAGIC_CMD'
9281lt_cv_file_magic_test_file=
9282lt_cv_ld_exported_symbols_list=yes
9283lt_cv_ld_force_load=yes
9284lt_cv_ld_reload_flag=-r
9285lt_cv_nm_interface='BSD nm'
9286lt_cv_objdir=.libs
9287lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
9288lt_cv_path_NM='/opt/local/bin/nm -B'
9289lt_cv_path_mainfest_tool=no
9290lt_cv_prog_compiler_c_o=yes
9291lt_cv_prog_compiler_c_o_RC=yes
9292lt_cv_prog_compiler_pic='-fno-common -DPIC'
9293lt_cv_prog_compiler_pic_works=yes
9294lt_cv_prog_compiler_rtti_exceptions=yes
9295lt_cv_prog_compiler_static_works=no
9296lt_cv_prog_gnu_ld=no
9297lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
9298lt_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'\'''
9299lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
9300lt_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'\'''
9301lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
9302lt_cv_sys_global_symbol_to_import=
9303lt_cv_sys_max_cmd_len=786432
9304lt_cv_to_host_file_cmd=func_convert_file_noop
9305lt_cv_to_tool_file_cmd=func_convert_file_noop
9306lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
9307
9308## ----------------- ##
9309## Output variables. ##
9310## ----------------- ##
9311
9312ACLOCAL='${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'
9313ALLOCA=''
9314ALLOCA_H='alloca.h'
9315AMDEPBACKSLASH='\'
9316AMDEP_FALSE='#'
9317AMDEP_TRUE=''
9318AMTAR='$${TAR-tar}'
9319AM_BACKSLASH='\'
9320AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
9321AM_DEFAULT_VERBOSITY='1'
9322AM_V='$(V)'
9323APPLE_UNIVERSAL_BUILD='0'
9324AR='ar'
9325ARFLAGS='cr'
9326AS='as'
9327AUTOCONF='${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'
9328AUTOHEADER='${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'
9329AUTOMAKE='${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'
9330AWK='/usr/bin/awk'
9331BITSIZEOF_PTRDIFF_T=''
9332BITSIZEOF_SIG_ATOMIC_T=''
9333BITSIZEOF_SIZE_T=''
9334BITSIZEOF_WCHAR_T=''
9335BITSIZEOF_WINT_T=''
9336CC='ccache /usr/bin/clang'
9337CCDEPMODE='depmode=gcc3'
9338CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
9339CPP='ccache /usr/bin/clang -E'
9340CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
9341CYGPATH_W='echo'
9342DEFS='-DHAVE_CONFIG_H'
9343DEPDIR='.deps'
9344DLLTOOL='false'
9345DLL_VARIABLE=''
9346DSYMUTIL='dsymutil'
9347DUMPBIN=''
9348DVIPS='/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'
9349ECHO_C='\c'
9350ECHO_N=''
9351ECHO_T=''
9352EGREP='/usr/bin/grep -E'
9353EMULTIHOP_HIDDEN=''
9354EMULTIHOP_VALUE=''
9355ENOLINK_HIDDEN=''
9356ENOLINK_VALUE=''
9357EOVERFLOW_HIDDEN=''
9358EOVERFLOW_VALUE=''
9359ERRNO_H=''
9360EXEEXT=''
9361FABS_LIBM=''
9362FGREP='/usr/bin/grep -F'
9363FLOAT_H=''
9364GETHOSTNAME_LIB=''
9365GLOBAL_SYMBOL_PIPE='sed -n -e '\''s/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
9366GL_COND_LIBTOOL_FALSE='#'
9367GL_COND_LIBTOOL_TRUE=''
9368GL_GENERATE_ALLOCA_H_FALSE='#'
9369GL_GENERATE_ALLOCA_H_TRUE=''
9370GL_GENERATE_ERRNO_H_FALSE=''
9371GL_GENERATE_ERRNO_H_TRUE='#'
9372GL_GENERATE_FLOAT_H_FALSE=''
9373GL_GENERATE_FLOAT_H_TRUE='#'
9374GL_GENERATE_LIMITS_H_FALSE='#'
9375GL_GENERATE_LIMITS_H_TRUE=''
9376GL_GENERATE_STDALIGN_H_FALSE=''
9377GL_GENERATE_STDALIGN_H_TRUE='#'
9378GL_GENERATE_STDARG_H_FALSE=''
9379GL_GENERATE_STDARG_H_TRUE='#'
9380GL_GENERATE_STDBOOL_H_FALSE=''
9381GL_GENERATE_STDBOOL_H_TRUE='#'
9382GL_GENERATE_STDDEF_H_FALSE=''
9383GL_GENERATE_STDDEF_H_TRUE='#'
9384GL_GENERATE_STDINT_H_FALSE='#'
9385GL_GENERATE_STDINT_H_TRUE=''
9386GNULIB_ACCEPT4='0'
9387GNULIB_ACCEPT='0'
9388GNULIB_ACCESS='0'
9389GNULIB_ACOSF='0'
9390GNULIB_ACOSL='0'
9391GNULIB_ASINF='0'
9392GNULIB_ASINL='0'
9393GNULIB_ATAN2F='0'
9394GNULIB_ATANF='0'
9395GNULIB_ATANL='0'
9396GNULIB_ATOLL='0'
9397GNULIB_BIND='0'
9398GNULIB_BTOWC='0'
9399GNULIB_CALLOC_POSIX='0'
9400GNULIB_CANONICALIZE_FILE_NAME='0'
9401GNULIB_CBRT='0'
9402GNULIB_CBRTF='0'
9403GNULIB_CBRTL='0'
9404GNULIB_CEIL='0'
9405GNULIB_CEILF='0'
9406GNULIB_CEILL='0'
9407GNULIB_CHDIR='0'
9408GNULIB_CHOWN='0'
9409GNULIB_CLOSE='1'
9410GNULIB_CONNECT='0'
9411GNULIB_COPYSIGN='0'
9412GNULIB_COPYSIGNF='0'
9413GNULIB_COPYSIGNL='0'
9414GNULIB_COPY_FILE_RANGE='0'
9415GNULIB_COSF='0'
9416GNULIB_COSHF='0'
9417GNULIB_COSL='0'
9418GNULIB_CREAT='0'
9419GNULIB_CTIME='0'
9420GNULIB_DPRINTF='0'
9421GNULIB_DUP2='1'
9422GNULIB_DUP3='0'
9423GNULIB_DUP='0'
9424GNULIB_ENVIRON='0'
9425GNULIB_EUIDACCESS='0'
9426GNULIB_EXP2='0'
9427GNULIB_EXP2F='0'
9428GNULIB_EXP2L='0'
9429GNULIB_EXPF='0'
9430GNULIB_EXPL='0'
9431GNULIB_EXPLICIT_BZERO='0'
9432GNULIB_EXPM1='0'
9433GNULIB_EXPM1F='0'
9434GNULIB_EXPM1L='0'
9435GNULIB_FABSF='0'
9436GNULIB_FABSL='0'
9437GNULIB_FACCESSAT='0'
9438GNULIB_FCHDIR='0'
9439GNULIB_FCHMODAT='0'
9440GNULIB_FCHOWNAT='0'
9441GNULIB_FCLOSE='0'
9442GNULIB_FCNTL='1'
9443GNULIB_FDATASYNC='0'
9444GNULIB_FDOPEN='0'
9445GNULIB_FFLUSH='0'
9446GNULIB_FFSL='0'
9447GNULIB_FFSLL='0'
9448GNULIB_FGETC='1'
9449GNULIB_FGETS='1'
9450GNULIB_FLOOR='0'
9451GNULIB_FLOORF='0'
9452GNULIB_FLOORL='0'
9453GNULIB_FMA='0'
9454GNULIB_FMAF='0'
9455GNULIB_FMAL='0'
9456GNULIB_FMOD='0'
9457GNULIB_FMODF='0'
9458GNULIB_FMODL='0'
9459GNULIB_FOPEN='0'
9460GNULIB_FPRINTF='1'
9461GNULIB_FPRINTF_POSIX='0'
9462GNULIB_FPURGE='0'
9463GNULIB_FPUTC='1'
9464GNULIB_FPUTS='1'
9465GNULIB_FREAD='1'
9466GNULIB_FREOPEN='0'
9467GNULIB_FREXP='1'
9468GNULIB_FREXPF='0'
9469GNULIB_FREXPL='1'
9470GNULIB_FSCANF='1'
9471GNULIB_FSEEK='0'
9472GNULIB_FSEEKO='0'
9473GNULIB_FSTAT='1'
9474GNULIB_FSTATAT='0'
9475GNULIB_FSYNC='1'
9476GNULIB_FTELL='0'
9477GNULIB_FTELLO='0'
9478GNULIB_FTRUNCATE='0'
9479GNULIB_FUTIMENS='0'
9480GNULIB_FWRITE='1'
9481GNULIB_GETC='1'
9482GNULIB_GETCHAR='1'
9483GNULIB_GETCWD='0'
9484GNULIB_GETDELIM='0'
9485GNULIB_GETDOMAINNAME='0'
9486GNULIB_GETDTABLESIZE='1'
9487GNULIB_GETENTROPY='0'
9488GNULIB_GETGROUPS='0'
9489GNULIB_GETHOSTNAME='1'
9490GNULIB_GETLINE='0'
9491GNULIB_GETLOADAVG='0'
9492GNULIB_GETLOGIN='0'
9493GNULIB_GETLOGIN_R='0'
9494GNULIB_GETOPT_POSIX='0'
9495GNULIB_GETPAGESIZE='0'
9496GNULIB_GETPASS='0'
9497GNULIB_GETPEERNAME='0'
9498GNULIB_GETSOCKNAME='0'
9499GNULIB_GETSOCKOPT='0'
9500GNULIB_GETSUBOPT='0'
9501GNULIB_GETTIMEOFDAY='1'
9502GNULIB_GETUMASK='0'
9503GNULIB_GETUSERSHELL='0'
9504GNULIB_GRANTPT='0'
9505GNULIB_GROUP_MEMBER='0'
9506GNULIB_HYPOT='0'
9507GNULIB_HYPOTF='0'
9508GNULIB_HYPOTL='0'
9509GNULIB_ILOGB='0'
9510GNULIB_ILOGBF='0'
9511GNULIB_ILOGBL='0'
9512GNULIB_IMAXABS='0'
9513GNULIB_IMAXDIV='0'
9514GNULIB_ISATTY='0'
9515GNULIB_ISFINITE='0'
9516GNULIB_ISINF='1'
9517GNULIB_ISNAN='1'
9518GNULIB_ISNAND='1'
9519GNULIB_ISNANF='1'
9520GNULIB_ISNANL='1'
9521GNULIB_LCHMOD='0'
9522GNULIB_LCHOWN='0'
9523GNULIB_LDEXPF='0'
9524GNULIB_LDEXPL='0'
9525GNULIB_LINK='0'
9526GNULIB_LINKAT='0'
9527GNULIB_LISTEN='0'
9528GNULIB_LOCALTIME='0'
9529GNULIB_LOG10='1'
9530GNULIB_LOG10F='0'
9531GNULIB_LOG10L='0'
9532GNULIB_LOG1P='0'
9533GNULIB_LOG1PF='0'
9534GNULIB_LOG1PL='0'
9535GNULIB_LOG2='0'
9536GNULIB_LOG2F='0'
9537GNULIB_LOG2L='0'
9538GNULIB_LOG='0'
9539GNULIB_LOGB='0'
9540GNULIB_LOGBF='0'
9541GNULIB_LOGBL='0'
9542GNULIB_LOGF='0'
9543GNULIB_LOGL='0'
9544GNULIB_LSEEK='0'
9545GNULIB_LSTAT='0'
9546GNULIB_MALLOC_POSIX='1'
9547GNULIB_MBRLEN='0'
9548GNULIB_MBRTOWC='0'
9549GNULIB_MBSCASECMP='0'
9550GNULIB_MBSCASESTR='0'
9551GNULIB_MBSCHR='0'
9552GNULIB_MBSCSPN='0'
9553GNULIB_MBSINIT='0'
9554GNULIB_MBSLEN='0'
9555GNULIB_MBSNCASECMP='0'
9556GNULIB_MBSNLEN='0'
9557GNULIB_MBSNRTOWCS='0'
9558GNULIB_MBSPBRK='0'
9559GNULIB_MBSPCASECMP='0'
9560GNULIB_MBSRCHR='0'
9561GNULIB_MBSRTOWCS='0'
9562GNULIB_MBSSEP='0'
9563GNULIB_MBSSPN='0'
9564GNULIB_MBSSTR='0'
9565GNULIB_MBSTOK_R='0'
9566GNULIB_MBTOWC='0'
9567GNULIB_MEMCHR='1'
9568GNULIB_MEMMEM='0'
9569GNULIB_MEMPCPY='0'
9570GNULIB_MEMRCHR='0'
9571GNULIB_MKDIRAT='0'
9572GNULIB_MKDTEMP='0'
9573GNULIB_MKFIFO='0'
9574GNULIB_MKFIFOAT='0'
9575GNULIB_MKNOD='0'
9576GNULIB_MKNODAT='0'
9577GNULIB_MKOSTEMP='0'
9578GNULIB_MKOSTEMPS='0'
9579GNULIB_MKSTEMP='0'
9580GNULIB_MKSTEMPS='0'
9581GNULIB_MKTIME='0'
9582GNULIB_MODF='0'
9583GNULIB_MODFF='0'
9584GNULIB_MODFL='0'
9585GNULIB_NANOSLEEP='0'
9586GNULIB_NONBLOCKING='0'
9587GNULIB_OBSTACK_PRINTF='0'
9588GNULIB_OBSTACK_PRINTF_POSIX='0'
9589GNULIB_OPEN='1'
9590GNULIB_OPENAT='0'
9591GNULIB_OVERRIDES_STRUCT_STAT='0'
9592GNULIB_OVERRIDES_WINT_T='0'
9593GNULIB_PCLOSE='0'
9594GNULIB_PERROR='0'
9595GNULIB_PIPE2='0'
9596GNULIB_PIPE='0'
9597GNULIB_POPEN='0'
9598GNULIB_POSIX_OPENPT='0'
9599GNULIB_POWF='0'
9600GNULIB_PREAD='0'
9601GNULIB_PRINTF='1'
9602GNULIB_PRINTF_POSIX='0'
9603GNULIB_PTHREAD_SIGMASK='0'
9604GNULIB_PTSNAME='0'
9605GNULIB_PTSNAME_R='0'
9606GNULIB_PUTC='1'
9607GNULIB_PUTCHAR='1'
9608GNULIB_PUTENV='0'
9609GNULIB_PUTS='1'
9610GNULIB_PWRITE='0'
9611GNULIB_QSORT_R='0'
9612GNULIB_RAISE='1'
9613GNULIB_RANDOM='0'
9614GNULIB_RANDOM_R='0'
9615GNULIB_RAWMEMCHR='0'
9616GNULIB_READ='1'
9617GNULIB_READLINK='0'
9618GNULIB_READLINKAT='0'
9619GNULIB_REALLOCARRAY='0'
9620GNULIB_REALLOC_POSIX='0'
9621GNULIB_REALPATH='0'
9622GNULIB_RECV='0'
9623GNULIB_RECVFROM='0'
9624GNULIB_REMAINDER='0'
9625GNULIB_REMAINDERF='0'
9626GNULIB_REMAINDERL='0'
9627GNULIB_REMOVE='0'
9628GNULIB_RENAME='0'
9629GNULIB_RENAMEAT='0'
9630GNULIB_RINT='0'
9631GNULIB_RINTF='0'
9632GNULIB_RINTL='0'
9633GNULIB_RMDIR='0'
9634GNULIB_ROUND='0'
9635GNULIB_ROUNDF='0'
9636GNULIB_ROUNDL='0'
9637GNULIB_RPMATCH='0'
9638GNULIB_SCANF='1'
9639GNULIB_SECURE_GETENV='0'
9640GNULIB_SEND='0'
9641GNULIB_SENDTO='0'
9642GNULIB_SETENV='0'
9643GNULIB_SETHOSTNAME='0'
9644GNULIB_SETSOCKOPT='0'
9645GNULIB_SHUTDOWN='0'
9646GNULIB_SIGACTION='1'
9647GNULIB_SIGNAL_H_SIGPIPE='0'
9648GNULIB_SIGNBIT='1'
9649GNULIB_SIGPROCMASK='1'
9650GNULIB_SINF='0'
9651GNULIB_SINHF='0'
9652GNULIB_SINL='0'
9653GNULIB_SLEEP='0'
9654GNULIB_SNPRINTF='1'
9655GNULIB_SOCKET='0'
9656GNULIB_SPRINTF_POSIX='0'
9657GNULIB_SQRTF='0'
9658GNULIB_SQRTL='0'
9659GNULIB_STAT='1'
9660GNULIB_STDIO_H_NONBLOCKING='0'
9661GNULIB_STDIO_H_SIGPIPE='0'
9662GNULIB_STPCPY='1'
9663GNULIB_STPNCPY='0'
9664GNULIB_STRCASESTR='0'
9665GNULIB_STRCHRNUL='0'
9666GNULIB_STRDUP='0'
9667GNULIB_STRERROR='1'
9668GNULIB_STRERROR_R='0'
9669GNULIB_STRFTIME='0'
9670GNULIB_STRNCAT='0'
9671GNULIB_STRNDUP='0'
9672GNULIB_STRNLEN='0'
9673GNULIB_STRPBRK='0'
9674GNULIB_STRPTIME='0'
9675GNULIB_STRSEP='0'
9676GNULIB_STRSIGNAL='0'
9677GNULIB_STRSTR='0'
9678GNULIB_STRTOD='0'
9679GNULIB_STRTOIMAX='0'
9680GNULIB_STRTOK_R='0'
9681GNULIB_STRTOLD='0'
9682GNULIB_STRTOLL='0'
9683GNULIB_STRTOULL='0'
9684GNULIB_STRTOUMAX='0'
9685GNULIB_STRVERSCMP='0'
9686GNULIB_SYMLINK='0'
9687GNULIB_SYMLINKAT='0'
9688GNULIB_SYSTEM_POSIX='0'
9689GNULIB_TANF='0'
9690GNULIB_TANHF='0'
9691GNULIB_TANL='0'
9692GNULIB_TIMEGM='0'
9693GNULIB_TIME_R='0'
9694GNULIB_TIME_RZ='0'
9695GNULIB_TMPFILE='0'
9696GNULIB_TRUNC='0'
9697GNULIB_TRUNCATE='0'
9698GNULIB_TRUNCF='0'
9699GNULIB_TRUNCL='0'
9700GNULIB_TTYNAME_R='0'
9701GNULIB_TZSET='0'
9702GNULIB_UNISTD_H_NONBLOCKING='0'
9703GNULIB_UNISTD_H_SIGPIPE='0'
9704GNULIB_UNLINK='0'
9705GNULIB_UNLINKAT='0'
9706GNULIB_UNLOCKPT='0'
9707GNULIB_UNSETENV='0'
9708GNULIB_USLEEP='0'
9709GNULIB_UTIMENSAT='0'
9710GNULIB_VASPRINTF='1'
9711GNULIB_VDPRINTF='0'
9712GNULIB_VFPRINTF='1'
9713GNULIB_VFPRINTF_POSIX='0'
9714GNULIB_VFSCANF='0'
9715GNULIB_VPRINTF='1'
9716GNULIB_VPRINTF_POSIX='0'
9717GNULIB_VSCANF='0'
9718GNULIB_VSNPRINTF='1'
9719GNULIB_VSPRINTF_POSIX='0'
9720GNULIB_WCPCPY='0'
9721GNULIB_WCPNCPY='0'
9722GNULIB_WCRTOMB='0'
9723GNULIB_WCSCASECMP='0'
9724GNULIB_WCSCAT='0'
9725GNULIB_WCSCHR='0'
9726GNULIB_WCSCMP='0'
9727GNULIB_WCSCOLL='0'
9728GNULIB_WCSCPY='0'
9729GNULIB_WCSCSPN='0'
9730GNULIB_WCSDUP='0'
9731GNULIB_WCSFTIME='0'
9732GNULIB_WCSLEN='0'
9733GNULIB_WCSNCASECMP='0'
9734GNULIB_WCSNCAT='0'
9735GNULIB_WCSNCMP='0'
9736GNULIB_WCSNCPY='0'
9737GNULIB_WCSNLEN='0'
9738GNULIB_WCSNRTOMBS='0'
9739GNULIB_WCSPBRK='0'
9740GNULIB_WCSRCHR='0'
9741GNULIB_WCSRTOMBS='0'
9742GNULIB_WCSSPN='0'
9743GNULIB_WCSSTR='0'
9744GNULIB_WCSTOK='0'
9745GNULIB_WCSWIDTH='0'
9746GNULIB_WCSXFRM='0'
9747GNULIB_WCTOB='0'
9748GNULIB_WCTOMB='0'
9749GNULIB_WCWIDTH='0'
9750GNULIB_WMEMCHR='0'
9751GNULIB_WMEMCMP='0'
9752GNULIB_WMEMCPY='0'
9753GNULIB_WMEMMOVE='0'
9754GNULIB_WMEMPCPY='0'
9755GNULIB_WMEMSET='0'
9756GNULIB_WRITE='1'
9757GNULIB__EXIT='0'
9758GREP='/usr/bin/grep'
9759HAVE_ACCEPT4='1'
9760HAVE_ACOSF='1'
9761HAVE_ACOSL='1'
9762HAVE_ALLOCA_H='1'
9763HAVE_ASINF='1'
9764HAVE_ASINL='1'
9765HAVE_ATAN2F='1'
9766HAVE_ATANF='1'
9767HAVE_ATANL='1'
9768HAVE_ATOLL='1'
9769HAVE_BTOWC='1'
9770HAVE_C99_STDINT_H='1'
9771HAVE_CANONICALIZE_FILE_NAME='1'
9772HAVE_CBRT='1'
9773HAVE_CBRTF='1'
9774HAVE_CBRTL='1'
9775HAVE_CHOWN='1'
9776HAVE_COPYSIGN='1'
9777HAVE_COPYSIGNL='1'
9778HAVE_COPY_FILE_RANGE='1'
9779HAVE_COSF='1'
9780HAVE_COSHF='1'
9781HAVE_COSL='1'
9782HAVE_CRTDEFS_H='0'
9783HAVE_DECL_ACOSL='1'
9784HAVE_DECL_ASINL='1'
9785HAVE_DECL_ATANL='1'
9786HAVE_DECL_CBRTF='1'
9787HAVE_DECL_CBRTL='1'
9788HAVE_DECL_CEILF='1'
9789HAVE_DECL_CEILL='1'
9790HAVE_DECL_COPYSIGNF='1'
9791HAVE_DECL_COSL='1'
9792HAVE_DECL_ENVIRON='1'
9793HAVE_DECL_EXP2='1'
9794HAVE_DECL_EXP2F='1'
9795HAVE_DECL_EXP2L='1'
9796HAVE_DECL_EXPL='1'
9797HAVE_DECL_EXPM1L='1'
9798HAVE_DECL_FCHDIR='1'
9799HAVE_DECL_FDATASYNC='1'
9800HAVE_DECL_FLOORF='1'
9801HAVE_DECL_FLOORL='1'
9802HAVE_DECL_FPURGE='1'
9803HAVE_DECL_FREXPL='1'
9804HAVE_DECL_FSEEKO='1'
9805HAVE_DECL_FTELLO='1'
9806HAVE_DECL_GETDELIM='1'
9807HAVE_DECL_GETDOMAINNAME='1'
9808HAVE_DECL_GETLINE='1'
9809HAVE_DECL_GETLOADAVG='1'
9810HAVE_DECL_GETLOGIN='1'
9811HAVE_DECL_GETLOGIN_R='1'
9812HAVE_DECL_GETPAGESIZE='1'
9813HAVE_DECL_GETUSERSHELL='1'
9814HAVE_DECL_IMAXABS='1'
9815HAVE_DECL_IMAXDIV='1'
9816HAVE_DECL_INITSTATE='1'
9817HAVE_DECL_LDEXPL='1'
9818HAVE_DECL_LOCALTIME_R='1'
9819HAVE_DECL_LOG10L='1'
9820HAVE_DECL_LOG2='1'
9821HAVE_DECL_LOG2F='1'
9822HAVE_DECL_LOG2L='1'
9823HAVE_DECL_LOGB='1'
9824HAVE_DECL_LOGL='1'
9825HAVE_DECL_MEMMEM='1'
9826HAVE_DECL_MEMRCHR='1'
9827HAVE_DECL_OBSTACK_PRINTF='1'
9828HAVE_DECL_REMAINDER='1'
9829HAVE_DECL_REMAINDERL='1'
9830HAVE_DECL_RINTF='1'
9831HAVE_DECL_ROUND='1'
9832HAVE_DECL_ROUNDF='1'
9833HAVE_DECL_ROUNDL='1'
9834HAVE_DECL_SETENV='1'
9835HAVE_DECL_SETHOSTNAME='1'
9836HAVE_DECL_SETSTATE='1'
9837HAVE_DECL_SINL='1'
9838HAVE_DECL_SNPRINTF='1'
9839HAVE_DECL_SQRTL='1'
9840HAVE_DECL_STRDUP='1'
9841HAVE_DECL_STRERROR_R='1'
9842HAVE_DECL_STRNDUP='1'
9843HAVE_DECL_STRNLEN='1'
9844HAVE_DECL_STRSIGNAL='1'
9845HAVE_DECL_STRTOIMAX='1'
9846HAVE_DECL_STRTOK_R='1'
9847HAVE_DECL_STRTOUMAX='1'
9848HAVE_DECL_TANL='1'
9849HAVE_DECL_TRUNC='1'
9850HAVE_DECL_TRUNCATE='1'
9851HAVE_DECL_TRUNCF='1'
9852HAVE_DECL_TRUNCL='1'
9853HAVE_DECL_TTYNAME_R='1'
9854HAVE_DECL_UNSETENV='1'
9855HAVE_DECL_VSNPRINTF='1'
9856HAVE_DECL_WCTOB='1'
9857HAVE_DECL_WCWIDTH='1'
9858HAVE_DPRINTF='1'
9859HAVE_DUP3='1'
9860HAVE_EUIDACCESS='1'
9861HAVE_EXPF='1'
9862HAVE_EXPL='1'
9863HAVE_EXPLICIT_BZERO='1'
9864HAVE_EXPM1='1'
9865HAVE_EXPM1F='1'
9866HAVE_FABSF='1'
9867HAVE_FABSL='1'
9868HAVE_FACCESSAT='1'
9869HAVE_FCHDIR='1'
9870HAVE_FCHMODAT='1'
9871HAVE_FCHOWNAT='1'
9872HAVE_FCNTL='1'
9873HAVE_FDATASYNC='1'
9874HAVE_FEATURES_H='0'
9875HAVE_FFSL='1'
9876HAVE_FFSLL='1'
9877HAVE_FMA='1'
9878HAVE_FMAF='1'
9879HAVE_FMAL='1'
9880HAVE_FMODF='1'
9881HAVE_FMODL='1'
9882HAVE_FREXPF='1'
9883HAVE_FSEEKO='1'
9884HAVE_FSTATAT='1'
9885HAVE_FSYNC='1'
9886HAVE_FTELLO='1'
9887HAVE_FTRUNCATE='1'
9888HAVE_FUTIMENS='1'
9889HAVE_GETDTABLESIZE='1'
9890HAVE_GETENTROPY='1'
9891HAVE_GETGROUPS='1'
9892HAVE_GETHOSTNAME='1'
9893HAVE_GETLOGIN='1'
9894HAVE_GETPAGESIZE='1'
9895HAVE_GETPASS='1'
9896HAVE_GETSUBOPT='1'
9897HAVE_GETTIMEOFDAY='1'
9898HAVE_GETUMASK='1'
9899HAVE_GLOBAL_SYMBOL_PIPE='1'
9900HAVE_GRANTPT='1'
9901HAVE_GROUP_MEMBER='1'
9902HAVE_HYPOTF='1'
9903HAVE_HYPOTL='1'
9904HAVE_ICONV='1'
9905HAVE_ILOGB='1'
9906HAVE_ILOGBF='1'
9907HAVE_ILOGBL='1'
9908HAVE_IMAXDIV_T='1'
9909HAVE_INITSTATE='1'
9910HAVE_INTTYPES_H='1'
9911HAVE_ISNAND='1'
9912HAVE_ISNANF='1'
9913HAVE_ISNANL='1'
9914HAVE_LCHMOD='1'
9915HAVE_LCHOWN='1'
9916HAVE_LDEXPF='1'
9917HAVE_LINK='1'
9918HAVE_LINKAT='1'
9919HAVE_LOG10F='1'
9920HAVE_LOG10L='1'
9921HAVE_LOG1P='1'
9922HAVE_LOG1PF='1'
9923HAVE_LOG1PL='1'
9924HAVE_LOGBF='1'
9925HAVE_LOGBL='1'
9926HAVE_LOGF='1'
9927HAVE_LOGL='1'
9928HAVE_LSTAT='1'
9929HAVE_MAX_ALIGN_T='1'
9930HAVE_MBRLEN='1'
9931HAVE_MBRTOWC='1'
9932HAVE_MBSINIT='1'
9933HAVE_MBSLEN='0'
9934HAVE_MBSNRTOWCS='1'
9935HAVE_MBSRTOWCS='1'
9936HAVE_MBTOWC='1'
9937HAVE_MEMPCPY='1'
9938HAVE_MKDIRAT='1'
9939HAVE_MKDTEMP='1'
9940HAVE_MKFIFO='1'
9941HAVE_MKFIFOAT='1'
9942HAVE_MKNOD='1'
9943HAVE_MKNODAT='1'
9944HAVE_MKOSTEMP='1'
9945HAVE_MKOSTEMPS='1'
9946HAVE_MKSTEMP='1'
9947HAVE_MKSTEMPS='1'
9948HAVE_MODFF='1'
9949HAVE_MODFL='1'
9950HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
9951HAVE_NANOSLEEP='1'
9952HAVE_OPENAT='1'
9953HAVE_OS_H='0'
9954HAVE_PCLOSE='1'
9955HAVE_PIPE2='1'
9956HAVE_PIPE='1'
9957HAVE_POPEN='1'
9958HAVE_POSIX_OPENPT='1'
9959HAVE_POSIX_SIGNALBLOCKING='1'
9960HAVE_POWF='1'
9961HAVE_PREAD='1'
9962HAVE_PTHREAD_SIGMASK='1'
9963HAVE_PTSNAME='1'
9964HAVE_PTSNAME_R='1'
9965HAVE_PWRITE='1'
9966HAVE_QSORT_R='1'
9967HAVE_RAISE='1'
9968HAVE_RANDOM='1'
9969HAVE_RANDOM_H='1'
9970HAVE_RANDOM_R='1'
9971HAVE_RAWMEMCHR='1'
9972HAVE_READLINK='1'
9973HAVE_READLINKAT='1'
9974HAVE_REALLOCARRAY='1'
9975HAVE_REALPATH='1'
9976HAVE_REMAINDER='1'
9977HAVE_REMAINDERF='1'
9978HAVE_RENAMEAT='1'
9979HAVE_RINT='1'
9980HAVE_RINTL='1'
9981HAVE_RPMATCH='1'
9982HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0'
9983HAVE_SA_FAMILY_T='1'
9984HAVE_SECURE_GETENV='1'
9985HAVE_SETENV='1'
9986HAVE_SETHOSTNAME='1'
9987HAVE_SETSTATE='1'
9988HAVE_SIGACTION='1'
9989HAVE_SIGHANDLER_T='0'
9990HAVE_SIGINFO_T='1'
9991HAVE_SIGNED_SIG_ATOMIC_T=''
9992HAVE_SIGNED_WCHAR_T=''
9993HAVE_SIGNED_WINT_T=''
9994HAVE_SIGSET_T='1'
9995HAVE_SINF='1'
9996HAVE_SINHF='1'
9997HAVE_SINL='1'
9998HAVE_SLEEP='1'
9999HAVE_SQRTF='1'
10000HAVE_SQRTL='1'
10001HAVE_STDINT_H='1'
10002HAVE_STPCPY='1'
10003HAVE_STPNCPY='1'
10004HAVE_STRCASESTR='1'
10005HAVE_STRCHRNUL='1'
10006HAVE_STRPBRK='1'
10007HAVE_STRPTIME='1'
10008HAVE_STRSEP='1'
10009HAVE_STRTOD='1'
10010HAVE_STRTOLD='1'
10011HAVE_STRTOLL='1'
10012HAVE_STRTOULL='1'
10013HAVE_STRUCT_RANDOM_DATA='1'
10014HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
10015HAVE_STRUCT_SOCKADDR_STORAGE='1'
10016HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1'
10017HAVE_STRUCT_TIMEVAL='1'
10018HAVE_STRVERSCMP='1'
10019HAVE_SYMLINK='1'
10020HAVE_SYMLINKAT='1'
10021HAVE_SYS_BITYPES_H='0'
10022HAVE_SYS_INTTYPES_H='0'
10023HAVE_SYS_LOADAVG_H='0'
10024HAVE_SYS_PARAM_H='0'
10025HAVE_SYS_SOCKET_H='1'
10026HAVE_SYS_TIME_H='1'
10027HAVE_SYS_TYPES_H='1'
10028HAVE_SYS_UIO_H='1'
10029HAVE_TANF='1'
10030HAVE_TANHF='1'
10031HAVE_TANL='1'
10032HAVE_TIMEGM='1'
10033HAVE_TIMEZONE_T='0'
10034HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
10035HAVE_TZSET='1'
10036HAVE_UNISTD_H='1'
10037HAVE_UNLINKAT='1'
10038HAVE_UNLOCKPT='1'
10039HAVE_USLEEP='1'
10040HAVE_UTIMENSAT='1'
10041HAVE_VASPRINTF='1'
10042HAVE_VDPRINTF='1'
10043HAVE_WCHAR_H='1'
10044HAVE_WCHAR_T='1'
10045HAVE_WCPCPY='1'
10046HAVE_WCPNCPY='1'
10047HAVE_WCRTOMB='1'
10048HAVE_WCSCASECMP='1'
10049HAVE_WCSCAT='1'
10050HAVE_WCSCHR='1'
10051HAVE_WCSCMP='1'
10052HAVE_WCSCOLL='1'
10053HAVE_WCSCPY='1'
10054HAVE_WCSCSPN='1'
10055HAVE_WCSDUP='1'
10056HAVE_WCSFTIME='1'
10057HAVE_WCSLEN='1'
10058HAVE_WCSNCASECMP='1'
10059HAVE_WCSNCAT='1'
10060HAVE_WCSNCMP='1'
10061HAVE_WCSNCPY='1'
10062HAVE_WCSNLEN='1'
10063HAVE_WCSNRTOMBS='1'
10064HAVE_WCSPBRK='1'
10065HAVE_WCSRCHR='1'
10066HAVE_WCSRTOMBS='1'
10067HAVE_WCSSPN='1'
10068HAVE_WCSSTR='1'
10069HAVE_WCSTOK='1'
10070HAVE_WCSWIDTH='1'
10071HAVE_WCSXFRM='1'
10072HAVE_WINSOCK2_H='0'
10073HAVE_WINT_T='1'
10074HAVE_WMEMCHR='1'
10075HAVE_WMEMCMP='1'
10076HAVE_WMEMCPY='1'
10077HAVE_WMEMMOVE='1'
10078HAVE_WMEMPCPY='1'
10079HAVE_WMEMSET='1'
10080HAVE_WS2TCPIP_H='0'
10081HAVE__BOOL='1'
10082HAVE__EXIT='1'
10083HEXVERSION='0x001500'
10084INCCROCO=''
10085INCGLIB=''
10086INCLUDED_LIBCROCO_FALSE='#'
10087INCLUDED_LIBCROCO_TRUE=''
10088INCLUDED_LIBGLIB_FALSE='#'
10089INCLUDED_LIBGLIB_TRUE=''
10090INCLUDED_LIBXML_FALSE='#'
10091INCLUDED_LIBXML_TRUE=''
10092INCLUDE_NEXT='include_next'
10093INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
10094INCTERMINFO=''
10095INCXML=''
10096INSTALL_DATA='${INSTALL} -m 644'
10097INSTALL_PROGRAM='${INSTALL}'
10098INSTALL_SCRIPT='${INSTALL}'
10099INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
10100INT32_MAX_LT_INTMAX_MAX='1'
10101INT64_MAX_EQ_LONG_MAX='defined _LP64'
10102ISINF_LIBM=''
10103ISNAND_LIBM=''
10104ISNANF_LIBM=''
10105ISNANL_LIBM=''
10106ISNAN_LIBM=''
10107LD='/Library/Developer/CommandLineTools/usr/bin/ld'
10108LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
10109LIBCROCO=''
10110LIBGLIB=''
10111LIBGLIB_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'
10112LIBICONV='-liconv'
10113LIBINTL=''
10114LIBMULTITHREAD='-lpthread'
10115LIBOBJS=''
10116LIBPMULTITHREAD='-lpthread'
10117LIBPTHREAD=''
10118LIBS=''
10119LIBSOCKET=''
10120LIBSTDTHREAD=''
10121LIBTERMINFO='-lncurses'
10122LIBTESTS_LIBDEPS=''
10123LIBTHREAD=''
10124LIBTOOL='/bin/sh $(top_builddir)/libtool'
10125LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#'
10126LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE=''
10127LIBUNISTRING_UNISTR_H='unistr.h'
10128LIBUNISTRING_UNITYPES_H='unitypes.h'
10129LIBXML=''
10130LIBXML_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'
10131LIB_SCHED_YIELD=''
10132LIMITS_H='limits.h'
10133LIPO='lipo'
10134LN_S='ln -s'
10135LOG10_LIBM=''
10136LTLIBCROCO=''
10137LTLIBGLIB=''
10138LTLIBICONV='-liconv'
10139LTLIBINTL=''
10140LTLIBMULTITHREAD='-lpthread'
10141LTLIBOBJS=''
10142LTLIBTERMINFO='-lncurses'
10143LTLIBTHREAD=''
10144LTLIBXML=''
10145LT_SYS_LIBRARY_PATH=''
10146MAKEINFO='${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'
10147MANIFEST_TOOL=':'
10148MKDIR_P='/opt/local/bin/gmkdir -p'
10149NAMESPACING='yes'
10150NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
10151NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
10152NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
10153NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
10154NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
10155NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
10156NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
10157NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
10158NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
10159NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
10160NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
10161NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
10162NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
10163NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>'
10164NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
10165NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
10166NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
10167NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>'
10168NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
10169NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
10170NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
10171NEXT_ERRNO_H=''
10172NEXT_FCNTL_H='<fcntl.h>'
10173NEXT_FLOAT_H=''
10174NEXT_INTTYPES_H='<inttypes.h>'
10175NEXT_LIMITS_H='<limits.h>'
10176NEXT_MATH_H='<math.h>'
10177NEXT_SIGNAL_H='<signal.h>'
10178NEXT_STDARG_H='<stdarg.h>'
10179NEXT_STDDEF_H=''
10180NEXT_STDINT_H='<stdint.h>'
10181NEXT_STDIO_H='<stdio.h>'
10182NEXT_STDLIB_H='<stdlib.h>'
10183NEXT_STRING_H='<string.h>'
10184NEXT_SYS_SOCKET_H='<sys/socket.h>'
10185NEXT_SYS_STAT_H='<sys/stat.h>'
10186NEXT_SYS_TIME_H='<sys/time.h>'
10187NEXT_SYS_TYPES_H='<sys/types.h>'
10188NEXT_SYS_UIO_H='<sys/uio.h>'
10189NEXT_TIME_H='<time.h>'
10190NEXT_UNISTD_H='<unistd.h>'
10191NEXT_WCHAR_H='<wchar.h>'
10192NM='/opt/local/bin/nm -B'
10193NMEDIT='nmedit'
10194NO_CXX=''
10195OBJDUMP='objdump'
10196OBJEXT='o'
10197OTOOL64=':'
10198OTOOL='otool'
10199PACKAGE='libtextstyle'
10200PACKAGE_BUGREPORT=''
10201PACKAGE_NAME=''
10202PACKAGE_STRING=''
10203PACKAGE_TARNAME=''
10204PACKAGE_URL=''
10205PACKAGE_VERSION=''
10206PATH_SEPARATOR=':'
10207PERL='/opt/local/bin/perl'
10208POW_LIBM=''
10209PRAGMA_COLUMNS=''
10210PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
10211PRIPTR_PREFIX='__PRIPTR_PREFIX'
10212PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
10213PTRDIFF_T_SUFFIX=''
10214RANLIB='ranlib'
10215RC=''
10216REPLACE_ACCESS='0'
10217REPLACE_ACOSF='0'
10218REPLACE_ASINF='0'
10219REPLACE_ATAN2F='0'
10220REPLACE_ATANF='0'
10221REPLACE_BTOWC='0'
10222REPLACE_CALLOC='0'
10223REPLACE_CANONICALIZE_FILE_NAME='0'
10224REPLACE_CBRTF='0'
10225REPLACE_CBRTL='0'
10226REPLACE_CEIL='0'
10227REPLACE_CEILF='0'
10228REPLACE_CEILL='0'
10229REPLACE_CHOWN='0'
10230REPLACE_CLOSE='0'
10231REPLACE_COSF='0'
10232REPLACE_COSHF='0'
10233REPLACE_CREAT='0'
10234REPLACE_CTIME='GNULIB_PORTCHECK'
10235REPLACE_DPRINTF='0'
10236REPLACE_DUP2='0'
10237REPLACE_DUP='0'
10238REPLACE_EXP2='0'
10239REPLACE_EXP2L='0'
10240REPLACE_EXPF='0'
10241REPLACE_EXPL='0'
10242REPLACE_EXPM1='0'
10243REPLACE_EXPM1F='0'
10244REPLACE_EXPM1L='0'
10245REPLACE_FABSL='0'
10246REPLACE_FACCESSAT='0'
10247REPLACE_FCHMODAT='0'
10248REPLACE_FCHOWNAT='0'
10249REPLACE_FCLOSE='0'
10250REPLACE_FCNTL='0'
10251REPLACE_FDOPEN='0'
10252REPLACE_FFLUSH='0'
10253REPLACE_FLOOR='0'
10254REPLACE_FLOORF='0'
10255REPLACE_FLOORL='0'
10256REPLACE_FMA='0'
10257REPLACE_FMAF='0'
10258REPLACE_FMAL='0'
10259REPLACE_FMOD='0'
10260REPLACE_FMODF='0'
10261REPLACE_FMODL='0'
10262REPLACE_FOPEN='0'
10263REPLACE_FPRINTF='0'
10264REPLACE_FPURGE='0'
10265REPLACE_FREOPEN='0'
10266REPLACE_FREXP='0'
10267REPLACE_FREXPF='0'
10268REPLACE_FREXPL='0'
10269REPLACE_FSEEK='0'
10270REPLACE_FSEEKO='0'
10271REPLACE_FSTAT='0'
10272REPLACE_FSTATAT='0'
10273REPLACE_FTELL='0'
10274REPLACE_FTELLO='0'
10275REPLACE_FTRUNCATE='0'
10276REPLACE_FUTIMENS='0'
10277REPLACE_GETCWD='0'
10278REPLACE_GETDELIM='0'
10279REPLACE_GETDOMAINNAME='0'
10280REPLACE_GETDTABLESIZE='0'
10281REPLACE_GETGROUPS='0'
10282REPLACE_GETLINE='0'
10283REPLACE_GETLOGIN_R='0'
10284REPLACE_GETPAGESIZE='0'
10285REPLACE_GETPASS='0'
10286REPLACE_GETTIMEOFDAY='0'
10287REPLACE_GMTIME='0'
10288REPLACE_HUGE_VAL='0'
10289REPLACE_HYPOT='0'
10290REPLACE_HYPOTF='0'
10291REPLACE_HYPOTL='0'
10292REPLACE_ILOGB='0'
10293REPLACE_ILOGBF='0'
10294REPLACE_ILOGBL='0'
10295REPLACE_INITSTATE='0'
10296REPLACE_ISATTY='0'
10297REPLACE_ISFINITE='0'
10298REPLACE_ISINF='0'
10299REPLACE_ISNAN='0'
10300REPLACE_ITOLD='0'
10301REPLACE_LCHOWN='0'
10302REPLACE_LDEXPL='0'
10303REPLACE_LINK='0'
10304REPLACE_LINKAT='0'
10305REPLACE_LOCALTIME='0'
10306REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
10307REPLACE_LOG10='0'
10308REPLACE_LOG10F='0'
10309REPLACE_LOG10L='0'
10310REPLACE_LOG1P='0'
10311REPLACE_LOG1PF='0'
10312REPLACE_LOG1PL='0'
10313REPLACE_LOG2='0'
10314REPLACE_LOG2F='0'
10315REPLACE_LOG2L='0'
10316REPLACE_LOG='0'
10317REPLACE_LOGB='0'
10318REPLACE_LOGBF='0'
10319REPLACE_LOGBL='0'
10320REPLACE_LOGF='0'
10321REPLACE_LOGL='0'
10322REPLACE_LSEEK='0'
10323REPLACE_LSTAT='0'
10324REPLACE_MALLOC='0'
10325REPLACE_MBRLEN='0'
10326REPLACE_MBRTOWC='0'
10327REPLACE_MBSINIT='0'
10328REPLACE_MBSNRTOWCS='0'
10329REPLACE_MBSRTOWCS='0'
10330REPLACE_MBSTATE_T='0'
10331REPLACE_MBTOWC='0'
10332REPLACE_MEMCHR='0'
10333REPLACE_MEMMEM='0'
10334REPLACE_MKDIR='0'
10335REPLACE_MKFIFO='0'
10336REPLACE_MKNOD='0'
10337REPLACE_MKSTEMP='0'
10338REPLACE_MKTIME='GNULIB_PORTCHECK'
10339REPLACE_MODF='0'
10340REPLACE_MODFF='0'
10341REPLACE_MODFL='0'
10342REPLACE_NAN='0'
10343REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
10344REPLACE_NULL='0'
10345REPLACE_OBSTACK_PRINTF='0'
10346REPLACE_OPEN='1'
10347REPLACE_OPENAT='0'
10348REPLACE_PERROR='0'
10349REPLACE_POPEN='0'
10350REPLACE_PREAD='0'
10351REPLACE_PRINTF='0'
10352REPLACE_PTHREAD_SIGMASK='0'
10353REPLACE_PTSNAME='0'
10354REPLACE_PTSNAME_R='0'
10355REPLACE_PUTENV='0'
10356REPLACE_PWRITE='0'
10357REPLACE_QSORT_R='0'
10358REPLACE_RAISE='0'
10359REPLACE_RANDOM='0'
10360REPLACE_RANDOM_R='0'
10361REPLACE_READ='0'
10362REPLACE_READLINK='0'
10363REPLACE_READLINKAT='0'
10364REPLACE_REALLOC='0'
10365REPLACE_REALPATH='0'
10366REPLACE_REMAINDER='0'
10367REPLACE_REMAINDERF='0'
10368REPLACE_REMAINDERL='0'
10369REPLACE_REMOVE='0'
10370REPLACE_RENAME='0'
10371REPLACE_RENAMEAT='0'
10372REPLACE_RINTL='0'
10373REPLACE_RMDIR='0'
10374REPLACE_ROUND='0'
10375REPLACE_ROUNDF='0'
10376REPLACE_ROUNDL='0'
10377REPLACE_SETENV='0'
10378REPLACE_SETSTATE='0'
10379REPLACE_SIGNBIT='0'
10380REPLACE_SIGNBIT_USING_GCC='1'
10381REPLACE_SINF='0'
10382REPLACE_SINHF='0'
10383REPLACE_SLEEP='0'
10384REPLACE_SNPRINTF='1'
10385REPLACE_SPRINTF='0'
10386REPLACE_SQRTF='0'
10387REPLACE_SQRTL='0'
10388REPLACE_STAT='1'
10389REPLACE_STDIO_READ_FUNCS='0'
10390REPLACE_STDIO_WRITE_FUNCS='0'
10391REPLACE_STPNCPY='0'
10392REPLACE_STRCASESTR='0'
10393REPLACE_STRCHRNUL='0'
10394REPLACE_STRDUP='0'
10395REPLACE_STRERROR='1'
10396REPLACE_STRERROR_R='0'
10397REPLACE_STRFTIME='GNULIB_PORTCHECK'
10398REPLACE_STRNCAT='0'
10399REPLACE_STRNDUP='0'
10400REPLACE_STRNLEN='0'
10401REPLACE_STRSIGNAL='0'
10402REPLACE_STRSTR='0'
10403REPLACE_STRTOD='0'
10404REPLACE_STRTOIMAX='0'
10405REPLACE_STRTOK_R='0'
10406REPLACE_STRTOLD='0'
10407REPLACE_STRTOUMAX='0'
10408REPLACE_STRUCT_TIMEVAL='0'
10409REPLACE_SYMLINK='0'
10410REPLACE_SYMLINKAT='0'
10411REPLACE_TANF='0'
10412REPLACE_TANHF='0'
10413REPLACE_TIMEGM='GNULIB_PORTCHECK'
10414REPLACE_TMPFILE='0'
10415REPLACE_TRUNC='0'
10416REPLACE_TRUNCATE='0'
10417REPLACE_TRUNCF='0'
10418REPLACE_TRUNCL='0'
10419REPLACE_TTYNAME_R='0'
10420REPLACE_TZSET='GNULIB_PORTCHECK'
10421REPLACE_UNLINK='0'
10422REPLACE_UNLINKAT='0'
10423REPLACE_UNSETENV='0'
10424REPLACE_USLEEP='0'
10425REPLACE_UTIMENSAT='0'
10426REPLACE_VASPRINTF='1'
10427REPLACE_VDPRINTF='0'
10428REPLACE_VFPRINTF='0'
10429REPLACE_VPRINTF='0'
10430REPLACE_VSNPRINTF='0'
10431REPLACE_VSPRINTF='0'
10432REPLACE_WCRTOMB='0'
10433REPLACE_WCSFTIME='0'
10434REPLACE_WCSNRTOMBS='0'
10435REPLACE_WCSRTOMBS='0'
10436REPLACE_WCSTOK='0'
10437REPLACE_WCSWIDTH='0'
10438REPLACE_WCTOB='0'
10439REPLACE_WCTOMB='0'
10440REPLACE_WCWIDTH='0'
10441REPLACE_WRITE='0'
10442SED='/usr/bin/sed'
10443SET_MAKE=''
10444SHELL='/bin/sh'
10445SIG_ATOMIC_T_SUFFIX=''
10446SIZE_T_SUFFIX=''
10447STDALIGN_H=''
10448STDARG_H=''
10449STDBOOL_H=''
10450STDDEF_H=''
10451STDINT_H='stdint.h'
10452STRIP='strip'
10453SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
10454TEXI2DVI='/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'
10455TIME_H_DEFINES_STRUCT_TIMESPEC='1'
10456UINT32_MAX_LT_UINTMAX_MAX='1'
10457UINT64_MAX_EQ_ULONG_MAX='defined _LP64'
10458UNDEFINE_STRTOK_R='0'
10459UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
10460UNISTD_H_HAVE_SYS_RANDOM_H='0'
10461UNISTD_H_HAVE_WINSOCK2_H='0'
10462UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
10463VERSION='0.21'
10464WCHAR_T_SUFFIX=''
10465WINDOWS_64_BIT_OFF_T='0'
10466WINDOWS_64_BIT_ST_SIZE='0'
10467WINDOWS_STAT_INODES='0'
10468WINDOWS_STAT_TIMESPEC='0'
10469WINT_T_SUFFIX=''
10470WOE32DLL_FALSE=''
10471WOE32DLL_TRUE='#'
10472WOE32_FALSE=''
10473WOE32_TRUE='#'
10474ac_ct_AR='ar'
10475ac_ct_CC='ccache /usr/bin/clang'
10476ac_ct_DUMPBIN=''
10477am__EXEEXT_FALSE=''
10478am__EXEEXT_TRUE='#'
10479am__fastdepCC_FALSE='#'
10480am__fastdepCC_TRUE=''
10481am__include='include'
10482am__isrc=''
10483am__leading_dot='.'
10484am__nodep='_no'
10485am__quote=''
10486am__tar='${AMTAR} chof - --owner=root --group=root "$$tardir"'
10487am__untar='$${TAR-tar} xf -'
10488bindir='${exec_prefix}/bin'
10489build='x86_64-apple-darwin22.1.0'
10490build_alias=''
10491build_cpu='x86_64'
10492build_os='darwin22.1.0'
10493build_vendor='apple'
10494datadir='${datarootdir}'
10495datarootdir='${prefix}/share'
10496docdir='${datarootdir}/doc/${PACKAGE}'
10497dvidir='${docdir}'
10498exec_prefix='${prefix}'
10499host='x86_64-apple-darwin22.1.0'
10500host_alias=''
10501host_cpu='x86_64'
10502host_os='darwin22.1.0'
10503host_vendor='apple'
10504htmldir='${docdir}'
10505includedir='${prefix}/include'
10506infodir='${datarootdir}/info'
10507install_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'
10508libdir='${exec_prefix}/lib'
10509libexecdir='${exec_prefix}/libexec'
10510localedir='${datarootdir}/locale'
10511localstatedir='${prefix}/var'
10512lts_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'
10513lts_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'
10514ltstests_LIBOBJS=''
10515ltstests_LTLIBOBJS=''
10516ltstests_WITNESS='IN_LIBTEXTSTYLE_GNULIB_TESTS'
10517mandir='${datarootdir}/man'
10518mkdir_p='$(MKDIR_P)'
10519oldincludedir='/usr/include'
10520pdfdir='${docdir}'
10521prefix='/opt/local'
10522program_transform_name='s,x,x,'
10523psdir='${docdir}'
10524sbindir='${exec_prefix}/sbin'
10525sharedstatedir='${prefix}/com'
10526sysconfdir='${prefix}/etc'
10527target_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
10766configure: exit 0