Ticket #66631: config.log

File config.log, 250.9 KB (added by MichaelGDev48 (Michael G), 16 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 GNU Troff configure 1.22.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --infodir=/opt/local/share/info --mandir=/opt/local/share/man --without-x --disable-silent-rules ac_cv_prog_AWK=/usr/bin/awk
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Michaels-MacBook-Air-4.local
14uname -m = arm64
15uname -r = 22.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 22.2.0: Fri Nov 11 02:04:44 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T8103
18
19/usr/bin/uname -p = arm
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.2.0: Fri Nov 11 02:04:44 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T8103
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 532 tasks, 2876 threads, 8 processors
34Load average: 8.08, Mach factor: 2.01
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:3592: checking for gcc
52configure:3619: result: /usr/bin/clang
53configure:3848: checking for C compiler version
54configure:3857: /usr/bin/clang --version >&5
55Apple clang version 14.0.0 (clang-1400.0.29.202)
56Target: arm64-apple-darwin22.2.0
57Thread model: posix
58InstalledDir: /Library/Developer/CommandLineTools/usr/bin
59configure:3868: $? = 0
60configure:3857: /usr/bin/clang -v >&5
61Apple clang version 14.0.0 (clang-1400.0.29.202)
62Target: arm64-apple-darwin22.2.0
63Thread model: posix
64InstalledDir: /Library/Developer/CommandLineTools/usr/bin
65configure:3868: $? = 0
66configure:3857: /usr/bin/clang -V >&5
67clang: error: argument to '-V' is missing (expected 1 value)
68clang: error: no input files
69configure:3868: $? = 1
70configure:3857: /usr/bin/clang -qversion >&5
71clang: error: unknown argument '-qversion'; did you mean '--version'?
72clang: error: no input files
73configure:3868: $? = 1
74configure:3888: checking whether the C compiler works
75configure:3910: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
76configure:3914: $? = 0
77configure:3962: result: yes
78configure:3965: checking for C compiler default output file name
79configure:3967: result: a.out
80configure:3973: checking for suffix of executables
81configure:3980: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
82configure:3984: $? = 0
83configure:4006: result:
84configure:4028: checking whether we are cross compiling
85configure:4036: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
86configure:4040: $? = 0
87configure:4047: ./conftest
88configure:4051: $? = 0
89configure:4066: result: no
90configure:4071: checking for suffix of object files
91configure:4093: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
92configure:4097: $? = 0
93configure:4118: result: o
94configure:4122: checking whether we are using the GNU C compiler
95configure:4141: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
96configure:4141: $? = 0
97configure:4150: result: yes
98configure:4159: checking whether /usr/bin/clang accepts -g
99configure:4179: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
100configure:4179: $? = 0
101configure:4220: result: yes
102configure:4237: checking for /usr/bin/clang option to accept ISO C89
103configure:4300: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
104configure:4300: $? = 0
105configure:4313: result: none needed
106configure:4338: checking whether /usr/bin/clang understands -c and -o together
107configure:4360: /usr/bin/clang -c conftest.c -o conftest2.o
108configure:4363: $? = 0
109configure:4360: /usr/bin/clang -c conftest.c -o conftest2.o
110configure:4363: $? = 0
111configure:4375: result: yes
112configure:4398: checking how to run the C preprocessor
113configure:4429: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
114configure:4429: $? = 0
115configure:4443: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
116conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
117#include <ac_nonexistent.h>
118         ^~~~~~~~~~~~~~~~~~
1191 error generated.
120configure:4443: $? = 1
121configure: failed program was:
122| /* confdefs.h */
123| #define PACKAGE_NAME "GNU Troff"
124| #define PACKAGE_TARNAME "groff"
125| #define PACKAGE_VERSION "1.22.4"
126| #define PACKAGE_STRING "GNU Troff 1.22.4"
127| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
128| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
129| /* end confdefs.h.  */
130| #include <ac_nonexistent.h>
131configure:4468: result: /usr/bin/clang -E
132configure:4488: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
133configure:4488: $? = 0
134configure:4502: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
135conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
136#include <ac_nonexistent.h>
137         ^~~~~~~~~~~~~~~~~~
1381 error generated.
139configure:4502: $? = 1
140configure: failed program was:
141| /* confdefs.h */
142| #define PACKAGE_NAME "GNU Troff"
143| #define PACKAGE_TARNAME "groff"
144| #define PACKAGE_VERSION "1.22.4"
145| #define PACKAGE_STRING "GNU Troff 1.22.4"
146| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
147| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
148| /* end confdefs.h.  */
149| #include <ac_nonexistent.h>
150configure:4531: checking for grep that handles long lines and -e
151configure:4589: result: /opt/local/bin/ggrep
152configure:4594: checking for egrep
153configure:4656: result: /opt/local/bin/ggrep -E
154configure:4661: checking for ANSI C header files
155configure:4681: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
156configure:4681: $? = 0
157configure:4754: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
158configure:4754: $? = 0
159configure:4754: ./conftest
160configure:4754: $? = 0
161configure:4765: result: yes
162configure:4778: checking for sys/types.h
163configure:4778: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
164configure:4778: $? = 0
165configure:4778: result: yes
166configure:4778: checking for sys/stat.h
167configure:4778: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
168configure:4778: $? = 0
169configure:4778: result: yes
170configure:4778: checking for stdlib.h
171configure:4778: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
172configure:4778: $? = 0
173configure:4778: result: yes
174configure:4778: checking for string.h
175configure:4778: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
176configure:4778: $? = 0
177configure:4778: result: yes
178configure:4778: checking for memory.h
179configure:4778: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
180configure:4778: $? = 0
181configure:4778: result: yes
182configure:4778: checking for strings.h
183configure:4778: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
184configure:4778: $? = 0
185configure:4778: result: yes
186configure:4778: checking for inttypes.h
187configure:4778: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
188configure:4778: $? = 0
189configure:4778: result: yes
190configure:4778: checking for stdint.h
191configure:4778: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
192configure:4778: $? = 0
193configure:4778: result: yes
194configure:4778: checking for unistd.h
195configure:4778: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
196configure:4778: $? = 0
197configure:4778: result: yes
198configure:4791: checking minix/config.h usability
199configure:4791: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
200conftest.c:52:10: fatal error: 'minix/config.h' file not found
201#include <minix/config.h>
202         ^~~~~~~~~~~~~~~~
2031 error generated.
204configure:4791: $? = 1
205configure: failed program was:
206| /* confdefs.h */
207| #define PACKAGE_NAME "GNU Troff"
208| #define PACKAGE_TARNAME "groff"
209| #define PACKAGE_VERSION "1.22.4"
210| #define PACKAGE_STRING "GNU Troff 1.22.4"
211| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
212| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
213| #define STDC_HEADERS 1
214| #define HAVE_SYS_TYPES_H 1
215| #define HAVE_SYS_STAT_H 1
216| #define HAVE_STDLIB_H 1
217| #define HAVE_STRING_H 1
218| #define HAVE_MEMORY_H 1
219| #define HAVE_STRINGS_H 1
220| #define HAVE_INTTYPES_H 1
221| #define HAVE_STDINT_H 1
222| #define HAVE_UNISTD_H 1
223| /* end confdefs.h.  */
224| #include <stdio.h>
225| #ifdef HAVE_SYS_TYPES_H
226| # include <sys/types.h>
227| #endif
228| #ifdef HAVE_SYS_STAT_H
229| # include <sys/stat.h>
230| #endif
231| #ifdef STDC_HEADERS
232| # include <stdlib.h>
233| # include <stddef.h>
234| #else
235| # ifdef HAVE_STDLIB_H
236| #  include <stdlib.h>
237| # endif
238| #endif
239| #ifdef HAVE_STRING_H
240| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
241| #  include <memory.h>
242| # endif
243| # include <string.h>
244| #endif
245| #ifdef HAVE_STRINGS_H
246| # include <strings.h>
247| #endif
248| #ifdef HAVE_INTTYPES_H
249| # include <inttypes.h>
250| #endif
251| #ifdef HAVE_STDINT_H
252| # include <stdint.h>
253| #endif
254| #ifdef HAVE_UNISTD_H
255| # include <unistd.h>
256| #endif
257| #include <minix/config.h>
258configure:4791: result: no
259configure:4791: checking minix/config.h presence
260configure:4791: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
261conftest.c:19:10: fatal error: 'minix/config.h' file not found
262#include <minix/config.h>
263         ^~~~~~~~~~~~~~~~
2641 error generated.
265configure:4791: $? = 1
266configure: failed program was:
267| /* confdefs.h */
268| #define PACKAGE_NAME "GNU Troff"
269| #define PACKAGE_TARNAME "groff"
270| #define PACKAGE_VERSION "1.22.4"
271| #define PACKAGE_STRING "GNU Troff 1.22.4"
272| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
273| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
274| #define STDC_HEADERS 1
275| #define HAVE_SYS_TYPES_H 1
276| #define HAVE_SYS_STAT_H 1
277| #define HAVE_STDLIB_H 1
278| #define HAVE_STRING_H 1
279| #define HAVE_MEMORY_H 1
280| #define HAVE_STRINGS_H 1
281| #define HAVE_INTTYPES_H 1
282| #define HAVE_STDINT_H 1
283| #define HAVE_UNISTD_H 1
284| /* end confdefs.h.  */
285| #include <minix/config.h>
286configure:4791: result: no
287configure:4791: checking for minix/config.h
288configure:4791: result: no
289configure:4815: checking whether it is safe to define __EXTENSIONS__
290configure:4833: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
291configure:4833: $? = 0
292configure:4840: result: yes
293configure:4873: checking whether _XOPEN_SOURCE should be defined
294configure:4892: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
295configure:4892: $? = 0
296configure:4916: result: no
297configure:4941: checking for a BSD-compatible install
298configure:5009: result: /usr/bin/install -c
299configure:5020: checking whether build environment is sane
300configure:5075: result: yes
301configure:5223: checking for a thread-safe mkdir -p
302configure:5262: result: /opt/local/bin/gmkdir -p
303configure:5269: checking for gawk
304configure:5296: result: /usr/bin/awk
305configure:5307: checking whether make sets $(MAKE)
306configure:5329: result: yes
307configure:5351: checking whether make supports the include directive
308configure:5366: make -f confmf.GNU && cat confinc.out
309this is the am__doit target
310configure:5369: $? = 0
311configure:5388: result: yes (GNU style)
312configure:5421: checking whether make supports nested variables
313configure:5438: result: yes
314configure:5523: checking dependency style of /usr/bin/clang
315configure:5634: result: none
316configure:5704: checking whether make supports nested variables
317configure:5721: result: yes
318configure:5782: checking for gcc
319configure:5809: result: /usr/bin/clang
320configure:6038: checking for C compiler version
321configure:6047: /usr/bin/clang --version >&5
322Apple clang version 14.0.0 (clang-1400.0.29.202)
323Target: arm64-apple-darwin22.2.0
324Thread model: posix
325InstalledDir: /Library/Developer/CommandLineTools/usr/bin
326configure:6058: $? = 0
327configure:6047: /usr/bin/clang -v >&5
328Apple clang version 14.0.0 (clang-1400.0.29.202)
329Target: arm64-apple-darwin22.2.0
330Thread model: posix
331InstalledDir: /Library/Developer/CommandLineTools/usr/bin
332configure:6058: $? = 0
333configure:6047: /usr/bin/clang -V >&5
334clang: error: argument to '-V' is missing (expected 1 value)
335clang: error: no input files
336configure:6058: $? = 1
337configure:6047: /usr/bin/clang -qversion >&5
338clang: error: unknown argument '-qversion'; did you mean '--version'?
339clang: error: no input files
340configure:6058: $? = 1
341configure:6062: checking whether we are using the GNU C compiler
342configure:6090: result: yes
343configure:6099: checking whether /usr/bin/clang accepts -g
344configure:6160: result: yes
345configure:6177: checking for /usr/bin/clang option to accept ISO C89
346configure:6253: result: none needed
347configure:6278: checking whether /usr/bin/clang understands -c and -o together
348configure:6315: result: yes
349configure:6444: checking for C++ compiler version
350configure:6453: /usr/bin/clang++ --version >&5
351Apple clang version 14.0.0 (clang-1400.0.29.202)
352Target: arm64-apple-darwin22.2.0
353Thread model: posix
354InstalledDir: /Library/Developer/CommandLineTools/usr/bin
355configure:6464: $? = 0
356configure:6453: /usr/bin/clang++ -v >&5
357Apple clang version 14.0.0 (clang-1400.0.29.202)
358Target: arm64-apple-darwin22.2.0
359Thread model: posix
360InstalledDir: /Library/Developer/CommandLineTools/usr/bin
361configure:6464: $? = 0
362configure:6453: /usr/bin/clang++ -V >&5
363clang: error: argument to '-V' is missing (expected 1 value)
364clang: error: no input files
365configure:6464: $? = 1
366configure:6453: /usr/bin/clang++ -qversion >&5
367clang: error: unknown argument '-qversion'; did you mean '--version'?
368clang: error: no input files
369configure:6464: $? = 1
370configure:6468: checking whether we are using the GNU C++ compiler
371configure:6487: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5
372configure:6487: $? = 0
373configure:6496: result: yes
374configure:6505: checking whether /usr/bin/clang++ accepts -g
375configure:6525: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.cpp >&5
376configure:6525: $? = 0
377configure:6566: result: yes
378configure:6591: checking dependency style of /usr/bin/clang++
379configure:6702: result: none
380configure:6726: checking for Minix Amsterdam compiler
381configure:6750: result: no
382configure:6807: checking for ar
383configure:6823: found /opt/local/bin/ar
384configure:6834: result: ar
385configure:6909: checking for ranlib
386configure:6925: found /opt/local/bin/ranlib
387configure:6936: result: ranlib
388configure:6967: checking build system type
389configure:6981: result: arm-apple-darwin22.2.0
390configure:7001: checking host system type
391configure:7014: result: arm-apple-darwin22.2.0
392configure:7132: checking for size_t
393configure:7132: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
394configure:7132: $? = 0
395configure:7132: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
396conftest.c:73:21: error: expected expression
397if (sizeof ((size_t)))
398                    ^
3991 error generated.
400configure:7132: $? = 1
401configure: failed program was:
402| /* confdefs.h */
403| #define PACKAGE_NAME "GNU Troff"
404| #define PACKAGE_TARNAME "groff"
405| #define PACKAGE_VERSION "1.22.4"
406| #define PACKAGE_STRING "GNU Troff 1.22.4"
407| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
408| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
409| #define STDC_HEADERS 1
410| #define HAVE_SYS_TYPES_H 1
411| #define HAVE_SYS_STAT_H 1
412| #define HAVE_STDLIB_H 1
413| #define HAVE_STRING_H 1
414| #define HAVE_MEMORY_H 1
415| #define HAVE_STRINGS_H 1
416| #define HAVE_INTTYPES_H 1
417| #define HAVE_STDINT_H 1
418| #define HAVE_UNISTD_H 1
419| #define __EXTENSIONS__ 1
420| #define _ALL_SOURCE 1
421| #define _DARWIN_C_SOURCE 1
422| #define _GNU_SOURCE 1
423| #define _NETBSD_SOURCE 1
424| #define _OPENBSD_SOURCE 1
425| #define _POSIX_PTHREAD_SEMANTICS 1
426| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
427| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
428| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
429| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
430| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
431| #define __STDC_WANT_LIB_EXT2__ 1
432| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
433| #define _TANDEM_SOURCE 1
434| #define _HPUX_ALT_XOPEN_SOCKET_API 1
435| #define PACKAGE "groff"
436| #define VERSION "1.22.4"
437| /* end confdefs.h.  */
438| #include <stdio.h>
439| #ifdef HAVE_SYS_TYPES_H
440| # include <sys/types.h>
441| #endif
442| #ifdef HAVE_SYS_STAT_H
443| # include <sys/stat.h>
444| #endif
445| #ifdef STDC_HEADERS
446| # include <stdlib.h>
447| # include <stddef.h>
448| #else
449| # ifdef HAVE_STDLIB_H
450| #  include <stdlib.h>
451| # endif
452| #endif
453| #ifdef HAVE_STRING_H
454| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
455| #  include <memory.h>
456| # endif
457| # include <string.h>
458| #endif
459| #ifdef HAVE_STRINGS_H
460| # include <strings.h>
461| #endif
462| #ifdef HAVE_INTTYPES_H
463| # include <inttypes.h>
464| #endif
465| #ifdef HAVE_STDINT_H
466| # include <stdint.h>
467| #endif
468| #ifdef HAVE_UNISTD_H
469| # include <unistd.h>
470| #endif
471| int
472| main ()
473| {
474| if (sizeof ((size_t)))
475|           return 0;
476|   ;
477|   return 0;
478| }
479configure:7132: result: yes
480configure:7145: checking for working alloca.h
481configure:7162: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
482configure:7162: $? = 0
483configure:7170: result: yes
484configure:7178: checking for alloca
485configure:7215: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
486configure:7215: $? = 0
487configure:7223: result: yes
488configure:7335: checking whether the preprocessor supports include_next
489configure:7373: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Iconftestd1b -Iconftestd2 conftest.c >&5
490configure:7373: $? = 0
491configure:7394: result: yes
492configure:7415: checking whether system header files limit the line length
493configure:7438: result: no
494configure:7449: checking for complete errno.h
495configure:7522: result: yes
496configure:7827: checking for stdint.h
497configure:7844: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
498configure:7844: $? = 0
499configure:7851: result: yes
500configure:7862: checking for inttypes.h
501configure:7881: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
502configure:7881: $? = 0
503configure:7888: result: yes
504configure:7902: checking whether printf supports size specifiers as in C99
505configure:7993: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
506conftest.c:58:57: warning: data argument not used by format string [-Wformat-extra-args]
507  if (sprintf (buf, "%ju %d", (uintmax_t) 12345671, 33, 44, 55) < 0
508                    ~~~~~~~~                            ^
509/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
510  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
511                                                       ^~~~~~~~~~~
512conftest.c:65:54: warning: data argument not used by format string [-Wformat-extra-args]
513  if (sprintf (buf, "%zu %d", (size_t) 12345672, 33, 44, 55) < 0
514                    ~~~~~~~~                         ^
515/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
516  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
517                                                       ^~~~~~~~~~~
518conftest.c:69:57: warning: data argument not used by format string [-Wformat-extra-args]
519  if (sprintf (buf, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55) < 0
520                    ~~~~~~~~                            ^
521/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
522  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
523                                                       ^~~~~~~~~~~
524conftest.c:73:54: warning: data argument not used by format string [-Wformat-extra-args]
525  if (sprintf (buf, "%Lg %d", (long double) 1.5, 33, 44, 55) < 0
526                    ~~~~~~~~                         ^
527/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
528  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
529                                                       ^~~~~~~~~~~
5304 warnings generated.
531conftest.c:58:57: warning: data argument not used by format string [-Wformat-extra-args]
532  if (sprintf (buf, "%ju %d", (uintmax_t) 12345671, 33, 44, 55) < 0
533                    ~~~~~~~~                            ^
534/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
535  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
536                                                       ^~~~~~~~~~~
537conftest.c:65:54: warning: data argument not used by format string [-Wformat-extra-args]
538  if (sprintf (buf, "%zu %d", (size_t) 12345672, 33, 44, 55) < 0
539                    ~~~~~~~~                         ^
540/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
541  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
542                                                       ^~~~~~~~~~~
543conftest.c:69:57: warning: data argument not used by format string [-Wformat-extra-args]
544  if (sprintf (buf, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55) < 0
545                    ~~~~~~~~                            ^
546/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
547  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
548                                                       ^~~~~~~~~~~
549conftest.c:73:54: warning: data argument not used by format string [-Wformat-extra-args]
550  if (sprintf (buf, "%Lg %d", (long double) 1.5, 33, 44, 55) < 0
551                    ~~~~~~~~                         ^
552/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
553  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
554                                                       ^~~~~~~~~~~
5554 warnings generated.
556configure:7993: $? = 0
557configure:7993: ./conftest
558configure:7993: $? = 0
559configure:8004: result: yes
560configure:8009: checking whether printf supports 'long double' arguments
561configure:8064: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
562conftest.c:49:42: warning: data argument not used by format string [-Wformat-extra-args]
563  if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0
564                    ~~~~~~~~             ^
565/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
566  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
567                                                       ^~~~~~~~~~~
568conftest.c:53:42: warning: data argument not used by format string [-Wformat-extra-args]
569  if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0
570                    ~~~~~~~~             ^
571/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
572  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
573                                                       ^~~~~~~~~~~
574conftest.c:57:42: warning: data argument not used by format string [-Wformat-extra-args]
575  if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0
576                    ~~~~~~~~             ^
577/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
578  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
579                                                       ^~~~~~~~~~~
5803 warnings generated.
581conftest.c:49:42: warning: data argument not used by format string [-Wformat-extra-args]
582  if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0
583                    ~~~~~~~~             ^
584/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
585  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
586                                                       ^~~~~~~~~~~
587conftest.c:53:42: warning: data argument not used by format string [-Wformat-extra-args]
588  if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0
589                    ~~~~~~~~             ^
590/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
591  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
592                                                       ^~~~~~~~~~~
593conftest.c:57:42: warning: data argument not used by format string [-Wformat-extra-args]
594  if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0
595                    ~~~~~~~~             ^
596/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
597  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
598                                                       ^~~~~~~~~~~
5993 warnings generated.
600configure:8064: $? = 0
601configure:8064: ./conftest
602configure:8064: $? = 0
603configure:8075: result: yes
604configure:8080: checking whether printf supports infinite 'double' arguments
605configure:8199: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
606configure:8199: $? = 0
607configure:8199: ./conftest
608configure:8199: $? = 0
609configure:8210: result: yes
610configure:8214: checking whether byte ordering is bigendian
611configure:8229: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
612configure:8229: $? = 0
613configure:8274: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
614configure:8274: $? = 0
615configure:8292: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
616conftest.c:48:4: error: use of undeclared identifier 'not'
617                 not big endian
618                 ^
6191 error generated.
620configure:8292: $? = 1
621configure: failed program was:
622| /* confdefs.h */
623| #define PACKAGE_NAME "GNU Troff"
624| #define PACKAGE_TARNAME "groff"
625| #define PACKAGE_VERSION "1.22.4"
626| #define PACKAGE_STRING "GNU Troff 1.22.4"
627| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
628| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
629| #define STDC_HEADERS 1
630| #define HAVE_SYS_TYPES_H 1
631| #define HAVE_SYS_STAT_H 1
632| #define HAVE_STDLIB_H 1
633| #define HAVE_STRING_H 1
634| #define HAVE_MEMORY_H 1
635| #define HAVE_STRINGS_H 1
636| #define HAVE_INTTYPES_H 1
637| #define HAVE_STDINT_H 1
638| #define HAVE_UNISTD_H 1
639| #define __EXTENSIONS__ 1
640| #define _ALL_SOURCE 1
641| #define _DARWIN_C_SOURCE 1
642| #define _GNU_SOURCE 1
643| #define _NETBSD_SOURCE 1
644| #define _OPENBSD_SOURCE 1
645| #define _POSIX_PTHREAD_SEMANTICS 1
646| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
647| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
648| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
649| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
650| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
651| #define __STDC_WANT_LIB_EXT2__ 1
652| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
653| #define _TANDEM_SOURCE 1
654| #define _HPUX_ALT_XOPEN_SOCKET_API 1
655| #define PACKAGE "groff"
656| #define VERSION "1.22.4"
657| #define HAVE_ALLOCA_H 1
658| #define HAVE_ALLOCA 1
659| #define HAVE_STDINT_H_WITH_UINTMAX 1
660| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
661| /* end confdefs.h.  */
662| #include <sys/types.h>
663|               #include <sys/param.h>
664|
665| int
666| main ()
667| {
668| #if BYTE_ORDER != BIG_ENDIAN
669|                not big endian
670|               #endif
671|
672|   ;
673|   return 0;
674| }
675configure:8420: result: no
676configure:8440: checking whether long double and double are the same
677configure:8461: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
678conftest.c:45:19: error: 'check' declared as an array with a negative size
679typedef int check[sizeof (long double) == sizeof (double)
680                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6811 error generated.
682configure:8461: $? = 1
683configure: failed program was:
684| /* confdefs.h */
685| #define PACKAGE_NAME "GNU Troff"
686| #define PACKAGE_TARNAME "groff"
687| #define PACKAGE_VERSION "1.22.4"
688| #define PACKAGE_STRING "GNU Troff 1.22.4"
689| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
690| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
691| #define STDC_HEADERS 1
692| #define HAVE_SYS_TYPES_H 1
693| #define HAVE_SYS_STAT_H 1
694| #define HAVE_STDLIB_H 1
695| #define HAVE_STRING_H 1
696| #define HAVE_MEMORY_H 1
697| #define HAVE_STRINGS_H 1
698| #define HAVE_INTTYPES_H 1
699| #define HAVE_STDINT_H 1
700| #define HAVE_UNISTD_H 1
701| #define __EXTENSIONS__ 1
702| #define _ALL_SOURCE 1
703| #define _DARWIN_C_SOURCE 1
704| #define _GNU_SOURCE 1
705| #define _NETBSD_SOURCE 1
706| #define _OPENBSD_SOURCE 1
707| #define _POSIX_PTHREAD_SEMANTICS 1
708| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
709| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
710| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
711| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
712| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
713| #define __STDC_WANT_LIB_EXT2__ 1
714| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
715| #define _TANDEM_SOURCE 1
716| #define _HPUX_ALT_XOPEN_SOCKET_API 1
717| #define PACKAGE "groff"
718| #define VERSION "1.22.4"
719| #define HAVE_ALLOCA_H 1
720| #define HAVE_ALLOCA 1
721| #define HAVE_STDINT_H_WITH_UINTMAX 1
722| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
723| /* end confdefs.h.  */
724| #include <float.h>
725| int
726| main ()
727| {
728| typedef int check[sizeof (long double) == sizeof (double)
729|                               && LDBL_MANT_DIG == DBL_MANT_DIG
730|                               && LDBL_MAX_EXP == DBL_MAX_EXP
731|                               && LDBL_MIN_EXP == DBL_MIN_EXP
732|                               ? 1 : -1];
733|
734|   ;
735|   return 0;
736| }
737configure:8469: result: no
738configure:8493: checking whether printf supports infinite 'long double' arguments
739configure:8803: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
740configure:8803: $? = 0
741configure:8803: ./conftest
742configure:8803: $? = 0
743configure:8814: result: yes
744configure:8824: checking whether printf supports the 'a' and 'A' directives
745configure:8921: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
746conftest.c:50:48: warning: data argument not used by format string [-Wformat-extra-args]
747  if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
748                    ~~~~~~~                    ^
749/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
750  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
751                                                       ^~~~~~~~~~~
752conftest.c:56:49: warning: data argument not used by format string [-Wformat-extra-args]
753  if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
754                    ~~~~~~~                     ^
755/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
756  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
757                                                       ^~~~~~~~~~~
758conftest.c:63:42: warning: data argument not used by format string [-Wformat-extra-args]
759  if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
760                    ~~~~~~~~~            ^
761/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
762  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
763                                                       ^~~~~~~~~~~
764conftest.c:70:42: warning: data argument not used by format string [-Wformat-extra-args]
765  if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0
766                    ~~~~~~~~~            ^
767/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
768  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
769                                                       ^~~~~~~~~~~
770conftest.c:78:49: warning: data argument not used by format string [-Wformat-extra-args]
771  if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
772                    ~~~~~~~~~~                  ^
773/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
774  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
775                                                       ^~~~~~~~~~~
7765 warnings generated.
777conftest.c:50:48: warning: data argument not used by format string [-Wformat-extra-args]
778  if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
779                    ~~~~~~~                    ^
780/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
781  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
782                                                       ^~~~~~~~~~~
783conftest.c:56:49: warning: data argument not used by format string [-Wformat-extra-args]
784  if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
785                    ~~~~~~~                     ^
786/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
787  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
788                                                       ^~~~~~~~~~~
789conftest.c:63:42: warning: data argument not used by format string [-Wformat-extra-args]
790  if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
791                    ~~~~~~~~~            ^
792/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
793  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
794                                                       ^~~~~~~~~~~
795conftest.c:70:42: warning: data argument not used by format string [-Wformat-extra-args]
796  if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0
797                    ~~~~~~~~~            ^
798/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
799  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
800                                                       ^~~~~~~~~~~
801conftest.c:78:49: warning: data argument not used by format string [-Wformat-extra-args]
802  if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
803                    ~~~~~~~~~~                  ^
804/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
805  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
806                                                       ^~~~~~~~~~~
8075 warnings generated.
808configure:8921: $? = 0
809configure:8921: ./conftest
810configure:8921: $? = 4
811configure: program exited with status 4
812configure: failed program was:
813| /* confdefs.h */
814| #define PACKAGE_NAME "GNU Troff"
815| #define PACKAGE_TARNAME "groff"
816| #define PACKAGE_VERSION "1.22.4"
817| #define PACKAGE_STRING "GNU Troff 1.22.4"
818| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
819| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
820| #define STDC_HEADERS 1
821| #define HAVE_SYS_TYPES_H 1
822| #define HAVE_SYS_STAT_H 1
823| #define HAVE_STDLIB_H 1
824| #define HAVE_STRING_H 1
825| #define HAVE_MEMORY_H 1
826| #define HAVE_STRINGS_H 1
827| #define HAVE_INTTYPES_H 1
828| #define HAVE_STDINT_H 1
829| #define HAVE_UNISTD_H 1
830| #define __EXTENSIONS__ 1
831| #define _ALL_SOURCE 1
832| #define _DARWIN_C_SOURCE 1
833| #define _GNU_SOURCE 1
834| #define _NETBSD_SOURCE 1
835| #define _OPENBSD_SOURCE 1
836| #define _POSIX_PTHREAD_SEMANTICS 1
837| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
838| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
839| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
840| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
841| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
842| #define __STDC_WANT_LIB_EXT2__ 1
843| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
844| #define _TANDEM_SOURCE 1
845| #define _HPUX_ALT_XOPEN_SOCKET_API 1
846| #define PACKAGE "groff"
847| #define VERSION "1.22.4"
848| #define HAVE_ALLOCA_H 1
849| #define HAVE_ALLOCA 1
850| #define HAVE_STDINT_H_WITH_UINTMAX 1
851| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
852| #define CHECK_PRINTF_SAFE 1
853| /* end confdefs.h.  */
854|
855| #include <stdio.h>
856| #include <string.h>
857| static char buf[100];
858| static double zero = 0.0;
859| int main ()
860| {
861|   int result = 0;
862|   if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
863|       || (strcmp (buf, "0x1.922p+1 33") != 0
864|           && strcmp (buf, "0x3.244p+0 33") != 0
865|           && strcmp (buf, "0x6.488p-1 33") != 0
866|           && strcmp (buf, "0xc.91p-2 33") != 0))
867|     result |= 1;
868|   if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
869|       || (strcmp (buf, "-0X1.922P+1 33") != 0
870|           && strcmp (buf, "-0X3.244P+0 33") != 0
871|           && strcmp (buf, "-0X6.488P-1 33") != 0
872|           && strcmp (buf, "-0XC.91P-2 33") != 0))
873|     result |= 2;
874|   /* This catches a FreeBSD 6.1 bug: it doesn't round.  */
875|   if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
876|       || (strcmp (buf, "0x1.83p+0 33") != 0
877|           && strcmp (buf, "0x3.05p-1 33") != 0
878|           && strcmp (buf, "0x6.0ap-2 33") != 0
879|           && strcmp (buf, "0xc.14p-3 33") != 0))
880|     result |= 4;
881|   /* This catches a Mac OS X 10.12.4 (Darwin 16.5) bug: it doesn't round.  */
882|   if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0
883|       || (strcmp (buf, "0x2p+0 33") != 0
884|           && strcmp (buf, "0x3p-1 33") != 0
885|           && strcmp (buf, "0x6p-2 33") != 0
886|           && strcmp (buf, "0xcp-3 33") != 0))
887|     result |= 4;
888|   /* This catches a FreeBSD 6.1 bug.  See
889|      <https://lists.gnu.org/r/bug-gnulib/2007-04/msg00107.html> */
890|   if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
891|       || buf[0] == '0')
892|     result |= 8;
893|   /* This catches a Mac OS X 10.3.9 (Darwin 7.9) bug.  */
894|   if (sprintf (buf, "%.1a", 1.999) < 0
895|       || (strcmp (buf, "0x1.0p+1") != 0
896|           && strcmp (buf, "0x2.0p+0") != 0
897|           && strcmp (buf, "0x4.0p-1") != 0
898|           && strcmp (buf, "0x8.0p-2") != 0))
899|     result |= 16;
900|   /* This catches the same Mac OS X 10.3.9 (Darwin 7.9) bug and also a
901|      glibc 2.4 bug <https://sourceware.org/bugzilla/show_bug.cgi?id=2908>.  */
902|   if (sprintf (buf, "%.1La", 1.999L) < 0
903|       || (strcmp (buf, "0x1.0p+1") != 0
904|           && strcmp (buf, "0x2.0p+0") != 0
905|           && strcmp (buf, "0x4.0p-1") != 0
906|           && strcmp (buf, "0x8.0p-2") != 0))
907|     result |= 32;
908|   return result;
909| }
910configure:8932: result: no
911configure:8937: checking whether printf supports the 'F' directive
912configure:9003: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
913conftest.c:50:45: warning: data argument not used by format string [-Wformat-extra-args]
914  if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0
915                    ~~~~~~~                 ^
916/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
917  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
918                                                       ^~~~~~~~~~~
9191 warning generated.
920conftest.c:50:45: warning: data argument not used by format string [-Wformat-extra-args]
921  if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0
922                    ~~~~~~~                 ^
923/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
924  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
925                                                       ^~~~~~~~~~~
9261 warning generated.
927configure:9003: $? = 0
928configure:9003: ./conftest
929configure:9003: $? = 0
930configure:9014: result: yes
931configure:9019: checking whether printf supports the 'n' directive
932configure:9069: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
933configure:9069: $? = 0
934configure:9069: ./conftest
935./configure: line 2518: 27459 Abort trap: 6           ./conftest$ac_exeext
936configure:9069: $? = 134
937configure: program exited with status 134
938configure: failed program was:
939| /* confdefs.h */
940| #define PACKAGE_NAME "GNU Troff"
941| #define PACKAGE_TARNAME "groff"
942| #define PACKAGE_VERSION "1.22.4"
943| #define PACKAGE_STRING "GNU Troff 1.22.4"
944| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
945| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
946| #define STDC_HEADERS 1
947| #define HAVE_SYS_TYPES_H 1
948| #define HAVE_SYS_STAT_H 1
949| #define HAVE_STDLIB_H 1
950| #define HAVE_STRING_H 1
951| #define HAVE_MEMORY_H 1
952| #define HAVE_STRINGS_H 1
953| #define HAVE_INTTYPES_H 1
954| #define HAVE_STDINT_H 1
955| #define HAVE_UNISTD_H 1
956| #define __EXTENSIONS__ 1
957| #define _ALL_SOURCE 1
958| #define _DARWIN_C_SOURCE 1
959| #define _GNU_SOURCE 1
960| #define _NETBSD_SOURCE 1
961| #define _OPENBSD_SOURCE 1
962| #define _POSIX_PTHREAD_SEMANTICS 1
963| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
964| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
965| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
966| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
967| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
968| #define __STDC_WANT_LIB_EXT2__ 1
969| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
970| #define _TANDEM_SOURCE 1
971| #define _HPUX_ALT_XOPEN_SOCKET_API 1
972| #define PACKAGE "groff"
973| #define VERSION "1.22.4"
974| #define HAVE_ALLOCA_H 1
975| #define HAVE_ALLOCA 1
976| #define HAVE_STDINT_H_WITH_UINTMAX 1
977| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
978| #define CHECK_PRINTF_SAFE 1
979| /* end confdefs.h.  */
980|
981| #include <stdio.h>
982| #include <stdlib.h>
983| #include <string.h>
984| #ifdef _MSC_VER
985| /* See page about "Parameter Validation" on msdn.microsoft.com.  */
986| static void cdecl
987| invalid_parameter_handler (const wchar_t *expression,
988|                            const wchar_t *function,
989|                            const wchar_t *file, unsigned int line,
990|                            uintptr_t dummy)
991| {
992|   exit (1);
993| }
994| #endif
995| static char fmtstring[10];
996| static char buf[100];
997| int main ()
998| {
999|   int count = -1;
1000| #ifdef _MSC_VER
1001|   _set_invalid_parameter_handler (invalid_parameter_handler);
1002| #endif
1003|   /* Copy the format string.  Some systems (glibc with _FORTIFY_SOURCE=2)
1004|      support %n in format strings in read-only memory but not in writable
1005|      memory.  */
1006|   strcpy (fmtstring, "%d %n");
1007|   if (sprintf (buf, fmtstring, 123, &count, 33, 44, 55) < 0
1008|       || strcmp (buf, "123 ") != 0
1009|       || count != 4)
1010|     return 1;
1011|   return 0;
1012| }
1013configure:9080: result: no
1014configure:9085: checking whether printf supports the 'ls' directive
1015configure:9158: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1016configure:9158: $? = 0
1017configure:9158: ./conftest
1018configure:9158: $? = 0
1019configure:9169: result: yes
1020configure:9174: checking whether printf supports POSIX/XSI format strings with positions
1021configure:9207: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1022configure:9207: $? = 0
1023configure:9207: ./conftest
1024configure:9207: $? = 0
1025configure:9218: result: yes
1026configure:9223: checking whether printf supports the grouping flag
1027configure:9254: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1028configure:9254: $? = 0
1029configure:9254: ./conftest
1030configure:9254: $? = 0
1031configure:9265: result: yes
1032configure:9270: checking whether printf supports the left-adjust flag correctly
1033configure:9305: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1034configure:9305: $? = 0
1035configure:9305: ./conftest
1036configure:9305: $? = 0
1037configure:9316: result: yes
1038configure:9321: checking whether printf supports the zero flag correctly
1039configure:9357: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1040conftest.c:49:42: warning: data argument not used by format string [-Wformat-extra-args]
1041  if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0
1042                    ~~~~~~~              ^
1043/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
1044  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1045                                                       ^~~~~~~~~~~
10461 warning generated.
1047conftest.c:49:42: warning: data argument not used by format string [-Wformat-extra-args]
1048  if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0
1049                    ~~~~~~~              ^
1050/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
1051  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1052                                                       ^~~~~~~~~~~
10531 warning generated.
1054configure:9357: $? = 0
1055configure:9357: ./conftest
1056configure:9357: $? = 0
1057configure:9368: result: yes
1058configure:9373: checking whether printf supports large precisions
1059configure:9416: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1060conftest.c:53:42: warning: data argument not used by format string [-Wformat-extra-args]
1061  if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3)
1062                    ~~~~~~~~~~~~         ^
1063/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
1064  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1065                                                       ^~~~~~~~~~~
1066conftest.c:55:44: warning: data argument not used by format string [-Wformat-extra-args]
1067  if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5)
1068                    ~~~~~~~~~~~~           ^
1069/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
1070  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1071                                                       ^~~~~~~~~~~
1072conftest.c:57:43: warning: data argument not used by format string [-Wformat-extra-args]
1073  if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5
1074                    ~~~~~~~~~~~           ^
1075/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
1076  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1077                                                       ^~~~~~~~~~~
1078conftest.c:60:43: warning: data argument not used by format string [-Wformat-extra-args]
1079  if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5
1080                    ~~~~~~~~~~~           ^
1081/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
1082  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1083                                                       ^~~~~~~~~~~
10844 warnings generated.
1085conftest.c:53:42: warning: data argument not used by format string [-Wformat-extra-args]
1086  if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3)
1087                    ~~~~~~~~~~~~         ^
1088/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
1089  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1090                                                       ^~~~~~~~~~~
1091conftest.c:55:44: warning: data argument not used by format string [-Wformat-extra-args]
1092  if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5)
1093                    ~~~~~~~~~~~~           ^
1094/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
1095  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1096                                                       ^~~~~~~~~~~
1097conftest.c:57:43: warning: data argument not used by format string [-Wformat-extra-args]
1098  if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5
1099                    ~~~~~~~~~~~           ^
1100/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
1101  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1102                                                       ^~~~~~~~~~~
1103conftest.c:60:43: warning: data argument not used by format string [-Wformat-extra-args]
1104  if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5
1105                    ~~~~~~~~~~~           ^
1106/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
1107  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
1108                                                       ^~~~~~~~~~~
11094 warnings generated.
1110configure:9416: $? = 0
1111configure:9416: ./conftest
1112configure:9416: $? = 0
1113configure:9427: result: yes
1114configure:9440: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1115configure:9440: $? = 0
1116configure:9475: checking whether printf survives out-of-memory conditions
1117configure:9647: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1118configure:9650: $? = 0
1119configure:9654: $? = 77
1120configure:9699: result: guessing no
1121configure:9720: checking for vasnprintf
1122configure:9720: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1123Undefined symbols for architecture arm64:
1124  "_vasnprintf", referenced from:
1125      _main in conftest-arm64.o
1126ld: symbol(s) not found for architecture arm64
1127clang: error: linker command failed with exit code 1 (use -v to see invocation)
1128configure:9720: $? = 1
1129configure: failed program was:
1130| /* confdefs.h */
1131| #define PACKAGE_NAME "GNU Troff"
1132| #define PACKAGE_TARNAME "groff"
1133| #define PACKAGE_VERSION "1.22.4"
1134| #define PACKAGE_STRING "GNU Troff 1.22.4"
1135| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
1136| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
1137| #define STDC_HEADERS 1
1138| #define HAVE_SYS_TYPES_H 1
1139| #define HAVE_SYS_STAT_H 1
1140| #define HAVE_STDLIB_H 1
1141| #define HAVE_STRING_H 1
1142| #define HAVE_MEMORY_H 1
1143| #define HAVE_STRINGS_H 1
1144| #define HAVE_INTTYPES_H 1
1145| #define HAVE_STDINT_H 1
1146| #define HAVE_UNISTD_H 1
1147| #define __EXTENSIONS__ 1
1148| #define _ALL_SOURCE 1
1149| #define _DARWIN_C_SOURCE 1
1150| #define _GNU_SOURCE 1
1151| #define _NETBSD_SOURCE 1
1152| #define _OPENBSD_SOURCE 1
1153| #define _POSIX_PTHREAD_SEMANTICS 1
1154| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1155| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1156| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1157| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1158| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1159| #define __STDC_WANT_LIB_EXT2__ 1
1160| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1161| #define _TANDEM_SOURCE 1
1162| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1163| #define PACKAGE "groff"
1164| #define VERSION "1.22.4"
1165| #define HAVE_ALLOCA_H 1
1166| #define HAVE_ALLOCA 1
1167| #define HAVE_STDINT_H_WITH_UINTMAX 1
1168| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1169| #define CHECK_PRINTF_SAFE 1
1170| /* end confdefs.h.  */
1171| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
1172|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1173| #define vasnprintf innocuous_vasnprintf
1174|
1175| /* System header to define __stub macros and hopefully few prototypes,
1176|     which can conflict with char vasnprintf (); below.
1177|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1178|     <limits.h> exists even on freestanding compilers.  */
1179|
1180| #ifdef __STDC__
1181| # include <limits.h>
1182| #else
1183| # include <assert.h>
1184| #endif
1185|
1186| #undef vasnprintf
1187|
1188| /* Override any GCC internal prototype to avoid an error.
1189|    Use char because int might match the return type of a GCC
1190|    builtin and then its argument prototype would still apply.  */
1191| #ifdef __cplusplus
1192| extern "C"
1193| #endif
1194| char vasnprintf ();
1195| /* The GNU C library defines this for functions which it implements
1196|     to always fail with ENOSYS.  Some functions are actually named
1197|     something starting with __ and the normal name is an alias.  */
1198| #if defined __stub_vasnprintf || defined __stub___vasnprintf
1199| choke me
1200| #endif
1201|
1202| int
1203| main ()
1204| {
1205| return vasnprintf ();
1206|   ;
1207|   return 0;
1208| }
1209configure:9720: result: no
1210configure:9720: checking for snprintf
1211configure:9720: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1212conftest.c:65:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
1213char snprintf ();
1214     ^
1215conftest.c:65:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
12161 warning generated.
1217conftest.c:65:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
1218char snprintf ();
1219     ^
1220conftest.c:65:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
12211 warning generated.
1222configure:9720: $? = 0
1223configure:9720: result: yes
1224configure:9720: checking for __fseterr
1225configure:9720: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1226Undefined symbols for architecture arm64:
1227  "___fseterr", referenced from:
1228      _main in conftest-arm64.o
1229ld: symbol(s) not found for architecture arm64
1230clang: error: linker command failed with exit code 1 (use -v to see invocation)
1231configure:9720: $? = 1
1232configure: failed program was:
1233| /* confdefs.h */
1234| #define PACKAGE_NAME "GNU Troff"
1235| #define PACKAGE_TARNAME "groff"
1236| #define PACKAGE_VERSION "1.22.4"
1237| #define PACKAGE_STRING "GNU Troff 1.22.4"
1238| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
1239| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
1240| #define STDC_HEADERS 1
1241| #define HAVE_SYS_TYPES_H 1
1242| #define HAVE_SYS_STAT_H 1
1243| #define HAVE_STDLIB_H 1
1244| #define HAVE_STRING_H 1
1245| #define HAVE_MEMORY_H 1
1246| #define HAVE_STRINGS_H 1
1247| #define HAVE_INTTYPES_H 1
1248| #define HAVE_STDINT_H 1
1249| #define HAVE_UNISTD_H 1
1250| #define __EXTENSIONS__ 1
1251| #define _ALL_SOURCE 1
1252| #define _DARWIN_C_SOURCE 1
1253| #define _GNU_SOURCE 1
1254| #define _NETBSD_SOURCE 1
1255| #define _OPENBSD_SOURCE 1
1256| #define _POSIX_PTHREAD_SEMANTICS 1
1257| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1258| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1259| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1260| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1261| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1262| #define __STDC_WANT_LIB_EXT2__ 1
1263| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1264| #define _TANDEM_SOURCE 1
1265| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1266| #define PACKAGE "groff"
1267| #define VERSION "1.22.4"
1268| #define HAVE_ALLOCA_H 1
1269| #define HAVE_ALLOCA 1
1270| #define HAVE_STDINT_H_WITH_UINTMAX 1
1271| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1272| #define CHECK_PRINTF_SAFE 1
1273| #define HAVE_SNPRINTF 1
1274| /* end confdefs.h.  */
1275| /* Define __fseterr to an innocuous variant, in case <limits.h> declares __fseterr.
1276|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1277| #define __fseterr innocuous___fseterr
1278|
1279| /* System header to define __stub macros and hopefully few prototypes,
1280|     which can conflict with char __fseterr (); below.
1281|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1282|     <limits.h> exists even on freestanding compilers.  */
1283|
1284| #ifdef __STDC__
1285| # include <limits.h>
1286| #else
1287| # include <assert.h>
1288| #endif
1289|
1290| #undef __fseterr
1291|
1292| /* Override any GCC internal prototype to avoid an error.
1293|    Use char because int might match the return type of a GCC
1294|    builtin and then its argument prototype would still apply.  */
1295| #ifdef __cplusplus
1296| extern "C"
1297| #endif
1298| char __fseterr ();
1299| /* The GNU C library defines this for functions which it implements
1300|     to always fail with ENOSYS.  Some functions are actually named
1301|     something starting with __ and the normal name is an alias.  */
1302| #if defined __stub___fseterr || defined __stub_____fseterr
1303| choke me
1304| #endif
1305|
1306| int
1307| main ()
1308| {
1309| return __fseterr ();
1310|   ;
1311|   return 0;
1312| }
1313configure:9720: result: no
1314configure:9720: checking for symlink
1315configure:9720: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1316configure:9720: $? = 0
1317configure:9720: result: yes
1318configure:9720: checking for mprotect
1319configure:9720: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1320configure:9720: $? = 0
1321configure:9720: result: yes
1322configure:9720: checking for iswcntrl
1323configure:9720: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1324configure:9720: $? = 0
1325configure:9720: result: yes
1326configure:9720: checking for wcwidth
1327configure:9720: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1328configure:9720: $? = 0
1329configure:9720: result: yes
1330configure:9732: checking for unsigned long long int
1331configure:9771: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1332configure:9771: $? = 0
1333configure:9780: result: yes
1334configure:9790: checking for long long int
1335configure:9828: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1336configure:9828: $? = 0
1337configure:9828: ./conftest
1338configure:9828: $? = 0
1339configure:9840: result: yes
1340configure:9849: checking for wchar_t
1341configure:9866: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1342configure:9866: $? = 0
1343configure:9873: result: yes
1344configure:9882: checking for wint_t
1345configure:9907: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1346configure:9907: $? = 0
1347configure:9914: result: yes
1348configure:9921: checking whether wint_t is too small
1349configure:9949: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1350configure:9949: $? = 0
1351configure:9956: result: no
1352configure:9974: checking for features.h
1353configure:9974: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1354conftest.c:85:10: fatal error: 'features.h' file not found
1355#include <features.h>
1356         ^~~~~~~~~~~~
13571 error generated.
1358configure:9974: $? = 1
1359configure: failed program was:
1360| /* confdefs.h */
1361| #define PACKAGE_NAME "GNU Troff"
1362| #define PACKAGE_TARNAME "groff"
1363| #define PACKAGE_VERSION "1.22.4"
1364| #define PACKAGE_STRING "GNU Troff 1.22.4"
1365| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
1366| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
1367| #define STDC_HEADERS 1
1368| #define HAVE_SYS_TYPES_H 1
1369| #define HAVE_SYS_STAT_H 1
1370| #define HAVE_STDLIB_H 1
1371| #define HAVE_STRING_H 1
1372| #define HAVE_MEMORY_H 1
1373| #define HAVE_STRINGS_H 1
1374| #define HAVE_INTTYPES_H 1
1375| #define HAVE_STDINT_H 1
1376| #define HAVE_UNISTD_H 1
1377| #define __EXTENSIONS__ 1
1378| #define _ALL_SOURCE 1
1379| #define _DARWIN_C_SOURCE 1
1380| #define _GNU_SOURCE 1
1381| #define _NETBSD_SOURCE 1
1382| #define _OPENBSD_SOURCE 1
1383| #define _POSIX_PTHREAD_SEMANTICS 1
1384| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1385| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1386| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1387| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1388| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1389| #define __STDC_WANT_LIB_EXT2__ 1
1390| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1391| #define _TANDEM_SOURCE 1
1392| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1393| #define PACKAGE "groff"
1394| #define VERSION "1.22.4"
1395| #define HAVE_ALLOCA_H 1
1396| #define HAVE_ALLOCA 1
1397| #define HAVE_STDINT_H_WITH_UINTMAX 1
1398| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1399| #define CHECK_PRINTF_SAFE 1
1400| #define HAVE_SNPRINTF 1
1401| #define HAVE_SYMLINK 1
1402| #define HAVE_MPROTECT 1
1403| #define HAVE_ISWCNTRL 1
1404| #define HAVE_WCWIDTH 1
1405| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1406| #define HAVE_LONG_LONG_INT 1
1407| #define HAVE_WCHAR_T 1
1408| #define HAVE_WINT_T 1
1409| /* end confdefs.h.  */
1410| #include <stdio.h>
1411| #ifdef HAVE_SYS_TYPES_H
1412| # include <sys/types.h>
1413| #endif
1414| #ifdef HAVE_SYS_STAT_H
1415| # include <sys/stat.h>
1416| #endif
1417| #ifdef STDC_HEADERS
1418| # include <stdlib.h>
1419| # include <stddef.h>
1420| #else
1421| # ifdef HAVE_STDLIB_H
1422| #  include <stdlib.h>
1423| # endif
1424| #endif
1425| #ifdef HAVE_STRING_H
1426| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1427| #  include <memory.h>
1428| # endif
1429| # include <string.h>
1430| #endif
1431| #ifdef HAVE_STRINGS_H
1432| # include <strings.h>
1433| #endif
1434| #ifdef HAVE_INTTYPES_H
1435| # include <inttypes.h>
1436| #endif
1437| #ifdef HAVE_STDINT_H
1438| # include <stdint.h>
1439| #endif
1440| #ifdef HAVE_UNISTD_H
1441| # include <unistd.h>
1442| #endif
1443|
1444| #include <features.h>
1445configure:9974: result: no
1446configure:9974: checking for limits.h
1447configure:9974: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1448configure:9974: $? = 0
1449configure:9974: result: yes
1450configure:9974: checking for unistd.h
1451configure:9974: result: yes
1452configure:9974: checking for math.h
1453configure:9974: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1454configure:9974: $? = 0
1455configure:9974: result: yes
1456configure:9974: checking for sys/mman.h
1457configure:9974: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1458configure:9974: $? = 0
1459configure:9974: result: yes
1460configure:9974: checking for wchar.h
1461configure:9974: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1462configure:9974: $? = 0
1463configure:9974: result: yes
1464configure:9974: checking for stdint.h
1465configure:9974: result: yes
1466configure:9974: checking for crtdefs.h
1467configure:9974: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1468conftest.c:91:10: fatal error: 'crtdefs.h' file not found
1469#include <crtdefs.h>
1470         ^~~~~~~~~~~
14711 error generated.
1472configure:9974: $? = 1
1473configure: failed program was:
1474| /* confdefs.h */
1475| #define PACKAGE_NAME "GNU Troff"
1476| #define PACKAGE_TARNAME "groff"
1477| #define PACKAGE_VERSION "1.22.4"
1478| #define PACKAGE_STRING "GNU Troff 1.22.4"
1479| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
1480| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
1481| #define STDC_HEADERS 1
1482| #define HAVE_SYS_TYPES_H 1
1483| #define HAVE_SYS_STAT_H 1
1484| #define HAVE_STDLIB_H 1
1485| #define HAVE_STRING_H 1
1486| #define HAVE_MEMORY_H 1
1487| #define HAVE_STRINGS_H 1
1488| #define HAVE_INTTYPES_H 1
1489| #define HAVE_STDINT_H 1
1490| #define HAVE_UNISTD_H 1
1491| #define __EXTENSIONS__ 1
1492| #define _ALL_SOURCE 1
1493| #define _DARWIN_C_SOURCE 1
1494| #define _GNU_SOURCE 1
1495| #define _NETBSD_SOURCE 1
1496| #define _OPENBSD_SOURCE 1
1497| #define _POSIX_PTHREAD_SEMANTICS 1
1498| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1499| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1500| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1501| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1502| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1503| #define __STDC_WANT_LIB_EXT2__ 1
1504| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1505| #define _TANDEM_SOURCE 1
1506| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1507| #define PACKAGE "groff"
1508| #define VERSION "1.22.4"
1509| #define HAVE_ALLOCA_H 1
1510| #define HAVE_ALLOCA 1
1511| #define HAVE_STDINT_H_WITH_UINTMAX 1
1512| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1513| #define CHECK_PRINTF_SAFE 1
1514| #define HAVE_SNPRINTF 1
1515| #define HAVE_SYMLINK 1
1516| #define HAVE_MPROTECT 1
1517| #define HAVE_ISWCNTRL 1
1518| #define HAVE_WCWIDTH 1
1519| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1520| #define HAVE_LONG_LONG_INT 1
1521| #define HAVE_WCHAR_T 1
1522| #define HAVE_WINT_T 1
1523| #define HAVE_LIMITS_H 1
1524| #define HAVE_UNISTD_H 1
1525| #define HAVE_MATH_H 1
1526| #define HAVE_SYS_MMAN_H 1
1527| #define HAVE_WCHAR_H 1
1528| #define HAVE_STDINT_H 1
1529| /* end confdefs.h.  */
1530| #include <stdio.h>
1531| #ifdef HAVE_SYS_TYPES_H
1532| # include <sys/types.h>
1533| #endif
1534| #ifdef HAVE_SYS_STAT_H
1535| # include <sys/stat.h>
1536| #endif
1537| #ifdef STDC_HEADERS
1538| # include <stdlib.h>
1539| # include <stddef.h>
1540| #else
1541| # ifdef HAVE_STDLIB_H
1542| #  include <stdlib.h>
1543| # endif
1544| #endif
1545| #ifdef HAVE_STRING_H
1546| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1547| #  include <memory.h>
1548| # endif
1549| # include <string.h>
1550| #endif
1551| #ifdef HAVE_STRINGS_H
1552| # include <strings.h>
1553| #endif
1554| #ifdef HAVE_INTTYPES_H
1555| # include <inttypes.h>
1556| #endif
1557| #ifdef HAVE_STDINT_H
1558| # include <stdint.h>
1559| #endif
1560| #ifdef HAVE_UNISTD_H
1561| # include <unistd.h>
1562| #endif
1563|
1564| #include <crtdefs.h>
1565configure:9974: result: no
1566configure:9974: checking for wctype.h
1567configure:9974: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1568configure:9974: $? = 0
1569configure:9974: result: yes
1570configure:9974: checking for stdlib.h
1571configure:9974: result: yes
1572configure:9974: checking for sys/param.h
1573configure:9974: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1574configure:9974: $? = 0
1575configure:9974: result: yes
1576configure:9999: checking for intmax_t
1577configure:10024: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1578configure:10024: $? = 0
1579configure:10031: result: yes
1580configure:10050: checking where to find the exponent in a 'double'
1581configure:10364: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1582configure:10364: $? = 0
1583configure:10364: ./conftest
1584configure:10364: $? = 0
1585configure:10376: result: word 1 bit 20
1586configure:10403: checking whether snprintf returns a byte count as in C99
1587configure:10490: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1588configure:10490: $? = 0
1589configure:10490: ./conftest
1590configure:10490: $? = 0
1591configure:10501: result: yes
1592configure:10512: checking for snprintf
1593configure:10512: result: yes
1594configure:10512: checking for strnlen
1595configure:10512: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1596configure:10512: $? = 0
1597configure:10512: result: yes
1598configure:10512: checking for wcslen
1599configure:10512: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1600conftest.c:88:6: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration]
1601char wcslen ();
1602     ^
1603conftest.c:88:6: note: 'wcslen' is a builtin with type 'unsigned long (const int *)'
16041 warning generated.
1605conftest.c:88:6: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration]
1606char wcslen ();
1607     ^
1608conftest.c:88:6: note: 'wcslen' is a builtin with type 'unsigned long (const int *)'
16091 warning generated.
1610configure:10512: $? = 0
1611configure:10512: result: yes
1612configure:10512: checking for wcsnlen
1613configure:10512: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1614configure:10512: $? = 0
1615configure:10512: result: yes
1616configure:10512: checking for mbrtowc
1617configure:10512: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1618configure:10512: $? = 0
1619configure:10512: result: yes
1620configure:10512: checking for wcrtomb
1621configure:10512: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1622configure:10512: $? = 0
1623configure:10512: result: yes
1624configure:10521: checking whether _snprintf is declared
1625configure:10521: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1626conftest.c:78:10: error: use of undeclared identifier '_snprintf'
1627  (void) _snprintf;
1628         ^
16291 error generated.
1630configure:10521: $? = 1
1631configure: failed program was:
1632| /* confdefs.h */
1633| #define PACKAGE_NAME "GNU Troff"
1634| #define PACKAGE_TARNAME "groff"
1635| #define PACKAGE_VERSION "1.22.4"
1636| #define PACKAGE_STRING "GNU Troff 1.22.4"
1637| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
1638| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
1639| #define STDC_HEADERS 1
1640| #define HAVE_SYS_TYPES_H 1
1641| #define HAVE_SYS_STAT_H 1
1642| #define HAVE_STDLIB_H 1
1643| #define HAVE_STRING_H 1
1644| #define HAVE_MEMORY_H 1
1645| #define HAVE_STRINGS_H 1
1646| #define HAVE_INTTYPES_H 1
1647| #define HAVE_STDINT_H 1
1648| #define HAVE_UNISTD_H 1
1649| #define __EXTENSIONS__ 1
1650| #define _ALL_SOURCE 1
1651| #define _DARWIN_C_SOURCE 1
1652| #define _GNU_SOURCE 1
1653| #define _NETBSD_SOURCE 1
1654| #define _OPENBSD_SOURCE 1
1655| #define _POSIX_PTHREAD_SEMANTICS 1
1656| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1657| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1658| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1659| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1660| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1661| #define __STDC_WANT_LIB_EXT2__ 1
1662| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1663| #define _TANDEM_SOURCE 1
1664| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1665| #define PACKAGE "groff"
1666| #define VERSION "1.22.4"
1667| #define HAVE_ALLOCA_H 1
1668| #define HAVE_ALLOCA 1
1669| #define HAVE_STDINT_H_WITH_UINTMAX 1
1670| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1671| #define CHECK_PRINTF_SAFE 1
1672| #define HAVE_SNPRINTF 1
1673| #define HAVE_SYMLINK 1
1674| #define HAVE_MPROTECT 1
1675| #define HAVE_ISWCNTRL 1
1676| #define HAVE_WCWIDTH 1
1677| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1678| #define HAVE_LONG_LONG_INT 1
1679| #define HAVE_WCHAR_T 1
1680| #define HAVE_WINT_T 1
1681| #define HAVE_LIMITS_H 1
1682| #define HAVE_UNISTD_H 1
1683| #define HAVE_MATH_H 1
1684| #define HAVE_SYS_MMAN_H 1
1685| #define HAVE_WCHAR_H 1
1686| #define HAVE_STDINT_H 1
1687| #define HAVE_WCTYPE_H 1
1688| #define HAVE_STDLIB_H 1
1689| #define HAVE_SYS_PARAM_H 1
1690| #define HAVE_INTMAX_T 1
1691| #define DBL_EXPBIT0_WORD 1
1692| #define DBL_EXPBIT0_BIT 20
1693| #define HAVE_SNPRINTF 1
1694| #define HAVE_STRNLEN 1
1695| #define HAVE_WCSLEN 1
1696| #define HAVE_WCSNLEN 1
1697| #define HAVE_MBRTOWC 1
1698| #define HAVE_WCRTOMB 1
1699| /* end confdefs.h.  */
1700| #include <stdio.h>
1701|
1702| int
1703| main ()
1704| {
1705| #ifndef _snprintf
1706| #ifdef __cplusplus
1707|   (void) _snprintf;
1708| #else
1709|   (void) _snprintf;
1710| #endif
1711| #endif
1712|
1713|   ;
1714|   return 0;
1715| }
1716configure:10521: result: no
1717configure:10916: checking whether frexp() can be used without linking with libm
1718configure:10934: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1719configure:10934: $? = 0
1720configure:10943: result: yes
1721configure:10946: checking whether alarm is declared
1722configure:10946: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1723configure:10946: $? = 0
1724configure:10946: result: yes
1725configure:10984: checking host CPU and C ABI
1726configure:11055: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1727conftest.c:75:18: error: unknown type name 'error'
1728                 error fail
1729                 ^
1730conftest.c:75:28: error: expected ';' after top level declarator
1731                 error fail
1732                           ^
1733                           ;
17342 errors generated.
1735configure:11055: $? = 1
1736configure: failed program was:
1737| /* confdefs.h */
1738| #define PACKAGE_NAME "GNU Troff"
1739| #define PACKAGE_TARNAME "groff"
1740| #define PACKAGE_VERSION "1.22.4"
1741| #define PACKAGE_STRING "GNU Troff 1.22.4"
1742| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
1743| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
1744| #define STDC_HEADERS 1
1745| #define HAVE_SYS_TYPES_H 1
1746| #define HAVE_SYS_STAT_H 1
1747| #define HAVE_STDLIB_H 1
1748| #define HAVE_STRING_H 1
1749| #define HAVE_MEMORY_H 1
1750| #define HAVE_STRINGS_H 1
1751| #define HAVE_INTTYPES_H 1
1752| #define HAVE_STDINT_H 1
1753| #define HAVE_UNISTD_H 1
1754| #define __EXTENSIONS__ 1
1755| #define _ALL_SOURCE 1
1756| #define _DARWIN_C_SOURCE 1
1757| #define _GNU_SOURCE 1
1758| #define _NETBSD_SOURCE 1
1759| #define _OPENBSD_SOURCE 1
1760| #define _POSIX_PTHREAD_SEMANTICS 1
1761| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1762| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1763| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1764| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1765| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1766| #define __STDC_WANT_LIB_EXT2__ 1
1767| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1768| #define _TANDEM_SOURCE 1
1769| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1770| #define PACKAGE "groff"
1771| #define VERSION "1.22.4"
1772| #define HAVE_ALLOCA_H 1
1773| #define HAVE_ALLOCA 1
1774| #define HAVE_STDINT_H_WITH_UINTMAX 1
1775| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1776| #define CHECK_PRINTF_SAFE 1
1777| #define HAVE_SNPRINTF 1
1778| #define HAVE_SYMLINK 1
1779| #define HAVE_MPROTECT 1
1780| #define HAVE_ISWCNTRL 1
1781| #define HAVE_WCWIDTH 1
1782| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1783| #define HAVE_LONG_LONG_INT 1
1784| #define HAVE_WCHAR_T 1
1785| #define HAVE_WINT_T 1
1786| #define HAVE_LIMITS_H 1
1787| #define HAVE_UNISTD_H 1
1788| #define HAVE_MATH_H 1
1789| #define HAVE_SYS_MMAN_H 1
1790| #define HAVE_WCHAR_H 1
1791| #define HAVE_STDINT_H 1
1792| #define HAVE_WCTYPE_H 1
1793| #define HAVE_STDLIB_H 1
1794| #define HAVE_SYS_PARAM_H 1
1795| #define HAVE_INTMAX_T 1
1796| #define DBL_EXPBIT0_WORD 1
1797| #define DBL_EXPBIT0_BIT 20
1798| #define HAVE_SNPRINTF 1
1799| #define HAVE_STRNLEN 1
1800| #define HAVE_WCSLEN 1
1801| #define HAVE_WCSNLEN 1
1802| #define HAVE_MBRTOWC 1
1803| #define HAVE_WCRTOMB 1
1804| #define HAVE_DECL__SNPRINTF 0
1805| #define HAVE_SNPRINTF_RETVAL_C99 1
1806| #define HAVE_DECL_ALARM 1
1807| /* end confdefs.h.  */
1808| #ifdef __aarch64__
1809|                  int ok;
1810|                 #else
1811|                  error fail
1812|                 #endif
1813|
1814configure:11086: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -S conftest.c
1815clang: error: cannot use 'assembler' output with multiple -arch options
1816configure:11089: $? = 1
1817configure:11345: result: arm
1818configure:11369: checking where to find the exponent in a 'float'
1819configure:11446: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1820configure:11446: $? = 0
1821configure:11446: ./conftest
1822configure:11446: $? = 0
1823configure:11458: result: word 0 bit 23
1824configure:11559: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.
1825configure:11582: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1826conftest.c:86:24: error: use of undeclared identifier 'ULLONG_WIDTH'
1827            int ullw = ULLONG_WIDTH;
1828                       ^
18291 error generated.
1830configure:11582: $? = 1
1831configure: failed program was:
1832| /* confdefs.h */
1833| #define PACKAGE_NAME "GNU Troff"
1834| #define PACKAGE_TARNAME "groff"
1835| #define PACKAGE_VERSION "1.22.4"
1836| #define PACKAGE_STRING "GNU Troff 1.22.4"
1837| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
1838| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
1839| #define STDC_HEADERS 1
1840| #define HAVE_SYS_TYPES_H 1
1841| #define HAVE_SYS_STAT_H 1
1842| #define HAVE_STDLIB_H 1
1843| #define HAVE_STRING_H 1
1844| #define HAVE_MEMORY_H 1
1845| #define HAVE_STRINGS_H 1
1846| #define HAVE_INTTYPES_H 1
1847| #define HAVE_STDINT_H 1
1848| #define HAVE_UNISTD_H 1
1849| #define __EXTENSIONS__ 1
1850| #define _ALL_SOURCE 1
1851| #define _DARWIN_C_SOURCE 1
1852| #define _GNU_SOURCE 1
1853| #define _NETBSD_SOURCE 1
1854| #define _OPENBSD_SOURCE 1
1855| #define _POSIX_PTHREAD_SEMANTICS 1
1856| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1857| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1858| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1859| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1860| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1861| #define __STDC_WANT_LIB_EXT2__ 1
1862| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1863| #define _TANDEM_SOURCE 1
1864| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1865| #define PACKAGE "groff"
1866| #define VERSION "1.22.4"
1867| #define HAVE_ALLOCA_H 1
1868| #define HAVE_ALLOCA 1
1869| #define HAVE_STDINT_H_WITH_UINTMAX 1
1870| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1871| #define CHECK_PRINTF_SAFE 1
1872| #define HAVE_SNPRINTF 1
1873| #define HAVE_SYMLINK 1
1874| #define HAVE_MPROTECT 1
1875| #define HAVE_ISWCNTRL 1
1876| #define HAVE_WCWIDTH 1
1877| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1878| #define HAVE_LONG_LONG_INT 1
1879| #define HAVE_WCHAR_T 1
1880| #define HAVE_WINT_T 1
1881| #define HAVE_LIMITS_H 1
1882| #define HAVE_UNISTD_H 1
1883| #define HAVE_MATH_H 1
1884| #define HAVE_SYS_MMAN_H 1
1885| #define HAVE_WCHAR_H 1
1886| #define HAVE_STDINT_H 1
1887| #define HAVE_WCTYPE_H 1
1888| #define HAVE_STDLIB_H 1
1889| #define HAVE_SYS_PARAM_H 1
1890| #define HAVE_INTMAX_T 1
1891| #define DBL_EXPBIT0_WORD 1
1892| #define DBL_EXPBIT0_BIT 20
1893| #define HAVE_SNPRINTF 1
1894| #define HAVE_STRNLEN 1
1895| #define HAVE_WCSLEN 1
1896| #define HAVE_WCSNLEN 1
1897| #define HAVE_MBRTOWC 1
1898| #define HAVE_WCRTOMB 1
1899| #define HAVE_DECL__SNPRINTF 0
1900| #define HAVE_SNPRINTF_RETVAL_C99 1
1901| #define HAVE_DECL_ALARM 1
1902| #ifndef __arm__
1903| #define __arm__ 1
1904| #endif
1905| #ifndef __arm__
1906| #define __arm__ 1
1907| #endif
1908| #define FLT_EXPBIT0_WORD 0
1909| #define FLT_EXPBIT0_BIT 23
1910| /* end confdefs.h.  */
1911| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1912|              #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1913|             #endif
1914|             #include <limits.h>
1915|             long long llm = LLONG_MAX;
1916|             int wb = WORD_BIT;
1917|             int ullw = ULLONG_WIDTH;
1918|
1919| int
1920| main ()
1921| {
1922|
1923|   ;
1924|   return 0;
1925| }
1926configure:11589: result: no
1927configure:11607: checking for nl_langinfo and CODESET
1928configure:11623: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1929configure:11623: $? = 0
1930configure:11632: result: yes
1931configure:11649: checking for working fcntl.h
1932configure:11752: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1933conftest.c:107:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
1934            int result = !constants;
1935                         ~^~~~~~~~~
19361 warning generated.
1937In file included from conftest.c:81:
1938In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
1939In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
1940In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
1941In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
1942In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
1943/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
1944_OSSwapInt16(
1945^
1946/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
1947_OSSwapInt16(
1948^
1949In file included from conftest.c:81:
1950In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
1951In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
1952In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
1953In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
1954In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
1955/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
1956_OSSwapInt32(
1957^
1958/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
1959_OSSwapInt32(
1960^
1961In file included from conftest.c:81:
1962In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
1963In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
1964In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
1965In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
1966In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
1967/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
1968_OSSwapInt64(
1969^
1970/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
1971_OSSwapInt64(
1972^
1973conftest.c:107:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
1974            int result = !constants;
1975                         ~^~~~~~~~~
19761 warning and 3 errors generated.
1977configure:11752: $? = 1
1978configure: program exited with status 1
1979configure: failed program was:
1980| /* confdefs.h */
1981| #define PACKAGE_NAME "GNU Troff"
1982| #define PACKAGE_TARNAME "groff"
1983| #define PACKAGE_VERSION "1.22.4"
1984| #define PACKAGE_STRING "GNU Troff 1.22.4"
1985| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
1986| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
1987| #define STDC_HEADERS 1
1988| #define HAVE_SYS_TYPES_H 1
1989| #define HAVE_SYS_STAT_H 1
1990| #define HAVE_STDLIB_H 1
1991| #define HAVE_STRING_H 1
1992| #define HAVE_MEMORY_H 1
1993| #define HAVE_STRINGS_H 1
1994| #define HAVE_INTTYPES_H 1
1995| #define HAVE_STDINT_H 1
1996| #define HAVE_UNISTD_H 1
1997| #define __EXTENSIONS__ 1
1998| #define _ALL_SOURCE 1
1999| #define _DARWIN_C_SOURCE 1
2000| #define _GNU_SOURCE 1
2001| #define _NETBSD_SOURCE 1
2002| #define _OPENBSD_SOURCE 1
2003| #define _POSIX_PTHREAD_SEMANTICS 1
2004| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2005| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2006| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2007| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2008| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2009| #define __STDC_WANT_LIB_EXT2__ 1
2010| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2011| #define _TANDEM_SOURCE 1
2012| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2013| #define PACKAGE "groff"
2014| #define VERSION "1.22.4"
2015| #define HAVE_ALLOCA_H 1
2016| #define HAVE_ALLOCA 1
2017| #define HAVE_STDINT_H_WITH_UINTMAX 1
2018| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2019| #define CHECK_PRINTF_SAFE 1
2020| #define HAVE_SNPRINTF 1
2021| #define HAVE_SYMLINK 1
2022| #define HAVE_MPROTECT 1
2023| #define HAVE_ISWCNTRL 1
2024| #define HAVE_WCWIDTH 1
2025| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2026| #define HAVE_LONG_LONG_INT 1
2027| #define HAVE_WCHAR_T 1
2028| #define HAVE_WINT_T 1
2029| #define HAVE_LIMITS_H 1
2030| #define HAVE_UNISTD_H 1
2031| #define HAVE_MATH_H 1
2032| #define HAVE_SYS_MMAN_H 1
2033| #define HAVE_WCHAR_H 1
2034| #define HAVE_STDINT_H 1
2035| #define HAVE_WCTYPE_H 1
2036| #define HAVE_STDLIB_H 1
2037| #define HAVE_SYS_PARAM_H 1
2038| #define HAVE_INTMAX_T 1
2039| #define DBL_EXPBIT0_WORD 1
2040| #define DBL_EXPBIT0_BIT 20
2041| #define HAVE_SNPRINTF 1
2042| #define HAVE_STRNLEN 1
2043| #define HAVE_WCSLEN 1
2044| #define HAVE_WCSNLEN 1
2045| #define HAVE_MBRTOWC 1
2046| #define HAVE_WCRTOMB 1
2047| #define HAVE_DECL__SNPRINTF 0
2048| #define HAVE_SNPRINTF_RETVAL_C99 1
2049| #define HAVE_DECL_ALARM 1
2050| #ifndef __arm__
2051| #define __arm__ 1
2052| #endif
2053| #ifndef __arm__
2054| #define __arm__ 1
2055| #endif
2056| #define FLT_EXPBIT0_WORD 0
2057| #define FLT_EXPBIT0_BIT 23
2058| #define HAVE_LANGINFO_CODESET 1
2059| /* end confdefs.h.  */
2060| #include <sys/types.h>
2061|            #include <sys/stat.h>
2062|            #if HAVE_UNISTD_H
2063|            # include <unistd.h>
2064|            #else /* on Windows with MSVC */
2065|            # include <io.h>
2066|            # include <stdlib.h>
2067|            # defined sleep(n) _sleep ((n) * 1000)
2068|            #endif
2069|            #include <fcntl.h>
2070|            #ifndef O_NOATIME
2071|             #define O_NOATIME 0
2072|            #endif
2073|            #ifndef O_NOFOLLOW
2074|             #define O_NOFOLLOW 0
2075|            #endif
2076|            static int const constants[] =
2077|             {
2078|               O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
2079|               O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
2080|             };
2081|
2082| int
2083| main ()
2084| {
2085|
2086|             int result = !constants;
2087|             #if HAVE_SYMLINK
2088|             {
2089|               static char const sym[] = "conftest.sym";
2090|               if (symlink ("/dev/null", sym) != 0)
2091|                 result |= 2;
2092|               else
2093|                 {
2094|                   int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0);
2095|                   if (fd >= 0)
2096|                     {
2097|                       close (fd);
2098|                       result |= 4;
2099|                     }
2100|                 }
2101|               if (unlink (sym) != 0 || symlink (".", sym) != 0)
2102|                 result |= 2;
2103|               else
2104|                 {
2105|                   int fd = open (sym, O_RDONLY | O_NOFOLLOW);
2106|                   if (fd >= 0)
2107|                     {
2108|                       close (fd);
2109|                       result |= 4;
2110|                     }
2111|                 }
2112|               unlink (sym);
2113|             }
2114|             #endif
2115|             {
2116|               static char const file[] = "confdefs.h";
2117|               int fd = open (file, O_RDONLY | O_NOATIME);
2118|               if (fd < 0)
2119|                 result |= 8;
2120|               else
2121|                 {
2122|                   struct stat st0;
2123|                   if (fstat (fd, &st0) != 0)
2124|                     result |= 16;
2125|                   else
2126|                     {
2127|                       char c;
2128|                       sleep (1);
2129|                       if (read (fd, &c, 1) != 1)
2130|                         result |= 24;
2131|                       else
2132|                         {
2133|                           if (close (fd) != 0)
2134|                             result |= 32;
2135|                           else
2136|                             {
2137|                               struct stat st1;
2138|                               if (stat (file, &st1) != 0)
2139|                                 result |= 40;
2140|                               else
2141|                                 if (st0.st_atime != st1.st_atime)
2142|                                   result |= 64;
2143|                             }
2144|                         }
2145|                     }
2146|                 }
2147|             }
2148|             return result;
2149|   ;
2150|   return 0;
2151| }
2152configure:11767: result: no
2153configure:11790: checking whether getc_unlocked is declared
2154configure:11790: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2155In file included from conftest.c:85:
2156In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2157In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2158In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2159In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2160In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2161/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
2162_OSSwapInt16(
2163^
2164/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
2165_OSSwapInt16(
2166^
2167In file included from conftest.c:85:
2168In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2169In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2170In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2171In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2172In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2173/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
2174_OSSwapInt32(
2175^
2176/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
2177_OSSwapInt32(
2178^
2179In file included from conftest.c:85:
2180In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2181In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2182In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2183In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2184In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2185/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
2186_OSSwapInt64(
2187^
2188/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
2189_OSSwapInt64(
2190^
21913 errors generated.
2192configure:11790: $? = 1
2193configure: failed program was:
2194| /* confdefs.h */
2195| #define PACKAGE_NAME "GNU Troff"
2196| #define PACKAGE_TARNAME "groff"
2197| #define PACKAGE_VERSION "1.22.4"
2198| #define PACKAGE_STRING "GNU Troff 1.22.4"
2199| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
2200| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
2201| #define STDC_HEADERS 1
2202| #define HAVE_SYS_TYPES_H 1
2203| #define HAVE_SYS_STAT_H 1
2204| #define HAVE_STDLIB_H 1
2205| #define HAVE_STRING_H 1
2206| #define HAVE_MEMORY_H 1
2207| #define HAVE_STRINGS_H 1
2208| #define HAVE_INTTYPES_H 1
2209| #define HAVE_STDINT_H 1
2210| #define HAVE_UNISTD_H 1
2211| #define __EXTENSIONS__ 1
2212| #define _ALL_SOURCE 1
2213| #define _DARWIN_C_SOURCE 1
2214| #define _GNU_SOURCE 1
2215| #define _NETBSD_SOURCE 1
2216| #define _OPENBSD_SOURCE 1
2217| #define _POSIX_PTHREAD_SEMANTICS 1
2218| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2219| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2220| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2221| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2222| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2223| #define __STDC_WANT_LIB_EXT2__ 1
2224| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2225| #define _TANDEM_SOURCE 1
2226| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2227| #define PACKAGE "groff"
2228| #define VERSION "1.22.4"
2229| #define HAVE_ALLOCA_H 1
2230| #define HAVE_ALLOCA 1
2231| #define HAVE_STDINT_H_WITH_UINTMAX 1
2232| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2233| #define CHECK_PRINTF_SAFE 1
2234| #define HAVE_SNPRINTF 1
2235| #define HAVE_SYMLINK 1
2236| #define HAVE_MPROTECT 1
2237| #define HAVE_ISWCNTRL 1
2238| #define HAVE_WCWIDTH 1
2239| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2240| #define HAVE_LONG_LONG_INT 1
2241| #define HAVE_WCHAR_T 1
2242| #define HAVE_WINT_T 1
2243| #define HAVE_LIMITS_H 1
2244| #define HAVE_UNISTD_H 1
2245| #define HAVE_MATH_H 1
2246| #define HAVE_SYS_MMAN_H 1
2247| #define HAVE_WCHAR_H 1
2248| #define HAVE_STDINT_H 1
2249| #define HAVE_WCTYPE_H 1
2250| #define HAVE_STDLIB_H 1
2251| #define HAVE_SYS_PARAM_H 1
2252| #define HAVE_INTMAX_T 1
2253| #define DBL_EXPBIT0_WORD 1
2254| #define DBL_EXPBIT0_BIT 20
2255| #define HAVE_SNPRINTF 1
2256| #define HAVE_STRNLEN 1
2257| #define HAVE_WCSLEN 1
2258| #define HAVE_WCSNLEN 1
2259| #define HAVE_MBRTOWC 1
2260| #define HAVE_WCRTOMB 1
2261| #define HAVE_DECL__SNPRINTF 0
2262| #define HAVE_SNPRINTF_RETVAL_C99 1
2263| #define HAVE_DECL_ALARM 1
2264| #ifndef __arm__
2265| #define __arm__ 1
2266| #endif
2267| #ifndef __arm__
2268| #define __arm__ 1
2269| #endif
2270| #define FLT_EXPBIT0_WORD 0
2271| #define FLT_EXPBIT0_BIT 23
2272| #define HAVE_LANGINFO_CODESET 1
2273| #define HAVE_WORKING_O_NOATIME 0
2274| #define HAVE_WORKING_O_NOFOLLOW 0
2275| /* end confdefs.h.  */
2276| #include <stdio.h>
2277| #ifdef HAVE_SYS_TYPES_H
2278| # include <sys/types.h>
2279| #endif
2280| #ifdef HAVE_SYS_STAT_H
2281| # include <sys/stat.h>
2282| #endif
2283| #ifdef STDC_HEADERS
2284| # include <stdlib.h>
2285| # include <stddef.h>
2286| #else
2287| # ifdef HAVE_STDLIB_H
2288| #  include <stdlib.h>
2289| # endif
2290| #endif
2291| #ifdef HAVE_STRING_H
2292| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2293| #  include <memory.h>
2294| # endif
2295| # include <string.h>
2296| #endif
2297| #ifdef HAVE_STRINGS_H
2298| # include <strings.h>
2299| #endif
2300| #ifdef HAVE_INTTYPES_H
2301| # include <inttypes.h>
2302| #endif
2303| #ifdef HAVE_STDINT_H
2304| # include <stdint.h>
2305| #endif
2306| #ifdef HAVE_UNISTD_H
2307| # include <unistd.h>
2308| #endif
2309| int
2310| main ()
2311| {
2312| #ifndef getc_unlocked
2313| #ifdef __cplusplus
2314|   (void) getc_unlocked;
2315| #else
2316|   (void) getc_unlocked;
2317| #endif
2318| #endif
2319|
2320|   ;
2321|   return 0;
2322| }
2323configure:11790: result: no
2324configure:11802: checking whether we are using the GNU C Library >= 2.1 or uClibc
2325conftest.c:85:10: fatal error: 'features.h' file not found
2326#include <features.h>
2327         ^~~~~~~~~~~~
23281 error generated.
2329configure:11832: result: no
2330configure:11929: checking for mmap
2331configure:11929: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
2332configure:11929: $? = 0
2333configure:11929: result: yes
2334configure:11940: checking for MAP_ANONYMOUS
2335configure:11977: result: yes
2336configure:11999: checking whether memchr works
2337configure:12068: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
2338In file included from conftest.c:90:
2339In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2340In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2341In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2342In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2343In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2344/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
2345_OSSwapInt16(
2346^
2347/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
2348_OSSwapInt16(
2349^
2350In file included from conftest.c:90:
2351In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2352In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2353In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2354In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2355In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2356/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
2357_OSSwapInt32(
2358^
2359/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
2360_OSSwapInt32(
2361^
2362In file included from conftest.c:90:
2363In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2364In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2365In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2366In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2367In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2368/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
2369_OSSwapInt64(
2370^
2371/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
2372_OSSwapInt64(
2373^
23743 errors generated.
2375configure:12068: $? = 1
2376configure: program exited with status 1
2377configure: failed program was:
2378| /* confdefs.h */
2379| #define PACKAGE_NAME "GNU Troff"
2380| #define PACKAGE_TARNAME "groff"
2381| #define PACKAGE_VERSION "1.22.4"
2382| #define PACKAGE_STRING "GNU Troff 1.22.4"
2383| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
2384| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
2385| #define STDC_HEADERS 1
2386| #define HAVE_SYS_TYPES_H 1
2387| #define HAVE_SYS_STAT_H 1
2388| #define HAVE_STDLIB_H 1
2389| #define HAVE_STRING_H 1
2390| #define HAVE_MEMORY_H 1
2391| #define HAVE_STRINGS_H 1
2392| #define HAVE_INTTYPES_H 1
2393| #define HAVE_STDINT_H 1
2394| #define HAVE_UNISTD_H 1
2395| #define __EXTENSIONS__ 1
2396| #define _ALL_SOURCE 1
2397| #define _DARWIN_C_SOURCE 1
2398| #define _GNU_SOURCE 1
2399| #define _NETBSD_SOURCE 1
2400| #define _OPENBSD_SOURCE 1
2401| #define _POSIX_PTHREAD_SEMANTICS 1
2402| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2403| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2404| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2405| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2406| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2407| #define __STDC_WANT_LIB_EXT2__ 1
2408| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2409| #define _TANDEM_SOURCE 1
2410| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2411| #define PACKAGE "groff"
2412| #define VERSION "1.22.4"
2413| #define HAVE_ALLOCA_H 1
2414| #define HAVE_ALLOCA 1
2415| #define HAVE_STDINT_H_WITH_UINTMAX 1
2416| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2417| #define CHECK_PRINTF_SAFE 1
2418| #define HAVE_SNPRINTF 1
2419| #define HAVE_SYMLINK 1
2420| #define HAVE_MPROTECT 1
2421| #define HAVE_ISWCNTRL 1
2422| #define HAVE_WCWIDTH 1
2423| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2424| #define HAVE_LONG_LONG_INT 1
2425| #define HAVE_WCHAR_T 1
2426| #define HAVE_WINT_T 1
2427| #define HAVE_LIMITS_H 1
2428| #define HAVE_UNISTD_H 1
2429| #define HAVE_MATH_H 1
2430| #define HAVE_SYS_MMAN_H 1
2431| #define HAVE_WCHAR_H 1
2432| #define HAVE_STDINT_H 1
2433| #define HAVE_WCTYPE_H 1
2434| #define HAVE_STDLIB_H 1
2435| #define HAVE_SYS_PARAM_H 1
2436| #define HAVE_INTMAX_T 1
2437| #define DBL_EXPBIT0_WORD 1
2438| #define DBL_EXPBIT0_BIT 20
2439| #define HAVE_SNPRINTF 1
2440| #define HAVE_STRNLEN 1
2441| #define HAVE_WCSLEN 1
2442| #define HAVE_WCSNLEN 1
2443| #define HAVE_MBRTOWC 1
2444| #define HAVE_WCRTOMB 1
2445| #define HAVE_DECL__SNPRINTF 0
2446| #define HAVE_SNPRINTF_RETVAL_C99 1
2447| #define HAVE_DECL_ALARM 1
2448| #ifndef __arm__
2449| #define __arm__ 1
2450| #endif
2451| #ifndef __arm__
2452| #define __arm__ 1
2453| #endif
2454| #define FLT_EXPBIT0_WORD 0
2455| #define FLT_EXPBIT0_BIT 23
2456| #define HAVE_LANGINFO_CODESET 1
2457| #define HAVE_WORKING_O_NOATIME 0
2458| #define HAVE_WORKING_O_NOFOLLOW 0
2459| #define HAVE_DECL_GETC_UNLOCKED 0
2460| #define HAVE_MAP_ANONYMOUS 1
2461| /* end confdefs.h.  */
2462|
2463| #include <string.h>
2464| #if HAVE_SYS_MMAN_H
2465| # include <fcntl.h>
2466| # include <unistd.h>
2467| # include <sys/types.h>
2468| # include <sys/mman.h>
2469| # ifndef MAP_FILE
2470| #  define MAP_FILE 0
2471| # endif
2472| #endif
2473|
2474| int
2475| main ()
2476| {
2477|
2478|   int result = 0;
2479|   char *fence = NULL;
2480| #if HAVE_SYS_MMAN_H && HAVE_MPROTECT
2481| # if HAVE_MAP_ANONYMOUS
2482|   const int flags = MAP_ANONYMOUS | MAP_PRIVATE;
2483|   const int fd = -1;
2484| # else /* !HAVE_MAP_ANONYMOUS */
2485|   const int flags = MAP_FILE | MAP_PRIVATE;
2486|   int fd = open ("/dev/zero", O_RDONLY, 0666);
2487|   if (fd >= 0)
2488| # endif
2489|     {
2490|       int pagesize = getpagesize ();
2491|       char *two_pages =
2492|         (char *) mmap (NULL, 2 * pagesize, PROT_READ | PROT_WRITE,
2493|                        flags, fd, 0);
2494|       if (two_pages != (char *)(-1)
2495|           && mprotect (two_pages + pagesize, pagesize, PROT_NONE) == 0)
2496|         fence = two_pages + pagesize;
2497|     }
2498| #endif
2499|   if (fence)
2500|     {
2501|       if (memchr (fence, 0, 0))
2502|         result |= 1;
2503|       strcpy (fence - 9, "12345678");
2504|       if (memchr (fence - 9, 0, 79) != fence - 1)
2505|         result |= 2;
2506|       if (memchr (fence - 1, 0, 3) != fence - 1)
2507|         result |= 4;
2508|     }
2509|   return result;
2510|
2511|   ;
2512|   return 0;
2513| }
2514configure:12079: result: no
2515configure:12087: checking whether snprintf is declared
2516configure:12087: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2517In file included from conftest.c:87:
2518In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2519In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2520In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2521In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2522In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2523/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
2524_OSSwapInt16(
2525^
2526/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
2527_OSSwapInt16(
2528^
2529In file included from conftest.c:87:
2530In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2531In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2532In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2533In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2534In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2535/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
2536_OSSwapInt32(
2537^
2538/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
2539_OSSwapInt32(
2540^
2541In file included from conftest.c:87:
2542In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2543In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2544In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2545In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2546In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2547/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
2548_OSSwapInt64(
2549^
2550/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
2551_OSSwapInt64(
2552^
25533 errors generated.
2554configure:12087: $? = 1
2555configure: failed program was:
2556| /* confdefs.h */
2557| #define PACKAGE_NAME "GNU Troff"
2558| #define PACKAGE_TARNAME "groff"
2559| #define PACKAGE_VERSION "1.22.4"
2560| #define PACKAGE_STRING "GNU Troff 1.22.4"
2561| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
2562| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
2563| #define STDC_HEADERS 1
2564| #define HAVE_SYS_TYPES_H 1
2565| #define HAVE_SYS_STAT_H 1
2566| #define HAVE_STDLIB_H 1
2567| #define HAVE_STRING_H 1
2568| #define HAVE_MEMORY_H 1
2569| #define HAVE_STRINGS_H 1
2570| #define HAVE_INTTYPES_H 1
2571| #define HAVE_STDINT_H 1
2572| #define HAVE_UNISTD_H 1
2573| #define __EXTENSIONS__ 1
2574| #define _ALL_SOURCE 1
2575| #define _DARWIN_C_SOURCE 1
2576| #define _GNU_SOURCE 1
2577| #define _NETBSD_SOURCE 1
2578| #define _OPENBSD_SOURCE 1
2579| #define _POSIX_PTHREAD_SEMANTICS 1
2580| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2581| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2582| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2583| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2584| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2585| #define __STDC_WANT_LIB_EXT2__ 1
2586| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2587| #define _TANDEM_SOURCE 1
2588| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2589| #define PACKAGE "groff"
2590| #define VERSION "1.22.4"
2591| #define HAVE_ALLOCA_H 1
2592| #define HAVE_ALLOCA 1
2593| #define HAVE_STDINT_H_WITH_UINTMAX 1
2594| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2595| #define CHECK_PRINTF_SAFE 1
2596| #define HAVE_SNPRINTF 1
2597| #define HAVE_SYMLINK 1
2598| #define HAVE_MPROTECT 1
2599| #define HAVE_ISWCNTRL 1
2600| #define HAVE_WCWIDTH 1
2601| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2602| #define HAVE_LONG_LONG_INT 1
2603| #define HAVE_WCHAR_T 1
2604| #define HAVE_WINT_T 1
2605| #define HAVE_LIMITS_H 1
2606| #define HAVE_UNISTD_H 1
2607| #define HAVE_MATH_H 1
2608| #define HAVE_SYS_MMAN_H 1
2609| #define HAVE_WCHAR_H 1
2610| #define HAVE_STDINT_H 1
2611| #define HAVE_WCTYPE_H 1
2612| #define HAVE_STDLIB_H 1
2613| #define HAVE_SYS_PARAM_H 1
2614| #define HAVE_INTMAX_T 1
2615| #define DBL_EXPBIT0_WORD 1
2616| #define DBL_EXPBIT0_BIT 20
2617| #define HAVE_SNPRINTF 1
2618| #define HAVE_STRNLEN 1
2619| #define HAVE_WCSLEN 1
2620| #define HAVE_WCSNLEN 1
2621| #define HAVE_MBRTOWC 1
2622| #define HAVE_WCRTOMB 1
2623| #define HAVE_DECL__SNPRINTF 0
2624| #define HAVE_SNPRINTF_RETVAL_C99 1
2625| #define HAVE_DECL_ALARM 1
2626| #ifndef __arm__
2627| #define __arm__ 1
2628| #endif
2629| #ifndef __arm__
2630| #define __arm__ 1
2631| #endif
2632| #define FLT_EXPBIT0_WORD 0
2633| #define FLT_EXPBIT0_BIT 23
2634| #define HAVE_LANGINFO_CODESET 1
2635| #define HAVE_WORKING_O_NOATIME 0
2636| #define HAVE_WORKING_O_NOFOLLOW 0
2637| #define HAVE_DECL_GETC_UNLOCKED 0
2638| #define HAVE_MAP_ANONYMOUS 1
2639| /* end confdefs.h.  */
2640| #include <stdio.h>
2641| #ifdef HAVE_SYS_TYPES_H
2642| # include <sys/types.h>
2643| #endif
2644| #ifdef HAVE_SYS_STAT_H
2645| # include <sys/stat.h>
2646| #endif
2647| #ifdef STDC_HEADERS
2648| # include <stdlib.h>
2649| # include <stddef.h>
2650| #else
2651| # ifdef HAVE_STDLIB_H
2652| #  include <stdlib.h>
2653| # endif
2654| #endif
2655| #ifdef HAVE_STRING_H
2656| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2657| #  include <memory.h>
2658| # endif
2659| # include <string.h>
2660| #endif
2661| #ifdef HAVE_STRINGS_H
2662| # include <strings.h>
2663| #endif
2664| #ifdef HAVE_INTTYPES_H
2665| # include <inttypes.h>
2666| #endif
2667| #ifdef HAVE_STDINT_H
2668| # include <stdint.h>
2669| #endif
2670| #ifdef HAVE_UNISTD_H
2671| # include <unistd.h>
2672| #endif
2673| int
2674| main ()
2675| {
2676| #ifndef snprintf
2677| #ifdef __cplusplus
2678|   (void) snprintf;
2679| #else
2680|   (void) snprintf;
2681| #endif
2682| #endif
2683|
2684|   ;
2685|   return 0;
2686| }
2687configure:12087: result: no
2688configure:12235: checking whether stdint.h conforms to C99
2689configure:12415: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2690configure:12415: $? = 0
2691configure:12502: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
2692configure:12502: $? = 0
2693configure:12502: ./conftest
2694configure:12502: $? = 0
2695configure:12514: result: yes
2696configure:12525: checking whether stdint.h predates C++11
2697configure:12561: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2698configure:12561: $? = 0
2699configure:12566: result: no
2700configure:12577: checking whether stdint.h has UINTMAX_WIDTH etc.
2701configure:12613: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2702conftest.c:104:24: error: use of undeclared identifier 'UINTMAX_WIDTH'
2703              int iw = UINTMAX_WIDTH;
2704                       ^
27051 error generated.
2706configure:12613: $? = 1
2707configure: failed program was:
2708| /* confdefs.h */
2709| #define PACKAGE_NAME "GNU Troff"
2710| #define PACKAGE_TARNAME "groff"
2711| #define PACKAGE_VERSION "1.22.4"
2712| #define PACKAGE_STRING "GNU Troff 1.22.4"
2713| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
2714| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
2715| #define STDC_HEADERS 1
2716| #define HAVE_SYS_TYPES_H 1
2717| #define HAVE_SYS_STAT_H 1
2718| #define HAVE_STDLIB_H 1
2719| #define HAVE_STRING_H 1
2720| #define HAVE_MEMORY_H 1
2721| #define HAVE_STRINGS_H 1
2722| #define HAVE_INTTYPES_H 1
2723| #define HAVE_STDINT_H 1
2724| #define HAVE_UNISTD_H 1
2725| #define __EXTENSIONS__ 1
2726| #define _ALL_SOURCE 1
2727| #define _DARWIN_C_SOURCE 1
2728| #define _GNU_SOURCE 1
2729| #define _NETBSD_SOURCE 1
2730| #define _OPENBSD_SOURCE 1
2731| #define _POSIX_PTHREAD_SEMANTICS 1
2732| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2733| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2734| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2735| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2736| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2737| #define __STDC_WANT_LIB_EXT2__ 1
2738| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2739| #define _TANDEM_SOURCE 1
2740| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2741| #define PACKAGE "groff"
2742| #define VERSION "1.22.4"
2743| #define HAVE_ALLOCA_H 1
2744| #define HAVE_ALLOCA 1
2745| #define HAVE_STDINT_H_WITH_UINTMAX 1
2746| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2747| #define CHECK_PRINTF_SAFE 1
2748| #define HAVE_SNPRINTF 1
2749| #define HAVE_SYMLINK 1
2750| #define HAVE_MPROTECT 1
2751| #define HAVE_ISWCNTRL 1
2752| #define HAVE_WCWIDTH 1
2753| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2754| #define HAVE_LONG_LONG_INT 1
2755| #define HAVE_WCHAR_T 1
2756| #define HAVE_WINT_T 1
2757| #define HAVE_LIMITS_H 1
2758| #define HAVE_UNISTD_H 1
2759| #define HAVE_MATH_H 1
2760| #define HAVE_SYS_MMAN_H 1
2761| #define HAVE_WCHAR_H 1
2762| #define HAVE_STDINT_H 1
2763| #define HAVE_WCTYPE_H 1
2764| #define HAVE_STDLIB_H 1
2765| #define HAVE_SYS_PARAM_H 1
2766| #define HAVE_INTMAX_T 1
2767| #define DBL_EXPBIT0_WORD 1
2768| #define DBL_EXPBIT0_BIT 20
2769| #define HAVE_SNPRINTF 1
2770| #define HAVE_STRNLEN 1
2771| #define HAVE_WCSLEN 1
2772| #define HAVE_WCSNLEN 1
2773| #define HAVE_MBRTOWC 1
2774| #define HAVE_WCRTOMB 1
2775| #define HAVE_DECL__SNPRINTF 0
2776| #define HAVE_SNPRINTF_RETVAL_C99 1
2777| #define HAVE_DECL_ALARM 1
2778| #ifndef __arm__
2779| #define __arm__ 1
2780| #endif
2781| #ifndef __arm__
2782| #define __arm__ 1
2783| #endif
2784| #define FLT_EXPBIT0_WORD 0
2785| #define FLT_EXPBIT0_BIT 23
2786| #define HAVE_LANGINFO_CODESET 1
2787| #define HAVE_WORKING_O_NOATIME 0
2788| #define HAVE_WORKING_O_NOFOLLOW 0
2789| #define HAVE_DECL_GETC_UNLOCKED 0
2790| #define HAVE_MAP_ANONYMOUS 1
2791| #define HAVE_DECL_SNPRINTF 0
2792| /* end confdefs.h.  */
2793|
2794|               /* Work if build is not clean.  */
2795|               #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1
2796|               #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
2797|                #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2798|               #endif
2799|               #include <stdint.h>
2800|
2801|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
2802|      included before <wchar.h>.  */
2803|   #include <stddef.h>
2804|   #include <signal.h>
2805|   #if HAVE_WCHAR_H
2806|   # include <stdio.h>
2807|   # include <time.h>
2808|   # include <wchar.h>
2809|   #endif
2810|
2811|               int iw = UINTMAX_WIDTH;
2812|
2813| int
2814| main ()
2815| {
2816|
2817|   ;
2818|   return 0;
2819| }
2820configure:12618: result: no
2821configure:12972: checking for C/C++ restrict keyword
2822configure:12999: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2823configure:12999: $? = 0
2824configure:13007: result: __restrict
2825configure:13101: checking for pid_t
2826configure:13101: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2827In file included from conftest.c:89:
2828In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2829In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2830In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2831In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2832In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2833/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
2834_OSSwapInt16(
2835^
2836/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
2837_OSSwapInt16(
2838^
2839In file included from conftest.c:89:
2840In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2841In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2842In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2843In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2844In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2845/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
2846_OSSwapInt32(
2847^
2848/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
2849_OSSwapInt32(
2850^
2851In file included from conftest.c:89:
2852In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:81:
2853In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/machine/endian.h:35:
2854In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/i386/endian.h:101:
2855In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_endian.h:130:
2856In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/_OSByteOrder.h:80:
2857/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
2858_OSSwapInt64(
2859^
2860/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
2861_OSSwapInt64(
2862^
28633 errors generated.
2864configure:13101: $? = 1
2865configure: failed program was:
2866| /* confdefs.h */
2867| #define PACKAGE_NAME "GNU Troff"
2868| #define PACKAGE_TARNAME "groff"
2869| #define PACKAGE_VERSION "1.22.4"
2870| #define PACKAGE_STRING "GNU Troff 1.22.4"
2871| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
2872| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
2873| #define STDC_HEADERS 1
2874| #define HAVE_SYS_TYPES_H 1
2875| #define HAVE_SYS_STAT_H 1
2876| #define HAVE_STDLIB_H 1
2877| #define HAVE_STRING_H 1
2878| #define HAVE_MEMORY_H 1
2879| #define HAVE_STRINGS_H 1
2880| #define HAVE_INTTYPES_H 1
2881| #define HAVE_STDINT_H 1
2882| #define HAVE_UNISTD_H 1
2883| #define __EXTENSIONS__ 1
2884| #define _ALL_SOURCE 1
2885| #define _DARWIN_C_SOURCE 1
2886| #define _GNU_SOURCE 1
2887| #define _NETBSD_SOURCE 1
2888| #define _OPENBSD_SOURCE 1
2889| #define _POSIX_PTHREAD_SEMANTICS 1
2890| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2891| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2892| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2893| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2894| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2895| #define __STDC_WANT_LIB_EXT2__ 1
2896| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2897| #define _TANDEM_SOURCE 1
2898| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2899| #define PACKAGE "groff"
2900| #define VERSION "1.22.4"
2901| #define HAVE_ALLOCA_H 1
2902| #define HAVE_ALLOCA 1
2903| #define HAVE_STDINT_H_WITH_UINTMAX 1
2904| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2905| #define CHECK_PRINTF_SAFE 1
2906| #define HAVE_SNPRINTF 1
2907| #define HAVE_SYMLINK 1
2908| #define HAVE_MPROTECT 1
2909| #define HAVE_ISWCNTRL 1
2910| #define HAVE_WCWIDTH 1
2911| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2912| #define HAVE_LONG_LONG_INT 1
2913| #define HAVE_WCHAR_T 1
2914| #define HAVE_WINT_T 1
2915| #define HAVE_LIMITS_H 1
2916| #define HAVE_UNISTD_H 1
2917| #define HAVE_MATH_H 1
2918| #define HAVE_SYS_MMAN_H 1
2919| #define HAVE_WCHAR_H 1
2920| #define HAVE_STDINT_H 1
2921| #define HAVE_WCTYPE_H 1
2922| #define HAVE_STDLIB_H 1
2923| #define HAVE_SYS_PARAM_H 1
2924| #define HAVE_INTMAX_T 1
2925| #define DBL_EXPBIT0_WORD 1
2926| #define DBL_EXPBIT0_BIT 20
2927| #define HAVE_SNPRINTF 1
2928| #define HAVE_STRNLEN 1
2929| #define HAVE_WCSLEN 1
2930| #define HAVE_WCSNLEN 1
2931| #define HAVE_MBRTOWC 1
2932| #define HAVE_WCRTOMB 1
2933| #define HAVE_DECL__SNPRINTF 0
2934| #define HAVE_SNPRINTF_RETVAL_C99 1
2935| #define HAVE_DECL_ALARM 1
2936| #ifndef __arm__
2937| #define __arm__ 1
2938| #endif
2939| #ifndef __arm__
2940| #define __arm__ 1
2941| #endif
2942| #define FLT_EXPBIT0_WORD 0
2943| #define FLT_EXPBIT0_BIT 23
2944| #define HAVE_LANGINFO_CODESET 1
2945| #define HAVE_WORKING_O_NOATIME 0
2946| #define HAVE_WORKING_O_NOFOLLOW 0
2947| #define HAVE_DECL_GETC_UNLOCKED 0
2948| #define HAVE_MAP_ANONYMOUS 1
2949| #define HAVE_DECL_SNPRINTF 0
2950| #define restrict __restrict
2951| /* end confdefs.h.  */
2952| #include <stdio.h>
2953| #ifdef HAVE_SYS_TYPES_H
2954| # include <sys/types.h>
2955| #endif
2956| #ifdef HAVE_SYS_STAT_H
2957| # include <sys/stat.h>
2958| #endif
2959| #ifdef STDC_HEADERS
2960| # include <stdlib.h>
2961| # include <stddef.h>
2962| #else
2963| # ifdef HAVE_STDLIB_H
2964| #  include <stdlib.h>
2965| # endif
2966| #endif
2967| #ifdef HAVE_STRING_H
2968| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2969| #  include <memory.h>
2970| # endif
2971| # include <string.h>
2972| #endif
2973| #ifdef HAVE_STRINGS_H
2974| # include <strings.h>
2975| #endif
2976| #ifdef HAVE_INTTYPES_H
2977| # include <inttypes.h>
2978| #endif
2979| #ifdef HAVE_STDINT_H
2980| # include <stdint.h>
2981| #endif
2982| #ifdef HAVE_UNISTD_H
2983| # include <unistd.h>
2984| #endif
2985| int
2986| main ()
2987| {
2988| if (sizeof (pid_t))
2989|        return 0;
2990|   ;
2991|   return 0;
2992| }
2993configure:13101: result: no
2994configure:13112: checking for mode_t
2995configure:13112: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2996In file included from conftest.c:90:
2997In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:122:
2998/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_pid_t.h:31:31: error: cannot combine with previous 'type-name' declaration specifier
2999typedef __darwin_pid_t        pid_t;
3000                              ^
3001conftest.c:86:15: note: expanded from macro 'pid_t'
3002#define pid_t int
3003              ^
30041 error generated.
3005configure:13112: $? = 1
3006configure: failed program was:
3007| /* confdefs.h */
3008| #define PACKAGE_NAME "GNU Troff"
3009| #define PACKAGE_TARNAME "groff"
3010| #define PACKAGE_VERSION "1.22.4"
3011| #define PACKAGE_STRING "GNU Troff 1.22.4"
3012| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
3013| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
3014| #define STDC_HEADERS 1
3015| #define HAVE_SYS_TYPES_H 1
3016| #define HAVE_SYS_STAT_H 1
3017| #define HAVE_STDLIB_H 1
3018| #define HAVE_STRING_H 1
3019| #define HAVE_MEMORY_H 1
3020| #define HAVE_STRINGS_H 1
3021| #define HAVE_INTTYPES_H 1
3022| #define HAVE_STDINT_H 1
3023| #define HAVE_UNISTD_H 1
3024| #define __EXTENSIONS__ 1
3025| #define _ALL_SOURCE 1
3026| #define _DARWIN_C_SOURCE 1
3027| #define _GNU_SOURCE 1
3028| #define _NETBSD_SOURCE 1
3029| #define _OPENBSD_SOURCE 1
3030| #define _POSIX_PTHREAD_SEMANTICS 1
3031| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3032| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3033| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3034| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3035| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3036| #define __STDC_WANT_LIB_EXT2__ 1
3037| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3038| #define _TANDEM_SOURCE 1
3039| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3040| #define PACKAGE "groff"
3041| #define VERSION "1.22.4"
3042| #define HAVE_ALLOCA_H 1
3043| #define HAVE_ALLOCA 1
3044| #define HAVE_STDINT_H_WITH_UINTMAX 1
3045| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3046| #define CHECK_PRINTF_SAFE 1
3047| #define HAVE_SNPRINTF 1
3048| #define HAVE_SYMLINK 1
3049| #define HAVE_MPROTECT 1
3050| #define HAVE_ISWCNTRL 1
3051| #define HAVE_WCWIDTH 1
3052| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3053| #define HAVE_LONG_LONG_INT 1
3054| #define HAVE_WCHAR_T 1
3055| #define HAVE_WINT_T 1
3056| #define HAVE_LIMITS_H 1
3057| #define HAVE_UNISTD_H 1
3058| #define HAVE_MATH_H 1
3059| #define HAVE_SYS_MMAN_H 1
3060| #define HAVE_WCHAR_H 1
3061| #define HAVE_STDINT_H 1
3062| #define HAVE_WCTYPE_H 1
3063| #define HAVE_STDLIB_H 1
3064| #define HAVE_SYS_PARAM_H 1
3065| #define HAVE_INTMAX_T 1
3066| #define DBL_EXPBIT0_WORD 1
3067| #define DBL_EXPBIT0_BIT 20
3068| #define HAVE_SNPRINTF 1
3069| #define HAVE_STRNLEN 1
3070| #define HAVE_WCSLEN 1
3071| #define HAVE_WCSNLEN 1
3072| #define HAVE_MBRTOWC 1
3073| #define HAVE_WCRTOMB 1
3074| #define HAVE_DECL__SNPRINTF 0
3075| #define HAVE_SNPRINTF_RETVAL_C99 1
3076| #define HAVE_DECL_ALARM 1
3077| #ifndef __arm__
3078| #define __arm__ 1
3079| #endif
3080| #ifndef __arm__
3081| #define __arm__ 1
3082| #endif
3083| #define FLT_EXPBIT0_WORD 0
3084| #define FLT_EXPBIT0_BIT 23
3085| #define HAVE_LANGINFO_CODESET 1
3086| #define HAVE_WORKING_O_NOATIME 0
3087| #define HAVE_WORKING_O_NOFOLLOW 0
3088| #define HAVE_DECL_GETC_UNLOCKED 0
3089| #define HAVE_MAP_ANONYMOUS 1
3090| #define HAVE_DECL_SNPRINTF 0
3091| #define restrict __restrict
3092| #define pid_t int
3093| /* end confdefs.h.  */
3094| #include <stdio.h>
3095| #ifdef HAVE_SYS_TYPES_H
3096| # include <sys/types.h>
3097| #endif
3098| #ifdef HAVE_SYS_STAT_H
3099| # include <sys/stat.h>
3100| #endif
3101| #ifdef STDC_HEADERS
3102| # include <stdlib.h>
3103| # include <stddef.h>
3104| #else
3105| # ifdef HAVE_STDLIB_H
3106| #  include <stdlib.h>
3107| # endif
3108| #endif
3109| #ifdef HAVE_STRING_H
3110| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3111| #  include <memory.h>
3112| # endif
3113| # include <string.h>
3114| #endif
3115| #ifdef HAVE_STRINGS_H
3116| # include <strings.h>
3117| #endif
3118| #ifdef HAVE_INTTYPES_H
3119| # include <inttypes.h>
3120| #endif
3121| #ifdef HAVE_STDINT_H
3122| # include <stdint.h>
3123| #endif
3124| #ifdef HAVE_UNISTD_H
3125| # include <unistd.h>
3126| #endif
3127| int
3128| main ()
3129| {
3130| if (sizeof (mode_t))
3131|        return 0;
3132|   ;
3133|   return 0;
3134| }
3135configure:13112: result: no
3136configure:13247: checking whether vsnprintf is declared
3137configure:13247: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3138In file included from conftest.c:92:
3139In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:119:
3140/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_mode_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
3141typedef __darwin_mode_t         mode_t;
3142                                ^
3143conftest.c:87:16: note: expanded from macro 'mode_t'
3144#define mode_t int
3145               ^
3146In file included from conftest.c:92:
3147In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:122:
3148/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_pid_t.h:31:31: error: cannot combine with previous 'type-name' declaration specifier
3149typedef __darwin_pid_t        pid_t;
3150                              ^
3151conftest.c:86:15: note: expanded from macro 'pid_t'
3152#define pid_t int
3153              ^
31542 errors generated.
3155configure:13247: $? = 1
3156configure: failed program was:
3157| /* confdefs.h */
3158| #define PACKAGE_NAME "GNU Troff"
3159| #define PACKAGE_TARNAME "groff"
3160| #define PACKAGE_VERSION "1.22.4"
3161| #define PACKAGE_STRING "GNU Troff 1.22.4"
3162| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
3163| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
3164| #define STDC_HEADERS 1
3165| #define HAVE_SYS_TYPES_H 1
3166| #define HAVE_SYS_STAT_H 1
3167| #define HAVE_STDLIB_H 1
3168| #define HAVE_STRING_H 1
3169| #define HAVE_MEMORY_H 1
3170| #define HAVE_STRINGS_H 1
3171| #define HAVE_INTTYPES_H 1
3172| #define HAVE_STDINT_H 1
3173| #define HAVE_UNISTD_H 1
3174| #define __EXTENSIONS__ 1
3175| #define _ALL_SOURCE 1
3176| #define _DARWIN_C_SOURCE 1
3177| #define _GNU_SOURCE 1
3178| #define _NETBSD_SOURCE 1
3179| #define _OPENBSD_SOURCE 1
3180| #define _POSIX_PTHREAD_SEMANTICS 1
3181| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3182| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3183| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3184| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3185| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3186| #define __STDC_WANT_LIB_EXT2__ 1
3187| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3188| #define _TANDEM_SOURCE 1
3189| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3190| #define PACKAGE "groff"
3191| #define VERSION "1.22.4"
3192| #define HAVE_ALLOCA_H 1
3193| #define HAVE_ALLOCA 1
3194| #define HAVE_STDINT_H_WITH_UINTMAX 1
3195| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3196| #define CHECK_PRINTF_SAFE 1
3197| #define HAVE_SNPRINTF 1
3198| #define HAVE_SYMLINK 1
3199| #define HAVE_MPROTECT 1
3200| #define HAVE_ISWCNTRL 1
3201| #define HAVE_WCWIDTH 1
3202| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3203| #define HAVE_LONG_LONG_INT 1
3204| #define HAVE_WCHAR_T 1
3205| #define HAVE_WINT_T 1
3206| #define HAVE_LIMITS_H 1
3207| #define HAVE_UNISTD_H 1
3208| #define HAVE_MATH_H 1
3209| #define HAVE_SYS_MMAN_H 1
3210| #define HAVE_WCHAR_H 1
3211| #define HAVE_STDINT_H 1
3212| #define HAVE_WCTYPE_H 1
3213| #define HAVE_STDLIB_H 1
3214| #define HAVE_SYS_PARAM_H 1
3215| #define HAVE_INTMAX_T 1
3216| #define DBL_EXPBIT0_WORD 1
3217| #define DBL_EXPBIT0_BIT 20
3218| #define HAVE_SNPRINTF 1
3219| #define HAVE_STRNLEN 1
3220| #define HAVE_WCSLEN 1
3221| #define HAVE_WCSNLEN 1
3222| #define HAVE_MBRTOWC 1
3223| #define HAVE_WCRTOMB 1
3224| #define HAVE_DECL__SNPRINTF 0
3225| #define HAVE_SNPRINTF_RETVAL_C99 1
3226| #define HAVE_DECL_ALARM 1
3227| #ifndef __arm__
3228| #define __arm__ 1
3229| #endif
3230| #ifndef __arm__
3231| #define __arm__ 1
3232| #endif
3233| #define FLT_EXPBIT0_WORD 0
3234| #define FLT_EXPBIT0_BIT 23
3235| #define HAVE_LANGINFO_CODESET 1
3236| #define HAVE_WORKING_O_NOATIME 0
3237| #define HAVE_WORKING_O_NOFOLLOW 0
3238| #define HAVE_DECL_GETC_UNLOCKED 0
3239| #define HAVE_MAP_ANONYMOUS 1
3240| #define HAVE_DECL_SNPRINTF 0
3241| #define restrict __restrict
3242| #define pid_t int
3243| #define mode_t int
3244| #define _USE_STD_STAT 1
3245| /* end confdefs.h.  */
3246| #include <stdio.h>
3247| #ifdef HAVE_SYS_TYPES_H
3248| # include <sys/types.h>
3249| #endif
3250| #ifdef HAVE_SYS_STAT_H
3251| # include <sys/stat.h>
3252| #endif
3253| #ifdef STDC_HEADERS
3254| # include <stdlib.h>
3255| # include <stddef.h>
3256| #else
3257| # ifdef HAVE_STDLIB_H
3258| #  include <stdlib.h>
3259| # endif
3260| #endif
3261| #ifdef HAVE_STRING_H
3262| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3263| #  include <memory.h>
3264| # endif
3265| # include <string.h>
3266| #endif
3267| #ifdef HAVE_STRINGS_H
3268| # include <strings.h>
3269| #endif
3270| #ifdef HAVE_INTTYPES_H
3271| # include <inttypes.h>
3272| #endif
3273| #ifdef HAVE_STDINT_H
3274| # include <stdint.h>
3275| #endif
3276| #ifdef HAVE_UNISTD_H
3277| # include <unistd.h>
3278| #endif
3279| int
3280| main ()
3281| {
3282| #ifndef vsnprintf
3283| #ifdef __cplusplus
3284|   (void) vsnprintf;
3285| #else
3286|   (void) vsnprintf;
3287| #endif
3288| #endif
3289|
3290|   ;
3291|   return 0;
3292| }
3293configure:13247: result: no
3294configure:13355: checking whether <wchar.h> uses 'inline' correctly
3295configure:13380: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest1.c >&5
3296configure:13383: $? = 0
3297configure:13402: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest2.c >&5
3298configure:13405: $? = 0
3299configure:13418: result: yes
3300configure:13460: checking for inline
3301configure:13476: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3302configure:13476: $? = 0
3303configure:13484: result: inline
3304configure:13533: checking for alloca as a compiler built-in
3305configure:13557: result: yes
3306configure:13634: checking whether conversion from 'int' to 'long double' works
3307configure:13678: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3308configure:13678: $? = 0
3309configure:13678: ./conftest
3310configure:13678: $? = 0
3311configure:13689: result: yes
3312configure:13923: checking for nl_langinfo
3313configure:13923: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3314configure:13923: $? = 0
3315configure:13923: result: yes
3316configure:14089: checking for ptrdiff_t
3317configure:14089: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3318In file included from conftest.c:99:
3319In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:119:
3320/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_mode_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
3321typedef __darwin_mode_t         mode_t;
3322                                ^
3323conftest.c:87:16: note: expanded from macro 'mode_t'
3324#define mode_t int
3325               ^
3326In file included from conftest.c:99:
3327In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:122:
3328/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_pid_t.h:31:31: error: cannot combine with previous 'type-name' declaration specifier
3329typedef __darwin_pid_t        pid_t;
3330                              ^
3331conftest.c:86:15: note: expanded from macro 'pid_t'
3332#define pid_t int
3333              ^
33342 errors generated.
3335configure:14089: $? = 1
3336configure: failed program was:
3337| /* confdefs.h */
3338| #define PACKAGE_NAME "GNU Troff"
3339| #define PACKAGE_TARNAME "groff"
3340| #define PACKAGE_VERSION "1.22.4"
3341| #define PACKAGE_STRING "GNU Troff 1.22.4"
3342| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
3343| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
3344| #define STDC_HEADERS 1
3345| #define HAVE_SYS_TYPES_H 1
3346| #define HAVE_SYS_STAT_H 1
3347| #define HAVE_STDLIB_H 1
3348| #define HAVE_STRING_H 1
3349| #define HAVE_MEMORY_H 1
3350| #define HAVE_STRINGS_H 1
3351| #define HAVE_INTTYPES_H 1
3352| #define HAVE_STDINT_H 1
3353| #define HAVE_UNISTD_H 1
3354| #define __EXTENSIONS__ 1
3355| #define _ALL_SOURCE 1
3356| #define _DARWIN_C_SOURCE 1
3357| #define _GNU_SOURCE 1
3358| #define _NETBSD_SOURCE 1
3359| #define _OPENBSD_SOURCE 1
3360| #define _POSIX_PTHREAD_SEMANTICS 1
3361| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3362| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3363| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3364| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3365| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3366| #define __STDC_WANT_LIB_EXT2__ 1
3367| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3368| #define _TANDEM_SOURCE 1
3369| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3370| #define PACKAGE "groff"
3371| #define VERSION "1.22.4"
3372| #define HAVE_ALLOCA_H 1
3373| #define HAVE_ALLOCA 1
3374| #define HAVE_STDINT_H_WITH_UINTMAX 1
3375| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3376| #define CHECK_PRINTF_SAFE 1
3377| #define HAVE_SNPRINTF 1
3378| #define HAVE_SYMLINK 1
3379| #define HAVE_MPROTECT 1
3380| #define HAVE_ISWCNTRL 1
3381| #define HAVE_WCWIDTH 1
3382| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3383| #define HAVE_LONG_LONG_INT 1
3384| #define HAVE_WCHAR_T 1
3385| #define HAVE_WINT_T 1
3386| #define HAVE_LIMITS_H 1
3387| #define HAVE_UNISTD_H 1
3388| #define HAVE_MATH_H 1
3389| #define HAVE_SYS_MMAN_H 1
3390| #define HAVE_WCHAR_H 1
3391| #define HAVE_STDINT_H 1
3392| #define HAVE_WCTYPE_H 1
3393| #define HAVE_STDLIB_H 1
3394| #define HAVE_SYS_PARAM_H 1
3395| #define HAVE_INTMAX_T 1
3396| #define DBL_EXPBIT0_WORD 1
3397| #define DBL_EXPBIT0_BIT 20
3398| #define HAVE_SNPRINTF 1
3399| #define HAVE_STRNLEN 1
3400| #define HAVE_WCSLEN 1
3401| #define HAVE_WCSNLEN 1
3402| #define HAVE_MBRTOWC 1
3403| #define HAVE_WCRTOMB 1
3404| #define HAVE_DECL__SNPRINTF 0
3405| #define HAVE_SNPRINTF_RETVAL_C99 1
3406| #define HAVE_DECL_ALARM 1
3407| #ifndef __arm__
3408| #define __arm__ 1
3409| #endif
3410| #ifndef __arm__
3411| #define __arm__ 1
3412| #endif
3413| #define FLT_EXPBIT0_WORD 0
3414| #define FLT_EXPBIT0_BIT 23
3415| #define HAVE_LANGINFO_CODESET 1
3416| #define HAVE_WORKING_O_NOATIME 0
3417| #define HAVE_WORKING_O_NOFOLLOW 0
3418| #define HAVE_DECL_GETC_UNLOCKED 0
3419| #define HAVE_MAP_ANONYMOUS 1
3420| #define HAVE_DECL_SNPRINTF 0
3421| #define restrict __restrict
3422| #define pid_t int
3423| #define mode_t int
3424| #define _USE_STD_STAT 1
3425| #define HAVE_DECL_VSNPRINTF 0
3426| #define HAVE_ALLOCA 1
3427| #define NEED_PRINTF_DIRECTIVE_A 1
3428| #define HAVE_NL_LANGINFO 1
3429| #define NEED_PRINTF_ENOMEM 1
3430| #define NEED_PRINTF_DOUBLE 1
3431| #define NEED_PRINTF_LONG_DOUBLE 1
3432| /* end confdefs.h.  */
3433| #include <stdio.h>
3434| #ifdef HAVE_SYS_TYPES_H
3435| # include <sys/types.h>
3436| #endif
3437| #ifdef HAVE_SYS_STAT_H
3438| # include <sys/stat.h>
3439| #endif
3440| #ifdef STDC_HEADERS
3441| # include <stdlib.h>
3442| # include <stddef.h>
3443| #else
3444| # ifdef HAVE_STDLIB_H
3445| #  include <stdlib.h>
3446| # endif
3447| #endif
3448| #ifdef HAVE_STRING_H
3449| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3450| #  include <memory.h>
3451| # endif
3452| # include <string.h>
3453| #endif
3454| #ifdef HAVE_STRINGS_H
3455| # include <strings.h>
3456| #endif
3457| #ifdef HAVE_INTTYPES_H
3458| # include <inttypes.h>
3459| #endif
3460| #ifdef HAVE_STDINT_H
3461| # include <stdint.h>
3462| #endif
3463| #ifdef HAVE_UNISTD_H
3464| # include <unistd.h>
3465| #endif
3466| int
3467| main ()
3468| {
3469| if (sizeof (ptrdiff_t))
3470|        return 0;
3471|   ;
3472|   return 0;
3473| }
3474configure:14089: result: no
3475configure:14147: checking whether frexp works
3476configure:14245: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3477In file included from conftest.c:105:
3478In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/signal.h:63:
3479In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/signal.h:153:
3480/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_pid_t.h:31:31: error: cannot combine with previous 'type-name' declaration specifier
3481typedef __darwin_pid_t        pid_t;
3482                              ^
3483conftest.c:86:15: note: expanded from macro 'pid_t'
3484#define pid_t int
3485              ^
3486In file included from conftest.c:106:
3487In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/unistd.h:642:
3488/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_mode_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
3489typedef __darwin_mode_t         mode_t;
3490                                ^
3491conftest.c:87:16: note: expanded from macro 'mode_t'
3492#define mode_t int
3493               ^
3494conftest.c:159:21: warning: passing 'volatile double *' to parameter of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
3495    if (memcmp (&y, &x, sizeof x))
3496                    ^~
3497/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/string.h:71:43: note: passing argument to parameter '__s2' here
3498int      memcmp(const void *__s1, const void *__s2, size_t __n);
3499                                              ^
35001 warning and 2 errors generated.
3501configure:14245: $? = 1
3502configure: program exited with status 1
3503configure: failed program was:
3504| /* confdefs.h */
3505| #define PACKAGE_NAME "GNU Troff"
3506| #define PACKAGE_TARNAME "groff"
3507| #define PACKAGE_VERSION "1.22.4"
3508| #define PACKAGE_STRING "GNU Troff 1.22.4"
3509| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
3510| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
3511| #define STDC_HEADERS 1
3512| #define HAVE_SYS_TYPES_H 1
3513| #define HAVE_SYS_STAT_H 1
3514| #define HAVE_STDLIB_H 1
3515| #define HAVE_STRING_H 1
3516| #define HAVE_MEMORY_H 1
3517| #define HAVE_STRINGS_H 1
3518| #define HAVE_INTTYPES_H 1
3519| #define HAVE_STDINT_H 1
3520| #define HAVE_UNISTD_H 1
3521| #define __EXTENSIONS__ 1
3522| #define _ALL_SOURCE 1
3523| #define _DARWIN_C_SOURCE 1
3524| #define _GNU_SOURCE 1
3525| #define _NETBSD_SOURCE 1
3526| #define _OPENBSD_SOURCE 1
3527| #define _POSIX_PTHREAD_SEMANTICS 1
3528| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3529| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3530| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3531| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3532| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3533| #define __STDC_WANT_LIB_EXT2__ 1
3534| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3535| #define _TANDEM_SOURCE 1
3536| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3537| #define PACKAGE "groff"
3538| #define VERSION "1.22.4"
3539| #define HAVE_ALLOCA_H 1
3540| #define HAVE_ALLOCA 1
3541| #define HAVE_STDINT_H_WITH_UINTMAX 1
3542| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3543| #define CHECK_PRINTF_SAFE 1
3544| #define HAVE_SNPRINTF 1
3545| #define HAVE_SYMLINK 1
3546| #define HAVE_MPROTECT 1
3547| #define HAVE_ISWCNTRL 1
3548| #define HAVE_WCWIDTH 1
3549| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3550| #define HAVE_LONG_LONG_INT 1
3551| #define HAVE_WCHAR_T 1
3552| #define HAVE_WINT_T 1
3553| #define HAVE_LIMITS_H 1
3554| #define HAVE_UNISTD_H 1
3555| #define HAVE_MATH_H 1
3556| #define HAVE_SYS_MMAN_H 1
3557| #define HAVE_WCHAR_H 1
3558| #define HAVE_STDINT_H 1
3559| #define HAVE_WCTYPE_H 1
3560| #define HAVE_STDLIB_H 1
3561| #define HAVE_SYS_PARAM_H 1
3562| #define HAVE_INTMAX_T 1
3563| #define DBL_EXPBIT0_WORD 1
3564| #define DBL_EXPBIT0_BIT 20
3565| #define HAVE_SNPRINTF 1
3566| #define HAVE_STRNLEN 1
3567| #define HAVE_WCSLEN 1
3568| #define HAVE_WCSNLEN 1
3569| #define HAVE_MBRTOWC 1
3570| #define HAVE_WCRTOMB 1
3571| #define HAVE_DECL__SNPRINTF 0
3572| #define HAVE_SNPRINTF_RETVAL_C99 1
3573| #define HAVE_DECL_ALARM 1
3574| #ifndef __arm__
3575| #define __arm__ 1
3576| #endif
3577| #ifndef __arm__
3578| #define __arm__ 1
3579| #endif
3580| #define FLT_EXPBIT0_WORD 0
3581| #define FLT_EXPBIT0_BIT 23
3582| #define HAVE_LANGINFO_CODESET 1
3583| #define HAVE_WORKING_O_NOATIME 0
3584| #define HAVE_WORKING_O_NOFOLLOW 0
3585| #define HAVE_DECL_GETC_UNLOCKED 0
3586| #define HAVE_MAP_ANONYMOUS 1
3587| #define HAVE_DECL_SNPRINTF 0
3588| #define restrict __restrict
3589| #define pid_t int
3590| #define mode_t int
3591| #define _USE_STD_STAT 1
3592| #define HAVE_DECL_VSNPRINTF 0
3593| #define HAVE_ALLOCA 1
3594| #define NEED_PRINTF_DIRECTIVE_A 1
3595| #define HAVE_NL_LANGINFO 1
3596| #define NEED_PRINTF_ENOMEM 1
3597| #define NEED_PRINTF_DOUBLE 1
3598| #define NEED_PRINTF_LONG_DOUBLE 1
3599| #define ptrdiff_t long
3600| #define REPLACE_FPRINTF_POSIX 1
3601| #define GNULIB_TEST_FPRINTF_POSIX 1
3602| /* end confdefs.h.  */
3603|
3604| #include <float.h>
3605| #include <math.h>
3606| #include <string.h>
3607| #if HAVE_DECL_ALARM
3608| # include <signal.h>
3609| # include <unistd.h>
3610| #endif
3611| /* HP cc on HP-UX 10.20 has a bug with the constant expression -0.0.
3612|    ICC 10.0 has a bug when optimizing the expression -zero.
3613|    The expression -DBL_MIN * DBL_MIN does not work when cross-compiling
3614|    to PowerPC on Mac OS X 10.5.  */
3615| #if defined __hpux || defined __sgi || defined __ICC
3616| static double
3617| compute_minus_zero (void)
3618| {
3619|   return -DBL_MIN * DBL_MIN;
3620| }
3621| # define minus_zero compute_minus_zero ()
3622| #else
3623| double minus_zero = -0.0;
3624| #endif
3625| int main()
3626| {
3627|   int result = 0;
3628|   int i;
3629|   volatile double x;
3630|   double zero = 0.0;
3631| #if HAVE_DECL_ALARM
3632|   /* NeXTstep 3.3 frexp() runs into an endless loop when called on an infinite
3633|      number.  Let the test fail in this case.  */
3634|   signal (SIGALRM, SIG_DFL);
3635|   alarm (5);
3636| #endif
3637|   /* Test on denormalized numbers.  */
3638|   for (i = 1, x = 1.0; i >= DBL_MIN_EXP; i--, x *= 0.5)
3639|     ;
3640|   if (x > 0.0)
3641|     {
3642|       int exp;
3643|       double y = frexp (x, &exp);
3644|       /* On machines with IEEE754 arithmetic: x = 1.11254e-308, exp = -1022.
3645|          On NetBSD: y = 0.75. Correct: y = 0.5.  */
3646|       if (y != 0.5)
3647|         result |= 1;
3648|     }
3649|   /* Test on infinite numbers.  */
3650|   x = 1.0 / zero;
3651|   {
3652|     int exp;
3653|     double y = frexp (x, &exp);
3654|     if (y != x)
3655|       result |= 2;
3656|   }
3657|   /* Test on negative zero.  */
3658|   x = minus_zero;
3659|   {
3660|     int exp;
3661|     double y = frexp (x, &exp);
3662|     if (memcmp (&y, &x, sizeof x))
3663|       result |= 4;
3664|   }
3665|   return result;
3666| }
3667configure:14256: result: no
3668configure:14303: checking whether frexpl is declared
3669configure:14303: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3670configure:14303: $? = 0
3671configure:14303: result: yes
3672configure:14313: checking whether frexpl() can be used without linking with libm
3673configure:14331: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3674configure:14331: $? = 0
3675configure:14340: result: yes
3676configure:14346: checking whether frexpl works
3677configure:14457: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3678configure:14457: $? = 0
3679configure:14457: ./conftest
3680configure:14457: $? = 0
3681configure:14468: result: yes
3682configure:14531: checking whether isnan(double) can be used without linking with libm
3683configure:14556: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3684configure:14556: $? = 0
3685configure:14565: result: yes
3686configure:14592: checking whether isnan(float) can be used without linking with libm
3687configure:14617: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3688conftest.c:116:8: error: use of unknown builtin '__builtin_isnanf' [-Wimplicit-function-declaration]
3689return isnanf (x);
3690       ^
3691conftest.c:107:33: note: expanded from macro 'isnanf'
3692             # define isnanf(x) __builtin_isnanf ((float)(x))
3693                                ^
36941 error generated.
3695configure:14617: $? = 1
3696configure: failed program was:
3697| /* confdefs.h */
3698| #define PACKAGE_NAME "GNU Troff"
3699| #define PACKAGE_TARNAME "groff"
3700| #define PACKAGE_VERSION "1.22.4"
3701| #define PACKAGE_STRING "GNU Troff 1.22.4"
3702| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
3703| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
3704| #define STDC_HEADERS 1
3705| #define HAVE_SYS_TYPES_H 1
3706| #define HAVE_SYS_STAT_H 1
3707| #define HAVE_STDLIB_H 1
3708| #define HAVE_STRING_H 1
3709| #define HAVE_MEMORY_H 1
3710| #define HAVE_STRINGS_H 1
3711| #define HAVE_INTTYPES_H 1
3712| #define HAVE_STDINT_H 1
3713| #define HAVE_UNISTD_H 1
3714| #define __EXTENSIONS__ 1
3715| #define _ALL_SOURCE 1
3716| #define _DARWIN_C_SOURCE 1
3717| #define _GNU_SOURCE 1
3718| #define _NETBSD_SOURCE 1
3719| #define _OPENBSD_SOURCE 1
3720| #define _POSIX_PTHREAD_SEMANTICS 1
3721| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3722| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3723| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3724| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3725| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3726| #define __STDC_WANT_LIB_EXT2__ 1
3727| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3728| #define _TANDEM_SOURCE 1
3729| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3730| #define PACKAGE "groff"
3731| #define VERSION "1.22.4"
3732| #define HAVE_ALLOCA_H 1
3733| #define HAVE_ALLOCA 1
3734| #define HAVE_STDINT_H_WITH_UINTMAX 1
3735| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3736| #define CHECK_PRINTF_SAFE 1
3737| #define HAVE_SNPRINTF 1
3738| #define HAVE_SYMLINK 1
3739| #define HAVE_MPROTECT 1
3740| #define HAVE_ISWCNTRL 1
3741| #define HAVE_WCWIDTH 1
3742| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3743| #define HAVE_LONG_LONG_INT 1
3744| #define HAVE_WCHAR_T 1
3745| #define HAVE_WINT_T 1
3746| #define HAVE_LIMITS_H 1
3747| #define HAVE_UNISTD_H 1
3748| #define HAVE_MATH_H 1
3749| #define HAVE_SYS_MMAN_H 1
3750| #define HAVE_WCHAR_H 1
3751| #define HAVE_STDINT_H 1
3752| #define HAVE_WCTYPE_H 1
3753| #define HAVE_STDLIB_H 1
3754| #define HAVE_SYS_PARAM_H 1
3755| #define HAVE_INTMAX_T 1
3756| #define DBL_EXPBIT0_WORD 1
3757| #define DBL_EXPBIT0_BIT 20
3758| #define HAVE_SNPRINTF 1
3759| #define HAVE_STRNLEN 1
3760| #define HAVE_WCSLEN 1
3761| #define HAVE_WCSNLEN 1
3762| #define HAVE_MBRTOWC 1
3763| #define HAVE_WCRTOMB 1
3764| #define HAVE_DECL__SNPRINTF 0
3765| #define HAVE_SNPRINTF_RETVAL_C99 1
3766| #define HAVE_DECL_ALARM 1
3767| #ifndef __arm__
3768| #define __arm__ 1
3769| #endif
3770| #ifndef __arm__
3771| #define __arm__ 1
3772| #endif
3773| #define FLT_EXPBIT0_WORD 0
3774| #define FLT_EXPBIT0_BIT 23
3775| #define HAVE_LANGINFO_CODESET 1
3776| #define HAVE_WORKING_O_NOATIME 0
3777| #define HAVE_WORKING_O_NOFOLLOW 0
3778| #define HAVE_DECL_GETC_UNLOCKED 0
3779| #define HAVE_MAP_ANONYMOUS 1
3780| #define HAVE_DECL_SNPRINTF 0
3781| #define restrict __restrict
3782| #define pid_t int
3783| #define mode_t int
3784| #define _USE_STD_STAT 1
3785| #define HAVE_DECL_VSNPRINTF 0
3786| #define HAVE_ALLOCA 1
3787| #define NEED_PRINTF_DIRECTIVE_A 1
3788| #define HAVE_NL_LANGINFO 1
3789| #define NEED_PRINTF_ENOMEM 1
3790| #define NEED_PRINTF_DOUBLE 1
3791| #define NEED_PRINTF_LONG_DOUBLE 1
3792| #define ptrdiff_t long
3793| #define REPLACE_FPRINTF_POSIX 1
3794| #define GNULIB_TEST_FPRINTF_POSIX 1
3795| #define GNULIB_TEST_FREXP 1
3796| #define HAVE_FREXPL_IN_LIBC 1
3797| #define GNULIB_TEST_FREXPL 1
3798| #define HAVE_ISNAND_IN_LIBC 1
3799| /* end confdefs.h.  */
3800| #include <math.h>
3801|              #if __GNUC__ >= 4
3802|              # undef isnanf
3803|              # define isnanf(x) __builtin_isnanf ((float)(x))
3804|              #elif defined isnan
3805|              # undef isnanf
3806|              # define isnanf(x) isnan ((float)(x))
3807|              #endif
3808|              float x;
3809| int
3810| main ()
3811| {
3812| return isnanf (x);
3813|   ;
3814|   return 0;
3815| }
3816configure:14626: result: no
3817configure:14761: checking where to find the exponent in a 'float'
3818configure:14850: result: word 0 bit 23
3819configure:14873: checking whether isnan(long double) can be used without linking with libm
3820configure:14898: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3821conftest.c:118:8: error: use of unknown builtin '__builtin_isnanl' [-Wimplicit-function-declaration]
3822return isnanl (x);
3823       ^
3824conftest.c:109:33: note: expanded from macro 'isnanl'
3825             # define isnanl(x) __builtin_isnanl ((long double)(x))
3826                                ^
3827conftest.c:118:8: note: did you mean '__builtin_infl'?
3828conftest.c:109:33: note: expanded from macro 'isnanl'
3829             # define isnanl(x) __builtin_isnanl ((long double)(x))
3830                                ^
3831/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/math.h:197:50: note: '__builtin_infl' declared here
3832    return __x == __x && __builtin_fabsl(__x) != __builtin_infl();
3833                                                 ^
38341 error generated.
3835configure:14898: $? = 1
3836configure: failed program was:
3837| /* confdefs.h */
3838| #define PACKAGE_NAME "GNU Troff"
3839| #define PACKAGE_TARNAME "groff"
3840| #define PACKAGE_VERSION "1.22.4"
3841| #define PACKAGE_STRING "GNU Troff 1.22.4"
3842| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
3843| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
3844| #define STDC_HEADERS 1
3845| #define HAVE_SYS_TYPES_H 1
3846| #define HAVE_SYS_STAT_H 1
3847| #define HAVE_STDLIB_H 1
3848| #define HAVE_STRING_H 1
3849| #define HAVE_MEMORY_H 1
3850| #define HAVE_STRINGS_H 1
3851| #define HAVE_INTTYPES_H 1
3852| #define HAVE_STDINT_H 1
3853| #define HAVE_UNISTD_H 1
3854| #define __EXTENSIONS__ 1
3855| #define _ALL_SOURCE 1
3856| #define _DARWIN_C_SOURCE 1
3857| #define _GNU_SOURCE 1
3858| #define _NETBSD_SOURCE 1
3859| #define _OPENBSD_SOURCE 1
3860| #define _POSIX_PTHREAD_SEMANTICS 1
3861| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3862| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3863| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3864| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3865| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3866| #define __STDC_WANT_LIB_EXT2__ 1
3867| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3868| #define _TANDEM_SOURCE 1
3869| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3870| #define PACKAGE "groff"
3871| #define VERSION "1.22.4"
3872| #define HAVE_ALLOCA_H 1
3873| #define HAVE_ALLOCA 1
3874| #define HAVE_STDINT_H_WITH_UINTMAX 1
3875| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3876| #define CHECK_PRINTF_SAFE 1
3877| #define HAVE_SNPRINTF 1
3878| #define HAVE_SYMLINK 1
3879| #define HAVE_MPROTECT 1
3880| #define HAVE_ISWCNTRL 1
3881| #define HAVE_WCWIDTH 1
3882| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3883| #define HAVE_LONG_LONG_INT 1
3884| #define HAVE_WCHAR_T 1
3885| #define HAVE_WINT_T 1
3886| #define HAVE_LIMITS_H 1
3887| #define HAVE_UNISTD_H 1
3888| #define HAVE_MATH_H 1
3889| #define HAVE_SYS_MMAN_H 1
3890| #define HAVE_WCHAR_H 1
3891| #define HAVE_STDINT_H 1
3892| #define HAVE_WCTYPE_H 1
3893| #define HAVE_STDLIB_H 1
3894| #define HAVE_SYS_PARAM_H 1
3895| #define HAVE_INTMAX_T 1
3896| #define DBL_EXPBIT0_WORD 1
3897| #define DBL_EXPBIT0_BIT 20
3898| #define HAVE_SNPRINTF 1
3899| #define HAVE_STRNLEN 1
3900| #define HAVE_WCSLEN 1
3901| #define HAVE_WCSNLEN 1
3902| #define HAVE_MBRTOWC 1
3903| #define HAVE_WCRTOMB 1
3904| #define HAVE_DECL__SNPRINTF 0
3905| #define HAVE_SNPRINTF_RETVAL_C99 1
3906| #define HAVE_DECL_ALARM 1
3907| #ifndef __arm__
3908| #define __arm__ 1
3909| #endif
3910| #ifndef __arm__
3911| #define __arm__ 1
3912| #endif
3913| #define FLT_EXPBIT0_WORD 0
3914| #define FLT_EXPBIT0_BIT 23
3915| #define HAVE_LANGINFO_CODESET 1
3916| #define HAVE_WORKING_O_NOATIME 0
3917| #define HAVE_WORKING_O_NOFOLLOW 0
3918| #define HAVE_DECL_GETC_UNLOCKED 0
3919| #define HAVE_MAP_ANONYMOUS 1
3920| #define HAVE_DECL_SNPRINTF 0
3921| #define restrict __restrict
3922| #define pid_t int
3923| #define mode_t int
3924| #define _USE_STD_STAT 1
3925| #define HAVE_DECL_VSNPRINTF 0
3926| #define HAVE_ALLOCA 1
3927| #define NEED_PRINTF_DIRECTIVE_A 1
3928| #define HAVE_NL_LANGINFO 1
3929| #define NEED_PRINTF_ENOMEM 1
3930| #define NEED_PRINTF_DOUBLE 1
3931| #define NEED_PRINTF_LONG_DOUBLE 1
3932| #define ptrdiff_t long
3933| #define REPLACE_FPRINTF_POSIX 1
3934| #define GNULIB_TEST_FPRINTF_POSIX 1
3935| #define GNULIB_TEST_FREXP 1
3936| #define HAVE_FREXPL_IN_LIBC 1
3937| #define GNULIB_TEST_FREXPL 1
3938| #define HAVE_ISNAND_IN_LIBC 1
3939| #define FLT_EXPBIT0_WORD 0
3940| #define FLT_EXPBIT0_BIT 23
3941| /* end confdefs.h.  */
3942| #include <math.h>
3943|              #if __GNUC__ >= 4
3944|              # undef isnanl
3945|              # define isnanl(x) __builtin_isnanl ((long double)(x))
3946|              #elif defined isnan
3947|              # undef isnanl
3948|              # define isnanl(x) isnan ((long double)(x))
3949|              #endif
3950|              long double x;
3951| int
3952| main ()
3953| {
3954| return isnanl (x);
3955|   ;
3956|   return 0;
3957| }
3958configure:14907: result: no
3959configure:15098: checking where to find the exponent in a 'long double'
3960configure:15211: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3961configure:15211: $? = 0
3962configure:15211: ./conftest
3963configure:15211: $? = 0
3964configure:15223: result: word 1 bit 20
3965configure:15337: checking whether NAN macro works
3966configure:15360: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3967configure:15360: $? = 0
3968configure:15367: result: yes
3969configure:15372: checking whether HUGE_VAL works
3970configure:15390: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3971configure:15390: $? = 0
3972configure:15397: result: yes
3973configure:15422: checking bp-sym.h usability
3974configure:15422: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3975In file included from conftest.c:110:
3976In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:119:
3977/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_mode_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
3978typedef __darwin_mode_t         mode_t;
3979                                ^
3980conftest.c:87:16: note: expanded from macro 'mode_t'
3981#define mode_t int
3982               ^
3983In file included from conftest.c:110:
3984In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:122:
3985/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_pid_t.h:31:31: error: cannot combine with previous 'type-name' declaration specifier
3986typedef __darwin_pid_t        pid_t;
3987                              ^
3988conftest.c:86:15: note: expanded from macro 'pid_t'
3989#define pid_t int
3990              ^
3991conftest.c:141:10: fatal error: 'bp-sym.h' file not found
3992#include <bp-sym.h>
3993         ^~~~~~~~~~
39943 errors generated.
3995configure:15422: $? = 1
3996configure: failed program was:
3997| /* confdefs.h */
3998| #define PACKAGE_NAME "GNU Troff"
3999| #define PACKAGE_TARNAME "groff"
4000| #define PACKAGE_VERSION "1.22.4"
4001| #define PACKAGE_STRING "GNU Troff 1.22.4"
4002| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
4003| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
4004| #define STDC_HEADERS 1
4005| #define HAVE_SYS_TYPES_H 1
4006| #define HAVE_SYS_STAT_H 1
4007| #define HAVE_STDLIB_H 1
4008| #define HAVE_STRING_H 1
4009| #define HAVE_MEMORY_H 1
4010| #define HAVE_STRINGS_H 1
4011| #define HAVE_INTTYPES_H 1
4012| #define HAVE_STDINT_H 1
4013| #define HAVE_UNISTD_H 1
4014| #define __EXTENSIONS__ 1
4015| #define _ALL_SOURCE 1
4016| #define _DARWIN_C_SOURCE 1
4017| #define _GNU_SOURCE 1
4018| #define _NETBSD_SOURCE 1
4019| #define _OPENBSD_SOURCE 1
4020| #define _POSIX_PTHREAD_SEMANTICS 1
4021| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4022| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4023| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4024| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4025| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4026| #define __STDC_WANT_LIB_EXT2__ 1
4027| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4028| #define _TANDEM_SOURCE 1
4029| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4030| #define PACKAGE "groff"
4031| #define VERSION "1.22.4"
4032| #define HAVE_ALLOCA_H 1
4033| #define HAVE_ALLOCA 1
4034| #define HAVE_STDINT_H_WITH_UINTMAX 1
4035| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4036| #define CHECK_PRINTF_SAFE 1
4037| #define HAVE_SNPRINTF 1
4038| #define HAVE_SYMLINK 1
4039| #define HAVE_MPROTECT 1
4040| #define HAVE_ISWCNTRL 1
4041| #define HAVE_WCWIDTH 1
4042| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4043| #define HAVE_LONG_LONG_INT 1
4044| #define HAVE_WCHAR_T 1
4045| #define HAVE_WINT_T 1
4046| #define HAVE_LIMITS_H 1
4047| #define HAVE_UNISTD_H 1
4048| #define HAVE_MATH_H 1
4049| #define HAVE_SYS_MMAN_H 1
4050| #define HAVE_WCHAR_H 1
4051| #define HAVE_STDINT_H 1
4052| #define HAVE_WCTYPE_H 1
4053| #define HAVE_STDLIB_H 1
4054| #define HAVE_SYS_PARAM_H 1
4055| #define HAVE_INTMAX_T 1
4056| #define DBL_EXPBIT0_WORD 1
4057| #define DBL_EXPBIT0_BIT 20
4058| #define HAVE_SNPRINTF 1
4059| #define HAVE_STRNLEN 1
4060| #define HAVE_WCSLEN 1
4061| #define HAVE_WCSNLEN 1
4062| #define HAVE_MBRTOWC 1
4063| #define HAVE_WCRTOMB 1
4064| #define HAVE_DECL__SNPRINTF 0
4065| #define HAVE_SNPRINTF_RETVAL_C99 1
4066| #define HAVE_DECL_ALARM 1
4067| #ifndef __arm__
4068| #define __arm__ 1
4069| #endif
4070| #ifndef __arm__
4071| #define __arm__ 1
4072| #endif
4073| #define FLT_EXPBIT0_WORD 0
4074| #define FLT_EXPBIT0_BIT 23
4075| #define HAVE_LANGINFO_CODESET 1
4076| #define HAVE_WORKING_O_NOATIME 0
4077| #define HAVE_WORKING_O_NOFOLLOW 0
4078| #define HAVE_DECL_GETC_UNLOCKED 0
4079| #define HAVE_MAP_ANONYMOUS 1
4080| #define HAVE_DECL_SNPRINTF 0
4081| #define restrict __restrict
4082| #define pid_t int
4083| #define mode_t int
4084| #define _USE_STD_STAT 1
4085| #define HAVE_DECL_VSNPRINTF 0
4086| #define HAVE_ALLOCA 1
4087| #define NEED_PRINTF_DIRECTIVE_A 1
4088| #define HAVE_NL_LANGINFO 1
4089| #define NEED_PRINTF_ENOMEM 1
4090| #define NEED_PRINTF_DOUBLE 1
4091| #define NEED_PRINTF_LONG_DOUBLE 1
4092| #define ptrdiff_t long
4093| #define REPLACE_FPRINTF_POSIX 1
4094| #define GNULIB_TEST_FPRINTF_POSIX 1
4095| #define GNULIB_TEST_FREXP 1
4096| #define HAVE_FREXPL_IN_LIBC 1
4097| #define GNULIB_TEST_FREXPL 1
4098| #define HAVE_ISNAND_IN_LIBC 1
4099| #define FLT_EXPBIT0_WORD 0
4100| #define FLT_EXPBIT0_BIT 23
4101| #define LDBL_EXPBIT0_WORD 1
4102| #define LDBL_EXPBIT0_BIT 20
4103| /* end confdefs.h.  */
4104| #include <stdio.h>
4105| #ifdef HAVE_SYS_TYPES_H
4106| # include <sys/types.h>
4107| #endif
4108| #ifdef HAVE_SYS_STAT_H
4109| # include <sys/stat.h>
4110| #endif
4111| #ifdef STDC_HEADERS
4112| # include <stdlib.h>
4113| # include <stddef.h>
4114| #else
4115| # ifdef HAVE_STDLIB_H
4116| #  include <stdlib.h>
4117| # endif
4118| #endif
4119| #ifdef HAVE_STRING_H
4120| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4121| #  include <memory.h>
4122| # endif
4123| # include <string.h>
4124| #endif
4125| #ifdef HAVE_STRINGS_H
4126| # include <strings.h>
4127| #endif
4128| #ifdef HAVE_INTTYPES_H
4129| # include <inttypes.h>
4130| #endif
4131| #ifdef HAVE_STDINT_H
4132| # include <stdint.h>
4133| #endif
4134| #ifdef HAVE_UNISTD_H
4135| # include <unistd.h>
4136| #endif
4137| #include <bp-sym.h>
4138configure:15422: result: no
4139configure:15422: checking bp-sym.h presence
4140configure:15422: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
4141conftest.c:108:10: fatal error: 'bp-sym.h' file not found
4142#include <bp-sym.h>
4143         ^~~~~~~~~~
41441 error generated.
4145configure:15422: $? = 1
4146configure: failed program was:
4147| /* confdefs.h */
4148| #define PACKAGE_NAME "GNU Troff"
4149| #define PACKAGE_TARNAME "groff"
4150| #define PACKAGE_VERSION "1.22.4"
4151| #define PACKAGE_STRING "GNU Troff 1.22.4"
4152| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
4153| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
4154| #define STDC_HEADERS 1
4155| #define HAVE_SYS_TYPES_H 1
4156| #define HAVE_SYS_STAT_H 1
4157| #define HAVE_STDLIB_H 1
4158| #define HAVE_STRING_H 1
4159| #define HAVE_MEMORY_H 1
4160| #define HAVE_STRINGS_H 1
4161| #define HAVE_INTTYPES_H 1
4162| #define HAVE_STDINT_H 1
4163| #define HAVE_UNISTD_H 1
4164| #define __EXTENSIONS__ 1
4165| #define _ALL_SOURCE 1
4166| #define _DARWIN_C_SOURCE 1
4167| #define _GNU_SOURCE 1
4168| #define _NETBSD_SOURCE 1
4169| #define _OPENBSD_SOURCE 1
4170| #define _POSIX_PTHREAD_SEMANTICS 1
4171| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4172| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4173| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4174| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4175| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4176| #define __STDC_WANT_LIB_EXT2__ 1
4177| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4178| #define _TANDEM_SOURCE 1
4179| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4180| #define PACKAGE "groff"
4181| #define VERSION "1.22.4"
4182| #define HAVE_ALLOCA_H 1
4183| #define HAVE_ALLOCA 1
4184| #define HAVE_STDINT_H_WITH_UINTMAX 1
4185| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4186| #define CHECK_PRINTF_SAFE 1
4187| #define HAVE_SNPRINTF 1
4188| #define HAVE_SYMLINK 1
4189| #define HAVE_MPROTECT 1
4190| #define HAVE_ISWCNTRL 1
4191| #define HAVE_WCWIDTH 1
4192| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4193| #define HAVE_LONG_LONG_INT 1
4194| #define HAVE_WCHAR_T 1
4195| #define HAVE_WINT_T 1
4196| #define HAVE_LIMITS_H 1
4197| #define HAVE_UNISTD_H 1
4198| #define HAVE_MATH_H 1
4199| #define HAVE_SYS_MMAN_H 1
4200| #define HAVE_WCHAR_H 1
4201| #define HAVE_STDINT_H 1
4202| #define HAVE_WCTYPE_H 1
4203| #define HAVE_STDLIB_H 1
4204| #define HAVE_SYS_PARAM_H 1
4205| #define HAVE_INTMAX_T 1
4206| #define DBL_EXPBIT0_WORD 1
4207| #define DBL_EXPBIT0_BIT 20
4208| #define HAVE_SNPRINTF 1
4209| #define HAVE_STRNLEN 1
4210| #define HAVE_WCSLEN 1
4211| #define HAVE_WCSNLEN 1
4212| #define HAVE_MBRTOWC 1
4213| #define HAVE_WCRTOMB 1
4214| #define HAVE_DECL__SNPRINTF 0
4215| #define HAVE_SNPRINTF_RETVAL_C99 1
4216| #define HAVE_DECL_ALARM 1
4217| #ifndef __arm__
4218| #define __arm__ 1
4219| #endif
4220| #ifndef __arm__
4221| #define __arm__ 1
4222| #endif
4223| #define FLT_EXPBIT0_WORD 0
4224| #define FLT_EXPBIT0_BIT 23
4225| #define HAVE_LANGINFO_CODESET 1
4226| #define HAVE_WORKING_O_NOATIME 0
4227| #define HAVE_WORKING_O_NOFOLLOW 0
4228| #define HAVE_DECL_GETC_UNLOCKED 0
4229| #define HAVE_MAP_ANONYMOUS 1
4230| #define HAVE_DECL_SNPRINTF 0
4231| #define restrict __restrict
4232| #define pid_t int
4233| #define mode_t int
4234| #define _USE_STD_STAT 1
4235| #define HAVE_DECL_VSNPRINTF 0
4236| #define HAVE_ALLOCA 1
4237| #define NEED_PRINTF_DIRECTIVE_A 1
4238| #define HAVE_NL_LANGINFO 1
4239| #define NEED_PRINTF_ENOMEM 1
4240| #define NEED_PRINTF_DOUBLE 1
4241| #define NEED_PRINTF_LONG_DOUBLE 1
4242| #define ptrdiff_t long
4243| #define REPLACE_FPRINTF_POSIX 1
4244| #define GNULIB_TEST_FPRINTF_POSIX 1
4245| #define GNULIB_TEST_FREXP 1
4246| #define HAVE_FREXPL_IN_LIBC 1
4247| #define GNULIB_TEST_FREXPL 1
4248| #define HAVE_ISNAND_IN_LIBC 1
4249| #define FLT_EXPBIT0_WORD 0
4250| #define FLT_EXPBIT0_BIT 23
4251| #define LDBL_EXPBIT0_WORD 1
4252| #define LDBL_EXPBIT0_BIT 20
4253| /* end confdefs.h.  */
4254| #include <bp-sym.h>
4255configure:15422: result: no
4256configure:15422: checking for bp-sym.h
4257configure:15422: result: no
4258configure:15457: checking whether frexp works
4259configure:15566: result: no
4260configure:15578: checking whether ldexp can be used without linking with libm
4261configure:15597: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
4262configure:15597: $? = 0
4263configure:15606: result: yes
4264configure:15619: checking whether frexpl() can be used without linking with libm
4265configure:15646: result: yes
4266configure:15652: checking whether frexpl works
4267configure:15774: result: yes
4268configure:15789: checking whether frexpl is declared
4269configure:15789: result: yes
4270configure:15800: checking whether ldexpl() can be used without linking with libm
4271configure:15818: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
4272configure:15818: $? = 0
4273configure:15827: result: yes
4274configure:15833: checking whether ldexpl works
4275configure:15876: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
4276configure:15876: $? = 0
4277configure:15876: ./conftest
4278configure:15876: $? = 0
4279configure:15887: result: yes
4280configure:15895: checking whether ldexpl is declared
4281configure:15895: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4282configure:15895: $? = 0
4283configure:15895: result: yes
4284configure:15910: checking for signbit macro
4285configure:16017: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
4286configure:16017: $? = 0
4287configure:16017: ./conftest
4288configure:16017: $? = 0
4289configure:16028: result: yes
4290configure:16030: checking for signbit compiler built-ins
4291configure:16139: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
4292configure:16139: $? = 0
4293configure:16139: ./conftest
4294configure:16139: $? = 0
4295configure:16150: result: yes
4296configure:16687: checking for stdint.h
4297configure:16687: result: yes
4298configure:16697: checking for SIZE_MAX
4299configure:16768: result: yes
4300configure:16784: checking for snprintf
4301configure:16784: result: yes
4302configure:16797: checking whether snprintf respects a size of 1
4303configure:16836: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
4304configure:16836: $? = 0
4305configure:16836: ./conftest
4306configure:16836: $? = 0
4307configure:16847: result: yes
4308configure:16857: checking whether printf supports POSIX/XSI format strings with positions
4309configure:16901: result: yes
4310configure:16966: checking for ssize_t
4311configure:16983: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4312In file included from conftest.c:117:
4313In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:119:
4314/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_mode_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4315typedef __darwin_mode_t         mode_t;
4316                                ^
4317conftest.c:87:16: note: expanded from macro 'mode_t'
4318#define mode_t int
4319               ^
4320In file included from conftest.c:117:
4321In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/types.h:122:
4322/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_pid_t.h:31:31: error: cannot combine with previous 'type-name' declaration specifier
4323typedef __darwin_pid_t        pid_t;
4324                              ^
4325conftest.c:86:15: note: expanded from macro 'pid_t'
4326#define pid_t int
4327              ^
43282 errors generated.
4329configure:16983: $? = 1
4330configure: failed program was:
4331| /* confdefs.h */
4332| #define PACKAGE_NAME "GNU Troff"
4333| #define PACKAGE_TARNAME "groff"
4334| #define PACKAGE_VERSION "1.22.4"
4335| #define PACKAGE_STRING "GNU Troff 1.22.4"
4336| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
4337| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
4338| #define STDC_HEADERS 1
4339| #define HAVE_SYS_TYPES_H 1
4340| #define HAVE_SYS_STAT_H 1
4341| #define HAVE_STDLIB_H 1
4342| #define HAVE_STRING_H 1
4343| #define HAVE_MEMORY_H 1
4344| #define HAVE_STRINGS_H 1
4345| #define HAVE_INTTYPES_H 1
4346| #define HAVE_STDINT_H 1
4347| #define HAVE_UNISTD_H 1
4348| #define __EXTENSIONS__ 1
4349| #define _ALL_SOURCE 1
4350| #define _DARWIN_C_SOURCE 1
4351| #define _GNU_SOURCE 1
4352| #define _NETBSD_SOURCE 1
4353| #define _OPENBSD_SOURCE 1
4354| #define _POSIX_PTHREAD_SEMANTICS 1
4355| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4356| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4357| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4358| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4359| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4360| #define __STDC_WANT_LIB_EXT2__ 1
4361| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4362| #define _TANDEM_SOURCE 1
4363| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4364| #define PACKAGE "groff"
4365| #define VERSION "1.22.4"
4366| #define HAVE_ALLOCA_H 1
4367| #define HAVE_ALLOCA 1
4368| #define HAVE_STDINT_H_WITH_UINTMAX 1
4369| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4370| #define CHECK_PRINTF_SAFE 1
4371| #define HAVE_SNPRINTF 1
4372| #define HAVE_SYMLINK 1
4373| #define HAVE_MPROTECT 1
4374| #define HAVE_ISWCNTRL 1
4375| #define HAVE_WCWIDTH 1
4376| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4377| #define HAVE_LONG_LONG_INT 1
4378| #define HAVE_WCHAR_T 1
4379| #define HAVE_WINT_T 1
4380| #define HAVE_LIMITS_H 1
4381| #define HAVE_UNISTD_H 1
4382| #define HAVE_MATH_H 1
4383| #define HAVE_SYS_MMAN_H 1
4384| #define HAVE_WCHAR_H 1
4385| #define HAVE_STDINT_H 1
4386| #define HAVE_WCTYPE_H 1
4387| #define HAVE_STDLIB_H 1
4388| #define HAVE_SYS_PARAM_H 1
4389| #define HAVE_INTMAX_T 1
4390| #define DBL_EXPBIT0_WORD 1
4391| #define DBL_EXPBIT0_BIT 20
4392| #define HAVE_SNPRINTF 1
4393| #define HAVE_STRNLEN 1
4394| #define HAVE_WCSLEN 1
4395| #define HAVE_WCSNLEN 1
4396| #define HAVE_MBRTOWC 1
4397| #define HAVE_WCRTOMB 1
4398| #define HAVE_DECL__SNPRINTF 0
4399| #define HAVE_SNPRINTF_RETVAL_C99 1
4400| #define HAVE_DECL_ALARM 1
4401| #ifndef __arm__
4402| #define __arm__ 1
4403| #endif
4404| #ifndef __arm__
4405| #define __arm__ 1
4406| #endif
4407| #define FLT_EXPBIT0_WORD 0
4408| #define FLT_EXPBIT0_BIT 23
4409| #define HAVE_LANGINFO_CODESET 1
4410| #define HAVE_WORKING_O_NOATIME 0
4411| #define HAVE_WORKING_O_NOFOLLOW 0
4412| #define HAVE_DECL_GETC_UNLOCKED 0
4413| #define HAVE_MAP_ANONYMOUS 1
4414| #define HAVE_DECL_SNPRINTF 0
4415| #define restrict __restrict
4416| #define pid_t int
4417| #define mode_t int
4418| #define _USE_STD_STAT 1
4419| #define HAVE_DECL_VSNPRINTF 0
4420| #define HAVE_ALLOCA 1
4421| #define NEED_PRINTF_DIRECTIVE_A 1
4422| #define HAVE_NL_LANGINFO 1
4423| #define NEED_PRINTF_ENOMEM 1
4424| #define NEED_PRINTF_DOUBLE 1
4425| #define NEED_PRINTF_LONG_DOUBLE 1
4426| #define ptrdiff_t long
4427| #define REPLACE_FPRINTF_POSIX 1
4428| #define GNULIB_TEST_FPRINTF_POSIX 1
4429| #define GNULIB_TEST_FREXP 1
4430| #define HAVE_FREXPL_IN_LIBC 1
4431| #define GNULIB_TEST_FREXPL 1
4432| #define HAVE_ISNAND_IN_LIBC 1
4433| #define FLT_EXPBIT0_WORD 0
4434| #define FLT_EXPBIT0_BIT 23
4435| #define LDBL_EXPBIT0_WORD 1
4436| #define LDBL_EXPBIT0_BIT 20
4437| #define GNULIB_TEST_MEMCHR 1
4438| #define HAVE_LDEXP_IN_LIBC 1
4439| #define HAVE_FREXPL_IN_LIBC 1
4440| #define HAVE_LDEXPL_IN_LIBC 1
4441| #define GNULIB_TEST_SIGNBIT 1
4442| #define HAVE_STDINT_H 1
4443| #define HAVE_SNPRINTF 1
4444| #define GNULIB_TEST_SNPRINTF 1
4445| #define GNULIB_SNPRINTF 1
4446| /* end confdefs.h.  */
4447| #include <sys/types.h>
4448| int
4449| main ()
4450| {
4451| int x = sizeof (ssize_t *) + sizeof (ssize_t);
4452|             return !x;
4453|   ;
4454|   return 0;
4455| }
4456configure:16990: result: no
4457configure:17003: checking for good max_align_t
4458configure:17025: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4459configure:17025: $? = 0
4460configure:17033: result: yes
4461configure:17045: checking whether NULL can be used in arbitrary expressions
4462configure:17063: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4463configure:17063: $? = 0
4464configure:17070: result: yes
4465configure:17238: checking which flavor of printf attribute matches inttypes macros
4466configure:17265: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4467In file included from conftest.c:121:
4468In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/stdio.h:359:
4469/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4470typedef __darwin_ssize_t        ssize_t;
4471                                ^
4472conftest.c:116:17: note: expanded from macro 'ssize_t'
4473#define ssize_t int
4474                ^
44751 error generated.
4476configure:17265: $? = 1
4477configure: failed program was:
4478| /* confdefs.h */
4479| #define PACKAGE_NAME "GNU Troff"
4480| #define PACKAGE_TARNAME "groff"
4481| #define PACKAGE_VERSION "1.22.4"
4482| #define PACKAGE_STRING "GNU Troff 1.22.4"
4483| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
4484| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
4485| #define STDC_HEADERS 1
4486| #define HAVE_SYS_TYPES_H 1
4487| #define HAVE_SYS_STAT_H 1
4488| #define HAVE_STDLIB_H 1
4489| #define HAVE_STRING_H 1
4490| #define HAVE_MEMORY_H 1
4491| #define HAVE_STRINGS_H 1
4492| #define HAVE_INTTYPES_H 1
4493| #define HAVE_STDINT_H 1
4494| #define HAVE_UNISTD_H 1
4495| #define __EXTENSIONS__ 1
4496| #define _ALL_SOURCE 1
4497| #define _DARWIN_C_SOURCE 1
4498| #define _GNU_SOURCE 1
4499| #define _NETBSD_SOURCE 1
4500| #define _OPENBSD_SOURCE 1
4501| #define _POSIX_PTHREAD_SEMANTICS 1
4502| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4503| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4504| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4505| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4506| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4507| #define __STDC_WANT_LIB_EXT2__ 1
4508| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4509| #define _TANDEM_SOURCE 1
4510| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4511| #define PACKAGE "groff"
4512| #define VERSION "1.22.4"
4513| #define HAVE_ALLOCA_H 1
4514| #define HAVE_ALLOCA 1
4515| #define HAVE_STDINT_H_WITH_UINTMAX 1
4516| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4517| #define CHECK_PRINTF_SAFE 1
4518| #define HAVE_SNPRINTF 1
4519| #define HAVE_SYMLINK 1
4520| #define HAVE_MPROTECT 1
4521| #define HAVE_ISWCNTRL 1
4522| #define HAVE_WCWIDTH 1
4523| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4524| #define HAVE_LONG_LONG_INT 1
4525| #define HAVE_WCHAR_T 1
4526| #define HAVE_WINT_T 1
4527| #define HAVE_LIMITS_H 1
4528| #define HAVE_UNISTD_H 1
4529| #define HAVE_MATH_H 1
4530| #define HAVE_SYS_MMAN_H 1
4531| #define HAVE_WCHAR_H 1
4532| #define HAVE_STDINT_H 1
4533| #define HAVE_WCTYPE_H 1
4534| #define HAVE_STDLIB_H 1
4535| #define HAVE_SYS_PARAM_H 1
4536| #define HAVE_INTMAX_T 1
4537| #define DBL_EXPBIT0_WORD 1
4538| #define DBL_EXPBIT0_BIT 20
4539| #define HAVE_SNPRINTF 1
4540| #define HAVE_STRNLEN 1
4541| #define HAVE_WCSLEN 1
4542| #define HAVE_WCSNLEN 1
4543| #define HAVE_MBRTOWC 1
4544| #define HAVE_WCRTOMB 1
4545| #define HAVE_DECL__SNPRINTF 0
4546| #define HAVE_SNPRINTF_RETVAL_C99 1
4547| #define HAVE_DECL_ALARM 1
4548| #ifndef __arm__
4549| #define __arm__ 1
4550| #endif
4551| #ifndef __arm__
4552| #define __arm__ 1
4553| #endif
4554| #define FLT_EXPBIT0_WORD 0
4555| #define FLT_EXPBIT0_BIT 23
4556| #define HAVE_LANGINFO_CODESET 1
4557| #define HAVE_WORKING_O_NOATIME 0
4558| #define HAVE_WORKING_O_NOFOLLOW 0
4559| #define HAVE_DECL_GETC_UNLOCKED 0
4560| #define HAVE_MAP_ANONYMOUS 1
4561| #define HAVE_DECL_SNPRINTF 0
4562| #define restrict __restrict
4563| #define pid_t int
4564| #define mode_t int
4565| #define _USE_STD_STAT 1
4566| #define HAVE_DECL_VSNPRINTF 0
4567| #define HAVE_ALLOCA 1
4568| #define NEED_PRINTF_DIRECTIVE_A 1
4569| #define HAVE_NL_LANGINFO 1
4570| #define NEED_PRINTF_ENOMEM 1
4571| #define NEED_PRINTF_DOUBLE 1
4572| #define NEED_PRINTF_LONG_DOUBLE 1
4573| #define ptrdiff_t long
4574| #define REPLACE_FPRINTF_POSIX 1
4575| #define GNULIB_TEST_FPRINTF_POSIX 1
4576| #define GNULIB_TEST_FREXP 1
4577| #define HAVE_FREXPL_IN_LIBC 1
4578| #define GNULIB_TEST_FREXPL 1
4579| #define HAVE_ISNAND_IN_LIBC 1
4580| #define FLT_EXPBIT0_WORD 0
4581| #define FLT_EXPBIT0_BIT 23
4582| #define LDBL_EXPBIT0_WORD 1
4583| #define LDBL_EXPBIT0_BIT 20
4584| #define GNULIB_TEST_MEMCHR 1
4585| #define HAVE_LDEXP_IN_LIBC 1
4586| #define HAVE_FREXPL_IN_LIBC 1
4587| #define HAVE_LDEXPL_IN_LIBC 1
4588| #define GNULIB_TEST_SIGNBIT 1
4589| #define HAVE_STDINT_H 1
4590| #define HAVE_SNPRINTF 1
4591| #define GNULIB_TEST_SNPRINTF 1
4592| #define GNULIB_SNPRINTF 1
4593| #define ssize_t int
4594| #define __USE_MINGW_ANSI_STDIO 1
4595| /* end confdefs.h.  */
4596|
4597|        #define __STDC_FORMAT_MACROS 1
4598|        #include <stdio.h>
4599|        #include <inttypes.h>
4600|        /* For non-mingw systems, compilation will trivially succeed.
4601|           For mingw, compilation will succeed for older mingw (system
4602|           printf, "I64d") and fail for newer mingw (gnu printf, "lld"). */
4603|        #if (defined _WIN32 && ! defined __CYGWIN__) &&          (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4))
4604|        extern char PRIdMAX_probe[sizeof PRIdMAX == sizeof "I64d" ? 1 : -1];
4605|        #endif
4606|
4607| int
4608| main ()
4609| {
4610|
4611|   ;
4612|   return 0;
4613| }
4614configure:17272: result: gnu
4615configure:17469: checking for ptrdiff_t
4616configure:17469: result: no
4617configure:17492: checking for vsnprintf
4618configure:17492: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
4619conftest.c:146:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
4620char vsnprintf ();
4621     ^
4622conftest.c:146:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __builtin_va_list)'
46231 warning generated.
4624conftest.c:146:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
4625char vsnprintf ();
4626     ^
4627conftest.c:146:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
46281 warning generated.
4629configure:17492: $? = 0
4630configure:17492: result: yes
4631configure:17505: checking whether snprintf respects a size of 1
4632configure:17555: result: yes
4633configure:17565: checking whether printf supports POSIX/XSI format strings with positions
4634configure:17609: result: yes
4635configure:17872: checking whether iswcntrl works
4636configure:17916: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
4637In file included from conftest.c:131:
4638In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/stdio.h:359:
4639/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4640typedef __darwin_ssize_t        ssize_t;
4641                                ^
4642conftest.c:116:17: note: expanded from macro 'ssize_t'
4643#define ssize_t int
4644                ^
46451 error generated.
4646configure:17916: $? = 1
4647configure: program exited with status 1
4648configure: failed program was:
4649| /* confdefs.h */
4650| #define PACKAGE_NAME "GNU Troff"
4651| #define PACKAGE_TARNAME "groff"
4652| #define PACKAGE_VERSION "1.22.4"
4653| #define PACKAGE_STRING "GNU Troff 1.22.4"
4654| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
4655| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
4656| #define STDC_HEADERS 1
4657| #define HAVE_SYS_TYPES_H 1
4658| #define HAVE_SYS_STAT_H 1
4659| #define HAVE_STDLIB_H 1
4660| #define HAVE_STRING_H 1
4661| #define HAVE_MEMORY_H 1
4662| #define HAVE_STRINGS_H 1
4663| #define HAVE_INTTYPES_H 1
4664| #define HAVE_STDINT_H 1
4665| #define HAVE_UNISTD_H 1
4666| #define __EXTENSIONS__ 1
4667| #define _ALL_SOURCE 1
4668| #define _DARWIN_C_SOURCE 1
4669| #define _GNU_SOURCE 1
4670| #define _NETBSD_SOURCE 1
4671| #define _OPENBSD_SOURCE 1
4672| #define _POSIX_PTHREAD_SEMANTICS 1
4673| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4674| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4675| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4676| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4677| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4678| #define __STDC_WANT_LIB_EXT2__ 1
4679| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4680| #define _TANDEM_SOURCE 1
4681| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4682| #define PACKAGE "groff"
4683| #define VERSION "1.22.4"
4684| #define HAVE_ALLOCA_H 1
4685| #define HAVE_ALLOCA 1
4686| #define HAVE_STDINT_H_WITH_UINTMAX 1
4687| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4688| #define CHECK_PRINTF_SAFE 1
4689| #define HAVE_SNPRINTF 1
4690| #define HAVE_SYMLINK 1
4691| #define HAVE_MPROTECT 1
4692| #define HAVE_ISWCNTRL 1
4693| #define HAVE_WCWIDTH 1
4694| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4695| #define HAVE_LONG_LONG_INT 1
4696| #define HAVE_WCHAR_T 1
4697| #define HAVE_WINT_T 1
4698| #define HAVE_LIMITS_H 1
4699| #define HAVE_UNISTD_H 1
4700| #define HAVE_MATH_H 1
4701| #define HAVE_SYS_MMAN_H 1
4702| #define HAVE_WCHAR_H 1
4703| #define HAVE_STDINT_H 1
4704| #define HAVE_WCTYPE_H 1
4705| #define HAVE_STDLIB_H 1
4706| #define HAVE_SYS_PARAM_H 1
4707| #define HAVE_INTMAX_T 1
4708| #define DBL_EXPBIT0_WORD 1
4709| #define DBL_EXPBIT0_BIT 20
4710| #define HAVE_SNPRINTF 1
4711| #define HAVE_STRNLEN 1
4712| #define HAVE_WCSLEN 1
4713| #define HAVE_WCSNLEN 1
4714| #define HAVE_MBRTOWC 1
4715| #define HAVE_WCRTOMB 1
4716| #define HAVE_DECL__SNPRINTF 0
4717| #define HAVE_SNPRINTF_RETVAL_C99 1
4718| #define HAVE_DECL_ALARM 1
4719| #ifndef __arm__
4720| #define __arm__ 1
4721| #endif
4722| #ifndef __arm__
4723| #define __arm__ 1
4724| #endif
4725| #define FLT_EXPBIT0_WORD 0
4726| #define FLT_EXPBIT0_BIT 23
4727| #define HAVE_LANGINFO_CODESET 1
4728| #define HAVE_WORKING_O_NOATIME 0
4729| #define HAVE_WORKING_O_NOFOLLOW 0
4730| #define HAVE_DECL_GETC_UNLOCKED 0
4731| #define HAVE_MAP_ANONYMOUS 1
4732| #define HAVE_DECL_SNPRINTF 0
4733| #define restrict __restrict
4734| #define pid_t int
4735| #define mode_t int
4736| #define _USE_STD_STAT 1
4737| #define HAVE_DECL_VSNPRINTF 0
4738| #define HAVE_ALLOCA 1
4739| #define NEED_PRINTF_DIRECTIVE_A 1
4740| #define HAVE_NL_LANGINFO 1
4741| #define NEED_PRINTF_ENOMEM 1
4742| #define NEED_PRINTF_DOUBLE 1
4743| #define NEED_PRINTF_LONG_DOUBLE 1
4744| #define ptrdiff_t long
4745| #define REPLACE_FPRINTF_POSIX 1
4746| #define GNULIB_TEST_FPRINTF_POSIX 1
4747| #define GNULIB_TEST_FREXP 1
4748| #define HAVE_FREXPL_IN_LIBC 1
4749| #define GNULIB_TEST_FREXPL 1
4750| #define HAVE_ISNAND_IN_LIBC 1
4751| #define FLT_EXPBIT0_WORD 0
4752| #define FLT_EXPBIT0_BIT 23
4753| #define LDBL_EXPBIT0_WORD 1
4754| #define LDBL_EXPBIT0_BIT 20
4755| #define GNULIB_TEST_MEMCHR 1
4756| #define HAVE_LDEXP_IN_LIBC 1
4757| #define HAVE_FREXPL_IN_LIBC 1
4758| #define HAVE_LDEXPL_IN_LIBC 1
4759| #define GNULIB_TEST_SIGNBIT 1
4760| #define HAVE_STDINT_H 1
4761| #define HAVE_SNPRINTF 1
4762| #define GNULIB_TEST_SNPRINTF 1
4763| #define GNULIB_SNPRINTF 1
4764| #define ssize_t int
4765| #define __USE_MINGW_ANSI_STDIO 1
4766| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
4767| #define GNULIB_FSCANF 1
4768| #define GNULIB_SCANF 1
4769| #define ptrdiff_t long
4770| #define HAVE_VSNPRINTF 1
4771| #define GNULIB_TEST_VSNPRINTF 1
4772| /* end confdefs.h.  */
4773|
4774|                /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be
4775|                   included before <wchar.h>.
4776|                   BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h>
4777|                   must be included before <wchar.h>.  */
4778|                #include <stddef.h>
4779|                #include <stdio.h>
4780|                #include <time.h>
4781|                #include <wchar.h>
4782|                #include <wctype.h>
4783|                int main () { return iswprint ('x') == 0; }
4784|
4785configure:17927: result: no
4786configure:17999: checking for wctype_t
4787configure:18027: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4788In file included from conftest.c:130:
4789In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/stdio.h:359:
4790/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4791typedef __darwin_ssize_t        ssize_t;
4792                                ^
4793conftest.c:116:17: note: expanded from macro 'ssize_t'
4794#define ssize_t int
4795                ^
47961 error generated.
4797configure:18027: $? = 1
4798configure: failed program was:
4799| /* confdefs.h */
4800| #define PACKAGE_NAME "GNU Troff"
4801| #define PACKAGE_TARNAME "groff"
4802| #define PACKAGE_VERSION "1.22.4"
4803| #define PACKAGE_STRING "GNU Troff 1.22.4"
4804| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
4805| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
4806| #define STDC_HEADERS 1
4807| #define HAVE_SYS_TYPES_H 1
4808| #define HAVE_SYS_STAT_H 1
4809| #define HAVE_STDLIB_H 1
4810| #define HAVE_STRING_H 1
4811| #define HAVE_MEMORY_H 1
4812| #define HAVE_STRINGS_H 1
4813| #define HAVE_INTTYPES_H 1
4814| #define HAVE_STDINT_H 1
4815| #define HAVE_UNISTD_H 1
4816| #define __EXTENSIONS__ 1
4817| #define _ALL_SOURCE 1
4818| #define _DARWIN_C_SOURCE 1
4819| #define _GNU_SOURCE 1
4820| #define _NETBSD_SOURCE 1
4821| #define _OPENBSD_SOURCE 1
4822| #define _POSIX_PTHREAD_SEMANTICS 1
4823| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4824| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4825| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4826| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4827| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4828| #define __STDC_WANT_LIB_EXT2__ 1
4829| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4830| #define _TANDEM_SOURCE 1
4831| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4832| #define PACKAGE "groff"
4833| #define VERSION "1.22.4"
4834| #define HAVE_ALLOCA_H 1
4835| #define HAVE_ALLOCA 1
4836| #define HAVE_STDINT_H_WITH_UINTMAX 1
4837| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4838| #define CHECK_PRINTF_SAFE 1
4839| #define HAVE_SNPRINTF 1
4840| #define HAVE_SYMLINK 1
4841| #define HAVE_MPROTECT 1
4842| #define HAVE_ISWCNTRL 1
4843| #define HAVE_WCWIDTH 1
4844| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4845| #define HAVE_LONG_LONG_INT 1
4846| #define HAVE_WCHAR_T 1
4847| #define HAVE_WINT_T 1
4848| #define HAVE_LIMITS_H 1
4849| #define HAVE_UNISTD_H 1
4850| #define HAVE_MATH_H 1
4851| #define HAVE_SYS_MMAN_H 1
4852| #define HAVE_WCHAR_H 1
4853| #define HAVE_STDINT_H 1
4854| #define HAVE_WCTYPE_H 1
4855| #define HAVE_STDLIB_H 1
4856| #define HAVE_SYS_PARAM_H 1
4857| #define HAVE_INTMAX_T 1
4858| #define DBL_EXPBIT0_WORD 1
4859| #define DBL_EXPBIT0_BIT 20
4860| #define HAVE_SNPRINTF 1
4861| #define HAVE_STRNLEN 1
4862| #define HAVE_WCSLEN 1
4863| #define HAVE_WCSNLEN 1
4864| #define HAVE_MBRTOWC 1
4865| #define HAVE_WCRTOMB 1
4866| #define HAVE_DECL__SNPRINTF 0
4867| #define HAVE_SNPRINTF_RETVAL_C99 1
4868| #define HAVE_DECL_ALARM 1
4869| #ifndef __arm__
4870| #define __arm__ 1
4871| #endif
4872| #ifndef __arm__
4873| #define __arm__ 1
4874| #endif
4875| #define FLT_EXPBIT0_WORD 0
4876| #define FLT_EXPBIT0_BIT 23
4877| #define HAVE_LANGINFO_CODESET 1
4878| #define HAVE_WORKING_O_NOATIME 0
4879| #define HAVE_WORKING_O_NOFOLLOW 0
4880| #define HAVE_DECL_GETC_UNLOCKED 0
4881| #define HAVE_MAP_ANONYMOUS 1
4882| #define HAVE_DECL_SNPRINTF 0
4883| #define restrict __restrict
4884| #define pid_t int
4885| #define mode_t int
4886| #define _USE_STD_STAT 1
4887| #define HAVE_DECL_VSNPRINTF 0
4888| #define HAVE_ALLOCA 1
4889| #define NEED_PRINTF_DIRECTIVE_A 1
4890| #define HAVE_NL_LANGINFO 1
4891| #define NEED_PRINTF_ENOMEM 1
4892| #define NEED_PRINTF_DOUBLE 1
4893| #define NEED_PRINTF_LONG_DOUBLE 1
4894| #define ptrdiff_t long
4895| #define REPLACE_FPRINTF_POSIX 1
4896| #define GNULIB_TEST_FPRINTF_POSIX 1
4897| #define GNULIB_TEST_FREXP 1
4898| #define HAVE_FREXPL_IN_LIBC 1
4899| #define GNULIB_TEST_FREXPL 1
4900| #define HAVE_ISNAND_IN_LIBC 1
4901| #define FLT_EXPBIT0_WORD 0
4902| #define FLT_EXPBIT0_BIT 23
4903| #define LDBL_EXPBIT0_WORD 1
4904| #define LDBL_EXPBIT0_BIT 20
4905| #define GNULIB_TEST_MEMCHR 1
4906| #define HAVE_LDEXP_IN_LIBC 1
4907| #define HAVE_FREXPL_IN_LIBC 1
4908| #define HAVE_LDEXPL_IN_LIBC 1
4909| #define GNULIB_TEST_SIGNBIT 1
4910| #define HAVE_STDINT_H 1
4911| #define HAVE_SNPRINTF 1
4912| #define GNULIB_TEST_SNPRINTF 1
4913| #define GNULIB_SNPRINTF 1
4914| #define ssize_t int
4915| #define __USE_MINGW_ANSI_STDIO 1
4916| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
4917| #define GNULIB_FSCANF 1
4918| #define GNULIB_SCANF 1
4919| #define ptrdiff_t long
4920| #define HAVE_VSNPRINTF 1
4921| #define GNULIB_TEST_VSNPRINTF 1
4922| /* end confdefs.h.  */
4923| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be
4924|                included before <wchar.h>.
4925|                BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h>
4926|                must be included before <wchar.h>.  */
4927|             #include <stddef.h>
4928|             #include <stdio.h>
4929|             #include <time.h>
4930|             #include <wchar.h>
4931|             #if HAVE_WCTYPE_H
4932|             # include <wctype.h>
4933|             #endif
4934|             wctype_t a;
4935|
4936| int
4937| main ()
4938| {
4939|
4940|   ;
4941|   return 0;
4942| }
4943configure:18035: result: no
4944configure:18041: checking for wctrans_t
4945configure:18067: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4946In file included from conftest.c:130:
4947In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/stdio.h:359:
4948/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4949typedef __darwin_ssize_t        ssize_t;
4950                                ^
4951conftest.c:116:17: note: expanded from macro 'ssize_t'
4952#define ssize_t int
4953                ^
49541 error generated.
4955configure:18067: $? = 1
4956configure: failed program was:
4957| /* confdefs.h */
4958| #define PACKAGE_NAME "GNU Troff"
4959| #define PACKAGE_TARNAME "groff"
4960| #define PACKAGE_VERSION "1.22.4"
4961| #define PACKAGE_STRING "GNU Troff 1.22.4"
4962| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
4963| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
4964| #define STDC_HEADERS 1
4965| #define HAVE_SYS_TYPES_H 1
4966| #define HAVE_SYS_STAT_H 1
4967| #define HAVE_STDLIB_H 1
4968| #define HAVE_STRING_H 1
4969| #define HAVE_MEMORY_H 1
4970| #define HAVE_STRINGS_H 1
4971| #define HAVE_INTTYPES_H 1
4972| #define HAVE_STDINT_H 1
4973| #define HAVE_UNISTD_H 1
4974| #define __EXTENSIONS__ 1
4975| #define _ALL_SOURCE 1
4976| #define _DARWIN_C_SOURCE 1
4977| #define _GNU_SOURCE 1
4978| #define _NETBSD_SOURCE 1
4979| #define _OPENBSD_SOURCE 1
4980| #define _POSIX_PTHREAD_SEMANTICS 1
4981| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4982| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4983| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4984| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4985| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4986| #define __STDC_WANT_LIB_EXT2__ 1
4987| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4988| #define _TANDEM_SOURCE 1
4989| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4990| #define PACKAGE "groff"
4991| #define VERSION "1.22.4"
4992| #define HAVE_ALLOCA_H 1
4993| #define HAVE_ALLOCA 1
4994| #define HAVE_STDINT_H_WITH_UINTMAX 1
4995| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4996| #define CHECK_PRINTF_SAFE 1
4997| #define HAVE_SNPRINTF 1
4998| #define HAVE_SYMLINK 1
4999| #define HAVE_MPROTECT 1
5000| #define HAVE_ISWCNTRL 1
5001| #define HAVE_WCWIDTH 1
5002| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5003| #define HAVE_LONG_LONG_INT 1
5004| #define HAVE_WCHAR_T 1
5005| #define HAVE_WINT_T 1
5006| #define HAVE_LIMITS_H 1
5007| #define HAVE_UNISTD_H 1
5008| #define HAVE_MATH_H 1
5009| #define HAVE_SYS_MMAN_H 1
5010| #define HAVE_WCHAR_H 1
5011| #define HAVE_STDINT_H 1
5012| #define HAVE_WCTYPE_H 1
5013| #define HAVE_STDLIB_H 1
5014| #define HAVE_SYS_PARAM_H 1
5015| #define HAVE_INTMAX_T 1
5016| #define DBL_EXPBIT0_WORD 1
5017| #define DBL_EXPBIT0_BIT 20
5018| #define HAVE_SNPRINTF 1
5019| #define HAVE_STRNLEN 1
5020| #define HAVE_WCSLEN 1
5021| #define HAVE_WCSNLEN 1
5022| #define HAVE_MBRTOWC 1
5023| #define HAVE_WCRTOMB 1
5024| #define HAVE_DECL__SNPRINTF 0
5025| #define HAVE_SNPRINTF_RETVAL_C99 1
5026| #define HAVE_DECL_ALARM 1
5027| #ifndef __arm__
5028| #define __arm__ 1
5029| #endif
5030| #ifndef __arm__
5031| #define __arm__ 1
5032| #endif
5033| #define FLT_EXPBIT0_WORD 0
5034| #define FLT_EXPBIT0_BIT 23
5035| #define HAVE_LANGINFO_CODESET 1
5036| #define HAVE_WORKING_O_NOATIME 0
5037| #define HAVE_WORKING_O_NOFOLLOW 0
5038| #define HAVE_DECL_GETC_UNLOCKED 0
5039| #define HAVE_MAP_ANONYMOUS 1
5040| #define HAVE_DECL_SNPRINTF 0
5041| #define restrict __restrict
5042| #define pid_t int
5043| #define mode_t int
5044| #define _USE_STD_STAT 1
5045| #define HAVE_DECL_VSNPRINTF 0
5046| #define HAVE_ALLOCA 1
5047| #define NEED_PRINTF_DIRECTIVE_A 1
5048| #define HAVE_NL_LANGINFO 1
5049| #define NEED_PRINTF_ENOMEM 1
5050| #define NEED_PRINTF_DOUBLE 1
5051| #define NEED_PRINTF_LONG_DOUBLE 1
5052| #define ptrdiff_t long
5053| #define REPLACE_FPRINTF_POSIX 1
5054| #define GNULIB_TEST_FPRINTF_POSIX 1
5055| #define GNULIB_TEST_FREXP 1
5056| #define HAVE_FREXPL_IN_LIBC 1
5057| #define GNULIB_TEST_FREXPL 1
5058| #define HAVE_ISNAND_IN_LIBC 1
5059| #define FLT_EXPBIT0_WORD 0
5060| #define FLT_EXPBIT0_BIT 23
5061| #define LDBL_EXPBIT0_WORD 1
5062| #define LDBL_EXPBIT0_BIT 20
5063| #define GNULIB_TEST_MEMCHR 1
5064| #define HAVE_LDEXP_IN_LIBC 1
5065| #define HAVE_FREXPL_IN_LIBC 1
5066| #define HAVE_LDEXPL_IN_LIBC 1
5067| #define GNULIB_TEST_SIGNBIT 1
5068| #define HAVE_STDINT_H 1
5069| #define HAVE_SNPRINTF 1
5070| #define GNULIB_TEST_SNPRINTF 1
5071| #define GNULIB_SNPRINTF 1
5072| #define ssize_t int
5073| #define __USE_MINGW_ANSI_STDIO 1
5074| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5075| #define GNULIB_FSCANF 1
5076| #define GNULIB_SCANF 1
5077| #define ptrdiff_t long
5078| #define HAVE_VSNPRINTF 1
5079| #define GNULIB_TEST_VSNPRINTF 1
5080| /* end confdefs.h.  */
5081| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be
5082|                included before <wchar.h>.
5083|                BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h>
5084|                must be included before <wchar.h>.  */
5085|             #include <stddef.h>
5086|             #include <stdio.h>
5087|             #include <time.h>
5088|             #include <wchar.h>
5089|             #include <wctype.h>
5090|             wctrans_t a;
5091|
5092| int
5093| main ()
5094| {
5095|
5096|   ;
5097|   return 0;
5098| }
5099configure:18075: result: no
5100configure:18096: checking whether wcwidth is declared
5101configure:18096: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
5102In file included from conftest.c:127:
5103In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/string.h:152:
5104/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
5105typedef __darwin_ssize_t        ssize_t;
5106                                ^
5107conftest.c:116:17: note: expanded from macro 'ssize_t'
5108#define ssize_t int
5109                ^
51101 error generated.
5111configure:18096: $? = 1
5112configure: failed program was:
5113| /* confdefs.h */
5114| #define PACKAGE_NAME "GNU Troff"
5115| #define PACKAGE_TARNAME "groff"
5116| #define PACKAGE_VERSION "1.22.4"
5117| #define PACKAGE_STRING "GNU Troff 1.22.4"
5118| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
5119| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
5120| #define STDC_HEADERS 1
5121| #define HAVE_SYS_TYPES_H 1
5122| #define HAVE_SYS_STAT_H 1
5123| #define HAVE_STDLIB_H 1
5124| #define HAVE_STRING_H 1
5125| #define HAVE_MEMORY_H 1
5126| #define HAVE_STRINGS_H 1
5127| #define HAVE_INTTYPES_H 1
5128| #define HAVE_STDINT_H 1
5129| #define HAVE_UNISTD_H 1
5130| #define __EXTENSIONS__ 1
5131| #define _ALL_SOURCE 1
5132| #define _DARWIN_C_SOURCE 1
5133| #define _GNU_SOURCE 1
5134| #define _NETBSD_SOURCE 1
5135| #define _OPENBSD_SOURCE 1
5136| #define _POSIX_PTHREAD_SEMANTICS 1
5137| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5138| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5139| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5140| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5141| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5142| #define __STDC_WANT_LIB_EXT2__ 1
5143| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5144| #define _TANDEM_SOURCE 1
5145| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5146| #define PACKAGE "groff"
5147| #define VERSION "1.22.4"
5148| #define HAVE_ALLOCA_H 1
5149| #define HAVE_ALLOCA 1
5150| #define HAVE_STDINT_H_WITH_UINTMAX 1
5151| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5152| #define CHECK_PRINTF_SAFE 1
5153| #define HAVE_SNPRINTF 1
5154| #define HAVE_SYMLINK 1
5155| #define HAVE_MPROTECT 1
5156| #define HAVE_ISWCNTRL 1
5157| #define HAVE_WCWIDTH 1
5158| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5159| #define HAVE_LONG_LONG_INT 1
5160| #define HAVE_WCHAR_T 1
5161| #define HAVE_WINT_T 1
5162| #define HAVE_LIMITS_H 1
5163| #define HAVE_UNISTD_H 1
5164| #define HAVE_MATH_H 1
5165| #define HAVE_SYS_MMAN_H 1
5166| #define HAVE_WCHAR_H 1
5167| #define HAVE_STDINT_H 1
5168| #define HAVE_WCTYPE_H 1
5169| #define HAVE_STDLIB_H 1
5170| #define HAVE_SYS_PARAM_H 1
5171| #define HAVE_INTMAX_T 1
5172| #define DBL_EXPBIT0_WORD 1
5173| #define DBL_EXPBIT0_BIT 20
5174| #define HAVE_SNPRINTF 1
5175| #define HAVE_STRNLEN 1
5176| #define HAVE_WCSLEN 1
5177| #define HAVE_WCSNLEN 1
5178| #define HAVE_MBRTOWC 1
5179| #define HAVE_WCRTOMB 1
5180| #define HAVE_DECL__SNPRINTF 0
5181| #define HAVE_SNPRINTF_RETVAL_C99 1
5182| #define HAVE_DECL_ALARM 1
5183| #ifndef __arm__
5184| #define __arm__ 1
5185| #endif
5186| #ifndef __arm__
5187| #define __arm__ 1
5188| #endif
5189| #define FLT_EXPBIT0_WORD 0
5190| #define FLT_EXPBIT0_BIT 23
5191| #define HAVE_LANGINFO_CODESET 1
5192| #define HAVE_WORKING_O_NOATIME 0
5193| #define HAVE_WORKING_O_NOFOLLOW 0
5194| #define HAVE_DECL_GETC_UNLOCKED 0
5195| #define HAVE_MAP_ANONYMOUS 1
5196| #define HAVE_DECL_SNPRINTF 0
5197| #define restrict __restrict
5198| #define pid_t int
5199| #define mode_t int
5200| #define _USE_STD_STAT 1
5201| #define HAVE_DECL_VSNPRINTF 0
5202| #define HAVE_ALLOCA 1
5203| #define NEED_PRINTF_DIRECTIVE_A 1
5204| #define HAVE_NL_LANGINFO 1
5205| #define NEED_PRINTF_ENOMEM 1
5206| #define NEED_PRINTF_DOUBLE 1
5207| #define NEED_PRINTF_LONG_DOUBLE 1
5208| #define ptrdiff_t long
5209| #define REPLACE_FPRINTF_POSIX 1
5210| #define GNULIB_TEST_FPRINTF_POSIX 1
5211| #define GNULIB_TEST_FREXP 1
5212| #define HAVE_FREXPL_IN_LIBC 1
5213| #define GNULIB_TEST_FREXPL 1
5214| #define HAVE_ISNAND_IN_LIBC 1
5215| #define FLT_EXPBIT0_WORD 0
5216| #define FLT_EXPBIT0_BIT 23
5217| #define LDBL_EXPBIT0_WORD 1
5218| #define LDBL_EXPBIT0_BIT 20
5219| #define GNULIB_TEST_MEMCHR 1
5220| #define HAVE_LDEXP_IN_LIBC 1
5221| #define HAVE_FREXPL_IN_LIBC 1
5222| #define HAVE_LDEXPL_IN_LIBC 1
5223| #define GNULIB_TEST_SIGNBIT 1
5224| #define HAVE_STDINT_H 1
5225| #define HAVE_SNPRINTF 1
5226| #define GNULIB_TEST_SNPRINTF 1
5227| #define GNULIB_SNPRINTF 1
5228| #define ssize_t int
5229| #define __USE_MINGW_ANSI_STDIO 1
5230| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5231| #define GNULIB_FSCANF 1
5232| #define GNULIB_SCANF 1
5233| #define ptrdiff_t long
5234| #define HAVE_VSNPRINTF 1
5235| #define GNULIB_TEST_VSNPRINTF 1
5236| /* end confdefs.h.  */
5237|
5238| /* AIX 3.2.5 declares wcwidth in <string.h>. */
5239| #include <string.h>
5240| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
5241|    <wchar.h>.
5242|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
5243|    before <wchar.h>.  */
5244| #include <stddef.h>
5245| #include <stdio.h>
5246| #include <time.h>
5247| #include <wchar.h>
5248|
5249|
5250| int
5251| main ()
5252| {
5253| #ifndef wcwidth
5254| #ifdef __cplusplus
5255|   (void) wcwidth;
5256| #else
5257|   (void) wcwidth;
5258| #endif
5259| #endif
5260|
5261|   ;
5262|   return 0;
5263| }
5264configure:18096: result: no
5265configure:18153: checking whether wcwidth works reasonably in UTF-8 locales
5266configure:18206: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.c  >&5
5267In file included from conftest.c:129:
5268In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/string.h:152:
5269/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
5270typedef __darwin_ssize_t        ssize_t;
5271                                ^
5272conftest.c:116:17: note: expanded from macro 'ssize_t'
5273#define ssize_t int
5274                ^
52751 error generated.
5276configure:18206: $? = 1
5277configure: program exited with status 1
5278configure: failed program was:
5279| /* confdefs.h */
5280| #define PACKAGE_NAME "GNU Troff"
5281| #define PACKAGE_TARNAME "groff"
5282| #define PACKAGE_VERSION "1.22.4"
5283| #define PACKAGE_STRING "GNU Troff 1.22.4"
5284| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
5285| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
5286| #define STDC_HEADERS 1
5287| #define HAVE_SYS_TYPES_H 1
5288| #define HAVE_SYS_STAT_H 1
5289| #define HAVE_STDLIB_H 1
5290| #define HAVE_STRING_H 1
5291| #define HAVE_MEMORY_H 1
5292| #define HAVE_STRINGS_H 1
5293| #define HAVE_INTTYPES_H 1
5294| #define HAVE_STDINT_H 1
5295| #define HAVE_UNISTD_H 1
5296| #define __EXTENSIONS__ 1
5297| #define _ALL_SOURCE 1
5298| #define _DARWIN_C_SOURCE 1
5299| #define _GNU_SOURCE 1
5300| #define _NETBSD_SOURCE 1
5301| #define _OPENBSD_SOURCE 1
5302| #define _POSIX_PTHREAD_SEMANTICS 1
5303| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5304| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5305| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5306| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5307| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5308| #define __STDC_WANT_LIB_EXT2__ 1
5309| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5310| #define _TANDEM_SOURCE 1
5311| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5312| #define PACKAGE "groff"
5313| #define VERSION "1.22.4"
5314| #define HAVE_ALLOCA_H 1
5315| #define HAVE_ALLOCA 1
5316| #define HAVE_STDINT_H_WITH_UINTMAX 1
5317| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5318| #define CHECK_PRINTF_SAFE 1
5319| #define HAVE_SNPRINTF 1
5320| #define HAVE_SYMLINK 1
5321| #define HAVE_MPROTECT 1
5322| #define HAVE_ISWCNTRL 1
5323| #define HAVE_WCWIDTH 1
5324| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5325| #define HAVE_LONG_LONG_INT 1
5326| #define HAVE_WCHAR_T 1
5327| #define HAVE_WINT_T 1
5328| #define HAVE_LIMITS_H 1
5329| #define HAVE_UNISTD_H 1
5330| #define HAVE_MATH_H 1
5331| #define HAVE_SYS_MMAN_H 1
5332| #define HAVE_WCHAR_H 1
5333| #define HAVE_STDINT_H 1
5334| #define HAVE_WCTYPE_H 1
5335| #define HAVE_STDLIB_H 1
5336| #define HAVE_SYS_PARAM_H 1
5337| #define HAVE_INTMAX_T 1
5338| #define DBL_EXPBIT0_WORD 1
5339| #define DBL_EXPBIT0_BIT 20
5340| #define HAVE_SNPRINTF 1
5341| #define HAVE_STRNLEN 1
5342| #define HAVE_WCSLEN 1
5343| #define HAVE_WCSNLEN 1
5344| #define HAVE_MBRTOWC 1
5345| #define HAVE_WCRTOMB 1
5346| #define HAVE_DECL__SNPRINTF 0
5347| #define HAVE_SNPRINTF_RETVAL_C99 1
5348| #define HAVE_DECL_ALARM 1
5349| #ifndef __arm__
5350| #define __arm__ 1
5351| #endif
5352| #ifndef __arm__
5353| #define __arm__ 1
5354| #endif
5355| #define FLT_EXPBIT0_WORD 0
5356| #define FLT_EXPBIT0_BIT 23
5357| #define HAVE_LANGINFO_CODESET 1
5358| #define HAVE_WORKING_O_NOATIME 0
5359| #define HAVE_WORKING_O_NOFOLLOW 0
5360| #define HAVE_DECL_GETC_UNLOCKED 0
5361| #define HAVE_MAP_ANONYMOUS 1
5362| #define HAVE_DECL_SNPRINTF 0
5363| #define restrict __restrict
5364| #define pid_t int
5365| #define mode_t int
5366| #define _USE_STD_STAT 1
5367| #define HAVE_DECL_VSNPRINTF 0
5368| #define HAVE_ALLOCA 1
5369| #define NEED_PRINTF_DIRECTIVE_A 1
5370| #define HAVE_NL_LANGINFO 1
5371| #define NEED_PRINTF_ENOMEM 1
5372| #define NEED_PRINTF_DOUBLE 1
5373| #define NEED_PRINTF_LONG_DOUBLE 1
5374| #define ptrdiff_t long
5375| #define REPLACE_FPRINTF_POSIX 1
5376| #define GNULIB_TEST_FPRINTF_POSIX 1
5377| #define GNULIB_TEST_FREXP 1
5378| #define HAVE_FREXPL_IN_LIBC 1
5379| #define GNULIB_TEST_FREXPL 1
5380| #define HAVE_ISNAND_IN_LIBC 1
5381| #define FLT_EXPBIT0_WORD 0
5382| #define FLT_EXPBIT0_BIT 23
5383| #define LDBL_EXPBIT0_WORD 1
5384| #define LDBL_EXPBIT0_BIT 20
5385| #define GNULIB_TEST_MEMCHR 1
5386| #define HAVE_LDEXP_IN_LIBC 1
5387| #define HAVE_FREXPL_IN_LIBC 1
5388| #define HAVE_LDEXPL_IN_LIBC 1
5389| #define GNULIB_TEST_SIGNBIT 1
5390| #define HAVE_STDINT_H 1
5391| #define HAVE_SNPRINTF 1
5392| #define GNULIB_TEST_SNPRINTF 1
5393| #define GNULIB_SNPRINTF 1
5394| #define ssize_t int
5395| #define __USE_MINGW_ANSI_STDIO 1
5396| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5397| #define GNULIB_FSCANF 1
5398| #define GNULIB_SCANF 1
5399| #define ptrdiff_t long
5400| #define HAVE_VSNPRINTF 1
5401| #define GNULIB_TEST_VSNPRINTF 1
5402| #define HAVE_DECL_WCWIDTH 0
5403| /* end confdefs.h.  */
5404|
5405| #include <locale.h>
5406| /* AIX 3.2.5 declares wcwidth in <string.h>. */
5407| #include <string.h>
5408| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
5409|    <wchar.h>.
5410|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
5411|    before <wchar.h>.  */
5412| #include <stddef.h>
5413| #include <stdio.h>
5414| #include <time.h>
5415| #include <wchar.h>
5416| #if !HAVE_DECL_WCWIDTH
5417| extern
5418| # ifdef __cplusplus
5419| "C"
5420| # endif
5421| int wcwidth (int);
5422| #endif
5423| int main ()
5424| {
5425|   int result = 0;
5426|   if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
5427|     {
5428|       if (wcwidth (0x0301) > 0)
5429|         result |= 1;
5430|       if (wcwidth (0x05B0) > 0)
5431|         result |= 2;
5432|       if (wcwidth (0x200B) > 0)
5433|         result |= 4;
5434|       if (wcwidth (0xFF1A) == 0)
5435|         result |= 8;
5436|     }
5437|   return result;
5438| }
5439configure:18217: result: no
5440configure:18262: checking for stdint.h
5441configure:18262: result: yes
5442configure:18321: checking that C++ compiler can compile simple program
5443configure:18339: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.cpp  >&5
5444configure:18339: $? = 0
5445configure:18339: ./conftest
5446configure:18339: $? = 0
5447configure:18340: result: yes
5448configure:18353: checking that C++ static constructors and destructors are called
5449configure:18385: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.cpp  >&5
5450configure:18385: $? = 0
5451configure:18385: ./conftest
5452configure:18385: $? = 0
5453configure:18386: result: yes
5454configure:18398: checking that header files support C++
5455configure:18421: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64 conftest.cpp  >&5
5456In file included from conftest.cpp:131:
5457In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/c++/v1/stdio.h:107:
5458In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/stdio.h:359:
5459/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
5460typedef __darwin_ssize_t        ssize_t;
5461                                ^
5462conftest.cpp:116:17: note: expanded from macro 'ssize_t'
5463#define ssize_t int
5464                ^
54651 error generated.
5466configure:18421: $? = 1
5467configure: failed program was:
5468| /* confdefs.h */
5469| #define PACKAGE_NAME "GNU Troff"
5470| #define PACKAGE_TARNAME "groff"
5471| #define PACKAGE_VERSION "1.22.4"
5472| #define PACKAGE_STRING "GNU Troff 1.22.4"
5473| #define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
5474| #define PACKAGE_URL "http://www.gnu.org/software/groff/"
5475| #define STDC_HEADERS 1
5476| #define HAVE_SYS_TYPES_H 1
5477| #define HAVE_SYS_STAT_H 1
5478| #define HAVE_STDLIB_H 1
5479| #define HAVE_STRING_H 1
5480| #define HAVE_MEMORY_H 1
5481| #define HAVE_STRINGS_H 1
5482| #define HAVE_INTTYPES_H 1
5483| #define HAVE_STDINT_H 1
5484| #define HAVE_UNISTD_H 1
5485| #define __EXTENSIONS__ 1
5486| #define _ALL_SOURCE 1
5487| #define _DARWIN_C_SOURCE 1
5488| #define _GNU_SOURCE 1
5489| #define _NETBSD_SOURCE 1
5490| #define _OPENBSD_SOURCE 1
5491| #define _POSIX_PTHREAD_SEMANTICS 1
5492| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5493| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5494| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5495| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5496| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5497| #define __STDC_WANT_LIB_EXT2__ 1
5498| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5499| #define _TANDEM_SOURCE 1
5500| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5501| #define PACKAGE "groff"
5502| #define VERSION "1.22.4"
5503| #define HAVE_ALLOCA_H 1
5504| #define HAVE_ALLOCA 1
5505| #define HAVE_STDINT_H_WITH_UINTMAX 1
5506| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5507| #define CHECK_PRINTF_SAFE 1
5508| #define HAVE_SNPRINTF 1
5509| #define HAVE_SYMLINK 1
5510| #define HAVE_MPROTECT 1
5511| #define HAVE_ISWCNTRL 1
5512| #define HAVE_WCWIDTH 1
5513| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5514| #define HAVE_LONG_LONG_INT 1
5515| #define HAVE_WCHAR_T 1
5516| #define HAVE_WINT_T 1
5517| #define HAVE_LIMITS_H 1
5518| #define HAVE_UNISTD_H 1
5519| #define HAVE_MATH_H 1
5520| #define HAVE_SYS_MMAN_H 1
5521| #define HAVE_WCHAR_H 1
5522| #define HAVE_STDINT_H 1
5523| #define HAVE_WCTYPE_H 1
5524| #define HAVE_STDLIB_H 1
5525| #define HAVE_SYS_PARAM_H 1
5526| #define HAVE_INTMAX_T 1
5527| #define DBL_EXPBIT0_WORD 1
5528| #define DBL_EXPBIT0_BIT 20
5529| #define HAVE_SNPRINTF 1
5530| #define HAVE_STRNLEN 1
5531| #define HAVE_WCSLEN 1
5532| #define HAVE_WCSNLEN 1
5533| #define HAVE_MBRTOWC 1
5534| #define HAVE_WCRTOMB 1
5535| #define HAVE_DECL__SNPRINTF 0
5536| #define HAVE_SNPRINTF_RETVAL_C99 1
5537| #define HAVE_DECL_ALARM 1
5538| #ifndef __arm__
5539| #define __arm__ 1
5540| #endif
5541| #ifndef __arm__
5542| #define __arm__ 1
5543| #endif
5544| #define FLT_EXPBIT0_WORD 0
5545| #define FLT_EXPBIT0_BIT 23
5546| #define HAVE_LANGINFO_CODESET 1
5547| #define HAVE_WORKING_O_NOATIME 0
5548| #define HAVE_WORKING_O_NOFOLLOW 0
5549| #define HAVE_DECL_GETC_UNLOCKED 0
5550| #define HAVE_MAP_ANONYMOUS 1
5551| #define HAVE_DECL_SNPRINTF 0
5552| #define restrict __restrict
5553| #define pid_t int
5554| #define mode_t int
5555| #define _USE_STD_STAT 1
5556| #define HAVE_DECL_VSNPRINTF 0
5557| #define HAVE_ALLOCA 1
5558| #define NEED_PRINTF_DIRECTIVE_A 1
5559| #define HAVE_NL_LANGINFO 1
5560| #define NEED_PRINTF_ENOMEM 1
5561| #define NEED_PRINTF_DOUBLE 1
5562| #define NEED_PRINTF_LONG_DOUBLE 1
5563| #define ptrdiff_t long
5564| #define REPLACE_FPRINTF_POSIX 1
5565| #define GNULIB_TEST_FPRINTF_POSIX 1
5566| #define GNULIB_TEST_FREXP 1
5567| #define HAVE_FREXPL_IN_LIBC 1
5568| #define GNULIB_TEST_FREXPL 1
5569| #define HAVE_ISNAND_IN_LIBC 1
5570| #define FLT_EXPBIT0_WORD 0
5571| #define FLT_EXPBIT0_BIT 23
5572| #define LDBL_EXPBIT0_WORD 1
5573| #define LDBL_EXPBIT0_BIT 20
5574| #define GNULIB_TEST_MEMCHR 1
5575| #define HAVE_LDEXP_IN_LIBC 1
5576| #define HAVE_FREXPL_IN_LIBC 1
5577| #define HAVE_LDEXPL_IN_LIBC 1
5578| #define GNULIB_TEST_SIGNBIT 1
5579| #define HAVE_STDINT_H 1
5580| #define HAVE_SNPRINTF 1
5581| #define GNULIB_TEST_SNPRINTF 1
5582| #define GNULIB_SNPRINTF 1
5583| #define ssize_t int
5584| #define __USE_MINGW_ANSI_STDIO 1
5585| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5586| #define GNULIB_FSCANF 1
5587| #define GNULIB_SCANF 1
5588| #define ptrdiff_t long
5589| #define HAVE_VSNPRINTF 1
5590| #define GNULIB_TEST_VSNPRINTF 1
5591| #define HAVE_DECL_WCWIDTH 0
5592| #define GNULIB_TEST_WCWIDTH 1
5593| #define HAVE_STDINT_H 1
5594| /* end confdefs.h.  */
5595|
5596|
5597|
5598| #include <stdio.h>
5599|
5600|
5601| int
5602| main ()
5603| {
5604|
5605|
5606| fopen(0, 0);
5607|
5608|
5609|   ;
5610|   return 0;
5611| }
5612|
5613configure:18425: result: no
5614configure:18427: error: header files do not support C++
5615                   (if you are using a version of gcc/g++ earlier than 2.5,
5616                   you should install libg++)
5617
5618## ---------------- ##
5619## Cache variables. ##
5620## ---------------- ##
5621
5622ac_cv_build=arm-apple-darwin22.2.0
5623ac_cv_c_bigendian=no
5624ac_cv_c_compiler_gnu=yes
5625ac_cv_c_inline=inline
5626ac_cv_c_restrict=__restrict
5627ac_cv_cxx_compiler_gnu=yes
5628ac_cv_env_CCC_set=
5629ac_cv_env_CCC_value=
5630ac_cv_env_CC_set=set
5631ac_cv_env_CC_value=/usr/bin/clang
5632ac_cv_env_CFLAGS_set=set
5633ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64'
5634ac_cv_env_CPPFLAGS_set=set
5635ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
5636ac_cv_env_CPP_set=
5637ac_cv_env_CPP_value=
5638ac_cv_env_CXXCPP_set=
5639ac_cv_env_CXXCPP_value=
5640ac_cv_env_CXXFLAGS_set=set
5641ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64'
5642ac_cv_env_CXX_set=set
5643ac_cv_env_CXX_value=/usr/bin/clang++
5644ac_cv_env_LDFLAGS_set=set
5645ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64'
5646ac_cv_env_LIBS_set=
5647ac_cv_env_LIBS_value=
5648ac_cv_env_PKG_CONFIG_LIBDIR_set=
5649ac_cv_env_PKG_CONFIG_LIBDIR_value=
5650ac_cv_env_PKG_CONFIG_PATH_set=
5651ac_cv_env_PKG_CONFIG_PATH_value=
5652ac_cv_env_PKG_CONFIG_set=
5653ac_cv_env_PKG_CONFIG_value=
5654ac_cv_env_UCHARDET_CFLAGS_set=
5655ac_cv_env_UCHARDET_CFLAGS_value=
5656ac_cv_env_UCHARDET_LIBS_set=
5657ac_cv_env_UCHARDET_LIBS_value=
5658ac_cv_env_XMKMF_set=
5659ac_cv_env_XMKMF_value=
5660ac_cv_env_build_alias_set=
5661ac_cv_env_build_alias_value=
5662ac_cv_env_host_alias_set=
5663ac_cv_env_host_alias_value=
5664ac_cv_env_target_alias_set=
5665ac_cv_env_target_alias_value=
5666ac_cv_func___fseterr=no
5667ac_cv_func_alloca_works=yes
5668ac_cv_func_iswcntrl=yes
5669ac_cv_func_mbrtowc=yes
5670ac_cv_func_mmap=yes
5671ac_cv_func_mprotect=yes
5672ac_cv_func_nl_langinfo=yes
5673ac_cv_func_snprintf=yes
5674ac_cv_func_strnlen=yes
5675ac_cv_func_symlink=yes
5676ac_cv_func_vasnprintf=no
5677ac_cv_func_vsnprintf=yes
5678ac_cv_func_wcrtomb=yes
5679ac_cv_func_wcslen=yes
5680ac_cv_func_wcsnlen=yes
5681ac_cv_func_wcwidth=yes
5682ac_cv_gnu_library_2_1=no
5683ac_cv_have_decl__snprintf=no
5684ac_cv_have_decl_alarm=yes
5685ac_cv_have_decl_frexpl=yes
5686ac_cv_have_decl_getc_unlocked=no
5687ac_cv_have_decl_ldexpl=yes
5688ac_cv_have_decl_snprintf=no
5689ac_cv_have_decl_vsnprintf=no
5690ac_cv_have_decl_wcwidth=no
5691ac_cv_header_bp_sym_h=no
5692ac_cv_header_crtdefs_h=no
5693ac_cv_header_features_h=no
5694ac_cv_header_inttypes_h=yes
5695ac_cv_header_limits_h=yes
5696ac_cv_header_math_h=yes
5697ac_cv_header_memory_h=yes
5698ac_cv_header_minix_config_h=no
5699ac_cv_header_stdc=yes
5700ac_cv_header_stdint_h=yes
5701ac_cv_header_stdlib_h=yes
5702ac_cv_header_string_h=yes
5703ac_cv_header_strings_h=yes
5704ac_cv_header_sys_mman_h=yes
5705ac_cv_header_sys_param_h=yes
5706ac_cv_header_sys_stat_h=yes
5707ac_cv_header_sys_types_h=yes
5708ac_cv_header_unistd_h=yes
5709ac_cv_header_wchar_h=yes
5710ac_cv_header_wctype_h=yes
5711ac_cv_host=arm-apple-darwin22.2.0
5712ac_cv_objext=o
5713ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
5714ac_cv_path_GREP=/opt/local/bin/ggrep
5715ac_cv_path_mkdir=/opt/local/bin/gmkdir
5716ac_cv_prog_AWK=/usr/bin/awk
5717ac_cv_prog_CPP='/usr/bin/clang -E'
5718ac_cv_prog_ac_ct_AR=ar
5719ac_cv_prog_ac_ct_CC=/usr/bin/clang
5720ac_cv_prog_ac_ct_RANLIB=ranlib
5721ac_cv_prog_cc_c89=
5722ac_cv_prog_cc_g=yes
5723ac_cv_prog_cxx_g=yes
5724ac_cv_prog_make_make_set=yes
5725ac_cv_safe_to_define___extensions__=yes
5726ac_cv_should_define__xopen_source=no
5727ac_cv_type_long_long_int=yes
5728ac_cv_type_mode_t=no
5729ac_cv_type_pid_t=no
5730ac_cv_type_ptrdiff_t=no
5731ac_cv_type_size_t=yes
5732ac_cv_type_unsigned_long_long_int=yes
5733ac_cv_working_alloca_h=yes
5734am_cv_CC_dependencies_compiler_type=none
5735am_cv_CXX_dependencies_compiler_type=none
5736am_cv_langinfo_codeset=yes
5737am_cv_make_support_nested_variables=yes
5738am_cv_prog_cc_c_o=yes
5739gl_cv_c_amsterdam_compiler=no
5740gl_cv_c_multiarch=no
5741gl_cv_cc_double_expbit0='word 1 bit 20'
5742gl_cv_cc_float_expbit0='word 0 bit 23'
5743gl_cv_cc_long_double_expbit0='word 1 bit 20'
5744gl_cv_decl_null_works=yes
5745gl_cv_func_fprintf_posix=no
5746gl_cv_func_frexp_no_libm=yes
5747gl_cv_func_frexp_works=no
5748gl_cv_func_frexpl_no_libm=yes
5749gl_cv_func_frexpl_works=yes
5750gl_cv_func_isnand_no_libm=yes
5751gl_cv_func_isnanf_no_libm=no
5752gl_cv_func_isnanl_no_libm=no
5753gl_cv_func_iswcntrl_works=no
5754gl_cv_func_itold_works=yes
5755gl_cv_func_ldexp_no_libm=yes
5756gl_cv_func_ldexpl_no_libm=yes
5757gl_cv_func_ldexpl_works=yes
5758gl_cv_func_memchr_works=no
5759gl_cv_func_printf_attribute_flavor=gnu
5760gl_cv_func_printf_directive_a=no
5761gl_cv_func_printf_directive_f=yes
5762gl_cv_func_printf_directive_ls=yes
5763gl_cv_func_printf_directive_n=no
5764gl_cv_func_printf_enomem='guessing no'
5765gl_cv_func_printf_flag_grouping=yes
5766gl_cv_func_printf_flag_leftadjust=yes
5767gl_cv_func_printf_flag_zero=yes
5768gl_cv_func_printf_infinite=yes
5769gl_cv_func_printf_infinite_long_double=yes
5770gl_cv_func_printf_long_double=yes
5771gl_cv_func_printf_positions=yes
5772gl_cv_func_printf_precision=yes
5773gl_cv_func_printf_sizes_c99=yes
5774gl_cv_func_signbit=yes
5775gl_cv_func_signbit_gcc=yes
5776gl_cv_func_snprintf_retval_c99=yes
5777gl_cv_func_snprintf_size1=yes
5778gl_cv_func_snprintf_usable=yes
5779gl_cv_func_vsnprintf_usable=yes
5780gl_cv_func_wcwidth_works=no
5781gl_cv_have_include_next=yes
5782gl_cv_header_errno_h_complete=yes
5783gl_cv_header_inttypes_h=yes
5784gl_cv_header_limits_width=no
5785gl_cv_header_math_huge_val_works=yes
5786gl_cv_header_math_nan_works=yes
5787gl_cv_header_stdint_h=yes
5788gl_cv_header_stdint_predates_cxx11_h=no
5789gl_cv_header_stdint_width=no
5790gl_cv_header_wchar_h_correct_inline=yes
5791gl_cv_header_working_fcntl_h=no
5792gl_cv_header_working_stdint_h=yes
5793gl_cv_host_cpu_c_abi=arm
5794gl_cv_long_double_equals_double=no
5795gl_cv_next_limits_h='<limits.h>'
5796gl_cv_next_math_h='<math.h>'
5797gl_cv_next_stdint_h='<stdint.h>'
5798gl_cv_next_stdio_h='<stdio.h>'
5799gl_cv_next_string_h='<string.h>'
5800gl_cv_next_sys_types_h='<sys/types.h>'
5801gl_cv_next_wchar_h='<wchar.h>'
5802gl_cv_next_wctype_h='<wctype.h>'
5803gl_cv_pragma_columns=no
5804gl_cv_rpl_alloca=yes
5805gl_cv_size_max=yes
5806gl_cv_type_max_align_t=yes
5807gl_cv_type_wctrans_t=no
5808gl_cv_type_wctype_t=no
5809gl_cv_type_wint_t_too_small=no
5810gt_cv_c_intmax_t=yes
5811gt_cv_c_wchar_t=yes
5812gt_cv_c_wint_t=yes
5813gt_cv_ssize_t=no
5814
5815## ----------------- ##
5816## Output variables. ##
5817## ----------------- ##
5818
5819ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_groff/groff/work/groff-1.22.4/build-aux/missing aclocal-1.16'
5820ALLOCA=''
5821ALLOCA_H='alloca.h'
5822ALT_AWK_PROGS=''
5823ALT_GHOSTSCRIPT_PROGS=''
5824AMDEPBACKSLASH=''
5825AMDEP_FALSE=''
5826AMDEP_TRUE='#'
5827AMTAR='$${TAR-tar}'
5828AM_BACKSLASH='\'
5829AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
5830AM_DEFAULT_VERBOSITY='1'
5831AM_V='$(V)'
5832APPLE_UNIVERSAL_BUILD='0'
5833AR='ar'
5834ARFLAGS='cr'
5835AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_groff/groff/work/groff-1.22.4/build-aux/missing autoconf'
5836AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_groff/groff/work/groff-1.22.4/build-aux/missing autoheader'
5837AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_groff/groff/work/groff-1.22.4/build-aux/missing automake-1.16'
5838AWK='/usr/bin/awk'
5839BASH_PROG=''
5840BITSIZEOF_PTRDIFF_T=''
5841BITSIZEOF_SIG_ATOMIC_T=''
5842BITSIZEOF_SIZE_T=''
5843BITSIZEOF_WCHAR_T=''
5844BITSIZEOF_WINT_T=''
5845BROKEN_SPOOLER_FLAGS=''
5846BUILD_EXAMPLES_FALSE=''
5847BUILD_EXAMPLES_TRUE=''
5848BUILD_HTMLEXAMPLES_FALSE=''
5849BUILD_HTMLEXAMPLES_TRUE=''
5850BUILD_HTML_FALSE=''
5851BUILD_HTML_TRUE=''
5852BUILD_INFODOC_FALSE=''
5853BUILD_INFODOC_TRUE=''
5854BUILD_OTHERDOC_FALSE=''
5855BUILD_OTHERDOC_TRUE=''
5856BUILD_PDFDOC_FALSE=''
5857BUILD_PDFDOC_TRUE=''
5858BUILD_PDFEXAMPLES_FALSE=''
5859BUILD_PDFEXAMPLES_TRUE=''
5860BUILD_WINSCRIPTS_FALSE=''
5861BUILD_WINSCRIPTS_TRUE=''
5862CC='/usr/bin/clang'
5863CCDEPMODE='depmode=none'
5864CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64'
5865CPP='/usr/bin/clang -E'
5866CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
5867CXX='/usr/bin/clang++'
5868CXXCPP=''
5869CXXDEPMODE='depmode=none'
5870CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64'
5871CYGPATH_W='echo'
5872DEFS=''
5873DEPDIR='.deps'
5874DIFF_PROG=''
5875DVIPRINT=''
5876ECHO_C='\c'
5877ECHO_N=''
5878ECHO_T=''
5879EGREP='/opt/local/bin/ggrep -E'
5880EMULTIHOP_HIDDEN=''
5881EMULTIHOP_VALUE=''
5882ENOLINK_HIDDEN=''
5883ENOLINK_VALUE=''
5884EOVERFLOW_HIDDEN=''
5885EOVERFLOW_VALUE=''
5886ERRNO_H=''
5887EXEEXT=''
5888FLOAT_H=''
5889GDIFF=''
5890GHOSTSCRIPT=''
5891GLIBC21='no'
5892GL_COND_LIBTOOL_FALSE=''
5893GL_COND_LIBTOOL_TRUE='#'
5894GL_GENERATE_ALLOCA_H_FALSE='#'
5895GL_GENERATE_ALLOCA_H_TRUE=''
5896GL_GENERATE_ERRNO_H_FALSE=''
5897GL_GENERATE_ERRNO_H_TRUE='#'
5898GL_GENERATE_FLOAT_H_FALSE=''
5899GL_GENERATE_FLOAT_H_TRUE='#'
5900GL_GENERATE_LIMITS_H_FALSE='#'
5901GL_GENERATE_LIMITS_H_TRUE=''
5902GL_GENERATE_STDDEF_H_FALSE=''
5903GL_GENERATE_STDDEF_H_TRUE='#'
5904GL_GENERATE_STDINT_H_FALSE='#'
5905GL_GENERATE_STDINT_H_TRUE=''
5906GNULIB_ACOSF='0'
5907GNULIB_ACOSL='0'
5908GNULIB_ASINF='0'
5909GNULIB_ASINL='0'
5910GNULIB_ATAN2F='0'
5911GNULIB_ATANF='0'
5912GNULIB_ATANL='0'
5913GNULIB_BTOWC='0'
5914GNULIB_CBRT='0'
5915GNULIB_CBRTF='0'
5916GNULIB_CBRTL='0'
5917GNULIB_CEIL='0'
5918GNULIB_CEILF='0'
5919GNULIB_CEILL='0'
5920GNULIB_COPYSIGN='0'
5921GNULIB_COPYSIGNF='0'
5922GNULIB_COPYSIGNL='0'
5923GNULIB_COSF='0'
5924GNULIB_COSHF='0'
5925GNULIB_COSL='0'
5926GNULIB_DPRINTF='0'
5927GNULIB_EXP2='0'
5928GNULIB_EXP2F='0'
5929GNULIB_EXP2L='0'
5930GNULIB_EXPF='0'
5931GNULIB_EXPL='0'
5932GNULIB_EXPLICIT_BZERO='0'
5933GNULIB_EXPM1='0'
5934GNULIB_EXPM1F='0'
5935GNULIB_EXPM1L='0'
5936GNULIB_FABSF='0'
5937GNULIB_FABSL='0'
5938GNULIB_FCLOSE='0'
5939GNULIB_FDOPEN='0'
5940GNULIB_FFLUSH='0'
5941GNULIB_FFSL='0'
5942GNULIB_FFSLL='0'
5943GNULIB_FGETC='1'
5944GNULIB_FGETS='1'
5945GNULIB_FLOOR='0'
5946GNULIB_FLOORF='0'
5947GNULIB_FLOORL='0'
5948GNULIB_FMA='0'
5949GNULIB_FMAF='0'
5950GNULIB_FMAL='0'
5951GNULIB_FMOD='0'
5952GNULIB_FMODF='0'
5953GNULIB_FMODL='0'
5954GNULIB_FOPEN='0'
5955GNULIB_FPRINTF='1'
5956GNULIB_FPRINTF_POSIX='1'
5957GNULIB_FPURGE='0'
5958GNULIB_FPUTC='1'
5959GNULIB_FPUTS='1'
5960GNULIB_FREAD='1'
5961GNULIB_FREOPEN='0'
5962GNULIB_FREXP='1'
5963GNULIB_FREXPF='0'
5964GNULIB_FREXPL='1'
5965GNULIB_FSCANF='1'
5966GNULIB_FSEEK='0'
5967GNULIB_FSEEKO='0'
5968GNULIB_FTELL='0'
5969GNULIB_FTELLO='0'
5970GNULIB_FWRITE='1'
5971GNULIB_GETC='1'
5972GNULIB_GETCHAR='1'
5973GNULIB_GETDELIM='0'
5974GNULIB_GETLINE='0'
5975GNULIB_HYPOT='0'
5976GNULIB_HYPOTF='0'
5977GNULIB_HYPOTL='0'
5978GNULIB_ILOGB='0'
5979GNULIB_ILOGBF='0'
5980GNULIB_ILOGBL='0'
5981GNULIB_ISFINITE='0'
5982GNULIB_ISINF='0'
5983GNULIB_ISNAN='0'
5984GNULIB_ISNAND='0'
5985GNULIB_ISNANF='0'
5986GNULIB_ISNANL='0'
5987GNULIB_ISWBLANK='0'
5988GNULIB_ISWCTYPE='0'
5989GNULIB_LDEXPF='0'
5990GNULIB_LDEXPL='0'
5991GNULIB_LOG10='0'
5992GNULIB_LOG10F='0'
5993GNULIB_LOG10L='0'
5994GNULIB_LOG1P='0'
5995GNULIB_LOG1PF='0'
5996GNULIB_LOG1PL='0'
5997GNULIB_LOG2='0'
5998GNULIB_LOG2F='0'
5999GNULIB_LOG2L='0'
6000GNULIB_LOG='0'
6001GNULIB_LOGB='0'
6002GNULIB_LOGBF='0'
6003GNULIB_LOGBL='0'
6004GNULIB_LOGF='0'
6005GNULIB_LOGL='0'
6006GNULIB_MBRLEN='0'
6007GNULIB_MBRTOWC='0'
6008GNULIB_MBSCASECMP='0'
6009GNULIB_MBSCASESTR='0'
6010GNULIB_MBSCHR='0'
6011GNULIB_MBSCSPN='0'
6012GNULIB_MBSINIT='0'
6013GNULIB_MBSLEN='0'
6014GNULIB_MBSNCASECMP='0'
6015GNULIB_MBSNLEN='0'
6016GNULIB_MBSNRTOWCS='0'
6017GNULIB_MBSPBRK='0'
6018GNULIB_MBSPCASECMP='0'
6019GNULIB_MBSRCHR='0'
6020GNULIB_MBSRTOWCS='0'
6021GNULIB_MBSSEP='0'
6022GNULIB_MBSSPN='0'
6023GNULIB_MBSSTR='0'
6024GNULIB_MBSTOK_R='0'
6025GNULIB_MEMCHR='1'
6026GNULIB_MEMMEM='0'
6027GNULIB_MEMPCPY='0'
6028GNULIB_MEMRCHR='0'
6029GNULIB_MODF='0'
6030GNULIB_MODFF='0'
6031GNULIB_MODFL='0'
6032GNULIB_OBSTACK_PRINTF='0'
6033GNULIB_OBSTACK_PRINTF_POSIX='0'
6034GNULIB_OVERRIDES_WINT_T='0'
6035GNULIB_PCLOSE='0'
6036GNULIB_PERROR='0'
6037GNULIB_POPEN='0'
6038GNULIB_POWF='0'
6039GNULIB_PRINTF='1'
6040GNULIB_PRINTF_POSIX='0'
6041GNULIB_PUTC='1'
6042GNULIB_PUTCHAR='1'
6043GNULIB_PUTS='1'
6044GNULIB_RAWMEMCHR='0'
6045GNULIB_REMAINDER='0'
6046GNULIB_REMAINDERF='0'
6047GNULIB_REMAINDERL='0'
6048GNULIB_REMOVE='0'
6049GNULIB_RENAME='0'
6050GNULIB_RENAMEAT='0'
6051GNULIB_RINT='0'
6052GNULIB_RINTF='0'
6053GNULIB_RINTL='0'
6054GNULIB_ROUND='0'
6055GNULIB_ROUNDF='0'
6056GNULIB_ROUNDL='0'
6057GNULIB_SCANF='1'
6058GNULIB_SIGNBIT='1'
6059GNULIB_SINF='0'
6060GNULIB_SINHF='0'
6061GNULIB_SINL='0'
6062GNULIB_SNPRINTF='1'
6063GNULIB_SPRINTF_POSIX='0'
6064GNULIB_SQRTF='0'
6065GNULIB_SQRTL='0'
6066GNULIB_STDIO_H_NONBLOCKING='0'
6067GNULIB_STDIO_H_SIGPIPE='0'
6068GNULIB_STPCPY='0'
6069GNULIB_STPNCPY='0'
6070GNULIB_STRCASESTR='0'
6071GNULIB_STRCHRNUL='0'
6072GNULIB_STRDUP='0'
6073GNULIB_STRERROR='0'
6074GNULIB_STRERROR_R='0'
6075GNULIB_STRNCAT='0'
6076GNULIB_STRNDUP='0'
6077GNULIB_STRNLEN='0'
6078GNULIB_STRPBRK='0'
6079GNULIB_STRSEP='0'
6080GNULIB_STRSIGNAL='0'
6081GNULIB_STRSTR='0'
6082GNULIB_STRTOK_R='0'
6083GNULIB_STRVERSCMP='0'
6084GNULIB_TANF='0'
6085GNULIB_TANHF='0'
6086GNULIB_TANL='0'
6087GNULIB_TMPFILE='0'
6088GNULIB_TOWCTRANS='0'
6089GNULIB_TRUNC='0'
6090GNULIB_TRUNCF='0'
6091GNULIB_TRUNCL='0'
6092GNULIB_VASPRINTF='0'
6093GNULIB_VDPRINTF='0'
6094GNULIB_VFPRINTF='1'
6095GNULIB_VFPRINTF_POSIX='0'
6096GNULIB_VFSCANF='0'
6097GNULIB_VPRINTF='1'
6098GNULIB_VPRINTF_POSIX='0'
6099GNULIB_VSCANF='0'
6100GNULIB_VSNPRINTF='1'
6101GNULIB_VSPRINTF_POSIX='0'
6102GNULIB_WCPCPY='0'
6103GNULIB_WCPNCPY='0'
6104GNULIB_WCRTOMB='0'
6105GNULIB_WCSCASECMP='0'
6106GNULIB_WCSCAT='0'
6107GNULIB_WCSCHR='0'
6108GNULIB_WCSCMP='0'
6109GNULIB_WCSCOLL='0'
6110GNULIB_WCSCPY='0'
6111GNULIB_WCSCSPN='0'
6112GNULIB_WCSDUP='0'
6113GNULIB_WCSFTIME='0'
6114GNULIB_WCSLEN='0'
6115GNULIB_WCSNCASECMP='0'
6116GNULIB_WCSNCAT='0'
6117GNULIB_WCSNCMP='0'
6118GNULIB_WCSNCPY='0'
6119GNULIB_WCSNLEN='0'
6120GNULIB_WCSNRTOMBS='0'
6121GNULIB_WCSPBRK='0'
6122GNULIB_WCSRCHR='0'
6123GNULIB_WCSRTOMBS='0'
6124GNULIB_WCSSPN='0'
6125GNULIB_WCSSTR='0'
6126GNULIB_WCSTOK='0'
6127GNULIB_WCSWIDTH='0'
6128GNULIB_WCSXFRM='0'
6129GNULIB_WCTOB='0'
6130GNULIB_WCTRANS='0'
6131GNULIB_WCTYPE='0'
6132GNULIB_WCWIDTH='1'
6133GNULIB_WMEMCHR='0'
6134GNULIB_WMEMCMP='0'
6135GNULIB_WMEMCPY='0'
6136GNULIB_WMEMMOVE='0'
6137GNULIB_WMEMSET='0'
6138GREP='/opt/local/bin/ggrep'
6139GROFF_PATH_SEPARATOR=''
6140HAVE_ACOSF='1'
6141HAVE_ACOSL='1'
6142HAVE_ASINF='1'
6143HAVE_ASINL='1'
6144HAVE_ATAN2F='1'
6145HAVE_ATANF='1'
6146HAVE_ATANL='1'
6147HAVE_BTOWC='1'
6148HAVE_C99_STDINT_H='1'
6149HAVE_CBRT='1'
6150HAVE_CBRTF='1'
6151HAVE_CBRTL='1'
6152HAVE_COPYSIGN='1'
6153HAVE_COPYSIGNL='1'
6154HAVE_COSF='1'
6155HAVE_COSHF='1'
6156HAVE_COSL='1'
6157HAVE_CRTDEFS_H='0'
6158HAVE_DECL_ACOSL='1'
6159HAVE_DECL_ASINL='1'
6160HAVE_DECL_ATANL='1'
6161HAVE_DECL_CBRTF='1'
6162HAVE_DECL_CBRTL='1'
6163HAVE_DECL_CEILF='1'
6164HAVE_DECL_CEILL='1'
6165HAVE_DECL_COPYSIGNF='1'
6166HAVE_DECL_COSL='1'
6167HAVE_DECL_EXP2='1'
6168HAVE_DECL_EXP2F='1'
6169HAVE_DECL_EXP2L='1'
6170HAVE_DECL_EXPL='1'
6171HAVE_DECL_EXPM1L='1'
6172HAVE_DECL_FLOORF='1'
6173HAVE_DECL_FLOORL='1'
6174HAVE_DECL_FPURGE='1'
6175HAVE_DECL_FREXPL='1'
6176HAVE_DECL_FSEEKO='1'
6177HAVE_DECL_FTELLO='1'
6178HAVE_DECL_GETDELIM='1'
6179HAVE_DECL_GETLINE='1'
6180HAVE_DECL_LDEXPL='1'
6181HAVE_DECL_LOG10L='1'
6182HAVE_DECL_LOG2='1'
6183HAVE_DECL_LOG2F='1'
6184HAVE_DECL_LOG2L='1'
6185HAVE_DECL_LOGB='1'
6186HAVE_DECL_LOGL='1'
6187HAVE_DECL_MEMMEM='1'
6188HAVE_DECL_MEMRCHR='1'
6189HAVE_DECL_OBSTACK_PRINTF='1'
6190HAVE_DECL_REMAINDER='1'
6191HAVE_DECL_REMAINDERL='1'
6192HAVE_DECL_RINTF='1'
6193HAVE_DECL_ROUND='1'
6194HAVE_DECL_ROUNDF='1'
6195HAVE_DECL_ROUNDL='1'
6196HAVE_DECL_SINL='1'
6197HAVE_DECL_SNPRINTF='0'
6198HAVE_DECL_SQRTL='1'
6199HAVE_DECL_STRDUP='1'
6200HAVE_DECL_STRERROR_R='1'
6201HAVE_DECL_STRNDUP='1'
6202HAVE_DECL_STRNLEN='1'
6203HAVE_DECL_STRSIGNAL='1'
6204HAVE_DECL_STRTOK_R='1'
6205HAVE_DECL_TANL='1'
6206HAVE_DECL_TRUNC='1'
6207HAVE_DECL_TRUNCF='1'
6208HAVE_DECL_TRUNCL='1'
6209HAVE_DECL_VSNPRINTF='0'
6210HAVE_DECL_WCTOB='1'
6211HAVE_DECL_WCWIDTH='0'
6212HAVE_DPRINTF='1'
6213HAVE_EXPF='1'
6214HAVE_EXPL='1'
6215HAVE_EXPLICIT_BZERO='1'
6216HAVE_EXPM1='1'
6217HAVE_EXPM1F='1'
6218HAVE_FABSF='1'
6219HAVE_FABSL='1'
6220HAVE_FEATURES_H='0'
6221HAVE_FFSL='1'
6222HAVE_FFSLL='1'
6223HAVE_FMA='1'
6224HAVE_FMAF='1'
6225HAVE_FMAL='1'
6226HAVE_FMODF='1'
6227HAVE_FMODL='1'
6228HAVE_FREXPF='1'
6229HAVE_FSEEKO='1'
6230HAVE_FTELLO='1'
6231HAVE_HYPOTF='1'
6232HAVE_HYPOTL='1'
6233HAVE_ILOGB='1'
6234HAVE_ILOGBF='1'
6235HAVE_ILOGBL='1'
6236HAVE_INTTYPES_H='1'
6237HAVE_ISNAND='1'
6238HAVE_ISNANF='1'
6239HAVE_ISNANL='1'
6240HAVE_ISWBLANK='1'
6241HAVE_ISWCNTRL='1'
6242HAVE_LDEXPF='1'
6243HAVE_LOG10F='1'
6244HAVE_LOG10L='1'
6245HAVE_LOG1P='1'
6246HAVE_LOG1PF='1'
6247HAVE_LOG1PL='1'
6248HAVE_LOGBF='1'
6249HAVE_LOGBL='1'
6250HAVE_LOGF='1'
6251HAVE_LOGL='1'
6252HAVE_LONG_LONG_INT='1'
6253HAVE_MAX_ALIGN_T='1'
6254HAVE_MBRLEN='1'
6255HAVE_MBRTOWC='1'
6256HAVE_MBSINIT='1'
6257HAVE_MBSLEN='0'
6258HAVE_MBSNRTOWCS='1'
6259HAVE_MBSRTOWCS='1'
6260HAVE_MEMCHR='1'
6261HAVE_MEMPCPY='1'
6262HAVE_MODFF='1'
6263HAVE_MODFL='1'
6264HAVE_PCLOSE='1'
6265HAVE_PDFTOOLS_FALSE=''
6266HAVE_PDFTOOLS_TRUE=''
6267HAVE_POPEN='1'
6268HAVE_POWF='1'
6269HAVE_RAWMEMCHR='1'
6270HAVE_REMAINDER='1'
6271HAVE_REMAINDERF='1'
6272HAVE_RENAMEAT='1'
6273HAVE_RINT='1'
6274HAVE_RINTL='1'
6275HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0'
6276HAVE_SIGNED_SIG_ATOMIC_T=''
6277HAVE_SIGNED_WCHAR_T=''
6278HAVE_SIGNED_WINT_T=''
6279HAVE_SINF='1'
6280HAVE_SINHF='1'
6281HAVE_SINL='1'
6282HAVE_SQRTF='1'
6283HAVE_SQRTL='1'
6284HAVE_STDINT_H='1'
6285HAVE_STPCPY='1'
6286HAVE_STPNCPY='1'
6287HAVE_STRCASESTR='1'
6288HAVE_STRCHRNUL='1'
6289HAVE_STRPBRK='1'
6290HAVE_STRSEP='1'
6291HAVE_STRVERSCMP='1'
6292HAVE_SYS_BITYPES_H='0'
6293HAVE_SYS_INTTYPES_H='0'
6294HAVE_SYS_TYPES_H='1'
6295HAVE_TANF='1'
6296HAVE_TANHF='1'
6297HAVE_TANL='1'
6298HAVE_TEST_EF_OPTION=''
6299HAVE_TEXI2DVI_FALSE=''
6300HAVE_TEXI2DVI_TRUE=''
6301HAVE_UNSIGNED_LONG_LONG_INT='1'
6302HAVE_VASPRINTF='1'
6303HAVE_VDPRINTF='1'
6304HAVE_WCHAR_H='1'
6305HAVE_WCHAR_T='1'
6306HAVE_WCPCPY='1'
6307HAVE_WCPNCPY='1'
6308HAVE_WCRTOMB='1'
6309HAVE_WCSCASECMP='1'
6310HAVE_WCSCAT='1'
6311HAVE_WCSCHR='1'
6312HAVE_WCSCMP='1'
6313HAVE_WCSCOLL='1'
6314HAVE_WCSCPY='1'
6315HAVE_WCSCSPN='1'
6316HAVE_WCSDUP='1'
6317HAVE_WCSFTIME='1'
6318HAVE_WCSLEN='1'
6319HAVE_WCSNCASECMP='1'
6320HAVE_WCSNCAT='1'
6321HAVE_WCSNCMP='1'
6322HAVE_WCSNCPY='1'
6323HAVE_WCSNLEN='1'
6324HAVE_WCSNRTOMBS='1'
6325HAVE_WCSPBRK='1'
6326HAVE_WCSRCHR='1'
6327HAVE_WCSRTOMBS='1'
6328HAVE_WCSSPN='1'
6329HAVE_WCSSTR='1'
6330HAVE_WCSTOK='1'
6331HAVE_WCSWIDTH='1'
6332HAVE_WCSXFRM='1'
6333HAVE_WCTRANS_T='0'
6334HAVE_WCTYPE_H='1'
6335HAVE_WCTYPE_T='0'
6336HAVE_WINT_T='1'
6337HAVE_WMEMCHR='1'
6338HAVE_WMEMCMP='1'
6339HAVE_WMEMCPY='1'
6340HAVE_WMEMMOVE='1'
6341HAVE_WMEMSET='1'
6342HOST_CPU='arm'
6343HOST_CPU_C_ABI='arm'
6344INCLUDE_NEXT='include_next'
6345INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
6346INSTALL_DATA='${INSTALL} -m 644'
6347INSTALL_INFO=''
6348INSTALL_PROGRAM='${INSTALL}'
6349INSTALL_SCRIPT='${INSTALL}'
6350INSTALL_SHIPPED_HTML_FALSE=''
6351INSTALL_SHIPPED_HTML_TRUE=''
6352INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
6353LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -arch x86_64'
6354LIBC=''
6355LIBEXT=''
6356LIBGNU_LIBDEPS=''
6357LIBGNU_LTLIBDEPS=''
6358LIBICONV=''
6359LIBM=''
6360LIBOBJS=''
6361LIBS=''
6362LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
6363LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
6364LIBUNISTRING_UNITYPES_H='unitypes.h'
6365LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
6366LIMITS_H='limits.h'
6367LN_S=''
6368LOCALCHARSET_TESTS_ENVIRONMENT=''
6369LP=''
6370LPQ=''
6371LPR=''
6372LTLIBICONV=''
6373LTLIBOBJS=''
6374MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_groff/groff/work/groff-1.22.4/build-aux/missing makeinfo'
6375MAKE_DONT_HAVE_RM_FALSE=''
6376MAKE_DONT_HAVE_RM_TRUE=''
6377MKDIR_P='/opt/local/bin/gmkdir -p'
6378NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
6379NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
6380NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
6381NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
6382NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
6383NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
6384NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
6385NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
6386NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
6387NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
6388NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
6389NEXT_ERRNO_H=''
6390NEXT_FLOAT_H=''
6391NEXT_LIMITS_H='<limits.h>'
6392NEXT_MATH_H='<math.h>'
6393NEXT_STDDEF_H=''
6394NEXT_STDINT_H='<stdint.h>'
6395NEXT_STDIO_H='<stdio.h>'
6396NEXT_STRING_H='<string.h>'
6397NEXT_SYS_TYPES_H='<sys/types.h>'
6398NEXT_WCHAR_H='<wchar.h>'
6399NEXT_WCTYPE_H='<wctype.h>'
6400OBJEXT='o'
6401OTHERDEVDIRS=''
6402PACKAGE='groff'
6403PACKAGE_BUGREPORT='http://savannah.gnu.org/bugs/?group=groff'
6404PACKAGE_NAME='GNU Troff'
6405PACKAGE_STRING='GNU Troff 1.22.4'
6406PACKAGE_TARNAME='groff'
6407PACKAGE_URL='http://www.gnu.org/software/groff/'
6408PACKAGE_VERSION='1.22.4'
6409PAGE=''
6410PATH_SEPARATOR=':'
6411PDFFONTS=''
6412PDFIMAGES=''
6413PDFINFO=''
6414PERL=''
6415PERL_VERSION=''
6416PKG_CONFIG=''
6417PKG_CONFIG_LIBDIR=''
6418PKG_CONFIG_PATH=''
6419PRAGMA_COLUMNS=''
6420PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
6421PROG_TEXI2DVI=''
6422PSPRINT=''
6423PTRDIFF_T_SUFFIX=''
6424RANLIB='ranlib'
6425REPLACE_ACOSF='0'
6426REPLACE_ASINF='0'
6427REPLACE_ATAN2F='0'
6428REPLACE_ATANF='0'
6429REPLACE_BTOWC='0'
6430REPLACE_CBRTF='0'
6431REPLACE_CBRTL='0'
6432REPLACE_CEIL='0'
6433REPLACE_CEILF='0'
6434REPLACE_CEILL='0'
6435REPLACE_COSF='0'
6436REPLACE_COSHF='0'
6437REPLACE_DPRINTF='0'
6438REPLACE_EXP2='0'
6439REPLACE_EXP2L='0'
6440REPLACE_EXPF='0'
6441REPLACE_EXPM1='0'
6442REPLACE_EXPM1F='0'
6443REPLACE_FABSL='0'
6444REPLACE_FCLOSE='0'
6445REPLACE_FDOPEN='0'
6446REPLACE_FFLUSH='0'
6447REPLACE_FLOOR='0'
6448REPLACE_FLOORF='0'
6449REPLACE_FLOORL='0'
6450REPLACE_FMA='0'
6451REPLACE_FMAF='0'
6452REPLACE_FMAL='0'
6453REPLACE_FMOD='0'
6454REPLACE_FMODF='0'
6455REPLACE_FMODL='0'
6456REPLACE_FOPEN='0'
6457REPLACE_FPRINTF='1'
6458REPLACE_FPURGE='0'
6459REPLACE_FREOPEN='0'
6460REPLACE_FREXP='1'
6461REPLACE_FREXPF='0'
6462REPLACE_FREXPL='0'
6463REPLACE_FSEEK='0'
6464REPLACE_FSEEKO='0'
6465REPLACE_FTELL='0'
6466REPLACE_FTELLO='0'
6467REPLACE_GETDELIM='0'
6468REPLACE_GETLINE='0'
6469REPLACE_HUGE_VAL='0'
6470REPLACE_HYPOT='0'
6471REPLACE_HYPOTF='0'
6472REPLACE_HYPOTL='0'
6473REPLACE_ILOGB='0'
6474REPLACE_ILOGBF='0'
6475REPLACE_ILOGBL='0'
6476REPLACE_ISFINITE='0'
6477REPLACE_ISINF='0'
6478REPLACE_ISNAN='0'
6479REPLACE_ISWBLANK='0'
6480REPLACE_ISWCNTRL='1'
6481REPLACE_ITOLD='0'
6482REPLACE_LDEXPL='0'
6483REPLACE_LOG10='0'
6484REPLACE_LOG10F='0'
6485REPLACE_LOG10L='0'
6486REPLACE_LOG1P='0'
6487REPLACE_LOG1PF='0'
6488REPLACE_LOG1PL='0'
6489REPLACE_LOG2='0'
6490REPLACE_LOG2F='0'
6491REPLACE_LOG2L='0'
6492REPLACE_LOG='0'
6493REPLACE_LOGB='0'
6494REPLACE_LOGBF='0'
6495REPLACE_LOGBL='0'
6496REPLACE_LOGF='0'
6497REPLACE_LOGL='0'
6498REPLACE_MBRLEN='0'
6499REPLACE_MBRTOWC='0'
6500REPLACE_MBSINIT='0'
6501REPLACE_MBSNRTOWCS='0'
6502REPLACE_MBSRTOWCS='0'
6503REPLACE_MBSTATE_T='0'
6504REPLACE_MEMCHR='1'
6505REPLACE_MEMMEM='0'
6506REPLACE_MODF='0'
6507REPLACE_MODFF='0'
6508REPLACE_MODFL='0'
6509REPLACE_NAN='0'
6510REPLACE_NULL='0'
6511REPLACE_OBSTACK_PRINTF='0'
6512REPLACE_PERROR='0'
6513REPLACE_POPEN='0'
6514REPLACE_PRINTF='0'
6515REPLACE_REMAINDER='0'
6516REPLACE_REMAINDERF='0'
6517REPLACE_REMAINDERL='0'
6518REPLACE_REMOVE='0'
6519REPLACE_RENAME='0'
6520REPLACE_RENAMEAT='0'
6521REPLACE_ROUND='0'
6522REPLACE_ROUNDF='0'
6523REPLACE_ROUNDL='0'
6524REPLACE_SIGNBIT='0'
6525REPLACE_SIGNBIT_USING_GCC='1'
6526REPLACE_SINF='0'
6527REPLACE_SINHF='0'
6528REPLACE_SNPRINTF='0'
6529REPLACE_SPRINTF='0'
6530REPLACE_SQRTF='0'
6531REPLACE_SQRTL='0'
6532REPLACE_STDIO_READ_FUNCS='0'
6533REPLACE_STDIO_WRITE_FUNCS='0'
6534REPLACE_STPNCPY='0'
6535REPLACE_STRCASESTR='0'
6536REPLACE_STRCHRNUL='0'
6537REPLACE_STRDUP='0'
6538REPLACE_STRERROR='0'
6539REPLACE_STRERROR_R='0'
6540REPLACE_STRNCAT='0'
6541REPLACE_STRNDUP='0'
6542REPLACE_STRNLEN='0'
6543REPLACE_STRSIGNAL='0'
6544REPLACE_STRSTR='0'
6545REPLACE_STRTOK_R='0'
6546REPLACE_TANF='0'
6547REPLACE_TANHF='0'
6548REPLACE_TMPFILE='0'
6549REPLACE_TOWLOWER='1'
6550REPLACE_TRUNC='0'
6551REPLACE_TRUNCF='0'
6552REPLACE_TRUNCL='0'
6553REPLACE_VASPRINTF='0'
6554REPLACE_VDPRINTF='0'
6555REPLACE_VFPRINTF='0'
6556REPLACE_VPRINTF='0'
6557REPLACE_VSNPRINTF='0'
6558REPLACE_VSPRINTF='0'
6559REPLACE_WCRTOMB='0'
6560REPLACE_WCSFTIME='0'
6561REPLACE_WCSNRTOMBS='0'
6562REPLACE_WCSRTOMBS='0'
6563REPLACE_WCSWIDTH='0'
6564REPLACE_WCTOB='0'
6565REPLACE_WCWIDTH='1'
6566SED=''
6567SET_MAKE=''
6568SHELL='/bin/sh'
6569SHORT_VERSION='1.22.4'
6570SH_SCRIPT_SED_CMD=''
6571SIG_ATOMIC_T_SUFFIX=''
6572SIZE_T_SUFFIX=''
6573STDDEF_H=''
6574STDINT_H='stdint.h'
6575STRIP=''
6576TTYDEVDIRS=''
6577UCHARDET_CFLAGS=''
6578UCHARDET_LIBS=''
6579UNDEFINE_STRTOK_R='0'
6580USEPROGRAMPREFIX_FALSE=''
6581USEPROGRAMPREFIX_TRUE=''
6582VERSION='1.22.4'
6583WCHAR_T_SUFFIX=''
6584WINDOWS_64_BIT_OFF_T='0'
6585WINDOWS_STAT_INODES='0'
6586WINT_T_SUFFIX=''
6587WITHOUT_X11_FALSE=''
6588WITHOUT_X11_TRUE=''
6589XDEVDIRS=''
6590XLIBDIRS=''
6591XMKMF=''
6592XPMTOPPM=''
6593XPROGDIRS=''
6594X_CFLAGS=''
6595X_EXTRA_LIBS=''
6596X_LIBS=''
6597X_PRE_LIBS=''
6598YACC=''
6599ac_ct_AWK=''
6600ac_ct_CC='/usr/bin/clang'
6601ac_ct_CXX=''
6602ac_ct_GHOSTSCRIPT=''
6603am__EXEEXT_FALSE=''
6604am__EXEEXT_TRUE=''
6605am__fastdepCC_FALSE=''
6606am__fastdepCC_TRUE='#'
6607am__fastdepCXX_FALSE=''
6608am__fastdepCXX_TRUE='#'
6609am__include='include'
6610am__isrc=''
6611am__leading_dot='.'
6612am__nodep=''
6613am__quote=''
6614am__tar='$${TAR-tar} chof - "$$tardir"'
6615am__untar='$${TAR-tar} xf -'
6616appresdir=''
6617bindir='${exec_prefix}/bin'
6618build='arm-apple-darwin22.2.0'
6619build_alias=''
6620build_cpu='arm'
6621build_os='darwin22.2.0'
6622build_vendor='apple'
6623compatibility_wrappers=''
6624datadir='${datarootdir}'
6625datarootdir='${prefix}/share'
6626doc_dist_target_ok=''
6627docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
6628dvidir='${docdir}'
6629exec_prefix='NONE'
6630g=''
6631gl_LIBOBJS=' vasnprintf.o printf-args.o printf-parse.o asnprintf.o fprintf.o frexp.o fseterr.o isnanf.o isnanl.o memchr.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o wcwidth.o'
6632gl_LTLIBOBJS=''
6633glilypond_dir=''
6634gltests_LIBOBJS=''
6635gltests_LTLIBOBJS=''
6636gltests_WITNESS='IN_GROFF_GNULIB_TESTS'
6637gpinyin_dir=''
6638groff_have_urw_fonts=''
6639groffer_dir=''
6640grog_dir=''
6641host='arm-apple-darwin22.2.0'
6642host_alias=''
6643host_cpu='arm'
6644host_os='darwin22.2.0'
6645host_vendor='apple'
6646htmldir='${docdir}'
6647includedir='${prefix}/include'
6648infodir='/opt/local/share/info'
6649install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_groff/groff/work/groff-1.22.4/build-aux/install-sh'
6650libdir='${exec_prefix}/lib'
6651libexecdir='${exec_prefix}/libexec'
6652libprogramdir=''
6653localedir='${datarootdir}/locale'
6654localstatedir='${prefix}/var'
6655make_examples=''
6656make_htmldoc=''
6657make_htmlexamples=''
6658make_infodoc=''
6659make_install_examples=''
6660make_install_htmldoc=''
6661make_install_htmlexamples=''
6662make_install_infodoc=''
6663make_install_otherdoc=''
6664make_install_pdfdoc=''
6665make_install_pdfexamples=''
6666make_install_shipped_htmldoc=''
6667make_otherdoc=''
6668make_pdfdoc=''
6669make_pdfexamples=''
6670make_uninstall_examples=''
6671make_uninstall_htmldoc=''
6672make_uninstall_htmlexamples=''
6673make_uninstall_infodoc=''
6674make_uninstall_otherdoc=''
6675make_uninstall_pdfdoc=''
6676make_uninstall_pdfexamples=''
6677make_uninstall_shipped_htmldoc=''
6678make_winscripts=''
6679makeinfo_version_numeric=''
6680mandir='/opt/local/share/man'
6681mkdir_p='$(MKDIR_P)'
6682oldincludedir='/usr/include'
6683pdfdir='${docdir}'
6684pnmcrop=''
6685pnmcut=''
6686pnmtopng=''
6687pnmtops=''
6688pnmtops_nosetpage=''
6689prefix='/opt/local'
6690program_transform_name='s,x,x,'
6691psdir='${docdir}'
6692psselect=''
6693referdir=''
6694sbindir='${exec_prefix}/sbin'
6695sharedstatedir='${prefix}/com'
6696sys_tmac_prefix=''
6697sysconfdir='${prefix}/etc'
6698target_alias=''
6699tmac_wrap=''
6700urwfontsdir=''
6701
6702## ----------- ##
6703## confdefs.h. ##
6704## ----------- ##
6705
6706/* confdefs.h */
6707#define PACKAGE_NAME "GNU Troff"
6708#define PACKAGE_TARNAME "groff"
6709#define PACKAGE_VERSION "1.22.4"
6710#define PACKAGE_STRING "GNU Troff 1.22.4"
6711#define PACKAGE_BUGREPORT "http://savannah.gnu.org/bugs/?group=groff"
6712#define PACKAGE_URL "http://www.gnu.org/software/groff/"
6713#define STDC_HEADERS 1
6714#define HAVE_SYS_TYPES_H 1
6715#define HAVE_SYS_STAT_H 1
6716#define HAVE_STDLIB_H 1
6717#define HAVE_STRING_H 1
6718#define HAVE_MEMORY_H 1
6719#define HAVE_STRINGS_H 1
6720#define HAVE_INTTYPES_H 1
6721#define HAVE_STDINT_H 1
6722#define HAVE_UNISTD_H 1
6723#define __EXTENSIONS__ 1
6724#define _ALL_SOURCE 1
6725#define _DARWIN_C_SOURCE 1
6726#define _GNU_SOURCE 1
6727#define _NETBSD_SOURCE 1
6728#define _OPENBSD_SOURCE 1
6729#define _POSIX_PTHREAD_SEMANTICS 1
6730#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6731#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6732#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6733#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6734#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6735#define __STDC_WANT_LIB_EXT2__ 1
6736#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6737#define _TANDEM_SOURCE 1
6738#define _HPUX_ALT_XOPEN_SOCKET_API 1
6739#define PACKAGE "groff"
6740#define VERSION "1.22.4"
6741#define HAVE_ALLOCA_H 1
6742#define HAVE_ALLOCA 1
6743#define HAVE_STDINT_H_WITH_UINTMAX 1
6744#define HAVE_INTTYPES_H_WITH_UINTMAX 1
6745#define CHECK_PRINTF_SAFE 1
6746#define HAVE_SNPRINTF 1
6747#define HAVE_SYMLINK 1
6748#define HAVE_MPROTECT 1
6749#define HAVE_ISWCNTRL 1
6750#define HAVE_WCWIDTH 1
6751#define HAVE_UNSIGNED_LONG_LONG_INT 1
6752#define HAVE_LONG_LONG_INT 1
6753#define HAVE_WCHAR_T 1
6754#define HAVE_WINT_T 1
6755#define HAVE_LIMITS_H 1
6756#define HAVE_UNISTD_H 1
6757#define HAVE_MATH_H 1
6758#define HAVE_SYS_MMAN_H 1
6759#define HAVE_WCHAR_H 1
6760#define HAVE_STDINT_H 1
6761#define HAVE_WCTYPE_H 1
6762#define HAVE_STDLIB_H 1
6763#define HAVE_SYS_PARAM_H 1
6764#define HAVE_INTMAX_T 1
6765#define DBL_EXPBIT0_WORD 1
6766#define DBL_EXPBIT0_BIT 20
6767#define HAVE_SNPRINTF 1
6768#define HAVE_STRNLEN 1
6769#define HAVE_WCSLEN 1
6770#define HAVE_WCSNLEN 1
6771#define HAVE_MBRTOWC 1
6772#define HAVE_WCRTOMB 1
6773#define HAVE_DECL__SNPRINTF 0
6774#define HAVE_SNPRINTF_RETVAL_C99 1
6775#define HAVE_DECL_ALARM 1
6776#ifndef __arm__
6777#define __arm__ 1
6778#endif
6779#ifndef __arm__
6780#define __arm__ 1
6781#endif
6782#define FLT_EXPBIT0_WORD 0
6783#define FLT_EXPBIT0_BIT 23
6784#define HAVE_LANGINFO_CODESET 1
6785#define HAVE_WORKING_O_NOATIME 0
6786#define HAVE_WORKING_O_NOFOLLOW 0
6787#define HAVE_DECL_GETC_UNLOCKED 0
6788#define HAVE_MAP_ANONYMOUS 1
6789#define HAVE_DECL_SNPRINTF 0
6790#define restrict __restrict
6791#define pid_t int
6792#define mode_t int
6793#define _USE_STD_STAT 1
6794#define HAVE_DECL_VSNPRINTF 0
6795#define HAVE_ALLOCA 1
6796#define NEED_PRINTF_DIRECTIVE_A 1
6797#define HAVE_NL_LANGINFO 1
6798#define NEED_PRINTF_ENOMEM 1
6799#define NEED_PRINTF_DOUBLE 1
6800#define NEED_PRINTF_LONG_DOUBLE 1
6801#define ptrdiff_t long
6802#define REPLACE_FPRINTF_POSIX 1
6803#define GNULIB_TEST_FPRINTF_POSIX 1
6804#define GNULIB_TEST_FREXP 1
6805#define HAVE_FREXPL_IN_LIBC 1
6806#define GNULIB_TEST_FREXPL 1
6807#define HAVE_ISNAND_IN_LIBC 1
6808#define FLT_EXPBIT0_WORD 0
6809#define FLT_EXPBIT0_BIT 23
6810#define LDBL_EXPBIT0_WORD 1
6811#define LDBL_EXPBIT0_BIT 20
6812#define GNULIB_TEST_MEMCHR 1
6813#define HAVE_LDEXP_IN_LIBC 1
6814#define HAVE_FREXPL_IN_LIBC 1
6815#define HAVE_LDEXPL_IN_LIBC 1
6816#define GNULIB_TEST_SIGNBIT 1
6817#define HAVE_STDINT_H 1
6818#define HAVE_SNPRINTF 1
6819#define GNULIB_TEST_SNPRINTF 1
6820#define GNULIB_SNPRINTF 1
6821#define ssize_t int
6822#define __USE_MINGW_ANSI_STDIO 1
6823#define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
6824#define GNULIB_FSCANF 1
6825#define GNULIB_SCANF 1
6826#define ptrdiff_t long
6827#define HAVE_VSNPRINTF 1
6828#define GNULIB_TEST_VSNPRINTF 1
6829#define HAVE_DECL_WCWIDTH 0
6830#define GNULIB_TEST_WCWIDTH 1
6831#define HAVE_STDINT_H 1
6832
6833configure: exit 1