Ticket #68573: README.md.error.log

File README.md.error.log, 57.6 KB (added by artkiver (グレェ), 11 months ago)

error output from attempting to build OpenSMTPD 7.4.0p0 using the method as described in README.md on macOS 14.2

Line 
1% ./configure --with-libevent=/opt/local
2checking build system type... aarch64-apple-darwin23.2.0
3checking host system type... aarch64-apple-darwin23.2.0
4checking for a BSD-compatible install... /usr/bin/install -c
5checking whether build environment is sane... yes
6checking for a race-free mkdir -p... ./install-sh -c -d
7checking for gawk... no
8checking for mawk... no
9checking for nawk... no
10checking for awk... awk
11checking whether make sets $(MAKE)... yes
12checking whether make supports nested variables... yes
13checking whether make supports the include directive... yes (GNU style)
14checking for gcc... gcc
15checking whether the C compiler works... yes
16checking for C compiler default output file name... a.out
17checking for suffix of executables...
18checking whether we are cross compiling... no
19checking for suffix of object files... o
20checking whether the compiler supports GNU C... yes
21checking whether gcc accepts -g... yes
22checking for gcc option to enable C11 features... none needed
23checking whether gcc understands -c and -o together... yes
24checking dependency style of gcc... gcc3
25checking for stdio.h... yes
26checking for stdlib.h... yes
27checking for string.h... yes
28checking for inttypes.h... yes
29checking for stdint.h... yes
30checking for strings.h... yes
31checking for sys/stat.h... yes
32checking for sys/types.h... yes
33checking for unistd.h... yes
34checking for wchar.h... yes
35checking for minix/config.h... no
36checking whether it is safe to define __EXTENSIONS__... yes
37checking whether _XOPEN_SOURCE should be defined... no
38checking for ar... ar
39checking the archiver (ar) interface... ar
40checking for gcc... (cached) gcc
41checking whether the compiler supports GNU C... (cached) yes
42checking whether gcc accepts -g... (cached) yes
43checking for gcc option to enable C11 features... (cached) none needed
44checking whether gcc understands -c and -o together... (cached) yes
45checking dependency style of gcc... (cached) gcc3
46checking for inline... inline
47checking for grep that handles long lines and -e... /usr/bin/grep
48checking for egrep... /usr/bin/grep -E
49checking for pkg-config... no
50checking for bison... bison -y
51checking how to print strings... printf
52checking for a sed that does not truncate output... /usr/bin/sed
53checking for fgrep... /usr/bin/grep -F
54checking for ld used by gcc... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
55checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
56checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
57checking the name lister (/usr/bin/nm -B) interface... BSD nm
58checking whether ln -s works... yes
59checking the maximum length of command line arguments... 786432
60checking whether the shell understands some XSI constructs... yes
61checking whether the shell understands "+="... yes
62checking how to convert aarch64-apple-darwin23.2.0 file names to aarch64-apple-darwin23.2.0 format... func_convert_file_noop
63checking how to convert aarch64-apple-darwin23.2.0 file names to toolchain format... func_convert_file_noop
64checking for /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
65checking for objdump... objdump
66checking how to recognize dependent libraries... pass_all
67checking for dlltool... no
68checking how to associate runtime and link libraries... printf %s\n
69checking for archiver @FILE support... no
70checking for strip... strip
71checking for ranlib... ranlib
72checking command to parse /usr/bin/nm -B output from gcc object... ok
73checking for sysroot... no
74checking for mt... no
75checking if : is a manifest tool... no
76checking for dsymutil... dsymutil
77checking for nmedit... nmedit
78checking for lipo... lipo
79checking for otool... otool
80checking for otool64... no
81checking for -single_module linker flag... ld: warning: -single_module is obsolete
82no
83checking for -exported_symbols_list linker flag... yes
84checking for -force_load linker flag... yes
85checking for dlfcn.h... yes
86checking for objdir... .libs
87checking if gcc supports -fno-rtti -fno-exceptions... yes
88checking for gcc option to produce PIC... -fno-common -DPIC
89checking if gcc PIC flag -fno-common -DPIC works... yes
90checking if gcc static flag -static works... no
91checking if gcc supports -c -o file.o... yes
92checking if gcc supports -c -o file.o... (cached) yes
93checking whether the gcc linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
94checking dynamic linker characteristics... darwin23.2.0 dyld
95checking how to hardcode library paths into programs... immediate
96checking whether stripping libraries is possible... yes
97checking if libtool supports shared libraries... yes
98checking whether to build shared libraries... yes
99checking whether to build static libraries... yes
100checking for cat... /bin/cat
101checking for chmod... /bin/chmod
102checking for chown... /usr/sbin/chown
103checking for zcat... /usr/bin/zcat
104checking for sed... (cached) /usr/bin/sed
105checking for libbsd-overlay libbsd-ctor... no
106checking for arc4random... yes
107checking for basename... yes
108checking for clock_gettime... yes
109checking for closefrom... no
110checking for crypt_checkpass... no
111checking for daemon... yes
112checking for dirname... yes
113checking for errc... yes
114checking for explicit_bzero... no
115checking for fgetln... yes
116checking for freezero... no
117checking for getdtablecount... no
118checking for getdtablesize... yes
119checking for getopt... yes
120checking for getpeereid... yes
121checking for nanosleep... yes
122checking for pipe2... no
123checking for reallocarray... no
124checking for recallocarray... no
125checking for res_hnok... no
126checking for seteuid... yes
127checking for setegid... yes
128checking for setproctitle... no
129checking for setresuid... no
130checking for setresgid... no
131checking for signal... yes
132checking for strlcpy... yes
133checking for strlcat... yes
134checking for strmode... yes
135checking for strndup... yes
136checking for strnlen... yes
137checking for strsep... yes
138checking for strtonum... yes
139checking for timingsafe_memcmp... no
140checking for usleep... yes
141checking for dirfd... yes
142checking for getpeerucred... no
143checking for getspnam... no
144checking for malloc_conceal... no
145checking for pledge... no
146checking for setsid... yes
147checking for sigaction... yes
148checking for strnvis... yes
149checking for sysconf... yes
150checking for arpa/nameser_compat.h... yes
151checking for crypt.h... no
152checking for dirent.h... yes
153checking for endian.h... no
154checking for fcntl.h... yes
155checking for libkern/OSByteOrder.h... yes
156checking for libutil.h... no
157checking for limits.h... yes
158checking for login_cap.h... no
159checking for mach/mach_time.h... yes
160checking for maillock.h... no
161checking for ndir.h... no
162checking for netdb.h... yes
163checking for pam/pam_appl.h... no
164checking for paths.h... yes
165checking for security/pam_appl.h... yes
166checking for shadow.h... no
167checking for sys/bitypes.h... no
168checking for sys/dir.h... yes
169checking for sys/endian.h... no
170checking for sys/file.h... yes
171checking for sys/mount.h... yes
172checking for sys/ndir.h... no
173checking for sys/pstat.h... no
174checking for sys/statfs.h... no
175checking for sys/statvfs.h... yes
176checking for sys/time.h... yes
177checking for sys/un.h... yes
178checking for ucred.h... no
179checking for util.h... yes
180checking for vis.h... yes
181checking for library containing basename... none required
182checking for library containing clock_gettime... none required
183checking for library containing closefrom... no
184checking for library containing crypt... none required
185checking for library containing crypt_gensalt... no
186checking for library containing dirname... none required
187checking for library containing fmt_scaled... no
188checking for library containing fparseln... none required
189checking for library containing fts_open... none required
190checking for library containing inet_net_pton... none required
191checking for library containing imsg_init... no
192checking for library containing pidfile... no
193checking for library containing res_hnok... no
194checking for library containing res_randomid... no
195checking for library containing setsockopt... none required
196checking for library containing __b64_pton... no
197checking for library containing b64_pton... no
198checking for library containing __b64_ntop... no
199checking for library containing b64_ntop... no
200checking for broken strnvis... yes
201checking for /proc/pid/fd directory... no
202checking for long long... yes
203checking for unsigned long long... yes
204checking for long double... yes
205checking for u_int... yes
206checking for u_char... yes
207checking size of short int... 2
208checking size of int... 4
209checking size of long int... 8
210checking size of long long int... 8
211checking for int8_t... yes
212checking for int16_t... yes
213checking for int32_t... yes
214checking for int64_t... yes
215checking for uint8_t... yes
216checking for uint16_t... yes
217checking for uint32_t... yes
218checking for uint64_t... yes
219checking for intptr_t... yes
220checking for unsigned long long int... yes
221checking for long long int... yes
222checking for intmax_t... yes
223checking for uintptr_t... yes
224checking for uintmax_t... yes
225checking for size_t... yes
226checking for ssize_t... yes
227checking for off_t... yes
228checking for mode_t... yes
229checking for pid_t... yes
230checking how to run the C preprocessor... gcc -E
231checking for uid_t in sys/types.h... yes
232checking for socklen_t... yes
233checking for sig_atomic_t... yes
234checking for fsblkcnt_t... yes
235checking for fsfilcnt_t... yes
236checking for in_addr_t... yes
237checking for in_port_t... yes
238checking for sa_family_t... yes
239checking for struct timespec... yes
240checking for struct ifgroupreq... no
241checking for struct sockaddr_storage... yes
242checking for struct sockaddr_in6... yes
243checking for struct in6_addr... yes
244checking for struct addrinfo... yes
245checking for struct timeval... yes
246checking for struct sockaddr_in6.sin6_scope_id... yes
247checking for struct passwd.pw_gecos... yes
248checking for struct passwd.pw_class... yes
249checking for struct passwd.pw_change... yes
250checking for struct passwd.pw_expire... yes
251checking for struct stat.st_flags... yes
252checking for struct stat.st_mtim... no
253checking for struct stat.st_mtimespec... yes
254checking for struct sockaddr.sa_len... yes
255checking for struct sockaddr_storage.ss_len... yes
256checking for struct sockaddr_in.sin_len... yes
257checking for struct sockaddr_in6.sin6_len... yes
258checking for struct statfs.f_favail... no
259checking for struct sockaddr_storage.ss_family... yes
260checking for struct sockaddr_storage.__ss_family... no
261checking for gcc options needed to detect all undeclared functions... none needed
262checking for struct tm.tm_gmtoff... yes
263checking for struct tm.tm_zone... yes
264checking for struct DIR.d_type... no
265checking whether O_NONBLOCK is declared... yes
266checking whether AF_LOCAL is declared... yes
267checking whether PF_LOCAL is declared... yes
268checking whether IPPORT_HILASTAUTO is declared... yes
269checking whether IPV6_ADDR_SCOPE_INTFACELOCAL is declared... no
270checking whether WAIT_MYPGRP is declared... yes
271checking whether LOG_PERROR is declared... yes
272checking if gcc supports compile flag -Qunused-arguments... yes
273checking if gcc supports compile flag -Wunknown-warning-option... yes
274checking if gcc supports compile flag -Wall... yes
275checking if gcc supports compile flag -Wpointer-arith... yes
276checking if gcc supports compile flag -Wuninitialized... yes
277checking if gcc supports compile flag -Wsign-compare... yes
278checking if gcc supports compile flag -Wformat-security... yes
279checking if gcc supports compile flag -Wsizeof-pointer-memaccess... yes
280checking if gcc supports compile flag -Wpointer-sign... yes
281checking if gcc supports compile flag -Wunused-result... yes
282checking if gcc supports compile flag -fno-strict-aliasing... yes
283checking gcc version...
284checking if gcc accepts -fno-builtin-memset... yes
285checking whether LLONG_MAX is declared... yes
286checking if compiler allows __attribute__ on return types... yes
287checking system mail directory... /var/mail from _PATH_MAILDIR
288checking system pid directory... /var/run/ from paths.h
289checking for msg_accrights field in struct msghdr... no
290checking for msg_control field in struct msghdr... yes
291checking if libc defines __progname... yes
292checking whether gcc implements __FUNCTION__... yes
293checking whether gcc implements __func__... yes
294checking whether va_copy exists... yes
295checking whether __va_copy exists... yes
296checking whether getopt has optreset support... yes
297checking whether suboptarg is declared... yes
298checking for event.h... yes
299checking if programs using libevent functions will link... yes
300checking for library containing RAND_add... -lcrypto
301checking for library containing SSL_CTX_new... -lssl
302checking for SSL_CTX_use_certificate_chain_mem... yes
303checking for SSL_CTX_load_verify_mem... yes
304checking for X509_LOOKUP_mem... yes
305checking whether LibreSSL's headers match the library... yes
306checking whether LIBRESSL_VERSION_NUMBER is declared... yes
307checking for zlib.h... yes
308checking for library containing deflate... -lz
309checking that generated files are newer than configure... done
310configure: creating ./config.status
311config.status: creating Makefile
312config.status: creating mk/Makefile
313config.status: creating mk/mail/Makefile
314config.status: creating mk/mail/mail.lmtp/Makefile
315config.status: creating mk/mail/mail.maildir/Makefile
316config.status: creating mk/mail/mail.mboxfile/Makefile
317config.status: creating mk/mail/mail.mda/Makefile
318config.status: creating mk/smtpd/Makefile
319config.status: creating mk/smtpctl/Makefile
320config.status: creating mk/smtp/Makefile
321config.status: creating contrib/Makefile
322config.status: creating contrib/libexec/Makefile
323config.status: creating contrib/libexec/mail.local/Makefile
324config.status: creating contrib/libexec/lockspool/Makefile
325config.status: creating contrib/libexec/encrypt/Makefile
326config.status: creating openbsd-compat/Makefile
327config.status: creating config.h
328config.status: config.h is unchanged
329config.status: executing depfiles commands
330config.status: executing libtool commands
331grey@enbie132020enuan opensmtpd-7.4.0p0 % make
332/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make  all-recursive
333Making all in mk
334Making all in smtpd
335Makefile:1181: warning: overriding commands for target `../../openbsd-compat/.dirstamp'
336Makefile:932: warning: ignoring old commands for target `../../openbsd-compat/.dirstamp'
337depbase=`echo ../../usr.sbin/smtpd/aliases.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
338        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/aliases.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/aliases.o ../../usr.sbin/smtpd/aliases.c &&\
339        mv -f $depbase.Tpo $depbase.Po
340depbase=`echo ../../usr.sbin/smtpd/bounce.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
341        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/bounce.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/bounce.o ../../usr.sbin/smtpd/bounce.c &&\
342        mv -f $depbase.Tpo $depbase.Po
343../../usr.sbin/smtpd/bounce.c:85:1: warning: unused function 'bounce_message_tree_SPLAY_NEXT' [-Wunused-function]
344SPLAY_PROTOTYPE(bounce_message_tree, bounce_message, sp_entry,
345^
346../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE'
347static __inline struct type *                                           \
348                                                                        ^
349<scratch space>:38:1: note: expanded from here
350bounce_message_tree_SPLAY_NEXT
351^
352../../usr.sbin/smtpd/bounce.c:85:1: warning: unused function 'bounce_message_tree_SPLAY_MIN_MAX' [-Wunused-function]
353../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE'
354static __inline struct type *                                           \
355                                                                        ^
356<scratch space>:40:1: note: expanded from here
357bounce_message_tree_SPLAY_MIN_MAX
358^
3592 warnings generated.
360depbase=`echo ../../usr.sbin/smtpd/ca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
361        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/ca.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/ca.o ../../usr.sbin/smtpd/ca.c &&\
362        mv -f $depbase.Tpo $depbase.Po
363depbase=`echo ../../usr.sbin/smtpd/compress_backend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
364        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/compress_backend.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/compress_backend.o ../../usr.sbin/smtpd/compress_backend.c &&\
365        mv -f $depbase.Tpo $depbase.Po
366depbase=`echo ../../usr.sbin/smtpd/config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
367        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/config.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/config.o ../../usr.sbin/smtpd/config.c &&\
368        mv -f $depbase.Tpo $depbase.Po
369../../usr.sbin/smtpd/config.c:345:11: warning: variable 'p' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
370        else if (proc == PROC_CA)
371                 ^~~~~~~~~~~~~~~
372../../usr.sbin/smtpd/config.c:350:15: note: uninitialized use occurs here
373        mproc_enable(p);
374                     ^
375../../usr.sbin/smtpd/config.c:345:7: note: remove the 'if' if its condition is always true
376        else if (proc == PROC_CA)
377             ^~~~~~~~~~~~~~~~~~~~
378../../usr.sbin/smtpd/config.c:328:17: note: initialize the variable 'p' to silence this warning
379        struct mproc    *p;
380                          ^
381                           = NULL
3821 warning generated.
383depbase=`echo ../../usr.sbin/smtpd/control.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
384        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/control.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/control.o ../../usr.sbin/smtpd/control.c &&\
385        mv -f $depbase.Tpo $depbase.Po
386depbase=`echo ../../usr.sbin/smtpd/dict.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
387        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/dict.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/dict.o ../../usr.sbin/smtpd/dict.c &&\
388        mv -f $depbase.Tpo $depbase.Po
389depbase=`echo ../../usr.sbin/smtpd/dispatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
390        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/dispatcher.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/dispatcher.o ../../usr.sbin/smtpd/dispatcher.c &&\
391        mv -f $depbase.Tpo $depbase.Po
392depbase=`echo ../../usr.sbin/smtpd/dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
393        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/dns.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/dns.o ../../usr.sbin/smtpd/dns.c &&\
394        mv -f $depbase.Tpo $depbase.Po
395depbase=`echo ../../usr.sbin/smtpd/esc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
396        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/esc.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/esc.o ../../usr.sbin/smtpd/esc.c &&\
397        mv -f $depbase.Tpo $depbase.Po
398depbase=`echo ../../usr.sbin/smtpd/envelope.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
399        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/envelope.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/envelope.o ../../usr.sbin/smtpd/envelope.c &&\
400        mv -f $depbase.Tpo $depbase.Po
401depbase=`echo ../../usr.sbin/smtpd/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
402        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/expand.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/expand.o ../../usr.sbin/smtpd/expand.c &&\
403        mv -f $depbase.Tpo $depbase.Po
404depbase=`echo ../../usr.sbin/smtpd/forward.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
405        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/forward.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/forward.o ../../usr.sbin/smtpd/forward.c &&\
406        mv -f $depbase.Tpo $depbase.Po
407depbase=`echo ../../usr.sbin/smtpd/iobuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
408        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/iobuf.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/iobuf.o ../../usr.sbin/smtpd/iobuf.c &&\
409        mv -f $depbase.Tpo $depbase.Po
410depbase=`echo ../../usr.sbin/smtpd/limit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
411        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/limit.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/limit.o ../../usr.sbin/smtpd/limit.c &&\
412        mv -f $depbase.Tpo $depbase.Po
413depbase=`echo ../../usr.sbin/smtpd/lka.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
414        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/lka.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/lka.o ../../usr.sbin/smtpd/lka.c &&\
415        mv -f $depbase.Tpo $depbase.Po
416In file included from ../../usr.sbin/smtpd/lka.c:35:
417/opt/local/include/openssl/ssl.h:405:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined]
418#define SSL_OP_NO_CLIENT_RENEGOTIATION                  0x00020000L
419        ^
420../../openbsd-compat/openbsd-compat.h:151:9: note: previous definition is here
421#define SSL_OP_NO_CLIENT_RENEGOTIATION 0
422        ^
4231 warning generated.
424depbase=`echo ../../usr.sbin/smtpd/lka_filter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
425        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/lka_filter.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/lka_filter.o ../../usr.sbin/smtpd/lka_filter.c &&\
426        mv -f $depbase.Tpo $depbase.Po
427../../usr.sbin/smtpd/lka_filter.c:928:29: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat]
428                    (long long)tv.tv_sec, tv.tv_usec,
429                                          ^~~~~~~~~~
430../../usr.sbin/smtpd/lka_filter.c:934:29: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat]
431                    (long long)tv.tv_sec, tv.tv_usec,
432                                          ^~~~~~~~~~
433../../usr.sbin/smtpd/lka_filter.c:952:28: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat]
434            (long long)tv.tv_sec, tv.tv_usec,
435                                  ^~~~~~~~~~
436../../usr.sbin/smtpd/lka_filter.c:1369:48: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat]
437                    PROTOCOL_VERSION, (long long)tv->tv_sec, tv->tv_usec,
438                                                             ^~~~~~~~~~~
439../../usr.sbin/smtpd/lka_filter.c:1355:11: warning: variable 'd' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
440        else if (strcmp("smtp-out", direction) == 0)
441                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
442../../usr.sbin/smtpd/lka_filter.c:1361:20: note: uninitialized use occurs here
443        tailq = dict_xget(d, event);
444                          ^
445../../usr.sbin/smtpd/lka_filter.c:1355:7: note: remove the 'if' if its condition is always true
446        else if (strcmp("smtp-out", direction) == 0)
447             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
448../../usr.sbin/smtpd/lka_filter.c:1348:16: note: initialize the variable 'd' to silence this warning
449        struct dict     *d;
450                          ^
451                           = NULL
4525 warnings generated.
453depbase=`echo ../../usr.sbin/smtpd/lka_session.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
454        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/lka_session.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/lka_session.o ../../usr.sbin/smtpd/lka_session.c &&\
455        mv -f $depbase.Tpo $depbase.Po
456depbase=`echo ../../usr.sbin/smtpd/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
457        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/log.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/log.o ../../usr.sbin/smtpd/log.c &&\
458        mv -f $depbase.Tpo $depbase.Po
459depbase=`echo ../../usr.sbin/smtpd/mda.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
460        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/mda.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/mda.o ../../usr.sbin/smtpd/mda.c &&\
461        mv -f $depbase.Tpo $depbase.Po
462depbase=`echo ../../usr.sbin/smtpd/mda_mbox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
463        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/mda_mbox.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/mda_mbox.o ../../usr.sbin/smtpd/mda_mbox.c &&\
464        mv -f $depbase.Tpo $depbase.Po
465depbase=`echo ../../usr.sbin/smtpd/mda_unpriv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
466        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/mda_unpriv.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/mda_unpriv.o ../../usr.sbin/smtpd/mda_unpriv.c &&\
467        mv -f $depbase.Tpo $depbase.Po
468depbase=`echo ../../usr.sbin/smtpd/mda_variables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
469        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/mda_variables.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/mda_variables.o ../../usr.sbin/smtpd/mda_variables.c &&\
470        mv -f $depbase.Tpo $depbase.Po
471depbase=`echo ../../usr.sbin/smtpd/mproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
472        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/mproc.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/mproc.o ../../usr.sbin/smtpd/mproc.c &&\
473        mv -f $depbase.Tpo $depbase.Po
474depbase=`echo ../../usr.sbin/smtpd/mailaddr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
475        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/mailaddr.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/mailaddr.o ../../usr.sbin/smtpd/mailaddr.c &&\
476        mv -f $depbase.Tpo $depbase.Po
477depbase=`echo ../../usr.sbin/smtpd/mta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
478        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/mta.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/mta.o ../../usr.sbin/smtpd/mta.c &&\
479        mv -f $depbase.Tpo $depbase.Po
480../../usr.sbin/smtpd/mta.c:109:1: warning: unused function 'mta_domain_tree_SPLAY_NEXT' [-Wunused-function]
481SPLAY_PROTOTYPE(mta_domain_tree, mta_domain, entry, mta_domain_cmp);
482^
483../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE'
484static __inline struct type *                                           \
485                                                                        ^
486<scratch space>:7:1: note: expanded from here
487mta_domain_tree_SPLAY_NEXT
488^
489../../usr.sbin/smtpd/mta.c:109:1: warning: unused function 'mta_domain_tree_SPLAY_MIN_MAX' [-Wunused-function]
490../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE'
491static __inline struct type *                                           \
492                                                                        ^
493<scratch space>:9:1: note: expanded from here
494mta_domain_tree_SPLAY_MIN_MAX
495^
496../../usr.sbin/smtpd/mta.c:117:1: warning: unused function 'mta_source_tree_SPLAY_NEXT' [-Wunused-function]
497SPLAY_PROTOTYPE(mta_source_tree, mta_source, entry, mta_source_cmp);
498^
499../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE'
500static __inline struct type *                                           \
501                                                                        ^
502<scratch space>:17:1: note: expanded from here
503mta_source_tree_SPLAY_NEXT
504^
505../../usr.sbin/smtpd/mta.c:117:1: warning: unused function 'mta_source_tree_SPLAY_MIN_MAX' [-Wunused-function]
506../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE'
507static __inline struct type *                                           \
508                                                                        ^
509<scratch space>:19:1: note: expanded from here
510mta_source_tree_SPLAY_MIN_MAX
511^
5124 warnings generated.
513depbase=`echo ../../usr.sbin/smtpd/mta_session.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
514        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/mta_session.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/mta_session.o ../../usr.sbin/smtpd/mta_session.c &&\
515        mv -f $depbase.Tpo $depbase.Po
516depbase=`echo ../../usr.sbin/smtpd/parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
517        gcc -DHAVE_CONFIG_H -I. -I../..  -DIO_TLS -I../../usr.sbin/smtpd -I. -DSMTPD_CONFDIR=\"/usr/local/etc\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\" -DPATH_MAKEMAP=\"/usr/local/sbin/makemap\" -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -I/opt/local/include  -I../../openbsd-compat -I../../openbsd-compat/libtls -I../../openbsd-compat/libasr  -g -O2 -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 -MT ../../usr.sbin/smtpd/parse.o -MD -MP -MF $depbase.Tpo -c -o ../../usr.sbin/smtpd/parse.o ../../usr.sbin/smtpd/parse.c &&\
518        mv -f $depbase.Tpo $depbase.Po
519In file included from ../../usr.sbin/smtpd/parse.y:25:
520In file included from ../../openbsd-compat/includes.h:86:
521../../openbsd-compat/openbsd-compat.h:61:8: error: expected parameter declarator
522size_t strlcpy(char *dst, const char *src, size_t size);
523       ^
524/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:47: note: expanded from macro 'strlcpy'
525                __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
526                                                            ^
527/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz'
528#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)
529                                                             ^
530/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:30:32: note: expanded from macro '_USE_FORTIFY_LEVEL'
531#    define _USE_FORTIFY_LEVEL 2
532                               ^
533In file included from ../../usr.sbin/smtpd/parse.y:25:
534In file included from ../../openbsd-compat/includes.h:86:
535../../openbsd-compat/openbsd-compat.h:61:8: error: expected ')'
536/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:47: note: expanded from macro 'strlcpy'
537                __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
538                                                            ^
539/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz'
540#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)
541                                                             ^
542/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:30:32: note: expanded from macro '_USE_FORTIFY_LEVEL'
543#    define _USE_FORTIFY_LEVEL 2
544                               ^
545../../openbsd-compat/openbsd-compat.h:61:8: note: to match this '('
546/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:47: note: expanded from macro 'strlcpy'
547                __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
548                                                            ^
549/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:53: note: expanded from macro '__darwin_obsz'
550#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)
551                                                    ^
552In file included from ../../usr.sbin/smtpd/parse.y:25:
553In file included from ../../openbsd-compat/includes.h:86:
554../../openbsd-compat/openbsd-compat.h:61:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
555size_t strlcpy(char *dst, const char *src, size_t size);
556       ^
557/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:47: note: expanded from macro 'strlcpy'
558                __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
559                                                            ^
560/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:31: note: expanded from macro '__darwin_obsz'
561#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)
562                              ^
563In file included from ../../usr.sbin/smtpd/parse.y:25:
564In file included from ../../openbsd-compat/includes.h:86:
565../../openbsd-compat/openbsd-compat.h:61:8: error: conflicting types for '__builtin___strlcpy_chk'
566/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:3: note: expanded from macro 'strlcpy'
567                __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
568                ^
569../../openbsd-compat/openbsd-compat.h:61:8: note: '__builtin___strlcpy_chk' is a builtin with type 'unsigned long (char *, const char *, unsigned long, unsigned long)'
570/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:112:3: note: expanded from macro 'strlcpy'
571                __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
572                ^
573In file included from ../../usr.sbin/smtpd/parse.y:25:
574In file included from ../../openbsd-compat/includes.h:86:
575../../openbsd-compat/openbsd-compat.h:65:8: error: expected parameter declarator
576size_t strlcat(char *dst, const char *src, size_t size);
577       ^
578/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:47: note: expanded from macro 'strlcat'
579                __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
580                                                            ^
581/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz'
582#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)
583                                                             ^
584/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:30:32: note: expanded from macro '_USE_FORTIFY_LEVEL'
585#    define _USE_FORTIFY_LEVEL 2
586                               ^
587In file included from ../../usr.sbin/smtpd/parse.y:25:
588In file included from ../../openbsd-compat/includes.h:86:
589../../openbsd-compat/openbsd-compat.h:65:8: error: expected ')'
590/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:47: note: expanded from macro 'strlcat'
591                __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
592                                                            ^
593/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz'
594#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)
595                                                             ^
596/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:30:32: note: expanded from macro '_USE_FORTIFY_LEVEL'
597#    define _USE_FORTIFY_LEVEL 2
598                               ^
599../../openbsd-compat/openbsd-compat.h:65:8: note: to match this '('
600/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:47: note: expanded from macro 'strlcat'
601                __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
602                                                            ^
603/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:53: note: expanded from macro '__darwin_obsz'
604#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)
605                                                    ^
606In file included from ../../usr.sbin/smtpd/parse.y:25:
607In file included from ../../openbsd-compat/includes.h:86:
608../../openbsd-compat/openbsd-compat.h:65:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
609size_t strlcat(char *dst, const char *src, size_t size);
610       ^
611/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:47: note: expanded from macro 'strlcat'
612                __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
613                                                            ^
614/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:39:31: note: expanded from macro '__darwin_obsz'
615#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)
616                              ^
617In file included from ../../usr.sbin/smtpd/parse.y:25:
618In file included from ../../openbsd-compat/includes.h:86:
619../../openbsd-compat/openbsd-compat.h:65:8: error: conflicting types for '__builtin___strlcat_chk'
620/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:3: note: expanded from macro 'strlcat'
621                __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
622                ^
623../../openbsd-compat/openbsd-compat.h:65:8: note: '__builtin___strlcat_chk' is a builtin with type 'unsigned long (char *, const char *, unsigned long, unsigned long)'
624/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:119:3: note: expanded from macro 'strlcat'
625                __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
626                ^
627In file included from ../../usr.sbin/smtpd/parse.y:25:
628In file included from ../../openbsd-compat/includes.h:86:
629In file included from ../../openbsd-compat/openbsd-compat.h:117:
630../../openbsd-compat/waitpid.h:36:9: warning: '_W_INT' macro redefined [-Wmacro-redefined]
631#define _W_INT(w)       (*(int*)&(w))   /* convert union wait to int */
632        ^
633/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/wait.h:131:9: note: previous definition is here
634#define _W_INT(w)       (*(int *)&(w))  /* convert union wait to int */
635        ^
636In file included from ../../usr.sbin/smtpd/parse.y:25:
637In file included from ../../openbsd-compat/includes.h:86:
638In file included from ../../openbsd-compat/openbsd-compat.h:117:
639../../openbsd-compat/waitpid.h:40:9: warning: 'WEXITSTATUS' macro redefined [-Wmacro-redefined]
640#define WEXITSTATUS(w)  (int)(WIFEXITED(w) ? ((_W_INT(w) >> 8) & 0377) : -1)
641        ^
642/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/wait.h:144:9: note: previous definition is here
643#define WEXITSTATUS(x)  ((_W_INT(x) >> 8) & 0x000000ff)
644        ^
645In file included from ../../usr.sbin/smtpd/parse.y:25:
646In file included from ../../openbsd-compat/includes.h:86:
647In file included from ../../openbsd-compat/openbsd-compat.h:117:
648../../openbsd-compat/waitpid.h:41:9: warning: 'WTERMSIG' macro redefined [-Wmacro-redefined]
649#define WTERMSIG(w)     (int)(WIFSIGNALED(w) ? (_W_INT(w) & 0177) : -1)
650        ^
651/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/wait.h:154:9: note: previous definition is here
652#define WTERMSIG(x)     (_WSTATUS(x))
653        ^
654In file included from ../../usr.sbin/smtpd/parse.y:25:
655In file included from ../../openbsd-compat/includes.h:86:
656In file included from ../../openbsd-compat/openbsd-compat.h:117:
657../../openbsd-compat/waitpid.h:42:9: warning: 'WCOREFLAG' macro redefined [-Wmacro-redefined]
658#define WCOREFLAG       0x80
659        ^
660/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/wait.h:132:9: note: previous definition is here
661#define WCOREFLAG       0200
662        ^
663In file included from ../../usr.sbin/smtpd/parse.y:25:
664In file included from ../../openbsd-compat/includes.h:86:
665In file included from ../../openbsd-compat/openbsd-compat.h:117:
666../../openbsd-compat/waitpid.h:43:9: warning: 'WCOREDUMP' macro redefined [-Wmacro-redefined]
667#define WCOREDUMP(w)    ((_W_INT(w)) & WCOREFLAG)
668        ^
669/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/wait.h:156:9: note: previous definition is here
670#define WCOREDUMP(x)    (_W_INT(x) & WCOREFLAG)
671        ^
6727 warnings and 6 errors generated.
673make[3]: *** [../../usr.sbin/smtpd/parse.o] Error 1
674make[2]: *** [all-recursive] Error 1
675make[1]: *** [all-recursive] Error 1
676make: *** [all] Error 2