Ticket #68573: config.log

File config.log, 478.8 KB (added by artkiver (グレェ), 10 months ago)

config.log referenced by failed port -v install for opensmtpd 7.4.0p1

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 OpenSMTPD-portable configure 7.4.0p1, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/opensmtpd --with-auth-pam --with-libevent=/opt/local --with-mantype=doc --with-path-queue=/opt/local/var/spool/smtpd --with-table-db
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = enbie132020enuan.local
14uname -m = arm64
15uname -r = 23.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 23.2.0: Thu Nov  9 06:28:34 PST 2023; root:xnu-10002.60.71.505.1~3/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 23.2.0: Thu Nov  9 06:28:34 PST 2023; root:xnu-10002.60.71.505.1~3/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: 495 tasks, 2497 threads, 8 processors
34Load average: 1.97, Mach factor: 6.02
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:3025: looking for aux files: ltmain.sh ar-lib compile missing install-sh config.guess config.sub
52configure:3038:  trying ./
53configure:3067:   ./ltmain.sh found
54configure:3067:   ./ar-lib found
55configure:3067:   ./compile found
56configure:3067:   ./missing found
57configure:3049:   ./install-sh found
58configure:3067:   ./config.guess found
59configure:3067:   ./config.sub found
60configure:3188: checking build system type
61configure:3203: result: aarch64-apple-darwin23.2.0
62configure:3223: checking host system type
63configure:3237: result: aarch64-apple-darwin23.2.0
64configure:3274: checking for a BSD-compatible install
65configure:3347: result: /usr/bin/install -c
66configure:3358: checking whether build environment is sane
67configure:3413: result: yes
68configure:3572: checking for a race-free mkdir -p
69configure:3616: result: ./install-sh -c -d
70configure:3623: checking for gawk
71configure:3658: result: no
72configure:3623: checking for mawk
73configure:3658: result: no
74configure:3623: checking for nawk
75configure:3658: result: no
76configure:3623: checking for awk
77configure:3644: found /usr/bin/awk
78configure:3655: result: awk
79configure:3666: checking whether make sets $(MAKE)
80configure:3689: result: yes
81configure:3719: checking whether make supports nested variables
82configure:3737: result: yes
83configure:3887: checking whether make supports the include directive
84configure:3902: make -f confmf.GNU && cat confinc.out
85this is the am__doit target
86configure:3905: $? = 0
87configure:3924: result: yes (GNU style)
88configure:4000: checking for gcc
89configure:4032: result: /usr/bin/clang
90configure:4385: checking for C compiler version
91configure:4394: /usr/bin/clang --version >&5
92Apple clang version 15.0.0 (clang-1500.0.40.1)
93Target: arm64-apple-darwin23.2.0
94Thread model: posix
95InstalledDir: /Library/Developer/CommandLineTools/usr/bin
96configure:4405: $? = 0
97configure:4394: /usr/bin/clang -v >&5
98Apple clang version 15.0.0 (clang-1500.0.40.1)
99Target: arm64-apple-darwin23.2.0
100Thread model: posix
101InstalledDir: /Library/Developer/CommandLineTools/usr/bin
102configure:4405: $? = 0
103configure:4394: /usr/bin/clang -V >&5
104clang: error: argument to '-V' is missing (expected 1 value)
105clang: error: no input files
106configure:4405: $? = 1
107configure:4394: /usr/bin/clang -qversion >&5
108clang: error: unknown argument '-qversion'; did you mean '--version'?
109clang: error: no input files
110configure:4405: $? = 1
111configure:4394: /usr/bin/clang -version >&5
112clang: error: unknown argument '-version'; did you mean '--version'?
113clang: error: no input files
114configure:4405: $? = 1
115configure:4425: checking whether the C compiler works
116configure:4447: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
117configure:4451: $? = 0
118configure:4501: result: yes
119configure:4504: checking for C compiler default output file name
120configure:4506: result: a.out
121configure:4512: checking for suffix of executables
122configure:4519: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
123configure:4523: $? = 0
124configure:4546: result:
125configure:4568: checking whether we are cross compiling
126configure:4576: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
127configure:4580: $? = 0
128configure:4587: ./conftest
129configure:4591: $? = 0
130configure:4606: result: no
131configure:4611: checking for suffix of object files
132configure:4634: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
133configure:4638: $? = 0
134configure:4660: result: o
135configure:4664: checking whether the compiler supports GNU C
136configure:4684: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
137configure:4684: $? = 0
138configure:4694: result: yes
139configure:4705: checking whether /usr/bin/clang accepts -g
140configure:4726: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
141configure:4726: $? = 0
142configure:4770: result: yes
143configure:4790: checking for /usr/bin/clang option to enable C11 features
144configure:4805: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
145conftest.c:25:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
146static char *e (p, i)
147             ^
1481 warning generated.
149configure:4805: $? = 0
150configure:4823: result: none needed
151configure:4939: checking whether /usr/bin/clang understands -c and -o together
152configure:4962: /usr/bin/clang -c conftest.c -o conftest2.o
153configure:4965: $? = 0
154configure:4962: /usr/bin/clang -c conftest.c -o conftest2.o
155configure:4965: $? = 0
156configure:4977: result: yes
157configure:4996: checking dependency style of /usr/bin/clang
158configure:5108: result: gcc3
159configure:5128: checking for stdio.h
160configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
161configure:5128: $? = 0
162configure:5128: result: yes
163configure:5128: checking for stdlib.h
164configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
165configure:5128: $? = 0
166configure:5128: result: yes
167configure:5128: checking for string.h
168configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
169configure:5128: $? = 0
170configure:5128: result: yes
171configure:5128: checking for inttypes.h
172configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
173configure:5128: $? = 0
174configure:5128: result: yes
175configure:5128: checking for stdint.h
176configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
177configure:5128: $? = 0
178configure:5128: result: yes
179configure:5128: checking for strings.h
180configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
181configure:5128: $? = 0
182configure:5128: result: yes
183configure:5128: checking for sys/stat.h
184configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
185configure:5128: $? = 0
186configure:5128: result: yes
187configure:5128: checking for sys/types.h
188configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
189configure:5128: $? = 0
190configure:5128: result: yes
191configure:5128: checking for unistd.h
192configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
193configure:5128: $? = 0
194configure:5128: result: yes
195configure:5128: checking for wchar.h
196configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
197configure:5128: $? = 0
198configure:5128: result: yes
199configure:5128: checking for minix/config.h
200configure:5128: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
201conftest.c:49:10: fatal error: 'minix/config.h' file not found
202#include <minix/config.h>
203         ^~~~~~~~~~~~~~~~
2041 error generated.
205configure:5128: $? = 1
206configure: failed program was:
207| /* confdefs.h */
208| #define PACKAGE_NAME "OpenSMTPD-portable"
209| #define PACKAGE_TARNAME "opensmtpd"
210| #define PACKAGE_VERSION "7.4.0p1"
211| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
212| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
213| #define PACKAGE_URL "https://www.opensmtpd.org"
214| #define PACKAGE "opensmtpd"
215| #define VERSION "7.4.0p1"
216| #define HAVE_STDIO_H 1
217| #define HAVE_STDLIB_H 1
218| #define HAVE_STRING_H 1
219| #define HAVE_INTTYPES_H 1
220| #define HAVE_STDINT_H 1
221| #define HAVE_STRINGS_H 1
222| #define HAVE_SYS_STAT_H 1
223| #define HAVE_SYS_TYPES_H 1
224| #define HAVE_UNISTD_H 1
225| #define HAVE_WCHAR_H 1
226| /* end confdefs.h.  */
227| #include <stddef.h>
228| #ifdef HAVE_STDIO_H
229| # include <stdio.h>
230| #endif
231| #ifdef HAVE_STDLIB_H
232| # include <stdlib.h>
233| #endif
234| #ifdef HAVE_STRING_H
235| # include <string.h>
236| #endif
237| #ifdef HAVE_INTTYPES_H
238| # include <inttypes.h>
239| #endif
240| #ifdef HAVE_STDINT_H
241| # include <stdint.h>
242| #endif
243| #ifdef HAVE_STRINGS_H
244| # include <strings.h>
245| #endif
246| #ifdef HAVE_SYS_TYPES_H
247| # include <sys/types.h>
248| #endif
249| #ifdef HAVE_SYS_STAT_H
250| # include <sys/stat.h>
251| #endif
252| #ifdef HAVE_UNISTD_H
253| # include <unistd.h>
254| #endif
255| #include <minix/config.h>
256configure:5128: result: no
257configure:5159: checking whether it is safe to define __EXTENSIONS__
258configure:5178: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
259configure:5178: $? = 0
260configure:5186: result: yes
261configure:5189: checking whether _XOPEN_SOURCE should be defined
262configure:5211: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
263configure:5211: $? = 0
264configure:5238: result: no
265configure:5350: checking for ar
266configure:5371: found /opt/local/bin/ar
267configure:5382: result: ar
268configure:5408: checking the archiver (ar) interface
269configure:5425: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
270configure:5425: $? = 0
271configure:5428: ar cru libconftest.a conftest.o >&5
272configure:5431: $? = 0
273configure:5459: result: ar
274configure:5532: checking for gcc
275configure:5564: result: /usr/bin/clang
276configure:5917: checking for C compiler version
277configure:5926: /usr/bin/clang --version >&5
278Apple clang version 15.0.0 (clang-1500.0.40.1)
279Target: arm64-apple-darwin23.2.0
280Thread model: posix
281InstalledDir: /Library/Developer/CommandLineTools/usr/bin
282configure:5937: $? = 0
283configure:5926: /usr/bin/clang -v >&5
284Apple clang version 15.0.0 (clang-1500.0.40.1)
285Target: arm64-apple-darwin23.2.0
286Thread model: posix
287InstalledDir: /Library/Developer/CommandLineTools/usr/bin
288configure:5937: $? = 0
289configure:5926: /usr/bin/clang -V >&5
290clang: error: argument to '-V' is missing (expected 1 value)
291clang: error: no input files
292configure:5937: $? = 1
293configure:5926: /usr/bin/clang -qversion >&5
294clang: error: unknown argument '-qversion'; did you mean '--version'?
295clang: error: no input files
296configure:5937: $? = 1
297configure:5926: /usr/bin/clang -version >&5
298clang: error: unknown argument '-version'; did you mean '--version'?
299clang: error: no input files
300configure:5937: $? = 1
301configure:5941: checking whether the compiler supports GNU C
302configure:5971: result: yes
303configure:5982: checking whether /usr/bin/clang accepts -g
304configure:6047: result: yes
305configure:6067: checking for /usr/bin/clang option to enable C11 features
306configure:6100: result: none needed
307configure:6216: checking whether /usr/bin/clang understands -c and -o together
308configure:6254: result: yes
309configure:6273: checking dependency style of /usr/bin/clang
310configure:6385: result: gcc3
311configure:6400: checking for inline
312configure:6417: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
313configure:6417: $? = 0
314configure:6426: result: inline
315configure:6445: checking for grep that handles long lines and -e
316configure:6509: result: /usr/bin/grep
317configure:6514: checking for egrep
318configure:6582: result: /usr/bin/grep -E
319configure:6646: checking for pkg-config
320configure:6669: found /opt/local/bin/pkg-config
321configure:6681: result: /opt/local/bin/pkg-config
322configure:6706: checking pkg-config is at least version 0.9.0
323configure:6709: result: yes
324configure:6721: checking for bison
325configure:6742: found /opt/local/bin/bison
326configure:6753: result: bison -y
327configure:6813: checking how to print strings
328configure:6840: result: printf
329configure:6861: checking for a sed that does not truncate output
330configure:6931: result: /usr/bin/sed
331configure:6949: checking for fgrep
332configure:7017: result: /usr/bin/grep -F
333configure:7053: checking for ld used by /usr/bin/clang
334configure:7121: result: /Library/Developer/CommandLineTools/usr/bin/ld
335configure:7128: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
336configure:7144: result: no
337configure:7156: checking for BSD- or MS-compatible name lister (nm)
338configure:7206: result: /opt/local/bin/nm -B
339configure:7346: checking the name lister (/opt/local/bin/nm -B) interface
340configure:7354: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
341configure:7357: /opt/local/bin/nm -B "conftest.o"
342configure:7360: output
3430000000000000000 S _some_variable
3440000000000000000 t ltmp0
3450000000000000000 s ltmp1
346configure:7367: result: BSD nm
347configure:7370: checking whether ln -s works
348configure:7374: result: yes
349configure:7382: checking the maximum length of command line arguments
350configure:7513: result: 786432
351configure:7530: checking whether the shell understands some XSI constructs
352configure:7540: result: yes
353configure:7544: checking whether the shell understands "+="
354configure:7550: result: yes
355configure:7585: checking how to convert aarch64-apple-darwin23.2.0 file names to aarch64-apple-darwin23.2.0 format
356configure:7626: result: func_convert_file_noop
357configure:7633: checking how to convert aarch64-apple-darwin23.2.0 file names to toolchain format
358configure:7654: result: func_convert_file_noop
359configure:7661: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
360configure:7669: result: -r
361configure:7748: checking for objdump
362configure:7769: found /opt/local/bin/objdump
363configure:7780: result: objdump
364configure:7812: checking how to recognize dependent libraries
365configure:8015: result: pass_all
366configure:8105: checking for dlltool
367configure:8140: result: no
368configure:8170: checking how to associate runtime and link libraries
369configure:8198: result: printf %s\n
370configure:8332: checking for archiver @FILE support
371configure:8350: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
372configure:8350: $? = 0
373configure:8354: ar cru libconftest.a @conftest.lst >&5
374ar: @conftest.lst: No such file or directory
375configure:8357: $? = 1
376configure:8377: result: no
377configure:8440: checking for strip
378configure:8461: found /opt/local/bin/strip
379configure:8472: result: strip
380configure:8549: checking for ranlib
381configure:8570: found /opt/local/bin/ranlib
382configure:8581: result: ranlib
383configure:8683: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
384configure:8804: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
385configure:8807: $? = 0
386configure:8811: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
387configure:8814: $? = 0
388cannot find nm_test_var in conftest.nm
389configure:8804: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
390configure:8807: $? = 0
391configure:8811: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
392configure:8814: $? = 0
393configure:8880: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c conftstm.o >&5
394configure:8883: $? = 0
395configure:8921: result: ok
396configure:8958: checking for sysroot
397configure:8989: result: no
398configure:9253: checking for mt
399configure:9288: result: no
400configure:9308: checking if : is a manifest tool
401configure:9315: : '-?'
402configure:9323: result: no
403configure:9384: checking for dsymutil
404configure:9405: found /usr/bin/dsymutil
405configure:9416: result: dsymutil
406configure:9486: checking for nmedit
407configure:9507: found /usr/bin/nmedit
408configure:9518: result: nmedit
409configure:9588: checking for lipo
410configure:9609: found /opt/local/bin/lipo
411configure:9620: result: lipo
412configure:9690: checking for otool
413configure:9711: found /opt/local/bin/otool
414configure:9722: result: otool
415configure:9792: checking for otool64
416configure:9827: result: no
417configure:9872: checking for -single_module linker flag
418/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
419ld: warning: -single_module is obsolete
420configure:9906: result: no
421configure:9909: checking for -exported_symbols_list linker flag
422configure:9930: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
423configure:9930: $? = 0
424configure:9941: result: yes
425configure:9944: checking for -force_load linker flag
426/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -c -o conftest.o conftest.c
427ar cru libconftest.a conftest.o
428ranlib libconftest.a
429/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
430configure:9977: result: yes
431configure:10014: checking for dlfcn.h
432configure:10014: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
433configure:10014: $? = 0
434configure:10014: result: yes
435configure:10221: checking for objdir
436configure:10237: result: .libs
437configure:10508: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
438configure:10527: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-rtti -fno-exceptions conftest.c >&5
439configure:10531: $? = 0
440configure:10544: result: yes
441configure:10871: checking for /usr/bin/clang option to produce PIC
442configure:10879: result: -fno-common -DPIC
443configure:10887: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
444configure:10906: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-common -DPIC -DPIC conftest.c >&5
445configure:10910: $? = 0
446configure:10923: result: yes
447configure:10952: checking if /usr/bin/clang static flag -static works
448configure:10981: result: no
449configure:10996: checking if /usr/bin/clang supports -c -o file.o
450configure:11018: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -o out/conftest2.o conftest.c >&5
451configure:11022: $? = 0
452configure:11044: result: yes
453configure:11052: checking if /usr/bin/clang supports -c -o file.o
454configure:11100: result: yes
455configure:11133: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
456configure:12293: result: yes
457configure:12534: checking dynamic linker characteristics
458configure:13270: result: darwin23.2.0 dyld
459configure:13377: checking how to hardcode library paths into programs
460configure:13402: result: immediate
461configure:13946: checking whether stripping libraries is possible
462configure:13960: result: yes
463configure:13986: checking if libtool supports shared libraries
464configure:13988: result: yes
465configure:13991: checking whether to build shared libraries
466configure:14012: result: yes
467configure:14015: checking whether to build static libraries
468configure:14019: result: yes
469configure:14059: checking for cat
470configure:14082: found /bin/cat
471configure:14094: result: /bin/cat
472configure:14104: checking for chmod
473configure:14127: found /bin/chmod
474configure:14139: result: /bin/chmod
475configure:14149: checking for chown
476configure:14172: found /usr/sbin/chown
477configure:14184: result: /usr/sbin/chown
478configure:14194: checking for zcat
479configure:14217: found /usr/bin/zcat
480configure:14229: result: /usr/bin/zcat
481configure:14239: checking for sed
482configure:14274: result: /usr/bin/sed
483configure:14301: checking for libbsd-overlay libbsd-ctor
484configure:14308: $PKG_CONFIG --exists --print-errors "libbsd-overlay libbsd-ctor"
485Package libbsd-overlay was not found in the pkg-config search path.
486Perhaps you should add the directory containing `libbsd-overlay.pc'
487to the PKG_CONFIG_PATH environment variable
488No package 'libbsd-overlay' found
489Package libbsd-ctor was not found in the pkg-config search path.
490Perhaps you should add the directory containing `libbsd-ctor.pc'
491to the PKG_CONFIG_PATH environment variable
492No package 'libbsd-ctor' found
493configure:14311: $? = 1
494configure:14325: $PKG_CONFIG --exists --print-errors "libbsd-overlay libbsd-ctor"
495Package libbsd-overlay was not found in the pkg-config search path.
496Perhaps you should add the directory containing `libbsd-overlay.pc'
497to the PKG_CONFIG_PATH environment variable
498No package 'libbsd-overlay' found
499Package libbsd-ctor was not found in the pkg-config search path.
500Perhaps you should add the directory containing `libbsd-ctor.pc'
501to the PKG_CONFIG_PATH environment variable
502No package 'libbsd-ctor' found
503configure:14328: $? = 1
504configure:14342: result: no
505No package 'libbsd-overlay' found
506No package 'libbsd-ctor' found
507configure:14443: checking for basename
508configure:14443: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
509configure:14443: $? = 0
510configure:14443: result: yes
511configure:14456: checking for clock_gettime
512configure:14456: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
513configure:14456: $? = 0
514configure:14456: result: yes
515configure:14469: checking for closefrom
516configure:14469: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
517ld: Undefined symbols:
518  _closefrom, referenced from:
519      _main in conftest-938e41.o
520clang: error: linker command failed with exit code 1 (use -v to see invocation)
521configure:14469: $? = 1
522configure: failed program was:
523| /* confdefs.h */
524| #define PACKAGE_NAME "OpenSMTPD-portable"
525| #define PACKAGE_TARNAME "opensmtpd"
526| #define PACKAGE_VERSION "7.4.0p1"
527| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
528| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
529| #define PACKAGE_URL "https://www.opensmtpd.org"
530| #define PACKAGE "opensmtpd"
531| #define VERSION "7.4.0p1"
532| #define HAVE_STDIO_H 1
533| #define HAVE_STDLIB_H 1
534| #define HAVE_STRING_H 1
535| #define HAVE_INTTYPES_H 1
536| #define HAVE_STDINT_H 1
537| #define HAVE_STRINGS_H 1
538| #define HAVE_SYS_STAT_H 1
539| #define HAVE_SYS_TYPES_H 1
540| #define HAVE_UNISTD_H 1
541| #define HAVE_WCHAR_H 1
542| #define STDC_HEADERS 1
543| #define _ALL_SOURCE 1
544| #define _DARWIN_C_SOURCE 1
545| #define _GNU_SOURCE 1
546| #define _HPUX_ALT_XOPEN_SOCKET_API 1
547| #define _NETBSD_SOURCE 1
548| #define _OPENBSD_SOURCE 1
549| #define _POSIX_PTHREAD_SEMANTICS 1
550| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
551| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
552| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
553| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
554| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
555| #define __STDC_WANT_LIB_EXT2__ 1
556| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
557| #define _TANDEM_SOURCE 1
558| #define __EXTENSIONS__ 1
559| #define HAVE_DLFCN_H 1
560| #define LT_OBJDIR ".libs/"
561| #define SETEUID_BREAKS_SETUID 1
562| #define BROKEN_SETREUID 1
563| #define BROKEN_SETREGID 1
564| #define SPT_TYPE SPT_REUSEARGV
565| #define HAVE_BASENAME 1
566| #define HAVE_CLOCK_GETTIME 1
567| /* end confdefs.h.  */
568| /* Define closefrom to an innocuous variant, in case <limits.h> declares closefrom.
569|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
570| #define closefrom innocuous_closefrom
571|
572| /* System header to define __stub macros and hopefully few prototypes,
573|    which can conflict with char closefrom (); below.  */
574|
575| #include <limits.h>
576| #undef closefrom
577|
578| /* Override any GCC internal prototype to avoid an error.
579|    Use char because int might match the return type of a GCC
580|    builtin and then its argument prototype would still apply.  */
581| #ifdef __cplusplus
582| extern "C"
583| #endif
584| char closefrom ();
585| /* The GNU C library defines this for functions which it implements
586|     to always fail with ENOSYS.  Some functions are actually named
587|     something starting with __ and the normal name is an alias.  */
588| #if defined __stub_closefrom || defined __stub___closefrom
589| choke me
590| #endif
591|
592| int
593| main (void)
594| {
595| return closefrom ();
596|   ;
597|   return 0;
598| }
599configure:14469: result: no
600configure:14482: checking for crypt_checkpass
601configure:14482: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
602ld: Undefined symbols:
603  _crypt_checkpass, referenced from:
604      _main in conftest-eda1b4.o
605clang: error: linker command failed with exit code 1 (use -v to see invocation)
606configure:14482: $? = 1
607configure: failed program was:
608| /* confdefs.h */
609| #define PACKAGE_NAME "OpenSMTPD-portable"
610| #define PACKAGE_TARNAME "opensmtpd"
611| #define PACKAGE_VERSION "7.4.0p1"
612| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
613| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
614| #define PACKAGE_URL "https://www.opensmtpd.org"
615| #define PACKAGE "opensmtpd"
616| #define VERSION "7.4.0p1"
617| #define HAVE_STDIO_H 1
618| #define HAVE_STDLIB_H 1
619| #define HAVE_STRING_H 1
620| #define HAVE_INTTYPES_H 1
621| #define HAVE_STDINT_H 1
622| #define HAVE_STRINGS_H 1
623| #define HAVE_SYS_STAT_H 1
624| #define HAVE_SYS_TYPES_H 1
625| #define HAVE_UNISTD_H 1
626| #define HAVE_WCHAR_H 1
627| #define STDC_HEADERS 1
628| #define _ALL_SOURCE 1
629| #define _DARWIN_C_SOURCE 1
630| #define _GNU_SOURCE 1
631| #define _HPUX_ALT_XOPEN_SOCKET_API 1
632| #define _NETBSD_SOURCE 1
633| #define _OPENBSD_SOURCE 1
634| #define _POSIX_PTHREAD_SEMANTICS 1
635| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
636| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
637| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
638| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
639| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
640| #define __STDC_WANT_LIB_EXT2__ 1
641| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
642| #define _TANDEM_SOURCE 1
643| #define __EXTENSIONS__ 1
644| #define HAVE_DLFCN_H 1
645| #define LT_OBJDIR ".libs/"
646| #define SETEUID_BREAKS_SETUID 1
647| #define BROKEN_SETREUID 1
648| #define BROKEN_SETREGID 1
649| #define SPT_TYPE SPT_REUSEARGV
650| #define HAVE_BASENAME 1
651| #define HAVE_CLOCK_GETTIME 1
652| /* end confdefs.h.  */
653| /* Define crypt_checkpass to an innocuous variant, in case <limits.h> declares crypt_checkpass.
654|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
655| #define crypt_checkpass innocuous_crypt_checkpass
656|
657| /* System header to define __stub macros and hopefully few prototypes,
658|    which can conflict with char crypt_checkpass (); below.  */
659|
660| #include <limits.h>
661| #undef crypt_checkpass
662|
663| /* Override any GCC internal prototype to avoid an error.
664|    Use char because int might match the return type of a GCC
665|    builtin and then its argument prototype would still apply.  */
666| #ifdef __cplusplus
667| extern "C"
668| #endif
669| char crypt_checkpass ();
670| /* The GNU C library defines this for functions which it implements
671|     to always fail with ENOSYS.  Some functions are actually named
672|     something starting with __ and the normal name is an alias.  */
673| #if defined __stub_crypt_checkpass || defined __stub___crypt_checkpass
674| choke me
675| #endif
676|
677| int
678| main (void)
679| {
680| return crypt_checkpass ();
681|   ;
682|   return 0;
683| }
684configure:14482: result: no
685configure:14495: checking for daemon
686configure:14495: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
687configure:14495: $? = 0
688configure:14495: result: yes
689configure:14508: checking for dirname
690configure:14508: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
691configure:14508: $? = 0
692configure:14508: result: yes
693configure:14521: checking for errc
694configure:14521: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
695configure:14521: $? = 0
696configure:14521: result: yes
697configure:14534: checking for explicit_bzero
698configure:14534: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
699ld: Undefined symbols:
700  _explicit_bzero, referenced from:
701      _main in conftest-8f5473.o
702clang: error: linker command failed with exit code 1 (use -v to see invocation)
703configure:14534: $? = 1
704configure: failed program was:
705| /* confdefs.h */
706| #define PACKAGE_NAME "OpenSMTPD-portable"
707| #define PACKAGE_TARNAME "opensmtpd"
708| #define PACKAGE_VERSION "7.4.0p1"
709| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
710| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
711| #define PACKAGE_URL "https://www.opensmtpd.org"
712| #define PACKAGE "opensmtpd"
713| #define VERSION "7.4.0p1"
714| #define HAVE_STDIO_H 1
715| #define HAVE_STDLIB_H 1
716| #define HAVE_STRING_H 1
717| #define HAVE_INTTYPES_H 1
718| #define HAVE_STDINT_H 1
719| #define HAVE_STRINGS_H 1
720| #define HAVE_SYS_STAT_H 1
721| #define HAVE_SYS_TYPES_H 1
722| #define HAVE_UNISTD_H 1
723| #define HAVE_WCHAR_H 1
724| #define STDC_HEADERS 1
725| #define _ALL_SOURCE 1
726| #define _DARWIN_C_SOURCE 1
727| #define _GNU_SOURCE 1
728| #define _HPUX_ALT_XOPEN_SOCKET_API 1
729| #define _NETBSD_SOURCE 1
730| #define _OPENBSD_SOURCE 1
731| #define _POSIX_PTHREAD_SEMANTICS 1
732| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
733| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
734| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
735| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
736| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
737| #define __STDC_WANT_LIB_EXT2__ 1
738| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
739| #define _TANDEM_SOURCE 1
740| #define __EXTENSIONS__ 1
741| #define HAVE_DLFCN_H 1
742| #define LT_OBJDIR ".libs/"
743| #define SETEUID_BREAKS_SETUID 1
744| #define BROKEN_SETREUID 1
745| #define BROKEN_SETREGID 1
746| #define SPT_TYPE SPT_REUSEARGV
747| #define HAVE_BASENAME 1
748| #define HAVE_CLOCK_GETTIME 1
749| #define HAVE_DAEMON 1
750| #define HAVE_DIRNAME 1
751| #define HAVE_ERRC 1
752| /* end confdefs.h.  */
753| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
754|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
755| #define explicit_bzero innocuous_explicit_bzero
756|
757| /* System header to define __stub macros and hopefully few prototypes,
758|    which can conflict with char explicit_bzero (); below.  */
759|
760| #include <limits.h>
761| #undef explicit_bzero
762|
763| /* Override any GCC internal prototype to avoid an error.
764|    Use char because int might match the return type of a GCC
765|    builtin and then its argument prototype would still apply.  */
766| #ifdef __cplusplus
767| extern "C"
768| #endif
769| char explicit_bzero ();
770| /* The GNU C library defines this for functions which it implements
771|     to always fail with ENOSYS.  Some functions are actually named
772|     something starting with __ and the normal name is an alias.  */
773| #if defined __stub_explicit_bzero || defined __stub___explicit_bzero
774| choke me
775| #endif
776|
777| int
778| main (void)
779| {
780| return explicit_bzero ();
781|   ;
782|   return 0;
783| }
784configure:14534: result: no
785configure:14547: checking for fgetln
786configure:14547: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
787configure:14547: $? = 0
788configure:14547: result: yes
789configure:14560: checking for freezero
790configure:14560: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
791ld: Undefined symbols:
792  _freezero, referenced from:
793      _main in conftest-42ec32.o
794clang: error: linker command failed with exit code 1 (use -v to see invocation)
795configure:14560: $? = 1
796configure: failed program was:
797| /* confdefs.h */
798| #define PACKAGE_NAME "OpenSMTPD-portable"
799| #define PACKAGE_TARNAME "opensmtpd"
800| #define PACKAGE_VERSION "7.4.0p1"
801| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
802| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
803| #define PACKAGE_URL "https://www.opensmtpd.org"
804| #define PACKAGE "opensmtpd"
805| #define VERSION "7.4.0p1"
806| #define HAVE_STDIO_H 1
807| #define HAVE_STDLIB_H 1
808| #define HAVE_STRING_H 1
809| #define HAVE_INTTYPES_H 1
810| #define HAVE_STDINT_H 1
811| #define HAVE_STRINGS_H 1
812| #define HAVE_SYS_STAT_H 1
813| #define HAVE_SYS_TYPES_H 1
814| #define HAVE_UNISTD_H 1
815| #define HAVE_WCHAR_H 1
816| #define STDC_HEADERS 1
817| #define _ALL_SOURCE 1
818| #define _DARWIN_C_SOURCE 1
819| #define _GNU_SOURCE 1
820| #define _HPUX_ALT_XOPEN_SOCKET_API 1
821| #define _NETBSD_SOURCE 1
822| #define _OPENBSD_SOURCE 1
823| #define _POSIX_PTHREAD_SEMANTICS 1
824| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
825| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
826| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
827| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
828| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
829| #define __STDC_WANT_LIB_EXT2__ 1
830| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
831| #define _TANDEM_SOURCE 1
832| #define __EXTENSIONS__ 1
833| #define HAVE_DLFCN_H 1
834| #define LT_OBJDIR ".libs/"
835| #define SETEUID_BREAKS_SETUID 1
836| #define BROKEN_SETREUID 1
837| #define BROKEN_SETREGID 1
838| #define SPT_TYPE SPT_REUSEARGV
839| #define HAVE_BASENAME 1
840| #define HAVE_CLOCK_GETTIME 1
841| #define HAVE_DAEMON 1
842| #define HAVE_DIRNAME 1
843| #define HAVE_ERRC 1
844| #define HAVE_FGETLN 1
845| /* end confdefs.h.  */
846| /* Define freezero to an innocuous variant, in case <limits.h> declares freezero.
847|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
848| #define freezero innocuous_freezero
849|
850| /* System header to define __stub macros and hopefully few prototypes,
851|    which can conflict with char freezero (); below.  */
852|
853| #include <limits.h>
854| #undef freezero
855|
856| /* Override any GCC internal prototype to avoid an error.
857|    Use char because int might match the return type of a GCC
858|    builtin and then its argument prototype would still apply.  */
859| #ifdef __cplusplus
860| extern "C"
861| #endif
862| char freezero ();
863| /* The GNU C library defines this for functions which it implements
864|     to always fail with ENOSYS.  Some functions are actually named
865|     something starting with __ and the normal name is an alias.  */
866| #if defined __stub_freezero || defined __stub___freezero
867| choke me
868| #endif
869|
870| int
871| main (void)
872| {
873| return freezero ();
874|   ;
875|   return 0;
876| }
877configure:14560: result: no
878configure:14573: checking for getdtablecount
879configure:14573: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
880ld: Undefined symbols:
881  _getdtablecount, referenced from:
882      _main in conftest-0bd713.o
883clang: error: linker command failed with exit code 1 (use -v to see invocation)
884configure:14573: $? = 1
885configure: failed program was:
886| /* confdefs.h */
887| #define PACKAGE_NAME "OpenSMTPD-portable"
888| #define PACKAGE_TARNAME "opensmtpd"
889| #define PACKAGE_VERSION "7.4.0p1"
890| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
891| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
892| #define PACKAGE_URL "https://www.opensmtpd.org"
893| #define PACKAGE "opensmtpd"
894| #define VERSION "7.4.0p1"
895| #define HAVE_STDIO_H 1
896| #define HAVE_STDLIB_H 1
897| #define HAVE_STRING_H 1
898| #define HAVE_INTTYPES_H 1
899| #define HAVE_STDINT_H 1
900| #define HAVE_STRINGS_H 1
901| #define HAVE_SYS_STAT_H 1
902| #define HAVE_SYS_TYPES_H 1
903| #define HAVE_UNISTD_H 1
904| #define HAVE_WCHAR_H 1
905| #define STDC_HEADERS 1
906| #define _ALL_SOURCE 1
907| #define _DARWIN_C_SOURCE 1
908| #define _GNU_SOURCE 1
909| #define _HPUX_ALT_XOPEN_SOCKET_API 1
910| #define _NETBSD_SOURCE 1
911| #define _OPENBSD_SOURCE 1
912| #define _POSIX_PTHREAD_SEMANTICS 1
913| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
914| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
915| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
916| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
917| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
918| #define __STDC_WANT_LIB_EXT2__ 1
919| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
920| #define _TANDEM_SOURCE 1
921| #define __EXTENSIONS__ 1
922| #define HAVE_DLFCN_H 1
923| #define LT_OBJDIR ".libs/"
924| #define SETEUID_BREAKS_SETUID 1
925| #define BROKEN_SETREUID 1
926| #define BROKEN_SETREGID 1
927| #define SPT_TYPE SPT_REUSEARGV
928| #define HAVE_BASENAME 1
929| #define HAVE_CLOCK_GETTIME 1
930| #define HAVE_DAEMON 1
931| #define HAVE_DIRNAME 1
932| #define HAVE_ERRC 1
933| #define HAVE_FGETLN 1
934| /* end confdefs.h.  */
935| /* Define getdtablecount to an innocuous variant, in case <limits.h> declares getdtablecount.
936|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
937| #define getdtablecount innocuous_getdtablecount
938|
939| /* System header to define __stub macros and hopefully few prototypes,
940|    which can conflict with char getdtablecount (); below.  */
941|
942| #include <limits.h>
943| #undef getdtablecount
944|
945| /* Override any GCC internal prototype to avoid an error.
946|    Use char because int might match the return type of a GCC
947|    builtin and then its argument prototype would still apply.  */
948| #ifdef __cplusplus
949| extern "C"
950| #endif
951| char getdtablecount ();
952| /* The GNU C library defines this for functions which it implements
953|     to always fail with ENOSYS.  Some functions are actually named
954|     something starting with __ and the normal name is an alias.  */
955| #if defined __stub_getdtablecount || defined __stub___getdtablecount
956| choke me
957| #endif
958|
959| int
960| main (void)
961| {
962| return getdtablecount ();
963|   ;
964|   return 0;
965| }
966configure:14573: result: no
967configure:14586: checking for getdtablesize
968configure:14586: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
969configure:14586: $? = 0
970configure:14586: result: yes
971configure:14599: checking for getopt
972configure:14599: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
973configure:14599: $? = 0
974configure:14599: result: yes
975configure:14612: checking for getpeereid
976configure:14612: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
977configure:14612: $? = 0
978configure:14612: result: yes
979configure:14625: checking for nanosleep
980configure:14625: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
981configure:14625: $? = 0
982configure:14625: result: yes
983configure:14638: checking for pipe2
984configure:14638: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
985ld: Undefined symbols:
986  _pipe2, referenced from:
987      _main in conftest-81156b.o
988clang: error: linker command failed with exit code 1 (use -v to see invocation)
989configure:14638: $? = 1
990configure: failed program was:
991| /* confdefs.h */
992| #define PACKAGE_NAME "OpenSMTPD-portable"
993| #define PACKAGE_TARNAME "opensmtpd"
994| #define PACKAGE_VERSION "7.4.0p1"
995| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
996| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
997| #define PACKAGE_URL "https://www.opensmtpd.org"
998| #define PACKAGE "opensmtpd"
999| #define VERSION "7.4.0p1"
1000| #define HAVE_STDIO_H 1
1001| #define HAVE_STDLIB_H 1
1002| #define HAVE_STRING_H 1
1003| #define HAVE_INTTYPES_H 1
1004| #define HAVE_STDINT_H 1
1005| #define HAVE_STRINGS_H 1
1006| #define HAVE_SYS_STAT_H 1
1007| #define HAVE_SYS_TYPES_H 1
1008| #define HAVE_UNISTD_H 1
1009| #define HAVE_WCHAR_H 1
1010| #define STDC_HEADERS 1
1011| #define _ALL_SOURCE 1
1012| #define _DARWIN_C_SOURCE 1
1013| #define _GNU_SOURCE 1
1014| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1015| #define _NETBSD_SOURCE 1
1016| #define _OPENBSD_SOURCE 1
1017| #define _POSIX_PTHREAD_SEMANTICS 1
1018| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1019| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1020| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1021| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1022| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1023| #define __STDC_WANT_LIB_EXT2__ 1
1024| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1025| #define _TANDEM_SOURCE 1
1026| #define __EXTENSIONS__ 1
1027| #define HAVE_DLFCN_H 1
1028| #define LT_OBJDIR ".libs/"
1029| #define SETEUID_BREAKS_SETUID 1
1030| #define BROKEN_SETREUID 1
1031| #define BROKEN_SETREGID 1
1032| #define SPT_TYPE SPT_REUSEARGV
1033| #define HAVE_BASENAME 1
1034| #define HAVE_CLOCK_GETTIME 1
1035| #define HAVE_DAEMON 1
1036| #define HAVE_DIRNAME 1
1037| #define HAVE_ERRC 1
1038| #define HAVE_FGETLN 1
1039| #define HAVE_GETDTABLESIZE 1
1040| #define HAVE_GETOPT 1
1041| #define HAVE_GETPEEREID 1
1042| #define HAVE_NANOSLEEP 1
1043| /* end confdefs.h.  */
1044| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
1045|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1046| #define pipe2 innocuous_pipe2
1047|
1048| /* System header to define __stub macros and hopefully few prototypes,
1049|    which can conflict with char pipe2 (); below.  */
1050|
1051| #include <limits.h>
1052| #undef pipe2
1053|
1054| /* Override any GCC internal prototype to avoid an error.
1055|    Use char because int might match the return type of a GCC
1056|    builtin and then its argument prototype would still apply.  */
1057| #ifdef __cplusplus
1058| extern "C"
1059| #endif
1060| char pipe2 ();
1061| /* The GNU C library defines this for functions which it implements
1062|     to always fail with ENOSYS.  Some functions are actually named
1063|     something starting with __ and the normal name is an alias.  */
1064| #if defined __stub_pipe2 || defined __stub___pipe2
1065| choke me
1066| #endif
1067|
1068| int
1069| main (void)
1070| {
1071| return pipe2 ();
1072|   ;
1073|   return 0;
1074| }
1075configure:14638: result: no
1076configure:14651: checking for reallocarray
1077configure:14651: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1078ld: Undefined symbols:
1079  _reallocarray, referenced from:
1080      _main in conftest-bb919d.o
1081clang: error: linker command failed with exit code 1 (use -v to see invocation)
1082configure:14651: $? = 1
1083configure: failed program was:
1084| /* confdefs.h */
1085| #define PACKAGE_NAME "OpenSMTPD-portable"
1086| #define PACKAGE_TARNAME "opensmtpd"
1087| #define PACKAGE_VERSION "7.4.0p1"
1088| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
1089| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
1090| #define PACKAGE_URL "https://www.opensmtpd.org"
1091| #define PACKAGE "opensmtpd"
1092| #define VERSION "7.4.0p1"
1093| #define HAVE_STDIO_H 1
1094| #define HAVE_STDLIB_H 1
1095| #define HAVE_STRING_H 1
1096| #define HAVE_INTTYPES_H 1
1097| #define HAVE_STDINT_H 1
1098| #define HAVE_STRINGS_H 1
1099| #define HAVE_SYS_STAT_H 1
1100| #define HAVE_SYS_TYPES_H 1
1101| #define HAVE_UNISTD_H 1
1102| #define HAVE_WCHAR_H 1
1103| #define STDC_HEADERS 1
1104| #define _ALL_SOURCE 1
1105| #define _DARWIN_C_SOURCE 1
1106| #define _GNU_SOURCE 1
1107| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1108| #define _NETBSD_SOURCE 1
1109| #define _OPENBSD_SOURCE 1
1110| #define _POSIX_PTHREAD_SEMANTICS 1
1111| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1112| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1113| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1114| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1115| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1116| #define __STDC_WANT_LIB_EXT2__ 1
1117| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1118| #define _TANDEM_SOURCE 1
1119| #define __EXTENSIONS__ 1
1120| #define HAVE_DLFCN_H 1
1121| #define LT_OBJDIR ".libs/"
1122| #define SETEUID_BREAKS_SETUID 1
1123| #define BROKEN_SETREUID 1
1124| #define BROKEN_SETREGID 1
1125| #define SPT_TYPE SPT_REUSEARGV
1126| #define HAVE_BASENAME 1
1127| #define HAVE_CLOCK_GETTIME 1
1128| #define HAVE_DAEMON 1
1129| #define HAVE_DIRNAME 1
1130| #define HAVE_ERRC 1
1131| #define HAVE_FGETLN 1
1132| #define HAVE_GETDTABLESIZE 1
1133| #define HAVE_GETOPT 1
1134| #define HAVE_GETPEEREID 1
1135| #define HAVE_NANOSLEEP 1
1136| /* end confdefs.h.  */
1137| /* Define reallocarray to an innocuous variant, in case <limits.h> declares reallocarray.
1138|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1139| #define reallocarray innocuous_reallocarray
1140|
1141| /* System header to define __stub macros and hopefully few prototypes,
1142|    which can conflict with char reallocarray (); below.  */
1143|
1144| #include <limits.h>
1145| #undef reallocarray
1146|
1147| /* Override any GCC internal prototype to avoid an error.
1148|    Use char because int might match the return type of a GCC
1149|    builtin and then its argument prototype would still apply.  */
1150| #ifdef __cplusplus
1151| extern "C"
1152| #endif
1153| char reallocarray ();
1154| /* The GNU C library defines this for functions which it implements
1155|     to always fail with ENOSYS.  Some functions are actually named
1156|     something starting with __ and the normal name is an alias.  */
1157| #if defined __stub_reallocarray || defined __stub___reallocarray
1158| choke me
1159| #endif
1160|
1161| int
1162| main (void)
1163| {
1164| return reallocarray ();
1165|   ;
1166|   return 0;
1167| }
1168configure:14651: result: no
1169configure:14664: checking for recallocarray
1170configure:14664: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1171ld: Undefined symbols:
1172  _recallocarray, referenced from:
1173      _main in conftest-0c3b93.o
1174clang: error: linker command failed with exit code 1 (use -v to see invocation)
1175configure:14664: $? = 1
1176configure: failed program was:
1177| /* confdefs.h */
1178| #define PACKAGE_NAME "OpenSMTPD-portable"
1179| #define PACKAGE_TARNAME "opensmtpd"
1180| #define PACKAGE_VERSION "7.4.0p1"
1181| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
1182| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
1183| #define PACKAGE_URL "https://www.opensmtpd.org"
1184| #define PACKAGE "opensmtpd"
1185| #define VERSION "7.4.0p1"
1186| #define HAVE_STDIO_H 1
1187| #define HAVE_STDLIB_H 1
1188| #define HAVE_STRING_H 1
1189| #define HAVE_INTTYPES_H 1
1190| #define HAVE_STDINT_H 1
1191| #define HAVE_STRINGS_H 1
1192| #define HAVE_SYS_STAT_H 1
1193| #define HAVE_SYS_TYPES_H 1
1194| #define HAVE_UNISTD_H 1
1195| #define HAVE_WCHAR_H 1
1196| #define STDC_HEADERS 1
1197| #define _ALL_SOURCE 1
1198| #define _DARWIN_C_SOURCE 1
1199| #define _GNU_SOURCE 1
1200| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1201| #define _NETBSD_SOURCE 1
1202| #define _OPENBSD_SOURCE 1
1203| #define _POSIX_PTHREAD_SEMANTICS 1
1204| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1205| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1206| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1207| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1208| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1209| #define __STDC_WANT_LIB_EXT2__ 1
1210| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1211| #define _TANDEM_SOURCE 1
1212| #define __EXTENSIONS__ 1
1213| #define HAVE_DLFCN_H 1
1214| #define LT_OBJDIR ".libs/"
1215| #define SETEUID_BREAKS_SETUID 1
1216| #define BROKEN_SETREUID 1
1217| #define BROKEN_SETREGID 1
1218| #define SPT_TYPE SPT_REUSEARGV
1219| #define HAVE_BASENAME 1
1220| #define HAVE_CLOCK_GETTIME 1
1221| #define HAVE_DAEMON 1
1222| #define HAVE_DIRNAME 1
1223| #define HAVE_ERRC 1
1224| #define HAVE_FGETLN 1
1225| #define HAVE_GETDTABLESIZE 1
1226| #define HAVE_GETOPT 1
1227| #define HAVE_GETPEEREID 1
1228| #define HAVE_NANOSLEEP 1
1229| /* end confdefs.h.  */
1230| /* Define recallocarray to an innocuous variant, in case <limits.h> declares recallocarray.
1231|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1232| #define recallocarray innocuous_recallocarray
1233|
1234| /* System header to define __stub macros and hopefully few prototypes,
1235|    which can conflict with char recallocarray (); below.  */
1236|
1237| #include <limits.h>
1238| #undef recallocarray
1239|
1240| /* Override any GCC internal prototype to avoid an error.
1241|    Use char because int might match the return type of a GCC
1242|    builtin and then its argument prototype would still apply.  */
1243| #ifdef __cplusplus
1244| extern "C"
1245| #endif
1246| char recallocarray ();
1247| /* The GNU C library defines this for functions which it implements
1248|     to always fail with ENOSYS.  Some functions are actually named
1249|     something starting with __ and the normal name is an alias.  */
1250| #if defined __stub_recallocarray || defined __stub___recallocarray
1251| choke me
1252| #endif
1253|
1254| int
1255| main (void)
1256| {
1257| return recallocarray ();
1258|   ;
1259|   return 0;
1260| }
1261configure:14664: result: no
1262configure:14677: checking for res_hnok
1263configure:14677: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1264ld: Undefined symbols:
1265  _res_hnok, referenced from:
1266      _main in conftest-29b562.o
1267clang: error: linker command failed with exit code 1 (use -v to see invocation)
1268configure:14677: $? = 1
1269configure: failed program was:
1270| /* confdefs.h */
1271| #define PACKAGE_NAME "OpenSMTPD-portable"
1272| #define PACKAGE_TARNAME "opensmtpd"
1273| #define PACKAGE_VERSION "7.4.0p1"
1274| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
1275| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
1276| #define PACKAGE_URL "https://www.opensmtpd.org"
1277| #define PACKAGE "opensmtpd"
1278| #define VERSION "7.4.0p1"
1279| #define HAVE_STDIO_H 1
1280| #define HAVE_STDLIB_H 1
1281| #define HAVE_STRING_H 1
1282| #define HAVE_INTTYPES_H 1
1283| #define HAVE_STDINT_H 1
1284| #define HAVE_STRINGS_H 1
1285| #define HAVE_SYS_STAT_H 1
1286| #define HAVE_SYS_TYPES_H 1
1287| #define HAVE_UNISTD_H 1
1288| #define HAVE_WCHAR_H 1
1289| #define STDC_HEADERS 1
1290| #define _ALL_SOURCE 1
1291| #define _DARWIN_C_SOURCE 1
1292| #define _GNU_SOURCE 1
1293| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1294| #define _NETBSD_SOURCE 1
1295| #define _OPENBSD_SOURCE 1
1296| #define _POSIX_PTHREAD_SEMANTICS 1
1297| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1298| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1299| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1300| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1301| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1302| #define __STDC_WANT_LIB_EXT2__ 1
1303| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1304| #define _TANDEM_SOURCE 1
1305| #define __EXTENSIONS__ 1
1306| #define HAVE_DLFCN_H 1
1307| #define LT_OBJDIR ".libs/"
1308| #define SETEUID_BREAKS_SETUID 1
1309| #define BROKEN_SETREUID 1
1310| #define BROKEN_SETREGID 1
1311| #define SPT_TYPE SPT_REUSEARGV
1312| #define HAVE_BASENAME 1
1313| #define HAVE_CLOCK_GETTIME 1
1314| #define HAVE_DAEMON 1
1315| #define HAVE_DIRNAME 1
1316| #define HAVE_ERRC 1
1317| #define HAVE_FGETLN 1
1318| #define HAVE_GETDTABLESIZE 1
1319| #define HAVE_GETOPT 1
1320| #define HAVE_GETPEEREID 1
1321| #define HAVE_NANOSLEEP 1
1322| /* end confdefs.h.  */
1323| /* Define res_hnok to an innocuous variant, in case <limits.h> declares res_hnok.
1324|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1325| #define res_hnok innocuous_res_hnok
1326|
1327| /* System header to define __stub macros and hopefully few prototypes,
1328|    which can conflict with char res_hnok (); below.  */
1329|
1330| #include <limits.h>
1331| #undef res_hnok
1332|
1333| /* Override any GCC internal prototype to avoid an error.
1334|    Use char because int might match the return type of a GCC
1335|    builtin and then its argument prototype would still apply.  */
1336| #ifdef __cplusplus
1337| extern "C"
1338| #endif
1339| char res_hnok ();
1340| /* The GNU C library defines this for functions which it implements
1341|     to always fail with ENOSYS.  Some functions are actually named
1342|     something starting with __ and the normal name is an alias.  */
1343| #if defined __stub_res_hnok || defined __stub___res_hnok
1344| choke me
1345| #endif
1346|
1347| int
1348| main (void)
1349| {
1350| return res_hnok ();
1351|   ;
1352|   return 0;
1353| }
1354configure:14677: result: no
1355configure:14690: checking for seteuid
1356configure:14690: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1357configure:14690: $? = 0
1358configure:14690: result: yes
1359configure:14703: checking for setegid
1360configure:14703: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1361configure:14703: $? = 0
1362configure:14703: result: yes
1363configure:14716: checking for setproctitle
1364configure:14716: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1365ld: Undefined symbols:
1366  _setproctitle, referenced from:
1367      _main in conftest-7dfe06.o
1368clang: error: linker command failed with exit code 1 (use -v to see invocation)
1369configure:14716: $? = 1
1370configure: failed program was:
1371| /* confdefs.h */
1372| #define PACKAGE_NAME "OpenSMTPD-portable"
1373| #define PACKAGE_TARNAME "opensmtpd"
1374| #define PACKAGE_VERSION "7.4.0p1"
1375| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
1376| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
1377| #define PACKAGE_URL "https://www.opensmtpd.org"
1378| #define PACKAGE "opensmtpd"
1379| #define VERSION "7.4.0p1"
1380| #define HAVE_STDIO_H 1
1381| #define HAVE_STDLIB_H 1
1382| #define HAVE_STRING_H 1
1383| #define HAVE_INTTYPES_H 1
1384| #define HAVE_STDINT_H 1
1385| #define HAVE_STRINGS_H 1
1386| #define HAVE_SYS_STAT_H 1
1387| #define HAVE_SYS_TYPES_H 1
1388| #define HAVE_UNISTD_H 1
1389| #define HAVE_WCHAR_H 1
1390| #define STDC_HEADERS 1
1391| #define _ALL_SOURCE 1
1392| #define _DARWIN_C_SOURCE 1
1393| #define _GNU_SOURCE 1
1394| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1395| #define _NETBSD_SOURCE 1
1396| #define _OPENBSD_SOURCE 1
1397| #define _POSIX_PTHREAD_SEMANTICS 1
1398| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1399| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1400| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1401| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1402| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1403| #define __STDC_WANT_LIB_EXT2__ 1
1404| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1405| #define _TANDEM_SOURCE 1
1406| #define __EXTENSIONS__ 1
1407| #define HAVE_DLFCN_H 1
1408| #define LT_OBJDIR ".libs/"
1409| #define SETEUID_BREAKS_SETUID 1
1410| #define BROKEN_SETREUID 1
1411| #define BROKEN_SETREGID 1
1412| #define SPT_TYPE SPT_REUSEARGV
1413| #define HAVE_BASENAME 1
1414| #define HAVE_CLOCK_GETTIME 1
1415| #define HAVE_DAEMON 1
1416| #define HAVE_DIRNAME 1
1417| #define HAVE_ERRC 1
1418| #define HAVE_FGETLN 1
1419| #define HAVE_GETDTABLESIZE 1
1420| #define HAVE_GETOPT 1
1421| #define HAVE_GETPEEREID 1
1422| #define HAVE_NANOSLEEP 1
1423| #define HAVE_SETEUID 1
1424| #define HAVE_SETEGID 1
1425| /* end confdefs.h.  */
1426| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
1427|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1428| #define setproctitle innocuous_setproctitle
1429|
1430| /* System header to define __stub macros and hopefully few prototypes,
1431|    which can conflict with char setproctitle (); below.  */
1432|
1433| #include <limits.h>
1434| #undef setproctitle
1435|
1436| /* Override any GCC internal prototype to avoid an error.
1437|    Use char because int might match the return type of a GCC
1438|    builtin and then its argument prototype would still apply.  */
1439| #ifdef __cplusplus
1440| extern "C"
1441| #endif
1442| char setproctitle ();
1443| /* The GNU C library defines this for functions which it implements
1444|     to always fail with ENOSYS.  Some functions are actually named
1445|     something starting with __ and the normal name is an alias.  */
1446| #if defined __stub_setproctitle || defined __stub___setproctitle
1447| choke me
1448| #endif
1449|
1450| int
1451| main (void)
1452| {
1453| return setproctitle ();
1454|   ;
1455|   return 0;
1456| }
1457configure:14716: result: no
1458configure:14729: checking for setresuid
1459configure:14729: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1460ld: Undefined symbols:
1461  _setresuid, referenced from:
1462      _main in conftest-e36f99.o
1463clang: error: linker command failed with exit code 1 (use -v to see invocation)
1464configure:14729: $? = 1
1465configure: failed program was:
1466| /* confdefs.h */
1467| #define PACKAGE_NAME "OpenSMTPD-portable"
1468| #define PACKAGE_TARNAME "opensmtpd"
1469| #define PACKAGE_VERSION "7.4.0p1"
1470| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
1471| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
1472| #define PACKAGE_URL "https://www.opensmtpd.org"
1473| #define PACKAGE "opensmtpd"
1474| #define VERSION "7.4.0p1"
1475| #define HAVE_STDIO_H 1
1476| #define HAVE_STDLIB_H 1
1477| #define HAVE_STRING_H 1
1478| #define HAVE_INTTYPES_H 1
1479| #define HAVE_STDINT_H 1
1480| #define HAVE_STRINGS_H 1
1481| #define HAVE_SYS_STAT_H 1
1482| #define HAVE_SYS_TYPES_H 1
1483| #define HAVE_UNISTD_H 1
1484| #define HAVE_WCHAR_H 1
1485| #define STDC_HEADERS 1
1486| #define _ALL_SOURCE 1
1487| #define _DARWIN_C_SOURCE 1
1488| #define _GNU_SOURCE 1
1489| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1490| #define _NETBSD_SOURCE 1
1491| #define _OPENBSD_SOURCE 1
1492| #define _POSIX_PTHREAD_SEMANTICS 1
1493| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1494| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1495| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1496| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1497| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1498| #define __STDC_WANT_LIB_EXT2__ 1
1499| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1500| #define _TANDEM_SOURCE 1
1501| #define __EXTENSIONS__ 1
1502| #define HAVE_DLFCN_H 1
1503| #define LT_OBJDIR ".libs/"
1504| #define SETEUID_BREAKS_SETUID 1
1505| #define BROKEN_SETREUID 1
1506| #define BROKEN_SETREGID 1
1507| #define SPT_TYPE SPT_REUSEARGV
1508| #define HAVE_BASENAME 1
1509| #define HAVE_CLOCK_GETTIME 1
1510| #define HAVE_DAEMON 1
1511| #define HAVE_DIRNAME 1
1512| #define HAVE_ERRC 1
1513| #define HAVE_FGETLN 1
1514| #define HAVE_GETDTABLESIZE 1
1515| #define HAVE_GETOPT 1
1516| #define HAVE_GETPEEREID 1
1517| #define HAVE_NANOSLEEP 1
1518| #define HAVE_SETEUID 1
1519| #define HAVE_SETEGID 1
1520| /* end confdefs.h.  */
1521| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
1522|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1523| #define setresuid innocuous_setresuid
1524|
1525| /* System header to define __stub macros and hopefully few prototypes,
1526|    which can conflict with char setresuid (); below.  */
1527|
1528| #include <limits.h>
1529| #undef setresuid
1530|
1531| /* Override any GCC internal prototype to avoid an error.
1532|    Use char because int might match the return type of a GCC
1533|    builtin and then its argument prototype would still apply.  */
1534| #ifdef __cplusplus
1535| extern "C"
1536| #endif
1537| char setresuid ();
1538| /* The GNU C library defines this for functions which it implements
1539|     to always fail with ENOSYS.  Some functions are actually named
1540|     something starting with __ and the normal name is an alias.  */
1541| #if defined __stub_setresuid || defined __stub___setresuid
1542| choke me
1543| #endif
1544|
1545| int
1546| main (void)
1547| {
1548| return setresuid ();
1549|   ;
1550|   return 0;
1551| }
1552configure:14729: result: no
1553configure:14742: checking for setresgid
1554configure:14742: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1555ld: Undefined symbols:
1556  _setresgid, referenced from:
1557      _main in conftest-2f7c55.o
1558clang: error: linker command failed with exit code 1 (use -v to see invocation)
1559configure:14742: $? = 1
1560configure: failed program was:
1561| /* confdefs.h */
1562| #define PACKAGE_NAME "OpenSMTPD-portable"
1563| #define PACKAGE_TARNAME "opensmtpd"
1564| #define PACKAGE_VERSION "7.4.0p1"
1565| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
1566| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
1567| #define PACKAGE_URL "https://www.opensmtpd.org"
1568| #define PACKAGE "opensmtpd"
1569| #define VERSION "7.4.0p1"
1570| #define HAVE_STDIO_H 1
1571| #define HAVE_STDLIB_H 1
1572| #define HAVE_STRING_H 1
1573| #define HAVE_INTTYPES_H 1
1574| #define HAVE_STDINT_H 1
1575| #define HAVE_STRINGS_H 1
1576| #define HAVE_SYS_STAT_H 1
1577| #define HAVE_SYS_TYPES_H 1
1578| #define HAVE_UNISTD_H 1
1579| #define HAVE_WCHAR_H 1
1580| #define STDC_HEADERS 1
1581| #define _ALL_SOURCE 1
1582| #define _DARWIN_C_SOURCE 1
1583| #define _GNU_SOURCE 1
1584| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1585| #define _NETBSD_SOURCE 1
1586| #define _OPENBSD_SOURCE 1
1587| #define _POSIX_PTHREAD_SEMANTICS 1
1588| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1589| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1590| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1591| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1592| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1593| #define __STDC_WANT_LIB_EXT2__ 1
1594| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1595| #define _TANDEM_SOURCE 1
1596| #define __EXTENSIONS__ 1
1597| #define HAVE_DLFCN_H 1
1598| #define LT_OBJDIR ".libs/"
1599| #define SETEUID_BREAKS_SETUID 1
1600| #define BROKEN_SETREUID 1
1601| #define BROKEN_SETREGID 1
1602| #define SPT_TYPE SPT_REUSEARGV
1603| #define HAVE_BASENAME 1
1604| #define HAVE_CLOCK_GETTIME 1
1605| #define HAVE_DAEMON 1
1606| #define HAVE_DIRNAME 1
1607| #define HAVE_ERRC 1
1608| #define HAVE_FGETLN 1
1609| #define HAVE_GETDTABLESIZE 1
1610| #define HAVE_GETOPT 1
1611| #define HAVE_GETPEEREID 1
1612| #define HAVE_NANOSLEEP 1
1613| #define HAVE_SETEUID 1
1614| #define HAVE_SETEGID 1
1615| /* end confdefs.h.  */
1616| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
1617|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1618| #define setresgid innocuous_setresgid
1619|
1620| /* System header to define __stub macros and hopefully few prototypes,
1621|    which can conflict with char setresgid (); below.  */
1622|
1623| #include <limits.h>
1624| #undef setresgid
1625|
1626| /* Override any GCC internal prototype to avoid an error.
1627|    Use char because int might match the return type of a GCC
1628|    builtin and then its argument prototype would still apply.  */
1629| #ifdef __cplusplus
1630| extern "C"
1631| #endif
1632| char setresgid ();
1633| /* The GNU C library defines this for functions which it implements
1634|     to always fail with ENOSYS.  Some functions are actually named
1635|     something starting with __ and the normal name is an alias.  */
1636| #if defined __stub_setresgid || defined __stub___setresgid
1637| choke me
1638| #endif
1639|
1640| int
1641| main (void)
1642| {
1643| return setresgid ();
1644|   ;
1645|   return 0;
1646| }
1647configure:14742: result: no
1648configure:14755: checking for signal
1649configure:14755: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1650configure:14755: $? = 0
1651configure:14755: result: yes
1652configure:14768: checking for strlcpy
1653configure:14768: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1654conftest.c:73:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
1655char strlcpy ();
1656     ^
1657conftest.c:73:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
16581 warning generated.
1659configure:14768: $? = 0
1660configure:14768: result: yes
1661configure:14781: checking for strlcat
1662configure:14781: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1663conftest.c:74:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
1664char strlcat ();
1665     ^
1666conftest.c:74:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
16671 warning generated.
1668configure:14781: $? = 0
1669configure:14781: result: yes
1670configure:14794: checking for strmode
1671configure:14794: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1672configure:14794: $? = 0
1673configure:14794: result: yes
1674configure:14807: checking for strndup
1675configure:14807: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1676conftest.c:76:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
1677char strndup ();
1678     ^
1679conftest.c:76:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
16801 warning generated.
1681configure:14807: $? = 0
1682configure:14807: result: yes
1683configure:14820: checking for strnlen
1684configure:14820: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1685configure:14820: $? = 0
1686configure:14820: result: yes
1687configure:14833: checking for strsep
1688configure:14833: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1689configure:14833: $? = 0
1690configure:14833: result: yes
1691configure:14846: checking for strtonum
1692configure:14846: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1693configure:14846: $? = 0
1694configure:14846: result: yes
1695configure:14859: checking for timingsafe_memcmp
1696configure:14859: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1697ld: Undefined symbols:
1698  _timingsafe_memcmp, referenced from:
1699      _main in conftest-f512ea.o
1700clang: error: linker command failed with exit code 1 (use -v to see invocation)
1701configure:14859: $? = 1
1702configure: failed program was:
1703| /* confdefs.h */
1704| #define PACKAGE_NAME "OpenSMTPD-portable"
1705| #define PACKAGE_TARNAME "opensmtpd"
1706| #define PACKAGE_VERSION "7.4.0p1"
1707| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
1708| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
1709| #define PACKAGE_URL "https://www.opensmtpd.org"
1710| #define PACKAGE "opensmtpd"
1711| #define VERSION "7.4.0p1"
1712| #define HAVE_STDIO_H 1
1713| #define HAVE_STDLIB_H 1
1714| #define HAVE_STRING_H 1
1715| #define HAVE_INTTYPES_H 1
1716| #define HAVE_STDINT_H 1
1717| #define HAVE_STRINGS_H 1
1718| #define HAVE_SYS_STAT_H 1
1719| #define HAVE_SYS_TYPES_H 1
1720| #define HAVE_UNISTD_H 1
1721| #define HAVE_WCHAR_H 1
1722| #define STDC_HEADERS 1
1723| #define _ALL_SOURCE 1
1724| #define _DARWIN_C_SOURCE 1
1725| #define _GNU_SOURCE 1
1726| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1727| #define _NETBSD_SOURCE 1
1728| #define _OPENBSD_SOURCE 1
1729| #define _POSIX_PTHREAD_SEMANTICS 1
1730| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1731| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1732| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1733| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1734| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1735| #define __STDC_WANT_LIB_EXT2__ 1
1736| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1737| #define _TANDEM_SOURCE 1
1738| #define __EXTENSIONS__ 1
1739| #define HAVE_DLFCN_H 1
1740| #define LT_OBJDIR ".libs/"
1741| #define SETEUID_BREAKS_SETUID 1
1742| #define BROKEN_SETREUID 1
1743| #define BROKEN_SETREGID 1
1744| #define SPT_TYPE SPT_REUSEARGV
1745| #define HAVE_BASENAME 1
1746| #define HAVE_CLOCK_GETTIME 1
1747| #define HAVE_DAEMON 1
1748| #define HAVE_DIRNAME 1
1749| #define HAVE_ERRC 1
1750| #define HAVE_FGETLN 1
1751| #define HAVE_GETDTABLESIZE 1
1752| #define HAVE_GETOPT 1
1753| #define HAVE_GETPEEREID 1
1754| #define HAVE_NANOSLEEP 1
1755| #define HAVE_SETEUID 1
1756| #define HAVE_SETEGID 1
1757| #define HAVE_SIGNAL 1
1758| #define HAVE_STRLCPY 1
1759| #define HAVE_STRLCAT 1
1760| #define HAVE_STRMODE 1
1761| #define HAVE_STRNDUP 1
1762| #define HAVE_STRNLEN 1
1763| #define HAVE_STRSEP 1
1764| #define HAVE_STRTONUM 1
1765| /* end confdefs.h.  */
1766| /* Define timingsafe_memcmp to an innocuous variant, in case <limits.h> declares timingsafe_memcmp.
1767|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1768| #define timingsafe_memcmp innocuous_timingsafe_memcmp
1769|
1770| /* System header to define __stub macros and hopefully few prototypes,
1771|    which can conflict with char timingsafe_memcmp (); below.  */
1772|
1773| #include <limits.h>
1774| #undef timingsafe_memcmp
1775|
1776| /* Override any GCC internal prototype to avoid an error.
1777|    Use char because int might match the return type of a GCC
1778|    builtin and then its argument prototype would still apply.  */
1779| #ifdef __cplusplus
1780| extern "C"
1781| #endif
1782| char timingsafe_memcmp ();
1783| /* The GNU C library defines this for functions which it implements
1784|     to always fail with ENOSYS.  Some functions are actually named
1785|     something starting with __ and the normal name is an alias.  */
1786| #if defined __stub_timingsafe_memcmp || defined __stub___timingsafe_memcmp
1787| choke me
1788| #endif
1789|
1790| int
1791| main (void)
1792| {
1793| return timingsafe_memcmp ();
1794|   ;
1795|   return 0;
1796| }
1797configure:14859: result: no
1798configure:14872: checking for usleep
1799configure:14872: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1800configure:14872: $? = 0
1801configure:14872: result: yes
1802configure:14888: checking for dirfd
1803configure:14888: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1804configure:14888: $? = 0
1805configure:14888: result: yes
1806configure:14894: checking for getpeerucred
1807configure:14894: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1808ld: Undefined symbols:
1809  _getpeerucred, referenced from:
1810      _main in conftest-25e93c.o
1811clang: error: linker command failed with exit code 1 (use -v to see invocation)
1812configure:14894: $? = 1
1813configure: failed program was:
1814| /* confdefs.h */
1815| #define PACKAGE_NAME "OpenSMTPD-portable"
1816| #define PACKAGE_TARNAME "opensmtpd"
1817| #define PACKAGE_VERSION "7.4.0p1"
1818| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
1819| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
1820| #define PACKAGE_URL "https://www.opensmtpd.org"
1821| #define PACKAGE "opensmtpd"
1822| #define VERSION "7.4.0p1"
1823| #define HAVE_STDIO_H 1
1824| #define HAVE_STDLIB_H 1
1825| #define HAVE_STRING_H 1
1826| #define HAVE_INTTYPES_H 1
1827| #define HAVE_STDINT_H 1
1828| #define HAVE_STRINGS_H 1
1829| #define HAVE_SYS_STAT_H 1
1830| #define HAVE_SYS_TYPES_H 1
1831| #define HAVE_UNISTD_H 1
1832| #define HAVE_WCHAR_H 1
1833| #define STDC_HEADERS 1
1834| #define _ALL_SOURCE 1
1835| #define _DARWIN_C_SOURCE 1
1836| #define _GNU_SOURCE 1
1837| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1838| #define _NETBSD_SOURCE 1
1839| #define _OPENBSD_SOURCE 1
1840| #define _POSIX_PTHREAD_SEMANTICS 1
1841| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1842| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1843| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1844| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1845| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1846| #define __STDC_WANT_LIB_EXT2__ 1
1847| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1848| #define _TANDEM_SOURCE 1
1849| #define __EXTENSIONS__ 1
1850| #define HAVE_DLFCN_H 1
1851| #define LT_OBJDIR ".libs/"
1852| #define SETEUID_BREAKS_SETUID 1
1853| #define BROKEN_SETREUID 1
1854| #define BROKEN_SETREGID 1
1855| #define SPT_TYPE SPT_REUSEARGV
1856| #define HAVE_BASENAME 1
1857| #define HAVE_CLOCK_GETTIME 1
1858| #define HAVE_DAEMON 1
1859| #define HAVE_DIRNAME 1
1860| #define HAVE_ERRC 1
1861| #define HAVE_FGETLN 1
1862| #define HAVE_GETDTABLESIZE 1
1863| #define HAVE_GETOPT 1
1864| #define HAVE_GETPEEREID 1
1865| #define HAVE_NANOSLEEP 1
1866| #define HAVE_SETEUID 1
1867| #define HAVE_SETEGID 1
1868| #define HAVE_SIGNAL 1
1869| #define HAVE_STRLCPY 1
1870| #define HAVE_STRLCAT 1
1871| #define HAVE_STRMODE 1
1872| #define HAVE_STRNDUP 1
1873| #define HAVE_STRNLEN 1
1874| #define HAVE_STRSEP 1
1875| #define HAVE_STRTONUM 1
1876| #define HAVE_USLEEP 1
1877| #define HAVE_DIRFD 1
1878| /* end confdefs.h.  */
1879| /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred.
1880|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1881| #define getpeerucred innocuous_getpeerucred
1882|
1883| /* System header to define __stub macros and hopefully few prototypes,
1884|    which can conflict with char getpeerucred (); below.  */
1885|
1886| #include <limits.h>
1887| #undef getpeerucred
1888|
1889| /* Override any GCC internal prototype to avoid an error.
1890|    Use char because int might match the return type of a GCC
1891|    builtin and then its argument prototype would still apply.  */
1892| #ifdef __cplusplus
1893| extern "C"
1894| #endif
1895| char getpeerucred ();
1896| /* The GNU C library defines this for functions which it implements
1897|     to always fail with ENOSYS.  Some functions are actually named
1898|     something starting with __ and the normal name is an alias.  */
1899| #if defined __stub_getpeerucred || defined __stub___getpeerucred
1900| choke me
1901| #endif
1902|
1903| int
1904| main (void)
1905| {
1906| return getpeerucred ();
1907|   ;
1908|   return 0;
1909| }
1910configure:14894: result: no
1911configure:14900: checking for getspnam
1912configure:14900: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1913ld: Undefined symbols:
1914  _getspnam, referenced from:
1915      _main in conftest-3d2cae.o
1916clang: error: linker command failed with exit code 1 (use -v to see invocation)
1917configure:14900: $? = 1
1918configure: failed program was:
1919| /* confdefs.h */
1920| #define PACKAGE_NAME "OpenSMTPD-portable"
1921| #define PACKAGE_TARNAME "opensmtpd"
1922| #define PACKAGE_VERSION "7.4.0p1"
1923| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
1924| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
1925| #define PACKAGE_URL "https://www.opensmtpd.org"
1926| #define PACKAGE "opensmtpd"
1927| #define VERSION "7.4.0p1"
1928| #define HAVE_STDIO_H 1
1929| #define HAVE_STDLIB_H 1
1930| #define HAVE_STRING_H 1
1931| #define HAVE_INTTYPES_H 1
1932| #define HAVE_STDINT_H 1
1933| #define HAVE_STRINGS_H 1
1934| #define HAVE_SYS_STAT_H 1
1935| #define HAVE_SYS_TYPES_H 1
1936| #define HAVE_UNISTD_H 1
1937| #define HAVE_WCHAR_H 1
1938| #define STDC_HEADERS 1
1939| #define _ALL_SOURCE 1
1940| #define _DARWIN_C_SOURCE 1
1941| #define _GNU_SOURCE 1
1942| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1943| #define _NETBSD_SOURCE 1
1944| #define _OPENBSD_SOURCE 1
1945| #define _POSIX_PTHREAD_SEMANTICS 1
1946| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1947| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1948| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1949| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1950| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1951| #define __STDC_WANT_LIB_EXT2__ 1
1952| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1953| #define _TANDEM_SOURCE 1
1954| #define __EXTENSIONS__ 1
1955| #define HAVE_DLFCN_H 1
1956| #define LT_OBJDIR ".libs/"
1957| #define SETEUID_BREAKS_SETUID 1
1958| #define BROKEN_SETREUID 1
1959| #define BROKEN_SETREGID 1
1960| #define SPT_TYPE SPT_REUSEARGV
1961| #define HAVE_BASENAME 1
1962| #define HAVE_CLOCK_GETTIME 1
1963| #define HAVE_DAEMON 1
1964| #define HAVE_DIRNAME 1
1965| #define HAVE_ERRC 1
1966| #define HAVE_FGETLN 1
1967| #define HAVE_GETDTABLESIZE 1
1968| #define HAVE_GETOPT 1
1969| #define HAVE_GETPEEREID 1
1970| #define HAVE_NANOSLEEP 1
1971| #define HAVE_SETEUID 1
1972| #define HAVE_SETEGID 1
1973| #define HAVE_SIGNAL 1
1974| #define HAVE_STRLCPY 1
1975| #define HAVE_STRLCAT 1
1976| #define HAVE_STRMODE 1
1977| #define HAVE_STRNDUP 1
1978| #define HAVE_STRNLEN 1
1979| #define HAVE_STRSEP 1
1980| #define HAVE_STRTONUM 1
1981| #define HAVE_USLEEP 1
1982| #define HAVE_DIRFD 1
1983| /* end confdefs.h.  */
1984| /* Define getspnam to an innocuous variant, in case <limits.h> declares getspnam.
1985|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1986| #define getspnam innocuous_getspnam
1987|
1988| /* System header to define __stub macros and hopefully few prototypes,
1989|    which can conflict with char getspnam (); below.  */
1990|
1991| #include <limits.h>
1992| #undef getspnam
1993|
1994| /* Override any GCC internal prototype to avoid an error.
1995|    Use char because int might match the return type of a GCC
1996|    builtin and then its argument prototype would still apply.  */
1997| #ifdef __cplusplus
1998| extern "C"
1999| #endif
2000| char getspnam ();
2001| /* The GNU C library defines this for functions which it implements
2002|     to always fail with ENOSYS.  Some functions are actually named
2003|     something starting with __ and the normal name is an alias.  */
2004| #if defined __stub_getspnam || defined __stub___getspnam
2005| choke me
2006| #endif
2007|
2008| int
2009| main (void)
2010| {
2011| return getspnam ();
2012|   ;
2013|   return 0;
2014| }
2015configure:14900: result: no
2016configure:14906: checking for malloc_conceal
2017configure:14906: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2018ld: Undefined symbols:
2019  _malloc_conceal, referenced from:
2020      _main in conftest-edba02.o
2021clang: error: linker command failed with exit code 1 (use -v to see invocation)
2022configure:14906: $? = 1
2023configure: failed program was:
2024| /* confdefs.h */
2025| #define PACKAGE_NAME "OpenSMTPD-portable"
2026| #define PACKAGE_TARNAME "opensmtpd"
2027| #define PACKAGE_VERSION "7.4.0p1"
2028| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
2029| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
2030| #define PACKAGE_URL "https://www.opensmtpd.org"
2031| #define PACKAGE "opensmtpd"
2032| #define VERSION "7.4.0p1"
2033| #define HAVE_STDIO_H 1
2034| #define HAVE_STDLIB_H 1
2035| #define HAVE_STRING_H 1
2036| #define HAVE_INTTYPES_H 1
2037| #define HAVE_STDINT_H 1
2038| #define HAVE_STRINGS_H 1
2039| #define HAVE_SYS_STAT_H 1
2040| #define HAVE_SYS_TYPES_H 1
2041| #define HAVE_UNISTD_H 1
2042| #define HAVE_WCHAR_H 1
2043| #define STDC_HEADERS 1
2044| #define _ALL_SOURCE 1
2045| #define _DARWIN_C_SOURCE 1
2046| #define _GNU_SOURCE 1
2047| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2048| #define _NETBSD_SOURCE 1
2049| #define _OPENBSD_SOURCE 1
2050| #define _POSIX_PTHREAD_SEMANTICS 1
2051| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2052| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2053| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2054| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2055| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2056| #define __STDC_WANT_LIB_EXT2__ 1
2057| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2058| #define _TANDEM_SOURCE 1
2059| #define __EXTENSIONS__ 1
2060| #define HAVE_DLFCN_H 1
2061| #define LT_OBJDIR ".libs/"
2062| #define SETEUID_BREAKS_SETUID 1
2063| #define BROKEN_SETREUID 1
2064| #define BROKEN_SETREGID 1
2065| #define SPT_TYPE SPT_REUSEARGV
2066| #define HAVE_BASENAME 1
2067| #define HAVE_CLOCK_GETTIME 1
2068| #define HAVE_DAEMON 1
2069| #define HAVE_DIRNAME 1
2070| #define HAVE_ERRC 1
2071| #define HAVE_FGETLN 1
2072| #define HAVE_GETDTABLESIZE 1
2073| #define HAVE_GETOPT 1
2074| #define HAVE_GETPEEREID 1
2075| #define HAVE_NANOSLEEP 1
2076| #define HAVE_SETEUID 1
2077| #define HAVE_SETEGID 1
2078| #define HAVE_SIGNAL 1
2079| #define HAVE_STRLCPY 1
2080| #define HAVE_STRLCAT 1
2081| #define HAVE_STRMODE 1
2082| #define HAVE_STRNDUP 1
2083| #define HAVE_STRNLEN 1
2084| #define HAVE_STRSEP 1
2085| #define HAVE_STRTONUM 1
2086| #define HAVE_USLEEP 1
2087| #define HAVE_DIRFD 1
2088| /* end confdefs.h.  */
2089| /* Define malloc_conceal to an innocuous variant, in case <limits.h> declares malloc_conceal.
2090|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2091| #define malloc_conceal innocuous_malloc_conceal
2092|
2093| /* System header to define __stub macros and hopefully few prototypes,
2094|    which can conflict with char malloc_conceal (); below.  */
2095|
2096| #include <limits.h>
2097| #undef malloc_conceal
2098|
2099| /* Override any GCC internal prototype to avoid an error.
2100|    Use char because int might match the return type of a GCC
2101|    builtin and then its argument prototype would still apply.  */
2102| #ifdef __cplusplus
2103| extern "C"
2104| #endif
2105| char malloc_conceal ();
2106| /* The GNU C library defines this for functions which it implements
2107|     to always fail with ENOSYS.  Some functions are actually named
2108|     something starting with __ and the normal name is an alias.  */
2109| #if defined __stub_malloc_conceal || defined __stub___malloc_conceal
2110| choke me
2111| #endif
2112|
2113| int
2114| main (void)
2115| {
2116| return malloc_conceal ();
2117|   ;
2118|   return 0;
2119| }
2120configure:14906: result: no
2121configure:14912: checking for pledge
2122configure:14912: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2123ld: Undefined symbols:
2124  _pledge, referenced from:
2125      _main in conftest-cb7ffc.o
2126clang: error: linker command failed with exit code 1 (use -v to see invocation)
2127configure:14912: $? = 1
2128configure: failed program was:
2129| /* confdefs.h */
2130| #define PACKAGE_NAME "OpenSMTPD-portable"
2131| #define PACKAGE_TARNAME "opensmtpd"
2132| #define PACKAGE_VERSION "7.4.0p1"
2133| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
2134| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
2135| #define PACKAGE_URL "https://www.opensmtpd.org"
2136| #define PACKAGE "opensmtpd"
2137| #define VERSION "7.4.0p1"
2138| #define HAVE_STDIO_H 1
2139| #define HAVE_STDLIB_H 1
2140| #define HAVE_STRING_H 1
2141| #define HAVE_INTTYPES_H 1
2142| #define HAVE_STDINT_H 1
2143| #define HAVE_STRINGS_H 1
2144| #define HAVE_SYS_STAT_H 1
2145| #define HAVE_SYS_TYPES_H 1
2146| #define HAVE_UNISTD_H 1
2147| #define HAVE_WCHAR_H 1
2148| #define STDC_HEADERS 1
2149| #define _ALL_SOURCE 1
2150| #define _DARWIN_C_SOURCE 1
2151| #define _GNU_SOURCE 1
2152| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2153| #define _NETBSD_SOURCE 1
2154| #define _OPENBSD_SOURCE 1
2155| #define _POSIX_PTHREAD_SEMANTICS 1
2156| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2157| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2158| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2159| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2160| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2161| #define __STDC_WANT_LIB_EXT2__ 1
2162| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2163| #define _TANDEM_SOURCE 1
2164| #define __EXTENSIONS__ 1
2165| #define HAVE_DLFCN_H 1
2166| #define LT_OBJDIR ".libs/"
2167| #define SETEUID_BREAKS_SETUID 1
2168| #define BROKEN_SETREUID 1
2169| #define BROKEN_SETREGID 1
2170| #define SPT_TYPE SPT_REUSEARGV
2171| #define HAVE_BASENAME 1
2172| #define HAVE_CLOCK_GETTIME 1
2173| #define HAVE_DAEMON 1
2174| #define HAVE_DIRNAME 1
2175| #define HAVE_ERRC 1
2176| #define HAVE_FGETLN 1
2177| #define HAVE_GETDTABLESIZE 1
2178| #define HAVE_GETOPT 1
2179| #define HAVE_GETPEEREID 1
2180| #define HAVE_NANOSLEEP 1
2181| #define HAVE_SETEUID 1
2182| #define HAVE_SETEGID 1
2183| #define HAVE_SIGNAL 1
2184| #define HAVE_STRLCPY 1
2185| #define HAVE_STRLCAT 1
2186| #define HAVE_STRMODE 1
2187| #define HAVE_STRNDUP 1
2188| #define HAVE_STRNLEN 1
2189| #define HAVE_STRSEP 1
2190| #define HAVE_STRTONUM 1
2191| #define HAVE_USLEEP 1
2192| #define HAVE_DIRFD 1
2193| /* end confdefs.h.  */
2194| /* Define pledge to an innocuous variant, in case <limits.h> declares pledge.
2195|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2196| #define pledge innocuous_pledge
2197|
2198| /* System header to define __stub macros and hopefully few prototypes,
2199|    which can conflict with char pledge (); below.  */
2200|
2201| #include <limits.h>
2202| #undef pledge
2203|
2204| /* Override any GCC internal prototype to avoid an error.
2205|    Use char because int might match the return type of a GCC
2206|    builtin and then its argument prototype would still apply.  */
2207| #ifdef __cplusplus
2208| extern "C"
2209| #endif
2210| char pledge ();
2211| /* The GNU C library defines this for functions which it implements
2212|     to always fail with ENOSYS.  Some functions are actually named
2213|     something starting with __ and the normal name is an alias.  */
2214| #if defined __stub_pledge || defined __stub___pledge
2215| choke me
2216| #endif
2217|
2218| int
2219| main (void)
2220| {
2221| return pledge ();
2222|   ;
2223|   return 0;
2224| }
2225configure:14912: result: no
2226configure:14918: checking for setsid
2227configure:14918: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2228configure:14918: $? = 0
2229configure:14918: result: yes
2230configure:14924: checking for sigaction
2231configure:14924: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2232configure:14924: $? = 0
2233configure:14924: result: yes
2234configure:14930: checking for strnvis
2235configure:14930: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2236configure:14930: $? = 0
2237configure:14930: result: yes
2238configure:14936: checking for sysconf
2239configure:14936: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2240configure:14936: $? = 0
2241configure:14936: result: yes
2242configure:14944: checking for arpa/nameser_compat.h
2243configure:14944: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2244configure:14944: $? = 0
2245configure:14944: result: yes
2246configure:14950: checking for crypt.h
2247configure:14950: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2248conftest.c:99:10: fatal error: 'crypt.h' file not found
2249#include <crypt.h>
2250         ^~~~~~~~~
22511 error generated.
2252configure:14950: $? = 1
2253configure: failed program was:
2254| /* confdefs.h */
2255| #define PACKAGE_NAME "OpenSMTPD-portable"
2256| #define PACKAGE_TARNAME "opensmtpd"
2257| #define PACKAGE_VERSION "7.4.0p1"
2258| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
2259| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
2260| #define PACKAGE_URL "https://www.opensmtpd.org"
2261| #define PACKAGE "opensmtpd"
2262| #define VERSION "7.4.0p1"
2263| #define HAVE_STDIO_H 1
2264| #define HAVE_STDLIB_H 1
2265| #define HAVE_STRING_H 1
2266| #define HAVE_INTTYPES_H 1
2267| #define HAVE_STDINT_H 1
2268| #define HAVE_STRINGS_H 1
2269| #define HAVE_SYS_STAT_H 1
2270| #define HAVE_SYS_TYPES_H 1
2271| #define HAVE_UNISTD_H 1
2272| #define HAVE_WCHAR_H 1
2273| #define STDC_HEADERS 1
2274| #define _ALL_SOURCE 1
2275| #define _DARWIN_C_SOURCE 1
2276| #define _GNU_SOURCE 1
2277| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2278| #define _NETBSD_SOURCE 1
2279| #define _OPENBSD_SOURCE 1
2280| #define _POSIX_PTHREAD_SEMANTICS 1
2281| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2282| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2283| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2284| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2285| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2286| #define __STDC_WANT_LIB_EXT2__ 1
2287| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2288| #define _TANDEM_SOURCE 1
2289| #define __EXTENSIONS__ 1
2290| #define HAVE_DLFCN_H 1
2291| #define LT_OBJDIR ".libs/"
2292| #define SETEUID_BREAKS_SETUID 1
2293| #define BROKEN_SETREUID 1
2294| #define BROKEN_SETREGID 1
2295| #define SPT_TYPE SPT_REUSEARGV
2296| #define HAVE_BASENAME 1
2297| #define HAVE_CLOCK_GETTIME 1
2298| #define HAVE_DAEMON 1
2299| #define HAVE_DIRNAME 1
2300| #define HAVE_ERRC 1
2301| #define HAVE_FGETLN 1
2302| #define HAVE_GETDTABLESIZE 1
2303| #define HAVE_GETOPT 1
2304| #define HAVE_GETPEEREID 1
2305| #define HAVE_NANOSLEEP 1
2306| #define HAVE_SETEUID 1
2307| #define HAVE_SETEGID 1
2308| #define HAVE_SIGNAL 1
2309| #define HAVE_STRLCPY 1
2310| #define HAVE_STRLCAT 1
2311| #define HAVE_STRMODE 1
2312| #define HAVE_STRNDUP 1
2313| #define HAVE_STRNLEN 1
2314| #define HAVE_STRSEP 1
2315| #define HAVE_STRTONUM 1
2316| #define HAVE_USLEEP 1
2317| #define HAVE_DIRFD 1
2318| #define HAVE_SETSID 1
2319| #define HAVE_SIGACTION 1
2320| #define HAVE_STRNVIS 1
2321| #define HAVE_SYSCONF 1
2322| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2323| /* end confdefs.h.  */
2324| #include <stddef.h>
2325| #ifdef HAVE_STDIO_H
2326| # include <stdio.h>
2327| #endif
2328| #ifdef HAVE_STDLIB_H
2329| # include <stdlib.h>
2330| #endif
2331| #ifdef HAVE_STRING_H
2332| # include <string.h>
2333| #endif
2334| #ifdef HAVE_INTTYPES_H
2335| # include <inttypes.h>
2336| #endif
2337| #ifdef HAVE_STDINT_H
2338| # include <stdint.h>
2339| #endif
2340| #ifdef HAVE_STRINGS_H
2341| # include <strings.h>
2342| #endif
2343| #ifdef HAVE_SYS_TYPES_H
2344| # include <sys/types.h>
2345| #endif
2346| #ifdef HAVE_SYS_STAT_H
2347| # include <sys/stat.h>
2348| #endif
2349| #ifdef HAVE_UNISTD_H
2350| # include <unistd.h>
2351| #endif
2352| #include <crypt.h>
2353configure:14950: result: no
2354configure:14956: checking for dirent.h
2355configure:14956: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2356configure:14956: $? = 0
2357configure:14956: result: yes
2358configure:14962: checking for endian.h
2359configure:14962: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2360conftest.c:100:10: fatal error: 'endian.h' file not found
2361#include <endian.h>
2362         ^~~~~~~~~~
23631 error generated.
2364configure:14962: $? = 1
2365configure: failed program was:
2366| /* confdefs.h */
2367| #define PACKAGE_NAME "OpenSMTPD-portable"
2368| #define PACKAGE_TARNAME "opensmtpd"
2369| #define PACKAGE_VERSION "7.4.0p1"
2370| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
2371| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
2372| #define PACKAGE_URL "https://www.opensmtpd.org"
2373| #define PACKAGE "opensmtpd"
2374| #define VERSION "7.4.0p1"
2375| #define HAVE_STDIO_H 1
2376| #define HAVE_STDLIB_H 1
2377| #define HAVE_STRING_H 1
2378| #define HAVE_INTTYPES_H 1
2379| #define HAVE_STDINT_H 1
2380| #define HAVE_STRINGS_H 1
2381| #define HAVE_SYS_STAT_H 1
2382| #define HAVE_SYS_TYPES_H 1
2383| #define HAVE_UNISTD_H 1
2384| #define HAVE_WCHAR_H 1
2385| #define STDC_HEADERS 1
2386| #define _ALL_SOURCE 1
2387| #define _DARWIN_C_SOURCE 1
2388| #define _GNU_SOURCE 1
2389| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2390| #define _NETBSD_SOURCE 1
2391| #define _OPENBSD_SOURCE 1
2392| #define _POSIX_PTHREAD_SEMANTICS 1
2393| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2394| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2395| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2396| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2397| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2398| #define __STDC_WANT_LIB_EXT2__ 1
2399| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2400| #define _TANDEM_SOURCE 1
2401| #define __EXTENSIONS__ 1
2402| #define HAVE_DLFCN_H 1
2403| #define LT_OBJDIR ".libs/"
2404| #define SETEUID_BREAKS_SETUID 1
2405| #define BROKEN_SETREUID 1
2406| #define BROKEN_SETREGID 1
2407| #define SPT_TYPE SPT_REUSEARGV
2408| #define HAVE_BASENAME 1
2409| #define HAVE_CLOCK_GETTIME 1
2410| #define HAVE_DAEMON 1
2411| #define HAVE_DIRNAME 1
2412| #define HAVE_ERRC 1
2413| #define HAVE_FGETLN 1
2414| #define HAVE_GETDTABLESIZE 1
2415| #define HAVE_GETOPT 1
2416| #define HAVE_GETPEEREID 1
2417| #define HAVE_NANOSLEEP 1
2418| #define HAVE_SETEUID 1
2419| #define HAVE_SETEGID 1
2420| #define HAVE_SIGNAL 1
2421| #define HAVE_STRLCPY 1
2422| #define HAVE_STRLCAT 1
2423| #define HAVE_STRMODE 1
2424| #define HAVE_STRNDUP 1
2425| #define HAVE_STRNLEN 1
2426| #define HAVE_STRSEP 1
2427| #define HAVE_STRTONUM 1
2428| #define HAVE_USLEEP 1
2429| #define HAVE_DIRFD 1
2430| #define HAVE_SETSID 1
2431| #define HAVE_SIGACTION 1
2432| #define HAVE_STRNVIS 1
2433| #define HAVE_SYSCONF 1
2434| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2435| #define HAVE_DIRENT_H 1
2436| /* end confdefs.h.  */
2437| #include <stddef.h>
2438| #ifdef HAVE_STDIO_H
2439| # include <stdio.h>
2440| #endif
2441| #ifdef HAVE_STDLIB_H
2442| # include <stdlib.h>
2443| #endif
2444| #ifdef HAVE_STRING_H
2445| # include <string.h>
2446| #endif
2447| #ifdef HAVE_INTTYPES_H
2448| # include <inttypes.h>
2449| #endif
2450| #ifdef HAVE_STDINT_H
2451| # include <stdint.h>
2452| #endif
2453| #ifdef HAVE_STRINGS_H
2454| # include <strings.h>
2455| #endif
2456| #ifdef HAVE_SYS_TYPES_H
2457| # include <sys/types.h>
2458| #endif
2459| #ifdef HAVE_SYS_STAT_H
2460| # include <sys/stat.h>
2461| #endif
2462| #ifdef HAVE_UNISTD_H
2463| # include <unistd.h>
2464| #endif
2465| #include <endian.h>
2466configure:14962: result: no
2467configure:14968: checking for fcntl.h
2468configure:14968: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2469configure:14968: $? = 0
2470configure:14968: result: yes
2471configure:14974: checking for libkern/OSByteOrder.h
2472configure:14974: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2473configure:14974: $? = 0
2474configure:14974: result: yes
2475configure:14980: checking for libutil.h
2476configure:14980: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2477conftest.c:102:10: fatal error: 'libutil.h' file not found
2478#include <libutil.h>
2479         ^~~~~~~~~~~
24801 error generated.
2481configure:14980: $? = 1
2482configure: failed program was:
2483| /* confdefs.h */
2484| #define PACKAGE_NAME "OpenSMTPD-portable"
2485| #define PACKAGE_TARNAME "opensmtpd"
2486| #define PACKAGE_VERSION "7.4.0p1"
2487| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
2488| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
2489| #define PACKAGE_URL "https://www.opensmtpd.org"
2490| #define PACKAGE "opensmtpd"
2491| #define VERSION "7.4.0p1"
2492| #define HAVE_STDIO_H 1
2493| #define HAVE_STDLIB_H 1
2494| #define HAVE_STRING_H 1
2495| #define HAVE_INTTYPES_H 1
2496| #define HAVE_STDINT_H 1
2497| #define HAVE_STRINGS_H 1
2498| #define HAVE_SYS_STAT_H 1
2499| #define HAVE_SYS_TYPES_H 1
2500| #define HAVE_UNISTD_H 1
2501| #define HAVE_WCHAR_H 1
2502| #define STDC_HEADERS 1
2503| #define _ALL_SOURCE 1
2504| #define _DARWIN_C_SOURCE 1
2505| #define _GNU_SOURCE 1
2506| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2507| #define _NETBSD_SOURCE 1
2508| #define _OPENBSD_SOURCE 1
2509| #define _POSIX_PTHREAD_SEMANTICS 1
2510| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2511| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2512| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2513| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2514| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2515| #define __STDC_WANT_LIB_EXT2__ 1
2516| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2517| #define _TANDEM_SOURCE 1
2518| #define __EXTENSIONS__ 1
2519| #define HAVE_DLFCN_H 1
2520| #define LT_OBJDIR ".libs/"
2521| #define SETEUID_BREAKS_SETUID 1
2522| #define BROKEN_SETREUID 1
2523| #define BROKEN_SETREGID 1
2524| #define SPT_TYPE SPT_REUSEARGV
2525| #define HAVE_BASENAME 1
2526| #define HAVE_CLOCK_GETTIME 1
2527| #define HAVE_DAEMON 1
2528| #define HAVE_DIRNAME 1
2529| #define HAVE_ERRC 1
2530| #define HAVE_FGETLN 1
2531| #define HAVE_GETDTABLESIZE 1
2532| #define HAVE_GETOPT 1
2533| #define HAVE_GETPEEREID 1
2534| #define HAVE_NANOSLEEP 1
2535| #define HAVE_SETEUID 1
2536| #define HAVE_SETEGID 1
2537| #define HAVE_SIGNAL 1
2538| #define HAVE_STRLCPY 1
2539| #define HAVE_STRLCAT 1
2540| #define HAVE_STRMODE 1
2541| #define HAVE_STRNDUP 1
2542| #define HAVE_STRNLEN 1
2543| #define HAVE_STRSEP 1
2544| #define HAVE_STRTONUM 1
2545| #define HAVE_USLEEP 1
2546| #define HAVE_DIRFD 1
2547| #define HAVE_SETSID 1
2548| #define HAVE_SIGACTION 1
2549| #define HAVE_STRNVIS 1
2550| #define HAVE_SYSCONF 1
2551| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2552| #define HAVE_DIRENT_H 1
2553| #define HAVE_FCNTL_H 1
2554| #define HAVE_LIBKERN_OSBYTEORDER_H 1
2555| /* end confdefs.h.  */
2556| #include <stddef.h>
2557| #ifdef HAVE_STDIO_H
2558| # include <stdio.h>
2559| #endif
2560| #ifdef HAVE_STDLIB_H
2561| # include <stdlib.h>
2562| #endif
2563| #ifdef HAVE_STRING_H
2564| # include <string.h>
2565| #endif
2566| #ifdef HAVE_INTTYPES_H
2567| # include <inttypes.h>
2568| #endif
2569| #ifdef HAVE_STDINT_H
2570| # include <stdint.h>
2571| #endif
2572| #ifdef HAVE_STRINGS_H
2573| # include <strings.h>
2574| #endif
2575| #ifdef HAVE_SYS_TYPES_H
2576| # include <sys/types.h>
2577| #endif
2578| #ifdef HAVE_SYS_STAT_H
2579| # include <sys/stat.h>
2580| #endif
2581| #ifdef HAVE_UNISTD_H
2582| # include <unistd.h>
2583| #endif
2584| #include <libutil.h>
2585configure:14980: result: no
2586configure:14986: checking for limits.h
2587configure:14986: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2588configure:14986: $? = 0
2589configure:14986: result: yes
2590configure:14992: checking for login_cap.h
2591configure:14992: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2592conftest.c:103:10: fatal error: 'login_cap.h' file not found
2593#include <login_cap.h>
2594         ^~~~~~~~~~~~~
25951 error generated.
2596configure:14992: $? = 1
2597configure: failed program was:
2598| /* confdefs.h */
2599| #define PACKAGE_NAME "OpenSMTPD-portable"
2600| #define PACKAGE_TARNAME "opensmtpd"
2601| #define PACKAGE_VERSION "7.4.0p1"
2602| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
2603| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
2604| #define PACKAGE_URL "https://www.opensmtpd.org"
2605| #define PACKAGE "opensmtpd"
2606| #define VERSION "7.4.0p1"
2607| #define HAVE_STDIO_H 1
2608| #define HAVE_STDLIB_H 1
2609| #define HAVE_STRING_H 1
2610| #define HAVE_INTTYPES_H 1
2611| #define HAVE_STDINT_H 1
2612| #define HAVE_STRINGS_H 1
2613| #define HAVE_SYS_STAT_H 1
2614| #define HAVE_SYS_TYPES_H 1
2615| #define HAVE_UNISTD_H 1
2616| #define HAVE_WCHAR_H 1
2617| #define STDC_HEADERS 1
2618| #define _ALL_SOURCE 1
2619| #define _DARWIN_C_SOURCE 1
2620| #define _GNU_SOURCE 1
2621| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2622| #define _NETBSD_SOURCE 1
2623| #define _OPENBSD_SOURCE 1
2624| #define _POSIX_PTHREAD_SEMANTICS 1
2625| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2626| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2627| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2628| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2629| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2630| #define __STDC_WANT_LIB_EXT2__ 1
2631| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2632| #define _TANDEM_SOURCE 1
2633| #define __EXTENSIONS__ 1
2634| #define HAVE_DLFCN_H 1
2635| #define LT_OBJDIR ".libs/"
2636| #define SETEUID_BREAKS_SETUID 1
2637| #define BROKEN_SETREUID 1
2638| #define BROKEN_SETREGID 1
2639| #define SPT_TYPE SPT_REUSEARGV
2640| #define HAVE_BASENAME 1
2641| #define HAVE_CLOCK_GETTIME 1
2642| #define HAVE_DAEMON 1
2643| #define HAVE_DIRNAME 1
2644| #define HAVE_ERRC 1
2645| #define HAVE_FGETLN 1
2646| #define HAVE_GETDTABLESIZE 1
2647| #define HAVE_GETOPT 1
2648| #define HAVE_GETPEEREID 1
2649| #define HAVE_NANOSLEEP 1
2650| #define HAVE_SETEUID 1
2651| #define HAVE_SETEGID 1
2652| #define HAVE_SIGNAL 1
2653| #define HAVE_STRLCPY 1
2654| #define HAVE_STRLCAT 1
2655| #define HAVE_STRMODE 1
2656| #define HAVE_STRNDUP 1
2657| #define HAVE_STRNLEN 1
2658| #define HAVE_STRSEP 1
2659| #define HAVE_STRTONUM 1
2660| #define HAVE_USLEEP 1
2661| #define HAVE_DIRFD 1
2662| #define HAVE_SETSID 1
2663| #define HAVE_SIGACTION 1
2664| #define HAVE_STRNVIS 1
2665| #define HAVE_SYSCONF 1
2666| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2667| #define HAVE_DIRENT_H 1
2668| #define HAVE_FCNTL_H 1
2669| #define HAVE_LIBKERN_OSBYTEORDER_H 1
2670| #define HAVE_LIMITS_H 1
2671| /* end confdefs.h.  */
2672| #include <stddef.h>
2673| #ifdef HAVE_STDIO_H
2674| # include <stdio.h>
2675| #endif
2676| #ifdef HAVE_STDLIB_H
2677| # include <stdlib.h>
2678| #endif
2679| #ifdef HAVE_STRING_H
2680| # include <string.h>
2681| #endif
2682| #ifdef HAVE_INTTYPES_H
2683| # include <inttypes.h>
2684| #endif
2685| #ifdef HAVE_STDINT_H
2686| # include <stdint.h>
2687| #endif
2688| #ifdef HAVE_STRINGS_H
2689| # include <strings.h>
2690| #endif
2691| #ifdef HAVE_SYS_TYPES_H
2692| # include <sys/types.h>
2693| #endif
2694| #ifdef HAVE_SYS_STAT_H
2695| # include <sys/stat.h>
2696| #endif
2697| #ifdef HAVE_UNISTD_H
2698| # include <unistd.h>
2699| #endif
2700| #include <login_cap.h>
2701configure:14992: result: no
2702configure:14998: checking for mach/mach_time.h
2703configure:14998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2704configure:14998: $? = 0
2705configure:14998: result: yes
2706configure:15004: checking for maillock.h
2707configure:15004: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2708conftest.c:104:10: fatal error: 'maillock.h' file not found
2709#include <maillock.h>
2710         ^~~~~~~~~~~~
27111 error generated.
2712configure:15004: $? = 1
2713configure: failed program was:
2714| /* confdefs.h */
2715| #define PACKAGE_NAME "OpenSMTPD-portable"
2716| #define PACKAGE_TARNAME "opensmtpd"
2717| #define PACKAGE_VERSION "7.4.0p1"
2718| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
2719| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
2720| #define PACKAGE_URL "https://www.opensmtpd.org"
2721| #define PACKAGE "opensmtpd"
2722| #define VERSION "7.4.0p1"
2723| #define HAVE_STDIO_H 1
2724| #define HAVE_STDLIB_H 1
2725| #define HAVE_STRING_H 1
2726| #define HAVE_INTTYPES_H 1
2727| #define HAVE_STDINT_H 1
2728| #define HAVE_STRINGS_H 1
2729| #define HAVE_SYS_STAT_H 1
2730| #define HAVE_SYS_TYPES_H 1
2731| #define HAVE_UNISTD_H 1
2732| #define HAVE_WCHAR_H 1
2733| #define STDC_HEADERS 1
2734| #define _ALL_SOURCE 1
2735| #define _DARWIN_C_SOURCE 1
2736| #define _GNU_SOURCE 1
2737| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2738| #define _NETBSD_SOURCE 1
2739| #define _OPENBSD_SOURCE 1
2740| #define _POSIX_PTHREAD_SEMANTICS 1
2741| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2742| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2743| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2744| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2745| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2746| #define __STDC_WANT_LIB_EXT2__ 1
2747| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2748| #define _TANDEM_SOURCE 1
2749| #define __EXTENSIONS__ 1
2750| #define HAVE_DLFCN_H 1
2751| #define LT_OBJDIR ".libs/"
2752| #define SETEUID_BREAKS_SETUID 1
2753| #define BROKEN_SETREUID 1
2754| #define BROKEN_SETREGID 1
2755| #define SPT_TYPE SPT_REUSEARGV
2756| #define HAVE_BASENAME 1
2757| #define HAVE_CLOCK_GETTIME 1
2758| #define HAVE_DAEMON 1
2759| #define HAVE_DIRNAME 1
2760| #define HAVE_ERRC 1
2761| #define HAVE_FGETLN 1
2762| #define HAVE_GETDTABLESIZE 1
2763| #define HAVE_GETOPT 1
2764| #define HAVE_GETPEEREID 1
2765| #define HAVE_NANOSLEEP 1
2766| #define HAVE_SETEUID 1
2767| #define HAVE_SETEGID 1
2768| #define HAVE_SIGNAL 1
2769| #define HAVE_STRLCPY 1
2770| #define HAVE_STRLCAT 1
2771| #define HAVE_STRMODE 1
2772| #define HAVE_STRNDUP 1
2773| #define HAVE_STRNLEN 1
2774| #define HAVE_STRSEP 1
2775| #define HAVE_STRTONUM 1
2776| #define HAVE_USLEEP 1
2777| #define HAVE_DIRFD 1
2778| #define HAVE_SETSID 1
2779| #define HAVE_SIGACTION 1
2780| #define HAVE_STRNVIS 1
2781| #define HAVE_SYSCONF 1
2782| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2783| #define HAVE_DIRENT_H 1
2784| #define HAVE_FCNTL_H 1
2785| #define HAVE_LIBKERN_OSBYTEORDER_H 1
2786| #define HAVE_LIMITS_H 1
2787| #define HAVE_MACH_MACH_TIME_H 1
2788| /* end confdefs.h.  */
2789| #include <stddef.h>
2790| #ifdef HAVE_STDIO_H
2791| # include <stdio.h>
2792| #endif
2793| #ifdef HAVE_STDLIB_H
2794| # include <stdlib.h>
2795| #endif
2796| #ifdef HAVE_STRING_H
2797| # include <string.h>
2798| #endif
2799| #ifdef HAVE_INTTYPES_H
2800| # include <inttypes.h>
2801| #endif
2802| #ifdef HAVE_STDINT_H
2803| # include <stdint.h>
2804| #endif
2805| #ifdef HAVE_STRINGS_H
2806| # include <strings.h>
2807| #endif
2808| #ifdef HAVE_SYS_TYPES_H
2809| # include <sys/types.h>
2810| #endif
2811| #ifdef HAVE_SYS_STAT_H
2812| # include <sys/stat.h>
2813| #endif
2814| #ifdef HAVE_UNISTD_H
2815| # include <unistd.h>
2816| #endif
2817| #include <maillock.h>
2818configure:15004: result: no
2819configure:15010: checking for ndir.h
2820configure:15010: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2821conftest.c:104:10: fatal error: 'ndir.h' file not found
2822#include <ndir.h>
2823         ^~~~~~~~
28241 error generated.
2825configure:15010: $? = 1
2826configure: failed program was:
2827| /* confdefs.h */
2828| #define PACKAGE_NAME "OpenSMTPD-portable"
2829| #define PACKAGE_TARNAME "opensmtpd"
2830| #define PACKAGE_VERSION "7.4.0p1"
2831| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
2832| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
2833| #define PACKAGE_URL "https://www.opensmtpd.org"
2834| #define PACKAGE "opensmtpd"
2835| #define VERSION "7.4.0p1"
2836| #define HAVE_STDIO_H 1
2837| #define HAVE_STDLIB_H 1
2838| #define HAVE_STRING_H 1
2839| #define HAVE_INTTYPES_H 1
2840| #define HAVE_STDINT_H 1
2841| #define HAVE_STRINGS_H 1
2842| #define HAVE_SYS_STAT_H 1
2843| #define HAVE_SYS_TYPES_H 1
2844| #define HAVE_UNISTD_H 1
2845| #define HAVE_WCHAR_H 1
2846| #define STDC_HEADERS 1
2847| #define _ALL_SOURCE 1
2848| #define _DARWIN_C_SOURCE 1
2849| #define _GNU_SOURCE 1
2850| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2851| #define _NETBSD_SOURCE 1
2852| #define _OPENBSD_SOURCE 1
2853| #define _POSIX_PTHREAD_SEMANTICS 1
2854| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2855| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2856| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2857| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2858| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2859| #define __STDC_WANT_LIB_EXT2__ 1
2860| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2861| #define _TANDEM_SOURCE 1
2862| #define __EXTENSIONS__ 1
2863| #define HAVE_DLFCN_H 1
2864| #define LT_OBJDIR ".libs/"
2865| #define SETEUID_BREAKS_SETUID 1
2866| #define BROKEN_SETREUID 1
2867| #define BROKEN_SETREGID 1
2868| #define SPT_TYPE SPT_REUSEARGV
2869| #define HAVE_BASENAME 1
2870| #define HAVE_CLOCK_GETTIME 1
2871| #define HAVE_DAEMON 1
2872| #define HAVE_DIRNAME 1
2873| #define HAVE_ERRC 1
2874| #define HAVE_FGETLN 1
2875| #define HAVE_GETDTABLESIZE 1
2876| #define HAVE_GETOPT 1
2877| #define HAVE_GETPEEREID 1
2878| #define HAVE_NANOSLEEP 1
2879| #define HAVE_SETEUID 1
2880| #define HAVE_SETEGID 1
2881| #define HAVE_SIGNAL 1
2882| #define HAVE_STRLCPY 1
2883| #define HAVE_STRLCAT 1
2884| #define HAVE_STRMODE 1
2885| #define HAVE_STRNDUP 1
2886| #define HAVE_STRNLEN 1
2887| #define HAVE_STRSEP 1
2888| #define HAVE_STRTONUM 1
2889| #define HAVE_USLEEP 1
2890| #define HAVE_DIRFD 1
2891| #define HAVE_SETSID 1
2892| #define HAVE_SIGACTION 1
2893| #define HAVE_STRNVIS 1
2894| #define HAVE_SYSCONF 1
2895| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2896| #define HAVE_DIRENT_H 1
2897| #define HAVE_FCNTL_H 1
2898| #define HAVE_LIBKERN_OSBYTEORDER_H 1
2899| #define HAVE_LIMITS_H 1
2900| #define HAVE_MACH_MACH_TIME_H 1
2901| /* end confdefs.h.  */
2902| #include <stddef.h>
2903| #ifdef HAVE_STDIO_H
2904| # include <stdio.h>
2905| #endif
2906| #ifdef HAVE_STDLIB_H
2907| # include <stdlib.h>
2908| #endif
2909| #ifdef HAVE_STRING_H
2910| # include <string.h>
2911| #endif
2912| #ifdef HAVE_INTTYPES_H
2913| # include <inttypes.h>
2914| #endif
2915| #ifdef HAVE_STDINT_H
2916| # include <stdint.h>
2917| #endif
2918| #ifdef HAVE_STRINGS_H
2919| # include <strings.h>
2920| #endif
2921| #ifdef HAVE_SYS_TYPES_H
2922| # include <sys/types.h>
2923| #endif
2924| #ifdef HAVE_SYS_STAT_H
2925| # include <sys/stat.h>
2926| #endif
2927| #ifdef HAVE_UNISTD_H
2928| # include <unistd.h>
2929| #endif
2930| #include <ndir.h>
2931configure:15010: result: no
2932configure:15016: checking for netdb.h
2933configure:15016: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2934configure:15016: $? = 0
2935configure:15016: result: yes
2936configure:15022: checking for pam/pam_appl.h
2937configure:15022: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2938conftest.c:105:10: fatal error: 'pam/pam_appl.h' file not found
2939#include <pam/pam_appl.h>
2940         ^~~~~~~~~~~~~~~~
29411 error generated.
2942configure:15022: $? = 1
2943configure: failed program was:
2944| /* confdefs.h */
2945| #define PACKAGE_NAME "OpenSMTPD-portable"
2946| #define PACKAGE_TARNAME "opensmtpd"
2947| #define PACKAGE_VERSION "7.4.0p1"
2948| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
2949| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
2950| #define PACKAGE_URL "https://www.opensmtpd.org"
2951| #define PACKAGE "opensmtpd"
2952| #define VERSION "7.4.0p1"
2953| #define HAVE_STDIO_H 1
2954| #define HAVE_STDLIB_H 1
2955| #define HAVE_STRING_H 1
2956| #define HAVE_INTTYPES_H 1
2957| #define HAVE_STDINT_H 1
2958| #define HAVE_STRINGS_H 1
2959| #define HAVE_SYS_STAT_H 1
2960| #define HAVE_SYS_TYPES_H 1
2961| #define HAVE_UNISTD_H 1
2962| #define HAVE_WCHAR_H 1
2963| #define STDC_HEADERS 1
2964| #define _ALL_SOURCE 1
2965| #define _DARWIN_C_SOURCE 1
2966| #define _GNU_SOURCE 1
2967| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2968| #define _NETBSD_SOURCE 1
2969| #define _OPENBSD_SOURCE 1
2970| #define _POSIX_PTHREAD_SEMANTICS 1
2971| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2972| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2973| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2974| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2975| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2976| #define __STDC_WANT_LIB_EXT2__ 1
2977| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2978| #define _TANDEM_SOURCE 1
2979| #define __EXTENSIONS__ 1
2980| #define HAVE_DLFCN_H 1
2981| #define LT_OBJDIR ".libs/"
2982| #define SETEUID_BREAKS_SETUID 1
2983| #define BROKEN_SETREUID 1
2984| #define BROKEN_SETREGID 1
2985| #define SPT_TYPE SPT_REUSEARGV
2986| #define HAVE_BASENAME 1
2987| #define HAVE_CLOCK_GETTIME 1
2988| #define HAVE_DAEMON 1
2989| #define HAVE_DIRNAME 1
2990| #define HAVE_ERRC 1
2991| #define HAVE_FGETLN 1
2992| #define HAVE_GETDTABLESIZE 1
2993| #define HAVE_GETOPT 1
2994| #define HAVE_GETPEEREID 1
2995| #define HAVE_NANOSLEEP 1
2996| #define HAVE_SETEUID 1
2997| #define HAVE_SETEGID 1
2998| #define HAVE_SIGNAL 1
2999| #define HAVE_STRLCPY 1
3000| #define HAVE_STRLCAT 1
3001| #define HAVE_STRMODE 1
3002| #define HAVE_STRNDUP 1
3003| #define HAVE_STRNLEN 1
3004| #define HAVE_STRSEP 1
3005| #define HAVE_STRTONUM 1
3006| #define HAVE_USLEEP 1
3007| #define HAVE_DIRFD 1
3008| #define HAVE_SETSID 1
3009| #define HAVE_SIGACTION 1
3010| #define HAVE_STRNVIS 1
3011| #define HAVE_SYSCONF 1
3012| #define HAVE_ARPA_NAMESER_COMPAT_H 1
3013| #define HAVE_DIRENT_H 1
3014| #define HAVE_FCNTL_H 1
3015| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3016| #define HAVE_LIMITS_H 1
3017| #define HAVE_MACH_MACH_TIME_H 1
3018| #define HAVE_NETDB_H 1
3019| /* end confdefs.h.  */
3020| #include <stddef.h>
3021| #ifdef HAVE_STDIO_H
3022| # include <stdio.h>
3023| #endif
3024| #ifdef HAVE_STDLIB_H
3025| # include <stdlib.h>
3026| #endif
3027| #ifdef HAVE_STRING_H
3028| # include <string.h>
3029| #endif
3030| #ifdef HAVE_INTTYPES_H
3031| # include <inttypes.h>
3032| #endif
3033| #ifdef HAVE_STDINT_H
3034| # include <stdint.h>
3035| #endif
3036| #ifdef HAVE_STRINGS_H
3037| # include <strings.h>
3038| #endif
3039| #ifdef HAVE_SYS_TYPES_H
3040| # include <sys/types.h>
3041| #endif
3042| #ifdef HAVE_SYS_STAT_H
3043| # include <sys/stat.h>
3044| #endif
3045| #ifdef HAVE_UNISTD_H
3046| # include <unistd.h>
3047| #endif
3048| #include <pam/pam_appl.h>
3049configure:15022: result: no
3050configure:15028: checking for paths.h
3051configure:15028: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3052configure:15028: $? = 0
3053configure:15028: result: yes
3054configure:15034: checking for security/pam_appl.h
3055configure:15034: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3056configure:15034: $? = 0
3057configure:15034: result: yes
3058configure:15040: checking for shadow.h
3059configure:15040: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3060conftest.c:107:10: fatal error: 'shadow.h' file not found
3061#include <shadow.h>
3062         ^~~~~~~~~~
30631 error generated.
3064configure:15040: $? = 1
3065configure: failed program was:
3066| /* confdefs.h */
3067| #define PACKAGE_NAME "OpenSMTPD-portable"
3068| #define PACKAGE_TARNAME "opensmtpd"
3069| #define PACKAGE_VERSION "7.4.0p1"
3070| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
3071| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
3072| #define PACKAGE_URL "https://www.opensmtpd.org"
3073| #define PACKAGE "opensmtpd"
3074| #define VERSION "7.4.0p1"
3075| #define HAVE_STDIO_H 1
3076| #define HAVE_STDLIB_H 1
3077| #define HAVE_STRING_H 1
3078| #define HAVE_INTTYPES_H 1
3079| #define HAVE_STDINT_H 1
3080| #define HAVE_STRINGS_H 1
3081| #define HAVE_SYS_STAT_H 1
3082| #define HAVE_SYS_TYPES_H 1
3083| #define HAVE_UNISTD_H 1
3084| #define HAVE_WCHAR_H 1
3085| #define STDC_HEADERS 1
3086| #define _ALL_SOURCE 1
3087| #define _DARWIN_C_SOURCE 1
3088| #define _GNU_SOURCE 1
3089| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3090| #define _NETBSD_SOURCE 1
3091| #define _OPENBSD_SOURCE 1
3092| #define _POSIX_PTHREAD_SEMANTICS 1
3093| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3094| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3095| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3096| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3097| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3098| #define __STDC_WANT_LIB_EXT2__ 1
3099| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3100| #define _TANDEM_SOURCE 1
3101| #define __EXTENSIONS__ 1
3102| #define HAVE_DLFCN_H 1
3103| #define LT_OBJDIR ".libs/"
3104| #define SETEUID_BREAKS_SETUID 1
3105| #define BROKEN_SETREUID 1
3106| #define BROKEN_SETREGID 1
3107| #define SPT_TYPE SPT_REUSEARGV
3108| #define HAVE_BASENAME 1
3109| #define HAVE_CLOCK_GETTIME 1
3110| #define HAVE_DAEMON 1
3111| #define HAVE_DIRNAME 1
3112| #define HAVE_ERRC 1
3113| #define HAVE_FGETLN 1
3114| #define HAVE_GETDTABLESIZE 1
3115| #define HAVE_GETOPT 1
3116| #define HAVE_GETPEEREID 1
3117| #define HAVE_NANOSLEEP 1
3118| #define HAVE_SETEUID 1
3119| #define HAVE_SETEGID 1
3120| #define HAVE_SIGNAL 1
3121| #define HAVE_STRLCPY 1
3122| #define HAVE_STRLCAT 1
3123| #define HAVE_STRMODE 1
3124| #define HAVE_STRNDUP 1
3125| #define HAVE_STRNLEN 1
3126| #define HAVE_STRSEP 1
3127| #define HAVE_STRTONUM 1
3128| #define HAVE_USLEEP 1
3129| #define HAVE_DIRFD 1
3130| #define HAVE_SETSID 1
3131| #define HAVE_SIGACTION 1
3132| #define HAVE_STRNVIS 1
3133| #define HAVE_SYSCONF 1
3134| #define HAVE_ARPA_NAMESER_COMPAT_H 1
3135| #define HAVE_DIRENT_H 1
3136| #define HAVE_FCNTL_H 1
3137| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3138| #define HAVE_LIMITS_H 1
3139| #define HAVE_MACH_MACH_TIME_H 1
3140| #define HAVE_NETDB_H 1
3141| #define HAVE_PATHS_H 1
3142| #define HAVE_SECURITY_PAM_APPL_H 1
3143| /* end confdefs.h.  */
3144| #include <stddef.h>
3145| #ifdef HAVE_STDIO_H
3146| # include <stdio.h>
3147| #endif
3148| #ifdef HAVE_STDLIB_H
3149| # include <stdlib.h>
3150| #endif
3151| #ifdef HAVE_STRING_H
3152| # include <string.h>
3153| #endif
3154| #ifdef HAVE_INTTYPES_H
3155| # include <inttypes.h>
3156| #endif
3157| #ifdef HAVE_STDINT_H
3158| # include <stdint.h>
3159| #endif
3160| #ifdef HAVE_STRINGS_H
3161| # include <strings.h>
3162| #endif
3163| #ifdef HAVE_SYS_TYPES_H
3164| # include <sys/types.h>
3165| #endif
3166| #ifdef HAVE_SYS_STAT_H
3167| # include <sys/stat.h>
3168| #endif
3169| #ifdef HAVE_UNISTD_H
3170| # include <unistd.h>
3171| #endif
3172| #include <shadow.h>
3173configure:15040: result: no
3174configure:15046: checking for sys/bitypes.h
3175configure:15046: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3176conftest.c:107:10: fatal error: 'sys/bitypes.h' file not found
3177#include <sys/bitypes.h>
3178         ^~~~~~~~~~~~~~~
31791 error generated.
3180configure:15046: $? = 1
3181configure: failed program was:
3182| /* confdefs.h */
3183| #define PACKAGE_NAME "OpenSMTPD-portable"
3184| #define PACKAGE_TARNAME "opensmtpd"
3185| #define PACKAGE_VERSION "7.4.0p1"
3186| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
3187| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
3188| #define PACKAGE_URL "https://www.opensmtpd.org"
3189| #define PACKAGE "opensmtpd"
3190| #define VERSION "7.4.0p1"
3191| #define HAVE_STDIO_H 1
3192| #define HAVE_STDLIB_H 1
3193| #define HAVE_STRING_H 1
3194| #define HAVE_INTTYPES_H 1
3195| #define HAVE_STDINT_H 1
3196| #define HAVE_STRINGS_H 1
3197| #define HAVE_SYS_STAT_H 1
3198| #define HAVE_SYS_TYPES_H 1
3199| #define HAVE_UNISTD_H 1
3200| #define HAVE_WCHAR_H 1
3201| #define STDC_HEADERS 1
3202| #define _ALL_SOURCE 1
3203| #define _DARWIN_C_SOURCE 1
3204| #define _GNU_SOURCE 1
3205| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3206| #define _NETBSD_SOURCE 1
3207| #define _OPENBSD_SOURCE 1
3208| #define _POSIX_PTHREAD_SEMANTICS 1
3209| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3210| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3211| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3212| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3213| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3214| #define __STDC_WANT_LIB_EXT2__ 1
3215| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3216| #define _TANDEM_SOURCE 1
3217| #define __EXTENSIONS__ 1
3218| #define HAVE_DLFCN_H 1
3219| #define LT_OBJDIR ".libs/"
3220| #define SETEUID_BREAKS_SETUID 1
3221| #define BROKEN_SETREUID 1
3222| #define BROKEN_SETREGID 1
3223| #define SPT_TYPE SPT_REUSEARGV
3224| #define HAVE_BASENAME 1
3225| #define HAVE_CLOCK_GETTIME 1
3226| #define HAVE_DAEMON 1
3227| #define HAVE_DIRNAME 1
3228| #define HAVE_ERRC 1
3229| #define HAVE_FGETLN 1
3230| #define HAVE_GETDTABLESIZE 1
3231| #define HAVE_GETOPT 1
3232| #define HAVE_GETPEEREID 1
3233| #define HAVE_NANOSLEEP 1
3234| #define HAVE_SETEUID 1
3235| #define HAVE_SETEGID 1
3236| #define HAVE_SIGNAL 1
3237| #define HAVE_STRLCPY 1
3238| #define HAVE_STRLCAT 1
3239| #define HAVE_STRMODE 1
3240| #define HAVE_STRNDUP 1
3241| #define HAVE_STRNLEN 1
3242| #define HAVE_STRSEP 1
3243| #define HAVE_STRTONUM 1
3244| #define HAVE_USLEEP 1
3245| #define HAVE_DIRFD 1
3246| #define HAVE_SETSID 1
3247| #define HAVE_SIGACTION 1
3248| #define HAVE_STRNVIS 1
3249| #define HAVE_SYSCONF 1
3250| #define HAVE_ARPA_NAMESER_COMPAT_H 1
3251| #define HAVE_DIRENT_H 1
3252| #define HAVE_FCNTL_H 1
3253| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3254| #define HAVE_LIMITS_H 1
3255| #define HAVE_MACH_MACH_TIME_H 1
3256| #define HAVE_NETDB_H 1
3257| #define HAVE_PATHS_H 1
3258| #define HAVE_SECURITY_PAM_APPL_H 1
3259| /* end confdefs.h.  */
3260| #include <stddef.h>
3261| #ifdef HAVE_STDIO_H
3262| # include <stdio.h>
3263| #endif
3264| #ifdef HAVE_STDLIB_H
3265| # include <stdlib.h>
3266| #endif
3267| #ifdef HAVE_STRING_H
3268| # include <string.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_STRINGS_H
3277| # include <strings.h>
3278| #endif
3279| #ifdef HAVE_SYS_TYPES_H
3280| # include <sys/types.h>
3281| #endif
3282| #ifdef HAVE_SYS_STAT_H
3283| # include <sys/stat.h>
3284| #endif
3285| #ifdef HAVE_UNISTD_H
3286| # include <unistd.h>
3287| #endif
3288| #include <sys/bitypes.h>
3289configure:15046: result: no
3290configure:15052: checking for sys/dir.h
3291configure:15052: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3292configure:15052: $? = 0
3293configure:15052: result: yes
3294configure:15058: checking for sys/endian.h
3295configure:15058: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3296conftest.c:108:10: fatal error: 'sys/endian.h' file not found
3297#include <sys/endian.h>
3298         ^~~~~~~~~~~~~~
32991 error generated.
3300configure:15058: $? = 1
3301configure: failed program was:
3302| /* confdefs.h */
3303| #define PACKAGE_NAME "OpenSMTPD-portable"
3304| #define PACKAGE_TARNAME "opensmtpd"
3305| #define PACKAGE_VERSION "7.4.0p1"
3306| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
3307| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
3308| #define PACKAGE_URL "https://www.opensmtpd.org"
3309| #define PACKAGE "opensmtpd"
3310| #define VERSION "7.4.0p1"
3311| #define HAVE_STDIO_H 1
3312| #define HAVE_STDLIB_H 1
3313| #define HAVE_STRING_H 1
3314| #define HAVE_INTTYPES_H 1
3315| #define HAVE_STDINT_H 1
3316| #define HAVE_STRINGS_H 1
3317| #define HAVE_SYS_STAT_H 1
3318| #define HAVE_SYS_TYPES_H 1
3319| #define HAVE_UNISTD_H 1
3320| #define HAVE_WCHAR_H 1
3321| #define STDC_HEADERS 1
3322| #define _ALL_SOURCE 1
3323| #define _DARWIN_C_SOURCE 1
3324| #define _GNU_SOURCE 1
3325| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3326| #define _NETBSD_SOURCE 1
3327| #define _OPENBSD_SOURCE 1
3328| #define _POSIX_PTHREAD_SEMANTICS 1
3329| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3330| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3331| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3332| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3333| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3334| #define __STDC_WANT_LIB_EXT2__ 1
3335| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3336| #define _TANDEM_SOURCE 1
3337| #define __EXTENSIONS__ 1
3338| #define HAVE_DLFCN_H 1
3339| #define LT_OBJDIR ".libs/"
3340| #define SETEUID_BREAKS_SETUID 1
3341| #define BROKEN_SETREUID 1
3342| #define BROKEN_SETREGID 1
3343| #define SPT_TYPE SPT_REUSEARGV
3344| #define HAVE_BASENAME 1
3345| #define HAVE_CLOCK_GETTIME 1
3346| #define HAVE_DAEMON 1
3347| #define HAVE_DIRNAME 1
3348| #define HAVE_ERRC 1
3349| #define HAVE_FGETLN 1
3350| #define HAVE_GETDTABLESIZE 1
3351| #define HAVE_GETOPT 1
3352| #define HAVE_GETPEEREID 1
3353| #define HAVE_NANOSLEEP 1
3354| #define HAVE_SETEUID 1
3355| #define HAVE_SETEGID 1
3356| #define HAVE_SIGNAL 1
3357| #define HAVE_STRLCPY 1
3358| #define HAVE_STRLCAT 1
3359| #define HAVE_STRMODE 1
3360| #define HAVE_STRNDUP 1
3361| #define HAVE_STRNLEN 1
3362| #define HAVE_STRSEP 1
3363| #define HAVE_STRTONUM 1
3364| #define HAVE_USLEEP 1
3365| #define HAVE_DIRFD 1
3366| #define HAVE_SETSID 1
3367| #define HAVE_SIGACTION 1
3368| #define HAVE_STRNVIS 1
3369| #define HAVE_SYSCONF 1
3370| #define HAVE_ARPA_NAMESER_COMPAT_H 1
3371| #define HAVE_DIRENT_H 1
3372| #define HAVE_FCNTL_H 1
3373| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3374| #define HAVE_LIMITS_H 1
3375| #define HAVE_MACH_MACH_TIME_H 1
3376| #define HAVE_NETDB_H 1
3377| #define HAVE_PATHS_H 1
3378| #define HAVE_SECURITY_PAM_APPL_H 1
3379| #define HAVE_SYS_DIR_H 1
3380| /* end confdefs.h.  */
3381| #include <stddef.h>
3382| #ifdef HAVE_STDIO_H
3383| # include <stdio.h>
3384| #endif
3385| #ifdef HAVE_STDLIB_H
3386| # include <stdlib.h>
3387| #endif
3388| #ifdef HAVE_STRING_H
3389| # include <string.h>
3390| #endif
3391| #ifdef HAVE_INTTYPES_H
3392| # include <inttypes.h>
3393| #endif
3394| #ifdef HAVE_STDINT_H
3395| # include <stdint.h>
3396| #endif
3397| #ifdef HAVE_STRINGS_H
3398| # include <strings.h>
3399| #endif
3400| #ifdef HAVE_SYS_TYPES_H
3401| # include <sys/types.h>
3402| #endif
3403| #ifdef HAVE_SYS_STAT_H
3404| # include <sys/stat.h>
3405| #endif
3406| #ifdef HAVE_UNISTD_H
3407| # include <unistd.h>
3408| #endif
3409| #include <sys/endian.h>
3410configure:15058: result: no
3411configure:15064: checking for sys/file.h
3412configure:15064: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3413configure:15064: $? = 0
3414configure:15064: result: yes
3415configure:15070: checking for sys/mount.h
3416configure:15070: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3417configure:15070: $? = 0
3418configure:15070: result: yes
3419configure:15076: checking for sys/ndir.h
3420configure:15076: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3421conftest.c:110:10: fatal error: 'sys/ndir.h' file not found
3422#include <sys/ndir.h>
3423         ^~~~~~~~~~~~
34241 error generated.
3425configure:15076: $? = 1
3426configure: failed program was:
3427| /* confdefs.h */
3428| #define PACKAGE_NAME "OpenSMTPD-portable"
3429| #define PACKAGE_TARNAME "opensmtpd"
3430| #define PACKAGE_VERSION "7.4.0p1"
3431| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
3432| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
3433| #define PACKAGE_URL "https://www.opensmtpd.org"
3434| #define PACKAGE "opensmtpd"
3435| #define VERSION "7.4.0p1"
3436| #define HAVE_STDIO_H 1
3437| #define HAVE_STDLIB_H 1
3438| #define HAVE_STRING_H 1
3439| #define HAVE_INTTYPES_H 1
3440| #define HAVE_STDINT_H 1
3441| #define HAVE_STRINGS_H 1
3442| #define HAVE_SYS_STAT_H 1
3443| #define HAVE_SYS_TYPES_H 1
3444| #define HAVE_UNISTD_H 1
3445| #define HAVE_WCHAR_H 1
3446| #define STDC_HEADERS 1
3447| #define _ALL_SOURCE 1
3448| #define _DARWIN_C_SOURCE 1
3449| #define _GNU_SOURCE 1
3450| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3451| #define _NETBSD_SOURCE 1
3452| #define _OPENBSD_SOURCE 1
3453| #define _POSIX_PTHREAD_SEMANTICS 1
3454| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3455| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3456| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3457| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3458| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3459| #define __STDC_WANT_LIB_EXT2__ 1
3460| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3461| #define _TANDEM_SOURCE 1
3462| #define __EXTENSIONS__ 1
3463| #define HAVE_DLFCN_H 1
3464| #define LT_OBJDIR ".libs/"
3465| #define SETEUID_BREAKS_SETUID 1
3466| #define BROKEN_SETREUID 1
3467| #define BROKEN_SETREGID 1
3468| #define SPT_TYPE SPT_REUSEARGV
3469| #define HAVE_BASENAME 1
3470| #define HAVE_CLOCK_GETTIME 1
3471| #define HAVE_DAEMON 1
3472| #define HAVE_DIRNAME 1
3473| #define HAVE_ERRC 1
3474| #define HAVE_FGETLN 1
3475| #define HAVE_GETDTABLESIZE 1
3476| #define HAVE_GETOPT 1
3477| #define HAVE_GETPEEREID 1
3478| #define HAVE_NANOSLEEP 1
3479| #define HAVE_SETEUID 1
3480| #define HAVE_SETEGID 1
3481| #define HAVE_SIGNAL 1
3482| #define HAVE_STRLCPY 1
3483| #define HAVE_STRLCAT 1
3484| #define HAVE_STRMODE 1
3485| #define HAVE_STRNDUP 1
3486| #define HAVE_STRNLEN 1
3487| #define HAVE_STRSEP 1
3488| #define HAVE_STRTONUM 1
3489| #define HAVE_USLEEP 1
3490| #define HAVE_DIRFD 1
3491| #define HAVE_SETSID 1
3492| #define HAVE_SIGACTION 1
3493| #define HAVE_STRNVIS 1
3494| #define HAVE_SYSCONF 1
3495| #define HAVE_ARPA_NAMESER_COMPAT_H 1
3496| #define HAVE_DIRENT_H 1
3497| #define HAVE_FCNTL_H 1
3498| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3499| #define HAVE_LIMITS_H 1
3500| #define HAVE_MACH_MACH_TIME_H 1
3501| #define HAVE_NETDB_H 1
3502| #define HAVE_PATHS_H 1
3503| #define HAVE_SECURITY_PAM_APPL_H 1
3504| #define HAVE_SYS_DIR_H 1
3505| #define HAVE_SYS_FILE_H 1
3506| #define HAVE_SYS_MOUNT_H 1
3507| /* end confdefs.h.  */
3508| #include <stddef.h>
3509| #ifdef HAVE_STDIO_H
3510| # include <stdio.h>
3511| #endif
3512| #ifdef HAVE_STDLIB_H
3513| # include <stdlib.h>
3514| #endif
3515| #ifdef HAVE_STRING_H
3516| # include <string.h>
3517| #endif
3518| #ifdef HAVE_INTTYPES_H
3519| # include <inttypes.h>
3520| #endif
3521| #ifdef HAVE_STDINT_H
3522| # include <stdint.h>
3523| #endif
3524| #ifdef HAVE_STRINGS_H
3525| # include <strings.h>
3526| #endif
3527| #ifdef HAVE_SYS_TYPES_H
3528| # include <sys/types.h>
3529| #endif
3530| #ifdef HAVE_SYS_STAT_H
3531| # include <sys/stat.h>
3532| #endif
3533| #ifdef HAVE_UNISTD_H
3534| # include <unistd.h>
3535| #endif
3536| #include <sys/ndir.h>
3537configure:15076: result: no
3538configure:15082: checking for sys/pstat.h
3539configure:15082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3540conftest.c:110:10: fatal error: 'sys/pstat.h' file not found
3541#include <sys/pstat.h>
3542         ^~~~~~~~~~~~~
35431 error generated.
3544configure:15082: $? = 1
3545configure: failed program was:
3546| /* confdefs.h */
3547| #define PACKAGE_NAME "OpenSMTPD-portable"
3548| #define PACKAGE_TARNAME "opensmtpd"
3549| #define PACKAGE_VERSION "7.4.0p1"
3550| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
3551| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
3552| #define PACKAGE_URL "https://www.opensmtpd.org"
3553| #define PACKAGE "opensmtpd"
3554| #define VERSION "7.4.0p1"
3555| #define HAVE_STDIO_H 1
3556| #define HAVE_STDLIB_H 1
3557| #define HAVE_STRING_H 1
3558| #define HAVE_INTTYPES_H 1
3559| #define HAVE_STDINT_H 1
3560| #define HAVE_STRINGS_H 1
3561| #define HAVE_SYS_STAT_H 1
3562| #define HAVE_SYS_TYPES_H 1
3563| #define HAVE_UNISTD_H 1
3564| #define HAVE_WCHAR_H 1
3565| #define STDC_HEADERS 1
3566| #define _ALL_SOURCE 1
3567| #define _DARWIN_C_SOURCE 1
3568| #define _GNU_SOURCE 1
3569| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3570| #define _NETBSD_SOURCE 1
3571| #define _OPENBSD_SOURCE 1
3572| #define _POSIX_PTHREAD_SEMANTICS 1
3573| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3574| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3575| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3576| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3577| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3578| #define __STDC_WANT_LIB_EXT2__ 1
3579| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3580| #define _TANDEM_SOURCE 1
3581| #define __EXTENSIONS__ 1
3582| #define HAVE_DLFCN_H 1
3583| #define LT_OBJDIR ".libs/"
3584| #define SETEUID_BREAKS_SETUID 1
3585| #define BROKEN_SETREUID 1
3586| #define BROKEN_SETREGID 1
3587| #define SPT_TYPE SPT_REUSEARGV
3588| #define HAVE_BASENAME 1
3589| #define HAVE_CLOCK_GETTIME 1
3590| #define HAVE_DAEMON 1
3591| #define HAVE_DIRNAME 1
3592| #define HAVE_ERRC 1
3593| #define HAVE_FGETLN 1
3594| #define HAVE_GETDTABLESIZE 1
3595| #define HAVE_GETOPT 1
3596| #define HAVE_GETPEEREID 1
3597| #define HAVE_NANOSLEEP 1
3598| #define HAVE_SETEUID 1
3599| #define HAVE_SETEGID 1
3600| #define HAVE_SIGNAL 1
3601| #define HAVE_STRLCPY 1
3602| #define HAVE_STRLCAT 1
3603| #define HAVE_STRMODE 1
3604| #define HAVE_STRNDUP 1
3605| #define HAVE_STRNLEN 1
3606| #define HAVE_STRSEP 1
3607| #define HAVE_STRTONUM 1
3608| #define HAVE_USLEEP 1
3609| #define HAVE_DIRFD 1
3610| #define HAVE_SETSID 1
3611| #define HAVE_SIGACTION 1
3612| #define HAVE_STRNVIS 1
3613| #define HAVE_SYSCONF 1
3614| #define HAVE_ARPA_NAMESER_COMPAT_H 1
3615| #define HAVE_DIRENT_H 1
3616| #define HAVE_FCNTL_H 1
3617| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3618| #define HAVE_LIMITS_H 1
3619| #define HAVE_MACH_MACH_TIME_H 1
3620| #define HAVE_NETDB_H 1
3621| #define HAVE_PATHS_H 1
3622| #define HAVE_SECURITY_PAM_APPL_H 1
3623| #define HAVE_SYS_DIR_H 1
3624| #define HAVE_SYS_FILE_H 1
3625| #define HAVE_SYS_MOUNT_H 1
3626| /* end confdefs.h.  */
3627| #include <stddef.h>
3628| #ifdef HAVE_STDIO_H
3629| # include <stdio.h>
3630| #endif
3631| #ifdef HAVE_STDLIB_H
3632| # include <stdlib.h>
3633| #endif
3634| #ifdef HAVE_STRING_H
3635| # include <string.h>
3636| #endif
3637| #ifdef HAVE_INTTYPES_H
3638| # include <inttypes.h>
3639| #endif
3640| #ifdef HAVE_STDINT_H
3641| # include <stdint.h>
3642| #endif
3643| #ifdef HAVE_STRINGS_H
3644| # include <strings.h>
3645| #endif
3646| #ifdef HAVE_SYS_TYPES_H
3647| # include <sys/types.h>
3648| #endif
3649| #ifdef HAVE_SYS_STAT_H
3650| # include <sys/stat.h>
3651| #endif
3652| #ifdef HAVE_UNISTD_H
3653| # include <unistd.h>
3654| #endif
3655| #include <sys/pstat.h>
3656configure:15082: result: no
3657configure:15088: checking for sys/statfs.h
3658configure:15088: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3659conftest.c:110:10: fatal error: 'sys/statfs.h' file not found
3660#include <sys/statfs.h>
3661         ^~~~~~~~~~~~~~
36621 error generated.
3663configure:15088: $? = 1
3664configure: failed program was:
3665| /* confdefs.h */
3666| #define PACKAGE_NAME "OpenSMTPD-portable"
3667| #define PACKAGE_TARNAME "opensmtpd"
3668| #define PACKAGE_VERSION "7.4.0p1"
3669| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
3670| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
3671| #define PACKAGE_URL "https://www.opensmtpd.org"
3672| #define PACKAGE "opensmtpd"
3673| #define VERSION "7.4.0p1"
3674| #define HAVE_STDIO_H 1
3675| #define HAVE_STDLIB_H 1
3676| #define HAVE_STRING_H 1
3677| #define HAVE_INTTYPES_H 1
3678| #define HAVE_STDINT_H 1
3679| #define HAVE_STRINGS_H 1
3680| #define HAVE_SYS_STAT_H 1
3681| #define HAVE_SYS_TYPES_H 1
3682| #define HAVE_UNISTD_H 1
3683| #define HAVE_WCHAR_H 1
3684| #define STDC_HEADERS 1
3685| #define _ALL_SOURCE 1
3686| #define _DARWIN_C_SOURCE 1
3687| #define _GNU_SOURCE 1
3688| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3689| #define _NETBSD_SOURCE 1
3690| #define _OPENBSD_SOURCE 1
3691| #define _POSIX_PTHREAD_SEMANTICS 1
3692| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3693| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3694| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3695| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3696| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3697| #define __STDC_WANT_LIB_EXT2__ 1
3698| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3699| #define _TANDEM_SOURCE 1
3700| #define __EXTENSIONS__ 1
3701| #define HAVE_DLFCN_H 1
3702| #define LT_OBJDIR ".libs/"
3703| #define SETEUID_BREAKS_SETUID 1
3704| #define BROKEN_SETREUID 1
3705| #define BROKEN_SETREGID 1
3706| #define SPT_TYPE SPT_REUSEARGV
3707| #define HAVE_BASENAME 1
3708| #define HAVE_CLOCK_GETTIME 1
3709| #define HAVE_DAEMON 1
3710| #define HAVE_DIRNAME 1
3711| #define HAVE_ERRC 1
3712| #define HAVE_FGETLN 1
3713| #define HAVE_GETDTABLESIZE 1
3714| #define HAVE_GETOPT 1
3715| #define HAVE_GETPEEREID 1
3716| #define HAVE_NANOSLEEP 1
3717| #define HAVE_SETEUID 1
3718| #define HAVE_SETEGID 1
3719| #define HAVE_SIGNAL 1
3720| #define HAVE_STRLCPY 1
3721| #define HAVE_STRLCAT 1
3722| #define HAVE_STRMODE 1
3723| #define HAVE_STRNDUP 1
3724| #define HAVE_STRNLEN 1
3725| #define HAVE_STRSEP 1
3726| #define HAVE_STRTONUM 1
3727| #define HAVE_USLEEP 1
3728| #define HAVE_DIRFD 1
3729| #define HAVE_SETSID 1
3730| #define HAVE_SIGACTION 1
3731| #define HAVE_STRNVIS 1
3732| #define HAVE_SYSCONF 1
3733| #define HAVE_ARPA_NAMESER_COMPAT_H 1
3734| #define HAVE_DIRENT_H 1
3735| #define HAVE_FCNTL_H 1
3736| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3737| #define HAVE_LIMITS_H 1
3738| #define HAVE_MACH_MACH_TIME_H 1
3739| #define HAVE_NETDB_H 1
3740| #define HAVE_PATHS_H 1
3741| #define HAVE_SECURITY_PAM_APPL_H 1
3742| #define HAVE_SYS_DIR_H 1
3743| #define HAVE_SYS_FILE_H 1
3744| #define HAVE_SYS_MOUNT_H 1
3745| /* end confdefs.h.  */
3746| #include <stddef.h>
3747| #ifdef HAVE_STDIO_H
3748| # include <stdio.h>
3749| #endif
3750| #ifdef HAVE_STDLIB_H
3751| # include <stdlib.h>
3752| #endif
3753| #ifdef HAVE_STRING_H
3754| # include <string.h>
3755| #endif
3756| #ifdef HAVE_INTTYPES_H
3757| # include <inttypes.h>
3758| #endif
3759| #ifdef HAVE_STDINT_H
3760| # include <stdint.h>
3761| #endif
3762| #ifdef HAVE_STRINGS_H
3763| # include <strings.h>
3764| #endif
3765| #ifdef HAVE_SYS_TYPES_H
3766| # include <sys/types.h>
3767| #endif
3768| #ifdef HAVE_SYS_STAT_H
3769| # include <sys/stat.h>
3770| #endif
3771| #ifdef HAVE_UNISTD_H
3772| # include <unistd.h>
3773| #endif
3774| #include <sys/statfs.h>
3775configure:15088: result: no
3776configure:15094: checking for sys/statvfs.h
3777configure:15094: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3778configure:15094: $? = 0
3779configure:15094: result: yes
3780configure:15100: checking for sys/time.h
3781configure:15100: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3782configure:15100: $? = 0
3783configure:15100: result: yes
3784configure:15106: checking for sys/un.h
3785configure:15106: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3786configure:15106: $? = 0
3787configure:15106: result: yes
3788configure:15112: checking for ucred.h
3789configure:15112: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3790conftest.c:113:10: fatal error: 'ucred.h' file not found
3791#include <ucred.h>
3792         ^~~~~~~~~
37931 error generated.
3794configure:15112: $? = 1
3795configure: failed program was:
3796| /* confdefs.h */
3797| #define PACKAGE_NAME "OpenSMTPD-portable"
3798| #define PACKAGE_TARNAME "opensmtpd"
3799| #define PACKAGE_VERSION "7.4.0p1"
3800| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
3801| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
3802| #define PACKAGE_URL "https://www.opensmtpd.org"
3803| #define PACKAGE "opensmtpd"
3804| #define VERSION "7.4.0p1"
3805| #define HAVE_STDIO_H 1
3806| #define HAVE_STDLIB_H 1
3807| #define HAVE_STRING_H 1
3808| #define HAVE_INTTYPES_H 1
3809| #define HAVE_STDINT_H 1
3810| #define HAVE_STRINGS_H 1
3811| #define HAVE_SYS_STAT_H 1
3812| #define HAVE_SYS_TYPES_H 1
3813| #define HAVE_UNISTD_H 1
3814| #define HAVE_WCHAR_H 1
3815| #define STDC_HEADERS 1
3816| #define _ALL_SOURCE 1
3817| #define _DARWIN_C_SOURCE 1
3818| #define _GNU_SOURCE 1
3819| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3820| #define _NETBSD_SOURCE 1
3821| #define _OPENBSD_SOURCE 1
3822| #define _POSIX_PTHREAD_SEMANTICS 1
3823| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3824| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3825| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3826| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3827| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3828| #define __STDC_WANT_LIB_EXT2__ 1
3829| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3830| #define _TANDEM_SOURCE 1
3831| #define __EXTENSIONS__ 1
3832| #define HAVE_DLFCN_H 1
3833| #define LT_OBJDIR ".libs/"
3834| #define SETEUID_BREAKS_SETUID 1
3835| #define BROKEN_SETREUID 1
3836| #define BROKEN_SETREGID 1
3837| #define SPT_TYPE SPT_REUSEARGV
3838| #define HAVE_BASENAME 1
3839| #define HAVE_CLOCK_GETTIME 1
3840| #define HAVE_DAEMON 1
3841| #define HAVE_DIRNAME 1
3842| #define HAVE_ERRC 1
3843| #define HAVE_FGETLN 1
3844| #define HAVE_GETDTABLESIZE 1
3845| #define HAVE_GETOPT 1
3846| #define HAVE_GETPEEREID 1
3847| #define HAVE_NANOSLEEP 1
3848| #define HAVE_SETEUID 1
3849| #define HAVE_SETEGID 1
3850| #define HAVE_SIGNAL 1
3851| #define HAVE_STRLCPY 1
3852| #define HAVE_STRLCAT 1
3853| #define HAVE_STRMODE 1
3854| #define HAVE_STRNDUP 1
3855| #define HAVE_STRNLEN 1
3856| #define HAVE_STRSEP 1
3857| #define HAVE_STRTONUM 1
3858| #define HAVE_USLEEP 1
3859| #define HAVE_DIRFD 1
3860| #define HAVE_SETSID 1
3861| #define HAVE_SIGACTION 1
3862| #define HAVE_STRNVIS 1
3863| #define HAVE_SYSCONF 1
3864| #define HAVE_ARPA_NAMESER_COMPAT_H 1
3865| #define HAVE_DIRENT_H 1
3866| #define HAVE_FCNTL_H 1
3867| #define HAVE_LIBKERN_OSBYTEORDER_H 1
3868| #define HAVE_LIMITS_H 1
3869| #define HAVE_MACH_MACH_TIME_H 1
3870| #define HAVE_NETDB_H 1
3871| #define HAVE_PATHS_H 1
3872| #define HAVE_SECURITY_PAM_APPL_H 1
3873| #define HAVE_SYS_DIR_H 1
3874| #define HAVE_SYS_FILE_H 1
3875| #define HAVE_SYS_MOUNT_H 1
3876| #define HAVE_SYS_STATVFS_H 1
3877| #define HAVE_SYS_TIME_H 1
3878| #define HAVE_SYS_UN_H 1
3879| /* end confdefs.h.  */
3880| #include <stddef.h>
3881| #ifdef HAVE_STDIO_H
3882| # include <stdio.h>
3883| #endif
3884| #ifdef HAVE_STDLIB_H
3885| # include <stdlib.h>
3886| #endif
3887| #ifdef HAVE_STRING_H
3888| # include <string.h>
3889| #endif
3890| #ifdef HAVE_INTTYPES_H
3891| # include <inttypes.h>
3892| #endif
3893| #ifdef HAVE_STDINT_H
3894| # include <stdint.h>
3895| #endif
3896| #ifdef HAVE_STRINGS_H
3897| # include <strings.h>
3898| #endif
3899| #ifdef HAVE_SYS_TYPES_H
3900| # include <sys/types.h>
3901| #endif
3902| #ifdef HAVE_SYS_STAT_H
3903| # include <sys/stat.h>
3904| #endif
3905| #ifdef HAVE_UNISTD_H
3906| # include <unistd.h>
3907| #endif
3908| #include <ucred.h>
3909configure:15112: result: no
3910configure:15118: checking for util.h
3911configure:15118: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3912configure:15118: $? = 0
3913configure:15118: result: yes
3914configure:15124: checking for vis.h
3915configure:15124: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
3916configure:15124: $? = 0
3917configure:15124: result: yes
3918configure:15165: checking for library containing basename
3919configure:15195: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3920configure:15195: $? = 0
3921configure:15215: result: none required
3922configure:15234: checking for library containing clock_gettime
3923configure:15264: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3924configure:15264: $? = 0
3925configure:15284: result: none required
3926configure:15303: checking for library containing closefrom
3927configure:15333: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3928ld: Undefined symbols:
3929  _closefrom, referenced from:
3930      _main in conftest-cadbf9.o
3931clang: error: linker command failed with exit code 1 (use -v to see invocation)
3932configure:15333: $? = 1
3933configure: failed program was:
3934| /* confdefs.h */
3935| #define PACKAGE_NAME "OpenSMTPD-portable"
3936| #define PACKAGE_TARNAME "opensmtpd"
3937| #define PACKAGE_VERSION "7.4.0p1"
3938| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
3939| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
3940| #define PACKAGE_URL "https://www.opensmtpd.org"
3941| #define PACKAGE "opensmtpd"
3942| #define VERSION "7.4.0p1"
3943| #define HAVE_STDIO_H 1
3944| #define HAVE_STDLIB_H 1
3945| #define HAVE_STRING_H 1
3946| #define HAVE_INTTYPES_H 1
3947| #define HAVE_STDINT_H 1
3948| #define HAVE_STRINGS_H 1
3949| #define HAVE_SYS_STAT_H 1
3950| #define HAVE_SYS_TYPES_H 1
3951| #define HAVE_UNISTD_H 1
3952| #define HAVE_WCHAR_H 1
3953| #define STDC_HEADERS 1
3954| #define _ALL_SOURCE 1
3955| #define _DARWIN_C_SOURCE 1
3956| #define _GNU_SOURCE 1
3957| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3958| #define _NETBSD_SOURCE 1
3959| #define _OPENBSD_SOURCE 1
3960| #define _POSIX_PTHREAD_SEMANTICS 1
3961| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3962| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3963| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3964| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3965| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3966| #define __STDC_WANT_LIB_EXT2__ 1
3967| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3968| #define _TANDEM_SOURCE 1
3969| #define __EXTENSIONS__ 1
3970| #define HAVE_DLFCN_H 1
3971| #define LT_OBJDIR ".libs/"
3972| #define SETEUID_BREAKS_SETUID 1
3973| #define BROKEN_SETREUID 1
3974| #define BROKEN_SETREGID 1
3975| #define SPT_TYPE SPT_REUSEARGV
3976| #define HAVE_BASENAME 1
3977| #define HAVE_CLOCK_GETTIME 1
3978| #define HAVE_DAEMON 1
3979| #define HAVE_DIRNAME 1
3980| #define HAVE_ERRC 1
3981| #define HAVE_FGETLN 1
3982| #define HAVE_GETDTABLESIZE 1
3983| #define HAVE_GETOPT 1
3984| #define HAVE_GETPEEREID 1
3985| #define HAVE_NANOSLEEP 1
3986| #define HAVE_SETEUID 1
3987| #define HAVE_SETEGID 1
3988| #define HAVE_SIGNAL 1
3989| #define HAVE_STRLCPY 1
3990| #define HAVE_STRLCAT 1
3991| #define HAVE_STRMODE 1
3992| #define HAVE_STRNDUP 1
3993| #define HAVE_STRNLEN 1
3994| #define HAVE_STRSEP 1
3995| #define HAVE_STRTONUM 1
3996| #define HAVE_USLEEP 1
3997| #define HAVE_DIRFD 1
3998| #define HAVE_SETSID 1
3999| #define HAVE_SIGACTION 1
4000| #define HAVE_STRNVIS 1
4001| #define HAVE_SYSCONF 1
4002| #define HAVE_ARPA_NAMESER_COMPAT_H 1
4003| #define HAVE_DIRENT_H 1
4004| #define HAVE_FCNTL_H 1
4005| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4006| #define HAVE_LIMITS_H 1
4007| #define HAVE_MACH_MACH_TIME_H 1
4008| #define HAVE_NETDB_H 1
4009| #define HAVE_PATHS_H 1
4010| #define HAVE_SECURITY_PAM_APPL_H 1
4011| #define HAVE_SYS_DIR_H 1
4012| #define HAVE_SYS_FILE_H 1
4013| #define HAVE_SYS_MOUNT_H 1
4014| #define HAVE_SYS_STATVFS_H 1
4015| #define HAVE_SYS_TIME_H 1
4016| #define HAVE_SYS_UN_H 1
4017| #define HAVE_UTIL_H 1
4018| #define HAVE_VIS_H 1
4019| #define HAVE_BASENAME 1
4020| #define HAVE_CLOCK_GETTIME 1
4021| /* end confdefs.h.  */
4022|
4023| /* Override any GCC internal prototype to avoid an error.
4024|    Use char because int might match the return type of a GCC
4025|    builtin and then its argument prototype would still apply.  */
4026| char closefrom ();
4027| int
4028| main (void)
4029| {
4030| return closefrom ();
4031|   ;
4032|   return 0;
4033| }
4034configure:15333: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lgen   >&5
4035ld: library 'gen' not found
4036clang: error: linker command failed with exit code 1 (use -v to see invocation)
4037configure:15333: $? = 1
4038configure: failed program was:
4039| /* confdefs.h */
4040| #define PACKAGE_NAME "OpenSMTPD-portable"
4041| #define PACKAGE_TARNAME "opensmtpd"
4042| #define PACKAGE_VERSION "7.4.0p1"
4043| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
4044| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
4045| #define PACKAGE_URL "https://www.opensmtpd.org"
4046| #define PACKAGE "opensmtpd"
4047| #define VERSION "7.4.0p1"
4048| #define HAVE_STDIO_H 1
4049| #define HAVE_STDLIB_H 1
4050| #define HAVE_STRING_H 1
4051| #define HAVE_INTTYPES_H 1
4052| #define HAVE_STDINT_H 1
4053| #define HAVE_STRINGS_H 1
4054| #define HAVE_SYS_STAT_H 1
4055| #define HAVE_SYS_TYPES_H 1
4056| #define HAVE_UNISTD_H 1
4057| #define HAVE_WCHAR_H 1
4058| #define STDC_HEADERS 1
4059| #define _ALL_SOURCE 1
4060| #define _DARWIN_C_SOURCE 1
4061| #define _GNU_SOURCE 1
4062| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4063| #define _NETBSD_SOURCE 1
4064| #define _OPENBSD_SOURCE 1
4065| #define _POSIX_PTHREAD_SEMANTICS 1
4066| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4067| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4068| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4069| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4070| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4071| #define __STDC_WANT_LIB_EXT2__ 1
4072| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4073| #define _TANDEM_SOURCE 1
4074| #define __EXTENSIONS__ 1
4075| #define HAVE_DLFCN_H 1
4076| #define LT_OBJDIR ".libs/"
4077| #define SETEUID_BREAKS_SETUID 1
4078| #define BROKEN_SETREUID 1
4079| #define BROKEN_SETREGID 1
4080| #define SPT_TYPE SPT_REUSEARGV
4081| #define HAVE_BASENAME 1
4082| #define HAVE_CLOCK_GETTIME 1
4083| #define HAVE_DAEMON 1
4084| #define HAVE_DIRNAME 1
4085| #define HAVE_ERRC 1
4086| #define HAVE_FGETLN 1
4087| #define HAVE_GETDTABLESIZE 1
4088| #define HAVE_GETOPT 1
4089| #define HAVE_GETPEEREID 1
4090| #define HAVE_NANOSLEEP 1
4091| #define HAVE_SETEUID 1
4092| #define HAVE_SETEGID 1
4093| #define HAVE_SIGNAL 1
4094| #define HAVE_STRLCPY 1
4095| #define HAVE_STRLCAT 1
4096| #define HAVE_STRMODE 1
4097| #define HAVE_STRNDUP 1
4098| #define HAVE_STRNLEN 1
4099| #define HAVE_STRSEP 1
4100| #define HAVE_STRTONUM 1
4101| #define HAVE_USLEEP 1
4102| #define HAVE_DIRFD 1
4103| #define HAVE_SETSID 1
4104| #define HAVE_SIGACTION 1
4105| #define HAVE_STRNVIS 1
4106| #define HAVE_SYSCONF 1
4107| #define HAVE_ARPA_NAMESER_COMPAT_H 1
4108| #define HAVE_DIRENT_H 1
4109| #define HAVE_FCNTL_H 1
4110| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4111| #define HAVE_LIMITS_H 1
4112| #define HAVE_MACH_MACH_TIME_H 1
4113| #define HAVE_NETDB_H 1
4114| #define HAVE_PATHS_H 1
4115| #define HAVE_SECURITY_PAM_APPL_H 1
4116| #define HAVE_SYS_DIR_H 1
4117| #define HAVE_SYS_FILE_H 1
4118| #define HAVE_SYS_MOUNT_H 1
4119| #define HAVE_SYS_STATVFS_H 1
4120| #define HAVE_SYS_TIME_H 1
4121| #define HAVE_SYS_UN_H 1
4122| #define HAVE_UTIL_H 1
4123| #define HAVE_VIS_H 1
4124| #define HAVE_BASENAME 1
4125| #define HAVE_CLOCK_GETTIME 1
4126| /* end confdefs.h.  */
4127|
4128| /* Override any GCC internal prototype to avoid an error.
4129|    Use char because int might match the return type of a GCC
4130|    builtin and then its argument prototype would still apply.  */
4131| char closefrom ();
4132| int
4133| main (void)
4134| {
4135| return closefrom ();
4136|   ;
4137|   return 0;
4138| }
4139configure:15353: result: no
4140configure:15394: checking for library containing crypt
4141configure:15424: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
4142configure:15424: $? = 0
4143configure:15444: result: none required
4144configure:15456: checking for library containing crypt_gensalt
4145configure:15486: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
4146ld: Undefined symbols:
4147  _crypt_gensalt, referenced from:
4148      _main in conftest-e0d349.o
4149clang: error: linker command failed with exit code 1 (use -v to see invocation)
4150configure:15486: $? = 1
4151configure: failed program was:
4152| /* confdefs.h */
4153| #define PACKAGE_NAME "OpenSMTPD-portable"
4154| #define PACKAGE_TARNAME "opensmtpd"
4155| #define PACKAGE_VERSION "7.4.0p1"
4156| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
4157| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
4158| #define PACKAGE_URL "https://www.opensmtpd.org"
4159| #define PACKAGE "opensmtpd"
4160| #define VERSION "7.4.0p1"
4161| #define HAVE_STDIO_H 1
4162| #define HAVE_STDLIB_H 1
4163| #define HAVE_STRING_H 1
4164| #define HAVE_INTTYPES_H 1
4165| #define HAVE_STDINT_H 1
4166| #define HAVE_STRINGS_H 1
4167| #define HAVE_SYS_STAT_H 1
4168| #define HAVE_SYS_TYPES_H 1
4169| #define HAVE_UNISTD_H 1
4170| #define HAVE_WCHAR_H 1
4171| #define STDC_HEADERS 1
4172| #define _ALL_SOURCE 1
4173| #define _DARWIN_C_SOURCE 1
4174| #define _GNU_SOURCE 1
4175| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4176| #define _NETBSD_SOURCE 1
4177| #define _OPENBSD_SOURCE 1
4178| #define _POSIX_PTHREAD_SEMANTICS 1
4179| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4180| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4181| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4182| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4183| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4184| #define __STDC_WANT_LIB_EXT2__ 1
4185| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4186| #define _TANDEM_SOURCE 1
4187| #define __EXTENSIONS__ 1
4188| #define HAVE_DLFCN_H 1
4189| #define LT_OBJDIR ".libs/"
4190| #define SETEUID_BREAKS_SETUID 1
4191| #define BROKEN_SETREUID 1
4192| #define BROKEN_SETREGID 1
4193| #define SPT_TYPE SPT_REUSEARGV
4194| #define HAVE_BASENAME 1
4195| #define HAVE_CLOCK_GETTIME 1
4196| #define HAVE_DAEMON 1
4197| #define HAVE_DIRNAME 1
4198| #define HAVE_ERRC 1
4199| #define HAVE_FGETLN 1
4200| #define HAVE_GETDTABLESIZE 1
4201| #define HAVE_GETOPT 1
4202| #define HAVE_GETPEEREID 1
4203| #define HAVE_NANOSLEEP 1
4204| #define HAVE_SETEUID 1
4205| #define HAVE_SETEGID 1
4206| #define HAVE_SIGNAL 1
4207| #define HAVE_STRLCPY 1
4208| #define HAVE_STRLCAT 1
4209| #define HAVE_STRMODE 1
4210| #define HAVE_STRNDUP 1
4211| #define HAVE_STRNLEN 1
4212| #define HAVE_STRSEP 1
4213| #define HAVE_STRTONUM 1
4214| #define HAVE_USLEEP 1
4215| #define HAVE_DIRFD 1
4216| #define HAVE_SETSID 1
4217| #define HAVE_SIGACTION 1
4218| #define HAVE_STRNVIS 1
4219| #define HAVE_SYSCONF 1
4220| #define HAVE_ARPA_NAMESER_COMPAT_H 1
4221| #define HAVE_DIRENT_H 1
4222| #define HAVE_FCNTL_H 1
4223| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4224| #define HAVE_LIMITS_H 1
4225| #define HAVE_MACH_MACH_TIME_H 1
4226| #define HAVE_NETDB_H 1
4227| #define HAVE_PATHS_H 1
4228| #define HAVE_SECURITY_PAM_APPL_H 1
4229| #define HAVE_SYS_DIR_H 1
4230| #define HAVE_SYS_FILE_H 1
4231| #define HAVE_SYS_MOUNT_H 1
4232| #define HAVE_SYS_STATVFS_H 1
4233| #define HAVE_SYS_TIME_H 1
4234| #define HAVE_SYS_UN_H 1
4235| #define HAVE_UTIL_H 1
4236| #define HAVE_VIS_H 1
4237| #define HAVE_BASENAME 1
4238| #define HAVE_CLOCK_GETTIME 1
4239| #define HAVE_CRYPT 1
4240| /* end confdefs.h.  */
4241|
4242| /* Override any GCC internal prototype to avoid an error.
4243|    Use char because int might match the return type of a GCC
4244|    builtin and then its argument prototype would still apply.  */
4245| char crypt_gensalt ();
4246| int
4247| main (void)
4248| {
4249| return crypt_gensalt ();
4250|   ;
4251|   return 0;
4252| }
4253configure:15486: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lcrypt   >&5
4254ld: library 'crypt' not found
4255clang: error: linker command failed with exit code 1 (use -v to see invocation)
4256configure:15486: $? = 1
4257configure: failed program was:
4258| /* confdefs.h */
4259| #define PACKAGE_NAME "OpenSMTPD-portable"
4260| #define PACKAGE_TARNAME "opensmtpd"
4261| #define PACKAGE_VERSION "7.4.0p1"
4262| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
4263| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
4264| #define PACKAGE_URL "https://www.opensmtpd.org"
4265| #define PACKAGE "opensmtpd"
4266| #define VERSION "7.4.0p1"
4267| #define HAVE_STDIO_H 1
4268| #define HAVE_STDLIB_H 1
4269| #define HAVE_STRING_H 1
4270| #define HAVE_INTTYPES_H 1
4271| #define HAVE_STDINT_H 1
4272| #define HAVE_STRINGS_H 1
4273| #define HAVE_SYS_STAT_H 1
4274| #define HAVE_SYS_TYPES_H 1
4275| #define HAVE_UNISTD_H 1
4276| #define HAVE_WCHAR_H 1
4277| #define STDC_HEADERS 1
4278| #define _ALL_SOURCE 1
4279| #define _DARWIN_C_SOURCE 1
4280| #define _GNU_SOURCE 1
4281| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4282| #define _NETBSD_SOURCE 1
4283| #define _OPENBSD_SOURCE 1
4284| #define _POSIX_PTHREAD_SEMANTICS 1
4285| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4286| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4287| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4288| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4289| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4290| #define __STDC_WANT_LIB_EXT2__ 1
4291| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4292| #define _TANDEM_SOURCE 1
4293| #define __EXTENSIONS__ 1
4294| #define HAVE_DLFCN_H 1
4295| #define LT_OBJDIR ".libs/"
4296| #define SETEUID_BREAKS_SETUID 1
4297| #define BROKEN_SETREUID 1
4298| #define BROKEN_SETREGID 1
4299| #define SPT_TYPE SPT_REUSEARGV
4300| #define HAVE_BASENAME 1
4301| #define HAVE_CLOCK_GETTIME 1
4302| #define HAVE_DAEMON 1
4303| #define HAVE_DIRNAME 1
4304| #define HAVE_ERRC 1
4305| #define HAVE_FGETLN 1
4306| #define HAVE_GETDTABLESIZE 1
4307| #define HAVE_GETOPT 1
4308| #define HAVE_GETPEEREID 1
4309| #define HAVE_NANOSLEEP 1
4310| #define HAVE_SETEUID 1
4311| #define HAVE_SETEGID 1
4312| #define HAVE_SIGNAL 1
4313| #define HAVE_STRLCPY 1
4314| #define HAVE_STRLCAT 1
4315| #define HAVE_STRMODE 1
4316| #define HAVE_STRNDUP 1
4317| #define HAVE_STRNLEN 1
4318| #define HAVE_STRSEP 1
4319| #define HAVE_STRTONUM 1
4320| #define HAVE_USLEEP 1
4321| #define HAVE_DIRFD 1
4322| #define HAVE_SETSID 1
4323| #define HAVE_SIGACTION 1
4324| #define HAVE_STRNVIS 1
4325| #define HAVE_SYSCONF 1
4326| #define HAVE_ARPA_NAMESER_COMPAT_H 1
4327| #define HAVE_DIRENT_H 1
4328| #define HAVE_FCNTL_H 1
4329| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4330| #define HAVE_LIMITS_H 1
4331| #define HAVE_MACH_MACH_TIME_H 1
4332| #define HAVE_NETDB_H 1
4333| #define HAVE_PATHS_H 1
4334| #define HAVE_SECURITY_PAM_APPL_H 1
4335| #define HAVE_SYS_DIR_H 1
4336| #define HAVE_SYS_FILE_H 1
4337| #define HAVE_SYS_MOUNT_H 1
4338| #define HAVE_SYS_STATVFS_H 1
4339| #define HAVE_SYS_TIME_H 1
4340| #define HAVE_SYS_UN_H 1
4341| #define HAVE_UTIL_H 1
4342| #define HAVE_VIS_H 1
4343| #define HAVE_BASENAME 1
4344| #define HAVE_CLOCK_GETTIME 1
4345| #define HAVE_CRYPT 1
4346| /* end confdefs.h.  */
4347|
4348| /* Override any GCC internal prototype to avoid an error.
4349|    Use char because int might match the return type of a GCC
4350|    builtin and then its argument prototype would still apply.  */
4351| char crypt_gensalt ();
4352| int
4353| main (void)
4354| {
4355| return crypt_gensalt ();
4356|   ;
4357|   return 0;
4358| }
4359configure:15506: result: no
4360configure:15518: checking for library containing dirname
4361configure:15548: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
4362configure:15548: $? = 0
4363configure:15568: result: none required
4364configure:15587: checking for library containing fmt_scaled
4365configure:15617: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
4366ld: Undefined symbols:
4367  _fmt_scaled, referenced from:
4368      _main in conftest-9a6ccd.o
4369clang: error: linker command failed with exit code 1 (use -v to see invocation)
4370configure:15617: $? = 1
4371configure: failed program was:
4372| /* confdefs.h */
4373| #define PACKAGE_NAME "OpenSMTPD-portable"
4374| #define PACKAGE_TARNAME "opensmtpd"
4375| #define PACKAGE_VERSION "7.4.0p1"
4376| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
4377| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
4378| #define PACKAGE_URL "https://www.opensmtpd.org"
4379| #define PACKAGE "opensmtpd"
4380| #define VERSION "7.4.0p1"
4381| #define HAVE_STDIO_H 1
4382| #define HAVE_STDLIB_H 1
4383| #define HAVE_STRING_H 1
4384| #define HAVE_INTTYPES_H 1
4385| #define HAVE_STDINT_H 1
4386| #define HAVE_STRINGS_H 1
4387| #define HAVE_SYS_STAT_H 1
4388| #define HAVE_SYS_TYPES_H 1
4389| #define HAVE_UNISTD_H 1
4390| #define HAVE_WCHAR_H 1
4391| #define STDC_HEADERS 1
4392| #define _ALL_SOURCE 1
4393| #define _DARWIN_C_SOURCE 1
4394| #define _GNU_SOURCE 1
4395| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4396| #define _NETBSD_SOURCE 1
4397| #define _OPENBSD_SOURCE 1
4398| #define _POSIX_PTHREAD_SEMANTICS 1
4399| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4400| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4401| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4402| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4403| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4404| #define __STDC_WANT_LIB_EXT2__ 1
4405| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4406| #define _TANDEM_SOURCE 1
4407| #define __EXTENSIONS__ 1
4408| #define HAVE_DLFCN_H 1
4409| #define LT_OBJDIR ".libs/"
4410| #define SETEUID_BREAKS_SETUID 1
4411| #define BROKEN_SETREUID 1
4412| #define BROKEN_SETREGID 1
4413| #define SPT_TYPE SPT_REUSEARGV
4414| #define HAVE_BASENAME 1
4415| #define HAVE_CLOCK_GETTIME 1
4416| #define HAVE_DAEMON 1
4417| #define HAVE_DIRNAME 1
4418| #define HAVE_ERRC 1
4419| #define HAVE_FGETLN 1
4420| #define HAVE_GETDTABLESIZE 1
4421| #define HAVE_GETOPT 1
4422| #define HAVE_GETPEEREID 1
4423| #define HAVE_NANOSLEEP 1
4424| #define HAVE_SETEUID 1
4425| #define HAVE_SETEGID 1
4426| #define HAVE_SIGNAL 1
4427| #define HAVE_STRLCPY 1
4428| #define HAVE_STRLCAT 1
4429| #define HAVE_STRMODE 1
4430| #define HAVE_STRNDUP 1
4431| #define HAVE_STRNLEN 1
4432| #define HAVE_STRSEP 1
4433| #define HAVE_STRTONUM 1
4434| #define HAVE_USLEEP 1
4435| #define HAVE_DIRFD 1
4436| #define HAVE_SETSID 1
4437| #define HAVE_SIGACTION 1
4438| #define HAVE_STRNVIS 1
4439| #define HAVE_SYSCONF 1
4440| #define HAVE_ARPA_NAMESER_COMPAT_H 1
4441| #define HAVE_DIRENT_H 1
4442| #define HAVE_FCNTL_H 1
4443| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4444| #define HAVE_LIMITS_H 1
4445| #define HAVE_MACH_MACH_TIME_H 1
4446| #define HAVE_NETDB_H 1
4447| #define HAVE_PATHS_H 1
4448| #define HAVE_SECURITY_PAM_APPL_H 1
4449| #define HAVE_SYS_DIR_H 1
4450| #define HAVE_SYS_FILE_H 1
4451| #define HAVE_SYS_MOUNT_H 1
4452| #define HAVE_SYS_STATVFS_H 1
4453| #define HAVE_SYS_TIME_H 1
4454| #define HAVE_SYS_UN_H 1
4455| #define HAVE_UTIL_H 1
4456| #define HAVE_VIS_H 1
4457| #define HAVE_BASENAME 1
4458| #define HAVE_CLOCK_GETTIME 1
4459| #define HAVE_CRYPT 1
4460| #define HAVE_DIRNAME 1
4461| /* end confdefs.h.  */
4462|
4463| /* Override any GCC internal prototype to avoid an error.
4464|    Use char because int might match the return type of a GCC
4465|    builtin and then its argument prototype would still apply.  */
4466| char fmt_scaled ();
4467| int
4468| main (void)
4469| {
4470| return fmt_scaled ();
4471|   ;
4472|   return 0;
4473| }
4474configure:15617: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil   >&5
4475ld: Undefined symbols:
4476  _fmt_scaled, referenced from:
4477      _main in conftest-6f3cf0.o
4478clang: error: linker command failed with exit code 1 (use -v to see invocation)
4479configure:15617: $? = 1
4480configure: failed program was:
4481| /* confdefs.h */
4482| #define PACKAGE_NAME "OpenSMTPD-portable"
4483| #define PACKAGE_TARNAME "opensmtpd"
4484| #define PACKAGE_VERSION "7.4.0p1"
4485| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
4486| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
4487| #define PACKAGE_URL "https://www.opensmtpd.org"
4488| #define PACKAGE "opensmtpd"
4489| #define VERSION "7.4.0p1"
4490| #define HAVE_STDIO_H 1
4491| #define HAVE_STDLIB_H 1
4492| #define HAVE_STRING_H 1
4493| #define HAVE_INTTYPES_H 1
4494| #define HAVE_STDINT_H 1
4495| #define HAVE_STRINGS_H 1
4496| #define HAVE_SYS_STAT_H 1
4497| #define HAVE_SYS_TYPES_H 1
4498| #define HAVE_UNISTD_H 1
4499| #define HAVE_WCHAR_H 1
4500| #define STDC_HEADERS 1
4501| #define _ALL_SOURCE 1
4502| #define _DARWIN_C_SOURCE 1
4503| #define _GNU_SOURCE 1
4504| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4505| #define _NETBSD_SOURCE 1
4506| #define _OPENBSD_SOURCE 1
4507| #define _POSIX_PTHREAD_SEMANTICS 1
4508| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4509| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4510| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4511| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4512| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4513| #define __STDC_WANT_LIB_EXT2__ 1
4514| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4515| #define _TANDEM_SOURCE 1
4516| #define __EXTENSIONS__ 1
4517| #define HAVE_DLFCN_H 1
4518| #define LT_OBJDIR ".libs/"
4519| #define SETEUID_BREAKS_SETUID 1
4520| #define BROKEN_SETREUID 1
4521| #define BROKEN_SETREGID 1
4522| #define SPT_TYPE SPT_REUSEARGV
4523| #define HAVE_BASENAME 1
4524| #define HAVE_CLOCK_GETTIME 1
4525| #define HAVE_DAEMON 1
4526| #define HAVE_DIRNAME 1
4527| #define HAVE_ERRC 1
4528| #define HAVE_FGETLN 1
4529| #define HAVE_GETDTABLESIZE 1
4530| #define HAVE_GETOPT 1
4531| #define HAVE_GETPEEREID 1
4532| #define HAVE_NANOSLEEP 1
4533| #define HAVE_SETEUID 1
4534| #define HAVE_SETEGID 1
4535| #define HAVE_SIGNAL 1
4536| #define HAVE_STRLCPY 1
4537| #define HAVE_STRLCAT 1
4538| #define HAVE_STRMODE 1
4539| #define HAVE_STRNDUP 1
4540| #define HAVE_STRNLEN 1
4541| #define HAVE_STRSEP 1
4542| #define HAVE_STRTONUM 1
4543| #define HAVE_USLEEP 1
4544| #define HAVE_DIRFD 1
4545| #define HAVE_SETSID 1
4546| #define HAVE_SIGACTION 1
4547| #define HAVE_STRNVIS 1
4548| #define HAVE_SYSCONF 1
4549| #define HAVE_ARPA_NAMESER_COMPAT_H 1
4550| #define HAVE_DIRENT_H 1
4551| #define HAVE_FCNTL_H 1
4552| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4553| #define HAVE_LIMITS_H 1
4554| #define HAVE_MACH_MACH_TIME_H 1
4555| #define HAVE_NETDB_H 1
4556| #define HAVE_PATHS_H 1
4557| #define HAVE_SECURITY_PAM_APPL_H 1
4558| #define HAVE_SYS_DIR_H 1
4559| #define HAVE_SYS_FILE_H 1
4560| #define HAVE_SYS_MOUNT_H 1
4561| #define HAVE_SYS_STATVFS_H 1
4562| #define HAVE_SYS_TIME_H 1
4563| #define HAVE_SYS_UN_H 1
4564| #define HAVE_UTIL_H 1
4565| #define HAVE_VIS_H 1
4566| #define HAVE_BASENAME 1
4567| #define HAVE_CLOCK_GETTIME 1
4568| #define HAVE_CRYPT 1
4569| #define HAVE_DIRNAME 1
4570| /* end confdefs.h.  */
4571|
4572| /* Override any GCC internal prototype to avoid an error.
4573|    Use char because int might match the return type of a GCC
4574|    builtin and then its argument prototype would still apply.  */
4575| char fmt_scaled ();
4576| int
4577| main (void)
4578| {
4579| return fmt_scaled ();
4580|   ;
4581|   return 0;
4582| }
4583configure:15637: result: no
4584configure:15656: checking for library containing fparseln
4585configure:15686: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
4586configure:15686: $? = 0
4587configure:15706: result: none required
4588configure:15725: checking for library containing fts_open
4589configure:15755: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
4590configure:15755: $? = 0
4591configure:15775: result: none required
4592configure:15789: checking for library containing inet_net_pton
4593configure:15819: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
4594configure:15819: $? = 0
4595configure:15839: result: none required
4596configure:15858: checking for library containing imsg_init
4597configure:15888: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
4598ld: Undefined symbols:
4599  _imsg_init, referenced from:
4600      _main in conftest-a9ffaf.o
4601clang: error: linker command failed with exit code 1 (use -v to see invocation)
4602configure:15888: $? = 1
4603configure: failed program was:
4604| /* confdefs.h */
4605| #define PACKAGE_NAME "OpenSMTPD-portable"
4606| #define PACKAGE_TARNAME "opensmtpd"
4607| #define PACKAGE_VERSION "7.4.0p1"
4608| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
4609| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
4610| #define PACKAGE_URL "https://www.opensmtpd.org"
4611| #define PACKAGE "opensmtpd"
4612| #define VERSION "7.4.0p1"
4613| #define HAVE_STDIO_H 1
4614| #define HAVE_STDLIB_H 1
4615| #define HAVE_STRING_H 1
4616| #define HAVE_INTTYPES_H 1
4617| #define HAVE_STDINT_H 1
4618| #define HAVE_STRINGS_H 1
4619| #define HAVE_SYS_STAT_H 1
4620| #define HAVE_SYS_TYPES_H 1
4621| #define HAVE_UNISTD_H 1
4622| #define HAVE_WCHAR_H 1
4623| #define STDC_HEADERS 1
4624| #define _ALL_SOURCE 1
4625| #define _DARWIN_C_SOURCE 1
4626| #define _GNU_SOURCE 1
4627| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4628| #define _NETBSD_SOURCE 1
4629| #define _OPENBSD_SOURCE 1
4630| #define _POSIX_PTHREAD_SEMANTICS 1
4631| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4632| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4633| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4634| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4635| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4636| #define __STDC_WANT_LIB_EXT2__ 1
4637| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4638| #define _TANDEM_SOURCE 1
4639| #define __EXTENSIONS__ 1
4640| #define HAVE_DLFCN_H 1
4641| #define LT_OBJDIR ".libs/"
4642| #define SETEUID_BREAKS_SETUID 1
4643| #define BROKEN_SETREUID 1
4644| #define BROKEN_SETREGID 1
4645| #define SPT_TYPE SPT_REUSEARGV
4646| #define HAVE_BASENAME 1
4647| #define HAVE_CLOCK_GETTIME 1
4648| #define HAVE_DAEMON 1
4649| #define HAVE_DIRNAME 1
4650| #define HAVE_ERRC 1
4651| #define HAVE_FGETLN 1
4652| #define HAVE_GETDTABLESIZE 1
4653| #define HAVE_GETOPT 1
4654| #define HAVE_GETPEEREID 1
4655| #define HAVE_NANOSLEEP 1
4656| #define HAVE_SETEUID 1
4657| #define HAVE_SETEGID 1
4658| #define HAVE_SIGNAL 1
4659| #define HAVE_STRLCPY 1
4660| #define HAVE_STRLCAT 1
4661| #define HAVE_STRMODE 1
4662| #define HAVE_STRNDUP 1
4663| #define HAVE_STRNLEN 1
4664| #define HAVE_STRSEP 1
4665| #define HAVE_STRTONUM 1
4666| #define HAVE_USLEEP 1
4667| #define HAVE_DIRFD 1
4668| #define HAVE_SETSID 1
4669| #define HAVE_SIGACTION 1
4670| #define HAVE_STRNVIS 1
4671| #define HAVE_SYSCONF 1
4672| #define HAVE_ARPA_NAMESER_COMPAT_H 1
4673| #define HAVE_DIRENT_H 1
4674| #define HAVE_FCNTL_H 1
4675| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4676| #define HAVE_LIMITS_H 1
4677| #define HAVE_MACH_MACH_TIME_H 1
4678| #define HAVE_NETDB_H 1
4679| #define HAVE_PATHS_H 1
4680| #define HAVE_SECURITY_PAM_APPL_H 1
4681| #define HAVE_SYS_DIR_H 1
4682| #define HAVE_SYS_FILE_H 1
4683| #define HAVE_SYS_MOUNT_H 1
4684| #define HAVE_SYS_STATVFS_H 1
4685| #define HAVE_SYS_TIME_H 1
4686| #define HAVE_SYS_UN_H 1
4687| #define HAVE_UTIL_H 1
4688| #define HAVE_VIS_H 1
4689| #define HAVE_BASENAME 1
4690| #define HAVE_CLOCK_GETTIME 1
4691| #define HAVE_CRYPT 1
4692| #define HAVE_DIRNAME 1
4693| #define HAVE_FPARSELN 1
4694| #define HAVE_FTS_OPEN 1
4695| #define HAVE_INET_NET_PTON 1
4696| /* end confdefs.h.  */
4697|
4698| /* Override any GCC internal prototype to avoid an error.
4699|    Use char because int might match the return type of a GCC
4700|    builtin and then its argument prototype would still apply.  */
4701| char imsg_init ();
4702| int
4703| main (void)
4704| {
4705| return imsg_init ();
4706|   ;
4707|   return 0;
4708| }
4709configure:15888: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil   >&5
4710ld: Undefined symbols:
4711  _imsg_init, referenced from:
4712      _main in conftest-d8c02c.o
4713clang: error: linker command failed with exit code 1 (use -v to see invocation)
4714configure:15888: $? = 1
4715configure: failed program was:
4716| /* confdefs.h */
4717| #define PACKAGE_NAME "OpenSMTPD-portable"
4718| #define PACKAGE_TARNAME "opensmtpd"
4719| #define PACKAGE_VERSION "7.4.0p1"
4720| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
4721| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
4722| #define PACKAGE_URL "https://www.opensmtpd.org"
4723| #define PACKAGE "opensmtpd"
4724| #define VERSION "7.4.0p1"
4725| #define HAVE_STDIO_H 1
4726| #define HAVE_STDLIB_H 1
4727| #define HAVE_STRING_H 1
4728| #define HAVE_INTTYPES_H 1
4729| #define HAVE_STDINT_H 1
4730| #define HAVE_STRINGS_H 1
4731| #define HAVE_SYS_STAT_H 1
4732| #define HAVE_SYS_TYPES_H 1
4733| #define HAVE_UNISTD_H 1
4734| #define HAVE_WCHAR_H 1
4735| #define STDC_HEADERS 1
4736| #define _ALL_SOURCE 1
4737| #define _DARWIN_C_SOURCE 1
4738| #define _GNU_SOURCE 1
4739| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4740| #define _NETBSD_SOURCE 1
4741| #define _OPENBSD_SOURCE 1
4742| #define _POSIX_PTHREAD_SEMANTICS 1
4743| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4744| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4745| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4746| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4747| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4748| #define __STDC_WANT_LIB_EXT2__ 1
4749| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4750| #define _TANDEM_SOURCE 1
4751| #define __EXTENSIONS__ 1
4752| #define HAVE_DLFCN_H 1
4753| #define LT_OBJDIR ".libs/"
4754| #define SETEUID_BREAKS_SETUID 1
4755| #define BROKEN_SETREUID 1
4756| #define BROKEN_SETREGID 1
4757| #define SPT_TYPE SPT_REUSEARGV
4758| #define HAVE_BASENAME 1
4759| #define HAVE_CLOCK_GETTIME 1
4760| #define HAVE_DAEMON 1
4761| #define HAVE_DIRNAME 1
4762| #define HAVE_ERRC 1
4763| #define HAVE_FGETLN 1
4764| #define HAVE_GETDTABLESIZE 1
4765| #define HAVE_GETOPT 1
4766| #define HAVE_GETPEEREID 1
4767| #define HAVE_NANOSLEEP 1
4768| #define HAVE_SETEUID 1
4769| #define HAVE_SETEGID 1
4770| #define HAVE_SIGNAL 1
4771| #define HAVE_STRLCPY 1
4772| #define HAVE_STRLCAT 1
4773| #define HAVE_STRMODE 1
4774| #define HAVE_STRNDUP 1
4775| #define HAVE_STRNLEN 1
4776| #define HAVE_STRSEP 1
4777| #define HAVE_STRTONUM 1
4778| #define HAVE_USLEEP 1
4779| #define HAVE_DIRFD 1
4780| #define HAVE_SETSID 1
4781| #define HAVE_SIGACTION 1
4782| #define HAVE_STRNVIS 1
4783| #define HAVE_SYSCONF 1
4784| #define HAVE_ARPA_NAMESER_COMPAT_H 1
4785| #define HAVE_DIRENT_H 1
4786| #define HAVE_FCNTL_H 1
4787| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4788| #define HAVE_LIMITS_H 1
4789| #define HAVE_MACH_MACH_TIME_H 1
4790| #define HAVE_NETDB_H 1
4791| #define HAVE_PATHS_H 1
4792| #define HAVE_SECURITY_PAM_APPL_H 1
4793| #define HAVE_SYS_DIR_H 1
4794| #define HAVE_SYS_FILE_H 1
4795| #define HAVE_SYS_MOUNT_H 1
4796| #define HAVE_SYS_STATVFS_H 1
4797| #define HAVE_SYS_TIME_H 1
4798| #define HAVE_SYS_UN_H 1
4799| #define HAVE_UTIL_H 1
4800| #define HAVE_VIS_H 1
4801| #define HAVE_BASENAME 1
4802| #define HAVE_CLOCK_GETTIME 1
4803| #define HAVE_CRYPT 1
4804| #define HAVE_DIRNAME 1
4805| #define HAVE_FPARSELN 1
4806| #define HAVE_FTS_OPEN 1
4807| #define HAVE_INET_NET_PTON 1
4808| /* end confdefs.h.  */
4809|
4810| /* Override any GCC internal prototype to avoid an error.
4811|    Use char because int might match the return type of a GCC
4812|    builtin and then its argument prototype would still apply.  */
4813| char imsg_init ();
4814| int
4815| main (void)
4816| {
4817| return imsg_init ();
4818|   ;
4819|   return 0;
4820| }
4821configure:15888: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -limsg   >&5
4822ld: library 'imsg' not found
4823clang: error: linker command failed with exit code 1 (use -v to see invocation)
4824configure:15888: $? = 1
4825configure: failed program was:
4826| /* confdefs.h */
4827| #define PACKAGE_NAME "OpenSMTPD-portable"
4828| #define PACKAGE_TARNAME "opensmtpd"
4829| #define PACKAGE_VERSION "7.4.0p1"
4830| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
4831| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
4832| #define PACKAGE_URL "https://www.opensmtpd.org"
4833| #define PACKAGE "opensmtpd"
4834| #define VERSION "7.4.0p1"
4835| #define HAVE_STDIO_H 1
4836| #define HAVE_STDLIB_H 1
4837| #define HAVE_STRING_H 1
4838| #define HAVE_INTTYPES_H 1
4839| #define HAVE_STDINT_H 1
4840| #define HAVE_STRINGS_H 1
4841| #define HAVE_SYS_STAT_H 1
4842| #define HAVE_SYS_TYPES_H 1
4843| #define HAVE_UNISTD_H 1
4844| #define HAVE_WCHAR_H 1
4845| #define STDC_HEADERS 1
4846| #define _ALL_SOURCE 1
4847| #define _DARWIN_C_SOURCE 1
4848| #define _GNU_SOURCE 1
4849| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4850| #define _NETBSD_SOURCE 1
4851| #define _OPENBSD_SOURCE 1
4852| #define _POSIX_PTHREAD_SEMANTICS 1
4853| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4854| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4855| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4856| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4857| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4858| #define __STDC_WANT_LIB_EXT2__ 1
4859| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4860| #define _TANDEM_SOURCE 1
4861| #define __EXTENSIONS__ 1
4862| #define HAVE_DLFCN_H 1
4863| #define LT_OBJDIR ".libs/"
4864| #define SETEUID_BREAKS_SETUID 1
4865| #define BROKEN_SETREUID 1
4866| #define BROKEN_SETREGID 1
4867| #define SPT_TYPE SPT_REUSEARGV
4868| #define HAVE_BASENAME 1
4869| #define HAVE_CLOCK_GETTIME 1
4870| #define HAVE_DAEMON 1
4871| #define HAVE_DIRNAME 1
4872| #define HAVE_ERRC 1
4873| #define HAVE_FGETLN 1
4874| #define HAVE_GETDTABLESIZE 1
4875| #define HAVE_GETOPT 1
4876| #define HAVE_GETPEEREID 1
4877| #define HAVE_NANOSLEEP 1
4878| #define HAVE_SETEUID 1
4879| #define HAVE_SETEGID 1
4880| #define HAVE_SIGNAL 1
4881| #define HAVE_STRLCPY 1
4882| #define HAVE_STRLCAT 1
4883| #define HAVE_STRMODE 1
4884| #define HAVE_STRNDUP 1
4885| #define HAVE_STRNLEN 1
4886| #define HAVE_STRSEP 1
4887| #define HAVE_STRTONUM 1
4888| #define HAVE_USLEEP 1
4889| #define HAVE_DIRFD 1
4890| #define HAVE_SETSID 1
4891| #define HAVE_SIGACTION 1
4892| #define HAVE_STRNVIS 1
4893| #define HAVE_SYSCONF 1
4894| #define HAVE_ARPA_NAMESER_COMPAT_H 1
4895| #define HAVE_DIRENT_H 1
4896| #define HAVE_FCNTL_H 1
4897| #define HAVE_LIBKERN_OSBYTEORDER_H 1
4898| #define HAVE_LIMITS_H 1
4899| #define HAVE_MACH_MACH_TIME_H 1
4900| #define HAVE_NETDB_H 1
4901| #define HAVE_PATHS_H 1
4902| #define HAVE_SECURITY_PAM_APPL_H 1
4903| #define HAVE_SYS_DIR_H 1
4904| #define HAVE_SYS_FILE_H 1
4905| #define HAVE_SYS_MOUNT_H 1
4906| #define HAVE_SYS_STATVFS_H 1
4907| #define HAVE_SYS_TIME_H 1
4908| #define HAVE_SYS_UN_H 1
4909| #define HAVE_UTIL_H 1
4910| #define HAVE_VIS_H 1
4911| #define HAVE_BASENAME 1
4912| #define HAVE_CLOCK_GETTIME 1
4913| #define HAVE_CRYPT 1
4914| #define HAVE_DIRNAME 1
4915| #define HAVE_FPARSELN 1
4916| #define HAVE_FTS_OPEN 1
4917| #define HAVE_INET_NET_PTON 1
4918| /* end confdefs.h.  */
4919|
4920| /* Override any GCC internal prototype to avoid an error.
4921|    Use char because int might match the return type of a GCC
4922|    builtin and then its argument prototype would still apply.  */
4923| char imsg_init ();
4924| int
4925| main (void)
4926| {
4927| return imsg_init ();
4928|   ;
4929|   return 0;
4930| }
4931configure:15908: result: no
4932configure:15935: checking for library containing pidfile
4933configure:15965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
4934ld: Undefined symbols:
4935  _pidfile, referenced from:
4936      _main in conftest-beec7e.o
4937clang: error: linker command failed with exit code 1 (use -v to see invocation)
4938configure:15965: $? = 1
4939configure: failed program was:
4940| /* confdefs.h */
4941| #define PACKAGE_NAME "OpenSMTPD-portable"
4942| #define PACKAGE_TARNAME "opensmtpd"
4943| #define PACKAGE_VERSION "7.4.0p1"
4944| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
4945| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
4946| #define PACKAGE_URL "https://www.opensmtpd.org"
4947| #define PACKAGE "opensmtpd"
4948| #define VERSION "7.4.0p1"
4949| #define HAVE_STDIO_H 1
4950| #define HAVE_STDLIB_H 1
4951| #define HAVE_STRING_H 1
4952| #define HAVE_INTTYPES_H 1
4953| #define HAVE_STDINT_H 1
4954| #define HAVE_STRINGS_H 1
4955| #define HAVE_SYS_STAT_H 1
4956| #define HAVE_SYS_TYPES_H 1
4957| #define HAVE_UNISTD_H 1
4958| #define HAVE_WCHAR_H 1
4959| #define STDC_HEADERS 1
4960| #define _ALL_SOURCE 1
4961| #define _DARWIN_C_SOURCE 1
4962| #define _GNU_SOURCE 1
4963| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4964| #define _NETBSD_SOURCE 1
4965| #define _OPENBSD_SOURCE 1
4966| #define _POSIX_PTHREAD_SEMANTICS 1
4967| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4968| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4969| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4970| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4971| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4972| #define __STDC_WANT_LIB_EXT2__ 1
4973| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4974| #define _TANDEM_SOURCE 1
4975| #define __EXTENSIONS__ 1
4976| #define HAVE_DLFCN_H 1
4977| #define LT_OBJDIR ".libs/"
4978| #define SETEUID_BREAKS_SETUID 1
4979| #define BROKEN_SETREUID 1
4980| #define BROKEN_SETREGID 1
4981| #define SPT_TYPE SPT_REUSEARGV
4982| #define HAVE_BASENAME 1
4983| #define HAVE_CLOCK_GETTIME 1
4984| #define HAVE_DAEMON 1
4985| #define HAVE_DIRNAME 1
4986| #define HAVE_ERRC 1
4987| #define HAVE_FGETLN 1
4988| #define HAVE_GETDTABLESIZE 1
4989| #define HAVE_GETOPT 1
4990| #define HAVE_GETPEEREID 1
4991| #define HAVE_NANOSLEEP 1
4992| #define HAVE_SETEUID 1
4993| #define HAVE_SETEGID 1
4994| #define HAVE_SIGNAL 1
4995| #define HAVE_STRLCPY 1
4996| #define HAVE_STRLCAT 1
4997| #define HAVE_STRMODE 1
4998| #define HAVE_STRNDUP 1
4999| #define HAVE_STRNLEN 1
5000| #define HAVE_STRSEP 1
5001| #define HAVE_STRTONUM 1
5002| #define HAVE_USLEEP 1
5003| #define HAVE_DIRFD 1
5004| #define HAVE_SETSID 1
5005| #define HAVE_SIGACTION 1
5006| #define HAVE_STRNVIS 1
5007| #define HAVE_SYSCONF 1
5008| #define HAVE_ARPA_NAMESER_COMPAT_H 1
5009| #define HAVE_DIRENT_H 1
5010| #define HAVE_FCNTL_H 1
5011| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5012| #define HAVE_LIMITS_H 1
5013| #define HAVE_MACH_MACH_TIME_H 1
5014| #define HAVE_NETDB_H 1
5015| #define HAVE_PATHS_H 1
5016| #define HAVE_SECURITY_PAM_APPL_H 1
5017| #define HAVE_SYS_DIR_H 1
5018| #define HAVE_SYS_FILE_H 1
5019| #define HAVE_SYS_MOUNT_H 1
5020| #define HAVE_SYS_STATVFS_H 1
5021| #define HAVE_SYS_TIME_H 1
5022| #define HAVE_SYS_UN_H 1
5023| #define HAVE_UTIL_H 1
5024| #define HAVE_VIS_H 1
5025| #define HAVE_BASENAME 1
5026| #define HAVE_CLOCK_GETTIME 1
5027| #define HAVE_CRYPT 1
5028| #define HAVE_DIRNAME 1
5029| #define HAVE_FPARSELN 1
5030| #define HAVE_FTS_OPEN 1
5031| #define HAVE_INET_NET_PTON 1
5032| /* end confdefs.h.  */
5033|
5034| /* Override any GCC internal prototype to avoid an error.
5035|    Use char because int might match the return type of a GCC
5036|    builtin and then its argument prototype would still apply.  */
5037| char pidfile ();
5038| int
5039| main (void)
5040| {
5041| return pidfile ();
5042|   ;
5043|   return 0;
5044| }
5045configure:15965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil   >&5
5046ld: Undefined symbols:
5047  _pidfile, referenced from:
5048      _main in conftest-3f5adf.o
5049clang: error: linker command failed with exit code 1 (use -v to see invocation)
5050configure:15965: $? = 1
5051configure: failed program was:
5052| /* confdefs.h */
5053| #define PACKAGE_NAME "OpenSMTPD-portable"
5054| #define PACKAGE_TARNAME "opensmtpd"
5055| #define PACKAGE_VERSION "7.4.0p1"
5056| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
5057| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
5058| #define PACKAGE_URL "https://www.opensmtpd.org"
5059| #define PACKAGE "opensmtpd"
5060| #define VERSION "7.4.0p1"
5061| #define HAVE_STDIO_H 1
5062| #define HAVE_STDLIB_H 1
5063| #define HAVE_STRING_H 1
5064| #define HAVE_INTTYPES_H 1
5065| #define HAVE_STDINT_H 1
5066| #define HAVE_STRINGS_H 1
5067| #define HAVE_SYS_STAT_H 1
5068| #define HAVE_SYS_TYPES_H 1
5069| #define HAVE_UNISTD_H 1
5070| #define HAVE_WCHAR_H 1
5071| #define STDC_HEADERS 1
5072| #define _ALL_SOURCE 1
5073| #define _DARWIN_C_SOURCE 1
5074| #define _GNU_SOURCE 1
5075| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5076| #define _NETBSD_SOURCE 1
5077| #define _OPENBSD_SOURCE 1
5078| #define _POSIX_PTHREAD_SEMANTICS 1
5079| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5080| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5081| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5082| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5083| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5084| #define __STDC_WANT_LIB_EXT2__ 1
5085| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5086| #define _TANDEM_SOURCE 1
5087| #define __EXTENSIONS__ 1
5088| #define HAVE_DLFCN_H 1
5089| #define LT_OBJDIR ".libs/"
5090| #define SETEUID_BREAKS_SETUID 1
5091| #define BROKEN_SETREUID 1
5092| #define BROKEN_SETREGID 1
5093| #define SPT_TYPE SPT_REUSEARGV
5094| #define HAVE_BASENAME 1
5095| #define HAVE_CLOCK_GETTIME 1
5096| #define HAVE_DAEMON 1
5097| #define HAVE_DIRNAME 1
5098| #define HAVE_ERRC 1
5099| #define HAVE_FGETLN 1
5100| #define HAVE_GETDTABLESIZE 1
5101| #define HAVE_GETOPT 1
5102| #define HAVE_GETPEEREID 1
5103| #define HAVE_NANOSLEEP 1
5104| #define HAVE_SETEUID 1
5105| #define HAVE_SETEGID 1
5106| #define HAVE_SIGNAL 1
5107| #define HAVE_STRLCPY 1
5108| #define HAVE_STRLCAT 1
5109| #define HAVE_STRMODE 1
5110| #define HAVE_STRNDUP 1
5111| #define HAVE_STRNLEN 1
5112| #define HAVE_STRSEP 1
5113| #define HAVE_STRTONUM 1
5114| #define HAVE_USLEEP 1
5115| #define HAVE_DIRFD 1
5116| #define HAVE_SETSID 1
5117| #define HAVE_SIGACTION 1
5118| #define HAVE_STRNVIS 1
5119| #define HAVE_SYSCONF 1
5120| #define HAVE_ARPA_NAMESER_COMPAT_H 1
5121| #define HAVE_DIRENT_H 1
5122| #define HAVE_FCNTL_H 1
5123| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5124| #define HAVE_LIMITS_H 1
5125| #define HAVE_MACH_MACH_TIME_H 1
5126| #define HAVE_NETDB_H 1
5127| #define HAVE_PATHS_H 1
5128| #define HAVE_SECURITY_PAM_APPL_H 1
5129| #define HAVE_SYS_DIR_H 1
5130| #define HAVE_SYS_FILE_H 1
5131| #define HAVE_SYS_MOUNT_H 1
5132| #define HAVE_SYS_STATVFS_H 1
5133| #define HAVE_SYS_TIME_H 1
5134| #define HAVE_SYS_UN_H 1
5135| #define HAVE_UTIL_H 1
5136| #define HAVE_VIS_H 1
5137| #define HAVE_BASENAME 1
5138| #define HAVE_CLOCK_GETTIME 1
5139| #define HAVE_CRYPT 1
5140| #define HAVE_DIRNAME 1
5141| #define HAVE_FPARSELN 1
5142| #define HAVE_FTS_OPEN 1
5143| #define HAVE_INET_NET_PTON 1
5144| /* end confdefs.h.  */
5145|
5146| /* Override any GCC internal prototype to avoid an error.
5147|    Use char because int might match the return type of a GCC
5148|    builtin and then its argument prototype would still apply.  */
5149| char pidfile ();
5150| int
5151| main (void)
5152| {
5153| return pidfile ();
5154|   ;
5155|   return 0;
5156| }
5157configure:15985: result: no
5158configure:16004: checking for library containing res_hnok
5159configure:16034: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
5160ld: Undefined symbols:
5161  _res_hnok, referenced from:
5162      _main in conftest-7065b1.o
5163clang: error: linker command failed with exit code 1 (use -v to see invocation)
5164configure:16034: $? = 1
5165configure: failed program was:
5166| /* confdefs.h */
5167| #define PACKAGE_NAME "OpenSMTPD-portable"
5168| #define PACKAGE_TARNAME "opensmtpd"
5169| #define PACKAGE_VERSION "7.4.0p1"
5170| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
5171| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
5172| #define PACKAGE_URL "https://www.opensmtpd.org"
5173| #define PACKAGE "opensmtpd"
5174| #define VERSION "7.4.0p1"
5175| #define HAVE_STDIO_H 1
5176| #define HAVE_STDLIB_H 1
5177| #define HAVE_STRING_H 1
5178| #define HAVE_INTTYPES_H 1
5179| #define HAVE_STDINT_H 1
5180| #define HAVE_STRINGS_H 1
5181| #define HAVE_SYS_STAT_H 1
5182| #define HAVE_SYS_TYPES_H 1
5183| #define HAVE_UNISTD_H 1
5184| #define HAVE_WCHAR_H 1
5185| #define STDC_HEADERS 1
5186| #define _ALL_SOURCE 1
5187| #define _DARWIN_C_SOURCE 1
5188| #define _GNU_SOURCE 1
5189| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5190| #define _NETBSD_SOURCE 1
5191| #define _OPENBSD_SOURCE 1
5192| #define _POSIX_PTHREAD_SEMANTICS 1
5193| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5194| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5195| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5196| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5197| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5198| #define __STDC_WANT_LIB_EXT2__ 1
5199| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5200| #define _TANDEM_SOURCE 1
5201| #define __EXTENSIONS__ 1
5202| #define HAVE_DLFCN_H 1
5203| #define LT_OBJDIR ".libs/"
5204| #define SETEUID_BREAKS_SETUID 1
5205| #define BROKEN_SETREUID 1
5206| #define BROKEN_SETREGID 1
5207| #define SPT_TYPE SPT_REUSEARGV
5208| #define HAVE_BASENAME 1
5209| #define HAVE_CLOCK_GETTIME 1
5210| #define HAVE_DAEMON 1
5211| #define HAVE_DIRNAME 1
5212| #define HAVE_ERRC 1
5213| #define HAVE_FGETLN 1
5214| #define HAVE_GETDTABLESIZE 1
5215| #define HAVE_GETOPT 1
5216| #define HAVE_GETPEEREID 1
5217| #define HAVE_NANOSLEEP 1
5218| #define HAVE_SETEUID 1
5219| #define HAVE_SETEGID 1
5220| #define HAVE_SIGNAL 1
5221| #define HAVE_STRLCPY 1
5222| #define HAVE_STRLCAT 1
5223| #define HAVE_STRMODE 1
5224| #define HAVE_STRNDUP 1
5225| #define HAVE_STRNLEN 1
5226| #define HAVE_STRSEP 1
5227| #define HAVE_STRTONUM 1
5228| #define HAVE_USLEEP 1
5229| #define HAVE_DIRFD 1
5230| #define HAVE_SETSID 1
5231| #define HAVE_SIGACTION 1
5232| #define HAVE_STRNVIS 1
5233| #define HAVE_SYSCONF 1
5234| #define HAVE_ARPA_NAMESER_COMPAT_H 1
5235| #define HAVE_DIRENT_H 1
5236| #define HAVE_FCNTL_H 1
5237| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5238| #define HAVE_LIMITS_H 1
5239| #define HAVE_MACH_MACH_TIME_H 1
5240| #define HAVE_NETDB_H 1
5241| #define HAVE_PATHS_H 1
5242| #define HAVE_SECURITY_PAM_APPL_H 1
5243| #define HAVE_SYS_DIR_H 1
5244| #define HAVE_SYS_FILE_H 1
5245| #define HAVE_SYS_MOUNT_H 1
5246| #define HAVE_SYS_STATVFS_H 1
5247| #define HAVE_SYS_TIME_H 1
5248| #define HAVE_SYS_UN_H 1
5249| #define HAVE_UTIL_H 1
5250| #define HAVE_VIS_H 1
5251| #define HAVE_BASENAME 1
5252| #define HAVE_CLOCK_GETTIME 1
5253| #define HAVE_CRYPT 1
5254| #define HAVE_DIRNAME 1
5255| #define HAVE_FPARSELN 1
5256| #define HAVE_FTS_OPEN 1
5257| #define HAVE_INET_NET_PTON 1
5258| /* end confdefs.h.  */
5259|
5260| /* Override any GCC internal prototype to avoid an error.
5261|    Use char because int might match the return type of a GCC
5262|    builtin and then its argument prototype would still apply.  */
5263| char res_hnok ();
5264| int
5265| main (void)
5266| {
5267| return res_hnok ();
5268|   ;
5269|   return 0;
5270| }
5271configure:16034: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv   >&5
5272ld: Undefined symbols:
5273  _res_hnok, referenced from:
5274      _main in conftest-42a1fb.o
5275clang: error: linker command failed with exit code 1 (use -v to see invocation)
5276configure:16034: $? = 1
5277configure: failed program was:
5278| /* confdefs.h */
5279| #define PACKAGE_NAME "OpenSMTPD-portable"
5280| #define PACKAGE_TARNAME "opensmtpd"
5281| #define PACKAGE_VERSION "7.4.0p1"
5282| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
5283| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
5284| #define PACKAGE_URL "https://www.opensmtpd.org"
5285| #define PACKAGE "opensmtpd"
5286| #define VERSION "7.4.0p1"
5287| #define HAVE_STDIO_H 1
5288| #define HAVE_STDLIB_H 1
5289| #define HAVE_STRING_H 1
5290| #define HAVE_INTTYPES_H 1
5291| #define HAVE_STDINT_H 1
5292| #define HAVE_STRINGS_H 1
5293| #define HAVE_SYS_STAT_H 1
5294| #define HAVE_SYS_TYPES_H 1
5295| #define HAVE_UNISTD_H 1
5296| #define HAVE_WCHAR_H 1
5297| #define STDC_HEADERS 1
5298| #define _ALL_SOURCE 1
5299| #define _DARWIN_C_SOURCE 1
5300| #define _GNU_SOURCE 1
5301| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5302| #define _NETBSD_SOURCE 1
5303| #define _OPENBSD_SOURCE 1
5304| #define _POSIX_PTHREAD_SEMANTICS 1
5305| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5306| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5307| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5308| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5309| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5310| #define __STDC_WANT_LIB_EXT2__ 1
5311| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5312| #define _TANDEM_SOURCE 1
5313| #define __EXTENSIONS__ 1
5314| #define HAVE_DLFCN_H 1
5315| #define LT_OBJDIR ".libs/"
5316| #define SETEUID_BREAKS_SETUID 1
5317| #define BROKEN_SETREUID 1
5318| #define BROKEN_SETREGID 1
5319| #define SPT_TYPE SPT_REUSEARGV
5320| #define HAVE_BASENAME 1
5321| #define HAVE_CLOCK_GETTIME 1
5322| #define HAVE_DAEMON 1
5323| #define HAVE_DIRNAME 1
5324| #define HAVE_ERRC 1
5325| #define HAVE_FGETLN 1
5326| #define HAVE_GETDTABLESIZE 1
5327| #define HAVE_GETOPT 1
5328| #define HAVE_GETPEEREID 1
5329| #define HAVE_NANOSLEEP 1
5330| #define HAVE_SETEUID 1
5331| #define HAVE_SETEGID 1
5332| #define HAVE_SIGNAL 1
5333| #define HAVE_STRLCPY 1
5334| #define HAVE_STRLCAT 1
5335| #define HAVE_STRMODE 1
5336| #define HAVE_STRNDUP 1
5337| #define HAVE_STRNLEN 1
5338| #define HAVE_STRSEP 1
5339| #define HAVE_STRTONUM 1
5340| #define HAVE_USLEEP 1
5341| #define HAVE_DIRFD 1
5342| #define HAVE_SETSID 1
5343| #define HAVE_SIGACTION 1
5344| #define HAVE_STRNVIS 1
5345| #define HAVE_SYSCONF 1
5346| #define HAVE_ARPA_NAMESER_COMPAT_H 1
5347| #define HAVE_DIRENT_H 1
5348| #define HAVE_FCNTL_H 1
5349| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5350| #define HAVE_LIMITS_H 1
5351| #define HAVE_MACH_MACH_TIME_H 1
5352| #define HAVE_NETDB_H 1
5353| #define HAVE_PATHS_H 1
5354| #define HAVE_SECURITY_PAM_APPL_H 1
5355| #define HAVE_SYS_DIR_H 1
5356| #define HAVE_SYS_FILE_H 1
5357| #define HAVE_SYS_MOUNT_H 1
5358| #define HAVE_SYS_STATVFS_H 1
5359| #define HAVE_SYS_TIME_H 1
5360| #define HAVE_SYS_UN_H 1
5361| #define HAVE_UTIL_H 1
5362| #define HAVE_VIS_H 1
5363| #define HAVE_BASENAME 1
5364| #define HAVE_CLOCK_GETTIME 1
5365| #define HAVE_CRYPT 1
5366| #define HAVE_DIRNAME 1
5367| #define HAVE_FPARSELN 1
5368| #define HAVE_FTS_OPEN 1
5369| #define HAVE_INET_NET_PTON 1
5370| /* end confdefs.h.  */
5371|
5372| /* Override any GCC internal prototype to avoid an error.
5373|    Use char because int might match the return type of a GCC
5374|    builtin and then its argument prototype would still apply.  */
5375| char res_hnok ();
5376| int
5377| main (void)
5378| {
5379| return res_hnok ();
5380|   ;
5381|   return 0;
5382| }
5383configure:16054: result: no
5384configure:16065: checking for library containing res_9_hnok
5385configure:16095: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
5386ld: Undefined symbols:
5387  _res_9_hnok, referenced from:
5388      _main in conftest-856b9f.o
5389clang: error: linker command failed with exit code 1 (use -v to see invocation)
5390configure:16095: $? = 1
5391configure: failed program was:
5392| /* confdefs.h */
5393| #define PACKAGE_NAME "OpenSMTPD-portable"
5394| #define PACKAGE_TARNAME "opensmtpd"
5395| #define PACKAGE_VERSION "7.4.0p1"
5396| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
5397| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
5398| #define PACKAGE_URL "https://www.opensmtpd.org"
5399| #define PACKAGE "opensmtpd"
5400| #define VERSION "7.4.0p1"
5401| #define HAVE_STDIO_H 1
5402| #define HAVE_STDLIB_H 1
5403| #define HAVE_STRING_H 1
5404| #define HAVE_INTTYPES_H 1
5405| #define HAVE_STDINT_H 1
5406| #define HAVE_STRINGS_H 1
5407| #define HAVE_SYS_STAT_H 1
5408| #define HAVE_SYS_TYPES_H 1
5409| #define HAVE_UNISTD_H 1
5410| #define HAVE_WCHAR_H 1
5411| #define STDC_HEADERS 1
5412| #define _ALL_SOURCE 1
5413| #define _DARWIN_C_SOURCE 1
5414| #define _GNU_SOURCE 1
5415| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5416| #define _NETBSD_SOURCE 1
5417| #define _OPENBSD_SOURCE 1
5418| #define _POSIX_PTHREAD_SEMANTICS 1
5419| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5420| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5421| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5422| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5423| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5424| #define __STDC_WANT_LIB_EXT2__ 1
5425| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5426| #define _TANDEM_SOURCE 1
5427| #define __EXTENSIONS__ 1
5428| #define HAVE_DLFCN_H 1
5429| #define LT_OBJDIR ".libs/"
5430| #define SETEUID_BREAKS_SETUID 1
5431| #define BROKEN_SETREUID 1
5432| #define BROKEN_SETREGID 1
5433| #define SPT_TYPE SPT_REUSEARGV
5434| #define HAVE_BASENAME 1
5435| #define HAVE_CLOCK_GETTIME 1
5436| #define HAVE_DAEMON 1
5437| #define HAVE_DIRNAME 1
5438| #define HAVE_ERRC 1
5439| #define HAVE_FGETLN 1
5440| #define HAVE_GETDTABLESIZE 1
5441| #define HAVE_GETOPT 1
5442| #define HAVE_GETPEEREID 1
5443| #define HAVE_NANOSLEEP 1
5444| #define HAVE_SETEUID 1
5445| #define HAVE_SETEGID 1
5446| #define HAVE_SIGNAL 1
5447| #define HAVE_STRLCPY 1
5448| #define HAVE_STRLCAT 1
5449| #define HAVE_STRMODE 1
5450| #define HAVE_STRNDUP 1
5451| #define HAVE_STRNLEN 1
5452| #define HAVE_STRSEP 1
5453| #define HAVE_STRTONUM 1
5454| #define HAVE_USLEEP 1
5455| #define HAVE_DIRFD 1
5456| #define HAVE_SETSID 1
5457| #define HAVE_SIGACTION 1
5458| #define HAVE_STRNVIS 1
5459| #define HAVE_SYSCONF 1
5460| #define HAVE_ARPA_NAMESER_COMPAT_H 1
5461| #define HAVE_DIRENT_H 1
5462| #define HAVE_FCNTL_H 1
5463| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5464| #define HAVE_LIMITS_H 1
5465| #define HAVE_MACH_MACH_TIME_H 1
5466| #define HAVE_NETDB_H 1
5467| #define HAVE_PATHS_H 1
5468| #define HAVE_SECURITY_PAM_APPL_H 1
5469| #define HAVE_SYS_DIR_H 1
5470| #define HAVE_SYS_FILE_H 1
5471| #define HAVE_SYS_MOUNT_H 1
5472| #define HAVE_SYS_STATVFS_H 1
5473| #define HAVE_SYS_TIME_H 1
5474| #define HAVE_SYS_UN_H 1
5475| #define HAVE_UTIL_H 1
5476| #define HAVE_VIS_H 1
5477| #define HAVE_BASENAME 1
5478| #define HAVE_CLOCK_GETTIME 1
5479| #define HAVE_CRYPT 1
5480| #define HAVE_DIRNAME 1
5481| #define HAVE_FPARSELN 1
5482| #define HAVE_FTS_OPEN 1
5483| #define HAVE_INET_NET_PTON 1
5484| /* end confdefs.h.  */
5485|
5486| /* Override any GCC internal prototype to avoid an error.
5487|    Use char because int might match the return type of a GCC
5488|    builtin and then its argument prototype would still apply.  */
5489| char res_9_hnok ();
5490| int
5491| main (void)
5492| {
5493| return res_9_hnok ();
5494|   ;
5495|   return 0;
5496| }
5497configure:16095: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv   >&5
5498configure:16095: $? = 0
5499configure:16115: result: -lresolv
5500configure:16138: checking for library containing res_randomid
5501configure:16168: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
5502ld: Undefined symbols:
5503  _res_randomid, referenced from:
5504      _main in conftest-d11afb.o
5505clang: error: linker command failed with exit code 1 (use -v to see invocation)
5506configure:16168: $? = 1
5507configure: failed program was:
5508| /* confdefs.h */
5509| #define PACKAGE_NAME "OpenSMTPD-portable"
5510| #define PACKAGE_TARNAME "opensmtpd"
5511| #define PACKAGE_VERSION "7.4.0p1"
5512| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
5513| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
5514| #define PACKAGE_URL "https://www.opensmtpd.org"
5515| #define PACKAGE "opensmtpd"
5516| #define VERSION "7.4.0p1"
5517| #define HAVE_STDIO_H 1
5518| #define HAVE_STDLIB_H 1
5519| #define HAVE_STRING_H 1
5520| #define HAVE_INTTYPES_H 1
5521| #define HAVE_STDINT_H 1
5522| #define HAVE_STRINGS_H 1
5523| #define HAVE_SYS_STAT_H 1
5524| #define HAVE_SYS_TYPES_H 1
5525| #define HAVE_UNISTD_H 1
5526| #define HAVE_WCHAR_H 1
5527| #define STDC_HEADERS 1
5528| #define _ALL_SOURCE 1
5529| #define _DARWIN_C_SOURCE 1
5530| #define _GNU_SOURCE 1
5531| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5532| #define _NETBSD_SOURCE 1
5533| #define _OPENBSD_SOURCE 1
5534| #define _POSIX_PTHREAD_SEMANTICS 1
5535| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5536| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5537| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5538| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5539| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5540| #define __STDC_WANT_LIB_EXT2__ 1
5541| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5542| #define _TANDEM_SOURCE 1
5543| #define __EXTENSIONS__ 1
5544| #define HAVE_DLFCN_H 1
5545| #define LT_OBJDIR ".libs/"
5546| #define SETEUID_BREAKS_SETUID 1
5547| #define BROKEN_SETREUID 1
5548| #define BROKEN_SETREGID 1
5549| #define SPT_TYPE SPT_REUSEARGV
5550| #define HAVE_BASENAME 1
5551| #define HAVE_CLOCK_GETTIME 1
5552| #define HAVE_DAEMON 1
5553| #define HAVE_DIRNAME 1
5554| #define HAVE_ERRC 1
5555| #define HAVE_FGETLN 1
5556| #define HAVE_GETDTABLESIZE 1
5557| #define HAVE_GETOPT 1
5558| #define HAVE_GETPEEREID 1
5559| #define HAVE_NANOSLEEP 1
5560| #define HAVE_SETEUID 1
5561| #define HAVE_SETEGID 1
5562| #define HAVE_SIGNAL 1
5563| #define HAVE_STRLCPY 1
5564| #define HAVE_STRLCAT 1
5565| #define HAVE_STRMODE 1
5566| #define HAVE_STRNDUP 1
5567| #define HAVE_STRNLEN 1
5568| #define HAVE_STRSEP 1
5569| #define HAVE_STRTONUM 1
5570| #define HAVE_USLEEP 1
5571| #define HAVE_DIRFD 1
5572| #define HAVE_SETSID 1
5573| #define HAVE_SIGACTION 1
5574| #define HAVE_STRNVIS 1
5575| #define HAVE_SYSCONF 1
5576| #define HAVE_ARPA_NAMESER_COMPAT_H 1
5577| #define HAVE_DIRENT_H 1
5578| #define HAVE_FCNTL_H 1
5579| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5580| #define HAVE_LIMITS_H 1
5581| #define HAVE_MACH_MACH_TIME_H 1
5582| #define HAVE_NETDB_H 1
5583| #define HAVE_PATHS_H 1
5584| #define HAVE_SECURITY_PAM_APPL_H 1
5585| #define HAVE_SYS_DIR_H 1
5586| #define HAVE_SYS_FILE_H 1
5587| #define HAVE_SYS_MOUNT_H 1
5588| #define HAVE_SYS_STATVFS_H 1
5589| #define HAVE_SYS_TIME_H 1
5590| #define HAVE_SYS_UN_H 1
5591| #define HAVE_UTIL_H 1
5592| #define HAVE_VIS_H 1
5593| #define HAVE_BASENAME 1
5594| #define HAVE_CLOCK_GETTIME 1
5595| #define HAVE_CRYPT 1
5596| #define HAVE_DIRNAME 1
5597| #define HAVE_FPARSELN 1
5598| #define HAVE_FTS_OPEN 1
5599| #define HAVE_INET_NET_PTON 1
5600| #define HAVE_RES_HNOK 1
5601| /* end confdefs.h.  */
5602|
5603| /* Override any GCC internal prototype to avoid an error.
5604|    Use char because int might match the return type of a GCC
5605|    builtin and then its argument prototype would still apply.  */
5606| char res_randomid ();
5607| int
5608| main (void)
5609| {
5610| return res_randomid ();
5611|   ;
5612|   return 0;
5613| }
5614configure:16168: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  -lresolv  >&5
5615ld: warning: ignoring duplicate libraries: '-lresolv'
5616ld: Undefined symbols:
5617  _res_randomid, referenced from:
5618      _main in conftest-9132fd.o
5619clang: error: linker command failed with exit code 1 (use -v to see invocation)
5620configure:16168: $? = 1
5621configure: failed program was:
5622| /* confdefs.h */
5623| #define PACKAGE_NAME "OpenSMTPD-portable"
5624| #define PACKAGE_TARNAME "opensmtpd"
5625| #define PACKAGE_VERSION "7.4.0p1"
5626| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
5627| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
5628| #define PACKAGE_URL "https://www.opensmtpd.org"
5629| #define PACKAGE "opensmtpd"
5630| #define VERSION "7.4.0p1"
5631| #define HAVE_STDIO_H 1
5632| #define HAVE_STDLIB_H 1
5633| #define HAVE_STRING_H 1
5634| #define HAVE_INTTYPES_H 1
5635| #define HAVE_STDINT_H 1
5636| #define HAVE_STRINGS_H 1
5637| #define HAVE_SYS_STAT_H 1
5638| #define HAVE_SYS_TYPES_H 1
5639| #define HAVE_UNISTD_H 1
5640| #define HAVE_WCHAR_H 1
5641| #define STDC_HEADERS 1
5642| #define _ALL_SOURCE 1
5643| #define _DARWIN_C_SOURCE 1
5644| #define _GNU_SOURCE 1
5645| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5646| #define _NETBSD_SOURCE 1
5647| #define _OPENBSD_SOURCE 1
5648| #define _POSIX_PTHREAD_SEMANTICS 1
5649| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5650| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5651| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5652| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5653| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5654| #define __STDC_WANT_LIB_EXT2__ 1
5655| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5656| #define _TANDEM_SOURCE 1
5657| #define __EXTENSIONS__ 1
5658| #define HAVE_DLFCN_H 1
5659| #define LT_OBJDIR ".libs/"
5660| #define SETEUID_BREAKS_SETUID 1
5661| #define BROKEN_SETREUID 1
5662| #define BROKEN_SETREGID 1
5663| #define SPT_TYPE SPT_REUSEARGV
5664| #define HAVE_BASENAME 1
5665| #define HAVE_CLOCK_GETTIME 1
5666| #define HAVE_DAEMON 1
5667| #define HAVE_DIRNAME 1
5668| #define HAVE_ERRC 1
5669| #define HAVE_FGETLN 1
5670| #define HAVE_GETDTABLESIZE 1
5671| #define HAVE_GETOPT 1
5672| #define HAVE_GETPEEREID 1
5673| #define HAVE_NANOSLEEP 1
5674| #define HAVE_SETEUID 1
5675| #define HAVE_SETEGID 1
5676| #define HAVE_SIGNAL 1
5677| #define HAVE_STRLCPY 1
5678| #define HAVE_STRLCAT 1
5679| #define HAVE_STRMODE 1
5680| #define HAVE_STRNDUP 1
5681| #define HAVE_STRNLEN 1
5682| #define HAVE_STRSEP 1
5683| #define HAVE_STRTONUM 1
5684| #define HAVE_USLEEP 1
5685| #define HAVE_DIRFD 1
5686| #define HAVE_SETSID 1
5687| #define HAVE_SIGACTION 1
5688| #define HAVE_STRNVIS 1
5689| #define HAVE_SYSCONF 1
5690| #define HAVE_ARPA_NAMESER_COMPAT_H 1
5691| #define HAVE_DIRENT_H 1
5692| #define HAVE_FCNTL_H 1
5693| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5694| #define HAVE_LIMITS_H 1
5695| #define HAVE_MACH_MACH_TIME_H 1
5696| #define HAVE_NETDB_H 1
5697| #define HAVE_PATHS_H 1
5698| #define HAVE_SECURITY_PAM_APPL_H 1
5699| #define HAVE_SYS_DIR_H 1
5700| #define HAVE_SYS_FILE_H 1
5701| #define HAVE_SYS_MOUNT_H 1
5702| #define HAVE_SYS_STATVFS_H 1
5703| #define HAVE_SYS_TIME_H 1
5704| #define HAVE_SYS_UN_H 1
5705| #define HAVE_UTIL_H 1
5706| #define HAVE_VIS_H 1
5707| #define HAVE_BASENAME 1
5708| #define HAVE_CLOCK_GETTIME 1
5709| #define HAVE_CRYPT 1
5710| #define HAVE_DIRNAME 1
5711| #define HAVE_FPARSELN 1
5712| #define HAVE_FTS_OPEN 1
5713| #define HAVE_INET_NET_PTON 1
5714| #define HAVE_RES_HNOK 1
5715| /* end confdefs.h.  */
5716|
5717| /* Override any GCC internal prototype to avoid an error.
5718|    Use char because int might match the return type of a GCC
5719|    builtin and then its argument prototype would still apply.  */
5720| char res_randomid ();
5721| int
5722| main (void)
5723| {
5724| return res_randomid ();
5725|   ;
5726|   return 0;
5727| }
5728configure:16188: result: no
5729configure:16207: checking for library containing setsockopt
5730configure:16237: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
5731configure:16237: $? = 0
5732configure:16257: result: none required
5733configure:16269: checking for library containing __b64_pton
5734configure:16299: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
5735ld: Undefined symbols:
5736  ___b64_pton, referenced from:
5737      _main in conftest-b79e8d.o
5738clang: error: linker command failed with exit code 1 (use -v to see invocation)
5739configure:16299: $? = 1
5740configure: failed program was:
5741| /* confdefs.h */
5742| #define PACKAGE_NAME "OpenSMTPD-portable"
5743| #define PACKAGE_TARNAME "opensmtpd"
5744| #define PACKAGE_VERSION "7.4.0p1"
5745| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
5746| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
5747| #define PACKAGE_URL "https://www.opensmtpd.org"
5748| #define PACKAGE "opensmtpd"
5749| #define VERSION "7.4.0p1"
5750| #define HAVE_STDIO_H 1
5751| #define HAVE_STDLIB_H 1
5752| #define HAVE_STRING_H 1
5753| #define HAVE_INTTYPES_H 1
5754| #define HAVE_STDINT_H 1
5755| #define HAVE_STRINGS_H 1
5756| #define HAVE_SYS_STAT_H 1
5757| #define HAVE_SYS_TYPES_H 1
5758| #define HAVE_UNISTD_H 1
5759| #define HAVE_WCHAR_H 1
5760| #define STDC_HEADERS 1
5761| #define _ALL_SOURCE 1
5762| #define _DARWIN_C_SOURCE 1
5763| #define _GNU_SOURCE 1
5764| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5765| #define _NETBSD_SOURCE 1
5766| #define _OPENBSD_SOURCE 1
5767| #define _POSIX_PTHREAD_SEMANTICS 1
5768| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5769| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5770| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5771| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5772| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5773| #define __STDC_WANT_LIB_EXT2__ 1
5774| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5775| #define _TANDEM_SOURCE 1
5776| #define __EXTENSIONS__ 1
5777| #define HAVE_DLFCN_H 1
5778| #define LT_OBJDIR ".libs/"
5779| #define SETEUID_BREAKS_SETUID 1
5780| #define BROKEN_SETREUID 1
5781| #define BROKEN_SETREGID 1
5782| #define SPT_TYPE SPT_REUSEARGV
5783| #define HAVE_BASENAME 1
5784| #define HAVE_CLOCK_GETTIME 1
5785| #define HAVE_DAEMON 1
5786| #define HAVE_DIRNAME 1
5787| #define HAVE_ERRC 1
5788| #define HAVE_FGETLN 1
5789| #define HAVE_GETDTABLESIZE 1
5790| #define HAVE_GETOPT 1
5791| #define HAVE_GETPEEREID 1
5792| #define HAVE_NANOSLEEP 1
5793| #define HAVE_SETEUID 1
5794| #define HAVE_SETEGID 1
5795| #define HAVE_SIGNAL 1
5796| #define HAVE_STRLCPY 1
5797| #define HAVE_STRLCAT 1
5798| #define HAVE_STRMODE 1
5799| #define HAVE_STRNDUP 1
5800| #define HAVE_STRNLEN 1
5801| #define HAVE_STRSEP 1
5802| #define HAVE_STRTONUM 1
5803| #define HAVE_USLEEP 1
5804| #define HAVE_DIRFD 1
5805| #define HAVE_SETSID 1
5806| #define HAVE_SIGACTION 1
5807| #define HAVE_STRNVIS 1
5808| #define HAVE_SYSCONF 1
5809| #define HAVE_ARPA_NAMESER_COMPAT_H 1
5810| #define HAVE_DIRENT_H 1
5811| #define HAVE_FCNTL_H 1
5812| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5813| #define HAVE_LIMITS_H 1
5814| #define HAVE_MACH_MACH_TIME_H 1
5815| #define HAVE_NETDB_H 1
5816| #define HAVE_PATHS_H 1
5817| #define HAVE_SECURITY_PAM_APPL_H 1
5818| #define HAVE_SYS_DIR_H 1
5819| #define HAVE_SYS_FILE_H 1
5820| #define HAVE_SYS_MOUNT_H 1
5821| #define HAVE_SYS_STATVFS_H 1
5822| #define HAVE_SYS_TIME_H 1
5823| #define HAVE_SYS_UN_H 1
5824| #define HAVE_UTIL_H 1
5825| #define HAVE_VIS_H 1
5826| #define HAVE_BASENAME 1
5827| #define HAVE_CLOCK_GETTIME 1
5828| #define HAVE_CRYPT 1
5829| #define HAVE_DIRNAME 1
5830| #define HAVE_FPARSELN 1
5831| #define HAVE_FTS_OPEN 1
5832| #define HAVE_INET_NET_PTON 1
5833| #define HAVE_RES_HNOK 1
5834| /* end confdefs.h.  */
5835|
5836| /* Override any GCC internal prototype to avoid an error.
5837|    Use char because int might match the return type of a GCC
5838|    builtin and then its argument prototype would still apply.  */
5839| char __b64_pton ();
5840| int
5841| main (void)
5842| {
5843| return __b64_pton ();
5844|   ;
5845|   return 0;
5846| }
5847configure:16299: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  -lresolv  >&5
5848ld: warning: ignoring duplicate libraries: '-lresolv'
5849ld: Undefined symbols:
5850  ___b64_pton, referenced from:
5851      _main in conftest-0157d2.o
5852clang: error: linker command failed with exit code 1 (use -v to see invocation)
5853configure:16299: $? = 1
5854configure: failed program was:
5855| /* confdefs.h */
5856| #define PACKAGE_NAME "OpenSMTPD-portable"
5857| #define PACKAGE_TARNAME "opensmtpd"
5858| #define PACKAGE_VERSION "7.4.0p1"
5859| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
5860| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
5861| #define PACKAGE_URL "https://www.opensmtpd.org"
5862| #define PACKAGE "opensmtpd"
5863| #define VERSION "7.4.0p1"
5864| #define HAVE_STDIO_H 1
5865| #define HAVE_STDLIB_H 1
5866| #define HAVE_STRING_H 1
5867| #define HAVE_INTTYPES_H 1
5868| #define HAVE_STDINT_H 1
5869| #define HAVE_STRINGS_H 1
5870| #define HAVE_SYS_STAT_H 1
5871| #define HAVE_SYS_TYPES_H 1
5872| #define HAVE_UNISTD_H 1
5873| #define HAVE_WCHAR_H 1
5874| #define STDC_HEADERS 1
5875| #define _ALL_SOURCE 1
5876| #define _DARWIN_C_SOURCE 1
5877| #define _GNU_SOURCE 1
5878| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5879| #define _NETBSD_SOURCE 1
5880| #define _OPENBSD_SOURCE 1
5881| #define _POSIX_PTHREAD_SEMANTICS 1
5882| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5883| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5884| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5885| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5886| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5887| #define __STDC_WANT_LIB_EXT2__ 1
5888| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5889| #define _TANDEM_SOURCE 1
5890| #define __EXTENSIONS__ 1
5891| #define HAVE_DLFCN_H 1
5892| #define LT_OBJDIR ".libs/"
5893| #define SETEUID_BREAKS_SETUID 1
5894| #define BROKEN_SETREUID 1
5895| #define BROKEN_SETREGID 1
5896| #define SPT_TYPE SPT_REUSEARGV
5897| #define HAVE_BASENAME 1
5898| #define HAVE_CLOCK_GETTIME 1
5899| #define HAVE_DAEMON 1
5900| #define HAVE_DIRNAME 1
5901| #define HAVE_ERRC 1
5902| #define HAVE_FGETLN 1
5903| #define HAVE_GETDTABLESIZE 1
5904| #define HAVE_GETOPT 1
5905| #define HAVE_GETPEEREID 1
5906| #define HAVE_NANOSLEEP 1
5907| #define HAVE_SETEUID 1
5908| #define HAVE_SETEGID 1
5909| #define HAVE_SIGNAL 1
5910| #define HAVE_STRLCPY 1
5911| #define HAVE_STRLCAT 1
5912| #define HAVE_STRMODE 1
5913| #define HAVE_STRNDUP 1
5914| #define HAVE_STRNLEN 1
5915| #define HAVE_STRSEP 1
5916| #define HAVE_STRTONUM 1
5917| #define HAVE_USLEEP 1
5918| #define HAVE_DIRFD 1
5919| #define HAVE_SETSID 1
5920| #define HAVE_SIGACTION 1
5921| #define HAVE_STRNVIS 1
5922| #define HAVE_SYSCONF 1
5923| #define HAVE_ARPA_NAMESER_COMPAT_H 1
5924| #define HAVE_DIRENT_H 1
5925| #define HAVE_FCNTL_H 1
5926| #define HAVE_LIBKERN_OSBYTEORDER_H 1
5927| #define HAVE_LIMITS_H 1
5928| #define HAVE_MACH_MACH_TIME_H 1
5929| #define HAVE_NETDB_H 1
5930| #define HAVE_PATHS_H 1
5931| #define HAVE_SECURITY_PAM_APPL_H 1
5932| #define HAVE_SYS_DIR_H 1
5933| #define HAVE_SYS_FILE_H 1
5934| #define HAVE_SYS_MOUNT_H 1
5935| #define HAVE_SYS_STATVFS_H 1
5936| #define HAVE_SYS_TIME_H 1
5937| #define HAVE_SYS_UN_H 1
5938| #define HAVE_UTIL_H 1
5939| #define HAVE_VIS_H 1
5940| #define HAVE_BASENAME 1
5941| #define HAVE_CLOCK_GETTIME 1
5942| #define HAVE_CRYPT 1
5943| #define HAVE_DIRNAME 1
5944| #define HAVE_FPARSELN 1
5945| #define HAVE_FTS_OPEN 1
5946| #define HAVE_INET_NET_PTON 1
5947| #define HAVE_RES_HNOK 1
5948| /* end confdefs.h.  */
5949|
5950| /* Override any GCC internal prototype to avoid an error.
5951|    Use char because int might match the return type of a GCC
5952|    builtin and then its argument prototype would still apply.  */
5953| char __b64_pton ();
5954| int
5955| main (void)
5956| {
5957| return __b64_pton ();
5958|   ;
5959|   return 0;
5960| }
5961configure:16319: result: no
5962configure:16330: checking for library containing b64_pton
5963configure:16360: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
5964ld: Undefined symbols:
5965  _b64_pton, referenced from:
5966      _main in conftest-d5cec3.o
5967clang: error: linker command failed with exit code 1 (use -v to see invocation)
5968configure:16360: $? = 1
5969configure: failed program was:
5970| /* confdefs.h */
5971| #define PACKAGE_NAME "OpenSMTPD-portable"
5972| #define PACKAGE_TARNAME "opensmtpd"
5973| #define PACKAGE_VERSION "7.4.0p1"
5974| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
5975| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
5976| #define PACKAGE_URL "https://www.opensmtpd.org"
5977| #define PACKAGE "opensmtpd"
5978| #define VERSION "7.4.0p1"
5979| #define HAVE_STDIO_H 1
5980| #define HAVE_STDLIB_H 1
5981| #define HAVE_STRING_H 1
5982| #define HAVE_INTTYPES_H 1
5983| #define HAVE_STDINT_H 1
5984| #define HAVE_STRINGS_H 1
5985| #define HAVE_SYS_STAT_H 1
5986| #define HAVE_SYS_TYPES_H 1
5987| #define HAVE_UNISTD_H 1
5988| #define HAVE_WCHAR_H 1
5989| #define STDC_HEADERS 1
5990| #define _ALL_SOURCE 1
5991| #define _DARWIN_C_SOURCE 1
5992| #define _GNU_SOURCE 1
5993| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5994| #define _NETBSD_SOURCE 1
5995| #define _OPENBSD_SOURCE 1
5996| #define _POSIX_PTHREAD_SEMANTICS 1
5997| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5998| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5999| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6000| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6001| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6002| #define __STDC_WANT_LIB_EXT2__ 1
6003| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6004| #define _TANDEM_SOURCE 1
6005| #define __EXTENSIONS__ 1
6006| #define HAVE_DLFCN_H 1
6007| #define LT_OBJDIR ".libs/"
6008| #define SETEUID_BREAKS_SETUID 1
6009| #define BROKEN_SETREUID 1
6010| #define BROKEN_SETREGID 1
6011| #define SPT_TYPE SPT_REUSEARGV
6012| #define HAVE_BASENAME 1
6013| #define HAVE_CLOCK_GETTIME 1
6014| #define HAVE_DAEMON 1
6015| #define HAVE_DIRNAME 1
6016| #define HAVE_ERRC 1
6017| #define HAVE_FGETLN 1
6018| #define HAVE_GETDTABLESIZE 1
6019| #define HAVE_GETOPT 1
6020| #define HAVE_GETPEEREID 1
6021| #define HAVE_NANOSLEEP 1
6022| #define HAVE_SETEUID 1
6023| #define HAVE_SETEGID 1
6024| #define HAVE_SIGNAL 1
6025| #define HAVE_STRLCPY 1
6026| #define HAVE_STRLCAT 1
6027| #define HAVE_STRMODE 1
6028| #define HAVE_STRNDUP 1
6029| #define HAVE_STRNLEN 1
6030| #define HAVE_STRSEP 1
6031| #define HAVE_STRTONUM 1
6032| #define HAVE_USLEEP 1
6033| #define HAVE_DIRFD 1
6034| #define HAVE_SETSID 1
6035| #define HAVE_SIGACTION 1
6036| #define HAVE_STRNVIS 1
6037| #define HAVE_SYSCONF 1
6038| #define HAVE_ARPA_NAMESER_COMPAT_H 1
6039| #define HAVE_DIRENT_H 1
6040| #define HAVE_FCNTL_H 1
6041| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6042| #define HAVE_LIMITS_H 1
6043| #define HAVE_MACH_MACH_TIME_H 1
6044| #define HAVE_NETDB_H 1
6045| #define HAVE_PATHS_H 1
6046| #define HAVE_SECURITY_PAM_APPL_H 1
6047| #define HAVE_SYS_DIR_H 1
6048| #define HAVE_SYS_FILE_H 1
6049| #define HAVE_SYS_MOUNT_H 1
6050| #define HAVE_SYS_STATVFS_H 1
6051| #define HAVE_SYS_TIME_H 1
6052| #define HAVE_SYS_UN_H 1
6053| #define HAVE_UTIL_H 1
6054| #define HAVE_VIS_H 1
6055| #define HAVE_BASENAME 1
6056| #define HAVE_CLOCK_GETTIME 1
6057| #define HAVE_CRYPT 1
6058| #define HAVE_DIRNAME 1
6059| #define HAVE_FPARSELN 1
6060| #define HAVE_FTS_OPEN 1
6061| #define HAVE_INET_NET_PTON 1
6062| #define HAVE_RES_HNOK 1
6063| /* end confdefs.h.  */
6064|
6065| /* Override any GCC internal prototype to avoid an error.
6066|    Use char because int might match the return type of a GCC
6067|    builtin and then its argument prototype would still apply.  */
6068| char b64_pton ();
6069| int
6070| main (void)
6071| {
6072| return b64_pton ();
6073|   ;
6074|   return 0;
6075| }
6076configure:16360: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  -lresolv  >&5
6077ld: warning: ignoring duplicate libraries: '-lresolv'
6078ld: Undefined symbols:
6079  _b64_pton, referenced from:
6080      _main in conftest-bf2dc4.o
6081clang: error: linker command failed with exit code 1 (use -v to see invocation)
6082configure:16360: $? = 1
6083configure: failed program was:
6084| /* confdefs.h */
6085| #define PACKAGE_NAME "OpenSMTPD-portable"
6086| #define PACKAGE_TARNAME "opensmtpd"
6087| #define PACKAGE_VERSION "7.4.0p1"
6088| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
6089| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
6090| #define PACKAGE_URL "https://www.opensmtpd.org"
6091| #define PACKAGE "opensmtpd"
6092| #define VERSION "7.4.0p1"
6093| #define HAVE_STDIO_H 1
6094| #define HAVE_STDLIB_H 1
6095| #define HAVE_STRING_H 1
6096| #define HAVE_INTTYPES_H 1
6097| #define HAVE_STDINT_H 1
6098| #define HAVE_STRINGS_H 1
6099| #define HAVE_SYS_STAT_H 1
6100| #define HAVE_SYS_TYPES_H 1
6101| #define HAVE_UNISTD_H 1
6102| #define HAVE_WCHAR_H 1
6103| #define STDC_HEADERS 1
6104| #define _ALL_SOURCE 1
6105| #define _DARWIN_C_SOURCE 1
6106| #define _GNU_SOURCE 1
6107| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6108| #define _NETBSD_SOURCE 1
6109| #define _OPENBSD_SOURCE 1
6110| #define _POSIX_PTHREAD_SEMANTICS 1
6111| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6112| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6113| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6114| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6115| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6116| #define __STDC_WANT_LIB_EXT2__ 1
6117| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6118| #define _TANDEM_SOURCE 1
6119| #define __EXTENSIONS__ 1
6120| #define HAVE_DLFCN_H 1
6121| #define LT_OBJDIR ".libs/"
6122| #define SETEUID_BREAKS_SETUID 1
6123| #define BROKEN_SETREUID 1
6124| #define BROKEN_SETREGID 1
6125| #define SPT_TYPE SPT_REUSEARGV
6126| #define HAVE_BASENAME 1
6127| #define HAVE_CLOCK_GETTIME 1
6128| #define HAVE_DAEMON 1
6129| #define HAVE_DIRNAME 1
6130| #define HAVE_ERRC 1
6131| #define HAVE_FGETLN 1
6132| #define HAVE_GETDTABLESIZE 1
6133| #define HAVE_GETOPT 1
6134| #define HAVE_GETPEEREID 1
6135| #define HAVE_NANOSLEEP 1
6136| #define HAVE_SETEUID 1
6137| #define HAVE_SETEGID 1
6138| #define HAVE_SIGNAL 1
6139| #define HAVE_STRLCPY 1
6140| #define HAVE_STRLCAT 1
6141| #define HAVE_STRMODE 1
6142| #define HAVE_STRNDUP 1
6143| #define HAVE_STRNLEN 1
6144| #define HAVE_STRSEP 1
6145| #define HAVE_STRTONUM 1
6146| #define HAVE_USLEEP 1
6147| #define HAVE_DIRFD 1
6148| #define HAVE_SETSID 1
6149| #define HAVE_SIGACTION 1
6150| #define HAVE_STRNVIS 1
6151| #define HAVE_SYSCONF 1
6152| #define HAVE_ARPA_NAMESER_COMPAT_H 1
6153| #define HAVE_DIRENT_H 1
6154| #define HAVE_FCNTL_H 1
6155| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6156| #define HAVE_LIMITS_H 1
6157| #define HAVE_MACH_MACH_TIME_H 1
6158| #define HAVE_NETDB_H 1
6159| #define HAVE_PATHS_H 1
6160| #define HAVE_SECURITY_PAM_APPL_H 1
6161| #define HAVE_SYS_DIR_H 1
6162| #define HAVE_SYS_FILE_H 1
6163| #define HAVE_SYS_MOUNT_H 1
6164| #define HAVE_SYS_STATVFS_H 1
6165| #define HAVE_SYS_TIME_H 1
6166| #define HAVE_SYS_UN_H 1
6167| #define HAVE_UTIL_H 1
6168| #define HAVE_VIS_H 1
6169| #define HAVE_BASENAME 1
6170| #define HAVE_CLOCK_GETTIME 1
6171| #define HAVE_CRYPT 1
6172| #define HAVE_DIRNAME 1
6173| #define HAVE_FPARSELN 1
6174| #define HAVE_FTS_OPEN 1
6175| #define HAVE_INET_NET_PTON 1
6176| #define HAVE_RES_HNOK 1
6177| /* end confdefs.h.  */
6178|
6179| /* Override any GCC internal prototype to avoid an error.
6180|    Use char because int might match the return type of a GCC
6181|    builtin and then its argument prototype would still apply.  */
6182| char b64_pton ();
6183| int
6184| main (void)
6185| {
6186| return b64_pton ();
6187|   ;
6188|   return 0;
6189| }
6190configure:16380: result: no
6191configure:16391: checking for library containing __b64_ntop
6192configure:16421: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
6193ld: Undefined symbols:
6194  ___b64_ntop, referenced from:
6195      _main in conftest-85fcb5.o
6196clang: error: linker command failed with exit code 1 (use -v to see invocation)
6197configure:16421: $? = 1
6198configure: failed program was:
6199| /* confdefs.h */
6200| #define PACKAGE_NAME "OpenSMTPD-portable"
6201| #define PACKAGE_TARNAME "opensmtpd"
6202| #define PACKAGE_VERSION "7.4.0p1"
6203| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
6204| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
6205| #define PACKAGE_URL "https://www.opensmtpd.org"
6206| #define PACKAGE "opensmtpd"
6207| #define VERSION "7.4.0p1"
6208| #define HAVE_STDIO_H 1
6209| #define HAVE_STDLIB_H 1
6210| #define HAVE_STRING_H 1
6211| #define HAVE_INTTYPES_H 1
6212| #define HAVE_STDINT_H 1
6213| #define HAVE_STRINGS_H 1
6214| #define HAVE_SYS_STAT_H 1
6215| #define HAVE_SYS_TYPES_H 1
6216| #define HAVE_UNISTD_H 1
6217| #define HAVE_WCHAR_H 1
6218| #define STDC_HEADERS 1
6219| #define _ALL_SOURCE 1
6220| #define _DARWIN_C_SOURCE 1
6221| #define _GNU_SOURCE 1
6222| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6223| #define _NETBSD_SOURCE 1
6224| #define _OPENBSD_SOURCE 1
6225| #define _POSIX_PTHREAD_SEMANTICS 1
6226| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6227| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6228| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6229| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6230| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6231| #define __STDC_WANT_LIB_EXT2__ 1
6232| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6233| #define _TANDEM_SOURCE 1
6234| #define __EXTENSIONS__ 1
6235| #define HAVE_DLFCN_H 1
6236| #define LT_OBJDIR ".libs/"
6237| #define SETEUID_BREAKS_SETUID 1
6238| #define BROKEN_SETREUID 1
6239| #define BROKEN_SETREGID 1
6240| #define SPT_TYPE SPT_REUSEARGV
6241| #define HAVE_BASENAME 1
6242| #define HAVE_CLOCK_GETTIME 1
6243| #define HAVE_DAEMON 1
6244| #define HAVE_DIRNAME 1
6245| #define HAVE_ERRC 1
6246| #define HAVE_FGETLN 1
6247| #define HAVE_GETDTABLESIZE 1
6248| #define HAVE_GETOPT 1
6249| #define HAVE_GETPEEREID 1
6250| #define HAVE_NANOSLEEP 1
6251| #define HAVE_SETEUID 1
6252| #define HAVE_SETEGID 1
6253| #define HAVE_SIGNAL 1
6254| #define HAVE_STRLCPY 1
6255| #define HAVE_STRLCAT 1
6256| #define HAVE_STRMODE 1
6257| #define HAVE_STRNDUP 1
6258| #define HAVE_STRNLEN 1
6259| #define HAVE_STRSEP 1
6260| #define HAVE_STRTONUM 1
6261| #define HAVE_USLEEP 1
6262| #define HAVE_DIRFD 1
6263| #define HAVE_SETSID 1
6264| #define HAVE_SIGACTION 1
6265| #define HAVE_STRNVIS 1
6266| #define HAVE_SYSCONF 1
6267| #define HAVE_ARPA_NAMESER_COMPAT_H 1
6268| #define HAVE_DIRENT_H 1
6269| #define HAVE_FCNTL_H 1
6270| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6271| #define HAVE_LIMITS_H 1
6272| #define HAVE_MACH_MACH_TIME_H 1
6273| #define HAVE_NETDB_H 1
6274| #define HAVE_PATHS_H 1
6275| #define HAVE_SECURITY_PAM_APPL_H 1
6276| #define HAVE_SYS_DIR_H 1
6277| #define HAVE_SYS_FILE_H 1
6278| #define HAVE_SYS_MOUNT_H 1
6279| #define HAVE_SYS_STATVFS_H 1
6280| #define HAVE_SYS_TIME_H 1
6281| #define HAVE_SYS_UN_H 1
6282| #define HAVE_UTIL_H 1
6283| #define HAVE_VIS_H 1
6284| #define HAVE_BASENAME 1
6285| #define HAVE_CLOCK_GETTIME 1
6286| #define HAVE_CRYPT 1
6287| #define HAVE_DIRNAME 1
6288| #define HAVE_FPARSELN 1
6289| #define HAVE_FTS_OPEN 1
6290| #define HAVE_INET_NET_PTON 1
6291| #define HAVE_RES_HNOK 1
6292| /* end confdefs.h.  */
6293|
6294| /* Override any GCC internal prototype to avoid an error.
6295|    Use char because int might match the return type of a GCC
6296|    builtin and then its argument prototype would still apply.  */
6297| char __b64_ntop ();
6298| int
6299| main (void)
6300| {
6301| return __b64_ntop ();
6302|   ;
6303|   return 0;
6304| }
6305configure:16421: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  -lresolv  >&5
6306ld: warning: ignoring duplicate libraries: '-lresolv'
6307ld: Undefined symbols:
6308  ___b64_ntop, referenced from:
6309      _main in conftest-60e994.o
6310clang: error: linker command failed with exit code 1 (use -v to see invocation)
6311configure:16421: $? = 1
6312configure: failed program was:
6313| /* confdefs.h */
6314| #define PACKAGE_NAME "OpenSMTPD-portable"
6315| #define PACKAGE_TARNAME "opensmtpd"
6316| #define PACKAGE_VERSION "7.4.0p1"
6317| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
6318| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
6319| #define PACKAGE_URL "https://www.opensmtpd.org"
6320| #define PACKAGE "opensmtpd"
6321| #define VERSION "7.4.0p1"
6322| #define HAVE_STDIO_H 1
6323| #define HAVE_STDLIB_H 1
6324| #define HAVE_STRING_H 1
6325| #define HAVE_INTTYPES_H 1
6326| #define HAVE_STDINT_H 1
6327| #define HAVE_STRINGS_H 1
6328| #define HAVE_SYS_STAT_H 1
6329| #define HAVE_SYS_TYPES_H 1
6330| #define HAVE_UNISTD_H 1
6331| #define HAVE_WCHAR_H 1
6332| #define STDC_HEADERS 1
6333| #define _ALL_SOURCE 1
6334| #define _DARWIN_C_SOURCE 1
6335| #define _GNU_SOURCE 1
6336| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6337| #define _NETBSD_SOURCE 1
6338| #define _OPENBSD_SOURCE 1
6339| #define _POSIX_PTHREAD_SEMANTICS 1
6340| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6341| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6342| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6343| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6344| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6345| #define __STDC_WANT_LIB_EXT2__ 1
6346| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6347| #define _TANDEM_SOURCE 1
6348| #define __EXTENSIONS__ 1
6349| #define HAVE_DLFCN_H 1
6350| #define LT_OBJDIR ".libs/"
6351| #define SETEUID_BREAKS_SETUID 1
6352| #define BROKEN_SETREUID 1
6353| #define BROKEN_SETREGID 1
6354| #define SPT_TYPE SPT_REUSEARGV
6355| #define HAVE_BASENAME 1
6356| #define HAVE_CLOCK_GETTIME 1
6357| #define HAVE_DAEMON 1
6358| #define HAVE_DIRNAME 1
6359| #define HAVE_ERRC 1
6360| #define HAVE_FGETLN 1
6361| #define HAVE_GETDTABLESIZE 1
6362| #define HAVE_GETOPT 1
6363| #define HAVE_GETPEEREID 1
6364| #define HAVE_NANOSLEEP 1
6365| #define HAVE_SETEUID 1
6366| #define HAVE_SETEGID 1
6367| #define HAVE_SIGNAL 1
6368| #define HAVE_STRLCPY 1
6369| #define HAVE_STRLCAT 1
6370| #define HAVE_STRMODE 1
6371| #define HAVE_STRNDUP 1
6372| #define HAVE_STRNLEN 1
6373| #define HAVE_STRSEP 1
6374| #define HAVE_STRTONUM 1
6375| #define HAVE_USLEEP 1
6376| #define HAVE_DIRFD 1
6377| #define HAVE_SETSID 1
6378| #define HAVE_SIGACTION 1
6379| #define HAVE_STRNVIS 1
6380| #define HAVE_SYSCONF 1
6381| #define HAVE_ARPA_NAMESER_COMPAT_H 1
6382| #define HAVE_DIRENT_H 1
6383| #define HAVE_FCNTL_H 1
6384| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6385| #define HAVE_LIMITS_H 1
6386| #define HAVE_MACH_MACH_TIME_H 1
6387| #define HAVE_NETDB_H 1
6388| #define HAVE_PATHS_H 1
6389| #define HAVE_SECURITY_PAM_APPL_H 1
6390| #define HAVE_SYS_DIR_H 1
6391| #define HAVE_SYS_FILE_H 1
6392| #define HAVE_SYS_MOUNT_H 1
6393| #define HAVE_SYS_STATVFS_H 1
6394| #define HAVE_SYS_TIME_H 1
6395| #define HAVE_SYS_UN_H 1
6396| #define HAVE_UTIL_H 1
6397| #define HAVE_VIS_H 1
6398| #define HAVE_BASENAME 1
6399| #define HAVE_CLOCK_GETTIME 1
6400| #define HAVE_CRYPT 1
6401| #define HAVE_DIRNAME 1
6402| #define HAVE_FPARSELN 1
6403| #define HAVE_FTS_OPEN 1
6404| #define HAVE_INET_NET_PTON 1
6405| #define HAVE_RES_HNOK 1
6406| /* end confdefs.h.  */
6407|
6408| /* Override any GCC internal prototype to avoid an error.
6409|    Use char because int might match the return type of a GCC
6410|    builtin and then its argument prototype would still apply.  */
6411| char __b64_ntop ();
6412| int
6413| main (void)
6414| {
6415| return __b64_ntop ();
6416|   ;
6417|   return 0;
6418| }
6419configure:16441: result: no
6420configure:16452: checking for library containing b64_ntop
6421configure:16482: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
6422ld: Undefined symbols:
6423  _b64_ntop, referenced from:
6424      _main in conftest-b38433.o
6425clang: error: linker command failed with exit code 1 (use -v to see invocation)
6426configure:16482: $? = 1
6427configure: failed program was:
6428| /* confdefs.h */
6429| #define PACKAGE_NAME "OpenSMTPD-portable"
6430| #define PACKAGE_TARNAME "opensmtpd"
6431| #define PACKAGE_VERSION "7.4.0p1"
6432| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
6433| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
6434| #define PACKAGE_URL "https://www.opensmtpd.org"
6435| #define PACKAGE "opensmtpd"
6436| #define VERSION "7.4.0p1"
6437| #define HAVE_STDIO_H 1
6438| #define HAVE_STDLIB_H 1
6439| #define HAVE_STRING_H 1
6440| #define HAVE_INTTYPES_H 1
6441| #define HAVE_STDINT_H 1
6442| #define HAVE_STRINGS_H 1
6443| #define HAVE_SYS_STAT_H 1
6444| #define HAVE_SYS_TYPES_H 1
6445| #define HAVE_UNISTD_H 1
6446| #define HAVE_WCHAR_H 1
6447| #define STDC_HEADERS 1
6448| #define _ALL_SOURCE 1
6449| #define _DARWIN_C_SOURCE 1
6450| #define _GNU_SOURCE 1
6451| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6452| #define _NETBSD_SOURCE 1
6453| #define _OPENBSD_SOURCE 1
6454| #define _POSIX_PTHREAD_SEMANTICS 1
6455| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6456| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6457| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6458| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6459| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6460| #define __STDC_WANT_LIB_EXT2__ 1
6461| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6462| #define _TANDEM_SOURCE 1
6463| #define __EXTENSIONS__ 1
6464| #define HAVE_DLFCN_H 1
6465| #define LT_OBJDIR ".libs/"
6466| #define SETEUID_BREAKS_SETUID 1
6467| #define BROKEN_SETREUID 1
6468| #define BROKEN_SETREGID 1
6469| #define SPT_TYPE SPT_REUSEARGV
6470| #define HAVE_BASENAME 1
6471| #define HAVE_CLOCK_GETTIME 1
6472| #define HAVE_DAEMON 1
6473| #define HAVE_DIRNAME 1
6474| #define HAVE_ERRC 1
6475| #define HAVE_FGETLN 1
6476| #define HAVE_GETDTABLESIZE 1
6477| #define HAVE_GETOPT 1
6478| #define HAVE_GETPEEREID 1
6479| #define HAVE_NANOSLEEP 1
6480| #define HAVE_SETEUID 1
6481| #define HAVE_SETEGID 1
6482| #define HAVE_SIGNAL 1
6483| #define HAVE_STRLCPY 1
6484| #define HAVE_STRLCAT 1
6485| #define HAVE_STRMODE 1
6486| #define HAVE_STRNDUP 1
6487| #define HAVE_STRNLEN 1
6488| #define HAVE_STRSEP 1
6489| #define HAVE_STRTONUM 1
6490| #define HAVE_USLEEP 1
6491| #define HAVE_DIRFD 1
6492| #define HAVE_SETSID 1
6493| #define HAVE_SIGACTION 1
6494| #define HAVE_STRNVIS 1
6495| #define HAVE_SYSCONF 1
6496| #define HAVE_ARPA_NAMESER_COMPAT_H 1
6497| #define HAVE_DIRENT_H 1
6498| #define HAVE_FCNTL_H 1
6499| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6500| #define HAVE_LIMITS_H 1
6501| #define HAVE_MACH_MACH_TIME_H 1
6502| #define HAVE_NETDB_H 1
6503| #define HAVE_PATHS_H 1
6504| #define HAVE_SECURITY_PAM_APPL_H 1
6505| #define HAVE_SYS_DIR_H 1
6506| #define HAVE_SYS_FILE_H 1
6507| #define HAVE_SYS_MOUNT_H 1
6508| #define HAVE_SYS_STATVFS_H 1
6509| #define HAVE_SYS_TIME_H 1
6510| #define HAVE_SYS_UN_H 1
6511| #define HAVE_UTIL_H 1
6512| #define HAVE_VIS_H 1
6513| #define HAVE_BASENAME 1
6514| #define HAVE_CLOCK_GETTIME 1
6515| #define HAVE_CRYPT 1
6516| #define HAVE_DIRNAME 1
6517| #define HAVE_FPARSELN 1
6518| #define HAVE_FTS_OPEN 1
6519| #define HAVE_INET_NET_PTON 1
6520| #define HAVE_RES_HNOK 1
6521| /* end confdefs.h.  */
6522|
6523| /* Override any GCC internal prototype to avoid an error.
6524|    Use char because int might match the return type of a GCC
6525|    builtin and then its argument prototype would still apply.  */
6526| char b64_ntop ();
6527| int
6528| main (void)
6529| {
6530| return b64_ntop ();
6531|   ;
6532|   return 0;
6533| }
6534configure:16482: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  -lresolv  >&5
6535ld: warning: ignoring duplicate libraries: '-lresolv'
6536ld: Undefined symbols:
6537  _b64_ntop, referenced from:
6538      _main in conftest-0f5372.o
6539clang: error: linker command failed with exit code 1 (use -v to see invocation)
6540configure:16482: $? = 1
6541configure: failed program was:
6542| /* confdefs.h */
6543| #define PACKAGE_NAME "OpenSMTPD-portable"
6544| #define PACKAGE_TARNAME "opensmtpd"
6545| #define PACKAGE_VERSION "7.4.0p1"
6546| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
6547| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
6548| #define PACKAGE_URL "https://www.opensmtpd.org"
6549| #define PACKAGE "opensmtpd"
6550| #define VERSION "7.4.0p1"
6551| #define HAVE_STDIO_H 1
6552| #define HAVE_STDLIB_H 1
6553| #define HAVE_STRING_H 1
6554| #define HAVE_INTTYPES_H 1
6555| #define HAVE_STDINT_H 1
6556| #define HAVE_STRINGS_H 1
6557| #define HAVE_SYS_STAT_H 1
6558| #define HAVE_SYS_TYPES_H 1
6559| #define HAVE_UNISTD_H 1
6560| #define HAVE_WCHAR_H 1
6561| #define STDC_HEADERS 1
6562| #define _ALL_SOURCE 1
6563| #define _DARWIN_C_SOURCE 1
6564| #define _GNU_SOURCE 1
6565| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6566| #define _NETBSD_SOURCE 1
6567| #define _OPENBSD_SOURCE 1
6568| #define _POSIX_PTHREAD_SEMANTICS 1
6569| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6570| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6571| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6572| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6573| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6574| #define __STDC_WANT_LIB_EXT2__ 1
6575| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6576| #define _TANDEM_SOURCE 1
6577| #define __EXTENSIONS__ 1
6578| #define HAVE_DLFCN_H 1
6579| #define LT_OBJDIR ".libs/"
6580| #define SETEUID_BREAKS_SETUID 1
6581| #define BROKEN_SETREUID 1
6582| #define BROKEN_SETREGID 1
6583| #define SPT_TYPE SPT_REUSEARGV
6584| #define HAVE_BASENAME 1
6585| #define HAVE_CLOCK_GETTIME 1
6586| #define HAVE_DAEMON 1
6587| #define HAVE_DIRNAME 1
6588| #define HAVE_ERRC 1
6589| #define HAVE_FGETLN 1
6590| #define HAVE_GETDTABLESIZE 1
6591| #define HAVE_GETOPT 1
6592| #define HAVE_GETPEEREID 1
6593| #define HAVE_NANOSLEEP 1
6594| #define HAVE_SETEUID 1
6595| #define HAVE_SETEGID 1
6596| #define HAVE_SIGNAL 1
6597| #define HAVE_STRLCPY 1
6598| #define HAVE_STRLCAT 1
6599| #define HAVE_STRMODE 1
6600| #define HAVE_STRNDUP 1
6601| #define HAVE_STRNLEN 1
6602| #define HAVE_STRSEP 1
6603| #define HAVE_STRTONUM 1
6604| #define HAVE_USLEEP 1
6605| #define HAVE_DIRFD 1
6606| #define HAVE_SETSID 1
6607| #define HAVE_SIGACTION 1
6608| #define HAVE_STRNVIS 1
6609| #define HAVE_SYSCONF 1
6610| #define HAVE_ARPA_NAMESER_COMPAT_H 1
6611| #define HAVE_DIRENT_H 1
6612| #define HAVE_FCNTL_H 1
6613| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6614| #define HAVE_LIMITS_H 1
6615| #define HAVE_MACH_MACH_TIME_H 1
6616| #define HAVE_NETDB_H 1
6617| #define HAVE_PATHS_H 1
6618| #define HAVE_SECURITY_PAM_APPL_H 1
6619| #define HAVE_SYS_DIR_H 1
6620| #define HAVE_SYS_FILE_H 1
6621| #define HAVE_SYS_MOUNT_H 1
6622| #define HAVE_SYS_STATVFS_H 1
6623| #define HAVE_SYS_TIME_H 1
6624| #define HAVE_SYS_UN_H 1
6625| #define HAVE_UTIL_H 1
6626| #define HAVE_VIS_H 1
6627| #define HAVE_BASENAME 1
6628| #define HAVE_CLOCK_GETTIME 1
6629| #define HAVE_CRYPT 1
6630| #define HAVE_DIRNAME 1
6631| #define HAVE_FPARSELN 1
6632| #define HAVE_FTS_OPEN 1
6633| #define HAVE_INET_NET_PTON 1
6634| #define HAVE_RES_HNOK 1
6635| /* end confdefs.h.  */
6636|
6637| /* Override any GCC internal prototype to avoid an error.
6638|    Use char because int might match the return type of a GCC
6639|    builtin and then its argument prototype would still apply.  */
6640| char b64_ntop ();
6641| int
6642| main (void)
6643| {
6644| return b64_ntop ();
6645|   ;
6646|   return 0;
6647| }
6648configure:16502: result: no
6649configure:16514: checking for library containing res_9_b64_pton
6650configure:16544: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
6651configure:16544: $? = 0
6652configure:16564: result: none required
6653configure:16575: checking for library containing res_9_b64_ntop
6654configure:16605: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
6655configure:16605: $? = 0
6656configure:16625: result: none required
6657configure:16655: checking for broken strnvis
6658configure:16678: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wall -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
6659conftest.c:107:22: error: incompatible pointer to integer conversion passing 'char[15]' to parameter of type 'size_t' (aka 'unsigned long') [-Werror,-Wint-conversion]
6660return (strnvis(buf, "Hello, world!\n", sizeof(buf), 0));
6661                     ^~~~~~~~~~~~~~~~~
6662/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/vis.h:120:27: note: passing argument to parameter here
6663int     strnvis(char *, size_t, const char *, int);
6664                              ^
6665conftest.c:107:41: error: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const char *' [-Werror,-Wint-conversion]
6666return (strnvis(buf, "Hello, world!\n", sizeof(buf), 0));
6667                                        ^~~~~~~~~~~
6668/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/vis.h:120:41: note: passing argument to parameter here
6669int     strnvis(char *, size_t, const char *, int);
6670                                            ^
66712 errors generated.
6672configure:16678: $? = 1
6673configure: failed program was:
6674| /* confdefs.h */
6675| #define PACKAGE_NAME "OpenSMTPD-portable"
6676| #define PACKAGE_TARNAME "opensmtpd"
6677| #define PACKAGE_VERSION "7.4.0p1"
6678| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
6679| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
6680| #define PACKAGE_URL "https://www.opensmtpd.org"
6681| #define PACKAGE "opensmtpd"
6682| #define VERSION "7.4.0p1"
6683| #define HAVE_STDIO_H 1
6684| #define HAVE_STDLIB_H 1
6685| #define HAVE_STRING_H 1
6686| #define HAVE_INTTYPES_H 1
6687| #define HAVE_STDINT_H 1
6688| #define HAVE_STRINGS_H 1
6689| #define HAVE_SYS_STAT_H 1
6690| #define HAVE_SYS_TYPES_H 1
6691| #define HAVE_UNISTD_H 1
6692| #define HAVE_WCHAR_H 1
6693| #define STDC_HEADERS 1
6694| #define _ALL_SOURCE 1
6695| #define _DARWIN_C_SOURCE 1
6696| #define _GNU_SOURCE 1
6697| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6698| #define _NETBSD_SOURCE 1
6699| #define _OPENBSD_SOURCE 1
6700| #define _POSIX_PTHREAD_SEMANTICS 1
6701| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6702| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6703| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6704| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6705| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6706| #define __STDC_WANT_LIB_EXT2__ 1
6707| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6708| #define _TANDEM_SOURCE 1
6709| #define __EXTENSIONS__ 1
6710| #define HAVE_DLFCN_H 1
6711| #define LT_OBJDIR ".libs/"
6712| #define SETEUID_BREAKS_SETUID 1
6713| #define BROKEN_SETREUID 1
6714| #define BROKEN_SETREGID 1
6715| #define SPT_TYPE SPT_REUSEARGV
6716| #define HAVE_BASENAME 1
6717| #define HAVE_CLOCK_GETTIME 1
6718| #define HAVE_DAEMON 1
6719| #define HAVE_DIRNAME 1
6720| #define HAVE_ERRC 1
6721| #define HAVE_FGETLN 1
6722| #define HAVE_GETDTABLESIZE 1
6723| #define HAVE_GETOPT 1
6724| #define HAVE_GETPEEREID 1
6725| #define HAVE_NANOSLEEP 1
6726| #define HAVE_SETEUID 1
6727| #define HAVE_SETEGID 1
6728| #define HAVE_SIGNAL 1
6729| #define HAVE_STRLCPY 1
6730| #define HAVE_STRLCAT 1
6731| #define HAVE_STRMODE 1
6732| #define HAVE_STRNDUP 1
6733| #define HAVE_STRNLEN 1
6734| #define HAVE_STRSEP 1
6735| #define HAVE_STRTONUM 1
6736| #define HAVE_USLEEP 1
6737| #define HAVE_DIRFD 1
6738| #define HAVE_SETSID 1
6739| #define HAVE_SIGACTION 1
6740| #define HAVE_STRNVIS 1
6741| #define HAVE_SYSCONF 1
6742| #define HAVE_ARPA_NAMESER_COMPAT_H 1
6743| #define HAVE_DIRENT_H 1
6744| #define HAVE_FCNTL_H 1
6745| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6746| #define HAVE_LIMITS_H 1
6747| #define HAVE_MACH_MACH_TIME_H 1
6748| #define HAVE_NETDB_H 1
6749| #define HAVE_PATHS_H 1
6750| #define HAVE_SECURITY_PAM_APPL_H 1
6751| #define HAVE_SYS_DIR_H 1
6752| #define HAVE_SYS_FILE_H 1
6753| #define HAVE_SYS_MOUNT_H 1
6754| #define HAVE_SYS_STATVFS_H 1
6755| #define HAVE_SYS_TIME_H 1
6756| #define HAVE_SYS_UN_H 1
6757| #define HAVE_UTIL_H 1
6758| #define HAVE_VIS_H 1
6759| #define HAVE_BASENAME 1
6760| #define HAVE_CLOCK_GETTIME 1
6761| #define HAVE_CRYPT 1
6762| #define HAVE_DIRNAME 1
6763| #define HAVE_FPARSELN 1
6764| #define HAVE_FTS_OPEN 1
6765| #define HAVE_INET_NET_PTON 1
6766| #define HAVE_RES_HNOK 1
6767| #define HAVE_RES_9_B64_PTON 1
6768| #define HAVE_RES_9_B64_NTOP 1
6769| /* end confdefs.h.  */
6770|
6771| #include <stdio.h>
6772| #include <stdlib.h>
6773| #include <vis.h>
6774|
6775| int
6776| main (void)
6777| {
6778|
6779| char buf[128];
6780| return (strnvis(buf, "Hello, world!\n", sizeof(buf), 0));
6781|
6782|   ;
6783|   return 0;
6784| }
6785configure:16686: result: yes
6786configure:16713: checking for /proc/pid/fd directory
6787configure:16726: result: no
6788configure:16731: checking for long long
6789configure:16731: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
6790configure:16731: $? = 0
6791configure:16731: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
6792conftest.c:129:24: error: expected expression
6793if (sizeof ((long long)))
6794                       ^
67951 error generated.
6796configure:16731: $? = 1
6797configure: failed program was:
6798| /* confdefs.h */
6799| #define PACKAGE_NAME "OpenSMTPD-portable"
6800| #define PACKAGE_TARNAME "opensmtpd"
6801| #define PACKAGE_VERSION "7.4.0p1"
6802| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
6803| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
6804| #define PACKAGE_URL "https://www.opensmtpd.org"
6805| #define PACKAGE "opensmtpd"
6806| #define VERSION "7.4.0p1"
6807| #define HAVE_STDIO_H 1
6808| #define HAVE_STDLIB_H 1
6809| #define HAVE_STRING_H 1
6810| #define HAVE_INTTYPES_H 1
6811| #define HAVE_STDINT_H 1
6812| #define HAVE_STRINGS_H 1
6813| #define HAVE_SYS_STAT_H 1
6814| #define HAVE_SYS_TYPES_H 1
6815| #define HAVE_UNISTD_H 1
6816| #define HAVE_WCHAR_H 1
6817| #define STDC_HEADERS 1
6818| #define _ALL_SOURCE 1
6819| #define _DARWIN_C_SOURCE 1
6820| #define _GNU_SOURCE 1
6821| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6822| #define _NETBSD_SOURCE 1
6823| #define _OPENBSD_SOURCE 1
6824| #define _POSIX_PTHREAD_SEMANTICS 1
6825| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6826| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6827| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6828| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6829| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6830| #define __STDC_WANT_LIB_EXT2__ 1
6831| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6832| #define _TANDEM_SOURCE 1
6833| #define __EXTENSIONS__ 1
6834| #define HAVE_DLFCN_H 1
6835| #define LT_OBJDIR ".libs/"
6836| #define SETEUID_BREAKS_SETUID 1
6837| #define BROKEN_SETREUID 1
6838| #define BROKEN_SETREGID 1
6839| #define SPT_TYPE SPT_REUSEARGV
6840| #define HAVE_BASENAME 1
6841| #define HAVE_CLOCK_GETTIME 1
6842| #define HAVE_DAEMON 1
6843| #define HAVE_DIRNAME 1
6844| #define HAVE_ERRC 1
6845| #define HAVE_FGETLN 1
6846| #define HAVE_GETDTABLESIZE 1
6847| #define HAVE_GETOPT 1
6848| #define HAVE_GETPEEREID 1
6849| #define HAVE_NANOSLEEP 1
6850| #define HAVE_SETEUID 1
6851| #define HAVE_SETEGID 1
6852| #define HAVE_SIGNAL 1
6853| #define HAVE_STRLCPY 1
6854| #define HAVE_STRLCAT 1
6855| #define HAVE_STRMODE 1
6856| #define HAVE_STRNDUP 1
6857| #define HAVE_STRNLEN 1
6858| #define HAVE_STRSEP 1
6859| #define HAVE_STRTONUM 1
6860| #define HAVE_USLEEP 1
6861| #define HAVE_DIRFD 1
6862| #define HAVE_SETSID 1
6863| #define HAVE_SIGACTION 1
6864| #define HAVE_STRNVIS 1
6865| #define HAVE_SYSCONF 1
6866| #define HAVE_ARPA_NAMESER_COMPAT_H 1
6867| #define HAVE_DIRENT_H 1
6868| #define HAVE_FCNTL_H 1
6869| #define HAVE_LIBKERN_OSBYTEORDER_H 1
6870| #define HAVE_LIMITS_H 1
6871| #define HAVE_MACH_MACH_TIME_H 1
6872| #define HAVE_NETDB_H 1
6873| #define HAVE_PATHS_H 1
6874| #define HAVE_SECURITY_PAM_APPL_H 1
6875| #define HAVE_SYS_DIR_H 1
6876| #define HAVE_SYS_FILE_H 1
6877| #define HAVE_SYS_MOUNT_H 1
6878| #define HAVE_SYS_STATVFS_H 1
6879| #define HAVE_SYS_TIME_H 1
6880| #define HAVE_SYS_UN_H 1
6881| #define HAVE_UTIL_H 1
6882| #define HAVE_VIS_H 1
6883| #define HAVE_BASENAME 1
6884| #define HAVE_CLOCK_GETTIME 1
6885| #define HAVE_CRYPT 1
6886| #define HAVE_DIRNAME 1
6887| #define HAVE_FPARSELN 1
6888| #define HAVE_FTS_OPEN 1
6889| #define HAVE_INET_NET_PTON 1
6890| #define HAVE_RES_HNOK 1
6891| #define HAVE_RES_9_B64_PTON 1
6892| #define HAVE_RES_9_B64_NTOP 1
6893| #define BROKEN_STRNVIS 1
6894| /* end confdefs.h.  */
6895| #include <stddef.h>
6896| #ifdef HAVE_STDIO_H
6897| # include <stdio.h>
6898| #endif
6899| #ifdef HAVE_STDLIB_H
6900| # include <stdlib.h>
6901| #endif
6902| #ifdef HAVE_STRING_H
6903| # include <string.h>
6904| #endif
6905| #ifdef HAVE_INTTYPES_H
6906| # include <inttypes.h>
6907| #endif
6908| #ifdef HAVE_STDINT_H
6909| # include <stdint.h>
6910| #endif
6911| #ifdef HAVE_STRINGS_H
6912| # include <strings.h>
6913| #endif
6914| #ifdef HAVE_SYS_TYPES_H
6915| # include <sys/types.h>
6916| #endif
6917| #ifdef HAVE_SYS_STAT_H
6918| # include <sys/stat.h>
6919| #endif
6920| #ifdef HAVE_UNISTD_H
6921| # include <unistd.h>
6922| #endif
6923| int
6924| main (void)
6925| {
6926| if (sizeof ((long long)))
6927|           return 0;
6928|   ;
6929|   return 0;
6930| }
6931configure:16731: result: yes
6932configure:16739: checking for unsigned long long
6933configure:16739: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
6934configure:16739: $? = 0
6935configure:16739: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
6936conftest.c:130:33: error: expected expression
6937if (sizeof ((unsigned long long)))
6938                                ^
69391 error generated.
6940configure:16739: $? = 1
6941configure: failed program was:
6942| /* confdefs.h */
6943| #define PACKAGE_NAME "OpenSMTPD-portable"
6944| #define PACKAGE_TARNAME "opensmtpd"
6945| #define PACKAGE_VERSION "7.4.0p1"
6946| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
6947| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
6948| #define PACKAGE_URL "https://www.opensmtpd.org"
6949| #define PACKAGE "opensmtpd"
6950| #define VERSION "7.4.0p1"
6951| #define HAVE_STDIO_H 1
6952| #define HAVE_STDLIB_H 1
6953| #define HAVE_STRING_H 1
6954| #define HAVE_INTTYPES_H 1
6955| #define HAVE_STDINT_H 1
6956| #define HAVE_STRINGS_H 1
6957| #define HAVE_SYS_STAT_H 1
6958| #define HAVE_SYS_TYPES_H 1
6959| #define HAVE_UNISTD_H 1
6960| #define HAVE_WCHAR_H 1
6961| #define STDC_HEADERS 1
6962| #define _ALL_SOURCE 1
6963| #define _DARWIN_C_SOURCE 1
6964| #define _GNU_SOURCE 1
6965| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6966| #define _NETBSD_SOURCE 1
6967| #define _OPENBSD_SOURCE 1
6968| #define _POSIX_PTHREAD_SEMANTICS 1
6969| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6970| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6971| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6972| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6973| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6974| #define __STDC_WANT_LIB_EXT2__ 1
6975| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6976| #define _TANDEM_SOURCE 1
6977| #define __EXTENSIONS__ 1
6978| #define HAVE_DLFCN_H 1
6979| #define LT_OBJDIR ".libs/"
6980| #define SETEUID_BREAKS_SETUID 1
6981| #define BROKEN_SETREUID 1
6982| #define BROKEN_SETREGID 1
6983| #define SPT_TYPE SPT_REUSEARGV
6984| #define HAVE_BASENAME 1
6985| #define HAVE_CLOCK_GETTIME 1
6986| #define HAVE_DAEMON 1
6987| #define HAVE_DIRNAME 1
6988| #define HAVE_ERRC 1
6989| #define HAVE_FGETLN 1
6990| #define HAVE_GETDTABLESIZE 1
6991| #define HAVE_GETOPT 1
6992| #define HAVE_GETPEEREID 1
6993| #define HAVE_NANOSLEEP 1
6994| #define HAVE_SETEUID 1
6995| #define HAVE_SETEGID 1
6996| #define HAVE_SIGNAL 1
6997| #define HAVE_STRLCPY 1
6998| #define HAVE_STRLCAT 1
6999| #define HAVE_STRMODE 1
7000| #define HAVE_STRNDUP 1
7001| #define HAVE_STRNLEN 1
7002| #define HAVE_STRSEP 1
7003| #define HAVE_STRTONUM 1
7004| #define HAVE_USLEEP 1
7005| #define HAVE_DIRFD 1
7006| #define HAVE_SETSID 1
7007| #define HAVE_SIGACTION 1
7008| #define HAVE_STRNVIS 1
7009| #define HAVE_SYSCONF 1
7010| #define HAVE_ARPA_NAMESER_COMPAT_H 1
7011| #define HAVE_DIRENT_H 1
7012| #define HAVE_FCNTL_H 1
7013| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7014| #define HAVE_LIMITS_H 1
7015| #define HAVE_MACH_MACH_TIME_H 1
7016| #define HAVE_NETDB_H 1
7017| #define HAVE_PATHS_H 1
7018| #define HAVE_SECURITY_PAM_APPL_H 1
7019| #define HAVE_SYS_DIR_H 1
7020| #define HAVE_SYS_FILE_H 1
7021| #define HAVE_SYS_MOUNT_H 1
7022| #define HAVE_SYS_STATVFS_H 1
7023| #define HAVE_SYS_TIME_H 1
7024| #define HAVE_SYS_UN_H 1
7025| #define HAVE_UTIL_H 1
7026| #define HAVE_VIS_H 1
7027| #define HAVE_BASENAME 1
7028| #define HAVE_CLOCK_GETTIME 1
7029| #define HAVE_CRYPT 1
7030| #define HAVE_DIRNAME 1
7031| #define HAVE_FPARSELN 1
7032| #define HAVE_FTS_OPEN 1
7033| #define HAVE_INET_NET_PTON 1
7034| #define HAVE_RES_HNOK 1
7035| #define HAVE_RES_9_B64_PTON 1
7036| #define HAVE_RES_9_B64_NTOP 1
7037| #define BROKEN_STRNVIS 1
7038| #define HAVE_LONG_LONG 1
7039| /* end confdefs.h.  */
7040| #include <stddef.h>
7041| #ifdef HAVE_STDIO_H
7042| # include <stdio.h>
7043| #endif
7044| #ifdef HAVE_STDLIB_H
7045| # include <stdlib.h>
7046| #endif
7047| #ifdef HAVE_STRING_H
7048| # include <string.h>
7049| #endif
7050| #ifdef HAVE_INTTYPES_H
7051| # include <inttypes.h>
7052| #endif
7053| #ifdef HAVE_STDINT_H
7054| # include <stdint.h>
7055| #endif
7056| #ifdef HAVE_STRINGS_H
7057| # include <strings.h>
7058| #endif
7059| #ifdef HAVE_SYS_TYPES_H
7060| # include <sys/types.h>
7061| #endif
7062| #ifdef HAVE_SYS_STAT_H
7063| # include <sys/stat.h>
7064| #endif
7065| #ifdef HAVE_UNISTD_H
7066| # include <unistd.h>
7067| #endif
7068| int
7069| main (void)
7070| {
7071| if (sizeof ((unsigned long long)))
7072|           return 0;
7073|   ;
7074|   return 0;
7075| }
7076configure:16739: result: yes
7077configure:16747: checking for long double
7078configure:16747: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7079configure:16747: $? = 0
7080configure:16747: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7081conftest.c:131:26: error: expected expression
7082if (sizeof ((long double)))
7083                         ^
70841 error generated.
7085configure:16747: $? = 1
7086configure: failed program was:
7087| /* confdefs.h */
7088| #define PACKAGE_NAME "OpenSMTPD-portable"
7089| #define PACKAGE_TARNAME "opensmtpd"
7090| #define PACKAGE_VERSION "7.4.0p1"
7091| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
7092| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
7093| #define PACKAGE_URL "https://www.opensmtpd.org"
7094| #define PACKAGE "opensmtpd"
7095| #define VERSION "7.4.0p1"
7096| #define HAVE_STDIO_H 1
7097| #define HAVE_STDLIB_H 1
7098| #define HAVE_STRING_H 1
7099| #define HAVE_INTTYPES_H 1
7100| #define HAVE_STDINT_H 1
7101| #define HAVE_STRINGS_H 1
7102| #define HAVE_SYS_STAT_H 1
7103| #define HAVE_SYS_TYPES_H 1
7104| #define HAVE_UNISTD_H 1
7105| #define HAVE_WCHAR_H 1
7106| #define STDC_HEADERS 1
7107| #define _ALL_SOURCE 1
7108| #define _DARWIN_C_SOURCE 1
7109| #define _GNU_SOURCE 1
7110| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7111| #define _NETBSD_SOURCE 1
7112| #define _OPENBSD_SOURCE 1
7113| #define _POSIX_PTHREAD_SEMANTICS 1
7114| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7115| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7116| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7117| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7118| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7119| #define __STDC_WANT_LIB_EXT2__ 1
7120| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7121| #define _TANDEM_SOURCE 1
7122| #define __EXTENSIONS__ 1
7123| #define HAVE_DLFCN_H 1
7124| #define LT_OBJDIR ".libs/"
7125| #define SETEUID_BREAKS_SETUID 1
7126| #define BROKEN_SETREUID 1
7127| #define BROKEN_SETREGID 1
7128| #define SPT_TYPE SPT_REUSEARGV
7129| #define HAVE_BASENAME 1
7130| #define HAVE_CLOCK_GETTIME 1
7131| #define HAVE_DAEMON 1
7132| #define HAVE_DIRNAME 1
7133| #define HAVE_ERRC 1
7134| #define HAVE_FGETLN 1
7135| #define HAVE_GETDTABLESIZE 1
7136| #define HAVE_GETOPT 1
7137| #define HAVE_GETPEEREID 1
7138| #define HAVE_NANOSLEEP 1
7139| #define HAVE_SETEUID 1
7140| #define HAVE_SETEGID 1
7141| #define HAVE_SIGNAL 1
7142| #define HAVE_STRLCPY 1
7143| #define HAVE_STRLCAT 1
7144| #define HAVE_STRMODE 1
7145| #define HAVE_STRNDUP 1
7146| #define HAVE_STRNLEN 1
7147| #define HAVE_STRSEP 1
7148| #define HAVE_STRTONUM 1
7149| #define HAVE_USLEEP 1
7150| #define HAVE_DIRFD 1
7151| #define HAVE_SETSID 1
7152| #define HAVE_SIGACTION 1
7153| #define HAVE_STRNVIS 1
7154| #define HAVE_SYSCONF 1
7155| #define HAVE_ARPA_NAMESER_COMPAT_H 1
7156| #define HAVE_DIRENT_H 1
7157| #define HAVE_FCNTL_H 1
7158| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7159| #define HAVE_LIMITS_H 1
7160| #define HAVE_MACH_MACH_TIME_H 1
7161| #define HAVE_NETDB_H 1
7162| #define HAVE_PATHS_H 1
7163| #define HAVE_SECURITY_PAM_APPL_H 1
7164| #define HAVE_SYS_DIR_H 1
7165| #define HAVE_SYS_FILE_H 1
7166| #define HAVE_SYS_MOUNT_H 1
7167| #define HAVE_SYS_STATVFS_H 1
7168| #define HAVE_SYS_TIME_H 1
7169| #define HAVE_SYS_UN_H 1
7170| #define HAVE_UTIL_H 1
7171| #define HAVE_VIS_H 1
7172| #define HAVE_BASENAME 1
7173| #define HAVE_CLOCK_GETTIME 1
7174| #define HAVE_CRYPT 1
7175| #define HAVE_DIRNAME 1
7176| #define HAVE_FPARSELN 1
7177| #define HAVE_FTS_OPEN 1
7178| #define HAVE_INET_NET_PTON 1
7179| #define HAVE_RES_HNOK 1
7180| #define HAVE_RES_9_B64_PTON 1
7181| #define HAVE_RES_9_B64_NTOP 1
7182| #define BROKEN_STRNVIS 1
7183| #define HAVE_LONG_LONG 1
7184| #define HAVE_UNSIGNED_LONG_LONG 1
7185| /* end confdefs.h.  */
7186| #include <stddef.h>
7187| #ifdef HAVE_STDIO_H
7188| # include <stdio.h>
7189| #endif
7190| #ifdef HAVE_STDLIB_H
7191| # include <stdlib.h>
7192| #endif
7193| #ifdef HAVE_STRING_H
7194| # include <string.h>
7195| #endif
7196| #ifdef HAVE_INTTYPES_H
7197| # include <inttypes.h>
7198| #endif
7199| #ifdef HAVE_STDINT_H
7200| # include <stdint.h>
7201| #endif
7202| #ifdef HAVE_STRINGS_H
7203| # include <strings.h>
7204| #endif
7205| #ifdef HAVE_SYS_TYPES_H
7206| # include <sys/types.h>
7207| #endif
7208| #ifdef HAVE_SYS_STAT_H
7209| # include <sys/stat.h>
7210| #endif
7211| #ifdef HAVE_UNISTD_H
7212| # include <unistd.h>
7213| #endif
7214| int
7215| main (void)
7216| {
7217| if (sizeof ((long double)))
7218|           return 0;
7219|   ;
7220|   return 0;
7221| }
7222configure:16747: result: yes
7223configure:16755: checking for u_int
7224configure:16755: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7225configure:16755: $? = 0
7226configure:16755: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7227conftest.c:132:20: error: expected expression
7228if (sizeof ((u_int)))
7229                   ^
72301 error generated.
7231configure:16755: $? = 1
7232configure: failed program was:
7233| /* confdefs.h */
7234| #define PACKAGE_NAME "OpenSMTPD-portable"
7235| #define PACKAGE_TARNAME "opensmtpd"
7236| #define PACKAGE_VERSION "7.4.0p1"
7237| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
7238| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
7239| #define PACKAGE_URL "https://www.opensmtpd.org"
7240| #define PACKAGE "opensmtpd"
7241| #define VERSION "7.4.0p1"
7242| #define HAVE_STDIO_H 1
7243| #define HAVE_STDLIB_H 1
7244| #define HAVE_STRING_H 1
7245| #define HAVE_INTTYPES_H 1
7246| #define HAVE_STDINT_H 1
7247| #define HAVE_STRINGS_H 1
7248| #define HAVE_SYS_STAT_H 1
7249| #define HAVE_SYS_TYPES_H 1
7250| #define HAVE_UNISTD_H 1
7251| #define HAVE_WCHAR_H 1
7252| #define STDC_HEADERS 1
7253| #define _ALL_SOURCE 1
7254| #define _DARWIN_C_SOURCE 1
7255| #define _GNU_SOURCE 1
7256| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7257| #define _NETBSD_SOURCE 1
7258| #define _OPENBSD_SOURCE 1
7259| #define _POSIX_PTHREAD_SEMANTICS 1
7260| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7261| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7262| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7263| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7264| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7265| #define __STDC_WANT_LIB_EXT2__ 1
7266| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7267| #define _TANDEM_SOURCE 1
7268| #define __EXTENSIONS__ 1
7269| #define HAVE_DLFCN_H 1
7270| #define LT_OBJDIR ".libs/"
7271| #define SETEUID_BREAKS_SETUID 1
7272| #define BROKEN_SETREUID 1
7273| #define BROKEN_SETREGID 1
7274| #define SPT_TYPE SPT_REUSEARGV
7275| #define HAVE_BASENAME 1
7276| #define HAVE_CLOCK_GETTIME 1
7277| #define HAVE_DAEMON 1
7278| #define HAVE_DIRNAME 1
7279| #define HAVE_ERRC 1
7280| #define HAVE_FGETLN 1
7281| #define HAVE_GETDTABLESIZE 1
7282| #define HAVE_GETOPT 1
7283| #define HAVE_GETPEEREID 1
7284| #define HAVE_NANOSLEEP 1
7285| #define HAVE_SETEUID 1
7286| #define HAVE_SETEGID 1
7287| #define HAVE_SIGNAL 1
7288| #define HAVE_STRLCPY 1
7289| #define HAVE_STRLCAT 1
7290| #define HAVE_STRMODE 1
7291| #define HAVE_STRNDUP 1
7292| #define HAVE_STRNLEN 1
7293| #define HAVE_STRSEP 1
7294| #define HAVE_STRTONUM 1
7295| #define HAVE_USLEEP 1
7296| #define HAVE_DIRFD 1
7297| #define HAVE_SETSID 1
7298| #define HAVE_SIGACTION 1
7299| #define HAVE_STRNVIS 1
7300| #define HAVE_SYSCONF 1
7301| #define HAVE_ARPA_NAMESER_COMPAT_H 1
7302| #define HAVE_DIRENT_H 1
7303| #define HAVE_FCNTL_H 1
7304| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7305| #define HAVE_LIMITS_H 1
7306| #define HAVE_MACH_MACH_TIME_H 1
7307| #define HAVE_NETDB_H 1
7308| #define HAVE_PATHS_H 1
7309| #define HAVE_SECURITY_PAM_APPL_H 1
7310| #define HAVE_SYS_DIR_H 1
7311| #define HAVE_SYS_FILE_H 1
7312| #define HAVE_SYS_MOUNT_H 1
7313| #define HAVE_SYS_STATVFS_H 1
7314| #define HAVE_SYS_TIME_H 1
7315| #define HAVE_SYS_UN_H 1
7316| #define HAVE_UTIL_H 1
7317| #define HAVE_VIS_H 1
7318| #define HAVE_BASENAME 1
7319| #define HAVE_CLOCK_GETTIME 1
7320| #define HAVE_CRYPT 1
7321| #define HAVE_DIRNAME 1
7322| #define HAVE_FPARSELN 1
7323| #define HAVE_FTS_OPEN 1
7324| #define HAVE_INET_NET_PTON 1
7325| #define HAVE_RES_HNOK 1
7326| #define HAVE_RES_9_B64_PTON 1
7327| #define HAVE_RES_9_B64_NTOP 1
7328| #define BROKEN_STRNVIS 1
7329| #define HAVE_LONG_LONG 1
7330| #define HAVE_UNSIGNED_LONG_LONG 1
7331| #define HAVE_LONG_DOUBLE 1
7332| /* end confdefs.h.  */
7333| #include <stddef.h>
7334| #ifdef HAVE_STDIO_H
7335| # include <stdio.h>
7336| #endif
7337| #ifdef HAVE_STDLIB_H
7338| # include <stdlib.h>
7339| #endif
7340| #ifdef HAVE_STRING_H
7341| # include <string.h>
7342| #endif
7343| #ifdef HAVE_INTTYPES_H
7344| # include <inttypes.h>
7345| #endif
7346| #ifdef HAVE_STDINT_H
7347| # include <stdint.h>
7348| #endif
7349| #ifdef HAVE_STRINGS_H
7350| # include <strings.h>
7351| #endif
7352| #ifdef HAVE_SYS_TYPES_H
7353| # include <sys/types.h>
7354| #endif
7355| #ifdef HAVE_SYS_STAT_H
7356| # include <sys/stat.h>
7357| #endif
7358| #ifdef HAVE_UNISTD_H
7359| # include <unistd.h>
7360| #endif
7361| int
7362| main (void)
7363| {
7364| if (sizeof ((u_int)))
7365|           return 0;
7366|   ;
7367|   return 0;
7368| }
7369configure:16755: result: yes
7370configure:16763: checking for u_char
7371configure:16763: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7372configure:16763: $? = 0
7373configure:16763: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7374conftest.c:133:21: error: expected expression
7375if (sizeof ((u_char)))
7376                    ^
73771 error generated.
7378configure:16763: $? = 1
7379configure: failed program was:
7380| /* confdefs.h */
7381| #define PACKAGE_NAME "OpenSMTPD-portable"
7382| #define PACKAGE_TARNAME "opensmtpd"
7383| #define PACKAGE_VERSION "7.4.0p1"
7384| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
7385| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
7386| #define PACKAGE_URL "https://www.opensmtpd.org"
7387| #define PACKAGE "opensmtpd"
7388| #define VERSION "7.4.0p1"
7389| #define HAVE_STDIO_H 1
7390| #define HAVE_STDLIB_H 1
7391| #define HAVE_STRING_H 1
7392| #define HAVE_INTTYPES_H 1
7393| #define HAVE_STDINT_H 1
7394| #define HAVE_STRINGS_H 1
7395| #define HAVE_SYS_STAT_H 1
7396| #define HAVE_SYS_TYPES_H 1
7397| #define HAVE_UNISTD_H 1
7398| #define HAVE_WCHAR_H 1
7399| #define STDC_HEADERS 1
7400| #define _ALL_SOURCE 1
7401| #define _DARWIN_C_SOURCE 1
7402| #define _GNU_SOURCE 1
7403| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7404| #define _NETBSD_SOURCE 1
7405| #define _OPENBSD_SOURCE 1
7406| #define _POSIX_PTHREAD_SEMANTICS 1
7407| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7408| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7409| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7410| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7411| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7412| #define __STDC_WANT_LIB_EXT2__ 1
7413| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7414| #define _TANDEM_SOURCE 1
7415| #define __EXTENSIONS__ 1
7416| #define HAVE_DLFCN_H 1
7417| #define LT_OBJDIR ".libs/"
7418| #define SETEUID_BREAKS_SETUID 1
7419| #define BROKEN_SETREUID 1
7420| #define BROKEN_SETREGID 1
7421| #define SPT_TYPE SPT_REUSEARGV
7422| #define HAVE_BASENAME 1
7423| #define HAVE_CLOCK_GETTIME 1
7424| #define HAVE_DAEMON 1
7425| #define HAVE_DIRNAME 1
7426| #define HAVE_ERRC 1
7427| #define HAVE_FGETLN 1
7428| #define HAVE_GETDTABLESIZE 1
7429| #define HAVE_GETOPT 1
7430| #define HAVE_GETPEEREID 1
7431| #define HAVE_NANOSLEEP 1
7432| #define HAVE_SETEUID 1
7433| #define HAVE_SETEGID 1
7434| #define HAVE_SIGNAL 1
7435| #define HAVE_STRLCPY 1
7436| #define HAVE_STRLCAT 1
7437| #define HAVE_STRMODE 1
7438| #define HAVE_STRNDUP 1
7439| #define HAVE_STRNLEN 1
7440| #define HAVE_STRSEP 1
7441| #define HAVE_STRTONUM 1
7442| #define HAVE_USLEEP 1
7443| #define HAVE_DIRFD 1
7444| #define HAVE_SETSID 1
7445| #define HAVE_SIGACTION 1
7446| #define HAVE_STRNVIS 1
7447| #define HAVE_SYSCONF 1
7448| #define HAVE_ARPA_NAMESER_COMPAT_H 1
7449| #define HAVE_DIRENT_H 1
7450| #define HAVE_FCNTL_H 1
7451| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7452| #define HAVE_LIMITS_H 1
7453| #define HAVE_MACH_MACH_TIME_H 1
7454| #define HAVE_NETDB_H 1
7455| #define HAVE_PATHS_H 1
7456| #define HAVE_SECURITY_PAM_APPL_H 1
7457| #define HAVE_SYS_DIR_H 1
7458| #define HAVE_SYS_FILE_H 1
7459| #define HAVE_SYS_MOUNT_H 1
7460| #define HAVE_SYS_STATVFS_H 1
7461| #define HAVE_SYS_TIME_H 1
7462| #define HAVE_SYS_UN_H 1
7463| #define HAVE_UTIL_H 1
7464| #define HAVE_VIS_H 1
7465| #define HAVE_BASENAME 1
7466| #define HAVE_CLOCK_GETTIME 1
7467| #define HAVE_CRYPT 1
7468| #define HAVE_DIRNAME 1
7469| #define HAVE_FPARSELN 1
7470| #define HAVE_FTS_OPEN 1
7471| #define HAVE_INET_NET_PTON 1
7472| #define HAVE_RES_HNOK 1
7473| #define HAVE_RES_9_B64_PTON 1
7474| #define HAVE_RES_9_B64_NTOP 1
7475| #define BROKEN_STRNVIS 1
7476| #define HAVE_LONG_LONG 1
7477| #define HAVE_UNSIGNED_LONG_LONG 1
7478| #define HAVE_LONG_DOUBLE 1
7479| #define HAVE_U_INT 1
7480| /* end confdefs.h.  */
7481| #include <stddef.h>
7482| #ifdef HAVE_STDIO_H
7483| # include <stdio.h>
7484| #endif
7485| #ifdef HAVE_STDLIB_H
7486| # include <stdlib.h>
7487| #endif
7488| #ifdef HAVE_STRING_H
7489| # include <string.h>
7490| #endif
7491| #ifdef HAVE_INTTYPES_H
7492| # include <inttypes.h>
7493| #endif
7494| #ifdef HAVE_STDINT_H
7495| # include <stdint.h>
7496| #endif
7497| #ifdef HAVE_STRINGS_H
7498| # include <strings.h>
7499| #endif
7500| #ifdef HAVE_SYS_TYPES_H
7501| # include <sys/types.h>
7502| #endif
7503| #ifdef HAVE_SYS_STAT_H
7504| # include <sys/stat.h>
7505| #endif
7506| #ifdef HAVE_UNISTD_H
7507| # include <unistd.h>
7508| #endif
7509| int
7510| main (void)
7511| {
7512| if (sizeof ((u_char)))
7513|           return 0;
7514|   ;
7515|   return 0;
7516| }
7517configure:16763: result: yes
7518configure:16776: checking size of short int
7519configure:16782: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
7520configure:16782: $? = 0
7521configure:16782: ./conftest
7522configure:16782: $? = 0
7523configure:16797: result: 2
7524configure:16809: checking size of int
7525configure:16815: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
7526configure:16815: $? = 0
7527configure:16815: ./conftest
7528configure:16815: $? = 0
7529configure:16830: result: 4
7530configure:16842: checking size of long int
7531configure:16848: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
7532configure:16848: $? = 0
7533configure:16848: ./conftest
7534configure:16848: $? = 0
7535configure:16863: result: 8
7536configure:16875: checking size of long long int
7537configure:16881: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
7538configure:16881: $? = 0
7539configure:16881: ./conftest
7540configure:16881: $? = 0
7541configure:16896: result: 8
7542configure:16905: checking for int8_t
7543configure:16905: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7544configure:16905: $? = 0
7545configure:16905: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7546conftest.c:139:24: error: 'test_array' declared as an array with a negative size
7547static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
7548                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75491 error generated.
7550configure:16905: $? = 1
7551configure: failed program was:
7552| /* confdefs.h */
7553| #define PACKAGE_NAME "OpenSMTPD-portable"
7554| #define PACKAGE_TARNAME "opensmtpd"
7555| #define PACKAGE_VERSION "7.4.0p1"
7556| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
7557| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
7558| #define PACKAGE_URL "https://www.opensmtpd.org"
7559| #define PACKAGE "opensmtpd"
7560| #define VERSION "7.4.0p1"
7561| #define HAVE_STDIO_H 1
7562| #define HAVE_STDLIB_H 1
7563| #define HAVE_STRING_H 1
7564| #define HAVE_INTTYPES_H 1
7565| #define HAVE_STDINT_H 1
7566| #define HAVE_STRINGS_H 1
7567| #define HAVE_SYS_STAT_H 1
7568| #define HAVE_SYS_TYPES_H 1
7569| #define HAVE_UNISTD_H 1
7570| #define HAVE_WCHAR_H 1
7571| #define STDC_HEADERS 1
7572| #define _ALL_SOURCE 1
7573| #define _DARWIN_C_SOURCE 1
7574| #define _GNU_SOURCE 1
7575| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7576| #define _NETBSD_SOURCE 1
7577| #define _OPENBSD_SOURCE 1
7578| #define _POSIX_PTHREAD_SEMANTICS 1
7579| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7580| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7581| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7582| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7583| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7584| #define __STDC_WANT_LIB_EXT2__ 1
7585| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7586| #define _TANDEM_SOURCE 1
7587| #define __EXTENSIONS__ 1
7588| #define HAVE_DLFCN_H 1
7589| #define LT_OBJDIR ".libs/"
7590| #define SETEUID_BREAKS_SETUID 1
7591| #define BROKEN_SETREUID 1
7592| #define BROKEN_SETREGID 1
7593| #define SPT_TYPE SPT_REUSEARGV
7594| #define HAVE_BASENAME 1
7595| #define HAVE_CLOCK_GETTIME 1
7596| #define HAVE_DAEMON 1
7597| #define HAVE_DIRNAME 1
7598| #define HAVE_ERRC 1
7599| #define HAVE_FGETLN 1
7600| #define HAVE_GETDTABLESIZE 1
7601| #define HAVE_GETOPT 1
7602| #define HAVE_GETPEEREID 1
7603| #define HAVE_NANOSLEEP 1
7604| #define HAVE_SETEUID 1
7605| #define HAVE_SETEGID 1
7606| #define HAVE_SIGNAL 1
7607| #define HAVE_STRLCPY 1
7608| #define HAVE_STRLCAT 1
7609| #define HAVE_STRMODE 1
7610| #define HAVE_STRNDUP 1
7611| #define HAVE_STRNLEN 1
7612| #define HAVE_STRSEP 1
7613| #define HAVE_STRTONUM 1
7614| #define HAVE_USLEEP 1
7615| #define HAVE_DIRFD 1
7616| #define HAVE_SETSID 1
7617| #define HAVE_SIGACTION 1
7618| #define HAVE_STRNVIS 1
7619| #define HAVE_SYSCONF 1
7620| #define HAVE_ARPA_NAMESER_COMPAT_H 1
7621| #define HAVE_DIRENT_H 1
7622| #define HAVE_FCNTL_H 1
7623| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7624| #define HAVE_LIMITS_H 1
7625| #define HAVE_MACH_MACH_TIME_H 1
7626| #define HAVE_NETDB_H 1
7627| #define HAVE_PATHS_H 1
7628| #define HAVE_SECURITY_PAM_APPL_H 1
7629| #define HAVE_SYS_DIR_H 1
7630| #define HAVE_SYS_FILE_H 1
7631| #define HAVE_SYS_MOUNT_H 1
7632| #define HAVE_SYS_STATVFS_H 1
7633| #define HAVE_SYS_TIME_H 1
7634| #define HAVE_SYS_UN_H 1
7635| #define HAVE_UTIL_H 1
7636| #define HAVE_VIS_H 1
7637| #define HAVE_BASENAME 1
7638| #define HAVE_CLOCK_GETTIME 1
7639| #define HAVE_CRYPT 1
7640| #define HAVE_DIRNAME 1
7641| #define HAVE_FPARSELN 1
7642| #define HAVE_FTS_OPEN 1
7643| #define HAVE_INET_NET_PTON 1
7644| #define HAVE_RES_HNOK 1
7645| #define HAVE_RES_9_B64_PTON 1
7646| #define HAVE_RES_9_B64_NTOP 1
7647| #define BROKEN_STRNVIS 1
7648| #define HAVE_LONG_LONG 1
7649| #define HAVE_UNSIGNED_LONG_LONG 1
7650| #define HAVE_LONG_DOUBLE 1
7651| #define HAVE_U_INT 1
7652| #define HAVE_U_CHAR 1
7653| #define SIZEOF_SHORT_INT 2
7654| #define SIZEOF_INT 4
7655| #define SIZEOF_LONG_INT 8
7656| #define SIZEOF_LONG_LONG_INT 8
7657| /* end confdefs.h.  */
7658| #include <stddef.h>
7659| #ifdef HAVE_STDIO_H
7660| # include <stdio.h>
7661| #endif
7662| #ifdef HAVE_STDLIB_H
7663| # include <stdlib.h>
7664| #endif
7665| #ifdef HAVE_STRING_H
7666| # include <string.h>
7667| #endif
7668| #ifdef HAVE_INTTYPES_H
7669| # include <inttypes.h>
7670| #endif
7671| #ifdef HAVE_STDINT_H
7672| # include <stdint.h>
7673| #endif
7674| #ifdef HAVE_STRINGS_H
7675| # include <strings.h>
7676| #endif
7677| #ifdef HAVE_SYS_TYPES_H
7678| # include <sys/types.h>
7679| #endif
7680| #ifdef HAVE_SYS_STAT_H
7681| # include <sys/stat.h>
7682| #endif
7683| #ifdef HAVE_UNISTD_H
7684| # include <unistd.h>
7685| #endif
7686|               enum { N = 8 / 2 - 1 };
7687| int
7688| main (void)
7689| {
7690| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
7691|                < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
7692| test_array [0] = 0;
7693| return test_array [0];
7694|
7695|   ;
7696|   return 0;
7697| }
7698configure:16905: result: yes
7699configure:16914: checking for int16_t
7700configure:16914: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7701configure:16914: $? = 0
7702configure:16914: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7703conftest.c:139:24: error: 'test_array' declared as an array with a negative size
7704static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
7705                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77061 error generated.
7707configure:16914: $? = 1
7708configure: failed program was:
7709| /* confdefs.h */
7710| #define PACKAGE_NAME "OpenSMTPD-portable"
7711| #define PACKAGE_TARNAME "opensmtpd"
7712| #define PACKAGE_VERSION "7.4.0p1"
7713| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
7714| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
7715| #define PACKAGE_URL "https://www.opensmtpd.org"
7716| #define PACKAGE "opensmtpd"
7717| #define VERSION "7.4.0p1"
7718| #define HAVE_STDIO_H 1
7719| #define HAVE_STDLIB_H 1
7720| #define HAVE_STRING_H 1
7721| #define HAVE_INTTYPES_H 1
7722| #define HAVE_STDINT_H 1
7723| #define HAVE_STRINGS_H 1
7724| #define HAVE_SYS_STAT_H 1
7725| #define HAVE_SYS_TYPES_H 1
7726| #define HAVE_UNISTD_H 1
7727| #define HAVE_WCHAR_H 1
7728| #define STDC_HEADERS 1
7729| #define _ALL_SOURCE 1
7730| #define _DARWIN_C_SOURCE 1
7731| #define _GNU_SOURCE 1
7732| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7733| #define _NETBSD_SOURCE 1
7734| #define _OPENBSD_SOURCE 1
7735| #define _POSIX_PTHREAD_SEMANTICS 1
7736| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7737| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7738| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7739| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7740| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7741| #define __STDC_WANT_LIB_EXT2__ 1
7742| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7743| #define _TANDEM_SOURCE 1
7744| #define __EXTENSIONS__ 1
7745| #define HAVE_DLFCN_H 1
7746| #define LT_OBJDIR ".libs/"
7747| #define SETEUID_BREAKS_SETUID 1
7748| #define BROKEN_SETREUID 1
7749| #define BROKEN_SETREGID 1
7750| #define SPT_TYPE SPT_REUSEARGV
7751| #define HAVE_BASENAME 1
7752| #define HAVE_CLOCK_GETTIME 1
7753| #define HAVE_DAEMON 1
7754| #define HAVE_DIRNAME 1
7755| #define HAVE_ERRC 1
7756| #define HAVE_FGETLN 1
7757| #define HAVE_GETDTABLESIZE 1
7758| #define HAVE_GETOPT 1
7759| #define HAVE_GETPEEREID 1
7760| #define HAVE_NANOSLEEP 1
7761| #define HAVE_SETEUID 1
7762| #define HAVE_SETEGID 1
7763| #define HAVE_SIGNAL 1
7764| #define HAVE_STRLCPY 1
7765| #define HAVE_STRLCAT 1
7766| #define HAVE_STRMODE 1
7767| #define HAVE_STRNDUP 1
7768| #define HAVE_STRNLEN 1
7769| #define HAVE_STRSEP 1
7770| #define HAVE_STRTONUM 1
7771| #define HAVE_USLEEP 1
7772| #define HAVE_DIRFD 1
7773| #define HAVE_SETSID 1
7774| #define HAVE_SIGACTION 1
7775| #define HAVE_STRNVIS 1
7776| #define HAVE_SYSCONF 1
7777| #define HAVE_ARPA_NAMESER_COMPAT_H 1
7778| #define HAVE_DIRENT_H 1
7779| #define HAVE_FCNTL_H 1
7780| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7781| #define HAVE_LIMITS_H 1
7782| #define HAVE_MACH_MACH_TIME_H 1
7783| #define HAVE_NETDB_H 1
7784| #define HAVE_PATHS_H 1
7785| #define HAVE_SECURITY_PAM_APPL_H 1
7786| #define HAVE_SYS_DIR_H 1
7787| #define HAVE_SYS_FILE_H 1
7788| #define HAVE_SYS_MOUNT_H 1
7789| #define HAVE_SYS_STATVFS_H 1
7790| #define HAVE_SYS_TIME_H 1
7791| #define HAVE_SYS_UN_H 1
7792| #define HAVE_UTIL_H 1
7793| #define HAVE_VIS_H 1
7794| #define HAVE_BASENAME 1
7795| #define HAVE_CLOCK_GETTIME 1
7796| #define HAVE_CRYPT 1
7797| #define HAVE_DIRNAME 1
7798| #define HAVE_FPARSELN 1
7799| #define HAVE_FTS_OPEN 1
7800| #define HAVE_INET_NET_PTON 1
7801| #define HAVE_RES_HNOK 1
7802| #define HAVE_RES_9_B64_PTON 1
7803| #define HAVE_RES_9_B64_NTOP 1
7804| #define BROKEN_STRNVIS 1
7805| #define HAVE_LONG_LONG 1
7806| #define HAVE_UNSIGNED_LONG_LONG 1
7807| #define HAVE_LONG_DOUBLE 1
7808| #define HAVE_U_INT 1
7809| #define HAVE_U_CHAR 1
7810| #define SIZEOF_SHORT_INT 2
7811| #define SIZEOF_INT 4
7812| #define SIZEOF_LONG_INT 8
7813| #define SIZEOF_LONG_LONG_INT 8
7814| /* end confdefs.h.  */
7815| #include <stddef.h>
7816| #ifdef HAVE_STDIO_H
7817| # include <stdio.h>
7818| #endif
7819| #ifdef HAVE_STDLIB_H
7820| # include <stdlib.h>
7821| #endif
7822| #ifdef HAVE_STRING_H
7823| # include <string.h>
7824| #endif
7825| #ifdef HAVE_INTTYPES_H
7826| # include <inttypes.h>
7827| #endif
7828| #ifdef HAVE_STDINT_H
7829| # include <stdint.h>
7830| #endif
7831| #ifdef HAVE_STRINGS_H
7832| # include <strings.h>
7833| #endif
7834| #ifdef HAVE_SYS_TYPES_H
7835| # include <sys/types.h>
7836| #endif
7837| #ifdef HAVE_SYS_STAT_H
7838| # include <sys/stat.h>
7839| #endif
7840| #ifdef HAVE_UNISTD_H
7841| # include <unistd.h>
7842| #endif
7843|               enum { N = 16 / 2 - 1 };
7844| int
7845| main (void)
7846| {
7847| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
7848|                < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
7849| test_array [0] = 0;
7850| return test_array [0];
7851|
7852|   ;
7853|   return 0;
7854| }
7855configure:16914: result: yes
7856configure:16923: checking for int32_t
7857configure:16923: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7858configure:16923: $? = 0
7859configure:16923: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
7860conftest.c:140:53: warning: overflow in expression; result is -2147483648 with type 'int' [-Winteger-overflow]
7861                 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
7862                                                                  ^
7863conftest.c:139:24: error: 'test_array' declared as an array with a negative size
7864static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
7865                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78661 warning and 1 error generated.
7867configure:16923: $? = 1
7868configure: failed program was:
7869| /* confdefs.h */
7870| #define PACKAGE_NAME "OpenSMTPD-portable"
7871| #define PACKAGE_TARNAME "opensmtpd"
7872| #define PACKAGE_VERSION "7.4.0p1"
7873| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
7874| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
7875| #define PACKAGE_URL "https://www.opensmtpd.org"
7876| #define PACKAGE "opensmtpd"
7877| #define VERSION "7.4.0p1"
7878| #define HAVE_STDIO_H 1
7879| #define HAVE_STDLIB_H 1
7880| #define HAVE_STRING_H 1
7881| #define HAVE_INTTYPES_H 1
7882| #define HAVE_STDINT_H 1
7883| #define HAVE_STRINGS_H 1
7884| #define HAVE_SYS_STAT_H 1
7885| #define HAVE_SYS_TYPES_H 1
7886| #define HAVE_UNISTD_H 1
7887| #define HAVE_WCHAR_H 1
7888| #define STDC_HEADERS 1
7889| #define _ALL_SOURCE 1
7890| #define _DARWIN_C_SOURCE 1
7891| #define _GNU_SOURCE 1
7892| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7893| #define _NETBSD_SOURCE 1
7894| #define _OPENBSD_SOURCE 1
7895| #define _POSIX_PTHREAD_SEMANTICS 1
7896| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7897| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7898| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7899| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7900| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7901| #define __STDC_WANT_LIB_EXT2__ 1
7902| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7903| #define _TANDEM_SOURCE 1
7904| #define __EXTENSIONS__ 1
7905| #define HAVE_DLFCN_H 1
7906| #define LT_OBJDIR ".libs/"
7907| #define SETEUID_BREAKS_SETUID 1
7908| #define BROKEN_SETREUID 1
7909| #define BROKEN_SETREGID 1
7910| #define SPT_TYPE SPT_REUSEARGV
7911| #define HAVE_BASENAME 1
7912| #define HAVE_CLOCK_GETTIME 1
7913| #define HAVE_DAEMON 1
7914| #define HAVE_DIRNAME 1
7915| #define HAVE_ERRC 1
7916| #define HAVE_FGETLN 1
7917| #define HAVE_GETDTABLESIZE 1
7918| #define HAVE_GETOPT 1
7919| #define HAVE_GETPEEREID 1
7920| #define HAVE_NANOSLEEP 1
7921| #define HAVE_SETEUID 1
7922| #define HAVE_SETEGID 1
7923| #define HAVE_SIGNAL 1
7924| #define HAVE_STRLCPY 1
7925| #define HAVE_STRLCAT 1
7926| #define HAVE_STRMODE 1
7927| #define HAVE_STRNDUP 1
7928| #define HAVE_STRNLEN 1
7929| #define HAVE_STRSEP 1
7930| #define HAVE_STRTONUM 1
7931| #define HAVE_USLEEP 1
7932| #define HAVE_DIRFD 1
7933| #define HAVE_SETSID 1
7934| #define HAVE_SIGACTION 1
7935| #define HAVE_STRNVIS 1
7936| #define HAVE_SYSCONF 1
7937| #define HAVE_ARPA_NAMESER_COMPAT_H 1
7938| #define HAVE_DIRENT_H 1
7939| #define HAVE_FCNTL_H 1
7940| #define HAVE_LIBKERN_OSBYTEORDER_H 1
7941| #define HAVE_LIMITS_H 1
7942| #define HAVE_MACH_MACH_TIME_H 1
7943| #define HAVE_NETDB_H 1
7944| #define HAVE_PATHS_H 1
7945| #define HAVE_SECURITY_PAM_APPL_H 1
7946| #define HAVE_SYS_DIR_H 1
7947| #define HAVE_SYS_FILE_H 1
7948| #define HAVE_SYS_MOUNT_H 1
7949| #define HAVE_SYS_STATVFS_H 1
7950| #define HAVE_SYS_TIME_H 1
7951| #define HAVE_SYS_UN_H 1
7952| #define HAVE_UTIL_H 1
7953| #define HAVE_VIS_H 1
7954| #define HAVE_BASENAME 1
7955| #define HAVE_CLOCK_GETTIME 1
7956| #define HAVE_CRYPT 1
7957| #define HAVE_DIRNAME 1
7958| #define HAVE_FPARSELN 1
7959| #define HAVE_FTS_OPEN 1
7960| #define HAVE_INET_NET_PTON 1
7961| #define HAVE_RES_HNOK 1
7962| #define HAVE_RES_9_B64_PTON 1
7963| #define HAVE_RES_9_B64_NTOP 1
7964| #define BROKEN_STRNVIS 1
7965| #define HAVE_LONG_LONG 1
7966| #define HAVE_UNSIGNED_LONG_LONG 1
7967| #define HAVE_LONG_DOUBLE 1
7968| #define HAVE_U_INT 1
7969| #define HAVE_U_CHAR 1
7970| #define SIZEOF_SHORT_INT 2
7971| #define SIZEOF_INT 4
7972| #define SIZEOF_LONG_INT 8
7973| #define SIZEOF_LONG_LONG_INT 8
7974| /* end confdefs.h.  */
7975| #include <stddef.h>
7976| #ifdef HAVE_STDIO_H
7977| # include <stdio.h>
7978| #endif
7979| #ifdef HAVE_STDLIB_H
7980| # include <stdlib.h>
7981| #endif
7982| #ifdef HAVE_STRING_H
7983| # include <string.h>
7984| #endif
7985| #ifdef HAVE_INTTYPES_H
7986| # include <inttypes.h>
7987| #endif
7988| #ifdef HAVE_STDINT_H
7989| # include <stdint.h>
7990| #endif
7991| #ifdef HAVE_STRINGS_H
7992| # include <strings.h>
7993| #endif
7994| #ifdef HAVE_SYS_TYPES_H
7995| # include <sys/types.h>
7996| #endif
7997| #ifdef HAVE_SYS_STAT_H
7998| # include <sys/stat.h>
7999| #endif
8000| #ifdef HAVE_UNISTD_H
8001| # include <unistd.h>
8002| #endif
8003|               enum { N = 32 / 2 - 1 };
8004| int
8005| main (void)
8006| {
8007| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
8008|                < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
8009| test_array [0] = 0;
8010| return test_array [0];
8011|
8012|   ;
8013|   return 0;
8014| }
8015configure:16923: result: yes
8016configure:16932: checking for int64_t
8017configure:16932: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8018configure:16932: $? = 0
8019configure:16932: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8020conftest.c:140:53: warning: overflow in expression; result is -9223372036854775808 with type 'int64_t' (aka 'long long') [-Winteger-overflow]
8021                 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
8022                                                                  ^
8023conftest.c:139:24: error: 'test_array' declared as an array with a negative size
8024static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
8025                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
80261 warning and 1 error generated.
8027configure:16932: $? = 1
8028configure: failed program was:
8029| /* confdefs.h */
8030| #define PACKAGE_NAME "OpenSMTPD-portable"
8031| #define PACKAGE_TARNAME "opensmtpd"
8032| #define PACKAGE_VERSION "7.4.0p1"
8033| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
8034| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
8035| #define PACKAGE_URL "https://www.opensmtpd.org"
8036| #define PACKAGE "opensmtpd"
8037| #define VERSION "7.4.0p1"
8038| #define HAVE_STDIO_H 1
8039| #define HAVE_STDLIB_H 1
8040| #define HAVE_STRING_H 1
8041| #define HAVE_INTTYPES_H 1
8042| #define HAVE_STDINT_H 1
8043| #define HAVE_STRINGS_H 1
8044| #define HAVE_SYS_STAT_H 1
8045| #define HAVE_SYS_TYPES_H 1
8046| #define HAVE_UNISTD_H 1
8047| #define HAVE_WCHAR_H 1
8048| #define STDC_HEADERS 1
8049| #define _ALL_SOURCE 1
8050| #define _DARWIN_C_SOURCE 1
8051| #define _GNU_SOURCE 1
8052| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8053| #define _NETBSD_SOURCE 1
8054| #define _OPENBSD_SOURCE 1
8055| #define _POSIX_PTHREAD_SEMANTICS 1
8056| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8057| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8058| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8059| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8060| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8061| #define __STDC_WANT_LIB_EXT2__ 1
8062| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8063| #define _TANDEM_SOURCE 1
8064| #define __EXTENSIONS__ 1
8065| #define HAVE_DLFCN_H 1
8066| #define LT_OBJDIR ".libs/"
8067| #define SETEUID_BREAKS_SETUID 1
8068| #define BROKEN_SETREUID 1
8069| #define BROKEN_SETREGID 1
8070| #define SPT_TYPE SPT_REUSEARGV
8071| #define HAVE_BASENAME 1
8072| #define HAVE_CLOCK_GETTIME 1
8073| #define HAVE_DAEMON 1
8074| #define HAVE_DIRNAME 1
8075| #define HAVE_ERRC 1
8076| #define HAVE_FGETLN 1
8077| #define HAVE_GETDTABLESIZE 1
8078| #define HAVE_GETOPT 1
8079| #define HAVE_GETPEEREID 1
8080| #define HAVE_NANOSLEEP 1
8081| #define HAVE_SETEUID 1
8082| #define HAVE_SETEGID 1
8083| #define HAVE_SIGNAL 1
8084| #define HAVE_STRLCPY 1
8085| #define HAVE_STRLCAT 1
8086| #define HAVE_STRMODE 1
8087| #define HAVE_STRNDUP 1
8088| #define HAVE_STRNLEN 1
8089| #define HAVE_STRSEP 1
8090| #define HAVE_STRTONUM 1
8091| #define HAVE_USLEEP 1
8092| #define HAVE_DIRFD 1
8093| #define HAVE_SETSID 1
8094| #define HAVE_SIGACTION 1
8095| #define HAVE_STRNVIS 1
8096| #define HAVE_SYSCONF 1
8097| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8098| #define HAVE_DIRENT_H 1
8099| #define HAVE_FCNTL_H 1
8100| #define HAVE_LIBKERN_OSBYTEORDER_H 1
8101| #define HAVE_LIMITS_H 1
8102| #define HAVE_MACH_MACH_TIME_H 1
8103| #define HAVE_NETDB_H 1
8104| #define HAVE_PATHS_H 1
8105| #define HAVE_SECURITY_PAM_APPL_H 1
8106| #define HAVE_SYS_DIR_H 1
8107| #define HAVE_SYS_FILE_H 1
8108| #define HAVE_SYS_MOUNT_H 1
8109| #define HAVE_SYS_STATVFS_H 1
8110| #define HAVE_SYS_TIME_H 1
8111| #define HAVE_SYS_UN_H 1
8112| #define HAVE_UTIL_H 1
8113| #define HAVE_VIS_H 1
8114| #define HAVE_BASENAME 1
8115| #define HAVE_CLOCK_GETTIME 1
8116| #define HAVE_CRYPT 1
8117| #define HAVE_DIRNAME 1
8118| #define HAVE_FPARSELN 1
8119| #define HAVE_FTS_OPEN 1
8120| #define HAVE_INET_NET_PTON 1
8121| #define HAVE_RES_HNOK 1
8122| #define HAVE_RES_9_B64_PTON 1
8123| #define HAVE_RES_9_B64_NTOP 1
8124| #define BROKEN_STRNVIS 1
8125| #define HAVE_LONG_LONG 1
8126| #define HAVE_UNSIGNED_LONG_LONG 1
8127| #define HAVE_LONG_DOUBLE 1
8128| #define HAVE_U_INT 1
8129| #define HAVE_U_CHAR 1
8130| #define SIZEOF_SHORT_INT 2
8131| #define SIZEOF_INT 4
8132| #define SIZEOF_LONG_INT 8
8133| #define SIZEOF_LONG_LONG_INT 8
8134| /* end confdefs.h.  */
8135| #include <stddef.h>
8136| #ifdef HAVE_STDIO_H
8137| # include <stdio.h>
8138| #endif
8139| #ifdef HAVE_STDLIB_H
8140| # include <stdlib.h>
8141| #endif
8142| #ifdef HAVE_STRING_H
8143| # include <string.h>
8144| #endif
8145| #ifdef HAVE_INTTYPES_H
8146| # include <inttypes.h>
8147| #endif
8148| #ifdef HAVE_STDINT_H
8149| # include <stdint.h>
8150| #endif
8151| #ifdef HAVE_STRINGS_H
8152| # include <strings.h>
8153| #endif
8154| #ifdef HAVE_SYS_TYPES_H
8155| # include <sys/types.h>
8156| #endif
8157| #ifdef HAVE_SYS_STAT_H
8158| # include <sys/stat.h>
8159| #endif
8160| #ifdef HAVE_UNISTD_H
8161| # include <unistd.h>
8162| #endif
8163|               enum { N = 64 / 2 - 1 };
8164| int
8165| main (void)
8166| {
8167| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
8168|                < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
8169| test_array [0] = 0;
8170| return test_array [0];
8171|
8172|   ;
8173|   return 0;
8174| }
8175configure:16932: result: yes
8176configure:16941: checking for uint8_t
8177configure:16941: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8178configure:16941: $? = 0
8179configure:16941: result: yes
8180configure:16953: checking for uint16_t
8181configure:16953: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8182configure:16953: $? = 0
8183configure:16953: result: yes
8184configure:16963: checking for uint32_t
8185configure:16963: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8186configure:16963: $? = 0
8187configure:16963: result: yes
8188configure:16975: checking for uint64_t
8189configure:16975: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8190configure:16975: $? = 0
8191configure:16975: result: yes
8192configure:16988: checking for intptr_t
8193configure:16988: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8194configure:16988: $? = 0
8195configure:16988: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8196conftest.c:138:23: error: expected expression
8197if (sizeof ((intptr_t)))
8198                      ^
81991 error generated.
8200configure:16988: $? = 1
8201configure: failed program was:
8202| /* confdefs.h */
8203| #define PACKAGE_NAME "OpenSMTPD-portable"
8204| #define PACKAGE_TARNAME "opensmtpd"
8205| #define PACKAGE_VERSION "7.4.0p1"
8206| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
8207| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
8208| #define PACKAGE_URL "https://www.opensmtpd.org"
8209| #define PACKAGE "opensmtpd"
8210| #define VERSION "7.4.0p1"
8211| #define HAVE_STDIO_H 1
8212| #define HAVE_STDLIB_H 1
8213| #define HAVE_STRING_H 1
8214| #define HAVE_INTTYPES_H 1
8215| #define HAVE_STDINT_H 1
8216| #define HAVE_STRINGS_H 1
8217| #define HAVE_SYS_STAT_H 1
8218| #define HAVE_SYS_TYPES_H 1
8219| #define HAVE_UNISTD_H 1
8220| #define HAVE_WCHAR_H 1
8221| #define STDC_HEADERS 1
8222| #define _ALL_SOURCE 1
8223| #define _DARWIN_C_SOURCE 1
8224| #define _GNU_SOURCE 1
8225| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8226| #define _NETBSD_SOURCE 1
8227| #define _OPENBSD_SOURCE 1
8228| #define _POSIX_PTHREAD_SEMANTICS 1
8229| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8230| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8231| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8232| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8233| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8234| #define __STDC_WANT_LIB_EXT2__ 1
8235| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8236| #define _TANDEM_SOURCE 1
8237| #define __EXTENSIONS__ 1
8238| #define HAVE_DLFCN_H 1
8239| #define LT_OBJDIR ".libs/"
8240| #define SETEUID_BREAKS_SETUID 1
8241| #define BROKEN_SETREUID 1
8242| #define BROKEN_SETREGID 1
8243| #define SPT_TYPE SPT_REUSEARGV
8244| #define HAVE_BASENAME 1
8245| #define HAVE_CLOCK_GETTIME 1
8246| #define HAVE_DAEMON 1
8247| #define HAVE_DIRNAME 1
8248| #define HAVE_ERRC 1
8249| #define HAVE_FGETLN 1
8250| #define HAVE_GETDTABLESIZE 1
8251| #define HAVE_GETOPT 1
8252| #define HAVE_GETPEEREID 1
8253| #define HAVE_NANOSLEEP 1
8254| #define HAVE_SETEUID 1
8255| #define HAVE_SETEGID 1
8256| #define HAVE_SIGNAL 1
8257| #define HAVE_STRLCPY 1
8258| #define HAVE_STRLCAT 1
8259| #define HAVE_STRMODE 1
8260| #define HAVE_STRNDUP 1
8261| #define HAVE_STRNLEN 1
8262| #define HAVE_STRSEP 1
8263| #define HAVE_STRTONUM 1
8264| #define HAVE_USLEEP 1
8265| #define HAVE_DIRFD 1
8266| #define HAVE_SETSID 1
8267| #define HAVE_SIGACTION 1
8268| #define HAVE_STRNVIS 1
8269| #define HAVE_SYSCONF 1
8270| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8271| #define HAVE_DIRENT_H 1
8272| #define HAVE_FCNTL_H 1
8273| #define HAVE_LIBKERN_OSBYTEORDER_H 1
8274| #define HAVE_LIMITS_H 1
8275| #define HAVE_MACH_MACH_TIME_H 1
8276| #define HAVE_NETDB_H 1
8277| #define HAVE_PATHS_H 1
8278| #define HAVE_SECURITY_PAM_APPL_H 1
8279| #define HAVE_SYS_DIR_H 1
8280| #define HAVE_SYS_FILE_H 1
8281| #define HAVE_SYS_MOUNT_H 1
8282| #define HAVE_SYS_STATVFS_H 1
8283| #define HAVE_SYS_TIME_H 1
8284| #define HAVE_SYS_UN_H 1
8285| #define HAVE_UTIL_H 1
8286| #define HAVE_VIS_H 1
8287| #define HAVE_BASENAME 1
8288| #define HAVE_CLOCK_GETTIME 1
8289| #define HAVE_CRYPT 1
8290| #define HAVE_DIRNAME 1
8291| #define HAVE_FPARSELN 1
8292| #define HAVE_FTS_OPEN 1
8293| #define HAVE_INET_NET_PTON 1
8294| #define HAVE_RES_HNOK 1
8295| #define HAVE_RES_9_B64_PTON 1
8296| #define HAVE_RES_9_B64_NTOP 1
8297| #define BROKEN_STRNVIS 1
8298| #define HAVE_LONG_LONG 1
8299| #define HAVE_UNSIGNED_LONG_LONG 1
8300| #define HAVE_LONG_DOUBLE 1
8301| #define HAVE_U_INT 1
8302| #define HAVE_U_CHAR 1
8303| #define SIZEOF_SHORT_INT 2
8304| #define SIZEOF_INT 4
8305| #define SIZEOF_LONG_INT 8
8306| #define SIZEOF_LONG_LONG_INT 8
8307| /* end confdefs.h.  */
8308| #include <stddef.h>
8309| #ifdef HAVE_STDIO_H
8310| # include <stdio.h>
8311| #endif
8312| #ifdef HAVE_STDLIB_H
8313| # include <stdlib.h>
8314| #endif
8315| #ifdef HAVE_STRING_H
8316| # include <string.h>
8317| #endif
8318| #ifdef HAVE_INTTYPES_H
8319| # include <inttypes.h>
8320| #endif
8321| #ifdef HAVE_STDINT_H
8322| # include <stdint.h>
8323| #endif
8324| #ifdef HAVE_STRINGS_H
8325| # include <strings.h>
8326| #endif
8327| #ifdef HAVE_SYS_TYPES_H
8328| # include <sys/types.h>
8329| #endif
8330| #ifdef HAVE_SYS_STAT_H
8331| # include <sys/stat.h>
8332| #endif
8333| #ifdef HAVE_UNISTD_H
8334| # include <unistd.h>
8335| #endif
8336| int
8337| main (void)
8338| {
8339| if (sizeof ((intptr_t)))
8340|           return 0;
8341|   ;
8342|   return 0;
8343| }
8344configure:16988: result: yes
8345configure:17024: checking for unsigned long long int
8346configure:17066: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
8347configure:17066: $? = 0
8348configure:17076: result: yes
8349configure:17086: checking for long long int
8350configure:17128: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
8351configure:17128: $? = 0
8352configure:17128: ./conftest
8353configure:17128: $? = 0
8354configure:17141: result: yes
8355configure:17151: checking for intmax_t
8356configure:17151: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8357configure:17151: $? = 0
8358configure:17151: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8359conftest.c:141:23: error: expected expression
8360if (sizeof ((intmax_t)))
8361                      ^
83621 error generated.
8363configure:17151: $? = 1
8364configure: failed program was:
8365| /* confdefs.h */
8366| #define PACKAGE_NAME "OpenSMTPD-portable"
8367| #define PACKAGE_TARNAME "opensmtpd"
8368| #define PACKAGE_VERSION "7.4.0p1"
8369| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
8370| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
8371| #define PACKAGE_URL "https://www.opensmtpd.org"
8372| #define PACKAGE "opensmtpd"
8373| #define VERSION "7.4.0p1"
8374| #define HAVE_STDIO_H 1
8375| #define HAVE_STDLIB_H 1
8376| #define HAVE_STRING_H 1
8377| #define HAVE_INTTYPES_H 1
8378| #define HAVE_STDINT_H 1
8379| #define HAVE_STRINGS_H 1
8380| #define HAVE_SYS_STAT_H 1
8381| #define HAVE_SYS_TYPES_H 1
8382| #define HAVE_UNISTD_H 1
8383| #define HAVE_WCHAR_H 1
8384| #define STDC_HEADERS 1
8385| #define _ALL_SOURCE 1
8386| #define _DARWIN_C_SOURCE 1
8387| #define _GNU_SOURCE 1
8388| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8389| #define _NETBSD_SOURCE 1
8390| #define _OPENBSD_SOURCE 1
8391| #define _POSIX_PTHREAD_SEMANTICS 1
8392| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8393| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8394| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8395| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8396| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8397| #define __STDC_WANT_LIB_EXT2__ 1
8398| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8399| #define _TANDEM_SOURCE 1
8400| #define __EXTENSIONS__ 1
8401| #define HAVE_DLFCN_H 1
8402| #define LT_OBJDIR ".libs/"
8403| #define SETEUID_BREAKS_SETUID 1
8404| #define BROKEN_SETREUID 1
8405| #define BROKEN_SETREGID 1
8406| #define SPT_TYPE SPT_REUSEARGV
8407| #define HAVE_BASENAME 1
8408| #define HAVE_CLOCK_GETTIME 1
8409| #define HAVE_DAEMON 1
8410| #define HAVE_DIRNAME 1
8411| #define HAVE_ERRC 1
8412| #define HAVE_FGETLN 1
8413| #define HAVE_GETDTABLESIZE 1
8414| #define HAVE_GETOPT 1
8415| #define HAVE_GETPEEREID 1
8416| #define HAVE_NANOSLEEP 1
8417| #define HAVE_SETEUID 1
8418| #define HAVE_SETEGID 1
8419| #define HAVE_SIGNAL 1
8420| #define HAVE_STRLCPY 1
8421| #define HAVE_STRLCAT 1
8422| #define HAVE_STRMODE 1
8423| #define HAVE_STRNDUP 1
8424| #define HAVE_STRNLEN 1
8425| #define HAVE_STRSEP 1
8426| #define HAVE_STRTONUM 1
8427| #define HAVE_USLEEP 1
8428| #define HAVE_DIRFD 1
8429| #define HAVE_SETSID 1
8430| #define HAVE_SIGACTION 1
8431| #define HAVE_STRNVIS 1
8432| #define HAVE_SYSCONF 1
8433| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8434| #define HAVE_DIRENT_H 1
8435| #define HAVE_FCNTL_H 1
8436| #define HAVE_LIBKERN_OSBYTEORDER_H 1
8437| #define HAVE_LIMITS_H 1
8438| #define HAVE_MACH_MACH_TIME_H 1
8439| #define HAVE_NETDB_H 1
8440| #define HAVE_PATHS_H 1
8441| #define HAVE_SECURITY_PAM_APPL_H 1
8442| #define HAVE_SYS_DIR_H 1
8443| #define HAVE_SYS_FILE_H 1
8444| #define HAVE_SYS_MOUNT_H 1
8445| #define HAVE_SYS_STATVFS_H 1
8446| #define HAVE_SYS_TIME_H 1
8447| #define HAVE_SYS_UN_H 1
8448| #define HAVE_UTIL_H 1
8449| #define HAVE_VIS_H 1
8450| #define HAVE_BASENAME 1
8451| #define HAVE_CLOCK_GETTIME 1
8452| #define HAVE_CRYPT 1
8453| #define HAVE_DIRNAME 1
8454| #define HAVE_FPARSELN 1
8455| #define HAVE_FTS_OPEN 1
8456| #define HAVE_INET_NET_PTON 1
8457| #define HAVE_RES_HNOK 1
8458| #define HAVE_RES_9_B64_PTON 1
8459| #define HAVE_RES_9_B64_NTOP 1
8460| #define BROKEN_STRNVIS 1
8461| #define HAVE_LONG_LONG 1
8462| #define HAVE_UNSIGNED_LONG_LONG 1
8463| #define HAVE_LONG_DOUBLE 1
8464| #define HAVE_U_INT 1
8465| #define HAVE_U_CHAR 1
8466| #define SIZEOF_SHORT_INT 2
8467| #define SIZEOF_INT 4
8468| #define SIZEOF_LONG_INT 8
8469| #define SIZEOF_LONG_LONG_INT 8
8470| #define HAVE_INTPTR_T 1
8471| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8472| #define HAVE_LONG_LONG_INT 1
8473| /* end confdefs.h.  */
8474| #include <stddef.h>
8475| #ifdef HAVE_STDIO_H
8476| # include <stdio.h>
8477| #endif
8478| #ifdef HAVE_STDLIB_H
8479| # include <stdlib.h>
8480| #endif
8481| #ifdef HAVE_STRING_H
8482| # include <string.h>
8483| #endif
8484| #ifdef HAVE_INTTYPES_H
8485| # include <inttypes.h>
8486| #endif
8487| #ifdef HAVE_STDINT_H
8488| # include <stdint.h>
8489| #endif
8490| #ifdef HAVE_STRINGS_H
8491| # include <strings.h>
8492| #endif
8493| #ifdef HAVE_SYS_TYPES_H
8494| # include <sys/types.h>
8495| #endif
8496| #ifdef HAVE_SYS_STAT_H
8497| # include <sys/stat.h>
8498| #endif
8499| #ifdef HAVE_UNISTD_H
8500| # include <unistd.h>
8501| #endif
8502| int
8503| main (void)
8504| {
8505| if (sizeof ((intmax_t)))
8506|           return 0;
8507|   ;
8508|   return 0;
8509| }
8510configure:17151: result: yes
8511configure:17168: checking for uintptr_t
8512configure:17168: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8513configure:17168: $? = 0
8514configure:17168: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8515conftest.c:142:24: error: expected expression
8516if (sizeof ((uintptr_t)))
8517                       ^
85181 error generated.
8519configure:17168: $? = 1
8520configure: failed program was:
8521| /* confdefs.h */
8522| #define PACKAGE_NAME "OpenSMTPD-portable"
8523| #define PACKAGE_TARNAME "opensmtpd"
8524| #define PACKAGE_VERSION "7.4.0p1"
8525| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
8526| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
8527| #define PACKAGE_URL "https://www.opensmtpd.org"
8528| #define PACKAGE "opensmtpd"
8529| #define VERSION "7.4.0p1"
8530| #define HAVE_STDIO_H 1
8531| #define HAVE_STDLIB_H 1
8532| #define HAVE_STRING_H 1
8533| #define HAVE_INTTYPES_H 1
8534| #define HAVE_STDINT_H 1
8535| #define HAVE_STRINGS_H 1
8536| #define HAVE_SYS_STAT_H 1
8537| #define HAVE_SYS_TYPES_H 1
8538| #define HAVE_UNISTD_H 1
8539| #define HAVE_WCHAR_H 1
8540| #define STDC_HEADERS 1
8541| #define _ALL_SOURCE 1
8542| #define _DARWIN_C_SOURCE 1
8543| #define _GNU_SOURCE 1
8544| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8545| #define _NETBSD_SOURCE 1
8546| #define _OPENBSD_SOURCE 1
8547| #define _POSIX_PTHREAD_SEMANTICS 1
8548| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8549| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8550| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8551| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8552| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8553| #define __STDC_WANT_LIB_EXT2__ 1
8554| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8555| #define _TANDEM_SOURCE 1
8556| #define __EXTENSIONS__ 1
8557| #define HAVE_DLFCN_H 1
8558| #define LT_OBJDIR ".libs/"
8559| #define SETEUID_BREAKS_SETUID 1
8560| #define BROKEN_SETREUID 1
8561| #define BROKEN_SETREGID 1
8562| #define SPT_TYPE SPT_REUSEARGV
8563| #define HAVE_BASENAME 1
8564| #define HAVE_CLOCK_GETTIME 1
8565| #define HAVE_DAEMON 1
8566| #define HAVE_DIRNAME 1
8567| #define HAVE_ERRC 1
8568| #define HAVE_FGETLN 1
8569| #define HAVE_GETDTABLESIZE 1
8570| #define HAVE_GETOPT 1
8571| #define HAVE_GETPEEREID 1
8572| #define HAVE_NANOSLEEP 1
8573| #define HAVE_SETEUID 1
8574| #define HAVE_SETEGID 1
8575| #define HAVE_SIGNAL 1
8576| #define HAVE_STRLCPY 1
8577| #define HAVE_STRLCAT 1
8578| #define HAVE_STRMODE 1
8579| #define HAVE_STRNDUP 1
8580| #define HAVE_STRNLEN 1
8581| #define HAVE_STRSEP 1
8582| #define HAVE_STRTONUM 1
8583| #define HAVE_USLEEP 1
8584| #define HAVE_DIRFD 1
8585| #define HAVE_SETSID 1
8586| #define HAVE_SIGACTION 1
8587| #define HAVE_STRNVIS 1
8588| #define HAVE_SYSCONF 1
8589| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8590| #define HAVE_DIRENT_H 1
8591| #define HAVE_FCNTL_H 1
8592| #define HAVE_LIBKERN_OSBYTEORDER_H 1
8593| #define HAVE_LIMITS_H 1
8594| #define HAVE_MACH_MACH_TIME_H 1
8595| #define HAVE_NETDB_H 1
8596| #define HAVE_PATHS_H 1
8597| #define HAVE_SECURITY_PAM_APPL_H 1
8598| #define HAVE_SYS_DIR_H 1
8599| #define HAVE_SYS_FILE_H 1
8600| #define HAVE_SYS_MOUNT_H 1
8601| #define HAVE_SYS_STATVFS_H 1
8602| #define HAVE_SYS_TIME_H 1
8603| #define HAVE_SYS_UN_H 1
8604| #define HAVE_UTIL_H 1
8605| #define HAVE_VIS_H 1
8606| #define HAVE_BASENAME 1
8607| #define HAVE_CLOCK_GETTIME 1
8608| #define HAVE_CRYPT 1
8609| #define HAVE_DIRNAME 1
8610| #define HAVE_FPARSELN 1
8611| #define HAVE_FTS_OPEN 1
8612| #define HAVE_INET_NET_PTON 1
8613| #define HAVE_RES_HNOK 1
8614| #define HAVE_RES_9_B64_PTON 1
8615| #define HAVE_RES_9_B64_NTOP 1
8616| #define BROKEN_STRNVIS 1
8617| #define HAVE_LONG_LONG 1
8618| #define HAVE_UNSIGNED_LONG_LONG 1
8619| #define HAVE_LONG_DOUBLE 1
8620| #define HAVE_U_INT 1
8621| #define HAVE_U_CHAR 1
8622| #define SIZEOF_SHORT_INT 2
8623| #define SIZEOF_INT 4
8624| #define SIZEOF_LONG_INT 8
8625| #define SIZEOF_LONG_LONG_INT 8
8626| #define HAVE_INTPTR_T 1
8627| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8628| #define HAVE_LONG_LONG_INT 1
8629| #define HAVE_INTMAX_T 1
8630| /* end confdefs.h.  */
8631| #include <stddef.h>
8632| #ifdef HAVE_STDIO_H
8633| # include <stdio.h>
8634| #endif
8635| #ifdef HAVE_STDLIB_H
8636| # include <stdlib.h>
8637| #endif
8638| #ifdef HAVE_STRING_H
8639| # include <string.h>
8640| #endif
8641| #ifdef HAVE_INTTYPES_H
8642| # include <inttypes.h>
8643| #endif
8644| #ifdef HAVE_STDINT_H
8645| # include <stdint.h>
8646| #endif
8647| #ifdef HAVE_STRINGS_H
8648| # include <strings.h>
8649| #endif
8650| #ifdef HAVE_SYS_TYPES_H
8651| # include <sys/types.h>
8652| #endif
8653| #ifdef HAVE_SYS_STAT_H
8654| # include <sys/stat.h>
8655| #endif
8656| #ifdef HAVE_UNISTD_H
8657| # include <unistd.h>
8658| #endif
8659| int
8660| main (void)
8661| {
8662| if (sizeof ((uintptr_t)))
8663|           return 0;
8664|   ;
8665|   return 0;
8666| }
8667configure:17168: result: yes
8668configure:17206: checking for uintmax_t
8669configure:17206: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8670configure:17206: $? = 0
8671configure:17206: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8672conftest.c:143:24: error: expected expression
8673if (sizeof ((uintmax_t)))
8674                       ^
86751 error generated.
8676configure:17206: $? = 1
8677configure: failed program was:
8678| /* confdefs.h */
8679| #define PACKAGE_NAME "OpenSMTPD-portable"
8680| #define PACKAGE_TARNAME "opensmtpd"
8681| #define PACKAGE_VERSION "7.4.0p1"
8682| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
8683| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
8684| #define PACKAGE_URL "https://www.opensmtpd.org"
8685| #define PACKAGE "opensmtpd"
8686| #define VERSION "7.4.0p1"
8687| #define HAVE_STDIO_H 1
8688| #define HAVE_STDLIB_H 1
8689| #define HAVE_STRING_H 1
8690| #define HAVE_INTTYPES_H 1
8691| #define HAVE_STDINT_H 1
8692| #define HAVE_STRINGS_H 1
8693| #define HAVE_SYS_STAT_H 1
8694| #define HAVE_SYS_TYPES_H 1
8695| #define HAVE_UNISTD_H 1
8696| #define HAVE_WCHAR_H 1
8697| #define STDC_HEADERS 1
8698| #define _ALL_SOURCE 1
8699| #define _DARWIN_C_SOURCE 1
8700| #define _GNU_SOURCE 1
8701| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8702| #define _NETBSD_SOURCE 1
8703| #define _OPENBSD_SOURCE 1
8704| #define _POSIX_PTHREAD_SEMANTICS 1
8705| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8706| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8707| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8708| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8709| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8710| #define __STDC_WANT_LIB_EXT2__ 1
8711| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8712| #define _TANDEM_SOURCE 1
8713| #define __EXTENSIONS__ 1
8714| #define HAVE_DLFCN_H 1
8715| #define LT_OBJDIR ".libs/"
8716| #define SETEUID_BREAKS_SETUID 1
8717| #define BROKEN_SETREUID 1
8718| #define BROKEN_SETREGID 1
8719| #define SPT_TYPE SPT_REUSEARGV
8720| #define HAVE_BASENAME 1
8721| #define HAVE_CLOCK_GETTIME 1
8722| #define HAVE_DAEMON 1
8723| #define HAVE_DIRNAME 1
8724| #define HAVE_ERRC 1
8725| #define HAVE_FGETLN 1
8726| #define HAVE_GETDTABLESIZE 1
8727| #define HAVE_GETOPT 1
8728| #define HAVE_GETPEEREID 1
8729| #define HAVE_NANOSLEEP 1
8730| #define HAVE_SETEUID 1
8731| #define HAVE_SETEGID 1
8732| #define HAVE_SIGNAL 1
8733| #define HAVE_STRLCPY 1
8734| #define HAVE_STRLCAT 1
8735| #define HAVE_STRMODE 1
8736| #define HAVE_STRNDUP 1
8737| #define HAVE_STRNLEN 1
8738| #define HAVE_STRSEP 1
8739| #define HAVE_STRTONUM 1
8740| #define HAVE_USLEEP 1
8741| #define HAVE_DIRFD 1
8742| #define HAVE_SETSID 1
8743| #define HAVE_SIGACTION 1
8744| #define HAVE_STRNVIS 1
8745| #define HAVE_SYSCONF 1
8746| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8747| #define HAVE_DIRENT_H 1
8748| #define HAVE_FCNTL_H 1
8749| #define HAVE_LIBKERN_OSBYTEORDER_H 1
8750| #define HAVE_LIMITS_H 1
8751| #define HAVE_MACH_MACH_TIME_H 1
8752| #define HAVE_NETDB_H 1
8753| #define HAVE_PATHS_H 1
8754| #define HAVE_SECURITY_PAM_APPL_H 1
8755| #define HAVE_SYS_DIR_H 1
8756| #define HAVE_SYS_FILE_H 1
8757| #define HAVE_SYS_MOUNT_H 1
8758| #define HAVE_SYS_STATVFS_H 1
8759| #define HAVE_SYS_TIME_H 1
8760| #define HAVE_SYS_UN_H 1
8761| #define HAVE_UTIL_H 1
8762| #define HAVE_VIS_H 1
8763| #define HAVE_BASENAME 1
8764| #define HAVE_CLOCK_GETTIME 1
8765| #define HAVE_CRYPT 1
8766| #define HAVE_DIRNAME 1
8767| #define HAVE_FPARSELN 1
8768| #define HAVE_FTS_OPEN 1
8769| #define HAVE_INET_NET_PTON 1
8770| #define HAVE_RES_HNOK 1
8771| #define HAVE_RES_9_B64_PTON 1
8772| #define HAVE_RES_9_B64_NTOP 1
8773| #define BROKEN_STRNVIS 1
8774| #define HAVE_LONG_LONG 1
8775| #define HAVE_UNSIGNED_LONG_LONG 1
8776| #define HAVE_LONG_DOUBLE 1
8777| #define HAVE_U_INT 1
8778| #define HAVE_U_CHAR 1
8779| #define SIZEOF_SHORT_INT 2
8780| #define SIZEOF_INT 4
8781| #define SIZEOF_LONG_INT 8
8782| #define SIZEOF_LONG_LONG_INT 8
8783| #define HAVE_INTPTR_T 1
8784| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8785| #define HAVE_LONG_LONG_INT 1
8786| #define HAVE_INTMAX_T 1
8787| #define HAVE_UINTPTR_T 1
8788| /* end confdefs.h.  */
8789| #include <stddef.h>
8790| #ifdef HAVE_STDIO_H
8791| # include <stdio.h>
8792| #endif
8793| #ifdef HAVE_STDLIB_H
8794| # include <stdlib.h>
8795| #endif
8796| #ifdef HAVE_STRING_H
8797| # include <string.h>
8798| #endif
8799| #ifdef HAVE_INTTYPES_H
8800| # include <inttypes.h>
8801| #endif
8802| #ifdef HAVE_STDINT_H
8803| # include <stdint.h>
8804| #endif
8805| #ifdef HAVE_STRINGS_H
8806| # include <strings.h>
8807| #endif
8808| #ifdef HAVE_SYS_TYPES_H
8809| # include <sys/types.h>
8810| #endif
8811| #ifdef HAVE_SYS_STAT_H
8812| # include <sys/stat.h>
8813| #endif
8814| #ifdef HAVE_UNISTD_H
8815| # include <unistd.h>
8816| #endif
8817| int
8818| main (void)
8819| {
8820| if (sizeof ((uintmax_t)))
8821|           return 0;
8822|   ;
8823|   return 0;
8824| }
8825configure:17206: result: yes
8826configure:17222: checking for size_t
8827configure:17222: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8828configure:17222: $? = 0
8829configure:17222: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8830conftest.c:144:21: error: expected expression
8831if (sizeof ((size_t)))
8832                    ^
88331 error generated.
8834configure:17222: $? = 1
8835configure: failed program was:
8836| /* confdefs.h */
8837| #define PACKAGE_NAME "OpenSMTPD-portable"
8838| #define PACKAGE_TARNAME "opensmtpd"
8839| #define PACKAGE_VERSION "7.4.0p1"
8840| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
8841| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
8842| #define PACKAGE_URL "https://www.opensmtpd.org"
8843| #define PACKAGE "opensmtpd"
8844| #define VERSION "7.4.0p1"
8845| #define HAVE_STDIO_H 1
8846| #define HAVE_STDLIB_H 1
8847| #define HAVE_STRING_H 1
8848| #define HAVE_INTTYPES_H 1
8849| #define HAVE_STDINT_H 1
8850| #define HAVE_STRINGS_H 1
8851| #define HAVE_SYS_STAT_H 1
8852| #define HAVE_SYS_TYPES_H 1
8853| #define HAVE_UNISTD_H 1
8854| #define HAVE_WCHAR_H 1
8855| #define STDC_HEADERS 1
8856| #define _ALL_SOURCE 1
8857| #define _DARWIN_C_SOURCE 1
8858| #define _GNU_SOURCE 1
8859| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8860| #define _NETBSD_SOURCE 1
8861| #define _OPENBSD_SOURCE 1
8862| #define _POSIX_PTHREAD_SEMANTICS 1
8863| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8864| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8865| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8866| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8867| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8868| #define __STDC_WANT_LIB_EXT2__ 1
8869| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8870| #define _TANDEM_SOURCE 1
8871| #define __EXTENSIONS__ 1
8872| #define HAVE_DLFCN_H 1
8873| #define LT_OBJDIR ".libs/"
8874| #define SETEUID_BREAKS_SETUID 1
8875| #define BROKEN_SETREUID 1
8876| #define BROKEN_SETREGID 1
8877| #define SPT_TYPE SPT_REUSEARGV
8878| #define HAVE_BASENAME 1
8879| #define HAVE_CLOCK_GETTIME 1
8880| #define HAVE_DAEMON 1
8881| #define HAVE_DIRNAME 1
8882| #define HAVE_ERRC 1
8883| #define HAVE_FGETLN 1
8884| #define HAVE_GETDTABLESIZE 1
8885| #define HAVE_GETOPT 1
8886| #define HAVE_GETPEEREID 1
8887| #define HAVE_NANOSLEEP 1
8888| #define HAVE_SETEUID 1
8889| #define HAVE_SETEGID 1
8890| #define HAVE_SIGNAL 1
8891| #define HAVE_STRLCPY 1
8892| #define HAVE_STRLCAT 1
8893| #define HAVE_STRMODE 1
8894| #define HAVE_STRNDUP 1
8895| #define HAVE_STRNLEN 1
8896| #define HAVE_STRSEP 1
8897| #define HAVE_STRTONUM 1
8898| #define HAVE_USLEEP 1
8899| #define HAVE_DIRFD 1
8900| #define HAVE_SETSID 1
8901| #define HAVE_SIGACTION 1
8902| #define HAVE_STRNVIS 1
8903| #define HAVE_SYSCONF 1
8904| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8905| #define HAVE_DIRENT_H 1
8906| #define HAVE_FCNTL_H 1
8907| #define HAVE_LIBKERN_OSBYTEORDER_H 1
8908| #define HAVE_LIMITS_H 1
8909| #define HAVE_MACH_MACH_TIME_H 1
8910| #define HAVE_NETDB_H 1
8911| #define HAVE_PATHS_H 1
8912| #define HAVE_SECURITY_PAM_APPL_H 1
8913| #define HAVE_SYS_DIR_H 1
8914| #define HAVE_SYS_FILE_H 1
8915| #define HAVE_SYS_MOUNT_H 1
8916| #define HAVE_SYS_STATVFS_H 1
8917| #define HAVE_SYS_TIME_H 1
8918| #define HAVE_SYS_UN_H 1
8919| #define HAVE_UTIL_H 1
8920| #define HAVE_VIS_H 1
8921| #define HAVE_BASENAME 1
8922| #define HAVE_CLOCK_GETTIME 1
8923| #define HAVE_CRYPT 1
8924| #define HAVE_DIRNAME 1
8925| #define HAVE_FPARSELN 1
8926| #define HAVE_FTS_OPEN 1
8927| #define HAVE_INET_NET_PTON 1
8928| #define HAVE_RES_HNOK 1
8929| #define HAVE_RES_9_B64_PTON 1
8930| #define HAVE_RES_9_B64_NTOP 1
8931| #define BROKEN_STRNVIS 1
8932| #define HAVE_LONG_LONG 1
8933| #define HAVE_UNSIGNED_LONG_LONG 1
8934| #define HAVE_LONG_DOUBLE 1
8935| #define HAVE_U_INT 1
8936| #define HAVE_U_CHAR 1
8937| #define SIZEOF_SHORT_INT 2
8938| #define SIZEOF_INT 4
8939| #define SIZEOF_LONG_INT 8
8940| #define SIZEOF_LONG_LONG_INT 8
8941| #define HAVE_INTPTR_T 1
8942| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8943| #define HAVE_LONG_LONG_INT 1
8944| #define HAVE_INTMAX_T 1
8945| #define HAVE_UINTPTR_T 1
8946| #define HAVE_UINTMAX_T 1
8947| /* end confdefs.h.  */
8948| #include <stddef.h>
8949| #ifdef HAVE_STDIO_H
8950| # include <stdio.h>
8951| #endif
8952| #ifdef HAVE_STDLIB_H
8953| # include <stdlib.h>
8954| #endif
8955| #ifdef HAVE_STRING_H
8956| # include <string.h>
8957| #endif
8958| #ifdef HAVE_INTTYPES_H
8959| # include <inttypes.h>
8960| #endif
8961| #ifdef HAVE_STDINT_H
8962| # include <stdint.h>
8963| #endif
8964| #ifdef HAVE_STRINGS_H
8965| # include <strings.h>
8966| #endif
8967| #ifdef HAVE_SYS_TYPES_H
8968| # include <sys/types.h>
8969| #endif
8970| #ifdef HAVE_SYS_STAT_H
8971| # include <sys/stat.h>
8972| #endif
8973| #ifdef HAVE_UNISTD_H
8974| # include <unistd.h>
8975| #endif
8976| int
8977| main (void)
8978| {
8979| if (sizeof ((size_t)))
8980|           return 0;
8981|   ;
8982|   return 0;
8983| }
8984configure:17222: result: yes
8985configure:17232: checking for ssize_t
8986configure:17232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8987configure:17232: $? = 0
8988configure:17232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
8989conftest.c:144:22: error: expected expression
8990if (sizeof ((ssize_t)))
8991                     ^
89921 error generated.
8993configure:17232: $? = 1
8994configure: failed program was:
8995| /* confdefs.h */
8996| #define PACKAGE_NAME "OpenSMTPD-portable"
8997| #define PACKAGE_TARNAME "opensmtpd"
8998| #define PACKAGE_VERSION "7.4.0p1"
8999| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
9000| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
9001| #define PACKAGE_URL "https://www.opensmtpd.org"
9002| #define PACKAGE "opensmtpd"
9003| #define VERSION "7.4.0p1"
9004| #define HAVE_STDIO_H 1
9005| #define HAVE_STDLIB_H 1
9006| #define HAVE_STRING_H 1
9007| #define HAVE_INTTYPES_H 1
9008| #define HAVE_STDINT_H 1
9009| #define HAVE_STRINGS_H 1
9010| #define HAVE_SYS_STAT_H 1
9011| #define HAVE_SYS_TYPES_H 1
9012| #define HAVE_UNISTD_H 1
9013| #define HAVE_WCHAR_H 1
9014| #define STDC_HEADERS 1
9015| #define _ALL_SOURCE 1
9016| #define _DARWIN_C_SOURCE 1
9017| #define _GNU_SOURCE 1
9018| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9019| #define _NETBSD_SOURCE 1
9020| #define _OPENBSD_SOURCE 1
9021| #define _POSIX_PTHREAD_SEMANTICS 1
9022| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9023| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9024| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9025| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9026| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9027| #define __STDC_WANT_LIB_EXT2__ 1
9028| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9029| #define _TANDEM_SOURCE 1
9030| #define __EXTENSIONS__ 1
9031| #define HAVE_DLFCN_H 1
9032| #define LT_OBJDIR ".libs/"
9033| #define SETEUID_BREAKS_SETUID 1
9034| #define BROKEN_SETREUID 1
9035| #define BROKEN_SETREGID 1
9036| #define SPT_TYPE SPT_REUSEARGV
9037| #define HAVE_BASENAME 1
9038| #define HAVE_CLOCK_GETTIME 1
9039| #define HAVE_DAEMON 1
9040| #define HAVE_DIRNAME 1
9041| #define HAVE_ERRC 1
9042| #define HAVE_FGETLN 1
9043| #define HAVE_GETDTABLESIZE 1
9044| #define HAVE_GETOPT 1
9045| #define HAVE_GETPEEREID 1
9046| #define HAVE_NANOSLEEP 1
9047| #define HAVE_SETEUID 1
9048| #define HAVE_SETEGID 1
9049| #define HAVE_SIGNAL 1
9050| #define HAVE_STRLCPY 1
9051| #define HAVE_STRLCAT 1
9052| #define HAVE_STRMODE 1
9053| #define HAVE_STRNDUP 1
9054| #define HAVE_STRNLEN 1
9055| #define HAVE_STRSEP 1
9056| #define HAVE_STRTONUM 1
9057| #define HAVE_USLEEP 1
9058| #define HAVE_DIRFD 1
9059| #define HAVE_SETSID 1
9060| #define HAVE_SIGACTION 1
9061| #define HAVE_STRNVIS 1
9062| #define HAVE_SYSCONF 1
9063| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9064| #define HAVE_DIRENT_H 1
9065| #define HAVE_FCNTL_H 1
9066| #define HAVE_LIBKERN_OSBYTEORDER_H 1
9067| #define HAVE_LIMITS_H 1
9068| #define HAVE_MACH_MACH_TIME_H 1
9069| #define HAVE_NETDB_H 1
9070| #define HAVE_PATHS_H 1
9071| #define HAVE_SECURITY_PAM_APPL_H 1
9072| #define HAVE_SYS_DIR_H 1
9073| #define HAVE_SYS_FILE_H 1
9074| #define HAVE_SYS_MOUNT_H 1
9075| #define HAVE_SYS_STATVFS_H 1
9076| #define HAVE_SYS_TIME_H 1
9077| #define HAVE_SYS_UN_H 1
9078| #define HAVE_UTIL_H 1
9079| #define HAVE_VIS_H 1
9080| #define HAVE_BASENAME 1
9081| #define HAVE_CLOCK_GETTIME 1
9082| #define HAVE_CRYPT 1
9083| #define HAVE_DIRNAME 1
9084| #define HAVE_FPARSELN 1
9085| #define HAVE_FTS_OPEN 1
9086| #define HAVE_INET_NET_PTON 1
9087| #define HAVE_RES_HNOK 1
9088| #define HAVE_RES_9_B64_PTON 1
9089| #define HAVE_RES_9_B64_NTOP 1
9090| #define BROKEN_STRNVIS 1
9091| #define HAVE_LONG_LONG 1
9092| #define HAVE_UNSIGNED_LONG_LONG 1
9093| #define HAVE_LONG_DOUBLE 1
9094| #define HAVE_U_INT 1
9095| #define HAVE_U_CHAR 1
9096| #define SIZEOF_SHORT_INT 2
9097| #define SIZEOF_INT 4
9098| #define SIZEOF_LONG_INT 8
9099| #define SIZEOF_LONG_LONG_INT 8
9100| #define HAVE_INTPTR_T 1
9101| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9102| #define HAVE_LONG_LONG_INT 1
9103| #define HAVE_INTMAX_T 1
9104| #define HAVE_UINTPTR_T 1
9105| #define HAVE_UINTMAX_T 1
9106| /* end confdefs.h.  */
9107| #include <stddef.h>
9108| #ifdef HAVE_STDIO_H
9109| # include <stdio.h>
9110| #endif
9111| #ifdef HAVE_STDLIB_H
9112| # include <stdlib.h>
9113| #endif
9114| #ifdef HAVE_STRING_H
9115| # include <string.h>
9116| #endif
9117| #ifdef HAVE_INTTYPES_H
9118| # include <inttypes.h>
9119| #endif
9120| #ifdef HAVE_STDINT_H
9121| # include <stdint.h>
9122| #endif
9123| #ifdef HAVE_STRINGS_H
9124| # include <strings.h>
9125| #endif
9126| #ifdef HAVE_SYS_TYPES_H
9127| # include <sys/types.h>
9128| #endif
9129| #ifdef HAVE_SYS_STAT_H
9130| # include <sys/stat.h>
9131| #endif
9132| #ifdef HAVE_UNISTD_H
9133| # include <unistd.h>
9134| #endif
9135| int
9136| main (void)
9137| {
9138| if (sizeof ((ssize_t)))
9139|           return 0;
9140|   ;
9141|   return 0;
9142| }
9143configure:17232: result: yes
9144configure:17242: checking for off_t
9145configure:17242: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
9146configure:17242: $? = 0
9147configure:17242: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
9148conftest.c:144:20: error: expected expression
9149if (sizeof ((off_t)))
9150                   ^
91511 error generated.
9152configure:17242: $? = 1
9153configure: failed program was:
9154| /* confdefs.h */
9155| #define PACKAGE_NAME "OpenSMTPD-portable"
9156| #define PACKAGE_TARNAME "opensmtpd"
9157| #define PACKAGE_VERSION "7.4.0p1"
9158| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
9159| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
9160| #define PACKAGE_URL "https://www.opensmtpd.org"
9161| #define PACKAGE "opensmtpd"
9162| #define VERSION "7.4.0p1"
9163| #define HAVE_STDIO_H 1
9164| #define HAVE_STDLIB_H 1
9165| #define HAVE_STRING_H 1
9166| #define HAVE_INTTYPES_H 1
9167| #define HAVE_STDINT_H 1
9168| #define HAVE_STRINGS_H 1
9169| #define HAVE_SYS_STAT_H 1
9170| #define HAVE_SYS_TYPES_H 1
9171| #define HAVE_UNISTD_H 1
9172| #define HAVE_WCHAR_H 1
9173| #define STDC_HEADERS 1
9174| #define _ALL_SOURCE 1
9175| #define _DARWIN_C_SOURCE 1
9176| #define _GNU_SOURCE 1
9177| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9178| #define _NETBSD_SOURCE 1
9179| #define _OPENBSD_SOURCE 1
9180| #define _POSIX_PTHREAD_SEMANTICS 1
9181| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9182| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9183| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9184| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9185| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9186| #define __STDC_WANT_LIB_EXT2__ 1
9187| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9188| #define _TANDEM_SOURCE 1
9189| #define __EXTENSIONS__ 1
9190| #define HAVE_DLFCN_H 1
9191| #define LT_OBJDIR ".libs/"
9192| #define SETEUID_BREAKS_SETUID 1
9193| #define BROKEN_SETREUID 1
9194| #define BROKEN_SETREGID 1
9195| #define SPT_TYPE SPT_REUSEARGV
9196| #define HAVE_BASENAME 1
9197| #define HAVE_CLOCK_GETTIME 1
9198| #define HAVE_DAEMON 1
9199| #define HAVE_DIRNAME 1
9200| #define HAVE_ERRC 1
9201| #define HAVE_FGETLN 1
9202| #define HAVE_GETDTABLESIZE 1
9203| #define HAVE_GETOPT 1
9204| #define HAVE_GETPEEREID 1
9205| #define HAVE_NANOSLEEP 1
9206| #define HAVE_SETEUID 1
9207| #define HAVE_SETEGID 1
9208| #define HAVE_SIGNAL 1
9209| #define HAVE_STRLCPY 1
9210| #define HAVE_STRLCAT 1
9211| #define HAVE_STRMODE 1
9212| #define HAVE_STRNDUP 1
9213| #define HAVE_STRNLEN 1
9214| #define HAVE_STRSEP 1
9215| #define HAVE_STRTONUM 1
9216| #define HAVE_USLEEP 1
9217| #define HAVE_DIRFD 1
9218| #define HAVE_SETSID 1
9219| #define HAVE_SIGACTION 1
9220| #define HAVE_STRNVIS 1
9221| #define HAVE_SYSCONF 1
9222| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9223| #define HAVE_DIRENT_H 1
9224| #define HAVE_FCNTL_H 1
9225| #define HAVE_LIBKERN_OSBYTEORDER_H 1
9226| #define HAVE_LIMITS_H 1
9227| #define HAVE_MACH_MACH_TIME_H 1
9228| #define HAVE_NETDB_H 1
9229| #define HAVE_PATHS_H 1
9230| #define HAVE_SECURITY_PAM_APPL_H 1
9231| #define HAVE_SYS_DIR_H 1
9232| #define HAVE_SYS_FILE_H 1
9233| #define HAVE_SYS_MOUNT_H 1
9234| #define HAVE_SYS_STATVFS_H 1
9235| #define HAVE_SYS_TIME_H 1
9236| #define HAVE_SYS_UN_H 1
9237| #define HAVE_UTIL_H 1
9238| #define HAVE_VIS_H 1
9239| #define HAVE_BASENAME 1
9240| #define HAVE_CLOCK_GETTIME 1
9241| #define HAVE_CRYPT 1
9242| #define HAVE_DIRNAME 1
9243| #define HAVE_FPARSELN 1
9244| #define HAVE_FTS_OPEN 1
9245| #define HAVE_INET_NET_PTON 1
9246| #define HAVE_RES_HNOK 1
9247| #define HAVE_RES_9_B64_PTON 1
9248| #define HAVE_RES_9_B64_NTOP 1
9249| #define BROKEN_STRNVIS 1
9250| #define HAVE_LONG_LONG 1
9251| #define HAVE_UNSIGNED_LONG_LONG 1
9252| #define HAVE_LONG_DOUBLE 1
9253| #define HAVE_U_INT 1
9254| #define HAVE_U_CHAR 1
9255| #define SIZEOF_SHORT_INT 2
9256| #define SIZEOF_INT 4
9257| #define SIZEOF_LONG_INT 8
9258| #define SIZEOF_LONG_LONG_INT 8
9259| #define HAVE_INTPTR_T 1
9260| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9261| #define HAVE_LONG_LONG_INT 1
9262| #define HAVE_INTMAX_T 1
9263| #define HAVE_UINTPTR_T 1
9264| #define HAVE_UINTMAX_T 1
9265| /* end confdefs.h.  */
9266| #include <stddef.h>
9267| #ifdef HAVE_STDIO_H
9268| # include <stdio.h>
9269| #endif
9270| #ifdef HAVE_STDLIB_H
9271| # include <stdlib.h>
9272| #endif
9273| #ifdef HAVE_STRING_H
9274| # include <string.h>
9275| #endif
9276| #ifdef HAVE_INTTYPES_H
9277| # include <inttypes.h>
9278| #endif
9279| #ifdef HAVE_STDINT_H
9280| # include <stdint.h>
9281| #endif
9282| #ifdef HAVE_STRINGS_H
9283| # include <strings.h>
9284| #endif
9285| #ifdef HAVE_SYS_TYPES_H
9286| # include <sys/types.h>
9287| #endif
9288| #ifdef HAVE_SYS_STAT_H
9289| # include <sys/stat.h>
9290| #endif
9291| #ifdef HAVE_UNISTD_H
9292| # include <unistd.h>
9293| #endif
9294| int
9295| main (void)
9296| {
9297| if (sizeof ((off_t)))
9298|           return 0;
9299|   ;
9300|   return 0;
9301| }
9302configure:17242: result: yes
9303configure:17252: checking for mode_t
9304configure:17252: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
9305configure:17252: $? = 0
9306configure:17252: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
9307conftest.c:144:21: error: expected expression
9308if (sizeof ((mode_t)))
9309                    ^
93101 error generated.
9311configure:17252: $? = 1
9312configure: failed program was:
9313| /* confdefs.h */
9314| #define PACKAGE_NAME "OpenSMTPD-portable"
9315| #define PACKAGE_TARNAME "opensmtpd"
9316| #define PACKAGE_VERSION "7.4.0p1"
9317| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
9318| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
9319| #define PACKAGE_URL "https://www.opensmtpd.org"
9320| #define PACKAGE "opensmtpd"
9321| #define VERSION "7.4.0p1"
9322| #define HAVE_STDIO_H 1
9323| #define HAVE_STDLIB_H 1
9324| #define HAVE_STRING_H 1
9325| #define HAVE_INTTYPES_H 1
9326| #define HAVE_STDINT_H 1
9327| #define HAVE_STRINGS_H 1
9328| #define HAVE_SYS_STAT_H 1
9329| #define HAVE_SYS_TYPES_H 1
9330| #define HAVE_UNISTD_H 1
9331| #define HAVE_WCHAR_H 1
9332| #define STDC_HEADERS 1
9333| #define _ALL_SOURCE 1
9334| #define _DARWIN_C_SOURCE 1
9335| #define _GNU_SOURCE 1
9336| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9337| #define _NETBSD_SOURCE 1
9338| #define _OPENBSD_SOURCE 1
9339| #define _POSIX_PTHREAD_SEMANTICS 1
9340| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9341| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9342| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9343| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9344| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9345| #define __STDC_WANT_LIB_EXT2__ 1
9346| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9347| #define _TANDEM_SOURCE 1
9348| #define __EXTENSIONS__ 1
9349| #define HAVE_DLFCN_H 1
9350| #define LT_OBJDIR ".libs/"
9351| #define SETEUID_BREAKS_SETUID 1
9352| #define BROKEN_SETREUID 1
9353| #define BROKEN_SETREGID 1
9354| #define SPT_TYPE SPT_REUSEARGV
9355| #define HAVE_BASENAME 1
9356| #define HAVE_CLOCK_GETTIME 1
9357| #define HAVE_DAEMON 1
9358| #define HAVE_DIRNAME 1
9359| #define HAVE_ERRC 1
9360| #define HAVE_FGETLN 1
9361| #define HAVE_GETDTABLESIZE 1
9362| #define HAVE_GETOPT 1
9363| #define HAVE_GETPEEREID 1
9364| #define HAVE_NANOSLEEP 1
9365| #define HAVE_SETEUID 1
9366| #define HAVE_SETEGID 1
9367| #define HAVE_SIGNAL 1
9368| #define HAVE_STRLCPY 1
9369| #define HAVE_STRLCAT 1
9370| #define HAVE_STRMODE 1
9371| #define HAVE_STRNDUP 1
9372| #define HAVE_STRNLEN 1
9373| #define HAVE_STRSEP 1
9374| #define HAVE_STRTONUM 1
9375| #define HAVE_USLEEP 1
9376| #define HAVE_DIRFD 1
9377| #define HAVE_SETSID 1
9378| #define HAVE_SIGACTION 1
9379| #define HAVE_STRNVIS 1
9380| #define HAVE_SYSCONF 1
9381| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9382| #define HAVE_DIRENT_H 1
9383| #define HAVE_FCNTL_H 1
9384| #define HAVE_LIBKERN_OSBYTEORDER_H 1
9385| #define HAVE_LIMITS_H 1
9386| #define HAVE_MACH_MACH_TIME_H 1
9387| #define HAVE_NETDB_H 1
9388| #define HAVE_PATHS_H 1
9389| #define HAVE_SECURITY_PAM_APPL_H 1
9390| #define HAVE_SYS_DIR_H 1
9391| #define HAVE_SYS_FILE_H 1
9392| #define HAVE_SYS_MOUNT_H 1
9393| #define HAVE_SYS_STATVFS_H 1
9394| #define HAVE_SYS_TIME_H 1
9395| #define HAVE_SYS_UN_H 1
9396| #define HAVE_UTIL_H 1
9397| #define HAVE_VIS_H 1
9398| #define HAVE_BASENAME 1
9399| #define HAVE_CLOCK_GETTIME 1
9400| #define HAVE_CRYPT 1
9401| #define HAVE_DIRNAME 1
9402| #define HAVE_FPARSELN 1
9403| #define HAVE_FTS_OPEN 1
9404| #define HAVE_INET_NET_PTON 1
9405| #define HAVE_RES_HNOK 1
9406| #define HAVE_RES_9_B64_PTON 1
9407| #define HAVE_RES_9_B64_NTOP 1
9408| #define BROKEN_STRNVIS 1
9409| #define HAVE_LONG_LONG 1
9410| #define HAVE_UNSIGNED_LONG_LONG 1
9411| #define HAVE_LONG_DOUBLE 1
9412| #define HAVE_U_INT 1
9413| #define HAVE_U_CHAR 1
9414| #define SIZEOF_SHORT_INT 2
9415| #define SIZEOF_INT 4
9416| #define SIZEOF_LONG_INT 8
9417| #define SIZEOF_LONG_LONG_INT 8
9418| #define HAVE_INTPTR_T 1
9419| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9420| #define HAVE_LONG_LONG_INT 1
9421| #define HAVE_INTMAX_T 1
9422| #define HAVE_UINTPTR_T 1
9423| #define HAVE_UINTMAX_T 1
9424| /* end confdefs.h.  */
9425| #include <stddef.h>
9426| #ifdef HAVE_STDIO_H
9427| # include <stdio.h>
9428| #endif
9429| #ifdef HAVE_STDLIB_H
9430| # include <stdlib.h>
9431| #endif
9432| #ifdef HAVE_STRING_H
9433| # include <string.h>
9434| #endif
9435| #ifdef HAVE_INTTYPES_H
9436| # include <inttypes.h>
9437| #endif
9438| #ifdef HAVE_STDINT_H
9439| # include <stdint.h>
9440| #endif
9441| #ifdef HAVE_STRINGS_H
9442| # include <strings.h>
9443| #endif
9444| #ifdef HAVE_SYS_TYPES_H
9445| # include <sys/types.h>
9446| #endif
9447| #ifdef HAVE_SYS_STAT_H
9448| # include <sys/stat.h>
9449| #endif
9450| #ifdef HAVE_UNISTD_H
9451| # include <unistd.h>
9452| #endif
9453| int
9454| main (void)
9455| {
9456| if (sizeof ((mode_t)))
9457|           return 0;
9458|   ;
9459|   return 0;
9460| }
9461configure:17252: result: yes
9462configure:17263: checking for pid_t
9463configure:17263: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
9464configure:17263: $? = 0
9465configure:17263: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
9466conftest.c:145:20: error: expected expression
9467if (sizeof ((pid_t)))
9468                   ^
94691 error generated.
9470configure:17263: $? = 1
9471configure: failed program was:
9472| /* confdefs.h */
9473| #define PACKAGE_NAME "OpenSMTPD-portable"
9474| #define PACKAGE_TARNAME "opensmtpd"
9475| #define PACKAGE_VERSION "7.4.0p1"
9476| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
9477| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
9478| #define PACKAGE_URL "https://www.opensmtpd.org"
9479| #define PACKAGE "opensmtpd"
9480| #define VERSION "7.4.0p1"
9481| #define HAVE_STDIO_H 1
9482| #define HAVE_STDLIB_H 1
9483| #define HAVE_STRING_H 1
9484| #define HAVE_INTTYPES_H 1
9485| #define HAVE_STDINT_H 1
9486| #define HAVE_STRINGS_H 1
9487| #define HAVE_SYS_STAT_H 1
9488| #define HAVE_SYS_TYPES_H 1
9489| #define HAVE_UNISTD_H 1
9490| #define HAVE_WCHAR_H 1
9491| #define STDC_HEADERS 1
9492| #define _ALL_SOURCE 1
9493| #define _DARWIN_C_SOURCE 1
9494| #define _GNU_SOURCE 1
9495| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9496| #define _NETBSD_SOURCE 1
9497| #define _OPENBSD_SOURCE 1
9498| #define _POSIX_PTHREAD_SEMANTICS 1
9499| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9500| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9501| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9502| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9503| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9504| #define __STDC_WANT_LIB_EXT2__ 1
9505| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9506| #define _TANDEM_SOURCE 1
9507| #define __EXTENSIONS__ 1
9508| #define HAVE_DLFCN_H 1
9509| #define LT_OBJDIR ".libs/"
9510| #define SETEUID_BREAKS_SETUID 1
9511| #define BROKEN_SETREUID 1
9512| #define BROKEN_SETREGID 1
9513| #define SPT_TYPE SPT_REUSEARGV
9514| #define HAVE_BASENAME 1
9515| #define HAVE_CLOCK_GETTIME 1
9516| #define HAVE_DAEMON 1
9517| #define HAVE_DIRNAME 1
9518| #define HAVE_ERRC 1
9519| #define HAVE_FGETLN 1
9520| #define HAVE_GETDTABLESIZE 1
9521| #define HAVE_GETOPT 1
9522| #define HAVE_GETPEEREID 1
9523| #define HAVE_NANOSLEEP 1
9524| #define HAVE_SETEUID 1
9525| #define HAVE_SETEGID 1
9526| #define HAVE_SIGNAL 1
9527| #define HAVE_STRLCPY 1
9528| #define HAVE_STRLCAT 1
9529| #define HAVE_STRMODE 1
9530| #define HAVE_STRNDUP 1
9531| #define HAVE_STRNLEN 1
9532| #define HAVE_STRSEP 1
9533| #define HAVE_STRTONUM 1
9534| #define HAVE_USLEEP 1
9535| #define HAVE_DIRFD 1
9536| #define HAVE_SETSID 1
9537| #define HAVE_SIGACTION 1
9538| #define HAVE_STRNVIS 1
9539| #define HAVE_SYSCONF 1
9540| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9541| #define HAVE_DIRENT_H 1
9542| #define HAVE_FCNTL_H 1
9543| #define HAVE_LIBKERN_OSBYTEORDER_H 1
9544| #define HAVE_LIMITS_H 1
9545| #define HAVE_MACH_MACH_TIME_H 1
9546| #define HAVE_NETDB_H 1
9547| #define HAVE_PATHS_H 1
9548| #define HAVE_SECURITY_PAM_APPL_H 1
9549| #define HAVE_SYS_DIR_H 1
9550| #define HAVE_SYS_FILE_H 1
9551| #define HAVE_SYS_MOUNT_H 1
9552| #define HAVE_SYS_STATVFS_H 1
9553| #define HAVE_SYS_TIME_H 1
9554| #define HAVE_SYS_UN_H 1
9555| #define HAVE_UTIL_H 1
9556| #define HAVE_VIS_H 1
9557| #define HAVE_BASENAME 1
9558| #define HAVE_CLOCK_GETTIME 1
9559| #define HAVE_CRYPT 1
9560| #define HAVE_DIRNAME 1
9561| #define HAVE_FPARSELN 1
9562| #define HAVE_FTS_OPEN 1
9563| #define HAVE_INET_NET_PTON 1
9564| #define HAVE_RES_HNOK 1
9565| #define HAVE_RES_9_B64_PTON 1
9566| #define HAVE_RES_9_B64_NTOP 1
9567| #define BROKEN_STRNVIS 1
9568| #define HAVE_LONG_LONG 1
9569| #define HAVE_UNSIGNED_LONG_LONG 1
9570| #define HAVE_LONG_DOUBLE 1
9571| #define HAVE_U_INT 1
9572| #define HAVE_U_CHAR 1
9573| #define SIZEOF_SHORT_INT 2
9574| #define SIZEOF_INT 4
9575| #define SIZEOF_LONG_INT 8
9576| #define SIZEOF_LONG_LONG_INT 8
9577| #define HAVE_INTPTR_T 1
9578| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9579| #define HAVE_LONG_LONG_INT 1
9580| #define HAVE_INTMAX_T 1
9581| #define HAVE_UINTPTR_T 1
9582| #define HAVE_UINTMAX_T 1
9583| /* end confdefs.h.  */
9584| #include <stddef.h>
9585| #ifdef HAVE_STDIO_H
9586| # include <stdio.h>
9587| #endif
9588| #ifdef HAVE_STDLIB_H
9589| # include <stdlib.h>
9590| #endif
9591| #ifdef HAVE_STRING_H
9592| # include <string.h>
9593| #endif
9594| #ifdef HAVE_INTTYPES_H
9595| # include <inttypes.h>
9596| #endif
9597| #ifdef HAVE_STDINT_H
9598| # include <stdint.h>
9599| #endif
9600| #ifdef HAVE_STRINGS_H
9601| # include <strings.h>
9602| #endif
9603| #ifdef HAVE_SYS_TYPES_H
9604| # include <sys/types.h>
9605| #endif
9606| #ifdef HAVE_SYS_STAT_H
9607| # include <sys/stat.h>
9608| #endif
9609| #ifdef HAVE_UNISTD_H
9610| # include <unistd.h>
9611| #endif
9612|
9613| int
9614| main (void)
9615| {
9616| if (sizeof ((pid_t)))
9617|           return 0;
9618|   ;
9619|   return 0;
9620| }
9621configure:17263: result: yes
9622configure:17304: checking how to run the C preprocessor
9623configure:17330: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
9624configure:17330: $? = 0
9625configure:17345: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
9626conftest.c:113:10: fatal error: 'ac_nonexistent.h' file not found
9627#include <ac_nonexistent.h>
9628         ^~~~~~~~~~~~~~~~~~
96291 error generated.
9630configure:17345: $? = 1
9631configure: failed program was:
9632| /* confdefs.h */
9633| #define PACKAGE_NAME "OpenSMTPD-portable"
9634| #define PACKAGE_TARNAME "opensmtpd"
9635| #define PACKAGE_VERSION "7.4.0p1"
9636| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
9637| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
9638| #define PACKAGE_URL "https://www.opensmtpd.org"
9639| #define PACKAGE "opensmtpd"
9640| #define VERSION "7.4.0p1"
9641| #define HAVE_STDIO_H 1
9642| #define HAVE_STDLIB_H 1
9643| #define HAVE_STRING_H 1
9644| #define HAVE_INTTYPES_H 1
9645| #define HAVE_STDINT_H 1
9646| #define HAVE_STRINGS_H 1
9647| #define HAVE_SYS_STAT_H 1
9648| #define HAVE_SYS_TYPES_H 1
9649| #define HAVE_UNISTD_H 1
9650| #define HAVE_WCHAR_H 1
9651| #define STDC_HEADERS 1
9652| #define _ALL_SOURCE 1
9653| #define _DARWIN_C_SOURCE 1
9654| #define _GNU_SOURCE 1
9655| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9656| #define _NETBSD_SOURCE 1
9657| #define _OPENBSD_SOURCE 1
9658| #define _POSIX_PTHREAD_SEMANTICS 1
9659| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9660| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9661| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9662| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9663| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9664| #define __STDC_WANT_LIB_EXT2__ 1
9665| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9666| #define _TANDEM_SOURCE 1
9667| #define __EXTENSIONS__ 1
9668| #define HAVE_DLFCN_H 1
9669| #define LT_OBJDIR ".libs/"
9670| #define SETEUID_BREAKS_SETUID 1
9671| #define BROKEN_SETREUID 1
9672| #define BROKEN_SETREGID 1
9673| #define SPT_TYPE SPT_REUSEARGV
9674| #define HAVE_BASENAME 1
9675| #define HAVE_CLOCK_GETTIME 1
9676| #define HAVE_DAEMON 1
9677| #define HAVE_DIRNAME 1
9678| #define HAVE_ERRC 1
9679| #define HAVE_FGETLN 1
9680| #define HAVE_GETDTABLESIZE 1
9681| #define HAVE_GETOPT 1
9682| #define HAVE_GETPEEREID 1
9683| #define HAVE_NANOSLEEP 1
9684| #define HAVE_SETEUID 1
9685| #define HAVE_SETEGID 1
9686| #define HAVE_SIGNAL 1
9687| #define HAVE_STRLCPY 1
9688| #define HAVE_STRLCAT 1
9689| #define HAVE_STRMODE 1
9690| #define HAVE_STRNDUP 1
9691| #define HAVE_STRNLEN 1
9692| #define HAVE_STRSEP 1
9693| #define HAVE_STRTONUM 1
9694| #define HAVE_USLEEP 1
9695| #define HAVE_DIRFD 1
9696| #define HAVE_SETSID 1
9697| #define HAVE_SIGACTION 1
9698| #define HAVE_STRNVIS 1
9699| #define HAVE_SYSCONF 1
9700| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9701| #define HAVE_DIRENT_H 1
9702| #define HAVE_FCNTL_H 1
9703| #define HAVE_LIBKERN_OSBYTEORDER_H 1
9704| #define HAVE_LIMITS_H 1
9705| #define HAVE_MACH_MACH_TIME_H 1
9706| #define HAVE_NETDB_H 1
9707| #define HAVE_PATHS_H 1
9708| #define HAVE_SECURITY_PAM_APPL_H 1
9709| #define HAVE_SYS_DIR_H 1
9710| #define HAVE_SYS_FILE_H 1
9711| #define HAVE_SYS_MOUNT_H 1
9712| #define HAVE_SYS_STATVFS_H 1
9713| #define HAVE_SYS_TIME_H 1
9714| #define HAVE_SYS_UN_H 1
9715| #define HAVE_UTIL_H 1
9716| #define HAVE_VIS_H 1
9717| #define HAVE_BASENAME 1
9718| #define HAVE_CLOCK_GETTIME 1
9719| #define HAVE_CRYPT 1
9720| #define HAVE_DIRNAME 1
9721| #define HAVE_FPARSELN 1
9722| #define HAVE_FTS_OPEN 1
9723| #define HAVE_INET_NET_PTON 1
9724| #define HAVE_RES_HNOK 1
9725| #define HAVE_RES_9_B64_PTON 1
9726| #define HAVE_RES_9_B64_NTOP 1
9727| #define BROKEN_STRNVIS 1
9728| #define HAVE_LONG_LONG 1
9729| #define HAVE_UNSIGNED_LONG_LONG 1
9730| #define HAVE_LONG_DOUBLE 1
9731| #define HAVE_U_INT 1
9732| #define HAVE_U_CHAR 1
9733| #define SIZEOF_SHORT_INT 2
9734| #define SIZEOF_INT 4
9735| #define SIZEOF_LONG_INT 8
9736| #define SIZEOF_LONG_LONG_INT 8
9737| #define HAVE_INTPTR_T 1
9738| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9739| #define HAVE_LONG_LONG_INT 1
9740| #define HAVE_INTMAX_T 1
9741| #define HAVE_UINTPTR_T 1
9742| #define HAVE_UINTMAX_T 1
9743| /* end confdefs.h.  */
9744| #include <ac_nonexistent.h>
9745configure:17372: result: /usr/bin/clang -E
9746configure:17386: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
9747configure:17386: $? = 0
9748configure:17401: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
9749conftest.c:113:10: fatal error: 'ac_nonexistent.h' file not found
9750#include <ac_nonexistent.h>
9751         ^~~~~~~~~~~~~~~~~~
97521 error generated.
9753configure:17401: $? = 1
9754configure: failed program was:
9755| /* confdefs.h */
9756| #define PACKAGE_NAME "OpenSMTPD-portable"
9757| #define PACKAGE_TARNAME "opensmtpd"
9758| #define PACKAGE_VERSION "7.4.0p1"
9759| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
9760| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
9761| #define PACKAGE_URL "https://www.opensmtpd.org"
9762| #define PACKAGE "opensmtpd"
9763| #define VERSION "7.4.0p1"
9764| #define HAVE_STDIO_H 1
9765| #define HAVE_STDLIB_H 1
9766| #define HAVE_STRING_H 1
9767| #define HAVE_INTTYPES_H 1
9768| #define HAVE_STDINT_H 1
9769| #define HAVE_STRINGS_H 1
9770| #define HAVE_SYS_STAT_H 1
9771| #define HAVE_SYS_TYPES_H 1
9772| #define HAVE_UNISTD_H 1
9773| #define HAVE_WCHAR_H 1
9774| #define STDC_HEADERS 1
9775| #define _ALL_SOURCE 1
9776| #define _DARWIN_C_SOURCE 1
9777| #define _GNU_SOURCE 1
9778| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9779| #define _NETBSD_SOURCE 1
9780| #define _OPENBSD_SOURCE 1
9781| #define _POSIX_PTHREAD_SEMANTICS 1
9782| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9783| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9784| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9785| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9786| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9787| #define __STDC_WANT_LIB_EXT2__ 1
9788| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9789| #define _TANDEM_SOURCE 1
9790| #define __EXTENSIONS__ 1
9791| #define HAVE_DLFCN_H 1
9792| #define LT_OBJDIR ".libs/"
9793| #define SETEUID_BREAKS_SETUID 1
9794| #define BROKEN_SETREUID 1
9795| #define BROKEN_SETREGID 1
9796| #define SPT_TYPE SPT_REUSEARGV
9797| #define HAVE_BASENAME 1
9798| #define HAVE_CLOCK_GETTIME 1
9799| #define HAVE_DAEMON 1
9800| #define HAVE_DIRNAME 1
9801| #define HAVE_ERRC 1
9802| #define HAVE_FGETLN 1
9803| #define HAVE_GETDTABLESIZE 1
9804| #define HAVE_GETOPT 1
9805| #define HAVE_GETPEEREID 1
9806| #define HAVE_NANOSLEEP 1
9807| #define HAVE_SETEUID 1
9808| #define HAVE_SETEGID 1
9809| #define HAVE_SIGNAL 1
9810| #define HAVE_STRLCPY 1
9811| #define HAVE_STRLCAT 1
9812| #define HAVE_STRMODE 1
9813| #define HAVE_STRNDUP 1
9814| #define HAVE_STRNLEN 1
9815| #define HAVE_STRSEP 1
9816| #define HAVE_STRTONUM 1
9817| #define HAVE_USLEEP 1
9818| #define HAVE_DIRFD 1
9819| #define HAVE_SETSID 1
9820| #define HAVE_SIGACTION 1
9821| #define HAVE_STRNVIS 1
9822| #define HAVE_SYSCONF 1
9823| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9824| #define HAVE_DIRENT_H 1
9825| #define HAVE_FCNTL_H 1
9826| #define HAVE_LIBKERN_OSBYTEORDER_H 1
9827| #define HAVE_LIMITS_H 1
9828| #define HAVE_MACH_MACH_TIME_H 1
9829| #define HAVE_NETDB_H 1
9830| #define HAVE_PATHS_H 1
9831| #define HAVE_SECURITY_PAM_APPL_H 1
9832| #define HAVE_SYS_DIR_H 1
9833| #define HAVE_SYS_FILE_H 1
9834| #define HAVE_SYS_MOUNT_H 1
9835| #define HAVE_SYS_STATVFS_H 1
9836| #define HAVE_SYS_TIME_H 1
9837| #define HAVE_SYS_UN_H 1
9838| #define HAVE_UTIL_H 1
9839| #define HAVE_VIS_H 1
9840| #define HAVE_BASENAME 1
9841| #define HAVE_CLOCK_GETTIME 1
9842| #define HAVE_CRYPT 1
9843| #define HAVE_DIRNAME 1
9844| #define HAVE_FPARSELN 1
9845| #define HAVE_FTS_OPEN 1
9846| #define HAVE_INET_NET_PTON 1
9847| #define HAVE_RES_HNOK 1
9848| #define HAVE_RES_9_B64_PTON 1
9849| #define HAVE_RES_9_B64_NTOP 1
9850| #define BROKEN_STRNVIS 1
9851| #define HAVE_LONG_LONG 1
9852| #define HAVE_UNSIGNED_LONG_LONG 1
9853| #define HAVE_LONG_DOUBLE 1
9854| #define HAVE_U_INT 1
9855| #define HAVE_U_CHAR 1
9856| #define SIZEOF_SHORT_INT 2
9857| #define SIZEOF_INT 4
9858| #define SIZEOF_LONG_INT 8
9859| #define SIZEOF_LONG_LONG_INT 8
9860| #define HAVE_INTPTR_T 1
9861| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9862| #define HAVE_LONG_LONG_INT 1
9863| #define HAVE_INTMAX_T 1
9864| #define HAVE_UINTPTR_T 1
9865| #define HAVE_UINTMAX_T 1
9866| /* end confdefs.h.  */
9867| #include <ac_nonexistent.h>
9868configure:17432: checking for uid_t in sys/types.h
9869configure:17453: result: yes
9870configure:17466: checking for socklen_t
9871configure:17466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
9872configure:17466: $? = 0
9873configure:17466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
9874conftest.c:119:24: error: expected expression
9875if (sizeof ((socklen_t)))
9876                       ^
98771 error generated.
9878configure:17466: $? = 1
9879configure: failed program was:
9880| /* confdefs.h */
9881| #define PACKAGE_NAME "OpenSMTPD-portable"
9882| #define PACKAGE_TARNAME "opensmtpd"
9883| #define PACKAGE_VERSION "7.4.0p1"
9884| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
9885| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
9886| #define PACKAGE_URL "https://www.opensmtpd.org"
9887| #define PACKAGE "opensmtpd"
9888| #define VERSION "7.4.0p1"
9889| #define HAVE_STDIO_H 1
9890| #define HAVE_STDLIB_H 1
9891| #define HAVE_STRING_H 1
9892| #define HAVE_INTTYPES_H 1
9893| #define HAVE_STDINT_H 1
9894| #define HAVE_STRINGS_H 1
9895| #define HAVE_SYS_STAT_H 1
9896| #define HAVE_SYS_TYPES_H 1
9897| #define HAVE_UNISTD_H 1
9898| #define HAVE_WCHAR_H 1
9899| #define STDC_HEADERS 1
9900| #define _ALL_SOURCE 1
9901| #define _DARWIN_C_SOURCE 1
9902| #define _GNU_SOURCE 1
9903| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9904| #define _NETBSD_SOURCE 1
9905| #define _OPENBSD_SOURCE 1
9906| #define _POSIX_PTHREAD_SEMANTICS 1
9907| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9908| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9909| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9910| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9911| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9912| #define __STDC_WANT_LIB_EXT2__ 1
9913| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9914| #define _TANDEM_SOURCE 1
9915| #define __EXTENSIONS__ 1
9916| #define HAVE_DLFCN_H 1
9917| #define LT_OBJDIR ".libs/"
9918| #define SETEUID_BREAKS_SETUID 1
9919| #define BROKEN_SETREUID 1
9920| #define BROKEN_SETREGID 1
9921| #define SPT_TYPE SPT_REUSEARGV
9922| #define HAVE_BASENAME 1
9923| #define HAVE_CLOCK_GETTIME 1
9924| #define HAVE_DAEMON 1
9925| #define HAVE_DIRNAME 1
9926| #define HAVE_ERRC 1
9927| #define HAVE_FGETLN 1
9928| #define HAVE_GETDTABLESIZE 1
9929| #define HAVE_GETOPT 1
9930| #define HAVE_GETPEEREID 1
9931| #define HAVE_NANOSLEEP 1
9932| #define HAVE_SETEUID 1
9933| #define HAVE_SETEGID 1
9934| #define HAVE_SIGNAL 1
9935| #define HAVE_STRLCPY 1
9936| #define HAVE_STRLCAT 1
9937| #define HAVE_STRMODE 1
9938| #define HAVE_STRNDUP 1
9939| #define HAVE_STRNLEN 1
9940| #define HAVE_STRSEP 1
9941| #define HAVE_STRTONUM 1
9942| #define HAVE_USLEEP 1
9943| #define HAVE_DIRFD 1
9944| #define HAVE_SETSID 1
9945| #define HAVE_SIGACTION 1
9946| #define HAVE_STRNVIS 1
9947| #define HAVE_SYSCONF 1
9948| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9949| #define HAVE_DIRENT_H 1
9950| #define HAVE_FCNTL_H 1
9951| #define HAVE_LIBKERN_OSBYTEORDER_H 1
9952| #define HAVE_LIMITS_H 1
9953| #define HAVE_MACH_MACH_TIME_H 1
9954| #define HAVE_NETDB_H 1
9955| #define HAVE_PATHS_H 1
9956| #define HAVE_SECURITY_PAM_APPL_H 1
9957| #define HAVE_SYS_DIR_H 1
9958| #define HAVE_SYS_FILE_H 1
9959| #define HAVE_SYS_MOUNT_H 1
9960| #define HAVE_SYS_STATVFS_H 1
9961| #define HAVE_SYS_TIME_H 1
9962| #define HAVE_SYS_UN_H 1
9963| #define HAVE_UTIL_H 1
9964| #define HAVE_VIS_H 1
9965| #define HAVE_BASENAME 1
9966| #define HAVE_CLOCK_GETTIME 1
9967| #define HAVE_CRYPT 1
9968| #define HAVE_DIRNAME 1
9969| #define HAVE_FPARSELN 1
9970| #define HAVE_FTS_OPEN 1
9971| #define HAVE_INET_NET_PTON 1
9972| #define HAVE_RES_HNOK 1
9973| #define HAVE_RES_9_B64_PTON 1
9974| #define HAVE_RES_9_B64_NTOP 1
9975| #define BROKEN_STRNVIS 1
9976| #define HAVE_LONG_LONG 1
9977| #define HAVE_UNSIGNED_LONG_LONG 1
9978| #define HAVE_LONG_DOUBLE 1
9979| #define HAVE_U_INT 1
9980| #define HAVE_U_CHAR 1
9981| #define SIZEOF_SHORT_INT 2
9982| #define SIZEOF_INT 4
9983| #define SIZEOF_LONG_INT 8
9984| #define SIZEOF_LONG_LONG_INT 8
9985| #define HAVE_INTPTR_T 1
9986| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9987| #define HAVE_LONG_LONG_INT 1
9988| #define HAVE_INTMAX_T 1
9989| #define HAVE_UINTPTR_T 1
9990| #define HAVE_UINTMAX_T 1
9991| /* end confdefs.h.  */
9992| #include <sys/types.h>
9993| #include <sys/socket.h>
9994|
9995| int
9996| main (void)
9997| {
9998| if (sizeof ((socklen_t)))
9999|           return 0;
10000|   ;
10001|   return 0;
10002| }
10003configure:17466: result: yes
10004configure:17532: checking for sig_atomic_t
10005configure:17532: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10006configure:17532: $? = 0
10007configure:17532: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10008conftest.c:120:27: error: expected expression
10009if (sizeof ((sig_atomic_t)))
10010                          ^
100111 error generated.
10012configure:17532: $? = 1
10013configure: failed program was:
10014| /* confdefs.h */
10015| #define PACKAGE_NAME "OpenSMTPD-portable"
10016| #define PACKAGE_TARNAME "opensmtpd"
10017| #define PACKAGE_VERSION "7.4.0p1"
10018| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
10019| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
10020| #define PACKAGE_URL "https://www.opensmtpd.org"
10021| #define PACKAGE "opensmtpd"
10022| #define VERSION "7.4.0p1"
10023| #define HAVE_STDIO_H 1
10024| #define HAVE_STDLIB_H 1
10025| #define HAVE_STRING_H 1
10026| #define HAVE_INTTYPES_H 1
10027| #define HAVE_STDINT_H 1
10028| #define HAVE_STRINGS_H 1
10029| #define HAVE_SYS_STAT_H 1
10030| #define HAVE_SYS_TYPES_H 1
10031| #define HAVE_UNISTD_H 1
10032| #define HAVE_WCHAR_H 1
10033| #define STDC_HEADERS 1
10034| #define _ALL_SOURCE 1
10035| #define _DARWIN_C_SOURCE 1
10036| #define _GNU_SOURCE 1
10037| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10038| #define _NETBSD_SOURCE 1
10039| #define _OPENBSD_SOURCE 1
10040| #define _POSIX_PTHREAD_SEMANTICS 1
10041| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10042| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10043| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10044| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10045| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10046| #define __STDC_WANT_LIB_EXT2__ 1
10047| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10048| #define _TANDEM_SOURCE 1
10049| #define __EXTENSIONS__ 1
10050| #define HAVE_DLFCN_H 1
10051| #define LT_OBJDIR ".libs/"
10052| #define SETEUID_BREAKS_SETUID 1
10053| #define BROKEN_SETREUID 1
10054| #define BROKEN_SETREGID 1
10055| #define SPT_TYPE SPT_REUSEARGV
10056| #define HAVE_BASENAME 1
10057| #define HAVE_CLOCK_GETTIME 1
10058| #define HAVE_DAEMON 1
10059| #define HAVE_DIRNAME 1
10060| #define HAVE_ERRC 1
10061| #define HAVE_FGETLN 1
10062| #define HAVE_GETDTABLESIZE 1
10063| #define HAVE_GETOPT 1
10064| #define HAVE_GETPEEREID 1
10065| #define HAVE_NANOSLEEP 1
10066| #define HAVE_SETEUID 1
10067| #define HAVE_SETEGID 1
10068| #define HAVE_SIGNAL 1
10069| #define HAVE_STRLCPY 1
10070| #define HAVE_STRLCAT 1
10071| #define HAVE_STRMODE 1
10072| #define HAVE_STRNDUP 1
10073| #define HAVE_STRNLEN 1
10074| #define HAVE_STRSEP 1
10075| #define HAVE_STRTONUM 1
10076| #define HAVE_USLEEP 1
10077| #define HAVE_DIRFD 1
10078| #define HAVE_SETSID 1
10079| #define HAVE_SIGACTION 1
10080| #define HAVE_STRNVIS 1
10081| #define HAVE_SYSCONF 1
10082| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10083| #define HAVE_DIRENT_H 1
10084| #define HAVE_FCNTL_H 1
10085| #define HAVE_LIBKERN_OSBYTEORDER_H 1
10086| #define HAVE_LIMITS_H 1
10087| #define HAVE_MACH_MACH_TIME_H 1
10088| #define HAVE_NETDB_H 1
10089| #define HAVE_PATHS_H 1
10090| #define HAVE_SECURITY_PAM_APPL_H 1
10091| #define HAVE_SYS_DIR_H 1
10092| #define HAVE_SYS_FILE_H 1
10093| #define HAVE_SYS_MOUNT_H 1
10094| #define HAVE_SYS_STATVFS_H 1
10095| #define HAVE_SYS_TIME_H 1
10096| #define HAVE_SYS_UN_H 1
10097| #define HAVE_UTIL_H 1
10098| #define HAVE_VIS_H 1
10099| #define HAVE_BASENAME 1
10100| #define HAVE_CLOCK_GETTIME 1
10101| #define HAVE_CRYPT 1
10102| #define HAVE_DIRNAME 1
10103| #define HAVE_FPARSELN 1
10104| #define HAVE_FTS_OPEN 1
10105| #define HAVE_INET_NET_PTON 1
10106| #define HAVE_RES_HNOK 1
10107| #define HAVE_RES_9_B64_PTON 1
10108| #define HAVE_RES_9_B64_NTOP 1
10109| #define BROKEN_STRNVIS 1
10110| #define HAVE_LONG_LONG 1
10111| #define HAVE_UNSIGNED_LONG_LONG 1
10112| #define HAVE_LONG_DOUBLE 1
10113| #define HAVE_U_INT 1
10114| #define HAVE_U_CHAR 1
10115| #define SIZEOF_SHORT_INT 2
10116| #define SIZEOF_INT 4
10117| #define SIZEOF_LONG_INT 8
10118| #define SIZEOF_LONG_LONG_INT 8
10119| #define HAVE_INTPTR_T 1
10120| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10121| #define HAVE_LONG_LONG_INT 1
10122| #define HAVE_INTMAX_T 1
10123| #define HAVE_UINTPTR_T 1
10124| #define HAVE_UINTMAX_T 1
10125| /* end confdefs.h.  */
10126|
10127| #include <signal.h>
10128|
10129|
10130| int
10131| main (void)
10132| {
10133| if (sizeof ((sig_atomic_t)))
10134|           return 0;
10135|   ;
10136|   return 0;
10137| }
10138configure:17532: result: yes
10139configure:17544: checking for fsblkcnt_t
10140configure:17544: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10141configure:17544: $? = 0
10142configure:17544: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10143conftest.c:130:25: error: expected expression
10144if (sizeof ((fsblkcnt_t)))
10145                        ^
101461 error generated.
10147configure:17544: $? = 1
10148configure: failed program was:
10149| /* confdefs.h */
10150| #define PACKAGE_NAME "OpenSMTPD-portable"
10151| #define PACKAGE_TARNAME "opensmtpd"
10152| #define PACKAGE_VERSION "7.4.0p1"
10153| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
10154| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
10155| #define PACKAGE_URL "https://www.opensmtpd.org"
10156| #define PACKAGE "opensmtpd"
10157| #define VERSION "7.4.0p1"
10158| #define HAVE_STDIO_H 1
10159| #define HAVE_STDLIB_H 1
10160| #define HAVE_STRING_H 1
10161| #define HAVE_INTTYPES_H 1
10162| #define HAVE_STDINT_H 1
10163| #define HAVE_STRINGS_H 1
10164| #define HAVE_SYS_STAT_H 1
10165| #define HAVE_SYS_TYPES_H 1
10166| #define HAVE_UNISTD_H 1
10167| #define HAVE_WCHAR_H 1
10168| #define STDC_HEADERS 1
10169| #define _ALL_SOURCE 1
10170| #define _DARWIN_C_SOURCE 1
10171| #define _GNU_SOURCE 1
10172| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10173| #define _NETBSD_SOURCE 1
10174| #define _OPENBSD_SOURCE 1
10175| #define _POSIX_PTHREAD_SEMANTICS 1
10176| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10177| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10178| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10179| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10180| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10181| #define __STDC_WANT_LIB_EXT2__ 1
10182| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10183| #define _TANDEM_SOURCE 1
10184| #define __EXTENSIONS__ 1
10185| #define HAVE_DLFCN_H 1
10186| #define LT_OBJDIR ".libs/"
10187| #define SETEUID_BREAKS_SETUID 1
10188| #define BROKEN_SETREUID 1
10189| #define BROKEN_SETREGID 1
10190| #define SPT_TYPE SPT_REUSEARGV
10191| #define HAVE_BASENAME 1
10192| #define HAVE_CLOCK_GETTIME 1
10193| #define HAVE_DAEMON 1
10194| #define HAVE_DIRNAME 1
10195| #define HAVE_ERRC 1
10196| #define HAVE_FGETLN 1
10197| #define HAVE_GETDTABLESIZE 1
10198| #define HAVE_GETOPT 1
10199| #define HAVE_GETPEEREID 1
10200| #define HAVE_NANOSLEEP 1
10201| #define HAVE_SETEUID 1
10202| #define HAVE_SETEGID 1
10203| #define HAVE_SIGNAL 1
10204| #define HAVE_STRLCPY 1
10205| #define HAVE_STRLCAT 1
10206| #define HAVE_STRMODE 1
10207| #define HAVE_STRNDUP 1
10208| #define HAVE_STRNLEN 1
10209| #define HAVE_STRSEP 1
10210| #define HAVE_STRTONUM 1
10211| #define HAVE_USLEEP 1
10212| #define HAVE_DIRFD 1
10213| #define HAVE_SETSID 1
10214| #define HAVE_SIGACTION 1
10215| #define HAVE_STRNVIS 1
10216| #define HAVE_SYSCONF 1
10217| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10218| #define HAVE_DIRENT_H 1
10219| #define HAVE_FCNTL_H 1
10220| #define HAVE_LIBKERN_OSBYTEORDER_H 1
10221| #define HAVE_LIMITS_H 1
10222| #define HAVE_MACH_MACH_TIME_H 1
10223| #define HAVE_NETDB_H 1
10224| #define HAVE_PATHS_H 1
10225| #define HAVE_SECURITY_PAM_APPL_H 1
10226| #define HAVE_SYS_DIR_H 1
10227| #define HAVE_SYS_FILE_H 1
10228| #define HAVE_SYS_MOUNT_H 1
10229| #define HAVE_SYS_STATVFS_H 1
10230| #define HAVE_SYS_TIME_H 1
10231| #define HAVE_SYS_UN_H 1
10232| #define HAVE_UTIL_H 1
10233| #define HAVE_VIS_H 1
10234| #define HAVE_BASENAME 1
10235| #define HAVE_CLOCK_GETTIME 1
10236| #define HAVE_CRYPT 1
10237| #define HAVE_DIRNAME 1
10238| #define HAVE_FPARSELN 1
10239| #define HAVE_FTS_OPEN 1
10240| #define HAVE_INET_NET_PTON 1
10241| #define HAVE_RES_HNOK 1
10242| #define HAVE_RES_9_B64_PTON 1
10243| #define HAVE_RES_9_B64_NTOP 1
10244| #define BROKEN_STRNVIS 1
10245| #define HAVE_LONG_LONG 1
10246| #define HAVE_UNSIGNED_LONG_LONG 1
10247| #define HAVE_LONG_DOUBLE 1
10248| #define HAVE_U_INT 1
10249| #define HAVE_U_CHAR 1
10250| #define SIZEOF_SHORT_INT 2
10251| #define SIZEOF_INT 4
10252| #define SIZEOF_LONG_INT 8
10253| #define SIZEOF_LONG_LONG_INT 8
10254| #define HAVE_INTPTR_T 1
10255| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10256| #define HAVE_LONG_LONG_INT 1
10257| #define HAVE_INTMAX_T 1
10258| #define HAVE_UINTPTR_T 1
10259| #define HAVE_UINTMAX_T 1
10260| #define HAVE_SIG_ATOMIC_T 1
10261| /* end confdefs.h.  */
10262|
10263| #include <sys/types.h>
10264| #ifdef HAVE_SYS_BITYPES_H
10265| #include <sys/bitypes.h>
10266| #endif
10267| #ifdef HAVE_SYS_STATFS_H
10268| #include <sys/statfs.h>
10269| #endif
10270| #ifdef HAVE_SYS_STATVFS_H
10271| #include <sys/statvfs.h>
10272| #endif
10273|
10274|
10275| int
10276| main (void)
10277| {
10278| if (sizeof ((fsblkcnt_t)))
10279|           return 0;
10280|   ;
10281|   return 0;
10282| }
10283configure:17544: result: yes
10284configure:17564: checking for fsfilcnt_t
10285configure:17564: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10286configure:17564: $? = 0
10287configure:17564: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10288conftest.c:131:25: error: expected expression
10289if (sizeof ((fsfilcnt_t)))
10290                        ^
102911 error generated.
10292configure:17564: $? = 1
10293configure: failed program was:
10294| /* confdefs.h */
10295| #define PACKAGE_NAME "OpenSMTPD-portable"
10296| #define PACKAGE_TARNAME "opensmtpd"
10297| #define PACKAGE_VERSION "7.4.0p1"
10298| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
10299| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
10300| #define PACKAGE_URL "https://www.opensmtpd.org"
10301| #define PACKAGE "opensmtpd"
10302| #define VERSION "7.4.0p1"
10303| #define HAVE_STDIO_H 1
10304| #define HAVE_STDLIB_H 1
10305| #define HAVE_STRING_H 1
10306| #define HAVE_INTTYPES_H 1
10307| #define HAVE_STDINT_H 1
10308| #define HAVE_STRINGS_H 1
10309| #define HAVE_SYS_STAT_H 1
10310| #define HAVE_SYS_TYPES_H 1
10311| #define HAVE_UNISTD_H 1
10312| #define HAVE_WCHAR_H 1
10313| #define STDC_HEADERS 1
10314| #define _ALL_SOURCE 1
10315| #define _DARWIN_C_SOURCE 1
10316| #define _GNU_SOURCE 1
10317| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10318| #define _NETBSD_SOURCE 1
10319| #define _OPENBSD_SOURCE 1
10320| #define _POSIX_PTHREAD_SEMANTICS 1
10321| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10322| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10323| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10324| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10325| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10326| #define __STDC_WANT_LIB_EXT2__ 1
10327| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10328| #define _TANDEM_SOURCE 1
10329| #define __EXTENSIONS__ 1
10330| #define HAVE_DLFCN_H 1
10331| #define LT_OBJDIR ".libs/"
10332| #define SETEUID_BREAKS_SETUID 1
10333| #define BROKEN_SETREUID 1
10334| #define BROKEN_SETREGID 1
10335| #define SPT_TYPE SPT_REUSEARGV
10336| #define HAVE_BASENAME 1
10337| #define HAVE_CLOCK_GETTIME 1
10338| #define HAVE_DAEMON 1
10339| #define HAVE_DIRNAME 1
10340| #define HAVE_ERRC 1
10341| #define HAVE_FGETLN 1
10342| #define HAVE_GETDTABLESIZE 1
10343| #define HAVE_GETOPT 1
10344| #define HAVE_GETPEEREID 1
10345| #define HAVE_NANOSLEEP 1
10346| #define HAVE_SETEUID 1
10347| #define HAVE_SETEGID 1
10348| #define HAVE_SIGNAL 1
10349| #define HAVE_STRLCPY 1
10350| #define HAVE_STRLCAT 1
10351| #define HAVE_STRMODE 1
10352| #define HAVE_STRNDUP 1
10353| #define HAVE_STRNLEN 1
10354| #define HAVE_STRSEP 1
10355| #define HAVE_STRTONUM 1
10356| #define HAVE_USLEEP 1
10357| #define HAVE_DIRFD 1
10358| #define HAVE_SETSID 1
10359| #define HAVE_SIGACTION 1
10360| #define HAVE_STRNVIS 1
10361| #define HAVE_SYSCONF 1
10362| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10363| #define HAVE_DIRENT_H 1
10364| #define HAVE_FCNTL_H 1
10365| #define HAVE_LIBKERN_OSBYTEORDER_H 1
10366| #define HAVE_LIMITS_H 1
10367| #define HAVE_MACH_MACH_TIME_H 1
10368| #define HAVE_NETDB_H 1
10369| #define HAVE_PATHS_H 1
10370| #define HAVE_SECURITY_PAM_APPL_H 1
10371| #define HAVE_SYS_DIR_H 1
10372| #define HAVE_SYS_FILE_H 1
10373| #define HAVE_SYS_MOUNT_H 1
10374| #define HAVE_SYS_STATVFS_H 1
10375| #define HAVE_SYS_TIME_H 1
10376| #define HAVE_SYS_UN_H 1
10377| #define HAVE_UTIL_H 1
10378| #define HAVE_VIS_H 1
10379| #define HAVE_BASENAME 1
10380| #define HAVE_CLOCK_GETTIME 1
10381| #define HAVE_CRYPT 1
10382| #define HAVE_DIRNAME 1
10383| #define HAVE_FPARSELN 1
10384| #define HAVE_FTS_OPEN 1
10385| #define HAVE_INET_NET_PTON 1
10386| #define HAVE_RES_HNOK 1
10387| #define HAVE_RES_9_B64_PTON 1
10388| #define HAVE_RES_9_B64_NTOP 1
10389| #define BROKEN_STRNVIS 1
10390| #define HAVE_LONG_LONG 1
10391| #define HAVE_UNSIGNED_LONG_LONG 1
10392| #define HAVE_LONG_DOUBLE 1
10393| #define HAVE_U_INT 1
10394| #define HAVE_U_CHAR 1
10395| #define SIZEOF_SHORT_INT 2
10396| #define SIZEOF_INT 4
10397| #define SIZEOF_LONG_INT 8
10398| #define SIZEOF_LONG_LONG_INT 8
10399| #define HAVE_INTPTR_T 1
10400| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10401| #define HAVE_LONG_LONG_INT 1
10402| #define HAVE_INTMAX_T 1
10403| #define HAVE_UINTPTR_T 1
10404| #define HAVE_UINTMAX_T 1
10405| #define HAVE_SIG_ATOMIC_T 1
10406| #define HAVE_FSBLKCNT_T 1
10407| /* end confdefs.h.  */
10408|
10409| #include <sys/types.h>
10410| #ifdef HAVE_SYS_BITYPES_H
10411| #include <sys/bitypes.h>
10412| #endif
10413| #ifdef HAVE_SYS_STATFS_H
10414| #include <sys/statfs.h>
10415| #endif
10416| #ifdef HAVE_SYS_STATVFS_H
10417| #include <sys/statvfs.h>
10418| #endif
10419|
10420|
10421| int
10422| main (void)
10423| {
10424| if (sizeof ((fsfilcnt_t)))
10425|           return 0;
10426|   ;
10427|   return 0;
10428| }
10429configure:17564: result: yes
10430configure:17586: checking for in_addr_t
10431configure:17586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10432configure:17586: $? = 0
10433configure:17586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10434conftest.c:124:24: error: expected expression
10435if (sizeof ((in_addr_t)))
10436                       ^
104371 error generated.
10438configure:17586: $? = 1
10439configure: failed program was:
10440| /* confdefs.h */
10441| #define PACKAGE_NAME "OpenSMTPD-portable"
10442| #define PACKAGE_TARNAME "opensmtpd"
10443| #define PACKAGE_VERSION "7.4.0p1"
10444| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
10445| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
10446| #define PACKAGE_URL "https://www.opensmtpd.org"
10447| #define PACKAGE "opensmtpd"
10448| #define VERSION "7.4.0p1"
10449| #define HAVE_STDIO_H 1
10450| #define HAVE_STDLIB_H 1
10451| #define HAVE_STRING_H 1
10452| #define HAVE_INTTYPES_H 1
10453| #define HAVE_STDINT_H 1
10454| #define HAVE_STRINGS_H 1
10455| #define HAVE_SYS_STAT_H 1
10456| #define HAVE_SYS_TYPES_H 1
10457| #define HAVE_UNISTD_H 1
10458| #define HAVE_WCHAR_H 1
10459| #define STDC_HEADERS 1
10460| #define _ALL_SOURCE 1
10461| #define _DARWIN_C_SOURCE 1
10462| #define _GNU_SOURCE 1
10463| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10464| #define _NETBSD_SOURCE 1
10465| #define _OPENBSD_SOURCE 1
10466| #define _POSIX_PTHREAD_SEMANTICS 1
10467| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10468| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10469| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10470| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10471| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10472| #define __STDC_WANT_LIB_EXT2__ 1
10473| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10474| #define _TANDEM_SOURCE 1
10475| #define __EXTENSIONS__ 1
10476| #define HAVE_DLFCN_H 1
10477| #define LT_OBJDIR ".libs/"
10478| #define SETEUID_BREAKS_SETUID 1
10479| #define BROKEN_SETREUID 1
10480| #define BROKEN_SETREGID 1
10481| #define SPT_TYPE SPT_REUSEARGV
10482| #define HAVE_BASENAME 1
10483| #define HAVE_CLOCK_GETTIME 1
10484| #define HAVE_DAEMON 1
10485| #define HAVE_DIRNAME 1
10486| #define HAVE_ERRC 1
10487| #define HAVE_FGETLN 1
10488| #define HAVE_GETDTABLESIZE 1
10489| #define HAVE_GETOPT 1
10490| #define HAVE_GETPEEREID 1
10491| #define HAVE_NANOSLEEP 1
10492| #define HAVE_SETEUID 1
10493| #define HAVE_SETEGID 1
10494| #define HAVE_SIGNAL 1
10495| #define HAVE_STRLCPY 1
10496| #define HAVE_STRLCAT 1
10497| #define HAVE_STRMODE 1
10498| #define HAVE_STRNDUP 1
10499| #define HAVE_STRNLEN 1
10500| #define HAVE_STRSEP 1
10501| #define HAVE_STRTONUM 1
10502| #define HAVE_USLEEP 1
10503| #define HAVE_DIRFD 1
10504| #define HAVE_SETSID 1
10505| #define HAVE_SIGACTION 1
10506| #define HAVE_STRNVIS 1
10507| #define HAVE_SYSCONF 1
10508| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10509| #define HAVE_DIRENT_H 1
10510| #define HAVE_FCNTL_H 1
10511| #define HAVE_LIBKERN_OSBYTEORDER_H 1
10512| #define HAVE_LIMITS_H 1
10513| #define HAVE_MACH_MACH_TIME_H 1
10514| #define HAVE_NETDB_H 1
10515| #define HAVE_PATHS_H 1
10516| #define HAVE_SECURITY_PAM_APPL_H 1
10517| #define HAVE_SYS_DIR_H 1
10518| #define HAVE_SYS_FILE_H 1
10519| #define HAVE_SYS_MOUNT_H 1
10520| #define HAVE_SYS_STATVFS_H 1
10521| #define HAVE_SYS_TIME_H 1
10522| #define HAVE_SYS_UN_H 1
10523| #define HAVE_UTIL_H 1
10524| #define HAVE_VIS_H 1
10525| #define HAVE_BASENAME 1
10526| #define HAVE_CLOCK_GETTIME 1
10527| #define HAVE_CRYPT 1
10528| #define HAVE_DIRNAME 1
10529| #define HAVE_FPARSELN 1
10530| #define HAVE_FTS_OPEN 1
10531| #define HAVE_INET_NET_PTON 1
10532| #define HAVE_RES_HNOK 1
10533| #define HAVE_RES_9_B64_PTON 1
10534| #define HAVE_RES_9_B64_NTOP 1
10535| #define BROKEN_STRNVIS 1
10536| #define HAVE_LONG_LONG 1
10537| #define HAVE_UNSIGNED_LONG_LONG 1
10538| #define HAVE_LONG_DOUBLE 1
10539| #define HAVE_U_INT 1
10540| #define HAVE_U_CHAR 1
10541| #define SIZEOF_SHORT_INT 2
10542| #define SIZEOF_INT 4
10543| #define SIZEOF_LONG_INT 8
10544| #define SIZEOF_LONG_LONG_INT 8
10545| #define HAVE_INTPTR_T 1
10546| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10547| #define HAVE_LONG_LONG_INT 1
10548| #define HAVE_INTMAX_T 1
10549| #define HAVE_UINTPTR_T 1
10550| #define HAVE_UINTMAX_T 1
10551| #define HAVE_SIG_ATOMIC_T 1
10552| #define HAVE_FSBLKCNT_T 1
10553| #define HAVE_FSFILCNT_T 1
10554| /* end confdefs.h.  */
10555|
10556| #include <sys/types.h>
10557| #include <netinet/in.h>
10558|
10559|
10560| int
10561| main (void)
10562| {
10563| if (sizeof ((in_addr_t)))
10564|           return 0;
10565|   ;
10566|   return 0;
10567| }
10568configure:17586: result: yes
10569configure:17598: checking for in_port_t
10570configure:17598: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10571configure:17598: $? = 0
10572configure:17598: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10573conftest.c:125:24: error: expected expression
10574if (sizeof ((in_port_t)))
10575                       ^
105761 error generated.
10577configure:17598: $? = 1
10578configure: failed program was:
10579| /* confdefs.h */
10580| #define PACKAGE_NAME "OpenSMTPD-portable"
10581| #define PACKAGE_TARNAME "opensmtpd"
10582| #define PACKAGE_VERSION "7.4.0p1"
10583| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
10584| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
10585| #define PACKAGE_URL "https://www.opensmtpd.org"
10586| #define PACKAGE "opensmtpd"
10587| #define VERSION "7.4.0p1"
10588| #define HAVE_STDIO_H 1
10589| #define HAVE_STDLIB_H 1
10590| #define HAVE_STRING_H 1
10591| #define HAVE_INTTYPES_H 1
10592| #define HAVE_STDINT_H 1
10593| #define HAVE_STRINGS_H 1
10594| #define HAVE_SYS_STAT_H 1
10595| #define HAVE_SYS_TYPES_H 1
10596| #define HAVE_UNISTD_H 1
10597| #define HAVE_WCHAR_H 1
10598| #define STDC_HEADERS 1
10599| #define _ALL_SOURCE 1
10600| #define _DARWIN_C_SOURCE 1
10601| #define _GNU_SOURCE 1
10602| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10603| #define _NETBSD_SOURCE 1
10604| #define _OPENBSD_SOURCE 1
10605| #define _POSIX_PTHREAD_SEMANTICS 1
10606| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10607| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10608| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10609| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10610| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10611| #define __STDC_WANT_LIB_EXT2__ 1
10612| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10613| #define _TANDEM_SOURCE 1
10614| #define __EXTENSIONS__ 1
10615| #define HAVE_DLFCN_H 1
10616| #define LT_OBJDIR ".libs/"
10617| #define SETEUID_BREAKS_SETUID 1
10618| #define BROKEN_SETREUID 1
10619| #define BROKEN_SETREGID 1
10620| #define SPT_TYPE SPT_REUSEARGV
10621| #define HAVE_BASENAME 1
10622| #define HAVE_CLOCK_GETTIME 1
10623| #define HAVE_DAEMON 1
10624| #define HAVE_DIRNAME 1
10625| #define HAVE_ERRC 1
10626| #define HAVE_FGETLN 1
10627| #define HAVE_GETDTABLESIZE 1
10628| #define HAVE_GETOPT 1
10629| #define HAVE_GETPEEREID 1
10630| #define HAVE_NANOSLEEP 1
10631| #define HAVE_SETEUID 1
10632| #define HAVE_SETEGID 1
10633| #define HAVE_SIGNAL 1
10634| #define HAVE_STRLCPY 1
10635| #define HAVE_STRLCAT 1
10636| #define HAVE_STRMODE 1
10637| #define HAVE_STRNDUP 1
10638| #define HAVE_STRNLEN 1
10639| #define HAVE_STRSEP 1
10640| #define HAVE_STRTONUM 1
10641| #define HAVE_USLEEP 1
10642| #define HAVE_DIRFD 1
10643| #define HAVE_SETSID 1
10644| #define HAVE_SIGACTION 1
10645| #define HAVE_STRNVIS 1
10646| #define HAVE_SYSCONF 1
10647| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10648| #define HAVE_DIRENT_H 1
10649| #define HAVE_FCNTL_H 1
10650| #define HAVE_LIBKERN_OSBYTEORDER_H 1
10651| #define HAVE_LIMITS_H 1
10652| #define HAVE_MACH_MACH_TIME_H 1
10653| #define HAVE_NETDB_H 1
10654| #define HAVE_PATHS_H 1
10655| #define HAVE_SECURITY_PAM_APPL_H 1
10656| #define HAVE_SYS_DIR_H 1
10657| #define HAVE_SYS_FILE_H 1
10658| #define HAVE_SYS_MOUNT_H 1
10659| #define HAVE_SYS_STATVFS_H 1
10660| #define HAVE_SYS_TIME_H 1
10661| #define HAVE_SYS_UN_H 1
10662| #define HAVE_UTIL_H 1
10663| #define HAVE_VIS_H 1
10664| #define HAVE_BASENAME 1
10665| #define HAVE_CLOCK_GETTIME 1
10666| #define HAVE_CRYPT 1
10667| #define HAVE_DIRNAME 1
10668| #define HAVE_FPARSELN 1
10669| #define HAVE_FTS_OPEN 1
10670| #define HAVE_INET_NET_PTON 1
10671| #define HAVE_RES_HNOK 1
10672| #define HAVE_RES_9_B64_PTON 1
10673| #define HAVE_RES_9_B64_NTOP 1
10674| #define BROKEN_STRNVIS 1
10675| #define HAVE_LONG_LONG 1
10676| #define HAVE_UNSIGNED_LONG_LONG 1
10677| #define HAVE_LONG_DOUBLE 1
10678| #define HAVE_U_INT 1
10679| #define HAVE_U_CHAR 1
10680| #define SIZEOF_SHORT_INT 2
10681| #define SIZEOF_INT 4
10682| #define SIZEOF_LONG_INT 8
10683| #define SIZEOF_LONG_LONG_INT 8
10684| #define HAVE_INTPTR_T 1
10685| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10686| #define HAVE_LONG_LONG_INT 1
10687| #define HAVE_INTMAX_T 1
10688| #define HAVE_UINTPTR_T 1
10689| #define HAVE_UINTMAX_T 1
10690| #define HAVE_SIG_ATOMIC_T 1
10691| #define HAVE_FSBLKCNT_T 1
10692| #define HAVE_FSFILCNT_T 1
10693| #define HAVE_IN_ADDR_T 1
10694| /* end confdefs.h.  */
10695|
10696| #include <sys/types.h>
10697| #include <netinet/in.h>
10698|
10699|
10700| int
10701| main (void)
10702| {
10703| if (sizeof ((in_port_t)))
10704|           return 0;
10705|   ;
10706|   return 0;
10707| }
10708configure:17598: result: yes
10709configure:17612: checking for sa_family_t
10710configure:17612: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10711configure:17612: $? = 0
10712configure:17612: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10713conftest.c:127:26: error: expected expression
10714if (sizeof ((sa_family_t)))
10715                         ^
107161 error generated.
10717configure:17612: $? = 1
10718configure: failed program was:
10719| /* confdefs.h */
10720| #define PACKAGE_NAME "OpenSMTPD-portable"
10721| #define PACKAGE_TARNAME "opensmtpd"
10722| #define PACKAGE_VERSION "7.4.0p1"
10723| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
10724| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
10725| #define PACKAGE_URL "https://www.opensmtpd.org"
10726| #define PACKAGE "opensmtpd"
10727| #define VERSION "7.4.0p1"
10728| #define HAVE_STDIO_H 1
10729| #define HAVE_STDLIB_H 1
10730| #define HAVE_STRING_H 1
10731| #define HAVE_INTTYPES_H 1
10732| #define HAVE_STDINT_H 1
10733| #define HAVE_STRINGS_H 1
10734| #define HAVE_SYS_STAT_H 1
10735| #define HAVE_SYS_TYPES_H 1
10736| #define HAVE_UNISTD_H 1
10737| #define HAVE_WCHAR_H 1
10738| #define STDC_HEADERS 1
10739| #define _ALL_SOURCE 1
10740| #define _DARWIN_C_SOURCE 1
10741| #define _GNU_SOURCE 1
10742| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10743| #define _NETBSD_SOURCE 1
10744| #define _OPENBSD_SOURCE 1
10745| #define _POSIX_PTHREAD_SEMANTICS 1
10746| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10747| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10748| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10749| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10750| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10751| #define __STDC_WANT_LIB_EXT2__ 1
10752| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10753| #define _TANDEM_SOURCE 1
10754| #define __EXTENSIONS__ 1
10755| #define HAVE_DLFCN_H 1
10756| #define LT_OBJDIR ".libs/"
10757| #define SETEUID_BREAKS_SETUID 1
10758| #define BROKEN_SETREUID 1
10759| #define BROKEN_SETREGID 1
10760| #define SPT_TYPE SPT_REUSEARGV
10761| #define HAVE_BASENAME 1
10762| #define HAVE_CLOCK_GETTIME 1
10763| #define HAVE_DAEMON 1
10764| #define HAVE_DIRNAME 1
10765| #define HAVE_ERRC 1
10766| #define HAVE_FGETLN 1
10767| #define HAVE_GETDTABLESIZE 1
10768| #define HAVE_GETOPT 1
10769| #define HAVE_GETPEEREID 1
10770| #define HAVE_NANOSLEEP 1
10771| #define HAVE_SETEUID 1
10772| #define HAVE_SETEGID 1
10773| #define HAVE_SIGNAL 1
10774| #define HAVE_STRLCPY 1
10775| #define HAVE_STRLCAT 1
10776| #define HAVE_STRMODE 1
10777| #define HAVE_STRNDUP 1
10778| #define HAVE_STRNLEN 1
10779| #define HAVE_STRSEP 1
10780| #define HAVE_STRTONUM 1
10781| #define HAVE_USLEEP 1
10782| #define HAVE_DIRFD 1
10783| #define HAVE_SETSID 1
10784| #define HAVE_SIGACTION 1
10785| #define HAVE_STRNVIS 1
10786| #define HAVE_SYSCONF 1
10787| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10788| #define HAVE_DIRENT_H 1
10789| #define HAVE_FCNTL_H 1
10790| #define HAVE_LIBKERN_OSBYTEORDER_H 1
10791| #define HAVE_LIMITS_H 1
10792| #define HAVE_MACH_MACH_TIME_H 1
10793| #define HAVE_NETDB_H 1
10794| #define HAVE_PATHS_H 1
10795| #define HAVE_SECURITY_PAM_APPL_H 1
10796| #define HAVE_SYS_DIR_H 1
10797| #define HAVE_SYS_FILE_H 1
10798| #define HAVE_SYS_MOUNT_H 1
10799| #define HAVE_SYS_STATVFS_H 1
10800| #define HAVE_SYS_TIME_H 1
10801| #define HAVE_SYS_UN_H 1
10802| #define HAVE_UTIL_H 1
10803| #define HAVE_VIS_H 1
10804| #define HAVE_BASENAME 1
10805| #define HAVE_CLOCK_GETTIME 1
10806| #define HAVE_CRYPT 1
10807| #define HAVE_DIRNAME 1
10808| #define HAVE_FPARSELN 1
10809| #define HAVE_FTS_OPEN 1
10810| #define HAVE_INET_NET_PTON 1
10811| #define HAVE_RES_HNOK 1
10812| #define HAVE_RES_9_B64_PTON 1
10813| #define HAVE_RES_9_B64_NTOP 1
10814| #define BROKEN_STRNVIS 1
10815| #define HAVE_LONG_LONG 1
10816| #define HAVE_UNSIGNED_LONG_LONG 1
10817| #define HAVE_LONG_DOUBLE 1
10818| #define HAVE_U_INT 1
10819| #define HAVE_U_CHAR 1
10820| #define SIZEOF_SHORT_INT 2
10821| #define SIZEOF_INT 4
10822| #define SIZEOF_LONG_INT 8
10823| #define SIZEOF_LONG_LONG_INT 8
10824| #define HAVE_INTPTR_T 1
10825| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10826| #define HAVE_LONG_LONG_INT 1
10827| #define HAVE_INTMAX_T 1
10828| #define HAVE_UINTPTR_T 1
10829| #define HAVE_UINTMAX_T 1
10830| #define HAVE_SIG_ATOMIC_T 1
10831| #define HAVE_FSBLKCNT_T 1
10832| #define HAVE_FSFILCNT_T 1
10833| #define HAVE_IN_ADDR_T 1
10834| #define HAVE_IN_PORT_T 1
10835| /* end confdefs.h.  */
10836|
10837| #include <sys/types.h>
10838| #include <sys/socket.h>
10839| #include <netinet/in.h>
10840|
10841|
10842| int
10843| main (void)
10844| {
10845| if (sizeof ((sa_family_t)))
10846|           return 0;
10847|   ;
10848|   return 0;
10849| }
10850configure:17612: result: yes
10851configure:17627: checking for struct timespec
10852configure:17627: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10853configure:17627: $? = 0
10854configure:17627: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
10855conftest.c:150:30: error: expected expression
10856if (sizeof ((struct timespec)))
10857                             ^
108581 error generated.
10859configure:17627: $? = 1
10860configure: failed program was:
10861| /* confdefs.h */
10862| #define PACKAGE_NAME "OpenSMTPD-portable"
10863| #define PACKAGE_TARNAME "opensmtpd"
10864| #define PACKAGE_VERSION "7.4.0p1"
10865| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
10866| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
10867| #define PACKAGE_URL "https://www.opensmtpd.org"
10868| #define PACKAGE "opensmtpd"
10869| #define VERSION "7.4.0p1"
10870| #define HAVE_STDIO_H 1
10871| #define HAVE_STDLIB_H 1
10872| #define HAVE_STRING_H 1
10873| #define HAVE_INTTYPES_H 1
10874| #define HAVE_STDINT_H 1
10875| #define HAVE_STRINGS_H 1
10876| #define HAVE_SYS_STAT_H 1
10877| #define HAVE_SYS_TYPES_H 1
10878| #define HAVE_UNISTD_H 1
10879| #define HAVE_WCHAR_H 1
10880| #define STDC_HEADERS 1
10881| #define _ALL_SOURCE 1
10882| #define _DARWIN_C_SOURCE 1
10883| #define _GNU_SOURCE 1
10884| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10885| #define _NETBSD_SOURCE 1
10886| #define _OPENBSD_SOURCE 1
10887| #define _POSIX_PTHREAD_SEMANTICS 1
10888| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10889| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10890| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10891| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10892| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10893| #define __STDC_WANT_LIB_EXT2__ 1
10894| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10895| #define _TANDEM_SOURCE 1
10896| #define __EXTENSIONS__ 1
10897| #define HAVE_DLFCN_H 1
10898| #define LT_OBJDIR ".libs/"
10899| #define SETEUID_BREAKS_SETUID 1
10900| #define BROKEN_SETREUID 1
10901| #define BROKEN_SETREGID 1
10902| #define SPT_TYPE SPT_REUSEARGV
10903| #define HAVE_BASENAME 1
10904| #define HAVE_CLOCK_GETTIME 1
10905| #define HAVE_DAEMON 1
10906| #define HAVE_DIRNAME 1
10907| #define HAVE_ERRC 1
10908| #define HAVE_FGETLN 1
10909| #define HAVE_GETDTABLESIZE 1
10910| #define HAVE_GETOPT 1
10911| #define HAVE_GETPEEREID 1
10912| #define HAVE_NANOSLEEP 1
10913| #define HAVE_SETEUID 1
10914| #define HAVE_SETEGID 1
10915| #define HAVE_SIGNAL 1
10916| #define HAVE_STRLCPY 1
10917| #define HAVE_STRLCAT 1
10918| #define HAVE_STRMODE 1
10919| #define HAVE_STRNDUP 1
10920| #define HAVE_STRNLEN 1
10921| #define HAVE_STRSEP 1
10922| #define HAVE_STRTONUM 1
10923| #define HAVE_USLEEP 1
10924| #define HAVE_DIRFD 1
10925| #define HAVE_SETSID 1
10926| #define HAVE_SIGACTION 1
10927| #define HAVE_STRNVIS 1
10928| #define HAVE_SYSCONF 1
10929| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10930| #define HAVE_DIRENT_H 1
10931| #define HAVE_FCNTL_H 1
10932| #define HAVE_LIBKERN_OSBYTEORDER_H 1
10933| #define HAVE_LIMITS_H 1
10934| #define HAVE_MACH_MACH_TIME_H 1
10935| #define HAVE_NETDB_H 1
10936| #define HAVE_PATHS_H 1
10937| #define HAVE_SECURITY_PAM_APPL_H 1
10938| #define HAVE_SYS_DIR_H 1
10939| #define HAVE_SYS_FILE_H 1
10940| #define HAVE_SYS_MOUNT_H 1
10941| #define HAVE_SYS_STATVFS_H 1
10942| #define HAVE_SYS_TIME_H 1
10943| #define HAVE_SYS_UN_H 1
10944| #define HAVE_UTIL_H 1
10945| #define HAVE_VIS_H 1
10946| #define HAVE_BASENAME 1
10947| #define HAVE_CLOCK_GETTIME 1
10948| #define HAVE_CRYPT 1
10949| #define HAVE_DIRNAME 1
10950| #define HAVE_FPARSELN 1
10951| #define HAVE_FTS_OPEN 1
10952| #define HAVE_INET_NET_PTON 1
10953| #define HAVE_RES_HNOK 1
10954| #define HAVE_RES_9_B64_PTON 1
10955| #define HAVE_RES_9_B64_NTOP 1
10956| #define BROKEN_STRNVIS 1
10957| #define HAVE_LONG_LONG 1
10958| #define HAVE_UNSIGNED_LONG_LONG 1
10959| #define HAVE_LONG_DOUBLE 1
10960| #define HAVE_U_INT 1
10961| #define HAVE_U_CHAR 1
10962| #define SIZEOF_SHORT_INT 2
10963| #define SIZEOF_INT 4
10964| #define SIZEOF_LONG_INT 8
10965| #define SIZEOF_LONG_LONG_INT 8
10966| #define HAVE_INTPTR_T 1
10967| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10968| #define HAVE_LONG_LONG_INT 1
10969| #define HAVE_INTMAX_T 1
10970| #define HAVE_UINTPTR_T 1
10971| #define HAVE_UINTMAX_T 1
10972| #define HAVE_SIG_ATOMIC_T 1
10973| #define HAVE_FSBLKCNT_T 1
10974| #define HAVE_FSFILCNT_T 1
10975| #define HAVE_IN_ADDR_T 1
10976| #define HAVE_IN_PORT_T 1
10977| #define HAVE_SA_FAMILY_T 1
10978| /* end confdefs.h.  */
10979| #include <stddef.h>
10980| #ifdef HAVE_STDIO_H
10981| # include <stdio.h>
10982| #endif
10983| #ifdef HAVE_STDLIB_H
10984| # include <stdlib.h>
10985| #endif
10986| #ifdef HAVE_STRING_H
10987| # include <string.h>
10988| #endif
10989| #ifdef HAVE_INTTYPES_H
10990| # include <inttypes.h>
10991| #endif
10992| #ifdef HAVE_STDINT_H
10993| # include <stdint.h>
10994| #endif
10995| #ifdef HAVE_STRINGS_H
10996| # include <strings.h>
10997| #endif
10998| #ifdef HAVE_SYS_TYPES_H
10999| # include <sys/types.h>
11000| #endif
11001| #ifdef HAVE_SYS_STAT_H
11002| # include <sys/stat.h>
11003| #endif
11004| #ifdef HAVE_UNISTD_H
11005| # include <unistd.h>
11006| #endif
11007| int
11008| main (void)
11009| {
11010| if (sizeof ((struct timespec)))
11011|           return 0;
11012|   ;
11013|   return 0;
11014| }
11015configure:17627: result: yes
11016configure:17636: checking for struct ifgroupreq
11017configure:17636: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11018conftest.c:151:5: error: invalid application of 'sizeof' to an incomplete type 'struct ifgroupreq'
11019if (sizeof (struct ifgroupreq))
11020    ^      ~~~~~~~~~~~~~~~~~~~
11021conftest.c:151:20: note: forward declaration of 'struct ifgroupreq'
11022if (sizeof (struct ifgroupreq))
11023                   ^
110241 error generated.
11025configure:17636: $? = 1
11026configure: failed program was:
11027| /* confdefs.h */
11028| #define PACKAGE_NAME "OpenSMTPD-portable"
11029| #define PACKAGE_TARNAME "opensmtpd"
11030| #define PACKAGE_VERSION "7.4.0p1"
11031| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
11032| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
11033| #define PACKAGE_URL "https://www.opensmtpd.org"
11034| #define PACKAGE "opensmtpd"
11035| #define VERSION "7.4.0p1"
11036| #define HAVE_STDIO_H 1
11037| #define HAVE_STDLIB_H 1
11038| #define HAVE_STRING_H 1
11039| #define HAVE_INTTYPES_H 1
11040| #define HAVE_STDINT_H 1
11041| #define HAVE_STRINGS_H 1
11042| #define HAVE_SYS_STAT_H 1
11043| #define HAVE_SYS_TYPES_H 1
11044| #define HAVE_UNISTD_H 1
11045| #define HAVE_WCHAR_H 1
11046| #define STDC_HEADERS 1
11047| #define _ALL_SOURCE 1
11048| #define _DARWIN_C_SOURCE 1
11049| #define _GNU_SOURCE 1
11050| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11051| #define _NETBSD_SOURCE 1
11052| #define _OPENBSD_SOURCE 1
11053| #define _POSIX_PTHREAD_SEMANTICS 1
11054| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11055| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11056| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11057| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11058| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11059| #define __STDC_WANT_LIB_EXT2__ 1
11060| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11061| #define _TANDEM_SOURCE 1
11062| #define __EXTENSIONS__ 1
11063| #define HAVE_DLFCN_H 1
11064| #define LT_OBJDIR ".libs/"
11065| #define SETEUID_BREAKS_SETUID 1
11066| #define BROKEN_SETREUID 1
11067| #define BROKEN_SETREGID 1
11068| #define SPT_TYPE SPT_REUSEARGV
11069| #define HAVE_BASENAME 1
11070| #define HAVE_CLOCK_GETTIME 1
11071| #define HAVE_DAEMON 1
11072| #define HAVE_DIRNAME 1
11073| #define HAVE_ERRC 1
11074| #define HAVE_FGETLN 1
11075| #define HAVE_GETDTABLESIZE 1
11076| #define HAVE_GETOPT 1
11077| #define HAVE_GETPEEREID 1
11078| #define HAVE_NANOSLEEP 1
11079| #define HAVE_SETEUID 1
11080| #define HAVE_SETEGID 1
11081| #define HAVE_SIGNAL 1
11082| #define HAVE_STRLCPY 1
11083| #define HAVE_STRLCAT 1
11084| #define HAVE_STRMODE 1
11085| #define HAVE_STRNDUP 1
11086| #define HAVE_STRNLEN 1
11087| #define HAVE_STRSEP 1
11088| #define HAVE_STRTONUM 1
11089| #define HAVE_USLEEP 1
11090| #define HAVE_DIRFD 1
11091| #define HAVE_SETSID 1
11092| #define HAVE_SIGACTION 1
11093| #define HAVE_STRNVIS 1
11094| #define HAVE_SYSCONF 1
11095| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11096| #define HAVE_DIRENT_H 1
11097| #define HAVE_FCNTL_H 1
11098| #define HAVE_LIBKERN_OSBYTEORDER_H 1
11099| #define HAVE_LIMITS_H 1
11100| #define HAVE_MACH_MACH_TIME_H 1
11101| #define HAVE_NETDB_H 1
11102| #define HAVE_PATHS_H 1
11103| #define HAVE_SECURITY_PAM_APPL_H 1
11104| #define HAVE_SYS_DIR_H 1
11105| #define HAVE_SYS_FILE_H 1
11106| #define HAVE_SYS_MOUNT_H 1
11107| #define HAVE_SYS_STATVFS_H 1
11108| #define HAVE_SYS_TIME_H 1
11109| #define HAVE_SYS_UN_H 1
11110| #define HAVE_UTIL_H 1
11111| #define HAVE_VIS_H 1
11112| #define HAVE_BASENAME 1
11113| #define HAVE_CLOCK_GETTIME 1
11114| #define HAVE_CRYPT 1
11115| #define HAVE_DIRNAME 1
11116| #define HAVE_FPARSELN 1
11117| #define HAVE_FTS_OPEN 1
11118| #define HAVE_INET_NET_PTON 1
11119| #define HAVE_RES_HNOK 1
11120| #define HAVE_RES_9_B64_PTON 1
11121| #define HAVE_RES_9_B64_NTOP 1
11122| #define BROKEN_STRNVIS 1
11123| #define HAVE_LONG_LONG 1
11124| #define HAVE_UNSIGNED_LONG_LONG 1
11125| #define HAVE_LONG_DOUBLE 1
11126| #define HAVE_U_INT 1
11127| #define HAVE_U_CHAR 1
11128| #define SIZEOF_SHORT_INT 2
11129| #define SIZEOF_INT 4
11130| #define SIZEOF_LONG_INT 8
11131| #define SIZEOF_LONG_LONG_INT 8
11132| #define HAVE_INTPTR_T 1
11133| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11134| #define HAVE_LONG_LONG_INT 1
11135| #define HAVE_INTMAX_T 1
11136| #define HAVE_UINTPTR_T 1
11137| #define HAVE_UINTMAX_T 1
11138| #define HAVE_SIG_ATOMIC_T 1
11139| #define HAVE_FSBLKCNT_T 1
11140| #define HAVE_FSFILCNT_T 1
11141| #define HAVE_IN_ADDR_T 1
11142| #define HAVE_IN_PORT_T 1
11143| #define HAVE_SA_FAMILY_T 1
11144| #define HAVE_STRUCT_TIMESPEC 1
11145| /* end confdefs.h.  */
11146| #include <stddef.h>
11147| #ifdef HAVE_STDIO_H
11148| # include <stdio.h>
11149| #endif
11150| #ifdef HAVE_STDLIB_H
11151| # include <stdlib.h>
11152| #endif
11153| #ifdef HAVE_STRING_H
11154| # include <string.h>
11155| #endif
11156| #ifdef HAVE_INTTYPES_H
11157| # include <inttypes.h>
11158| #endif
11159| #ifdef HAVE_STDINT_H
11160| # include <stdint.h>
11161| #endif
11162| #ifdef HAVE_STRINGS_H
11163| # include <strings.h>
11164| #endif
11165| #ifdef HAVE_SYS_TYPES_H
11166| # include <sys/types.h>
11167| #endif
11168| #ifdef HAVE_SYS_STAT_H
11169| # include <sys/stat.h>
11170| #endif
11171| #ifdef HAVE_UNISTD_H
11172| # include <unistd.h>
11173| #endif
11174| int
11175| main (void)
11176| {
11177| if (sizeof (struct ifgroupreq))
11178|        return 0;
11179|   ;
11180|   return 0;
11181| }
11182configure:17636: result: no
11183configure:17645: checking for struct sockaddr_storage
11184configure:17645: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11185configure:17645: $? = 0
11186configure:17645: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11187conftest.c:128:38: error: expected expression
11188if (sizeof ((struct sockaddr_storage)))
11189                                     ^
111901 error generated.
11191configure:17645: $? = 1
11192configure: failed program was:
11193| /* confdefs.h */
11194| #define PACKAGE_NAME "OpenSMTPD-portable"
11195| #define PACKAGE_TARNAME "opensmtpd"
11196| #define PACKAGE_VERSION "7.4.0p1"
11197| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
11198| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
11199| #define PACKAGE_URL "https://www.opensmtpd.org"
11200| #define PACKAGE "opensmtpd"
11201| #define VERSION "7.4.0p1"
11202| #define HAVE_STDIO_H 1
11203| #define HAVE_STDLIB_H 1
11204| #define HAVE_STRING_H 1
11205| #define HAVE_INTTYPES_H 1
11206| #define HAVE_STDINT_H 1
11207| #define HAVE_STRINGS_H 1
11208| #define HAVE_SYS_STAT_H 1
11209| #define HAVE_SYS_TYPES_H 1
11210| #define HAVE_UNISTD_H 1
11211| #define HAVE_WCHAR_H 1
11212| #define STDC_HEADERS 1
11213| #define _ALL_SOURCE 1
11214| #define _DARWIN_C_SOURCE 1
11215| #define _GNU_SOURCE 1
11216| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11217| #define _NETBSD_SOURCE 1
11218| #define _OPENBSD_SOURCE 1
11219| #define _POSIX_PTHREAD_SEMANTICS 1
11220| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11221| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11222| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11223| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11224| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11225| #define __STDC_WANT_LIB_EXT2__ 1
11226| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11227| #define _TANDEM_SOURCE 1
11228| #define __EXTENSIONS__ 1
11229| #define HAVE_DLFCN_H 1
11230| #define LT_OBJDIR ".libs/"
11231| #define SETEUID_BREAKS_SETUID 1
11232| #define BROKEN_SETREUID 1
11233| #define BROKEN_SETREGID 1
11234| #define SPT_TYPE SPT_REUSEARGV
11235| #define HAVE_BASENAME 1
11236| #define HAVE_CLOCK_GETTIME 1
11237| #define HAVE_DAEMON 1
11238| #define HAVE_DIRNAME 1
11239| #define HAVE_ERRC 1
11240| #define HAVE_FGETLN 1
11241| #define HAVE_GETDTABLESIZE 1
11242| #define HAVE_GETOPT 1
11243| #define HAVE_GETPEEREID 1
11244| #define HAVE_NANOSLEEP 1
11245| #define HAVE_SETEUID 1
11246| #define HAVE_SETEGID 1
11247| #define HAVE_SIGNAL 1
11248| #define HAVE_STRLCPY 1
11249| #define HAVE_STRLCAT 1
11250| #define HAVE_STRMODE 1
11251| #define HAVE_STRNDUP 1
11252| #define HAVE_STRNLEN 1
11253| #define HAVE_STRSEP 1
11254| #define HAVE_STRTONUM 1
11255| #define HAVE_USLEEP 1
11256| #define HAVE_DIRFD 1
11257| #define HAVE_SETSID 1
11258| #define HAVE_SIGACTION 1
11259| #define HAVE_STRNVIS 1
11260| #define HAVE_SYSCONF 1
11261| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11262| #define HAVE_DIRENT_H 1
11263| #define HAVE_FCNTL_H 1
11264| #define HAVE_LIBKERN_OSBYTEORDER_H 1
11265| #define HAVE_LIMITS_H 1
11266| #define HAVE_MACH_MACH_TIME_H 1
11267| #define HAVE_NETDB_H 1
11268| #define HAVE_PATHS_H 1
11269| #define HAVE_SECURITY_PAM_APPL_H 1
11270| #define HAVE_SYS_DIR_H 1
11271| #define HAVE_SYS_FILE_H 1
11272| #define HAVE_SYS_MOUNT_H 1
11273| #define HAVE_SYS_STATVFS_H 1
11274| #define HAVE_SYS_TIME_H 1
11275| #define HAVE_SYS_UN_H 1
11276| #define HAVE_UTIL_H 1
11277| #define HAVE_VIS_H 1
11278| #define HAVE_BASENAME 1
11279| #define HAVE_CLOCK_GETTIME 1
11280| #define HAVE_CRYPT 1
11281| #define HAVE_DIRNAME 1
11282| #define HAVE_FPARSELN 1
11283| #define HAVE_FTS_OPEN 1
11284| #define HAVE_INET_NET_PTON 1
11285| #define HAVE_RES_HNOK 1
11286| #define HAVE_RES_9_B64_PTON 1
11287| #define HAVE_RES_9_B64_NTOP 1
11288| #define BROKEN_STRNVIS 1
11289| #define HAVE_LONG_LONG 1
11290| #define HAVE_UNSIGNED_LONG_LONG 1
11291| #define HAVE_LONG_DOUBLE 1
11292| #define HAVE_U_INT 1
11293| #define HAVE_U_CHAR 1
11294| #define SIZEOF_SHORT_INT 2
11295| #define SIZEOF_INT 4
11296| #define SIZEOF_LONG_INT 8
11297| #define SIZEOF_LONG_LONG_INT 8
11298| #define HAVE_INTPTR_T 1
11299| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11300| #define HAVE_LONG_LONG_INT 1
11301| #define HAVE_INTMAX_T 1
11302| #define HAVE_UINTPTR_T 1
11303| #define HAVE_UINTMAX_T 1
11304| #define HAVE_SIG_ATOMIC_T 1
11305| #define HAVE_FSBLKCNT_T 1
11306| #define HAVE_FSFILCNT_T 1
11307| #define HAVE_IN_ADDR_T 1
11308| #define HAVE_IN_PORT_T 1
11309| #define HAVE_SA_FAMILY_T 1
11310| #define HAVE_STRUCT_TIMESPEC 1
11311| /* end confdefs.h.  */
11312|
11313| #include <sys/types.h>
11314| #include <sys/socket.h>
11315|
11316|
11317| int
11318| main (void)
11319| {
11320| if (sizeof ((struct sockaddr_storage)))
11321|           return 0;
11322|   ;
11323|   return 0;
11324| }
11325configure:17645: result: yes
11326configure:17658: checking for struct sockaddr_in6
11327configure:17658: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11328configure:17658: $? = 0
11329configure:17658: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11330conftest.c:129:34: error: expected expression
11331if (sizeof ((struct sockaddr_in6)))
11332                                 ^
113331 error generated.
11334configure:17658: $? = 1
11335configure: failed program was:
11336| /* confdefs.h */
11337| #define PACKAGE_NAME "OpenSMTPD-portable"
11338| #define PACKAGE_TARNAME "opensmtpd"
11339| #define PACKAGE_VERSION "7.4.0p1"
11340| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
11341| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
11342| #define PACKAGE_URL "https://www.opensmtpd.org"
11343| #define PACKAGE "opensmtpd"
11344| #define VERSION "7.4.0p1"
11345| #define HAVE_STDIO_H 1
11346| #define HAVE_STDLIB_H 1
11347| #define HAVE_STRING_H 1
11348| #define HAVE_INTTYPES_H 1
11349| #define HAVE_STDINT_H 1
11350| #define HAVE_STRINGS_H 1
11351| #define HAVE_SYS_STAT_H 1
11352| #define HAVE_SYS_TYPES_H 1
11353| #define HAVE_UNISTD_H 1
11354| #define HAVE_WCHAR_H 1
11355| #define STDC_HEADERS 1
11356| #define _ALL_SOURCE 1
11357| #define _DARWIN_C_SOURCE 1
11358| #define _GNU_SOURCE 1
11359| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11360| #define _NETBSD_SOURCE 1
11361| #define _OPENBSD_SOURCE 1
11362| #define _POSIX_PTHREAD_SEMANTICS 1
11363| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11364| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11365| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11366| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11367| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11368| #define __STDC_WANT_LIB_EXT2__ 1
11369| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11370| #define _TANDEM_SOURCE 1
11371| #define __EXTENSIONS__ 1
11372| #define HAVE_DLFCN_H 1
11373| #define LT_OBJDIR ".libs/"
11374| #define SETEUID_BREAKS_SETUID 1
11375| #define BROKEN_SETREUID 1
11376| #define BROKEN_SETREGID 1
11377| #define SPT_TYPE SPT_REUSEARGV
11378| #define HAVE_BASENAME 1
11379| #define HAVE_CLOCK_GETTIME 1
11380| #define HAVE_DAEMON 1
11381| #define HAVE_DIRNAME 1
11382| #define HAVE_ERRC 1
11383| #define HAVE_FGETLN 1
11384| #define HAVE_GETDTABLESIZE 1
11385| #define HAVE_GETOPT 1
11386| #define HAVE_GETPEEREID 1
11387| #define HAVE_NANOSLEEP 1
11388| #define HAVE_SETEUID 1
11389| #define HAVE_SETEGID 1
11390| #define HAVE_SIGNAL 1
11391| #define HAVE_STRLCPY 1
11392| #define HAVE_STRLCAT 1
11393| #define HAVE_STRMODE 1
11394| #define HAVE_STRNDUP 1
11395| #define HAVE_STRNLEN 1
11396| #define HAVE_STRSEP 1
11397| #define HAVE_STRTONUM 1
11398| #define HAVE_USLEEP 1
11399| #define HAVE_DIRFD 1
11400| #define HAVE_SETSID 1
11401| #define HAVE_SIGACTION 1
11402| #define HAVE_STRNVIS 1
11403| #define HAVE_SYSCONF 1
11404| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11405| #define HAVE_DIRENT_H 1
11406| #define HAVE_FCNTL_H 1
11407| #define HAVE_LIBKERN_OSBYTEORDER_H 1
11408| #define HAVE_LIMITS_H 1
11409| #define HAVE_MACH_MACH_TIME_H 1
11410| #define HAVE_NETDB_H 1
11411| #define HAVE_PATHS_H 1
11412| #define HAVE_SECURITY_PAM_APPL_H 1
11413| #define HAVE_SYS_DIR_H 1
11414| #define HAVE_SYS_FILE_H 1
11415| #define HAVE_SYS_MOUNT_H 1
11416| #define HAVE_SYS_STATVFS_H 1
11417| #define HAVE_SYS_TIME_H 1
11418| #define HAVE_SYS_UN_H 1
11419| #define HAVE_UTIL_H 1
11420| #define HAVE_VIS_H 1
11421| #define HAVE_BASENAME 1
11422| #define HAVE_CLOCK_GETTIME 1
11423| #define HAVE_CRYPT 1
11424| #define HAVE_DIRNAME 1
11425| #define HAVE_FPARSELN 1
11426| #define HAVE_FTS_OPEN 1
11427| #define HAVE_INET_NET_PTON 1
11428| #define HAVE_RES_HNOK 1
11429| #define HAVE_RES_9_B64_PTON 1
11430| #define HAVE_RES_9_B64_NTOP 1
11431| #define BROKEN_STRNVIS 1
11432| #define HAVE_LONG_LONG 1
11433| #define HAVE_UNSIGNED_LONG_LONG 1
11434| #define HAVE_LONG_DOUBLE 1
11435| #define HAVE_U_INT 1
11436| #define HAVE_U_CHAR 1
11437| #define SIZEOF_SHORT_INT 2
11438| #define SIZEOF_INT 4
11439| #define SIZEOF_LONG_INT 8
11440| #define SIZEOF_LONG_LONG_INT 8
11441| #define HAVE_INTPTR_T 1
11442| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11443| #define HAVE_LONG_LONG_INT 1
11444| #define HAVE_INTMAX_T 1
11445| #define HAVE_UINTPTR_T 1
11446| #define HAVE_UINTMAX_T 1
11447| #define HAVE_SIG_ATOMIC_T 1
11448| #define HAVE_FSBLKCNT_T 1
11449| #define HAVE_FSFILCNT_T 1
11450| #define HAVE_IN_ADDR_T 1
11451| #define HAVE_IN_PORT_T 1
11452| #define HAVE_SA_FAMILY_T 1
11453| #define HAVE_STRUCT_TIMESPEC 1
11454| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
11455| /* end confdefs.h.  */
11456|
11457| #include <sys/types.h>
11458| #include <netinet/in.h>
11459|
11460|
11461| int
11462| main (void)
11463| {
11464| if (sizeof ((struct sockaddr_in6)))
11465|           return 0;
11466|   ;
11467|   return 0;
11468| }
11469configure:17658: result: yes
11470configure:17671: checking for struct in6_addr
11471configure:17671: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11472configure:17671: $? = 0
11473configure:17671: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11474conftest.c:130:30: error: expected expression
11475if (sizeof ((struct in6_addr)))
11476                             ^
114771 error generated.
11478configure:17671: $? = 1
11479configure: failed program was:
11480| /* confdefs.h */
11481| #define PACKAGE_NAME "OpenSMTPD-portable"
11482| #define PACKAGE_TARNAME "opensmtpd"
11483| #define PACKAGE_VERSION "7.4.0p1"
11484| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
11485| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
11486| #define PACKAGE_URL "https://www.opensmtpd.org"
11487| #define PACKAGE "opensmtpd"
11488| #define VERSION "7.4.0p1"
11489| #define HAVE_STDIO_H 1
11490| #define HAVE_STDLIB_H 1
11491| #define HAVE_STRING_H 1
11492| #define HAVE_INTTYPES_H 1
11493| #define HAVE_STDINT_H 1
11494| #define HAVE_STRINGS_H 1
11495| #define HAVE_SYS_STAT_H 1
11496| #define HAVE_SYS_TYPES_H 1
11497| #define HAVE_UNISTD_H 1
11498| #define HAVE_WCHAR_H 1
11499| #define STDC_HEADERS 1
11500| #define _ALL_SOURCE 1
11501| #define _DARWIN_C_SOURCE 1
11502| #define _GNU_SOURCE 1
11503| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11504| #define _NETBSD_SOURCE 1
11505| #define _OPENBSD_SOURCE 1
11506| #define _POSIX_PTHREAD_SEMANTICS 1
11507| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11508| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11509| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11510| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11511| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11512| #define __STDC_WANT_LIB_EXT2__ 1
11513| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11514| #define _TANDEM_SOURCE 1
11515| #define __EXTENSIONS__ 1
11516| #define HAVE_DLFCN_H 1
11517| #define LT_OBJDIR ".libs/"
11518| #define SETEUID_BREAKS_SETUID 1
11519| #define BROKEN_SETREUID 1
11520| #define BROKEN_SETREGID 1
11521| #define SPT_TYPE SPT_REUSEARGV
11522| #define HAVE_BASENAME 1
11523| #define HAVE_CLOCK_GETTIME 1
11524| #define HAVE_DAEMON 1
11525| #define HAVE_DIRNAME 1
11526| #define HAVE_ERRC 1
11527| #define HAVE_FGETLN 1
11528| #define HAVE_GETDTABLESIZE 1
11529| #define HAVE_GETOPT 1
11530| #define HAVE_GETPEEREID 1
11531| #define HAVE_NANOSLEEP 1
11532| #define HAVE_SETEUID 1
11533| #define HAVE_SETEGID 1
11534| #define HAVE_SIGNAL 1
11535| #define HAVE_STRLCPY 1
11536| #define HAVE_STRLCAT 1
11537| #define HAVE_STRMODE 1
11538| #define HAVE_STRNDUP 1
11539| #define HAVE_STRNLEN 1
11540| #define HAVE_STRSEP 1
11541| #define HAVE_STRTONUM 1
11542| #define HAVE_USLEEP 1
11543| #define HAVE_DIRFD 1
11544| #define HAVE_SETSID 1
11545| #define HAVE_SIGACTION 1
11546| #define HAVE_STRNVIS 1
11547| #define HAVE_SYSCONF 1
11548| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11549| #define HAVE_DIRENT_H 1
11550| #define HAVE_FCNTL_H 1
11551| #define HAVE_LIBKERN_OSBYTEORDER_H 1
11552| #define HAVE_LIMITS_H 1
11553| #define HAVE_MACH_MACH_TIME_H 1
11554| #define HAVE_NETDB_H 1
11555| #define HAVE_PATHS_H 1
11556| #define HAVE_SECURITY_PAM_APPL_H 1
11557| #define HAVE_SYS_DIR_H 1
11558| #define HAVE_SYS_FILE_H 1
11559| #define HAVE_SYS_MOUNT_H 1
11560| #define HAVE_SYS_STATVFS_H 1
11561| #define HAVE_SYS_TIME_H 1
11562| #define HAVE_SYS_UN_H 1
11563| #define HAVE_UTIL_H 1
11564| #define HAVE_VIS_H 1
11565| #define HAVE_BASENAME 1
11566| #define HAVE_CLOCK_GETTIME 1
11567| #define HAVE_CRYPT 1
11568| #define HAVE_DIRNAME 1
11569| #define HAVE_FPARSELN 1
11570| #define HAVE_FTS_OPEN 1
11571| #define HAVE_INET_NET_PTON 1
11572| #define HAVE_RES_HNOK 1
11573| #define HAVE_RES_9_B64_PTON 1
11574| #define HAVE_RES_9_B64_NTOP 1
11575| #define BROKEN_STRNVIS 1
11576| #define HAVE_LONG_LONG 1
11577| #define HAVE_UNSIGNED_LONG_LONG 1
11578| #define HAVE_LONG_DOUBLE 1
11579| #define HAVE_U_INT 1
11580| #define HAVE_U_CHAR 1
11581| #define SIZEOF_SHORT_INT 2
11582| #define SIZEOF_INT 4
11583| #define SIZEOF_LONG_INT 8
11584| #define SIZEOF_LONG_LONG_INT 8
11585| #define HAVE_INTPTR_T 1
11586| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11587| #define HAVE_LONG_LONG_INT 1
11588| #define HAVE_INTMAX_T 1
11589| #define HAVE_UINTPTR_T 1
11590| #define HAVE_UINTMAX_T 1
11591| #define HAVE_SIG_ATOMIC_T 1
11592| #define HAVE_FSBLKCNT_T 1
11593| #define HAVE_FSFILCNT_T 1
11594| #define HAVE_IN_ADDR_T 1
11595| #define HAVE_IN_PORT_T 1
11596| #define HAVE_SA_FAMILY_T 1
11597| #define HAVE_STRUCT_TIMESPEC 1
11598| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
11599| #define HAVE_STRUCT_SOCKADDR_IN6 1
11600| /* end confdefs.h.  */
11601|
11602| #include <sys/types.h>
11603| #include <netinet/in.h>
11604|
11605|
11606| int
11607| main (void)
11608| {
11609| if (sizeof ((struct in6_addr)))
11610|           return 0;
11611|   ;
11612|   return 0;
11613| }
11614configure:17671: result: yes
11615configure:17684: checking for struct addrinfo
11616configure:17684: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11617configure:17684: $? = 0
11618configure:17684: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11619conftest.c:132:30: error: expected expression
11620if (sizeof ((struct addrinfo)))
11621                             ^
116221 error generated.
11623configure:17684: $? = 1
11624configure: failed program was:
11625| /* confdefs.h */
11626| #define PACKAGE_NAME "OpenSMTPD-portable"
11627| #define PACKAGE_TARNAME "opensmtpd"
11628| #define PACKAGE_VERSION "7.4.0p1"
11629| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
11630| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
11631| #define PACKAGE_URL "https://www.opensmtpd.org"
11632| #define PACKAGE "opensmtpd"
11633| #define VERSION "7.4.0p1"
11634| #define HAVE_STDIO_H 1
11635| #define HAVE_STDLIB_H 1
11636| #define HAVE_STRING_H 1
11637| #define HAVE_INTTYPES_H 1
11638| #define HAVE_STDINT_H 1
11639| #define HAVE_STRINGS_H 1
11640| #define HAVE_SYS_STAT_H 1
11641| #define HAVE_SYS_TYPES_H 1
11642| #define HAVE_UNISTD_H 1
11643| #define HAVE_WCHAR_H 1
11644| #define STDC_HEADERS 1
11645| #define _ALL_SOURCE 1
11646| #define _DARWIN_C_SOURCE 1
11647| #define _GNU_SOURCE 1
11648| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11649| #define _NETBSD_SOURCE 1
11650| #define _OPENBSD_SOURCE 1
11651| #define _POSIX_PTHREAD_SEMANTICS 1
11652| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11653| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11654| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11655| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11656| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11657| #define __STDC_WANT_LIB_EXT2__ 1
11658| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11659| #define _TANDEM_SOURCE 1
11660| #define __EXTENSIONS__ 1
11661| #define HAVE_DLFCN_H 1
11662| #define LT_OBJDIR ".libs/"
11663| #define SETEUID_BREAKS_SETUID 1
11664| #define BROKEN_SETREUID 1
11665| #define BROKEN_SETREGID 1
11666| #define SPT_TYPE SPT_REUSEARGV
11667| #define HAVE_BASENAME 1
11668| #define HAVE_CLOCK_GETTIME 1
11669| #define HAVE_DAEMON 1
11670| #define HAVE_DIRNAME 1
11671| #define HAVE_ERRC 1
11672| #define HAVE_FGETLN 1
11673| #define HAVE_GETDTABLESIZE 1
11674| #define HAVE_GETOPT 1
11675| #define HAVE_GETPEEREID 1
11676| #define HAVE_NANOSLEEP 1
11677| #define HAVE_SETEUID 1
11678| #define HAVE_SETEGID 1
11679| #define HAVE_SIGNAL 1
11680| #define HAVE_STRLCPY 1
11681| #define HAVE_STRLCAT 1
11682| #define HAVE_STRMODE 1
11683| #define HAVE_STRNDUP 1
11684| #define HAVE_STRNLEN 1
11685| #define HAVE_STRSEP 1
11686| #define HAVE_STRTONUM 1
11687| #define HAVE_USLEEP 1
11688| #define HAVE_DIRFD 1
11689| #define HAVE_SETSID 1
11690| #define HAVE_SIGACTION 1
11691| #define HAVE_STRNVIS 1
11692| #define HAVE_SYSCONF 1
11693| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11694| #define HAVE_DIRENT_H 1
11695| #define HAVE_FCNTL_H 1
11696| #define HAVE_LIBKERN_OSBYTEORDER_H 1
11697| #define HAVE_LIMITS_H 1
11698| #define HAVE_MACH_MACH_TIME_H 1
11699| #define HAVE_NETDB_H 1
11700| #define HAVE_PATHS_H 1
11701| #define HAVE_SECURITY_PAM_APPL_H 1
11702| #define HAVE_SYS_DIR_H 1
11703| #define HAVE_SYS_FILE_H 1
11704| #define HAVE_SYS_MOUNT_H 1
11705| #define HAVE_SYS_STATVFS_H 1
11706| #define HAVE_SYS_TIME_H 1
11707| #define HAVE_SYS_UN_H 1
11708| #define HAVE_UTIL_H 1
11709| #define HAVE_VIS_H 1
11710| #define HAVE_BASENAME 1
11711| #define HAVE_CLOCK_GETTIME 1
11712| #define HAVE_CRYPT 1
11713| #define HAVE_DIRNAME 1
11714| #define HAVE_FPARSELN 1
11715| #define HAVE_FTS_OPEN 1
11716| #define HAVE_INET_NET_PTON 1
11717| #define HAVE_RES_HNOK 1
11718| #define HAVE_RES_9_B64_PTON 1
11719| #define HAVE_RES_9_B64_NTOP 1
11720| #define BROKEN_STRNVIS 1
11721| #define HAVE_LONG_LONG 1
11722| #define HAVE_UNSIGNED_LONG_LONG 1
11723| #define HAVE_LONG_DOUBLE 1
11724| #define HAVE_U_INT 1
11725| #define HAVE_U_CHAR 1
11726| #define SIZEOF_SHORT_INT 2
11727| #define SIZEOF_INT 4
11728| #define SIZEOF_LONG_INT 8
11729| #define SIZEOF_LONG_LONG_INT 8
11730| #define HAVE_INTPTR_T 1
11731| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11732| #define HAVE_LONG_LONG_INT 1
11733| #define HAVE_INTMAX_T 1
11734| #define HAVE_UINTPTR_T 1
11735| #define HAVE_UINTMAX_T 1
11736| #define HAVE_SIG_ATOMIC_T 1
11737| #define HAVE_FSBLKCNT_T 1
11738| #define HAVE_FSFILCNT_T 1
11739| #define HAVE_IN_ADDR_T 1
11740| #define HAVE_IN_PORT_T 1
11741| #define HAVE_SA_FAMILY_T 1
11742| #define HAVE_STRUCT_TIMESPEC 1
11743| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
11744| #define HAVE_STRUCT_SOCKADDR_IN6 1
11745| #define HAVE_STRUCT_IN6_ADDR 1
11746| /* end confdefs.h.  */
11747|
11748| #include <sys/types.h>
11749| #include <sys/socket.h>
11750| #include <netdb.h>
11751|
11752|
11753| int
11754| main (void)
11755| {
11756| if (sizeof ((struct addrinfo)))
11757|           return 0;
11758|   ;
11759|   return 0;
11760| }
11761configure:17684: result: yes
11762configure:17698: checking for struct timeval
11763configure:17698: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11764configure:17698: $? = 0
11765configure:17698: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11766conftest.c:131:29: error: expected expression
11767if (sizeof ((struct timeval)))
11768                            ^
117691 error generated.
11770configure:17698: $? = 1
11771configure: failed program was:
11772| /* confdefs.h */
11773| #define PACKAGE_NAME "OpenSMTPD-portable"
11774| #define PACKAGE_TARNAME "opensmtpd"
11775| #define PACKAGE_VERSION "7.4.0p1"
11776| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
11777| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
11778| #define PACKAGE_URL "https://www.opensmtpd.org"
11779| #define PACKAGE "opensmtpd"
11780| #define VERSION "7.4.0p1"
11781| #define HAVE_STDIO_H 1
11782| #define HAVE_STDLIB_H 1
11783| #define HAVE_STRING_H 1
11784| #define HAVE_INTTYPES_H 1
11785| #define HAVE_STDINT_H 1
11786| #define HAVE_STRINGS_H 1
11787| #define HAVE_SYS_STAT_H 1
11788| #define HAVE_SYS_TYPES_H 1
11789| #define HAVE_UNISTD_H 1
11790| #define HAVE_WCHAR_H 1
11791| #define STDC_HEADERS 1
11792| #define _ALL_SOURCE 1
11793| #define _DARWIN_C_SOURCE 1
11794| #define _GNU_SOURCE 1
11795| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11796| #define _NETBSD_SOURCE 1
11797| #define _OPENBSD_SOURCE 1
11798| #define _POSIX_PTHREAD_SEMANTICS 1
11799| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11800| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11801| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11802| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11803| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11804| #define __STDC_WANT_LIB_EXT2__ 1
11805| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11806| #define _TANDEM_SOURCE 1
11807| #define __EXTENSIONS__ 1
11808| #define HAVE_DLFCN_H 1
11809| #define LT_OBJDIR ".libs/"
11810| #define SETEUID_BREAKS_SETUID 1
11811| #define BROKEN_SETREUID 1
11812| #define BROKEN_SETREGID 1
11813| #define SPT_TYPE SPT_REUSEARGV
11814| #define HAVE_BASENAME 1
11815| #define HAVE_CLOCK_GETTIME 1
11816| #define HAVE_DAEMON 1
11817| #define HAVE_DIRNAME 1
11818| #define HAVE_ERRC 1
11819| #define HAVE_FGETLN 1
11820| #define HAVE_GETDTABLESIZE 1
11821| #define HAVE_GETOPT 1
11822| #define HAVE_GETPEEREID 1
11823| #define HAVE_NANOSLEEP 1
11824| #define HAVE_SETEUID 1
11825| #define HAVE_SETEGID 1
11826| #define HAVE_SIGNAL 1
11827| #define HAVE_STRLCPY 1
11828| #define HAVE_STRLCAT 1
11829| #define HAVE_STRMODE 1
11830| #define HAVE_STRNDUP 1
11831| #define HAVE_STRNLEN 1
11832| #define HAVE_STRSEP 1
11833| #define HAVE_STRTONUM 1
11834| #define HAVE_USLEEP 1
11835| #define HAVE_DIRFD 1
11836| #define HAVE_SETSID 1
11837| #define HAVE_SIGACTION 1
11838| #define HAVE_STRNVIS 1
11839| #define HAVE_SYSCONF 1
11840| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11841| #define HAVE_DIRENT_H 1
11842| #define HAVE_FCNTL_H 1
11843| #define HAVE_LIBKERN_OSBYTEORDER_H 1
11844| #define HAVE_LIMITS_H 1
11845| #define HAVE_MACH_MACH_TIME_H 1
11846| #define HAVE_NETDB_H 1
11847| #define HAVE_PATHS_H 1
11848| #define HAVE_SECURITY_PAM_APPL_H 1
11849| #define HAVE_SYS_DIR_H 1
11850| #define HAVE_SYS_FILE_H 1
11851| #define HAVE_SYS_MOUNT_H 1
11852| #define HAVE_SYS_STATVFS_H 1
11853| #define HAVE_SYS_TIME_H 1
11854| #define HAVE_SYS_UN_H 1
11855| #define HAVE_UTIL_H 1
11856| #define HAVE_VIS_H 1
11857| #define HAVE_BASENAME 1
11858| #define HAVE_CLOCK_GETTIME 1
11859| #define HAVE_CRYPT 1
11860| #define HAVE_DIRNAME 1
11861| #define HAVE_FPARSELN 1
11862| #define HAVE_FTS_OPEN 1
11863| #define HAVE_INET_NET_PTON 1
11864| #define HAVE_RES_HNOK 1
11865| #define HAVE_RES_9_B64_PTON 1
11866| #define HAVE_RES_9_B64_NTOP 1
11867| #define BROKEN_STRNVIS 1
11868| #define HAVE_LONG_LONG 1
11869| #define HAVE_UNSIGNED_LONG_LONG 1
11870| #define HAVE_LONG_DOUBLE 1
11871| #define HAVE_U_INT 1
11872| #define HAVE_U_CHAR 1
11873| #define SIZEOF_SHORT_INT 2
11874| #define SIZEOF_INT 4
11875| #define SIZEOF_LONG_INT 8
11876| #define SIZEOF_LONG_LONG_INT 8
11877| #define HAVE_INTPTR_T 1
11878| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11879| #define HAVE_LONG_LONG_INT 1
11880| #define HAVE_INTMAX_T 1
11881| #define HAVE_UINTPTR_T 1
11882| #define HAVE_UINTMAX_T 1
11883| #define HAVE_SIG_ATOMIC_T 1
11884| #define HAVE_FSBLKCNT_T 1
11885| #define HAVE_FSFILCNT_T 1
11886| #define HAVE_IN_ADDR_T 1
11887| #define HAVE_IN_PORT_T 1
11888| #define HAVE_SA_FAMILY_T 1
11889| #define HAVE_STRUCT_TIMESPEC 1
11890| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
11891| #define HAVE_STRUCT_SOCKADDR_IN6 1
11892| #define HAVE_STRUCT_IN6_ADDR 1
11893| #define HAVE_STRUCT_ADDRINFO 1
11894| /* end confdefs.h.  */
11895|
11896| #include <sys/time.h>
11897|
11898|
11899| int
11900| main (void)
11901| {
11902| if (sizeof ((struct timeval)))
11903|           return 0;
11904|   ;
11905|   return 0;
11906| }
11907configure:17698: result: yes
11908configure:17710: checking for struct sockaddr_in6.sin6_scope_id
11909configure:17710: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11910configure:17710: $? = 0
11911configure:17710: result: yes
11912configure:17726: checking for struct passwd.pw_gecos
11913configure:17726: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11914configure:17726: $? = 0
11915configure:17726: result: yes
11916configure:17738: checking for struct passwd.pw_class
11917configure:17738: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11918configure:17738: $? = 0
11919configure:17738: result: yes
11920configure:17750: checking for struct passwd.pw_change
11921configure:17750: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11922configure:17750: $? = 0
11923configure:17750: result: yes
11924configure:17762: checking for struct passwd.pw_expire
11925configure:17762: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11926configure:17762: $? = 0
11927configure:17762: result: yes
11928configure:17776: checking for struct stat.st_flags
11929configure:17776: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11930configure:17776: $? = 0
11931configure:17776: result: yes
11932configure:17789: checking for struct stat.st_mtim
11933configure:17789: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
11934conftest.c:139:13: error: no member named 'st_mtim' in 'struct stat'
11935if (ac_aggr.st_mtim)
11936    ~~~~~~~ ^
119371 error generated.
11938configure:17789: $? = 1
11939configure: failed program was:
11940| /* confdefs.h */
11941| #define PACKAGE_NAME "OpenSMTPD-portable"
11942| #define PACKAGE_TARNAME "opensmtpd"
11943| #define PACKAGE_VERSION "7.4.0p1"
11944| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
11945| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
11946| #define PACKAGE_URL "https://www.opensmtpd.org"
11947| #define PACKAGE "opensmtpd"
11948| #define VERSION "7.4.0p1"
11949| #define HAVE_STDIO_H 1
11950| #define HAVE_STDLIB_H 1
11951| #define HAVE_STRING_H 1
11952| #define HAVE_INTTYPES_H 1
11953| #define HAVE_STDINT_H 1
11954| #define HAVE_STRINGS_H 1
11955| #define HAVE_SYS_STAT_H 1
11956| #define HAVE_SYS_TYPES_H 1
11957| #define HAVE_UNISTD_H 1
11958| #define HAVE_WCHAR_H 1
11959| #define STDC_HEADERS 1
11960| #define _ALL_SOURCE 1
11961| #define _DARWIN_C_SOURCE 1
11962| #define _GNU_SOURCE 1
11963| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11964| #define _NETBSD_SOURCE 1
11965| #define _OPENBSD_SOURCE 1
11966| #define _POSIX_PTHREAD_SEMANTICS 1
11967| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11968| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11969| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11970| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11971| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11972| #define __STDC_WANT_LIB_EXT2__ 1
11973| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11974| #define _TANDEM_SOURCE 1
11975| #define __EXTENSIONS__ 1
11976| #define HAVE_DLFCN_H 1
11977| #define LT_OBJDIR ".libs/"
11978| #define SETEUID_BREAKS_SETUID 1
11979| #define BROKEN_SETREUID 1
11980| #define BROKEN_SETREGID 1
11981| #define SPT_TYPE SPT_REUSEARGV
11982| #define HAVE_BASENAME 1
11983| #define HAVE_CLOCK_GETTIME 1
11984| #define HAVE_DAEMON 1
11985| #define HAVE_DIRNAME 1
11986| #define HAVE_ERRC 1
11987| #define HAVE_FGETLN 1
11988| #define HAVE_GETDTABLESIZE 1
11989| #define HAVE_GETOPT 1
11990| #define HAVE_GETPEEREID 1
11991| #define HAVE_NANOSLEEP 1
11992| #define HAVE_SETEUID 1
11993| #define HAVE_SETEGID 1
11994| #define HAVE_SIGNAL 1
11995| #define HAVE_STRLCPY 1
11996| #define HAVE_STRLCAT 1
11997| #define HAVE_STRMODE 1
11998| #define HAVE_STRNDUP 1
11999| #define HAVE_STRNLEN 1
12000| #define HAVE_STRSEP 1
12001| #define HAVE_STRTONUM 1
12002| #define HAVE_USLEEP 1
12003| #define HAVE_DIRFD 1
12004| #define HAVE_SETSID 1
12005| #define HAVE_SIGACTION 1
12006| #define HAVE_STRNVIS 1
12007| #define HAVE_SYSCONF 1
12008| #define HAVE_ARPA_NAMESER_COMPAT_H 1
12009| #define HAVE_DIRENT_H 1
12010| #define HAVE_FCNTL_H 1
12011| #define HAVE_LIBKERN_OSBYTEORDER_H 1
12012| #define HAVE_LIMITS_H 1
12013| #define HAVE_MACH_MACH_TIME_H 1
12014| #define HAVE_NETDB_H 1
12015| #define HAVE_PATHS_H 1
12016| #define HAVE_SECURITY_PAM_APPL_H 1
12017| #define HAVE_SYS_DIR_H 1
12018| #define HAVE_SYS_FILE_H 1
12019| #define HAVE_SYS_MOUNT_H 1
12020| #define HAVE_SYS_STATVFS_H 1
12021| #define HAVE_SYS_TIME_H 1
12022| #define HAVE_SYS_UN_H 1
12023| #define HAVE_UTIL_H 1
12024| #define HAVE_VIS_H 1
12025| #define HAVE_BASENAME 1
12026| #define HAVE_CLOCK_GETTIME 1
12027| #define HAVE_CRYPT 1
12028| #define HAVE_DIRNAME 1
12029| #define HAVE_FPARSELN 1
12030| #define HAVE_FTS_OPEN 1
12031| #define HAVE_INET_NET_PTON 1
12032| #define HAVE_RES_HNOK 1
12033| #define HAVE_RES_9_B64_PTON 1
12034| #define HAVE_RES_9_B64_NTOP 1
12035| #define BROKEN_STRNVIS 1
12036| #define HAVE_LONG_LONG 1
12037| #define HAVE_UNSIGNED_LONG_LONG 1
12038| #define HAVE_LONG_DOUBLE 1
12039| #define HAVE_U_INT 1
12040| #define HAVE_U_CHAR 1
12041| #define SIZEOF_SHORT_INT 2
12042| #define SIZEOF_INT 4
12043| #define SIZEOF_LONG_INT 8
12044| #define SIZEOF_LONG_LONG_INT 8
12045| #define HAVE_INTPTR_T 1
12046| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12047| #define HAVE_LONG_LONG_INT 1
12048| #define HAVE_INTMAX_T 1
12049| #define HAVE_UINTPTR_T 1
12050| #define HAVE_UINTMAX_T 1
12051| #define HAVE_SIG_ATOMIC_T 1
12052| #define HAVE_FSBLKCNT_T 1
12053| #define HAVE_FSFILCNT_T 1
12054| #define HAVE_IN_ADDR_T 1
12055| #define HAVE_IN_PORT_T 1
12056| #define HAVE_SA_FAMILY_T 1
12057| #define HAVE_STRUCT_TIMESPEC 1
12058| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
12059| #define HAVE_STRUCT_SOCKADDR_IN6 1
12060| #define HAVE_STRUCT_IN6_ADDR 1
12061| #define HAVE_STRUCT_ADDRINFO 1
12062| #define HAVE_STRUCT_TIMEVAL 1
12063| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
12064| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
12065| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
12066| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
12067| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
12068| #define HAVE_STRUCT_STAT_ST_FLAGS 1
12069| /* end confdefs.h.  */
12070|  #include <sys/types.h>
12071|         #include <sys/stat.h>
12072|
12073|
12074| int
12075| main (void)
12076| {
12077| static struct stat ac_aggr;
12078| if (ac_aggr.st_mtim)
12079| return 0;
12080|   ;
12081|   return 0;
12082| }
12083configure:17789: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12084conftest.c:139:20: error: no member named 'st_mtim' in 'struct stat'
12085if (sizeof ac_aggr.st_mtim)
12086           ~~~~~~~ ^
120871 error generated.
12088configure:17789: $? = 1
12089configure: failed program was:
12090| /* confdefs.h */
12091| #define PACKAGE_NAME "OpenSMTPD-portable"
12092| #define PACKAGE_TARNAME "opensmtpd"
12093| #define PACKAGE_VERSION "7.4.0p1"
12094| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
12095| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
12096| #define PACKAGE_URL "https://www.opensmtpd.org"
12097| #define PACKAGE "opensmtpd"
12098| #define VERSION "7.4.0p1"
12099| #define HAVE_STDIO_H 1
12100| #define HAVE_STDLIB_H 1
12101| #define HAVE_STRING_H 1
12102| #define HAVE_INTTYPES_H 1
12103| #define HAVE_STDINT_H 1
12104| #define HAVE_STRINGS_H 1
12105| #define HAVE_SYS_STAT_H 1
12106| #define HAVE_SYS_TYPES_H 1
12107| #define HAVE_UNISTD_H 1
12108| #define HAVE_WCHAR_H 1
12109| #define STDC_HEADERS 1
12110| #define _ALL_SOURCE 1
12111| #define _DARWIN_C_SOURCE 1
12112| #define _GNU_SOURCE 1
12113| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12114| #define _NETBSD_SOURCE 1
12115| #define _OPENBSD_SOURCE 1
12116| #define _POSIX_PTHREAD_SEMANTICS 1
12117| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12118| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12119| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12120| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12121| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12122| #define __STDC_WANT_LIB_EXT2__ 1
12123| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12124| #define _TANDEM_SOURCE 1
12125| #define __EXTENSIONS__ 1
12126| #define HAVE_DLFCN_H 1
12127| #define LT_OBJDIR ".libs/"
12128| #define SETEUID_BREAKS_SETUID 1
12129| #define BROKEN_SETREUID 1
12130| #define BROKEN_SETREGID 1
12131| #define SPT_TYPE SPT_REUSEARGV
12132| #define HAVE_BASENAME 1
12133| #define HAVE_CLOCK_GETTIME 1
12134| #define HAVE_DAEMON 1
12135| #define HAVE_DIRNAME 1
12136| #define HAVE_ERRC 1
12137| #define HAVE_FGETLN 1
12138| #define HAVE_GETDTABLESIZE 1
12139| #define HAVE_GETOPT 1
12140| #define HAVE_GETPEEREID 1
12141| #define HAVE_NANOSLEEP 1
12142| #define HAVE_SETEUID 1
12143| #define HAVE_SETEGID 1
12144| #define HAVE_SIGNAL 1
12145| #define HAVE_STRLCPY 1
12146| #define HAVE_STRLCAT 1
12147| #define HAVE_STRMODE 1
12148| #define HAVE_STRNDUP 1
12149| #define HAVE_STRNLEN 1
12150| #define HAVE_STRSEP 1
12151| #define HAVE_STRTONUM 1
12152| #define HAVE_USLEEP 1
12153| #define HAVE_DIRFD 1
12154| #define HAVE_SETSID 1
12155| #define HAVE_SIGACTION 1
12156| #define HAVE_STRNVIS 1
12157| #define HAVE_SYSCONF 1
12158| #define HAVE_ARPA_NAMESER_COMPAT_H 1
12159| #define HAVE_DIRENT_H 1
12160| #define HAVE_FCNTL_H 1
12161| #define HAVE_LIBKERN_OSBYTEORDER_H 1
12162| #define HAVE_LIMITS_H 1
12163| #define HAVE_MACH_MACH_TIME_H 1
12164| #define HAVE_NETDB_H 1
12165| #define HAVE_PATHS_H 1
12166| #define HAVE_SECURITY_PAM_APPL_H 1
12167| #define HAVE_SYS_DIR_H 1
12168| #define HAVE_SYS_FILE_H 1
12169| #define HAVE_SYS_MOUNT_H 1
12170| #define HAVE_SYS_STATVFS_H 1
12171| #define HAVE_SYS_TIME_H 1
12172| #define HAVE_SYS_UN_H 1
12173| #define HAVE_UTIL_H 1
12174| #define HAVE_VIS_H 1
12175| #define HAVE_BASENAME 1
12176| #define HAVE_CLOCK_GETTIME 1
12177| #define HAVE_CRYPT 1
12178| #define HAVE_DIRNAME 1
12179| #define HAVE_FPARSELN 1
12180| #define HAVE_FTS_OPEN 1
12181| #define HAVE_INET_NET_PTON 1
12182| #define HAVE_RES_HNOK 1
12183| #define HAVE_RES_9_B64_PTON 1
12184| #define HAVE_RES_9_B64_NTOP 1
12185| #define BROKEN_STRNVIS 1
12186| #define HAVE_LONG_LONG 1
12187| #define HAVE_UNSIGNED_LONG_LONG 1
12188| #define HAVE_LONG_DOUBLE 1
12189| #define HAVE_U_INT 1
12190| #define HAVE_U_CHAR 1
12191| #define SIZEOF_SHORT_INT 2
12192| #define SIZEOF_INT 4
12193| #define SIZEOF_LONG_INT 8
12194| #define SIZEOF_LONG_LONG_INT 8
12195| #define HAVE_INTPTR_T 1
12196| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12197| #define HAVE_LONG_LONG_INT 1
12198| #define HAVE_INTMAX_T 1
12199| #define HAVE_UINTPTR_T 1
12200| #define HAVE_UINTMAX_T 1
12201| #define HAVE_SIG_ATOMIC_T 1
12202| #define HAVE_FSBLKCNT_T 1
12203| #define HAVE_FSFILCNT_T 1
12204| #define HAVE_IN_ADDR_T 1
12205| #define HAVE_IN_PORT_T 1
12206| #define HAVE_SA_FAMILY_T 1
12207| #define HAVE_STRUCT_TIMESPEC 1
12208| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
12209| #define HAVE_STRUCT_SOCKADDR_IN6 1
12210| #define HAVE_STRUCT_IN6_ADDR 1
12211| #define HAVE_STRUCT_ADDRINFO 1
12212| #define HAVE_STRUCT_TIMEVAL 1
12213| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
12214| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
12215| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
12216| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
12217| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
12218| #define HAVE_STRUCT_STAT_ST_FLAGS 1
12219| /* end confdefs.h.  */
12220|  #include <sys/types.h>
12221|         #include <sys/stat.h>
12222|
12223|
12224| int
12225| main (void)
12226| {
12227| static struct stat ac_aggr;
12228| if (sizeof ac_aggr.st_mtim)
12229| return 0;
12230|   ;
12231|   return 0;
12232| }
12233configure:17789: result: no
12234configure:17802: checking for struct stat.st_mtimespec
12235configure:17802: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12236conftest.c:139:1: error: statement requires expression of scalar type ('struct timespec' invalid)
12237if (ac_aggr.st_mtimespec)
12238^   ~~~~~~~~~~~~~~~~~~~~
122391 error generated.
12240configure:17802: $? = 1
12241configure: failed program was:
12242| /* confdefs.h */
12243| #define PACKAGE_NAME "OpenSMTPD-portable"
12244| #define PACKAGE_TARNAME "opensmtpd"
12245| #define PACKAGE_VERSION "7.4.0p1"
12246| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
12247| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
12248| #define PACKAGE_URL "https://www.opensmtpd.org"
12249| #define PACKAGE "opensmtpd"
12250| #define VERSION "7.4.0p1"
12251| #define HAVE_STDIO_H 1
12252| #define HAVE_STDLIB_H 1
12253| #define HAVE_STRING_H 1
12254| #define HAVE_INTTYPES_H 1
12255| #define HAVE_STDINT_H 1
12256| #define HAVE_STRINGS_H 1
12257| #define HAVE_SYS_STAT_H 1
12258| #define HAVE_SYS_TYPES_H 1
12259| #define HAVE_UNISTD_H 1
12260| #define HAVE_WCHAR_H 1
12261| #define STDC_HEADERS 1
12262| #define _ALL_SOURCE 1
12263| #define _DARWIN_C_SOURCE 1
12264| #define _GNU_SOURCE 1
12265| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12266| #define _NETBSD_SOURCE 1
12267| #define _OPENBSD_SOURCE 1
12268| #define _POSIX_PTHREAD_SEMANTICS 1
12269| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12270| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12271| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12272| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12273| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12274| #define __STDC_WANT_LIB_EXT2__ 1
12275| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12276| #define _TANDEM_SOURCE 1
12277| #define __EXTENSIONS__ 1
12278| #define HAVE_DLFCN_H 1
12279| #define LT_OBJDIR ".libs/"
12280| #define SETEUID_BREAKS_SETUID 1
12281| #define BROKEN_SETREUID 1
12282| #define BROKEN_SETREGID 1
12283| #define SPT_TYPE SPT_REUSEARGV
12284| #define HAVE_BASENAME 1
12285| #define HAVE_CLOCK_GETTIME 1
12286| #define HAVE_DAEMON 1
12287| #define HAVE_DIRNAME 1
12288| #define HAVE_ERRC 1
12289| #define HAVE_FGETLN 1
12290| #define HAVE_GETDTABLESIZE 1
12291| #define HAVE_GETOPT 1
12292| #define HAVE_GETPEEREID 1
12293| #define HAVE_NANOSLEEP 1
12294| #define HAVE_SETEUID 1
12295| #define HAVE_SETEGID 1
12296| #define HAVE_SIGNAL 1
12297| #define HAVE_STRLCPY 1
12298| #define HAVE_STRLCAT 1
12299| #define HAVE_STRMODE 1
12300| #define HAVE_STRNDUP 1
12301| #define HAVE_STRNLEN 1
12302| #define HAVE_STRSEP 1
12303| #define HAVE_STRTONUM 1
12304| #define HAVE_USLEEP 1
12305| #define HAVE_DIRFD 1
12306| #define HAVE_SETSID 1
12307| #define HAVE_SIGACTION 1
12308| #define HAVE_STRNVIS 1
12309| #define HAVE_SYSCONF 1
12310| #define HAVE_ARPA_NAMESER_COMPAT_H 1
12311| #define HAVE_DIRENT_H 1
12312| #define HAVE_FCNTL_H 1
12313| #define HAVE_LIBKERN_OSBYTEORDER_H 1
12314| #define HAVE_LIMITS_H 1
12315| #define HAVE_MACH_MACH_TIME_H 1
12316| #define HAVE_NETDB_H 1
12317| #define HAVE_PATHS_H 1
12318| #define HAVE_SECURITY_PAM_APPL_H 1
12319| #define HAVE_SYS_DIR_H 1
12320| #define HAVE_SYS_FILE_H 1
12321| #define HAVE_SYS_MOUNT_H 1
12322| #define HAVE_SYS_STATVFS_H 1
12323| #define HAVE_SYS_TIME_H 1
12324| #define HAVE_SYS_UN_H 1
12325| #define HAVE_UTIL_H 1
12326| #define HAVE_VIS_H 1
12327| #define HAVE_BASENAME 1
12328| #define HAVE_CLOCK_GETTIME 1
12329| #define HAVE_CRYPT 1
12330| #define HAVE_DIRNAME 1
12331| #define HAVE_FPARSELN 1
12332| #define HAVE_FTS_OPEN 1
12333| #define HAVE_INET_NET_PTON 1
12334| #define HAVE_RES_HNOK 1
12335| #define HAVE_RES_9_B64_PTON 1
12336| #define HAVE_RES_9_B64_NTOP 1
12337| #define BROKEN_STRNVIS 1
12338| #define HAVE_LONG_LONG 1
12339| #define HAVE_UNSIGNED_LONG_LONG 1
12340| #define HAVE_LONG_DOUBLE 1
12341| #define HAVE_U_INT 1
12342| #define HAVE_U_CHAR 1
12343| #define SIZEOF_SHORT_INT 2
12344| #define SIZEOF_INT 4
12345| #define SIZEOF_LONG_INT 8
12346| #define SIZEOF_LONG_LONG_INT 8
12347| #define HAVE_INTPTR_T 1
12348| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12349| #define HAVE_LONG_LONG_INT 1
12350| #define HAVE_INTMAX_T 1
12351| #define HAVE_UINTPTR_T 1
12352| #define HAVE_UINTMAX_T 1
12353| #define HAVE_SIG_ATOMIC_T 1
12354| #define HAVE_FSBLKCNT_T 1
12355| #define HAVE_FSFILCNT_T 1
12356| #define HAVE_IN_ADDR_T 1
12357| #define HAVE_IN_PORT_T 1
12358| #define HAVE_SA_FAMILY_T 1
12359| #define HAVE_STRUCT_TIMESPEC 1
12360| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
12361| #define HAVE_STRUCT_SOCKADDR_IN6 1
12362| #define HAVE_STRUCT_IN6_ADDR 1
12363| #define HAVE_STRUCT_ADDRINFO 1
12364| #define HAVE_STRUCT_TIMEVAL 1
12365| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
12366| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
12367| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
12368| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
12369| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
12370| #define HAVE_STRUCT_STAT_ST_FLAGS 1
12371| /* end confdefs.h.  */
12372|  #include <sys/types.h>
12373|         #include <sys/stat.h>
12374|
12375|
12376| int
12377| main (void)
12378| {
12379| static struct stat ac_aggr;
12380| if (ac_aggr.st_mtimespec)
12381| return 0;
12382|   ;
12383|   return 0;
12384| }
12385configure:17802: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12386configure:17802: $? = 0
12387configure:17802: result: yes
12388configure:17815: checking for struct sockaddr.sa_len
12389configure:17815: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12390configure:17815: $? = 0
12391configure:17815: result: yes
12392configure:17829: checking for struct sockaddr_storage.ss_len
12393configure:17829: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12394configure:17829: $? = 0
12395configure:17829: result: yes
12396configure:17843: checking for struct sockaddr_in.sin_len
12397configure:17843: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12398configure:17843: $? = 0
12399configure:17843: result: yes
12400configure:17857: checking for struct sockaddr_in6.sin6_len
12401configure:17857: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12402configure:17857: $? = 0
12403configure:17857: result: yes
12404configure:17871: checking for struct statfs.f_favail
12405configure:17871: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12406conftest.c:136:11: fatal error: 'sys/vfs.h' file not found
12407 #include <sys/vfs.h>
12408          ^~~~~~~~~~~
124091 error generated.
12410configure:17871: $? = 1
12411configure: failed program was:
12412| /* confdefs.h */
12413| #define PACKAGE_NAME "OpenSMTPD-portable"
12414| #define PACKAGE_TARNAME "opensmtpd"
12415| #define PACKAGE_VERSION "7.4.0p1"
12416| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
12417| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
12418| #define PACKAGE_URL "https://www.opensmtpd.org"
12419| #define PACKAGE "opensmtpd"
12420| #define VERSION "7.4.0p1"
12421| #define HAVE_STDIO_H 1
12422| #define HAVE_STDLIB_H 1
12423| #define HAVE_STRING_H 1
12424| #define HAVE_INTTYPES_H 1
12425| #define HAVE_STDINT_H 1
12426| #define HAVE_STRINGS_H 1
12427| #define HAVE_SYS_STAT_H 1
12428| #define HAVE_SYS_TYPES_H 1
12429| #define HAVE_UNISTD_H 1
12430| #define HAVE_WCHAR_H 1
12431| #define STDC_HEADERS 1
12432| #define _ALL_SOURCE 1
12433| #define _DARWIN_C_SOURCE 1
12434| #define _GNU_SOURCE 1
12435| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12436| #define _NETBSD_SOURCE 1
12437| #define _OPENBSD_SOURCE 1
12438| #define _POSIX_PTHREAD_SEMANTICS 1
12439| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12440| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12441| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12442| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12443| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12444| #define __STDC_WANT_LIB_EXT2__ 1
12445| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12446| #define _TANDEM_SOURCE 1
12447| #define __EXTENSIONS__ 1
12448| #define HAVE_DLFCN_H 1
12449| #define LT_OBJDIR ".libs/"
12450| #define SETEUID_BREAKS_SETUID 1
12451| #define BROKEN_SETREUID 1
12452| #define BROKEN_SETREGID 1
12453| #define SPT_TYPE SPT_REUSEARGV
12454| #define HAVE_BASENAME 1
12455| #define HAVE_CLOCK_GETTIME 1
12456| #define HAVE_DAEMON 1
12457| #define HAVE_DIRNAME 1
12458| #define HAVE_ERRC 1
12459| #define HAVE_FGETLN 1
12460| #define HAVE_GETDTABLESIZE 1
12461| #define HAVE_GETOPT 1
12462| #define HAVE_GETPEEREID 1
12463| #define HAVE_NANOSLEEP 1
12464| #define HAVE_SETEUID 1
12465| #define HAVE_SETEGID 1
12466| #define HAVE_SIGNAL 1
12467| #define HAVE_STRLCPY 1
12468| #define HAVE_STRLCAT 1
12469| #define HAVE_STRMODE 1
12470| #define HAVE_STRNDUP 1
12471| #define HAVE_STRNLEN 1
12472| #define HAVE_STRSEP 1
12473| #define HAVE_STRTONUM 1
12474| #define HAVE_USLEEP 1
12475| #define HAVE_DIRFD 1
12476| #define HAVE_SETSID 1
12477| #define HAVE_SIGACTION 1
12478| #define HAVE_STRNVIS 1
12479| #define HAVE_SYSCONF 1
12480| #define HAVE_ARPA_NAMESER_COMPAT_H 1
12481| #define HAVE_DIRENT_H 1
12482| #define HAVE_FCNTL_H 1
12483| #define HAVE_LIBKERN_OSBYTEORDER_H 1
12484| #define HAVE_LIMITS_H 1
12485| #define HAVE_MACH_MACH_TIME_H 1
12486| #define HAVE_NETDB_H 1
12487| #define HAVE_PATHS_H 1
12488| #define HAVE_SECURITY_PAM_APPL_H 1
12489| #define HAVE_SYS_DIR_H 1
12490| #define HAVE_SYS_FILE_H 1
12491| #define HAVE_SYS_MOUNT_H 1
12492| #define HAVE_SYS_STATVFS_H 1
12493| #define HAVE_SYS_TIME_H 1
12494| #define HAVE_SYS_UN_H 1
12495| #define HAVE_UTIL_H 1
12496| #define HAVE_VIS_H 1
12497| #define HAVE_BASENAME 1
12498| #define HAVE_CLOCK_GETTIME 1
12499| #define HAVE_CRYPT 1
12500| #define HAVE_DIRNAME 1
12501| #define HAVE_FPARSELN 1
12502| #define HAVE_FTS_OPEN 1
12503| #define HAVE_INET_NET_PTON 1
12504| #define HAVE_RES_HNOK 1
12505| #define HAVE_RES_9_B64_PTON 1
12506| #define HAVE_RES_9_B64_NTOP 1
12507| #define BROKEN_STRNVIS 1
12508| #define HAVE_LONG_LONG 1
12509| #define HAVE_UNSIGNED_LONG_LONG 1
12510| #define HAVE_LONG_DOUBLE 1
12511| #define HAVE_U_INT 1
12512| #define HAVE_U_CHAR 1
12513| #define SIZEOF_SHORT_INT 2
12514| #define SIZEOF_INT 4
12515| #define SIZEOF_LONG_INT 8
12516| #define SIZEOF_LONG_LONG_INT 8
12517| #define HAVE_INTPTR_T 1
12518| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12519| #define HAVE_LONG_LONG_INT 1
12520| #define HAVE_INTMAX_T 1
12521| #define HAVE_UINTPTR_T 1
12522| #define HAVE_UINTMAX_T 1
12523| #define HAVE_SIG_ATOMIC_T 1
12524| #define HAVE_FSBLKCNT_T 1
12525| #define HAVE_FSFILCNT_T 1
12526| #define HAVE_IN_ADDR_T 1
12527| #define HAVE_IN_PORT_T 1
12528| #define HAVE_SA_FAMILY_T 1
12529| #define HAVE_STRUCT_TIMESPEC 1
12530| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
12531| #define HAVE_STRUCT_SOCKADDR_IN6 1
12532| #define HAVE_STRUCT_IN6_ADDR 1
12533| #define HAVE_STRUCT_ADDRINFO 1
12534| #define HAVE_STRUCT_TIMEVAL 1
12535| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
12536| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
12537| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
12538| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
12539| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
12540| #define HAVE_STRUCT_STAT_ST_FLAGS 1
12541| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
12542| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
12543| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
12544| #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
12545| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1
12546| /* end confdefs.h.  */
12547|  #include <sys/vfs.h>
12548|         #include <sys/statfs.h>
12549|
12550|
12551| int
12552| main (void)
12553| {
12554| static struct statfs ac_aggr;
12555| if (ac_aggr.f_favail)
12556| return 0;
12557|   ;
12558|   return 0;
12559| }
12560configure:17871: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12561conftest.c:136:11: fatal error: 'sys/vfs.h' file not found
12562 #include <sys/vfs.h>
12563          ^~~~~~~~~~~
125641 error generated.
12565configure:17871: $? = 1
12566configure: failed program was:
12567| /* confdefs.h */
12568| #define PACKAGE_NAME "OpenSMTPD-portable"
12569| #define PACKAGE_TARNAME "opensmtpd"
12570| #define PACKAGE_VERSION "7.4.0p1"
12571| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
12572| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
12573| #define PACKAGE_URL "https://www.opensmtpd.org"
12574| #define PACKAGE "opensmtpd"
12575| #define VERSION "7.4.0p1"
12576| #define HAVE_STDIO_H 1
12577| #define HAVE_STDLIB_H 1
12578| #define HAVE_STRING_H 1
12579| #define HAVE_INTTYPES_H 1
12580| #define HAVE_STDINT_H 1
12581| #define HAVE_STRINGS_H 1
12582| #define HAVE_SYS_STAT_H 1
12583| #define HAVE_SYS_TYPES_H 1
12584| #define HAVE_UNISTD_H 1
12585| #define HAVE_WCHAR_H 1
12586| #define STDC_HEADERS 1
12587| #define _ALL_SOURCE 1
12588| #define _DARWIN_C_SOURCE 1
12589| #define _GNU_SOURCE 1
12590| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12591| #define _NETBSD_SOURCE 1
12592| #define _OPENBSD_SOURCE 1
12593| #define _POSIX_PTHREAD_SEMANTICS 1
12594| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12595| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12596| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12597| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12598| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12599| #define __STDC_WANT_LIB_EXT2__ 1
12600| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12601| #define _TANDEM_SOURCE 1
12602| #define __EXTENSIONS__ 1
12603| #define HAVE_DLFCN_H 1
12604| #define LT_OBJDIR ".libs/"
12605| #define SETEUID_BREAKS_SETUID 1
12606| #define BROKEN_SETREUID 1
12607| #define BROKEN_SETREGID 1
12608| #define SPT_TYPE SPT_REUSEARGV
12609| #define HAVE_BASENAME 1
12610| #define HAVE_CLOCK_GETTIME 1
12611| #define HAVE_DAEMON 1
12612| #define HAVE_DIRNAME 1
12613| #define HAVE_ERRC 1
12614| #define HAVE_FGETLN 1
12615| #define HAVE_GETDTABLESIZE 1
12616| #define HAVE_GETOPT 1
12617| #define HAVE_GETPEEREID 1
12618| #define HAVE_NANOSLEEP 1
12619| #define HAVE_SETEUID 1
12620| #define HAVE_SETEGID 1
12621| #define HAVE_SIGNAL 1
12622| #define HAVE_STRLCPY 1
12623| #define HAVE_STRLCAT 1
12624| #define HAVE_STRMODE 1
12625| #define HAVE_STRNDUP 1
12626| #define HAVE_STRNLEN 1
12627| #define HAVE_STRSEP 1
12628| #define HAVE_STRTONUM 1
12629| #define HAVE_USLEEP 1
12630| #define HAVE_DIRFD 1
12631| #define HAVE_SETSID 1
12632| #define HAVE_SIGACTION 1
12633| #define HAVE_STRNVIS 1
12634| #define HAVE_SYSCONF 1
12635| #define HAVE_ARPA_NAMESER_COMPAT_H 1
12636| #define HAVE_DIRENT_H 1
12637| #define HAVE_FCNTL_H 1
12638| #define HAVE_LIBKERN_OSBYTEORDER_H 1
12639| #define HAVE_LIMITS_H 1
12640| #define HAVE_MACH_MACH_TIME_H 1
12641| #define HAVE_NETDB_H 1
12642| #define HAVE_PATHS_H 1
12643| #define HAVE_SECURITY_PAM_APPL_H 1
12644| #define HAVE_SYS_DIR_H 1
12645| #define HAVE_SYS_FILE_H 1
12646| #define HAVE_SYS_MOUNT_H 1
12647| #define HAVE_SYS_STATVFS_H 1
12648| #define HAVE_SYS_TIME_H 1
12649| #define HAVE_SYS_UN_H 1
12650| #define HAVE_UTIL_H 1
12651| #define HAVE_VIS_H 1
12652| #define HAVE_BASENAME 1
12653| #define HAVE_CLOCK_GETTIME 1
12654| #define HAVE_CRYPT 1
12655| #define HAVE_DIRNAME 1
12656| #define HAVE_FPARSELN 1
12657| #define HAVE_FTS_OPEN 1
12658| #define HAVE_INET_NET_PTON 1
12659| #define HAVE_RES_HNOK 1
12660| #define HAVE_RES_9_B64_PTON 1
12661| #define HAVE_RES_9_B64_NTOP 1
12662| #define BROKEN_STRNVIS 1
12663| #define HAVE_LONG_LONG 1
12664| #define HAVE_UNSIGNED_LONG_LONG 1
12665| #define HAVE_LONG_DOUBLE 1
12666| #define HAVE_U_INT 1
12667| #define HAVE_U_CHAR 1
12668| #define SIZEOF_SHORT_INT 2
12669| #define SIZEOF_INT 4
12670| #define SIZEOF_LONG_INT 8
12671| #define SIZEOF_LONG_LONG_INT 8
12672| #define HAVE_INTPTR_T 1
12673| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12674| #define HAVE_LONG_LONG_INT 1
12675| #define HAVE_INTMAX_T 1
12676| #define HAVE_UINTPTR_T 1
12677| #define HAVE_UINTMAX_T 1
12678| #define HAVE_SIG_ATOMIC_T 1
12679| #define HAVE_FSBLKCNT_T 1
12680| #define HAVE_FSFILCNT_T 1
12681| #define HAVE_IN_ADDR_T 1
12682| #define HAVE_IN_PORT_T 1
12683| #define HAVE_SA_FAMILY_T 1
12684| #define HAVE_STRUCT_TIMESPEC 1
12685| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
12686| #define HAVE_STRUCT_SOCKADDR_IN6 1
12687| #define HAVE_STRUCT_IN6_ADDR 1
12688| #define HAVE_STRUCT_ADDRINFO 1
12689| #define HAVE_STRUCT_TIMEVAL 1
12690| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
12691| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
12692| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
12693| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
12694| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
12695| #define HAVE_STRUCT_STAT_ST_FLAGS 1
12696| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
12697| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
12698| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
12699| #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
12700| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1
12701| /* end confdefs.h.  */
12702|  #include <sys/vfs.h>
12703|         #include <sys/statfs.h>
12704|
12705|
12706| int
12707| main (void)
12708| {
12709| static struct statfs ac_aggr;
12710| if (sizeof ac_aggr.f_favail)
12711| return 0;
12712|   ;
12713|   return 0;
12714| }
12715configure:17871: result: no
12716configure:17884: checking for struct sockaddr_storage.ss_family
12717configure:17884: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12718configure:17884: $? = 0
12719configure:17884: result: yes
12720configure:17898: checking for struct sockaddr_storage.__ss_family
12721configure:17898: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12722conftest.c:146:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
12723if (ac_aggr.__ss_family)
12724            ^~~~~~~~~~~
12725            ss_family
12726/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/sys/socket.h:466:18: note: 'ss_family' declared here
12727        sa_family_t     ss_family;      /* [XSI] address family */
12728                        ^
127291 error generated.
12730configure:17898: $? = 1
12731configure: failed program was:
12732| /* confdefs.h */
12733| #define PACKAGE_NAME "OpenSMTPD-portable"
12734| #define PACKAGE_TARNAME "opensmtpd"
12735| #define PACKAGE_VERSION "7.4.0p1"
12736| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
12737| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
12738| #define PACKAGE_URL "https://www.opensmtpd.org"
12739| #define PACKAGE "opensmtpd"
12740| #define VERSION "7.4.0p1"
12741| #define HAVE_STDIO_H 1
12742| #define HAVE_STDLIB_H 1
12743| #define HAVE_STRING_H 1
12744| #define HAVE_INTTYPES_H 1
12745| #define HAVE_STDINT_H 1
12746| #define HAVE_STRINGS_H 1
12747| #define HAVE_SYS_STAT_H 1
12748| #define HAVE_SYS_TYPES_H 1
12749| #define HAVE_UNISTD_H 1
12750| #define HAVE_WCHAR_H 1
12751| #define STDC_HEADERS 1
12752| #define _ALL_SOURCE 1
12753| #define _DARWIN_C_SOURCE 1
12754| #define _GNU_SOURCE 1
12755| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12756| #define _NETBSD_SOURCE 1
12757| #define _OPENBSD_SOURCE 1
12758| #define _POSIX_PTHREAD_SEMANTICS 1
12759| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12760| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12761| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12762| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12763| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12764| #define __STDC_WANT_LIB_EXT2__ 1
12765| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12766| #define _TANDEM_SOURCE 1
12767| #define __EXTENSIONS__ 1
12768| #define HAVE_DLFCN_H 1
12769| #define LT_OBJDIR ".libs/"
12770| #define SETEUID_BREAKS_SETUID 1
12771| #define BROKEN_SETREUID 1
12772| #define BROKEN_SETREGID 1
12773| #define SPT_TYPE SPT_REUSEARGV
12774| #define HAVE_BASENAME 1
12775| #define HAVE_CLOCK_GETTIME 1
12776| #define HAVE_DAEMON 1
12777| #define HAVE_DIRNAME 1
12778| #define HAVE_ERRC 1
12779| #define HAVE_FGETLN 1
12780| #define HAVE_GETDTABLESIZE 1
12781| #define HAVE_GETOPT 1
12782| #define HAVE_GETPEEREID 1
12783| #define HAVE_NANOSLEEP 1
12784| #define HAVE_SETEUID 1
12785| #define HAVE_SETEGID 1
12786| #define HAVE_SIGNAL 1
12787| #define HAVE_STRLCPY 1
12788| #define HAVE_STRLCAT 1
12789| #define HAVE_STRMODE 1
12790| #define HAVE_STRNDUP 1
12791| #define HAVE_STRNLEN 1
12792| #define HAVE_STRSEP 1
12793| #define HAVE_STRTONUM 1
12794| #define HAVE_USLEEP 1
12795| #define HAVE_DIRFD 1
12796| #define HAVE_SETSID 1
12797| #define HAVE_SIGACTION 1
12798| #define HAVE_STRNVIS 1
12799| #define HAVE_SYSCONF 1
12800| #define HAVE_ARPA_NAMESER_COMPAT_H 1
12801| #define HAVE_DIRENT_H 1
12802| #define HAVE_FCNTL_H 1
12803| #define HAVE_LIBKERN_OSBYTEORDER_H 1
12804| #define HAVE_LIMITS_H 1
12805| #define HAVE_MACH_MACH_TIME_H 1
12806| #define HAVE_NETDB_H 1
12807| #define HAVE_PATHS_H 1
12808| #define HAVE_SECURITY_PAM_APPL_H 1
12809| #define HAVE_SYS_DIR_H 1
12810| #define HAVE_SYS_FILE_H 1
12811| #define HAVE_SYS_MOUNT_H 1
12812| #define HAVE_SYS_STATVFS_H 1
12813| #define HAVE_SYS_TIME_H 1
12814| #define HAVE_SYS_UN_H 1
12815| #define HAVE_UTIL_H 1
12816| #define HAVE_VIS_H 1
12817| #define HAVE_BASENAME 1
12818| #define HAVE_CLOCK_GETTIME 1
12819| #define HAVE_CRYPT 1
12820| #define HAVE_DIRNAME 1
12821| #define HAVE_FPARSELN 1
12822| #define HAVE_FTS_OPEN 1
12823| #define HAVE_INET_NET_PTON 1
12824| #define HAVE_RES_HNOK 1
12825| #define HAVE_RES_9_B64_PTON 1
12826| #define HAVE_RES_9_B64_NTOP 1
12827| #define BROKEN_STRNVIS 1
12828| #define HAVE_LONG_LONG 1
12829| #define HAVE_UNSIGNED_LONG_LONG 1
12830| #define HAVE_LONG_DOUBLE 1
12831| #define HAVE_U_INT 1
12832| #define HAVE_U_CHAR 1
12833| #define SIZEOF_SHORT_INT 2
12834| #define SIZEOF_INT 4
12835| #define SIZEOF_LONG_INT 8
12836| #define SIZEOF_LONG_LONG_INT 8
12837| #define HAVE_INTPTR_T 1
12838| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12839| #define HAVE_LONG_LONG_INT 1
12840| #define HAVE_INTMAX_T 1
12841| #define HAVE_UINTPTR_T 1
12842| #define HAVE_UINTMAX_T 1
12843| #define HAVE_SIG_ATOMIC_T 1
12844| #define HAVE_FSBLKCNT_T 1
12845| #define HAVE_FSFILCNT_T 1
12846| #define HAVE_IN_ADDR_T 1
12847| #define HAVE_IN_PORT_T 1
12848| #define HAVE_SA_FAMILY_T 1
12849| #define HAVE_STRUCT_TIMESPEC 1
12850| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
12851| #define HAVE_STRUCT_SOCKADDR_IN6 1
12852| #define HAVE_STRUCT_IN6_ADDR 1
12853| #define HAVE_STRUCT_ADDRINFO 1
12854| #define HAVE_STRUCT_TIMEVAL 1
12855| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
12856| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
12857| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
12858| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
12859| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
12860| #define HAVE_STRUCT_STAT_ST_FLAGS 1
12861| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
12862| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
12863| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
12864| #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
12865| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1
12866| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
12867| /* end confdefs.h.  */
12868|
12869| #include <sys/types.h>
12870| #include <sys/socket.h>
12871|
12872|
12873| int
12874| main (void)
12875| {
12876| static struct sockaddr_storage ac_aggr;
12877| if (ac_aggr.__ss_family)
12878| return 0;
12879|   ;
12880|   return 0;
12881| }
12882configure:17898: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
12883conftest.c:146:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
12884if (sizeof ac_aggr.__ss_family)
12885                   ^~~~~~~~~~~
12886                   ss_family
12887/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/sys/socket.h:466:18: note: 'ss_family' declared here
12888        sa_family_t     ss_family;      /* [XSI] address family */
12889                        ^
128901 error generated.
12891configure:17898: $? = 1
12892configure: failed program was:
12893| /* confdefs.h */
12894| #define PACKAGE_NAME "OpenSMTPD-portable"
12895| #define PACKAGE_TARNAME "opensmtpd"
12896| #define PACKAGE_VERSION "7.4.0p1"
12897| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
12898| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
12899| #define PACKAGE_URL "https://www.opensmtpd.org"
12900| #define PACKAGE "opensmtpd"
12901| #define VERSION "7.4.0p1"
12902| #define HAVE_STDIO_H 1
12903| #define HAVE_STDLIB_H 1
12904| #define HAVE_STRING_H 1
12905| #define HAVE_INTTYPES_H 1
12906| #define HAVE_STDINT_H 1
12907| #define HAVE_STRINGS_H 1
12908| #define HAVE_SYS_STAT_H 1
12909| #define HAVE_SYS_TYPES_H 1
12910| #define HAVE_UNISTD_H 1
12911| #define HAVE_WCHAR_H 1
12912| #define STDC_HEADERS 1
12913| #define _ALL_SOURCE 1
12914| #define _DARWIN_C_SOURCE 1
12915| #define _GNU_SOURCE 1
12916| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12917| #define _NETBSD_SOURCE 1
12918| #define _OPENBSD_SOURCE 1
12919| #define _POSIX_PTHREAD_SEMANTICS 1
12920| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12921| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12922| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12923| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12924| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12925| #define __STDC_WANT_LIB_EXT2__ 1
12926| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12927| #define _TANDEM_SOURCE 1
12928| #define __EXTENSIONS__ 1
12929| #define HAVE_DLFCN_H 1
12930| #define LT_OBJDIR ".libs/"
12931| #define SETEUID_BREAKS_SETUID 1
12932| #define BROKEN_SETREUID 1
12933| #define BROKEN_SETREGID 1
12934| #define SPT_TYPE SPT_REUSEARGV
12935| #define HAVE_BASENAME 1
12936| #define HAVE_CLOCK_GETTIME 1
12937| #define HAVE_DAEMON 1
12938| #define HAVE_DIRNAME 1
12939| #define HAVE_ERRC 1
12940| #define HAVE_FGETLN 1
12941| #define HAVE_GETDTABLESIZE 1
12942| #define HAVE_GETOPT 1
12943| #define HAVE_GETPEEREID 1
12944| #define HAVE_NANOSLEEP 1
12945| #define HAVE_SETEUID 1
12946| #define HAVE_SETEGID 1
12947| #define HAVE_SIGNAL 1
12948| #define HAVE_STRLCPY 1
12949| #define HAVE_STRLCAT 1
12950| #define HAVE_STRMODE 1
12951| #define HAVE_STRNDUP 1
12952| #define HAVE_STRNLEN 1
12953| #define HAVE_STRSEP 1
12954| #define HAVE_STRTONUM 1
12955| #define HAVE_USLEEP 1
12956| #define HAVE_DIRFD 1
12957| #define HAVE_SETSID 1
12958| #define HAVE_SIGACTION 1
12959| #define HAVE_STRNVIS 1
12960| #define HAVE_SYSCONF 1
12961| #define HAVE_ARPA_NAMESER_COMPAT_H 1
12962| #define HAVE_DIRENT_H 1
12963| #define HAVE_FCNTL_H 1
12964| #define HAVE_LIBKERN_OSBYTEORDER_H 1
12965| #define HAVE_LIMITS_H 1
12966| #define HAVE_MACH_MACH_TIME_H 1
12967| #define HAVE_NETDB_H 1
12968| #define HAVE_PATHS_H 1
12969| #define HAVE_SECURITY_PAM_APPL_H 1
12970| #define HAVE_SYS_DIR_H 1
12971| #define HAVE_SYS_FILE_H 1
12972| #define HAVE_SYS_MOUNT_H 1
12973| #define HAVE_SYS_STATVFS_H 1
12974| #define HAVE_SYS_TIME_H 1
12975| #define HAVE_SYS_UN_H 1
12976| #define HAVE_UTIL_H 1
12977| #define HAVE_VIS_H 1
12978| #define HAVE_BASENAME 1
12979| #define HAVE_CLOCK_GETTIME 1
12980| #define HAVE_CRYPT 1
12981| #define HAVE_DIRNAME 1
12982| #define HAVE_FPARSELN 1
12983| #define HAVE_FTS_OPEN 1
12984| #define HAVE_INET_NET_PTON 1
12985| #define HAVE_RES_HNOK 1
12986| #define HAVE_RES_9_B64_PTON 1
12987| #define HAVE_RES_9_B64_NTOP 1
12988| #define BROKEN_STRNVIS 1
12989| #define HAVE_LONG_LONG 1
12990| #define HAVE_UNSIGNED_LONG_LONG 1
12991| #define HAVE_LONG_DOUBLE 1
12992| #define HAVE_U_INT 1
12993| #define HAVE_U_CHAR 1
12994| #define SIZEOF_SHORT_INT 2
12995| #define SIZEOF_INT 4
12996| #define SIZEOF_LONG_INT 8
12997| #define SIZEOF_LONG_LONG_INT 8
12998| #define HAVE_INTPTR_T 1
12999| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13000| #define HAVE_LONG_LONG_INT 1
13001| #define HAVE_INTMAX_T 1
13002| #define HAVE_UINTPTR_T 1
13003| #define HAVE_UINTMAX_T 1
13004| #define HAVE_SIG_ATOMIC_T 1
13005| #define HAVE_FSBLKCNT_T 1
13006| #define HAVE_FSFILCNT_T 1
13007| #define HAVE_IN_ADDR_T 1
13008| #define HAVE_IN_PORT_T 1
13009| #define HAVE_SA_FAMILY_T 1
13010| #define HAVE_STRUCT_TIMESPEC 1
13011| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
13012| #define HAVE_STRUCT_SOCKADDR_IN6 1
13013| #define HAVE_STRUCT_IN6_ADDR 1
13014| #define HAVE_STRUCT_ADDRINFO 1
13015| #define HAVE_STRUCT_TIMEVAL 1
13016| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13017| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
13018| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
13019| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
13020| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
13021| #define HAVE_STRUCT_STAT_ST_FLAGS 1
13022| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
13023| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13024| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
13025| #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
13026| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1
13027| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
13028| /* end confdefs.h.  */
13029|
13030| #include <sys/types.h>
13031| #include <sys/socket.h>
13032|
13033|
13034| int
13035| main (void)
13036| {
13037| static struct sockaddr_storage ac_aggr;
13038| if (sizeof ac_aggr.__ss_family)
13039| return 0;
13040|   ;
13041|   return 0;
13042| }
13043configure:17898: result: no
13044configure:17912: checking for /usr/bin/clang options needed to detect all undeclared functions
13045configure:17934: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13046conftest.c:141:8: error: call to undeclared library function 'strchr' with type 'char *(const char *, int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
13047(void) strchr;
13048       ^
13049conftest.c:141:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
130501 error generated.
13051configure:17934: $? = 1
13052configure: failed program was:
13053| /* confdefs.h */
13054| #define PACKAGE_NAME "OpenSMTPD-portable"
13055| #define PACKAGE_TARNAME "opensmtpd"
13056| #define PACKAGE_VERSION "7.4.0p1"
13057| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
13058| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
13059| #define PACKAGE_URL "https://www.opensmtpd.org"
13060| #define PACKAGE "opensmtpd"
13061| #define VERSION "7.4.0p1"
13062| #define HAVE_STDIO_H 1
13063| #define HAVE_STDLIB_H 1
13064| #define HAVE_STRING_H 1
13065| #define HAVE_INTTYPES_H 1
13066| #define HAVE_STDINT_H 1
13067| #define HAVE_STRINGS_H 1
13068| #define HAVE_SYS_STAT_H 1
13069| #define HAVE_SYS_TYPES_H 1
13070| #define HAVE_UNISTD_H 1
13071| #define HAVE_WCHAR_H 1
13072| #define STDC_HEADERS 1
13073| #define _ALL_SOURCE 1
13074| #define _DARWIN_C_SOURCE 1
13075| #define _GNU_SOURCE 1
13076| #define _HPUX_ALT_XOPEN_SOCKET_API 1
13077| #define _NETBSD_SOURCE 1
13078| #define _OPENBSD_SOURCE 1
13079| #define _POSIX_PTHREAD_SEMANTICS 1
13080| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13081| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13082| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13083| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13084| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13085| #define __STDC_WANT_LIB_EXT2__ 1
13086| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13087| #define _TANDEM_SOURCE 1
13088| #define __EXTENSIONS__ 1
13089| #define HAVE_DLFCN_H 1
13090| #define LT_OBJDIR ".libs/"
13091| #define SETEUID_BREAKS_SETUID 1
13092| #define BROKEN_SETREUID 1
13093| #define BROKEN_SETREGID 1
13094| #define SPT_TYPE SPT_REUSEARGV
13095| #define HAVE_BASENAME 1
13096| #define HAVE_CLOCK_GETTIME 1
13097| #define HAVE_DAEMON 1
13098| #define HAVE_DIRNAME 1
13099| #define HAVE_ERRC 1
13100| #define HAVE_FGETLN 1
13101| #define HAVE_GETDTABLESIZE 1
13102| #define HAVE_GETOPT 1
13103| #define HAVE_GETPEEREID 1
13104| #define HAVE_NANOSLEEP 1
13105| #define HAVE_SETEUID 1
13106| #define HAVE_SETEGID 1
13107| #define HAVE_SIGNAL 1
13108| #define HAVE_STRLCPY 1
13109| #define HAVE_STRLCAT 1
13110| #define HAVE_STRMODE 1
13111| #define HAVE_STRNDUP 1
13112| #define HAVE_STRNLEN 1
13113| #define HAVE_STRSEP 1
13114| #define HAVE_STRTONUM 1
13115| #define HAVE_USLEEP 1
13116| #define HAVE_DIRFD 1
13117| #define HAVE_SETSID 1
13118| #define HAVE_SIGACTION 1
13119| #define HAVE_STRNVIS 1
13120| #define HAVE_SYSCONF 1
13121| #define HAVE_ARPA_NAMESER_COMPAT_H 1
13122| #define HAVE_DIRENT_H 1
13123| #define HAVE_FCNTL_H 1
13124| #define HAVE_LIBKERN_OSBYTEORDER_H 1
13125| #define HAVE_LIMITS_H 1
13126| #define HAVE_MACH_MACH_TIME_H 1
13127| #define HAVE_NETDB_H 1
13128| #define HAVE_PATHS_H 1
13129| #define HAVE_SECURITY_PAM_APPL_H 1
13130| #define HAVE_SYS_DIR_H 1
13131| #define HAVE_SYS_FILE_H 1
13132| #define HAVE_SYS_MOUNT_H 1
13133| #define HAVE_SYS_STATVFS_H 1
13134| #define HAVE_SYS_TIME_H 1
13135| #define HAVE_SYS_UN_H 1
13136| #define HAVE_UTIL_H 1
13137| #define HAVE_VIS_H 1
13138| #define HAVE_BASENAME 1
13139| #define HAVE_CLOCK_GETTIME 1
13140| #define HAVE_CRYPT 1
13141| #define HAVE_DIRNAME 1
13142| #define HAVE_FPARSELN 1
13143| #define HAVE_FTS_OPEN 1
13144| #define HAVE_INET_NET_PTON 1
13145| #define HAVE_RES_HNOK 1
13146| #define HAVE_RES_9_B64_PTON 1
13147| #define HAVE_RES_9_B64_NTOP 1
13148| #define BROKEN_STRNVIS 1
13149| #define HAVE_LONG_LONG 1
13150| #define HAVE_UNSIGNED_LONG_LONG 1
13151| #define HAVE_LONG_DOUBLE 1
13152| #define HAVE_U_INT 1
13153| #define HAVE_U_CHAR 1
13154| #define SIZEOF_SHORT_INT 2
13155| #define SIZEOF_INT 4
13156| #define SIZEOF_LONG_INT 8
13157| #define SIZEOF_LONG_LONG_INT 8
13158| #define HAVE_INTPTR_T 1
13159| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13160| #define HAVE_LONG_LONG_INT 1
13161| #define HAVE_INTMAX_T 1
13162| #define HAVE_UINTPTR_T 1
13163| #define HAVE_UINTMAX_T 1
13164| #define HAVE_SIG_ATOMIC_T 1
13165| #define HAVE_FSBLKCNT_T 1
13166| #define HAVE_FSFILCNT_T 1
13167| #define HAVE_IN_ADDR_T 1
13168| #define HAVE_IN_PORT_T 1
13169| #define HAVE_SA_FAMILY_T 1
13170| #define HAVE_STRUCT_TIMESPEC 1
13171| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
13172| #define HAVE_STRUCT_SOCKADDR_IN6 1
13173| #define HAVE_STRUCT_IN6_ADDR 1
13174| #define HAVE_STRUCT_ADDRINFO 1
13175| #define HAVE_STRUCT_TIMEVAL 1
13176| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13177| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
13178| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
13179| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
13180| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
13181| #define HAVE_STRUCT_STAT_ST_FLAGS 1
13182| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
13183| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13184| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
13185| #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
13186| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1
13187| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
13188| /* end confdefs.h.  */
13189|
13190| int
13191| main (void)
13192| {
13193| (void) strchr;
13194|   ;
13195|   return 0;
13196| }
13197configure:17961: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13198configure:17961: $? = 0
13199configure:17978: result: none needed
13200configure:17992: checking for struct tm.tm_gmtoff
13201configure:17992: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13202configure:17992: $? = 0
13203configure:17992: result: yes
13204configure:18054: checking for struct tm.tm_zone
13205configure:18054: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13206configure:18054: $? = 0
13207configure:18054: result: yes
13208configure:18118: checking for struct DIR.d_type
13209configure:18118: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13210conftest.c:147:19: error: variable has incomplete type 'struct DIR'
13211static struct DIR ac_aggr;
13212                  ^
13213conftest.c:147:15: note: forward declaration of 'struct DIR'
13214static struct DIR ac_aggr;
13215              ^
132161 error generated.
13217configure:18118: $? = 1
13218configure: failed program was:
13219| /* confdefs.h */
13220| #define PACKAGE_NAME "OpenSMTPD-portable"
13221| #define PACKAGE_TARNAME "opensmtpd"
13222| #define PACKAGE_VERSION "7.4.0p1"
13223| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
13224| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
13225| #define PACKAGE_URL "https://www.opensmtpd.org"
13226| #define PACKAGE "opensmtpd"
13227| #define VERSION "7.4.0p1"
13228| #define HAVE_STDIO_H 1
13229| #define HAVE_STDLIB_H 1
13230| #define HAVE_STRING_H 1
13231| #define HAVE_INTTYPES_H 1
13232| #define HAVE_STDINT_H 1
13233| #define HAVE_STRINGS_H 1
13234| #define HAVE_SYS_STAT_H 1
13235| #define HAVE_SYS_TYPES_H 1
13236| #define HAVE_UNISTD_H 1
13237| #define HAVE_WCHAR_H 1
13238| #define STDC_HEADERS 1
13239| #define _ALL_SOURCE 1
13240| #define _DARWIN_C_SOURCE 1
13241| #define _GNU_SOURCE 1
13242| #define _HPUX_ALT_XOPEN_SOCKET_API 1
13243| #define _NETBSD_SOURCE 1
13244| #define _OPENBSD_SOURCE 1
13245| #define _POSIX_PTHREAD_SEMANTICS 1
13246| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13247| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13248| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13249| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13250| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13251| #define __STDC_WANT_LIB_EXT2__ 1
13252| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13253| #define _TANDEM_SOURCE 1
13254| #define __EXTENSIONS__ 1
13255| #define HAVE_DLFCN_H 1
13256| #define LT_OBJDIR ".libs/"
13257| #define SETEUID_BREAKS_SETUID 1
13258| #define BROKEN_SETREUID 1
13259| #define BROKEN_SETREGID 1
13260| #define SPT_TYPE SPT_REUSEARGV
13261| #define HAVE_BASENAME 1
13262| #define HAVE_CLOCK_GETTIME 1
13263| #define HAVE_DAEMON 1
13264| #define HAVE_DIRNAME 1
13265| #define HAVE_ERRC 1
13266| #define HAVE_FGETLN 1
13267| #define HAVE_GETDTABLESIZE 1
13268| #define HAVE_GETOPT 1
13269| #define HAVE_GETPEEREID 1
13270| #define HAVE_NANOSLEEP 1
13271| #define HAVE_SETEUID 1
13272| #define HAVE_SETEGID 1
13273| #define HAVE_SIGNAL 1
13274| #define HAVE_STRLCPY 1
13275| #define HAVE_STRLCAT 1
13276| #define HAVE_STRMODE 1
13277| #define HAVE_STRNDUP 1
13278| #define HAVE_STRNLEN 1
13279| #define HAVE_STRSEP 1
13280| #define HAVE_STRTONUM 1
13281| #define HAVE_USLEEP 1
13282| #define HAVE_DIRFD 1
13283| #define HAVE_SETSID 1
13284| #define HAVE_SIGACTION 1
13285| #define HAVE_STRNVIS 1
13286| #define HAVE_SYSCONF 1
13287| #define HAVE_ARPA_NAMESER_COMPAT_H 1
13288| #define HAVE_DIRENT_H 1
13289| #define HAVE_FCNTL_H 1
13290| #define HAVE_LIBKERN_OSBYTEORDER_H 1
13291| #define HAVE_LIMITS_H 1
13292| #define HAVE_MACH_MACH_TIME_H 1
13293| #define HAVE_NETDB_H 1
13294| #define HAVE_PATHS_H 1
13295| #define HAVE_SECURITY_PAM_APPL_H 1
13296| #define HAVE_SYS_DIR_H 1
13297| #define HAVE_SYS_FILE_H 1
13298| #define HAVE_SYS_MOUNT_H 1
13299| #define HAVE_SYS_STATVFS_H 1
13300| #define HAVE_SYS_TIME_H 1
13301| #define HAVE_SYS_UN_H 1
13302| #define HAVE_UTIL_H 1
13303| #define HAVE_VIS_H 1
13304| #define HAVE_BASENAME 1
13305| #define HAVE_CLOCK_GETTIME 1
13306| #define HAVE_CRYPT 1
13307| #define HAVE_DIRNAME 1
13308| #define HAVE_FPARSELN 1
13309| #define HAVE_FTS_OPEN 1
13310| #define HAVE_INET_NET_PTON 1
13311| #define HAVE_RES_HNOK 1
13312| #define HAVE_RES_9_B64_PTON 1
13313| #define HAVE_RES_9_B64_NTOP 1
13314| #define BROKEN_STRNVIS 1
13315| #define HAVE_LONG_LONG 1
13316| #define HAVE_UNSIGNED_LONG_LONG 1
13317| #define HAVE_LONG_DOUBLE 1
13318| #define HAVE_U_INT 1
13319| #define HAVE_U_CHAR 1
13320| #define SIZEOF_SHORT_INT 2
13321| #define SIZEOF_INT 4
13322| #define SIZEOF_LONG_INT 8
13323| #define SIZEOF_LONG_LONG_INT 8
13324| #define HAVE_INTPTR_T 1
13325| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13326| #define HAVE_LONG_LONG_INT 1
13327| #define HAVE_INTMAX_T 1
13328| #define HAVE_UINTPTR_T 1
13329| #define HAVE_UINTMAX_T 1
13330| #define HAVE_SIG_ATOMIC_T 1
13331| #define HAVE_FSBLKCNT_T 1
13332| #define HAVE_FSFILCNT_T 1
13333| #define HAVE_IN_ADDR_T 1
13334| #define HAVE_IN_PORT_T 1
13335| #define HAVE_SA_FAMILY_T 1
13336| #define HAVE_STRUCT_TIMESPEC 1
13337| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
13338| #define HAVE_STRUCT_SOCKADDR_IN6 1
13339| #define HAVE_STRUCT_IN6_ADDR 1
13340| #define HAVE_STRUCT_ADDRINFO 1
13341| #define HAVE_STRUCT_TIMEVAL 1
13342| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13343| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
13344| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
13345| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
13346| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
13347| #define HAVE_STRUCT_STAT_ST_FLAGS 1
13348| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
13349| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13350| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
13351| #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
13352| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1
13353| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
13354| #define HAVE_STRUCT_TM_TM_GMTOFF 1
13355| #define HAVE_STRUCT_TM_TM_ZONE 1
13356| /* end confdefs.h.  */
13357|
13358| #include <sys/types.h>
13359| #include <dirent.h>
13360|
13361|
13362| int
13363| main (void)
13364| {
13365| static struct DIR ac_aggr;
13366| if (ac_aggr.d_type)
13367| return 0;
13368|   ;
13369|   return 0;
13370| }
13371configure:18118: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13372conftest.c:147:19: error: variable has incomplete type 'struct DIR'
13373static struct DIR ac_aggr;
13374                  ^
13375conftest.c:147:15: note: forward declaration of 'struct DIR'
13376static struct DIR ac_aggr;
13377              ^
133781 error generated.
13379configure:18118: $? = 1
13380configure: failed program was:
13381| /* confdefs.h */
13382| #define PACKAGE_NAME "OpenSMTPD-portable"
13383| #define PACKAGE_TARNAME "opensmtpd"
13384| #define PACKAGE_VERSION "7.4.0p1"
13385| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
13386| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
13387| #define PACKAGE_URL "https://www.opensmtpd.org"
13388| #define PACKAGE "opensmtpd"
13389| #define VERSION "7.4.0p1"
13390| #define HAVE_STDIO_H 1
13391| #define HAVE_STDLIB_H 1
13392| #define HAVE_STRING_H 1
13393| #define HAVE_INTTYPES_H 1
13394| #define HAVE_STDINT_H 1
13395| #define HAVE_STRINGS_H 1
13396| #define HAVE_SYS_STAT_H 1
13397| #define HAVE_SYS_TYPES_H 1
13398| #define HAVE_UNISTD_H 1
13399| #define HAVE_WCHAR_H 1
13400| #define STDC_HEADERS 1
13401| #define _ALL_SOURCE 1
13402| #define _DARWIN_C_SOURCE 1
13403| #define _GNU_SOURCE 1
13404| #define _HPUX_ALT_XOPEN_SOCKET_API 1
13405| #define _NETBSD_SOURCE 1
13406| #define _OPENBSD_SOURCE 1
13407| #define _POSIX_PTHREAD_SEMANTICS 1
13408| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13409| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13410| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13411| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13412| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13413| #define __STDC_WANT_LIB_EXT2__ 1
13414| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13415| #define _TANDEM_SOURCE 1
13416| #define __EXTENSIONS__ 1
13417| #define HAVE_DLFCN_H 1
13418| #define LT_OBJDIR ".libs/"
13419| #define SETEUID_BREAKS_SETUID 1
13420| #define BROKEN_SETREUID 1
13421| #define BROKEN_SETREGID 1
13422| #define SPT_TYPE SPT_REUSEARGV
13423| #define HAVE_BASENAME 1
13424| #define HAVE_CLOCK_GETTIME 1
13425| #define HAVE_DAEMON 1
13426| #define HAVE_DIRNAME 1
13427| #define HAVE_ERRC 1
13428| #define HAVE_FGETLN 1
13429| #define HAVE_GETDTABLESIZE 1
13430| #define HAVE_GETOPT 1
13431| #define HAVE_GETPEEREID 1
13432| #define HAVE_NANOSLEEP 1
13433| #define HAVE_SETEUID 1
13434| #define HAVE_SETEGID 1
13435| #define HAVE_SIGNAL 1
13436| #define HAVE_STRLCPY 1
13437| #define HAVE_STRLCAT 1
13438| #define HAVE_STRMODE 1
13439| #define HAVE_STRNDUP 1
13440| #define HAVE_STRNLEN 1
13441| #define HAVE_STRSEP 1
13442| #define HAVE_STRTONUM 1
13443| #define HAVE_USLEEP 1
13444| #define HAVE_DIRFD 1
13445| #define HAVE_SETSID 1
13446| #define HAVE_SIGACTION 1
13447| #define HAVE_STRNVIS 1
13448| #define HAVE_SYSCONF 1
13449| #define HAVE_ARPA_NAMESER_COMPAT_H 1
13450| #define HAVE_DIRENT_H 1
13451| #define HAVE_FCNTL_H 1
13452| #define HAVE_LIBKERN_OSBYTEORDER_H 1
13453| #define HAVE_LIMITS_H 1
13454| #define HAVE_MACH_MACH_TIME_H 1
13455| #define HAVE_NETDB_H 1
13456| #define HAVE_PATHS_H 1
13457| #define HAVE_SECURITY_PAM_APPL_H 1
13458| #define HAVE_SYS_DIR_H 1
13459| #define HAVE_SYS_FILE_H 1
13460| #define HAVE_SYS_MOUNT_H 1
13461| #define HAVE_SYS_STATVFS_H 1
13462| #define HAVE_SYS_TIME_H 1
13463| #define HAVE_SYS_UN_H 1
13464| #define HAVE_UTIL_H 1
13465| #define HAVE_VIS_H 1
13466| #define HAVE_BASENAME 1
13467| #define HAVE_CLOCK_GETTIME 1
13468| #define HAVE_CRYPT 1
13469| #define HAVE_DIRNAME 1
13470| #define HAVE_FPARSELN 1
13471| #define HAVE_FTS_OPEN 1
13472| #define HAVE_INET_NET_PTON 1
13473| #define HAVE_RES_HNOK 1
13474| #define HAVE_RES_9_B64_PTON 1
13475| #define HAVE_RES_9_B64_NTOP 1
13476| #define BROKEN_STRNVIS 1
13477| #define HAVE_LONG_LONG 1
13478| #define HAVE_UNSIGNED_LONG_LONG 1
13479| #define HAVE_LONG_DOUBLE 1
13480| #define HAVE_U_INT 1
13481| #define HAVE_U_CHAR 1
13482| #define SIZEOF_SHORT_INT 2
13483| #define SIZEOF_INT 4
13484| #define SIZEOF_LONG_INT 8
13485| #define SIZEOF_LONG_LONG_INT 8
13486| #define HAVE_INTPTR_T 1
13487| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13488| #define HAVE_LONG_LONG_INT 1
13489| #define HAVE_INTMAX_T 1
13490| #define HAVE_UINTPTR_T 1
13491| #define HAVE_UINTMAX_T 1
13492| #define HAVE_SIG_ATOMIC_T 1
13493| #define HAVE_FSBLKCNT_T 1
13494| #define HAVE_FSFILCNT_T 1
13495| #define HAVE_IN_ADDR_T 1
13496| #define HAVE_IN_PORT_T 1
13497| #define HAVE_SA_FAMILY_T 1
13498| #define HAVE_STRUCT_TIMESPEC 1
13499| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
13500| #define HAVE_STRUCT_SOCKADDR_IN6 1
13501| #define HAVE_STRUCT_IN6_ADDR 1
13502| #define HAVE_STRUCT_ADDRINFO 1
13503| #define HAVE_STRUCT_TIMEVAL 1
13504| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13505| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
13506| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
13507| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
13508| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
13509| #define HAVE_STRUCT_STAT_ST_FLAGS 1
13510| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
13511| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13512| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
13513| #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
13514| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1
13515| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
13516| #define HAVE_STRUCT_TM_TM_GMTOFF 1
13517| #define HAVE_STRUCT_TM_TM_ZONE 1
13518| /* end confdefs.h.  */
13519|
13520| #include <sys/types.h>
13521| #include <dirent.h>
13522|
13523|
13524| int
13525| main (void)
13526| {
13527| static struct DIR ac_aggr;
13528| if (sizeof ac_aggr.d_type)
13529| return 0;
13530|   ;
13531|   return 0;
13532| }
13533configure:18118: result: no
13534configure:18131: checking whether O_NONBLOCK is declared
13535configure:18131: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13536configure:18131: $? = 0
13537configure:18131: result: yes
13538configure:18150: checking whether AF_LOCAL is declared
13539configure:18150: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13540configure:18150: $? = 0
13541configure:18150: result: yes
13542configure:18161: checking whether PF_LOCAL is declared
13543configure:18161: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13544configure:18161: $? = 0
13545configure:18161: result: yes
13546configure:18174: checking whether IPPORT_HILASTAUTO is declared
13547configure:18174: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13548configure:18174: $? = 0
13549configure:18174: result: yes
13550configure:18187: checking whether IPV6_ADDR_SCOPE_INTFACELOCAL is declared
13551configure:18187: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13552In file included from conftest.c:144:
13553/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/netinet6/in6.h:94:2: error: "do not include netinet6/in6.h directly, include netinet/in.h. "         " see RFC2553"
13554#error "do not include netinet6/in6.h directly, include netinet/in.h. " \
13555 ^
13556/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/netinet6/in6.h:173:2: error: unknown type name 'in_port_t'; did you mean 'intptr_t'?
13557        in_port_t       sin6_port;      /* Transport layer port # (in_port_t) */
13558        ^
13559/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/sys/_types/_intptr_t.h:32:33: note: 'intptr_t' declared here
13560typedef __darwin_intptr_t       intptr_t;
13561                                ^
13562In file included from conftest.c:144:
13563/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/netinet6/in6.h:555:2: error: unknown type name 'uint32_t'
13564        uint32_t ip6m_mtu;
13565        ^
13566/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/netinet6/in6.h:643:8: error: unknown type name 'size_t'
13567extern size_t inet6_rthdr_space(int, int);
13568       ^
13569/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/netinet6/in6.h:656:64: error: redefinition of parameter 'socklen_t'
13570extern int inet6_opt_append(void *, socklen_t, int, __uint8_t, socklen_t,
13571                                                               ^
13572/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/netinet6/in6.h:656:37: note: previous declaration is here
13573extern int inet6_opt_append(void *, socklen_t, int, __uint8_t, socklen_t,
13574                                    ^
13575/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/netinet6/in6.h:661:64: error: unknown type name 'socklen_t'
13576extern int inet6_opt_next(void *, socklen_t, int, __uint8_t *, socklen_t *,
13577                                                               ^
13578/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/netinet6/in6.h:663:62: error: unknown type name 'socklen_t'
13579extern int inet6_opt_find(void *, socklen_t, int, __uint8_t, socklen_t *,
13580                                                             ^
13581/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/netinet6/in6.h:666:8: error: unknown type name 'socklen_t'
13582extern socklen_t inet6_rth_space(int, int);
13583       ^
13584conftest.c:155:10: error: use of undeclared identifier 'IPV6_ADDR_SCOPE_INTFACELOCAL'
13585  (void) IPV6_ADDR_SCOPE_INTFACELOCAL;
13586         ^
135879 errors generated.
13588configure:18187: $? = 1
13589configure: failed program was:
13590| /* confdefs.h */
13591| #define PACKAGE_NAME "OpenSMTPD-portable"
13592| #define PACKAGE_TARNAME "opensmtpd"
13593| #define PACKAGE_VERSION "7.4.0p1"
13594| #define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
13595| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
13596| #define PACKAGE_URL "https://www.opensmtpd.org"
13597| #define PACKAGE "opensmtpd"
13598| #define VERSION "7.4.0p1"
13599| #define HAVE_STDIO_H 1
13600| #define HAVE_STDLIB_H 1
13601| #define HAVE_STRING_H 1
13602| #define HAVE_INTTYPES_H 1
13603| #define HAVE_STDINT_H 1
13604| #define HAVE_STRINGS_H 1
13605| #define HAVE_SYS_STAT_H 1
13606| #define HAVE_SYS_TYPES_H 1
13607| #define HAVE_UNISTD_H 1
13608| #define HAVE_WCHAR_H 1
13609| #define STDC_HEADERS 1
13610| #define _ALL_SOURCE 1
13611| #define _DARWIN_C_SOURCE 1
13612| #define _GNU_SOURCE 1
13613| #define _HPUX_ALT_XOPEN_SOCKET_API 1
13614| #define _NETBSD_SOURCE 1
13615| #define _OPENBSD_SOURCE 1
13616| #define _POSIX_PTHREAD_SEMANTICS 1
13617| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13618| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13619| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13620| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13621| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13622| #define __STDC_WANT_LIB_EXT2__ 1
13623| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13624| #define _TANDEM_SOURCE 1
13625| #define __EXTENSIONS__ 1
13626| #define HAVE_DLFCN_H 1
13627| #define LT_OBJDIR ".libs/"
13628| #define SETEUID_BREAKS_SETUID 1
13629| #define BROKEN_SETREUID 1
13630| #define BROKEN_SETREGID 1
13631| #define SPT_TYPE SPT_REUSEARGV
13632| #define HAVE_BASENAME 1
13633| #define HAVE_CLOCK_GETTIME 1
13634| #define HAVE_DAEMON 1
13635| #define HAVE_DIRNAME 1
13636| #define HAVE_ERRC 1
13637| #define HAVE_FGETLN 1
13638| #define HAVE_GETDTABLESIZE 1
13639| #define HAVE_GETOPT 1
13640| #define HAVE_GETPEEREID 1
13641| #define HAVE_NANOSLEEP 1
13642| #define HAVE_SETEUID 1
13643| #define HAVE_SETEGID 1
13644| #define HAVE_SIGNAL 1
13645| #define HAVE_STRLCPY 1
13646| #define HAVE_STRLCAT 1
13647| #define HAVE_STRMODE 1
13648| #define HAVE_STRNDUP 1
13649| #define HAVE_STRNLEN 1
13650| #define HAVE_STRSEP 1
13651| #define HAVE_STRTONUM 1
13652| #define HAVE_USLEEP 1
13653| #define HAVE_DIRFD 1
13654| #define HAVE_SETSID 1
13655| #define HAVE_SIGACTION 1
13656| #define HAVE_STRNVIS 1
13657| #define HAVE_SYSCONF 1
13658| #define HAVE_ARPA_NAMESER_COMPAT_H 1
13659| #define HAVE_DIRENT_H 1
13660| #define HAVE_FCNTL_H 1
13661| #define HAVE_LIBKERN_OSBYTEORDER_H 1
13662| #define HAVE_LIMITS_H 1
13663| #define HAVE_MACH_MACH_TIME_H 1
13664| #define HAVE_NETDB_H 1
13665| #define HAVE_PATHS_H 1
13666| #define HAVE_SECURITY_PAM_APPL_H 1
13667| #define HAVE_SYS_DIR_H 1
13668| #define HAVE_SYS_FILE_H 1
13669| #define HAVE_SYS_MOUNT_H 1
13670| #define HAVE_SYS_STATVFS_H 1
13671| #define HAVE_SYS_TIME_H 1
13672| #define HAVE_SYS_UN_H 1
13673| #define HAVE_UTIL_H 1
13674| #define HAVE_VIS_H 1
13675| #define HAVE_BASENAME 1
13676| #define HAVE_CLOCK_GETTIME 1
13677| #define HAVE_CRYPT 1
13678| #define HAVE_DIRNAME 1
13679| #define HAVE_FPARSELN 1
13680| #define HAVE_FTS_OPEN 1
13681| #define HAVE_INET_NET_PTON 1
13682| #define HAVE_RES_HNOK 1
13683| #define HAVE_RES_9_B64_PTON 1
13684| #define HAVE_RES_9_B64_NTOP 1
13685| #define BROKEN_STRNVIS 1
13686| #define HAVE_LONG_LONG 1
13687| #define HAVE_UNSIGNED_LONG_LONG 1
13688| #define HAVE_LONG_DOUBLE 1
13689| #define HAVE_U_INT 1
13690| #define HAVE_U_CHAR 1
13691| #define SIZEOF_SHORT_INT 2
13692| #define SIZEOF_INT 4
13693| #define SIZEOF_LONG_INT 8
13694| #define SIZEOF_LONG_LONG_INT 8
13695| #define HAVE_INTPTR_T 1
13696| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13697| #define HAVE_LONG_LONG_INT 1
13698| #define HAVE_INTMAX_T 1
13699| #define HAVE_UINTPTR_T 1
13700| #define HAVE_UINTMAX_T 1
13701| #define HAVE_SIG_ATOMIC_T 1
13702| #define HAVE_FSBLKCNT_T 1
13703| #define HAVE_FSFILCNT_T 1
13704| #define HAVE_IN_ADDR_T 1
13705| #define HAVE_IN_PORT_T 1
13706| #define HAVE_SA_FAMILY_T 1
13707| #define HAVE_STRUCT_TIMESPEC 1
13708| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
13709| #define HAVE_STRUCT_SOCKADDR_IN6 1
13710| #define HAVE_STRUCT_IN6_ADDR 1
13711| #define HAVE_STRUCT_ADDRINFO 1
13712| #define HAVE_STRUCT_TIMEVAL 1
13713| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
13714| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
13715| #define HAVE_STRUCT_PASSWD_PW_CLASS 1
13716| #define HAVE_STRUCT_PASSWD_PW_CHANGE 1
13717| #define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
13718| #define HAVE_STRUCT_STAT_ST_FLAGS 1
13719| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
13720| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
13721| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
13722| #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
13723| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1
13724| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
13725| #define HAVE_STRUCT_TM_TM_GMTOFF 1
13726| #define HAVE_STRUCT_TM_TM_ZONE 1
13727| #define HAVE_DECL_O_NONBLOCK 1
13728| #define HAVE_DECL_AF_LOCAL 1
13729| #define HAVE_DECL_PF_LOCAL 1
13730| #define HAVE_DECL_IPPORT_HILASTAUTO 1
13731| /* end confdefs.h.  */
13732|
13733| #include <netinet6/in6.h>
13734| #include <netinet/in.h>
13735|
13736|
13737| int
13738| main (void)
13739| {
13740| #ifndef IPV6_ADDR_SCOPE_INTFACELOCAL
13741| #ifdef __cplusplus
13742|   (void) IPV6_ADDR_SCOPE_INTFACELOCAL;
13743| #else
13744|   (void) IPV6_ADDR_SCOPE_INTFACELOCAL;
13745| #endif
13746| #endif
13747|
13748|   ;
13749|   return 0;
13750| }
13751configure:18187: result: no
13752configure:18201: checking whether WAIT_MYPGRP is declared
13753configure:18201: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13754configure:18201: $? = 0
13755configure:18201: result: yes
13756configure:18214: checking whether LOG_PERROR is declared
13757configure:18214: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13758configure:18214: $? = 0
13759configure:18214: result: yes
13760configure:18234: checking if /usr/bin/clang supports compile flag -Qunused-arguments
13761configure:18270: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -Qunused-arguments -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13762configure:18270: $? = 0
13763configure:18279: result: yes
13764configure:18292: checking if /usr/bin/clang supports compile flag -Wunknown-warning-option
13765configure:18328: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments  -Wunknown-warning-option -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13766configure:18328: $? = 0
13767configure:18337: result: yes
13768configure:18350: checking if /usr/bin/clang supports compile flag -Wall
13769configure:18386: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option  -Wall -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13770configure:18386: $? = 0
13771configure:18395: result: yes
13772configure:18408: checking if /usr/bin/clang supports compile flag -Wpointer-arith
13773configure:18444: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall  -Wpointer-arith -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13774configure:18444: $? = 0
13775configure:18453: result: yes
13776configure:18466: checking if /usr/bin/clang supports compile flag -Wuninitialized
13777configure:18502: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith  -Wuninitialized -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13778configure:18502: $? = 0
13779configure:18511: result: yes
13780configure:18524: checking if /usr/bin/clang supports compile flag -Wsign-compare
13781configure:18560: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized  -Wsign-compare -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13782configure:18560: $? = 0
13783configure:18569: result: yes
13784configure:18582: checking if /usr/bin/clang supports compile flag -Wformat-security
13785configure:18618: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare  -Wformat-security -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13786configure:18618: $? = 0
13787configure:18627: result: yes
13788configure:18640: checking if /usr/bin/clang supports compile flag -Wsizeof-pointer-memaccess
13789configure:18676: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security  -Wsizeof-pointer-memaccess -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13790configure:18676: $? = 0
13791configure:18685: result: yes
13792configure:18698: checking if /usr/bin/clang supports compile flag -Wpointer-sign
13793configure:18734: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess  -Wpointer-sign -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13794configure:18734: $? = 0
13795configure:18743: result: yes
13796configure:18756: checking if /usr/bin/clang supports compile flag -Wunused-result
13797configure:18792: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign  -Wunused-result -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13798configure:18792: $? = 0
13799configure:18801: result: yes
13800configure:18814: checking if /usr/bin/clang supports compile flag -fno-strict-aliasing
13801configure:18850: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result  -fno-strict-aliasing -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13802configure:18850: $? = 0
13803configure:18859: result: yes
13804configure:19067: checking gcc version
13805configure:19078: result:
13806configure:19081: checking if /usr/bin/clang accepts -fno-builtin-memset
13807configure:19096: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lresolv  >&5
13808configure:19096: $? = 0
13809configure:19098: result: yes
13810configure:19195: checking whether LLONG_MAX is declared
13811configure:19195: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -std=gnu99  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13812configure:19195: $? = 0
13813configure:19195: result: yes
13814configure:19207: checking if compiler allows __attribute__ on return types
13815configure:19222: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -std=gnu99 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
13816configure:19222: $? = 0
13817configure:19224: result: yes
13818configure:19491: error: invalid man type: doc
13819
13820## ---------------- ##
13821## Cache variables. ##
13822## ---------------- ##
13823
13824ac_cv_build=aarch64-apple-darwin23.2.0
13825ac_cv_c_compiler_gnu=yes
13826ac_cv_c_inline=inline
13827ac_cv_c_int16_t=yes
13828ac_cv_c_int32_t=yes
13829ac_cv_c_int64_t=yes
13830ac_cv_c_int8_t=yes
13831ac_cv_c_uint16_t=yes
13832ac_cv_c_uint32_t=yes
13833ac_cv_c_uint64_t=yes
13834ac_cv_c_uint8_t=yes
13835ac_cv_c_undeclared_builtin_options='none needed'
13836ac_cv_env_CC_set=set
13837ac_cv_env_CC_value=/usr/bin/clang
13838ac_cv_env_CFLAGS_set=set
13839ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
13840ac_cv_env_CPPFLAGS_set=set
13841ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
13842ac_cv_env_CPP_set=
13843ac_cv_env_CPP_value=
13844ac_cv_env_LDFLAGS_set=set
13845ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
13846ac_cv_env_LIBBSD_CFLAGS_set=
13847ac_cv_env_LIBBSD_CFLAGS_value=
13848ac_cv_env_LIBBSD_LIBS_set=
13849ac_cv_env_LIBBSD_LIBS_value=
13850ac_cv_env_LIBS_set=
13851ac_cv_env_LIBS_value=
13852ac_cv_env_PKG_CONFIG_LIBDIR_set=
13853ac_cv_env_PKG_CONFIG_LIBDIR_value=
13854ac_cv_env_PKG_CONFIG_PATH_set=
13855ac_cv_env_PKG_CONFIG_PATH_value=
13856ac_cv_env_PKG_CONFIG_set=
13857ac_cv_env_PKG_CONFIG_value=
13858ac_cv_env_YACC_set=
13859ac_cv_env_YACC_value=
13860ac_cv_env_YFLAGS_set=
13861ac_cv_env_YFLAGS_value=
13862ac_cv_env_build_alias_set=
13863ac_cv_env_build_alias_value=
13864ac_cv_env_host_alias_set=
13865ac_cv_env_host_alias_value=
13866ac_cv_env_target_alias_set=
13867ac_cv_env_target_alias_value=
13868ac_cv_func_basename=yes
13869ac_cv_func_clock_gettime=yes
13870ac_cv_func_closefrom=no
13871ac_cv_func_crypt_checkpass=no
13872ac_cv_func_daemon=yes
13873ac_cv_func_dirfd=yes
13874ac_cv_func_dirname=yes
13875ac_cv_func_errc=yes
13876ac_cv_func_explicit_bzero=no
13877ac_cv_func_fgetln=yes
13878ac_cv_func_freezero=no
13879ac_cv_func_getdtablecount=no
13880ac_cv_func_getdtablesize=yes
13881ac_cv_func_getopt=yes
13882ac_cv_func_getpeereid=yes
13883ac_cv_func_getpeerucred=no
13884ac_cv_func_getspnam=no
13885ac_cv_func_malloc_conceal=no
13886ac_cv_func_nanosleep=yes
13887ac_cv_func_pipe2=no
13888ac_cv_func_pledge=no
13889ac_cv_func_reallocarray=no
13890ac_cv_func_recallocarray=no
13891ac_cv_func_res_hnok=no
13892ac_cv_func_setegid=yes
13893ac_cv_func_seteuid=yes
13894ac_cv_func_setproctitle=no
13895ac_cv_func_setresgid=no
13896ac_cv_func_setresuid=no
13897ac_cv_func_setsid=yes
13898ac_cv_func_sigaction=yes
13899ac_cv_func_signal=yes
13900ac_cv_func_strlcat=yes
13901ac_cv_func_strlcpy=yes
13902ac_cv_func_strmode=yes
13903ac_cv_func_strndup=yes
13904ac_cv_func_strnlen=yes
13905ac_cv_func_strnvis=yes
13906ac_cv_func_strsep=yes
13907ac_cv_func_strtonum=yes
13908ac_cv_func_sysconf=yes
13909ac_cv_func_timingsafe_memcmp=no
13910ac_cv_func_usleep=yes
13911ac_cv_have_decl_AF_LOCAL=yes
13912ac_cv_have_decl_IPPORT_HILASTAUTO=yes
13913ac_cv_have_decl_IPV6_ADDR_SCOPE_INTFACELOCAL=no
13914ac_cv_have_decl_LLONG_MAX=yes
13915ac_cv_have_decl_LOG_PERROR=yes
13916ac_cv_have_decl_O_NONBLOCK=yes
13917ac_cv_have_decl_PF_LOCAL=yes
13918ac_cv_have_decl_WAIT_MYPGRP=yes
13919ac_cv_header_arpa_nameser_compat_h=yes
13920ac_cv_header_crypt_h=no
13921ac_cv_header_dirent_h=yes
13922ac_cv_header_dlfcn_h=yes
13923ac_cv_header_endian_h=no
13924ac_cv_header_fcntl_h=yes
13925ac_cv_header_inttypes_h=yes
13926ac_cv_header_libkern_OSByteOrder_h=yes
13927ac_cv_header_libutil_h=no
13928ac_cv_header_limits_h=yes
13929ac_cv_header_login_cap_h=no
13930ac_cv_header_mach_mach_time_h=yes
13931ac_cv_header_maillock_h=no
13932ac_cv_header_minix_config_h=no
13933ac_cv_header_ndir_h=no
13934ac_cv_header_netdb_h=yes
13935ac_cv_header_pam_pam_appl_h=no
13936ac_cv_header_paths_h=yes
13937ac_cv_header_security_pam_appl_h=yes
13938ac_cv_header_shadow_h=no
13939ac_cv_header_stdint_h=yes
13940ac_cv_header_stdio_h=yes
13941ac_cv_header_stdlib_h=yes
13942ac_cv_header_string_h=yes
13943ac_cv_header_strings_h=yes
13944ac_cv_header_sys_bitypes_h=no
13945ac_cv_header_sys_dir_h=yes
13946ac_cv_header_sys_endian_h=no
13947ac_cv_header_sys_file_h=yes
13948ac_cv_header_sys_mount_h=yes
13949ac_cv_header_sys_ndir_h=no
13950ac_cv_header_sys_pstat_h=no
13951ac_cv_header_sys_stat_h=yes
13952ac_cv_header_sys_statfs_h=no
13953ac_cv_header_sys_statvfs_h=yes
13954ac_cv_header_sys_time_h=yes
13955ac_cv_header_sys_types_h=yes
13956ac_cv_header_sys_un_h=yes
13957ac_cv_header_ucred_h=no
13958ac_cv_header_unistd_h=yes
13959ac_cv_header_util_h=yes
13960ac_cv_header_vis_h=yes
13961ac_cv_header_wchar_h=yes
13962ac_cv_host=aarch64-apple-darwin23.2.0
13963ac_cv_member_struct_DIR_d_type=no
13964ac_cv_member_struct_passwd_pw_change=yes
13965ac_cv_member_struct_passwd_pw_class=yes
13966ac_cv_member_struct_passwd_pw_expire=yes
13967ac_cv_member_struct_passwd_pw_gecos=yes
13968ac_cv_member_struct_sockaddr_in6_sin6_len=yes
13969ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
13970ac_cv_member_struct_sockaddr_in_sin_len=yes
13971ac_cv_member_struct_sockaddr_sa_len=yes
13972ac_cv_member_struct_sockaddr_storage___ss_family=no
13973ac_cv_member_struct_sockaddr_storage_ss_family=yes
13974ac_cv_member_struct_sockaddr_storage_ss_len=yes
13975ac_cv_member_struct_stat_st_flags=yes
13976ac_cv_member_struct_stat_st_mtim=no
13977ac_cv_member_struct_stat_st_mtimespec=yes
13978ac_cv_member_struct_statfs_f_favail=no
13979ac_cv_member_struct_tm_tm_gmtoff=yes
13980ac_cv_member_struct_tm_tm_zone=yes
13981ac_cv_objext=o
13982ac_cv_path_CAT=/bin/cat
13983ac_cv_path_CHMOD=/bin/chmod
13984ac_cv_path_CHOWN=/usr/sbin/chown
13985ac_cv_path_EGREP='/usr/bin/grep -E'
13986ac_cv_path_FGREP='/usr/bin/grep -F'
13987ac_cv_path_GREP=/usr/bin/grep
13988ac_cv_path_SED=/usr/bin/sed
13989ac_cv_path_ZCAT=/usr/bin/zcat
13990ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
13991ac_cv_prog_AWK=awk
13992ac_cv_prog_CPP='/usr/bin/clang -E'
13993ac_cv_prog_YACC='bison -y'
13994ac_cv_prog_ac_ct_AR=ar
13995ac_cv_prog_ac_ct_CC=/usr/bin/clang
13996ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
13997ac_cv_prog_ac_ct_LIPO=lipo
13998ac_cv_prog_ac_ct_NMEDIT=nmedit
13999ac_cv_prog_ac_ct_OBJDUMP=objdump
14000ac_cv_prog_ac_ct_OTOOL=otool
14001ac_cv_prog_ac_ct_RANLIB=ranlib
14002ac_cv_prog_ac_ct_STRIP=strip
14003ac_cv_prog_cc_c11=
14004ac_cv_prog_cc_g=yes
14005ac_cv_prog_cc_stdc=
14006ac_cv_prog_make_make_set=yes
14007ac_cv_safe_to_define___extensions__=yes
14008ac_cv_search___b64_ntop=no
14009ac_cv_search___b64_pton=no
14010ac_cv_search_b64_ntop=no
14011ac_cv_search_b64_pton=no
14012ac_cv_search_basename='none required'
14013ac_cv_search_clock_gettime='none required'
14014ac_cv_search_closefrom=no
14015ac_cv_search_crypt='none required'
14016ac_cv_search_crypt_gensalt=no
14017ac_cv_search_dirname='none required'
14018ac_cv_search_fmt_scaled=no
14019ac_cv_search_fparseln='none required'
14020ac_cv_search_fts_open='none required'
14021ac_cv_search_imsg_init=no
14022ac_cv_search_inet_net_pton='none required'
14023ac_cv_search_pidfile=no
14024ac_cv_search_res_9_b64_ntop='none required'
14025ac_cv_search_res_9_b64_pton='none required'
14026ac_cv_search_res_9_hnok=-lresolv
14027ac_cv_search_res_hnok=no
14028ac_cv_search_res_randomid=no
14029ac_cv_search_setsockopt='none required'
14030ac_cv_should_define__xopen_source=no
14031ac_cv_sizeof_int=4
14032ac_cv_sizeof_long_int=8
14033ac_cv_sizeof_long_long_int=8
14034ac_cv_sizeof_short_int=2
14035ac_cv_type_fsblkcnt_t=yes
14036ac_cv_type_fsfilcnt_t=yes
14037ac_cv_type_in_addr_t=yes
14038ac_cv_type_in_port_t=yes
14039ac_cv_type_intmax_t=yes
14040ac_cv_type_intptr_t=yes
14041ac_cv_type_long_double=yes
14042ac_cv_type_long_long=yes
14043ac_cv_type_long_long_int=yes
14044ac_cv_type_mode_t=yes
14045ac_cv_type_off_t=yes
14046ac_cv_type_pid_t=yes
14047ac_cv_type_sa_family_t=yes
14048ac_cv_type_sig_atomic_t=yes
14049ac_cv_type_size_t=yes
14050ac_cv_type_socklen_t=yes
14051ac_cv_type_ssize_t=yes
14052ac_cv_type_struct_addrinfo=yes
14053ac_cv_type_struct_ifgroupreq=no
14054ac_cv_type_struct_in6_addr=yes
14055ac_cv_type_struct_sockaddr_in6=yes
14056ac_cv_type_struct_sockaddr_storage=yes
14057ac_cv_type_struct_timespec=yes
14058ac_cv_type_struct_timeval=yes
14059ac_cv_type_u_char=yes
14060ac_cv_type_u_int=yes
14061ac_cv_type_uid_t=yes
14062ac_cv_type_uintmax_t=yes
14063ac_cv_type_uintptr_t=yes
14064ac_cv_type_unsigned_long_long=yes
14065ac_cv_type_unsigned_long_long_int=yes
14066am_cv_CC_dependencies_compiler_type=gcc3
14067am_cv_ar_interface=ar
14068am_cv_make_support_nested_variables=yes
14069am_cv_prog_cc_c_o=yes
14070lt_cv_apple_cc_single_mod=no
14071lt_cv_ar_at_file=no
14072lt_cv_deplibs_check_method=pass_all
14073lt_cv_file_magic_cmd='$MAGIC_CMD'
14074lt_cv_file_magic_test_file=
14075lt_cv_ld_exported_symbols_list=yes
14076lt_cv_ld_force_load=yes
14077lt_cv_ld_reload_flag=-r
14078lt_cv_nm_interface='BSD nm'
14079lt_cv_objdir=.libs
14080lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
14081lt_cv_path_NM='/opt/local/bin/nm -B'
14082lt_cv_path_mainfest_tool=no
14083lt_cv_prog_compiler_c_o=yes
14084lt_cv_prog_compiler_pic='-fno-common -DPIC'
14085lt_cv_prog_compiler_pic_works=yes
14086lt_cv_prog_compiler_rtti_exceptions=yes
14087lt_cv_prog_compiler_static_works=no
14088lt_cv_prog_gnu_ld=no
14089lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
14090lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
14091lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
14092lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
14093lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
14094lt_cv_sys_max_cmd_len=786432
14095lt_cv_to_host_file_cmd=func_convert_file_noop
14096lt_cv_to_tool_file_cmd=func_convert_file_noop
14097
14098## ----------------- ##
14099## Output variables. ##
14100## ----------------- ##
14101
14102ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_opensmtpd/opensmtpd/work/opensmtpd-7.4.0p1/missing'\'' aclocal-1.16'
14103AMDEPBACKSLASH='\'
14104AMDEP_FALSE='#'
14105AMDEP_TRUE=''
14106AMTAR='$${TAR-tar}'
14107AM_BACKSLASH='\'
14108AM_CFLAGS='-I${top_srcdir}/openbsd-compat -I${top_srcdir}/openbsd-compat/libtls -I${top_srcdir}/openbsd-compat/libasr'
14109AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
14110AM_DEFAULT_VERBOSITY='1'
14111AM_V='$(V)'
14112AR='ar'
14113AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_opensmtpd/opensmtpd/work/opensmtpd-7.4.0p1/missing'\'' autoconf'
14114AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_opensmtpd/opensmtpd/work/opensmtpd-7.4.0p1/missing'\'' autoheader'
14115AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_opensmtpd/opensmtpd/work/opensmtpd-7.4.0p1/missing'\'' automake-1.16'
14116AWK='awk'
14117CAT='/bin/cat'
14118CC='/usr/bin/clang'
14119CCDEPMODE='depmode=gcc3'
14120CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -std=gnu99'
14121CHMOD='/bin/chmod'
14122CHOWN='/usr/sbin/chown'
14123CPP='/usr/bin/clang -E'
14124CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
14125CSCOPE='cscope'
14126CTAGS='ctags'
14127CYGPATH_W='echo'
14128DB_LIB=''
14129DEFS=''
14130DEPDIR='.deps'
14131DLLTOOL='false'
14132DSYMUTIL='dsymutil'
14133DUMPBIN=''
14134ECHO_C='\c'
14135ECHO_N=''
14136ECHO_T=''
14137EGREP='/usr/bin/grep -E'
14138ETAGS='etags'
14139EXEEXT=''
14140FGREP='/usr/bin/grep -F'
14141GREP='/usr/bin/grep'
14142HAVE_DB_API_FALSE=''
14143HAVE_DB_API_TRUE=''
14144INSTALL_DATA='${INSTALL} -m 644'
14145INSTALL_PROGRAM='${INSTALL}'
14146INSTALL_SCRIPT='${INSTALL}'
14147INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
14148LD='/Library/Developer/CommandLineTools/usr/bin/ld'
14149LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
14150LIBBSD_CFLAGS=''
14151LIBBSD_LIBS=''
14152LIBOBJS=' closefrom.o crypt_checkpass.o explicit_bzero.o freezero.o getdtablecount.o pipe2.o reallocarray.o recallocarray.o res_hnok.o setproctitle.o setresuid.o setresgid.o timingsafe_memcmp.o fmt_scaled.o imsg.o imsg-buffer.o pidfile.o res_random.o vis.o'
14153LIBS='-lresolv '
14154LIBTOOL='$(SHELL) $(top_builddir)/libtool'
14155LIPO='lipo'
14156LN_S='ln -s'
14157LTLIBOBJS=''
14158MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_opensmtpd/opensmtpd/work/opensmtpd-7.4.0p1/missing'\'' makeinfo'
14159MANIFEST_TOOL=':'
14160MANTYPE='doc'
14161MKDIR_P='./install-sh -c -d'
14162NEED_LIBASR_FALSE='#'
14163NEED_LIBASR_TRUE=''
14164NM='/opt/local/bin/nm -B'
14165NMEDIT='nmedit'
14166OBJDUMP='objdump'
14167OBJEXT='o'
14168OTOOL64=':'
14169OTOOL='otool'
14170PACKAGE='opensmtpd'
14171PACKAGE_BUGREPORT='bugs@opensmtpd.org'
14172PACKAGE_NAME='OpenSMTPD-portable'
14173PACKAGE_STRING='OpenSMTPD-portable 7.4.0p1'
14174PACKAGE_TARNAME='opensmtpd'
14175PACKAGE_URL='https://www.opensmtpd.org'
14176PACKAGE_VERSION='7.4.0p1'
14177PATH_SEPARATOR=':'
14178PKG_CONFIG='/opt/local/bin/pkg-config'
14179PKG_CONFIG_LIBDIR=''
14180PKG_CONFIG_PATH=''
14181PRIVSEP_PATH=''
14182RANLIB='ranlib'
14183SED='/usr/bin/sed'
14184SET_MAKE=''
14185SHELL='/bin/sh'
14186SMTPD_QUEUE_GROUP=''
14187SMTPD_QUEUE_USER=''
14188SMTPD_USER=''
14189STRIP='strip'
14190USE_PAM_SERVICE=''
14191VERSION='7.4.0p1'
14192YACC='bison -y'
14193YFLAGS=''
14194ZCAT='/usr/bin/zcat'
14195ac_ct_AR='ar'
14196ac_ct_CC='/usr/bin/clang'
14197ac_ct_DUMPBIN=''
14198am__EXEEXT_FALSE=''
14199am__EXEEXT_TRUE=''
14200am__fastdepCC_FALSE='#'
14201am__fastdepCC_TRUE=''
14202am__include='include'
14203am__isrc=''
14204am__leading_dot='.'
14205am__nodep='_no'
14206am__quote=''
14207am__tar='$${TAR-tar} chof - "$$tardir"'
14208am__untar='$${TAR-tar} xf -'
14209bindir='${exec_prefix}/bin'
14210build='aarch64-apple-darwin23.2.0'
14211build_alias=''
14212build_cpu='aarch64'
14213build_os='darwin23.2.0'
14214build_vendor='apple'
14215datadir='${datarootdir}'
14216datarootdir='${prefix}/share'
14217docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
14218dvidir='${docdir}'
14219exec_prefix='NONE'
14220host='aarch64-apple-darwin23.2.0'
14221host_alias=''
14222host_cpu='aarch64'
14223host_os='darwin23.2.0'
14224host_vendor='apple'
14225htmldir='${docdir}'
14226includedir='${prefix}/include'
14227infodir='${datarootdir}/info'
14228install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_opensmtpd/opensmtpd/work/opensmtpd-7.4.0p1/install-sh'
14229libdir='${exec_prefix}/lib'
14230libexecdir='${exec_prefix}/libexec'
14231localedir='${datarootdir}/locale'
14232localstatedir='${prefix}/var'
14233mandir='${datarootdir}/man'
14234mansubdir=''
14235mkdir_p='$(MKDIR_P)'
14236oldincludedir='/usr/include'
14237pdfdir='${docdir}'
14238piddir=''
14239pkglibexecdir='${exec_prefix}/libexec/opensmtpd'
14240prefix='/opt/local'
14241program_transform_name='s,x,x,'
14242psdir='${docdir}'
14243runstatedir='${localstatedir}/run'
14244sbindir='${exec_prefix}/sbin'
14245sharedstatedir='${prefix}/com'
14246sockdir=''
14247spooldir=''
14248sysconfdir='/opt/local/etc/opensmtpd'
14249target_alias=''
14250
14251## ----------- ##
14252## confdefs.h. ##
14253## ----------- ##
14254
14255/* confdefs.h */
14256#define PACKAGE_NAME "OpenSMTPD-portable"
14257#define PACKAGE_TARNAME "opensmtpd"
14258#define PACKAGE_VERSION "7.4.0p1"
14259#define PACKAGE_STRING "OpenSMTPD-portable 7.4.0p1"
14260#define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
14261#define PACKAGE_URL "https://www.opensmtpd.org"
14262#define PACKAGE "opensmtpd"
14263#define VERSION "7.4.0p1"
14264#define HAVE_STDIO_H 1
14265#define HAVE_STDLIB_H 1
14266#define HAVE_STRING_H 1
14267#define HAVE_INTTYPES_H 1
14268#define HAVE_STDINT_H 1
14269#define HAVE_STRINGS_H 1
14270#define HAVE_SYS_STAT_H 1
14271#define HAVE_SYS_TYPES_H 1
14272#define HAVE_UNISTD_H 1
14273#define HAVE_WCHAR_H 1
14274#define STDC_HEADERS 1
14275#define _ALL_SOURCE 1
14276#define _DARWIN_C_SOURCE 1
14277#define _GNU_SOURCE 1
14278#define _HPUX_ALT_XOPEN_SOCKET_API 1
14279#define _NETBSD_SOURCE 1
14280#define _OPENBSD_SOURCE 1
14281#define _POSIX_PTHREAD_SEMANTICS 1
14282#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
14283#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
14284#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
14285#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
14286#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
14287#define __STDC_WANT_LIB_EXT2__ 1
14288#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
14289#define _TANDEM_SOURCE 1
14290#define __EXTENSIONS__ 1
14291#define HAVE_DLFCN_H 1
14292#define LT_OBJDIR ".libs/"
14293#define SETEUID_BREAKS_SETUID 1
14294#define BROKEN_SETREUID 1
14295#define BROKEN_SETREGID 1
14296#define SPT_TYPE SPT_REUSEARGV
14297#define HAVE_BASENAME 1
14298#define HAVE_CLOCK_GETTIME 1
14299#define HAVE_DAEMON 1
14300#define HAVE_DIRNAME 1
14301#define HAVE_ERRC 1
14302#define HAVE_FGETLN 1
14303#define HAVE_GETDTABLESIZE 1
14304#define HAVE_GETOPT 1
14305#define HAVE_GETPEEREID 1
14306#define HAVE_NANOSLEEP 1
14307#define HAVE_SETEUID 1
14308#define HAVE_SETEGID 1
14309#define HAVE_SIGNAL 1
14310#define HAVE_STRLCPY 1
14311#define HAVE_STRLCAT 1
14312#define HAVE_STRMODE 1
14313#define HAVE_STRNDUP 1
14314#define HAVE_STRNLEN 1
14315#define HAVE_STRSEP 1
14316#define HAVE_STRTONUM 1
14317#define HAVE_USLEEP 1
14318#define HAVE_DIRFD 1
14319#define HAVE_SETSID 1
14320#define HAVE_SIGACTION 1
14321#define HAVE_STRNVIS 1
14322#define HAVE_SYSCONF 1
14323#define HAVE_ARPA_NAMESER_COMPAT_H 1
14324#define HAVE_DIRENT_H 1
14325#define HAVE_FCNTL_H 1
14326#define HAVE_LIBKERN_OSBYTEORDER_H 1
14327#define HAVE_LIMITS_H 1
14328#define HAVE_MACH_MACH_TIME_H 1
14329#define HAVE_NETDB_H 1
14330#define HAVE_PATHS_H 1
14331#define HAVE_SECURITY_PAM_APPL_H 1
14332#define HAVE_SYS_DIR_H 1
14333#define HAVE_SYS_FILE_H 1
14334#define HAVE_SYS_MOUNT_H 1
14335#define HAVE_SYS_STATVFS_H 1
14336#define HAVE_SYS_TIME_H 1
14337#define HAVE_SYS_UN_H 1
14338#define HAVE_UTIL_H 1
14339#define HAVE_VIS_H 1
14340#define HAVE_BASENAME 1
14341#define HAVE_CLOCK_GETTIME 1
14342#define HAVE_CRYPT 1
14343#define HAVE_DIRNAME 1
14344#define HAVE_FPARSELN 1
14345#define HAVE_FTS_OPEN 1
14346#define HAVE_INET_NET_PTON 1
14347#define HAVE_RES_HNOK 1
14348#define HAVE_RES_9_B64_PTON 1
14349#define HAVE_RES_9_B64_NTOP 1
14350#define BROKEN_STRNVIS 1
14351#define HAVE_LONG_LONG 1
14352#define HAVE_UNSIGNED_LONG_LONG 1
14353#define HAVE_LONG_DOUBLE 1
14354#define HAVE_U_INT 1
14355#define HAVE_U_CHAR 1
14356#define SIZEOF_SHORT_INT 2
14357#define SIZEOF_INT 4
14358#define SIZEOF_LONG_INT 8
14359#define SIZEOF_LONG_LONG_INT 8
14360#define HAVE_INTPTR_T 1
14361#define HAVE_UNSIGNED_LONG_LONG_INT 1
14362#define HAVE_LONG_LONG_INT 1
14363#define HAVE_INTMAX_T 1
14364#define HAVE_UINTPTR_T 1
14365#define HAVE_UINTMAX_T 1
14366#define HAVE_SIG_ATOMIC_T 1
14367#define HAVE_FSBLKCNT_T 1
14368#define HAVE_FSFILCNT_T 1
14369#define HAVE_IN_ADDR_T 1
14370#define HAVE_IN_PORT_T 1
14371#define HAVE_SA_FAMILY_T 1
14372#define HAVE_STRUCT_TIMESPEC 1
14373#define HAVE_STRUCT_SOCKADDR_STORAGE 1
14374#define HAVE_STRUCT_SOCKADDR_IN6 1
14375#define HAVE_STRUCT_IN6_ADDR 1
14376#define HAVE_STRUCT_ADDRINFO 1
14377#define HAVE_STRUCT_TIMEVAL 1
14378#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
14379#define HAVE_STRUCT_PASSWD_PW_GECOS 1
14380#define HAVE_STRUCT_PASSWD_PW_CLASS 1
14381#define HAVE_STRUCT_PASSWD_PW_CHANGE 1
14382#define HAVE_STRUCT_PASSWD_PW_EXPIRE 1
14383#define HAVE_STRUCT_STAT_ST_FLAGS 1
14384#define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
14385#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
14386#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
14387#define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
14388#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1
14389#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
14390#define HAVE_STRUCT_TM_TM_GMTOFF 1
14391#define HAVE_STRUCT_TM_TM_ZONE 1
14392#define HAVE_DECL_O_NONBLOCK 1
14393#define HAVE_DECL_AF_LOCAL 1
14394#define HAVE_DECL_PF_LOCAL 1
14395#define HAVE_DECL_IPPORT_HILASTAUTO 1
14396#define HAVE_DECL_IPV6_ADDR_SCOPE_INTFACELOCAL 0
14397#define HAVE_DECL_WAIT_MYPGRP 1
14398#define HAVE_DECL_LOG_PERROR 1
14399#define HAVE_ATTRIBUTE__NONNULL__ 1
14400
14401configure: exit 1