1 | % ./configure --with-libevent=/opt/local |
---|
2 | checking build system type... aarch64-apple-darwin23.2.0 |
---|
3 | checking host system type... aarch64-apple-darwin23.2.0 |
---|
4 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
5 | checking whether build environment is sane... yes |
---|
6 | checking for a race-free mkdir -p... ./install-sh -c -d |
---|
7 | checking for gawk... no |
---|
8 | checking for mawk... no |
---|
9 | checking for nawk... no |
---|
10 | checking for awk... awk |
---|
11 | checking whether make sets $(MAKE)... yes |
---|
12 | checking whether make supports nested variables... yes |
---|
13 | checking whether make supports the include directive... yes (GNU style) |
---|
14 | checking for gcc... gcc |
---|
15 | checking whether the C compiler works... yes |
---|
16 | checking for C compiler default output file name... a.out |
---|
17 | checking for suffix of executables... |
---|
18 | checking whether we are cross compiling... no |
---|
19 | checking for suffix of object files... o |
---|
20 | checking whether the compiler supports GNU C... yes |
---|
21 | checking whether gcc accepts -g... yes |
---|
22 | checking for gcc option to enable C11 features... none needed |
---|
23 | checking whether gcc understands -c and -o together... yes |
---|
24 | checking dependency style of gcc... gcc3 |
---|
25 | checking for stdio.h... yes |
---|
26 | checking for stdlib.h... yes |
---|
27 | checking for string.h... yes |
---|
28 | checking for inttypes.h... yes |
---|
29 | checking for stdint.h... yes |
---|
30 | checking for strings.h... yes |
---|
31 | checking for sys/stat.h... yes |
---|
32 | checking for sys/types.h... yes |
---|
33 | checking for unistd.h... yes |
---|
34 | checking for wchar.h... yes |
---|
35 | checking for minix/config.h... no |
---|
36 | checking whether it is safe to define __EXTENSIONS__... yes |
---|
37 | checking whether _XOPEN_SOURCE should be defined... no |
---|
38 | checking for ar... ar |
---|
39 | checking the archiver (ar) interface... ar |
---|
40 | checking for gcc... (cached) gcc |
---|
41 | checking whether the compiler supports GNU C... (cached) yes |
---|
42 | checking whether gcc accepts -g... (cached) yes |
---|
43 | checking for gcc option to enable C11 features... (cached) none needed |
---|
44 | checking whether gcc understands -c and -o together... (cached) yes |
---|
45 | checking dependency style of gcc... (cached) gcc3 |
---|
46 | checking for inline... inline |
---|
47 | checking for grep that handles long lines and -e... /usr/bin/grep |
---|
48 | checking for egrep... /usr/bin/grep -E |
---|
49 | checking for pkg-config... no |
---|
50 | checking for bison... bison -y |
---|
51 | checking how to print strings... printf |
---|
52 | checking for a sed that does not truncate output... /usr/bin/sed |
---|
53 | checking for fgrep... /usr/bin/grep -F |
---|
54 | checking for ld used by gcc... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
55 | checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no |
---|
56 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B |
---|
57 | checking the name lister (/usr/bin/nm -B) interface... BSD nm |
---|
58 | checking whether ln -s works... yes |
---|
59 | checking the maximum length of command line arguments... 786432 |
---|
60 | checking whether the shell understands some XSI constructs... yes |
---|
61 | checking whether the shell understands "+="... yes |
---|
62 | checking how to convert aarch64-apple-darwin23.2.0 file names to aarch64-apple-darwin23.2.0 format... func_convert_file_noop |
---|
63 | checking how to convert aarch64-apple-darwin23.2.0 file names to toolchain format... func_convert_file_noop |
---|
64 | checking for /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r |
---|
65 | checking for objdump... objdump |
---|
66 | checking how to recognize dependent libraries... pass_all |
---|
67 | checking for dlltool... no |
---|
68 | checking how to associate runtime and link libraries... printf %s\n |
---|
69 | checking for archiver @FILE support... no |
---|
70 | checking for strip... strip |
---|
71 | checking for ranlib... ranlib |
---|
72 | checking command to parse /usr/bin/nm -B output from gcc object... ok |
---|
73 | checking for sysroot... no |
---|
74 | checking for mt... no |
---|
75 | checking if : is a manifest tool... no |
---|
76 | checking for dsymutil... dsymutil |
---|
77 | checking for nmedit... nmedit |
---|
78 | checking for lipo... lipo |
---|
79 | checking for otool... otool |
---|
80 | checking for otool64... no |
---|
81 | checking for -single_module linker flag... ld: warning: -single_module is obsolete |
---|
82 | no |
---|
83 | checking for -exported_symbols_list linker flag... yes |
---|
84 | checking for -force_load linker flag... yes |
---|
85 | checking for dlfcn.h... yes |
---|
86 | checking for objdir... .libs |
---|
87 | checking if gcc supports -fno-rtti -fno-exceptions... yes |
---|
88 | checking for gcc option to produce PIC... -fno-common -DPIC |
---|
89 | checking if gcc PIC flag -fno-common -DPIC works... yes |
---|
90 | checking if gcc static flag -static works... no |
---|
91 | checking if gcc supports -c -o file.o... yes |
---|
92 | checking if gcc supports -c -o file.o... (cached) yes |
---|
93 | checking whether the gcc linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes |
---|
94 | checking dynamic linker characteristics... darwin23.2.0 dyld |
---|
95 | checking how to hardcode library paths into programs... immediate |
---|
96 | checking whether stripping libraries is possible... yes |
---|
97 | checking if libtool supports shared libraries... yes |
---|
98 | checking whether to build shared libraries... yes |
---|
99 | checking whether to build static libraries... yes |
---|
100 | checking for cat... /bin/cat |
---|
101 | checking for chmod... /bin/chmod |
---|
102 | checking for chown... /usr/sbin/chown |
---|
103 | checking for zcat... /usr/bin/zcat |
---|
104 | checking for sed... (cached) /usr/bin/sed |
---|
105 | checking for libbsd-overlay libbsd-ctor... no |
---|
106 | checking for arc4random... yes |
---|
107 | checking for basename... yes |
---|
108 | checking for clock_gettime... yes |
---|
109 | checking for closefrom... no |
---|
110 | checking for crypt_checkpass... no |
---|
111 | checking for daemon... yes |
---|
112 | checking for dirname... yes |
---|
113 | checking for errc... yes |
---|
114 | checking for explicit_bzero... no |
---|
115 | checking for fgetln... yes |
---|
116 | checking for freezero... no |
---|
117 | checking for getdtablecount... no |
---|
118 | checking for getdtablesize... yes |
---|
119 | checking for getopt... yes |
---|
120 | checking for getpeereid... yes |
---|
121 | checking for nanosleep... yes |
---|
122 | checking for pipe2... no |
---|
123 | checking for reallocarray... no |
---|
124 | checking for recallocarray... no |
---|
125 | checking for res_hnok... no |
---|
126 | checking for seteuid... yes |
---|
127 | checking for setegid... yes |
---|
128 | checking for setproctitle... no |
---|
129 | checking for setresuid... no |
---|
130 | checking for setresgid... no |
---|
131 | checking for signal... yes |
---|
132 | checking for strlcpy... yes |
---|
133 | checking for strlcat... yes |
---|
134 | checking for strmode... yes |
---|
135 | checking for strndup... yes |
---|
136 | checking for strnlen... yes |
---|
137 | checking for strsep... yes |
---|
138 | checking for strtonum... yes |
---|
139 | checking for timingsafe_memcmp... no |
---|
140 | checking for usleep... yes |
---|
141 | checking for dirfd... yes |
---|
142 | checking for getpeerucred... no |
---|
143 | checking for getspnam... no |
---|
144 | checking for malloc_conceal... no |
---|
145 | checking for pledge... no |
---|
146 | checking for setsid... yes |
---|
147 | checking for sigaction... yes |
---|
148 | checking for strnvis... yes |
---|
149 | checking for sysconf... yes |
---|
150 | checking for arpa/nameser_compat.h... yes |
---|
151 | checking for crypt.h... no |
---|
152 | checking for dirent.h... yes |
---|
153 | checking for endian.h... no |
---|
154 | checking for fcntl.h... yes |
---|
155 | checking for libkern/OSByteOrder.h... yes |
---|
156 | checking for libutil.h... no |
---|
157 | checking for limits.h... yes |
---|
158 | checking for login_cap.h... no |
---|
159 | checking for mach/mach_time.h... yes |
---|
160 | checking for maillock.h... no |
---|
161 | checking for ndir.h... no |
---|
162 | checking for netdb.h... yes |
---|
163 | checking for pam/pam_appl.h... no |
---|
164 | checking for paths.h... yes |
---|
165 | checking for security/pam_appl.h... yes |
---|
166 | checking for shadow.h... no |
---|
167 | checking for sys/bitypes.h... no |
---|
168 | checking for sys/dir.h... yes |
---|
169 | checking for sys/endian.h... no |
---|
170 | checking for sys/file.h... yes |
---|
171 | checking for sys/mount.h... yes |
---|
172 | checking for sys/ndir.h... no |
---|
173 | checking for sys/pstat.h... no |
---|
174 | checking for sys/statfs.h... no |
---|
175 | checking for sys/statvfs.h... yes |
---|
176 | checking for sys/time.h... yes |
---|
177 | checking for sys/un.h... yes |
---|
178 | checking for ucred.h... no |
---|
179 | checking for util.h... yes |
---|
180 | checking for vis.h... yes |
---|
181 | checking for library containing basename... none required |
---|
182 | checking for library containing clock_gettime... none required |
---|
183 | checking for library containing closefrom... no |
---|
184 | checking for library containing crypt... none required |
---|
185 | checking for library containing crypt_gensalt... no |
---|
186 | checking for library containing dirname... none required |
---|
187 | checking for library containing fmt_scaled... no |
---|
188 | checking for library containing fparseln... none required |
---|
189 | checking for library containing fts_open... none required |
---|
190 | checking for library containing inet_net_pton... none required |
---|
191 | checking for library containing imsg_init... no |
---|
192 | checking for library containing pidfile... no |
---|
193 | checking for library containing res_hnok... no |
---|
194 | checking for library containing res_randomid... no |
---|
195 | checking for library containing setsockopt... none required |
---|
196 | checking for library containing __b64_pton... no |
---|
197 | checking for library containing b64_pton... no |
---|
198 | checking for library containing __b64_ntop... no |
---|
199 | checking for library containing b64_ntop... no |
---|
200 | checking for broken strnvis... yes |
---|
201 | checking for /proc/pid/fd directory... no |
---|
202 | checking for long long... yes |
---|
203 | checking for unsigned long long... yes |
---|
204 | checking for long double... yes |
---|
205 | checking for u_int... yes |
---|
206 | checking for u_char... yes |
---|
207 | checking size of short int... 2 |
---|
208 | checking size of int... 4 |
---|
209 | checking size of long int... 8 |
---|
210 | checking size of long long int... 8 |
---|
211 | checking for int8_t... yes |
---|
212 | checking for int16_t... yes |
---|
213 | checking for int32_t... yes |
---|
214 | checking for int64_t... yes |
---|
215 | checking for uint8_t... yes |
---|
216 | checking for uint16_t... yes |
---|
217 | checking for uint32_t... yes |
---|
218 | checking for uint64_t... yes |
---|
219 | checking for intptr_t... yes |
---|
220 | checking for unsigned long long int... yes |
---|
221 | checking for long long int... yes |
---|
222 | checking for intmax_t... yes |
---|
223 | checking for uintptr_t... yes |
---|
224 | checking for uintmax_t... yes |
---|
225 | checking for size_t... yes |
---|
226 | checking for ssize_t... yes |
---|
227 | checking for off_t... yes |
---|
228 | checking for mode_t... yes |
---|
229 | checking for pid_t... yes |
---|
230 | checking how to run the C preprocessor... gcc -E |
---|
231 | checking for uid_t in sys/types.h... yes |
---|
232 | checking for socklen_t... yes |
---|
233 | checking for sig_atomic_t... yes |
---|
234 | checking for fsblkcnt_t... yes |
---|
235 | checking for fsfilcnt_t... yes |
---|
236 | checking for in_addr_t... yes |
---|
237 | checking for in_port_t... yes |
---|
238 | checking for sa_family_t... yes |
---|
239 | checking for struct timespec... yes |
---|
240 | checking for struct ifgroupreq... no |
---|
241 | checking for struct sockaddr_storage... yes |
---|
242 | checking for struct sockaddr_in6... yes |
---|
243 | checking for struct in6_addr... yes |
---|
244 | checking for struct addrinfo... yes |
---|
245 | checking for struct timeval... yes |
---|
246 | checking for struct sockaddr_in6.sin6_scope_id... yes |
---|
247 | checking for struct passwd.pw_gecos... yes |
---|
248 | checking for struct passwd.pw_class... yes |
---|
249 | checking for struct passwd.pw_change... yes |
---|
250 | checking for struct passwd.pw_expire... yes |
---|
251 | checking for struct stat.st_flags... yes |
---|
252 | checking for struct stat.st_mtim... no |
---|
253 | checking for struct stat.st_mtimespec... yes |
---|
254 | checking for struct sockaddr.sa_len... yes |
---|
255 | checking for struct sockaddr_storage.ss_len... yes |
---|
256 | checking for struct sockaddr_in.sin_len... yes |
---|
257 | checking for struct sockaddr_in6.sin6_len... yes |
---|
258 | checking for struct statfs.f_favail... no |
---|
259 | checking for struct sockaddr_storage.ss_family... yes |
---|
260 | checking for struct sockaddr_storage.__ss_family... no |
---|
261 | checking for gcc options needed to detect all undeclared functions... none needed |
---|
262 | checking for struct tm.tm_gmtoff... yes |
---|
263 | checking for struct tm.tm_zone... yes |
---|
264 | checking for struct DIR.d_type... no |
---|
265 | checking whether O_NONBLOCK is declared... yes |
---|
266 | checking whether AF_LOCAL is declared... yes |
---|
267 | checking whether PF_LOCAL is declared... yes |
---|
268 | checking whether IPPORT_HILASTAUTO is declared... yes |
---|
269 | checking whether IPV6_ADDR_SCOPE_INTFACELOCAL is declared... no |
---|
270 | checking whether WAIT_MYPGRP is declared... yes |
---|
271 | checking whether LOG_PERROR is declared... yes |
---|
272 | checking if gcc supports compile flag -Qunused-arguments... yes |
---|
273 | checking if gcc supports compile flag -Wunknown-warning-option... yes |
---|
274 | checking if gcc supports compile flag -Wall... yes |
---|
275 | checking if gcc supports compile flag -Wpointer-arith... yes |
---|
276 | checking if gcc supports compile flag -Wuninitialized... yes |
---|
277 | checking if gcc supports compile flag -Wsign-compare... yes |
---|
278 | checking if gcc supports compile flag -Wformat-security... yes |
---|
279 | checking if gcc supports compile flag -Wsizeof-pointer-memaccess... yes |
---|
280 | checking if gcc supports compile flag -Wpointer-sign... yes |
---|
281 | checking if gcc supports compile flag -Wunused-result... yes |
---|
282 | checking if gcc supports compile flag -fno-strict-aliasing... yes |
---|
283 | checking gcc version... |
---|
284 | checking if gcc accepts -fno-builtin-memset... yes |
---|
285 | checking whether LLONG_MAX is declared... yes |
---|
286 | checking if compiler allows __attribute__ on return types... yes |
---|
287 | checking system mail directory... /var/mail from _PATH_MAILDIR |
---|
288 | checking system pid directory... /var/run/ from paths.h |
---|
289 | checking for msg_accrights field in struct msghdr... no |
---|
290 | checking for msg_control field in struct msghdr... yes |
---|
291 | checking if libc defines __progname... yes |
---|
292 | checking whether gcc implements __FUNCTION__... yes |
---|
293 | checking whether gcc implements __func__... yes |
---|
294 | checking whether va_copy exists... yes |
---|
295 | checking whether __va_copy exists... yes |
---|
296 | checking whether getopt has optreset support... yes |
---|
297 | checking whether suboptarg is declared... yes |
---|
298 | checking for event.h... yes |
---|
299 | checking if programs using libevent functions will link... yes |
---|
300 | checking for library containing RAND_add... -lcrypto |
---|
301 | checking for library containing SSL_CTX_new... -lssl |
---|
302 | checking for SSL_CTX_use_certificate_chain_mem... yes |
---|
303 | checking for SSL_CTX_load_verify_mem... yes |
---|
304 | checking for X509_LOOKUP_mem... yes |
---|
305 | checking whether LibreSSL's headers match the library... yes |
---|
306 | checking whether LIBRESSL_VERSION_NUMBER is declared... yes |
---|
307 | checking for zlib.h... yes |
---|
308 | checking for library containing deflate... -lz |
---|
309 | checking that generated files are newer than configure... done |
---|
310 | configure: creating ./config.status |
---|
311 | config.status: creating Makefile |
---|
312 | config.status: creating mk/Makefile |
---|
313 | config.status: creating mk/mail/Makefile |
---|
314 | config.status: creating mk/mail/mail.lmtp/Makefile |
---|
315 | config.status: creating mk/mail/mail.maildir/Makefile |
---|
316 | config.status: creating mk/mail/mail.mboxfile/Makefile |
---|
317 | config.status: creating mk/mail/mail.mda/Makefile |
---|
318 | config.status: creating mk/smtpd/Makefile |
---|
319 | config.status: creating mk/smtpctl/Makefile |
---|
320 | config.status: creating mk/smtp/Makefile |
---|
321 | config.status: creating contrib/Makefile |
---|
322 | config.status: creating contrib/libexec/Makefile |
---|
323 | config.status: creating contrib/libexec/mail.local/Makefile |
---|
324 | config.status: creating contrib/libexec/lockspool/Makefile |
---|
325 | config.status: creating contrib/libexec/encrypt/Makefile |
---|
326 | config.status: creating openbsd-compat/Makefile |
---|
327 | config.status: creating config.h |
---|
328 | config.status: config.h is unchanged |
---|
329 | config.status: executing depfiles commands |
---|
330 | config.status: executing libtool commands |
---|
331 | grey@enbie132020enuan opensmtpd-7.4.0p0 % make |
---|
332 | /Applications/Xcode-beta.app/Contents/Developer/usr/bin/make all-recursive |
---|
333 | Making all in mk |
---|
334 | Making all in smtpd |
---|
335 | Makefile:1181: warning: overriding commands for target `../../openbsd-compat/.dirstamp' |
---|
336 | Makefile:932: warning: ignoring old commands for target `../../openbsd-compat/.dirstamp' |
---|
337 | depbase=`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 |
---|
340 | depbase=`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] |
---|
344 | SPLAY_PROTOTYPE(bounce_message_tree, bounce_message, sp_entry, |
---|
345 | ^ |
---|
346 | ../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE' |
---|
347 | static __inline struct type * \ |
---|
348 | ^ |
---|
349 | <scratch space>:38:1: note: expanded from here |
---|
350 | bounce_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' |
---|
354 | static __inline struct type * \ |
---|
355 | ^ |
---|
356 | <scratch space>:40:1: note: expanded from here |
---|
357 | bounce_message_tree_SPLAY_MIN_MAX |
---|
358 | ^ |
---|
359 | 2 warnings generated. |
---|
360 | depbase=`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 |
---|
363 | depbase=`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 |
---|
366 | depbase=`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 |
---|
382 | 1 warning generated. |
---|
383 | depbase=`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 |
---|
386 | depbase=`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 |
---|
389 | depbase=`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 |
---|
392 | depbase=`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 |
---|
395 | depbase=`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 |
---|
398 | depbase=`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 |
---|
401 | depbase=`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 |
---|
404 | depbase=`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 |
---|
407 | depbase=`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 |
---|
410 | depbase=`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 |
---|
413 | depbase=`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 |
---|
416 | In 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 | ^ |
---|
423 | 1 warning generated. |
---|
424 | depbase=`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 |
---|
452 | 5 warnings generated. |
---|
453 | depbase=`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 |
---|
456 | depbase=`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 |
---|
459 | depbase=`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 |
---|
462 | depbase=`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 |
---|
465 | depbase=`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 |
---|
468 | depbase=`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 |
---|
471 | depbase=`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 |
---|
474 | depbase=`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 |
---|
477 | depbase=`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] |
---|
481 | SPLAY_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' |
---|
484 | static __inline struct type * \ |
---|
485 | ^ |
---|
486 | <scratch space>:7:1: note: expanded from here |
---|
487 | mta_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' |
---|
491 | static __inline struct type * \ |
---|
492 | ^ |
---|
493 | <scratch space>:9:1: note: expanded from here |
---|
494 | mta_domain_tree_SPLAY_MIN_MAX |
---|
495 | ^ |
---|
496 | ../../usr.sbin/smtpd/mta.c:117:1: warning: unused function 'mta_source_tree_SPLAY_NEXT' [-Wunused-function] |
---|
497 | SPLAY_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' |
---|
500 | static __inline struct type * \ |
---|
501 | ^ |
---|
502 | <scratch space>:17:1: note: expanded from here |
---|
503 | mta_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' |
---|
507 | static __inline struct type * \ |
---|
508 | ^ |
---|
509 | <scratch space>:19:1: note: expanded from here |
---|
510 | mta_source_tree_SPLAY_MIN_MAX |
---|
511 | ^ |
---|
512 | 4 warnings generated. |
---|
513 | depbase=`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 |
---|
516 | depbase=`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 |
---|
519 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
520 | In file included from ../../openbsd-compat/includes.h:86: |
---|
521 | ../../openbsd-compat/openbsd-compat.h:61:8: error: expected parameter declarator |
---|
522 | size_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 | ^ |
---|
533 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
534 | In 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 | ^ |
---|
552 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
553 | In 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] |
---|
555 | size_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 | ^ |
---|
563 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
564 | In 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 | ^ |
---|
573 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
574 | In file included from ../../openbsd-compat/includes.h:86: |
---|
575 | ../../openbsd-compat/openbsd-compat.h:65:8: error: expected parameter declarator |
---|
576 | size_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 | ^ |
---|
587 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
588 | In 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 | ^ |
---|
606 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
607 | In 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] |
---|
609 | size_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 | ^ |
---|
617 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
618 | In 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 | ^ |
---|
627 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
628 | In file included from ../../openbsd-compat/includes.h:86: |
---|
629 | In 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 | ^ |
---|
636 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
637 | In file included from ../../openbsd-compat/includes.h:86: |
---|
638 | In 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 | ^ |
---|
645 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
646 | In file included from ../../openbsd-compat/includes.h:86: |
---|
647 | In 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 | ^ |
---|
654 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
655 | In file included from ../../openbsd-compat/includes.h:86: |
---|
656 | In 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 | ^ |
---|
663 | In file included from ../../usr.sbin/smtpd/parse.y:25: |
---|
664 | In file included from ../../openbsd-compat/includes.h:86: |
---|
665 | In 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 | ^ |
---|
672 | 7 warnings and 6 errors generated. |
---|
673 | make[3]: *** [../../usr.sbin/smtpd/parse.o] Error 1 |
---|
674 | make[2]: *** [all-recursive] Error 1 |
---|
675 | make[1]: *** [all-recursive] Error 1 |
---|
676 | make: *** [all] Error 2 |
---|