------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/uchardet-0.0.7.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/psutils-1.17_5.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/groff-1.22.4_3.txz ===== Message from groff-1.22.4_3: -- In order to be able to use the html driver, you need to install the following packages: - ghostscript - netpbm Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/libevent-2.1.11.txz ===== Message from libevent-2.1.11: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/libasr-1.0.2_3.txz SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> opensmtpd-6.6.4_1,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> opensmtpd-6.6.4_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by opensmtpd-6.6.4_1,1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> opensmtpd-6.6.4_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by opensmtpd-6.6.4_1,1 for building => SHA256 Checksum OK for opensmtpd-6.6.4p1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> opensmtpd-6.6.4_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by opensmtpd-6.6.4_1,1 for building ===> Extracting for opensmtpd-6.6.4_1,1 => SHA256 Checksum OK for opensmtpd-6.6.4p1.tar.gz. Extracted Memory Use: 4.05M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for opensmtpd-6.6.4_1,1 ===> Applying ports patches for opensmtpd-6.6.4_1,1 ===> Cleanly applied ports patch(es) patch-mk_smtpd_Makefile.in ===> Applying dragonfly patches for opensmtpd-6.6.4_1,1 ===> Cleanly applied dragonfly patch(es) patch-smtpd_queue__fs.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> opensmtpd-6.6.4_1,1 depends on executable: groff - found ===> opensmtpd-6.6.4_1,1 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> opensmtpd-6.6.4_1,1 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> opensmtpd-6.6.4_1,1 depends on shared library: libasr.so - found (/usr/local/lib/libasr.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> opensmtpd-6.6.4_1,1 depends on executable: groff - found ===> opensmtpd-6.6.4_1,1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> opensmtpd-6.6.4_1,1 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> opensmtpd-6.6.4_1,1 depends on shared library: libasr.so - found (/usr/local/lib/libasr.so) ===> Configuring for opensmtpd-6.6.4_1,1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking whether byte ordering is bigendian... no checking how to run the C preprocessor... cpp checking for ar... /usr/bin/ar checking for cat... /bin/cat checking for chmod... /bin/chmod checking for chown... /usr/sbin/chown checking for zcat... /usr/bin/zcat checking for sed... (cached) /usr/bin/sed checking for bash... no checking for ksh... no checking for sh... /bin/sh checking for sh... /bin/sh checking for groff... /usr/local/bin/groff checking for nroff... /usr/local/bin/nroff checking for mandoc... /usr/bin/mandoc checking for bison... no checking for byacc... byacc checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for dirent.h... (cached) yes checking for err.h... (cached) yes checking for fcntl.h... (cached) yes checking for getopt.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for libgen.h... (cached) yes checking for limits.h... (cached) yes checking maillock.h usability... no checking maillock.h presence... no checking for maillock.h... no checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking for netdb.h... (cached) yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking for paths.h... (cached) yes checking for security/pam_appl.h... (cached) yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking for sys/cdefs.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking for sys/file.h... (cached) yes checking for sys/mount.h... (cached) yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for sys/time.h... (cached) yes checking for sys/un.h... (cached) yes checking for time.h... (cached) yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking for utime.h... (cached) yes checking for vis.h... (cached) yes checking for login_cap.h... (cached) yes checking for sys/mount.h... (cached) yes checking bsd/libutil.h usability... no checking bsd/libutil.h presence... no checking for bsd/libutil.h... no checking for libutil.h... (cached) yes checking for fts.h... yes checking for long long... (cached) yes checking for unsigned long long... (cached) yes checking for long double... (cached) yes checking for u_int... (cached) yes checking for u_char... (cached) yes checking size of short int... 2 checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking for int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for intptr_t... yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for intmax_t... (cached) yes checking for uintptr_t... (cached) yes checking for uintmax_t... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for off_t... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for socklen_t... (cached) yes checking for sig_atomic_t... (cached) yes checking for fsblkcnt_t... (cached) yes checking for fsfilcnt_t... (cached) yes checking for in_addr_t... (cached) yes checking for in_port_t... (cached) yes checking for sa_family_t... yes checking for struct timespec... (cached) yes checking for struct ifgroupreq... no checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct addrinfo... yes checking for struct timeval... yes checking for struct sockaddr_in6.sin6_scope_id... (cached) yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_class... yes checking for struct passwd.pw_change... yes checking for struct passwd.pw_expire... yes checking for struct stat.st_flags... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... yes checking for struct sockaddr.sa_len... yes checking for struct sockaddr_storage.ss_len... yes checking for struct sockaddr_in.sin_len... yes checking for struct sockaddr_in6.sin6_len... yes checking for struct statfs.f_favail... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_zone... yes checking for struct DIR.d_type... no checking whether O_NONBLOCK is declared... (cached) yes checking whether AF_LOCAL is declared... yes checking whether PF_LOCAL is declared... yes checking whether IPPORT_HILASTAUTO is declared... yes checking whether WAIT_MYPGRP is declared... yes checking whether writev is declared... (cached) yes checking whether LOG_PERROR is declared... yes checking for inline... inline checking for library containing basename... none required checking for library containing closefrom... none required checking for library containing utimes... none required checking for library containing fmt_scaled... no checking for library containing dirname... none required checking for errc... yes checking for library containing inet_net_pton... none required checking for library containing clock_gettime... none required checking for library containing fts_open... none required checking for library containing flock... none required checking for library containing daemon... none required checking for library containing fparseln... -lutil checking for library containing res_9_b64_ntop... no checking for library containing setsockopt... none required checking for library containing crypt... -lcrypt checking for getline... (cached) yes checking for explicit_bzero... yes checking for crypt_checkpass... no checking for strndup... (cached) yes checking for strnlen... (cached) yes checking for asprintf... (cached) yes checking for b64_ntop... no checking for __b64_ntop... (cached) yes checking for b64_pton... no checking for __b64_pton... (cached) yes checking for bcopy... (cached) yes checking for calloc_conceal... no checking for chflags... yes checking for crypt_checkpass... (cached) no checking for dirfd... (cached) yes checking for endgrent... (cached) yes checking for explicit_bzero... (cached) yes checking for fchflags... yes checking for fgetln... yes checking for freeaddrinfo... (cached) yes checking for freezero... yes checking for getaddrinfo... (cached) yes checking for getnameinfo... (cached) yes checking for gettimeofday... (cached) yes checking for getopt... (cached) yes checking for getpeereid... (cached) yes checking for getpeerucred... no checking for getspnam... no checking for inet_aton... (cached) yes checking for inet_ntoa... (cached) yes checking for inet_ntop... (cached) yes checking for isblank... (cached) yes checking for malloc_conceal... no checking for memmove... (cached) yes checking for nsleep... no checking for pidfile... no checking for pw_dup... yes checking for reallocarray... yes checking for recallocarray... yes checking for res_hnok... no checking for setenv... (cached) yes checking for setlinebuf... (cached) yes checking for setproctitle... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... (cached) yes checking for setresgid... (cached) yes checking for setsid... (cached) yes checking for sigaction... (cached) yes checking for snprintf... (cached) yes checking for socketpair... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strmode... (cached) yes checking for strnvis... yes checking for strtonum... (cached) yes checking for sysconf... (cached) yes checking for tcgetpgrp... (cached) yes checking for time... (cached) yes checking for truncate... (cached) yes checking for vasprintf... (cached) yes checking for vsnprintf... (cached) yes checking for waitpid... yes checking whether strsep is declared... (cached) yes checking for strsep... (cached) yes checking whether strlcat is declared... yes checking whether strlcpy is declared... yes checking for /proc/pid/fd directory... no checking whether LLONG_MAX is declared... (cached) yes checking if cc supports compile flag -Qunused-arguments... no checking if cc supports compile flag -Wunknown-warning-option... no checking if cc supports compile flag -Wall... yes checking if cc supports compile flag -Wpointer-arith... yes checking if cc supports compile flag -Wuninitialized... yes checking if cc supports compile flag -Wsign-compare... yes checking if cc supports compile flag -Wformat-security... yes checking if cc supports compile flag -Wsizeof-pointer-memaccess... yes checking if cc supports compile flag -Wpointer-sign... yes checking if cc supports compile flag -Wunused-result... yes checking if cc supports compile flag -fno-strict-aliasing... yes checking gcc version... 8.3 checking if cc accepts -fno-builtin-memset... yes checking if compiler allows __attribute__ on return types... yes checking compiler and flags for sanity... yes checking for nroff... (cached) /usr/local/bin/nroff test: test: unexpected operator checking for dlopen in -ldl... yes checking for pam_set_item in -lpam... (cached) yes checking for pam_getenvlist... (cached) yes checking for pam_putenv... (cached) yes checking for arc4random... (cached) yes checking for arc4random_buf... (cached) yes checking for arc4random_stir... yes checking for arc4random_uniform... (cached) yes checking whether pam_strerror takes only one argument... no checking system pid directory... /var/run/ from paths.h checking for msg_accrights field in struct msghdr... no checking for msg_control field in struct msghdr... (cached) yes checking if libc defines __progname... (cached) yes checking whether cc implements __FUNCTION__... yes checking whether cc implements __func__... yes checking whether va_copy exists... (cached) yes checking whether __va_copy exists... (cached) yes checking whether getopt has optreset support... (cached) yes checking for asr.h... yes checking for asr_run in -lasr... yes checking if programs using libevent functions will link... yes checking whether SSL_CTX_use_certificate_chain_mem is available... no checking whether ECDSA is available... no checking whether LibreSSL's headers match the library... yes checking if programs using LibreSSL functions will link... no checking if programs using LibreSSL need -ldl... no checking for zlib.h... (cached) yes checking for deflate in -lz... (cached) yes checking db_185.h usability... no checking db_185.h presence... no checking for db_185.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for dbopen in -ldb... no checking for __db185_open in -ldb... no checking for dbopen in -ldb1... no checking for __db185_open in -ldb1... no checking for dbopen in -lc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating openbsd-compat/Makefile config.status: creating mk/Makefile config.status: creating mk/mail/Makefile config.status: creating mk/mail/mail.lmtp/Makefile config.status: creating mk/mail/mail.maildir/Makefile config.status: creating mk/mail/mail.mboxfile/Makefile config.status: creating mk/mail/mail.mda/Makefile config.status: creating mk/smtpd/Makefile config.status: creating mk/smtpctl/Makefile config.status: creating mk/smtp/Makefile config.status: creating contrib/Makefile config.status: creating contrib/libexec/Makefile config.status: creating contrib/libexec/mail.local/Makefile config.status: creating contrib/libexec/lockspool/Makefile config.status: creating contrib/libexec/encrypt/Makefile config.status: creating config.h config.status: executing libtool commands SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for opensmtpd-6.6.4_1,1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in openbsd-compat --- arc4random.o --- --- SSL_CTX_use_certificate_chain_mem.o --- --- base64.o --- --- bsd-getpeereid.o --- --- bsd-misc.o --- --- bsd-waitpid.o --- --- entropy.o --- --- event_asr_run.o --- --- fgetln.o --- --- freezero.o --- --- SSL_CTX_use_certificate_chain_mem.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o SSL_CTX_use_certificate_chain_mem.o SSL_CTX_use_certificate_chain_mem.c --- base64.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o base64.o base64.c --- bsd-getpeereid.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o bsd-getpeereid.o bsd-getpeereid.c --- bsd-waitpid.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o bsd-waitpid.o bsd-waitpid.c --- arc4random.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o arc4random.o arc4random.c --- entropy.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o entropy.o entropy.c --- event_asr_run.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o event_asr_run.o event_asr_run.c --- fgetln.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o fgetln.o fgetln.c --- bsd-misc.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o bsd-misc.o bsd-misc.c --- freezero.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o freezero.o freezero.c --- getopt.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o getopt.o getopt.c --- imsg.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o imsg.o imsg.c --- imsg-buffer.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o imsg-buffer.o imsg-buffer.c --- pidfile.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o pidfile.o pidfile.c --- pw_dup.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o pw_dup.o pw_dup.c --- reallocarray.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o reallocarray.o reallocarray.c --- recallocarray.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o recallocarray.o recallocarray.c --- setproctitle.o --- --- setresguid.o --- --- setproctitle.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o setproctitle.o setproctitle.c --- setresguid.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o setresguid.o setresguid.c --- strlcat.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o strlcat.o strlcat.c --- strlcpy.o --- --- strmode.o --- --- strlcpy.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o strlcpy.o strlcpy.c --- strmode.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o strmode.o strmode.c --- strtonum.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o strtonum.o strtonum.c --- strsep.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o strsep.o strsep.c --- vis.o --- --- xmalloc.o --- --- vis.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o vis.o vis.c --- xmalloc.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o xmalloc.o xmalloc.c --- crypt_checkpass.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o crypt_checkpass.o crypt_checkpass.c --- bsd-err.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o bsd-err.o bsd-err.c --- fmt_scaled.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o fmt_scaled.o fmt_scaled.c fmt_scaled.c: In function 'fmt_scaled': fmt_scaled.c:243:52: warning: '%1lld' directive output may be truncated writing between 1 and 17 bytes into a region of size between 0 and 5 [-Wformat-truncation=] (void)snprintf(result, FMT_SCALED_STRSIZE, "%lld.%1lld%c", ^~~~~ fmt_scaled.c:243:46: note: directive argument in the range [-9007199254740991, 9007199254740991] (void)snprintf(result, FMT_SCALED_STRSIZE, "%lld.%1lld%c", ^~~~~~~~~~~~~~ fmt_scaled.c:243:9: note: 'snprintf' output between 5 and 40 bytes into a destination of size 7 (void)snprintf(result, FMT_SCALED_STRSIZE, "%lld.%1lld%c", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ number, fract, scale_chars[unit]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libopenbsd-compat.a --- rm -f libopenbsd-compat.a /usr/bin/ar cru libopenbsd-compat.a arc4random.o SSL_CTX_use_certificate_chain_mem.o base64.o bsd-getpeereid.o bsd-misc.o bsd-waitpid.o entropy.o event_asr_run.o fgetln.o freezero.o getopt.o imsg.o imsg-buffer.o pidfile.o pw_dup.o reallocarray.o recallocarray.o setproctitle.o setresguid.o strlcat.o strlcpy.o strmode.o strtonum.o strsep.o vis.o xmalloc.o crypt_checkpass.o bsd-err.o fmt_scaled.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libopenbsd-compat.a Making all in mk --- all-recursive --- Making all in smtpd --- ../../smtpd/.dirstamp --- --- ../../smtpd/parse.c --- /bin/sh ../../ylwrap ../../smtpd/parse.y y.tab.c ../../smtpd/parse.c y.tab.h `echo ../../smtpd/parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parse.output -- byacc --- ../../smtpd/smtpd-aliases.o --- --- ../../smtpd/smtpd-bounce.o --- --- ../../smtpd/smtpd-ca.o --- --- ../../smtpd/smtpd-cert.o --- --- ../../smtpd/smtpd-compress_backend.o --- --- ../../smtpd/smtpd-config.o --- --- ../../smtpd/smtpd-control.o --- --- ../../smtpd/smtpd-dict.o --- --- ../../smtpd/smtpd-dns.o --- --- ../../smtpd/smtpd-aliases.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-aliases.o `test -f '../../smtpd/aliases.c' || echo './'`../../smtpd/aliases.c --- ../../smtpd/smtpd-bounce.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-bounce.o `test -f '../../smtpd/bounce.c' || echo './'`../../smtpd/bounce.c --- ../../smtpd/smtpd-ca.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ca.o `test -f '../../smtpd/ca.c' || echo './'`../../smtpd/ca.c --- ../../smtpd/smtpd-cert.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-cert.o `test -f '../../smtpd/cert.c' || echo './'`../../smtpd/cert.c --- ../../smtpd/smtpd-compress_backend.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-compress_backend.o `test -f '../../smtpd/compress_backend.c' || echo './'`../../smtpd/compress_backend.c --- ../../smtpd/smtpd-config.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-config.o `test -f '../../smtpd/config.c' || echo './'`../../smtpd/config.c --- ../../smtpd/smtpd-control.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-control.o `test -f '../../smtpd/control.c' || echo './'`../../smtpd/control.c --- ../../smtpd/smtpd-dict.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-dict.o `test -f '../../smtpd/dict.c' || echo './'`../../smtpd/dict.c --- ../../smtpd/smtpd-dns.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-dns.o `test -f '../../smtpd/dns.c' || echo './'`../../smtpd/dns.c --- ../../smtpd/smtpd-esc.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-esc.o `test -f '../../smtpd/esc.c' || echo './'`../../smtpd/esc.c --- ../../smtpd/smtpd-envelope.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-envelope.o `test -f '../../smtpd/envelope.c' || echo './'`../../smtpd/envelope.c --- ../../smtpd/smtpd-expand.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-expand.o `test -f '../../smtpd/expand.c' || echo './'`../../smtpd/expand.c --- ../../smtpd/smtpd-esc.o --- ../../smtpd/esc.c: In function 'esc_code': ../../smtpd/esc.c:102:44: warning: '%d' directive output may be truncated writing between 1 and 9 bytes into a region of size between 0 and 4 [-Wformat-truncation=] (void)snprintf(buffer, sizeof buffer, "%d.%d.%d", class, code / 10, code % 10); ^~ ../../smtpd/esc.c:102:40: note: directive argument in the range [0, 429496729] (void)snprintf(buffer, sizeof buffer, "%d.%d.%d", class, code / 10, code % 10); ^~~~~~~~~~ ../../smtpd/esc.c:102:40: note: directive argument in the range [0, 9] ../../smtpd/esc.c:102:8: note: 'snprintf' output between 6 and 24 bytes into a destination of size 6 (void)snprintf(buffer, sizeof buffer, "%d.%d.%d", class, code / 10, code % 10); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ../../smtpd/smtpd-forward.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-forward.o `test -f '../../smtpd/forward.c' || echo './'`../../smtpd/forward.c --- ../../smtpd/smtpd-iobuf.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-iobuf.o `test -f '../../smtpd/iobuf.c' || echo './'`../../smtpd/iobuf.c --- ../../smtpd/smtpd-ioev.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ioev.o `test -f '../../smtpd/ioev.c' || echo './'`../../smtpd/ioev.c --- ../../smtpd/smtpd-limit.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-limit.o `test -f '../../smtpd/limit.c' || echo './'`../../smtpd/limit.c --- ../../smtpd/smtpd-lka.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-lka.o `test -f '../../smtpd/lka.c' || echo './'`../../smtpd/lka.c --- ../../smtpd/smtpd-lka_filter.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-lka_filter.o `test -f '../../smtpd/lka_filter.c' || echo './'`../../smtpd/lka_filter.c --- ../../smtpd/smtpd-lka_proc.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-lka_proc.o `test -f '../../smtpd/lka_proc.c' || echo './'`../../smtpd/lka_proc.c --- ../../smtpd/smtpd-lka_report.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-lka_report.o `test -f '../../smtpd/lka_report.c' || echo './'`../../smtpd/lka_report.c --- ../../smtpd/smtpd-lka_filter.o --- ../../smtpd/lka_filter.c: In function 'lka_filter_register_hook': ../../smtpd/lka_filter.c:213:16: warning: variable 'subsystem' set but not used [-Wunused-but-set-variable] struct dict *subsystem; ^~~~~~~~~ --- ../../smtpd/smtpd-lka_session.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-lka_session.o `test -f '../../smtpd/lka_session.c' || echo './'`../../smtpd/lka_session.c --- ../../smtpd/smtpd-log.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-log.o `test -f '../../smtpd/log.c' || echo './'`../../smtpd/log.c --- ../../smtpd/smtpd-lka_session.o --- ../../smtpd/lka_session.c: In function 'lka_submit.isra.0': ../../smtpd/lka_session.c:549:10: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized] (void)snprintf(ep->mda_exec, sizeof(ep->mda_exec), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ format, xn->u.buffer); ~~~~~~~~~~~~~~~~~~~~~ --- ../../smtpd/smtpd-mda.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mda.o `test -f '../../smtpd/mda.c' || echo './'`../../smtpd/mda.c ../../smtpd/mda.c: In function 'mda_drain': ../../smtpd/mda.c:797:39: warning: '%s' directive output may be truncated writing up to 8 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~ ../../smtpd/mda.c:797:8: note: 'snprintf' output between 2 and 1033 bytes into a destination of size 1024 (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../smtpd/mda.c:797:39: warning: '%s' directive output may be truncated writing up to 8 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~ ../../smtpd/mda.c:797:8: note: 'snprintf' output between 2 and 1033 bytes into a destination of size 1024 (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../smtpd/mda.c:797:39: warning: '%s' directive output may be truncated writing up to 8 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~ ../../smtpd/mda.c:797:8: note: 'snprintf' output between 2 and 1033 bytes into a destination of size 1024 (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../smtpd/mda.c:797:39: warning: '%s' directive output may be truncated writing up to 8 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~ ../../smtpd/mda.c:797:8: note: 'snprintf' output between 2 and 1033 bytes into a destination of size 1024 (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../smtpd/mda.c:797:39: warning: '%s' directive output may be truncated writing up to 8 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~ ../../smtpd/mda.c:797:8: note: 'snprintf' output between 2 and 1033 bytes into a destination of size 1024 (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ../../smtpd/smtpd-mda_mbox.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mda_mbox.o `test -f '../../smtpd/mda_mbox.c' || echo './'`../../smtpd/mda_mbox.c --- ../../smtpd/smtpd-mda_unpriv.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mda_unpriv.o `test -f '../../smtpd/mda_unpriv.c' || echo './'`../../smtpd/mda_unpriv.c --- ../../smtpd/smtpd-mda_variables.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mda_variables.o `test -f '../../smtpd/mda_variables.c' || echo './'`../../smtpd/mda_variables.c --- ../../smtpd/smtpd-mda.o --- ../../smtpd/mda.c: In function 'mda_imsg': ../../smtpd/mda.c:797:39: warning: '%s' directive output may be truncated writing up to 8 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~ ../../smtpd/mda.c:797:8: note: 'snprintf' output between 2 and 1033 bytes into a destination of size 1024 (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../smtpd/mda.c:797:39: warning: '%s' directive output may be truncated writing up to 8 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~ ../../smtpd/mda.c:797:8: note: 'snprintf' output between 2 and 1033 bytes into a destination of size 1024 (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../smtpd/mda.c:797:39: warning: '%s' directive output may be truncated writing up to 8 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~ ../../smtpd/mda.c:797:8: note: 'snprintf' output between 2 and 1033 bytes into a destination of size 1024 (void)snprintf(buf, sizeof(buf), "%s:%s", u->usertable, u->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ../../smtpd/smtpd-mproc.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mproc.o `test -f '../../smtpd/mproc.c' || echo './'`../../smtpd/mproc.c --- ../../smtpd/smtpd-mailaddr.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mailaddr.o `test -f '../../smtpd/mailaddr.c' || echo './'`../../smtpd/mailaddr.c --- ../../smtpd/smtpd-mta.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mta.o `test -f '../../smtpd/mta.c' || echo './'`../../smtpd/mta.c --- ../../smtpd/smtpd-mta_session.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mta_session.o `test -f '../../smtpd/mta_session.c' || echo './'`../../smtpd/mta_session.c --- ../../smtpd/smtpd-pony.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-pony.o `test -f '../../smtpd/pony.c' || echo './'`../../smtpd/pony.c --- ../../smtpd/smtpd-proxy.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-proxy.o `test -f '../../smtpd/proxy.c' || echo './'`../../smtpd/proxy.c --- ../../smtpd/smtpd-queue.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-queue.o `test -f '../../smtpd/queue.c' || echo './'`../../smtpd/queue.c --- ../../smtpd/smtpd-queue_backend.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-queue_backend.o `test -f '../../smtpd/queue_backend.c' || echo './'`../../smtpd/queue_backend.c --- ../../smtpd/smtpd-report_smtp.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-report_smtp.o `test -f '../../smtpd/report_smtp.c' || echo './'`../../smtpd/report_smtp.c --- ../../smtpd/smtpd-resolver.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-resolver.o `test -f '../../smtpd/resolver.c' || echo './'`../../smtpd/resolver.c --- ../../smtpd/smtpd-rfc5322.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-rfc5322.o `test -f '../../smtpd/rfc5322.c' || echo './'`../../smtpd/rfc5322.c --- ../../smtpd/smtpd-ruleset.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ruleset.o `test -f '../../smtpd/ruleset.c' || echo './'`../../smtpd/ruleset.c --- ../../smtpd/smtpd-runq.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-runq.o `test -f '../../smtpd/runq.c' || echo './'`../../smtpd/runq.c --- ../../smtpd/smtpd-scheduler.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-scheduler.o `test -f '../../smtpd/scheduler.c' || echo './'`../../smtpd/scheduler.c --- ../../smtpd/smtpd-scheduler_backend.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-scheduler_backend.o `test -f '../../smtpd/scheduler_backend.c' || echo './'`../../smtpd/scheduler_backend.c --- ../../smtpd/smtpd-smtp.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-smtp.o `test -f '../../smtpd/smtp.c' || echo './'`../../smtpd/smtp.c --- ../../smtpd/smtpd-smtp_session.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-smtp_session.o `test -f '../../smtpd/smtp_session.c' || echo './'`../../smtpd/smtp_session.c --- ../../smtpd/smtpd-smtpd.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-smtpd.o `test -f '../../smtpd/smtpd.c' || echo './'`../../smtpd/smtpd.c --- ../../smtpd/smtpd-srs.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-srs.o `test -f '../../smtpd/srs.c' || echo './'`../../smtpd/srs.c --- ../../smtpd/smtpd-ssl.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ssl.o `test -f '../../smtpd/ssl.c' || echo './'`../../smtpd/ssl.c --- ../../smtpd/smtpd-ssl_smtpd.o --- --- ../../smtpd/smtpd-ssl_verify.o --- --- ../../smtpd/smtpd-ssl_smtpd.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ssl_smtpd.o `test -f '../../smtpd/ssl_smtpd.c' || echo './'`../../smtpd/ssl_smtpd.c --- ../../smtpd/smtpd-ssl_verify.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ssl_verify.o `test -f '../../smtpd/ssl_verify.c' || echo './'`../../smtpd/ssl_verify.c --- ../../smtpd/smtpd-stat_backend.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-stat_backend.o `test -f '../../smtpd/stat_backend.c' || echo './'`../../smtpd/stat_backend.c --- ../../smtpd/smtpd-table.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-table.o `test -f '../../smtpd/table.c' || echo './'`../../smtpd/table.c --- ../../smtpd/smtpd-to.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-to.o `test -f '../../smtpd/to.c' || echo './'`../../smtpd/to.c --- ../../smtpd/smtpd-tree.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-tree.o `test -f '../../smtpd/tree.c' || echo './'`../../smtpd/tree.c --- ../../smtpd/smtpd-unpack_dns.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-unpack_dns.o `test -f '../../smtpd/unpack_dns.c' || echo './'`../../smtpd/unpack_dns.c --- ../../smtpd/smtpd-ssl.o --- In file included from ../../smtpd/ssl.c:40: ../../smtpd/ssl.c: In function 'ssl_setup': /usr/local/include/openssl/ssl.h:1486:52: warning: statement with no effect [-Wunused-value] # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0) ^ ../../smtpd/ssl.c:93:2: note: in expansion of macro 'SSL_CTX_set_ecdh_auto' SSL_CTX_set_ecdh_auto(ctx, 1); ^~~~~~~~~~~~~~~~~~~~~ --- ../../smtpd/smtpd-util.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-util.o `test -f '../../smtpd/util.c' || echo './'`../../smtpd/util.c --- ../../smtpd/smtpd-waitq.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-waitq.o `test -f '../../smtpd/waitq.c' || echo './'`../../smtpd/waitq.c --- ../../smtpd/smtpd-util.o --- ../../smtpd/util.c: In function 'xclosefrom': ../../smtpd/util.c:853:9: warning: implicit declaration of function 'err'; did you mean 'errno'? [-Wimplicit-function-declaration] err(1, "closefrom"); ^~~ errno --- ../../smtpd/smtpd-crypto.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-crypto.o `test -f '../../smtpd/crypto.c' || echo './'`../../smtpd/crypto.c --- ../../smtpd/smtpd-compress_gzip.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-compress_gzip.o `test -f '../../smtpd/compress_gzip.c' || echo './'`../../smtpd/compress_gzip.c --- ../../smtpd/smtpd-table_db.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-table_db.o `test -f '../../smtpd/table_db.c' || echo './'`../../smtpd/table_db.c --- ../../smtpd/smtpd-table_getpwnam.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-table_getpwnam.o `test -f '../../smtpd/table_getpwnam.c' || echo './'`../../smtpd/table_getpwnam.c --- ../../smtpd/smtpd-table_proc.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-table_proc.o `test -f '../../smtpd/table_proc.c' || echo './'`../../smtpd/table_proc.c --- ../../smtpd/smtpd-table_static.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-table_static.o `test -f '../../smtpd/table_static.c' || echo './'`../../smtpd/table_static.c --- ../../smtpd/smtpd-queue_fs.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-queue_fs.o `test -f '../../smtpd/queue_fs.c' || echo './'`../../smtpd/queue_fs.c --- ../../smtpd/smtpd-queue_null.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-queue_null.o `test -f '../../smtpd/queue_null.c' || echo './'`../../smtpd/queue_null.c --- ../../smtpd/smtpd-queue_proc.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-queue_proc.o `test -f '../../smtpd/queue_proc.c' || echo './'`../../smtpd/queue_proc.c --- ../../smtpd/smtpd-queue_ram.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-queue_ram.o `test -f '../../smtpd/queue_ram.c' || echo './'`../../smtpd/queue_ram.c --- ../../smtpd/smtpd-scheduler_null.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-scheduler_null.o `test -f '../../smtpd/scheduler_null.c' || echo './'`../../smtpd/scheduler_null.c --- ../../smtpd/smtpd-scheduler_proc.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-scheduler_proc.o `test -f '../../smtpd/scheduler_proc.c' || echo './'`../../smtpd/scheduler_proc.c --- ../../smtpd/smtpd-scheduler_ramqueue.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-scheduler_ramqueue.o `test -f '../../smtpd/scheduler_ramqueue.c' || echo './'`../../smtpd/scheduler_ramqueue.c --- ../../smtpd/smtpd-stat_ramstat.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-stat_ramstat.o `test -f '../../smtpd/stat_ramstat.c' || echo './'`../../smtpd/stat_ramstat.c --- ../../smtpd/smtpd-parse.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I../../openbsd-compat/paths_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-parse.o `test -f '../../smtpd/parse.c' || echo './'`../../smtpd/parse.c --- ../../smtpd/smtpd-smtpd.o --- ../../smtpd/smtpd.c: In function 'parent_imsg': ../../smtpd/smtpd.c:1484:65: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 101 [-Wformat-truncation=] ../../smtpd/smtpd.c:1448:24: ": %s as %s", id, deliver->userinfo.username, ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../smtpd/smtpd.c:1484:65: (void)snprintf(ebuf, sizeof ebuf, "not allowed to deliver to: %s", ^~ ../../smtpd/smtpd.c:1484:9: note: 'snprintf' output between 28 and 283 bytes into a destination of size 128 (void)snprintf(ebuf, sizeof ebuf, "not allowed to deliver to: %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ deliver->userinfo.username); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ../../smtpd/smtpd-mta.o --- ../../smtpd/mta.c: In function 'mta_imsg': ../../smtpd/mta.c:404:17: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2045 [-Wformat-truncation=] "%s|%llu|%s", ^~ ../../smtpd/mta.c:403:10: note: 'snprintf' output 4 or more bytes (assuming 2051) into a destination of size 2048 (void)snprintf(buf, sizeof(buf), ^~~~~~~~~~~~~~~~~~~~~~~~~~ "%s|%llu|%s", ~~~~~~~~~~~~~ hostname, (unsigned long long) hs->tm, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs->error); ~~~~~~~~~~ ../../smtpd/mta.c:1958:99: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 908 and 972 [-Wformat-truncation=] (void)snprintf(buf, sizeof(buf), "%s refcount=%d ntask=%zu nconn=%zu lastconn=%s timeout=%s wait=%s%s", ^~ ../../smtpd/mta.c:1965:6: flags, ~~~~~ ../../smtpd/mta.c:1958:8: note: 'snprintf' output 53 or more bytes (assuming 1146) into a destination of size 1024 (void)snprintf(buf, sizeof(buf), "%s refcount=%d ntask=%zu nconn=%zu lastconn=%s timeout=%s wait=%s%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mta_relay_to_text(r), ~~~~~~~~~~~~~~~~~~~~~ r->refcount, ~~~~~~~~~~~~ r->ntask, ~~~~~~~~~ r->nconn, ~~~~~~~~~ r->lastconn ? duration_to_text(t - r->lastconn) : "-", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dur, ~~~~ flags, ~~~~~~ (r->state & RELAY_ONHOLD) ? "ONHOLD" : ""); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../smtpd/mta.c:2006:74: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 903 and 967 [-Wformat-truncation=] " connector %s refcount=%d nconn=%zu lastconn=%s timeout=%s flags=%s", ^~ ../../smtpd/mta.c:2012:7: flags); ~~~~~ ../../smtpd/mta.c:2005:9: note: 'snprintf' output 58 or more bytes (assuming 1145) into a destination of size 1024 (void)snprintf(buf, sizeof(buf), ^~~~~~~~~~~~~~~~~~~~~~~~~~ " connector %s refcount=%d nconn=%zu lastconn=%s timeout=%s flags=%s", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mta_source_to_text(c->source), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c->refcount, ~~~~~~~~~~~~ c->nconn, ~~~~~~~~~ c->lastconn ? duration_to_text(t - c->lastconn) : "-", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dur, ~~~~ flags); ~~~~~~ --- smtpd --- /bin/sh ../../libtool --tag=CC --mode=link cc -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o smtpd ../../smtpd/smtpd-aliases.o ../../smtpd/smtpd-bounce.o ../../smtpd/smtpd-ca.o ../../smtpd/smtpd-cert.o ../../smtpd/smtpd-compress_backend.o ../../smtpd/smtpd-config.o ../../smtpd/smtpd-control.o ../../smtpd/smtpd-dict.o ../../smtpd/smtpd-dns.o ../../smtpd/smtpd-esc.o ../../smtpd/smtpd-envelope.o ../../smtpd/smtpd-expand.o ../../smtpd/smtpd-forward.o ../../smtpd/smtpd-iobuf.o ../../smtpd/smtpd-ioev.o ../../smtpd/smtpd-limit.o ../../smtpd/smtpd-lka.o ../../smtpd/smtpd-lka_filter.o ../../smtpd/smtpd-lka_proc.o ../../smtpd/smtpd-lka_report.o ../../smtpd/smtpd-lka_session.o ../../smtpd/smtpd-log.o ../../smtpd/smtpd-mda.o ../../smtpd/smtpd-mda_mbox.o ../../smtpd/smtpd-mda_unpriv.o ../../smtpd/smtpd-mda_variables.o ../../smtpd/smtpd-mproc.o ../../smtpd/smtpd-mailaddr.o ../../smtpd/smtpd-mta.o ../../smtpd/smtpd-mta_session.o ../../smtpd/smtpd-parse.o ../../smtpd/smtpd-pony.o ../../smtpd/smtpd-proxy.o ../../smtpd/smtpd-queue.o ../../smtpd/smtpd-queue_backend.o ../../smtpd/smtpd-report_smtp.o ../../smtpd/smtpd-resolver.o ../../smtpd/smtpd-rfc5322.o ../../smtpd/smtpd-ruleset.o ../../smtpd/smtpd-runq.o ../../smtpd/smtpd-scheduler.o ../../smtpd/smtpd-scheduler_backend.o ../../smtpd/smtpd-smtp.o ../../smtpd/smtpd-smtp_session.o ../../smtpd/smtpd-smtpd.o ../../smtpd/smtpd-srs.o ../../smtpd/smtpd-ssl.o ../../smtpd/smtpd-ssl_smtpd.o ../../smtpd/smtpd-ssl_verify.o ../../smtpd/smtpd-stat_backend.o ../../smtpd/smtpd-table.o ../../smtpd/smtpd-to.o ../../smtpd/smtpd-tree.o ../../smtpd/smtpd-unpack_dns.o ../../smtpd/smtpd-util.o ../../smtpd/smtpd-waitq.o ../../smtpd/smtpd-crypto.o ../../smtpd/smtpd-compress_gzip.o ../../smtpd/smtpd-table_db.o ../../smtpd/smtpd-table_getpwnam.o ../../smtpd/smtpd-table_proc.o ../../smtpd/smtpd-table_static.o ../../smtpd/smtpd-queue_fs.o ../../smtpd/smtpd-queue_null.o ../../smtpd/smtpd-queue_proc.o ../../smtpd/smtpd-queue_ram.o ../../smtpd/smtpd-scheduler_null.o ../../smtpd/smtpd-scheduler_proc.o ../../smtpd/smtpd-scheduler_ramqueue.o ../../smtpd/smtpd-stat_ramstat.o ../../openbsd-compat/libopenbsd-compat.a -lc -lasr -lz -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl libtool: link: cc -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -Wl,-rpath -Wl,/usr/local/lib -o smtpd ../../smtpd/smtpd-aliases.o ../../smtpd/smtpd-bounce.o ../../smtpd/smtpd-ca.o ../../smtpd/smtpd-cert.o ../../smtpd/smtpd-compress_backend.o ../../smtpd/smtpd-config.o ../../smtpd/smtpd-control.o ../../smtpd/smtpd-dict.o ../../smtpd/smtpd-dns.o ../../smtpd/smtpd-esc.o ../../smtpd/smtpd-envelope.o ../../smtpd/smtpd-expand.o ../../smtpd/smtpd-forward.o ../../smtpd/smtpd-iobuf.o ../../smtpd/smtpd-ioev.o ../../smtpd/smtpd-limit.o ../../smtpd/smtpd-lka.o ../../smtpd/smtpd-lka_filter.o ../../smtpd/smtpd-lka_proc.o ../../smtpd/smtpd-lka_report.o ../../smtpd/smtpd-lka_session.o ../../smtpd/smtpd-log.o ../../smtpd/smtpd-mda.o ../../smtpd/smtpd-mda_mbox.o ../../smtpd/smtpd-mda_unpriv.o ../../smtpd/smtpd-mda_variables.o ../../smtpd/smtpd-mproc.o ../../smtpd/smtpd-mailaddr.o ../../smtpd/smtpd-mta.o ../../smtpd/smtpd-mta_session.o ../../smtpd/smtpd-parse.o ../../smtpd/smtpd-pony.o ../../smtpd/smtpd-proxy.o ../../smtpd/smtpd-queue.o ../../smtpd/smtpd-queue_backend.o ../../smtpd/smtpd-report_smtp.o ../../smtpd/smtpd-resolver.o ../../smtpd/smtpd-rfc5322.o ../../smtpd/smtpd-ruleset.o ../../smtpd/smtpd-runq.o ../../smtpd/smtpd-scheduler.o ../../smtpd/smtpd-scheduler_backend.o ../../smtpd/smtpd-smtp.o ../../smtpd/smtpd-smtp_session.o ../../smtpd/smtpd-smtpd.o ../../smtpd/smtpd-srs.o ../../smtpd/smtpd-ssl.o ../../smtpd/smtpd-ssl_smtpd.o ../../smtpd/smtpd-ssl_verify.o ../../smtpd/smtpd-stat_backend.o ../../smtpd/smtpd-table.o ../../smtpd/smtpd-to.o ../../smtpd/smtpd-tree.o ../../smtpd/smtpd-unpack_dns.o ../../smtpd/smtpd-util.o ../../smtpd/smtpd-waitq.o ../../smtpd/smtpd-crypto.o ../../smtpd/smtpd-compress_gzip.o ../../smtpd/smtpd-table_db.o ../../smtpd/smtpd-table_getpwnam.o ../../smtpd/smtpd-table_proc.o ../../smtpd/smtpd-table_static.o ../../smtpd/smtpd-queue_fs.o ../../smtpd/smtpd-queue_null.o ../../smtpd/smtpd-queue_proc.o ../../smtpd/smtpd-queue_ram.o ../../smtpd/smtpd-scheduler_null.o ../../smtpd/smtpd-scheduler_proc.o ../../smtpd/smtpd-scheduler_ramqueue.o ../../smtpd/smtpd-stat_ramstat.o -L/usr/local/lib ../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl Making all in smtpctl --- ../../smtpd/smtpctl-enqueue.o --- --- ../../smtpd/smtpctl-parser.o --- --- ../../smtpd/smtpctl-log.o --- --- ../../smtpd/smtpctl-envelope.o --- --- ../../smtpd/smtpctl-queue_backend.o --- --- ../../smtpd/smtpctl-queue_fs.o --- --- ../../smtpd/smtpctl-smtpctl.o --- --- ../../smtpd/smtpctl-spfwalk.o --- --- ../../smtpd/smtpctl-util.o --- --- ../../smtpd/smtpctl-unpack_dns.o --- --- ../../smtpd/smtpctl-enqueue.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-enqueue.o `test -f '../../smtpd/enqueue.c' || echo './'`../../smtpd/enqueue.c --- ../../smtpd/smtpctl-parser.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-parser.o `test -f '../../smtpd/parser.c' || echo './'`../../smtpd/parser.c --- ../../smtpd/smtpctl-envelope.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-envelope.o `test -f '../../smtpd/envelope.c' || echo './'`../../smtpd/envelope.c --- ../../smtpd/smtpctl-queue_fs.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-queue_fs.o `test -f '../../smtpd/queue_fs.c' || echo './'`../../smtpd/queue_fs.c --- ../../smtpd/smtpctl-smtpctl.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-smtpctl.o `test -f '../../smtpd/smtpctl.c' || echo './'`../../smtpd/smtpctl.c --- ../../smtpd/smtpctl-spfwalk.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-spfwalk.o `test -f '../../smtpd/spfwalk.c' || echo './'`../../smtpd/spfwalk.c --- ../../smtpd/smtpctl-util.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-util.o `test -f '../../smtpd/util.c' || echo './'`../../smtpd/util.c --- ../../smtpd/smtpctl-log.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-log.o `test -f '../../smtpd/log.c' || echo './'`../../smtpd/log.c --- ../../smtpd/smtpctl-unpack_dns.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-unpack_dns.o `test -f '../../smtpd/unpack_dns.c' || echo './'`../../smtpd/unpack_dns.c --- ../../smtpd/smtpctl-queue_backend.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-queue_backend.o `test -f '../../smtpd/queue_backend.c' || echo './'`../../smtpd/queue_backend.c --- ../../smtpd/smtpctl-util.o --- ../../smtpd/util.c: In function 'xclosefrom': ../../smtpd/util.c:853:9: warning: implicit declaration of function 'err'; did you mean 'errno'? [-Wimplicit-function-declaration] err(1, "closefrom"); ^~~ errno --- ../../smtpd/smtpctl-compress_backend.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-compress_backend.o `test -f '../../smtpd/compress_backend.c' || echo './'`../../smtpd/compress_backend.c --- ../../smtpd/smtpctl-compress_gzip.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-compress_gzip.o `test -f '../../smtpd/compress_gzip.c' || echo './'`../../smtpd/compress_gzip.c --- ../../smtpd/smtpctl-to.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-to.o `test -f '../../smtpd/to.c' || echo './'`../../smtpd/to.c --- ../../smtpd/smtpctl-expand.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-expand.o `test -f '../../smtpd/expand.c' || echo './'`../../smtpd/expand.c --- ../../smtpd/smtpctl-tree.o --- --- ../../smtpd/smtpctl-dict.o --- --- ../../smtpd/smtpctl-tree.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-tree.o `test -f '../../smtpd/tree.c' || echo './'`../../smtpd/tree.c --- ../../smtpd/smtpctl-dict.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-dict.o `test -f '../../smtpd/dict.c' || echo './'`../../smtpd/dict.c --- ../../smtpd/smtpctl-config.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-config.o `test -f '../../smtpd/config.c' || echo './'`../../smtpd/config.c --- ../../smtpd/smtpctl-limit.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-limit.o `test -f '../../smtpd/limit.c' || echo './'`../../smtpd/limit.c --- ../../smtpd/smtpctl-table.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-table.o `test -f '../../smtpd/table.c' || echo './'`../../smtpd/table.c --- ../../smtpd/smtpctl-table_static.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-table_static.o `test -f '../../smtpd/table_static.c' || echo './'`../../smtpd/table_static.c --- ../../smtpd/smtpctl-table_db.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-table_db.o `test -f '../../smtpd/table_db.c' || echo './'`../../smtpd/table_db.c --- ../../smtpd/smtpctl-table_getpwnam.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-table_getpwnam.o `test -f '../../smtpd/table_getpwnam.c' || echo './'`../../smtpd/table_getpwnam.c --- ../../smtpd/smtpctl-table_proc.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-table_proc.o `test -f '../../smtpd/table_proc.c' || echo './'`../../smtpd/table_proc.c --- ../../smtpd/smtpctl-mailaddr.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-mailaddr.o `test -f '../../smtpd/mailaddr.c' || echo './'`../../smtpd/mailaddr.c --- ../../smtpd/smtpctl-makemap.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-makemap.o `test -f '../../smtpd/makemap.c' || echo './'`../../smtpd/makemap.c --- ../../smtpd/smtpctl-crypto.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-crypto.o `test -f '../../smtpd/crypto.c' || echo './'`../../smtpd/crypto.c --- ../../smtpd/smtpctl-parse.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-parse.o `test -f '../../smtpd/parse.c' || echo './'`../../smtpd/parse.c --- smtpctl --- /bin/sh ../../libtool --tag=CC --mode=link cc -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o smtpctl ../../smtpd/smtpctl-enqueue.o ../../smtpd/smtpctl-parser.o ../../smtpd/smtpctl-log.o ../../smtpd/smtpctl-envelope.o ../../smtpd/smtpctl-queue_backend.o ../../smtpd/smtpctl-queue_fs.o ../../smtpd/smtpctl-smtpctl.o ../../smtpd/smtpctl-spfwalk.o ../../smtpd/smtpctl-util.o ../../smtpd/smtpctl-unpack_dns.o ../../smtpd/smtpctl-compress_backend.o ../../smtpd/smtpctl-compress_gzip.o ../../smtpd/smtpctl-to.o ../../smtpd/smtpctl-expand.o ../../smtpd/smtpctl-tree.o ../../smtpd/smtpctl-dict.o ../../smtpd/smtpctl-config.o ../../smtpd/smtpctl-parse.o ../../smtpd/smtpctl-limit.o ../../smtpd/smtpctl-table.o ../../smtpd/smtpctl-table_static.o ../../smtpd/smtpctl-table_db.o ../../smtpd/smtpctl-table_getpwnam.o ../../smtpd/smtpctl-table_proc.o ../../smtpd/smtpctl-mailaddr.o ../../smtpd/smtpctl-makemap.o ../../smtpd/smtpctl-crypto.o ../../openbsd-compat/libopenbsd-compat.a -lc -lz -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl libtool: link: cc -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -Wl,-rpath -Wl,/usr/local/lib -o smtpctl ../../smtpd/smtpctl-enqueue.o ../../smtpd/smtpctl-parser.o ../../smtpd/smtpctl-log.o ../../smtpd/smtpctl-envelope.o ../../smtpd/smtpctl-queue_backend.o ../../smtpd/smtpctl-queue_fs.o ../../smtpd/smtpctl-smtpctl.o ../../smtpd/smtpctl-spfwalk.o ../../smtpd/smtpctl-util.o ../../smtpd/smtpctl-unpack_dns.o ../../smtpd/smtpctl-compress_backend.o ../../smtpd/smtpctl-compress_gzip.o ../../smtpd/smtpctl-to.o ../../smtpd/smtpctl-expand.o ../../smtpd/smtpctl-tree.o ../../smtpd/smtpctl-dict.o ../../smtpd/smtpctl-config.o ../../smtpd/smtpctl-parse.o ../../smtpd/smtpctl-limit.o ../../smtpd/smtpctl-table.o ../../smtpd/smtpctl-table_static.o ../../smtpd/smtpctl-table_db.o ../../smtpd/smtpctl-table_getpwnam.o ../../smtpd/smtpctl-table_proc.o ../../smtpd/smtpctl-mailaddr.o ../../smtpd/smtpctl-makemap.o ../../smtpd/smtpctl-crypto.o -L/usr/local/lib ../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl Making all in mail --- all-recursive --- Making all in mail.lmtp --- ../../../smtpd/mail.lmtp.o --- --- ../../../smtpd/log.o --- --- ../../../smtpd/mail.lmtp.o --- cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../smtpd -I../../../openbsd-compat -I../../../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o ../../../smtpd/mail.lmtp.o ../../../smtpd/mail.lmtp.c --- ../../../smtpd/log.o --- cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../smtpd -I../../../openbsd-compat -I../../../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o ../../../smtpd/log.o ../../../smtpd/log.c --- mail.lmtp --- /bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o mail.lmtp ../../../smtpd/mail.lmtp.o ../../../smtpd/log.o ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl libtool: link: cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -o mail.lmtp ../../../smtpd/mail.lmtp.o ../../../smtpd/log.o -L/usr/local/lib ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl Making all in mail.maildir --- ../../../smtpd/mail.maildir.o --- cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../smtpd -I../../../openbsd-compat -I../../../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o ../../../smtpd/mail.maildir.o ../../../smtpd/mail.maildir.c ../../../smtpd/mail.maildir.c: In function 'maildir_mkdirs': ../../../smtpd/mail.maildir.c:109:4: warning: implicit declaration of function 'errc'; did you mean 'errx'? [-Wimplicit-function-declaration] errc(1, ENAMETOOLONG, "%s/%s", dirname, subdirs[i]); ^~~~ errx ../../../smtpd/mail.maildir.c: In function 'maildir_engine': ../../../smtpd/mail.maildir.c:183:42: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1019 [-Wformat-truncation=] (void)snprintf(tmp, sizeof tmp, "%s/tmp/%s", dirname, filename); ^~ ~~~~~~~~ ../../../smtpd/mail.maildir.c:183:8: note: 'snprintf' output 6 or more bytes (assuming 1029) into a destination of size 1024 (void)snprintf(tmp, sizeof tmp, "%s/tmp/%s", dirname, filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../smtpd/mail.maildir.c:211:42: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1019 [-Wformat-truncation=] (void)snprintf(new, sizeof new, "%s/new/%s", ^~ is_junk ? junkpath : dirname, filename); ~~~~~~~~ ../../../smtpd/mail.maildir.c:211:8: note: 'snprintf' output 6 or more bytes (assuming 1029) into a destination of size 1024 (void)snprintf(new, sizeof new, "%s/new/%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ is_junk ? junkpath : dirname, filename); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- mail.maildir --- /bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o mail.maildir ../../../smtpd/mail.maildir.o ../../../smtpd/log.o ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl libtool: link: cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -o mail.maildir ../../../smtpd/mail.maildir.o ../../../smtpd/log.o -L/usr/local/lib ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl Making all in mail.mboxfile --- ../../../smtpd/mail.mboxfile.o --- cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../smtpd -I../../../openbsd-compat -I../../../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o ../../../smtpd/mail.mboxfile.o ../../../smtpd/mail.mboxfile.c --- mail.mboxfile --- /bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o mail.mboxfile ../../../smtpd/mail.mboxfile.o ../../../smtpd/log.o ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl libtool: link: cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -o mail.mboxfile ../../../smtpd/mail.mboxfile.o ../../../smtpd/log.o -L/usr/local/lib ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl Making all in mail.mda --- ../../../smtpd/mail.mda.o --- cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../smtpd -I../../../openbsd-compat -I../../../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o ../../../smtpd/mail.mda.o ../../../smtpd/mail.mda.c --- mail.mda --- /bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o mail.mda ../../../smtpd/mail.mda.o ../../../smtpd/log.o ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl libtool: link: cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -o mail.mda ../../../smtpd/mail.mda.o ../../../smtpd/log.o -L/usr/local/lib ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl Making all in smtp --- ../../smtpd/smtp-iobuf.o --- --- ../../smtpd/smtp-ioev.o --- --- ../../smtpd/smtp-log.o --- --- ../../smtpd/smtp-smtp_client.o --- --- ../../smtpd/smtp-smtpc.o --- --- ../../smtpd/smtp-ssl.o --- --- ../../smtpd/smtp-ssl_verify.o --- --- ../../smtpd/smtp-ioev.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-ioev.o `test -f '../../smtpd/ioev.c' || echo './'`../../smtpd/ioev.c --- ../../smtpd/smtp-smtp_client.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-smtp_client.o `test -f '../../smtpd/smtp_client.c' || echo './'`../../smtpd/smtp_client.c --- ../../smtpd/smtp-iobuf.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-iobuf.o `test -f '../../smtpd/iobuf.c' || echo './'`../../smtpd/iobuf.c --- ../../smtpd/smtp-ssl_verify.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-ssl_verify.o `test -f '../../smtpd/ssl_verify.c' || echo './'`../../smtpd/ssl_verify.c --- ../../smtpd/smtp-log.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-log.o `test -f '../../smtpd/log.c' || echo './'`../../smtpd/log.c --- ../../smtpd/smtp-smtpc.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-smtpc.o `test -f '../../smtpd/smtpc.c' || echo './'`../../smtpd/smtpc.c --- ../../smtpd/smtp-ssl.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I../../openbsd-compat/err_h -I. -I/usr/local/include -I/usr/local/include -DSMTPD_CONFDIR=\"/usr/local/etc/mail\" -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 -DIO_TLS -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-ssl.o `test -f '../../smtpd/ssl.c' || echo './'`../../smtpd/ssl.c In file included from ../../smtpd/ssl.c:40: ../../smtpd/ssl.c: In function 'ssl_setup': /usr/local/include/openssl/ssl.h:1486:52: warning: statement with no effect [-Wunused-value] # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0) ^ ../../smtpd/ssl.c:93:2: note: in expansion of macro 'SSL_CTX_set_ecdh_auto' SSL_CTX_set_ecdh_auto(ctx, 1); ^~~~~~~~~~~~~~~~~~~~~ --- smtp --- /bin/sh ../../libtool --tag=CC --mode=link cc -DIO_TLS -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o smtp ../../smtpd/smtp-iobuf.o ../../smtpd/smtp-ioev.o ../../smtpd/smtp-log.o ../../smtpd/smtp-smtp_client.o ../../smtpd/smtp-smtpc.o ../../smtpd/smtp-ssl.o ../../smtpd/smtp-ssl_verify.o ../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl libtool: link: cc -DIO_TLS -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -Wl,-rpath -Wl,/usr/local/lib -o smtp ../../smtpd/smtp-iobuf.o ../../smtpd/smtp-ioev.o ../../smtpd/smtp-log.o ../../smtpd/smtp-smtp_client.o ../../smtpd/smtp-smtpc.o ../../smtpd/smtp-ssl.o ../../smtpd/smtp-ssl_verify.o -L/usr/local/lib ../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl Making all in contrib --- all-recursive --- Making all in libexec --- all-recursive --- Making all in mail.local --- mail.local.o --- --- locking.o --- --- mail.local.o --- cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o mail.local.o mail.local.c --- locking.o --- cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o locking.o locking.c --- mail.local.o --- mail.local.c: In function 'deliver': mail.local.c:248:49: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'off_t' {aka 'long int'} [-Wformat=] (void)snprintf(biffmsg, sizeof biffmsg, "%s@%lld\n", name, curoff); ~~~^ ~~~~~~ %ld mail.local.c:255:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare] for (off = 0; off < nr; off += nw) ^ mail.local.c: In function 'notifybiff': mail.local.c:321:60: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (sendto(f, msg, len, 0, res->ai_addr, res->ai_addrlen) != len) ^~ mail.local.c:321:32: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] if (sendto(f, msg, len, 0, res->ai_addr, res->ai_addrlen) != len) ~~~^~~~~~~~~ --- mail.local --- /bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o mail.local mail.local.o locking.o ../../../smtpd/log.o ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl libtool: link: cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -o mail.local mail.local.o locking.o ../../../smtpd/log.o -L/usr/local/lib ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl Making all in lockspool --- lockspool.o --- --- locking.o --- --- lockspool.o --- cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -I../../../mail.local -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o lockspool.o lockspool.c --- locking.o --- cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -I../../../mail.local -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o locking.o locking.c --- lockspool --- /bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o lockspool lockspool.o locking.o ../../../smtpd/log.o ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl libtool: link: cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -o lockspool lockspool.o locking.o ../../../smtpd/log.o -L/usr/local/lib ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl Making all in encrypt --- encrypt.o --- cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o encrypt.o encrypt.c --- encrypt --- /bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o encrypt encrypt.o ../../../smtpd/log.o ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl libtool: link: cc -pipe -O2 -fno-strict-aliasing -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -o encrypt encrypt.o ../../../smtpd/log.o -L/usr/local/lib ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lutil -lpam -ldl SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> opensmtpd-6.6.4_1,1 depends on file: /usr/local/share/certs/ca-root-nss.crt - found ===> opensmtpd-6.6.4_1,1 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for opensmtpd-6.6.4_1,1 ===> opensmtpd-6.6.4_1,1 depends on file: /usr/local/share/certs/ca-root-nss.crt - found ===> opensmtpd-6.6.4_1,1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users Making install in openbsd-compat Making install in mk Making install in smtpd /bin/mkdir -p '/construction/mail/opensmtpd/stage/usr/local/sbin' /bin/sh ../../libtool --mode=install install -s -m 555 smtpd '/construction/mail/opensmtpd/stage/usr/local/sbin' libtool: install: install -m 555 -s smtpd /construction/mail/opensmtpd/stage/usr/local/sbin/smtpd /usr/bin/make install-exec-hook conffile=../../smtpd/`echo smtpd.conf.out | sed 's/.out$//'`; /bin/cat ./${conffile} > smtpd.conf.out manpage=../../smtpd/`echo aliases.5.out | sed 's/\.out$//'`; if test "doc" = "man"; then /usr/bin/sed -e 's|/etc/mail/|/usr/local/etc/mail/|g' -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} | /usr/bin/awk -f ./../mdoc2man.awk > aliases.5.out; else /usr/bin/sed -e 's|/etc/mail/|/usr/local/etc/mail/|g' -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} > aliases.5.out; fi manpage=../../smtpd/`echo forward.5.out | sed 's/\.out$//'`; if test "doc" = "man"; then /usr/bin/sed -e 's|/etc/mail/|/usr/local/etc/mail/|g' -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} | /usr/bin/awk -f ./../mdoc2man.awk > forward.5.out; else /usr/bin/sed -e 's|/etc/mail/|/usr/local/etc/mail/|g' -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} > forward.5.out; fi manpage=../../smtpd/`echo smtpd.8.out | sed 's/\.out$//'`; if test "doc" = "man"; then /usr/bin/sed -e 's|/etc/mail/|/usr/local/etc/mail/|g' -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} | /usr/bin/awk -f ./../mdoc2man.awk > smtpd.8.out; else /usr/bin/sed -e 's|/etc/mail/|/usr/local/etc/mail/|g' -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} > smtpd.8.out; fi manpage=../../smtpd/`echo smtpd.conf.5.out | sed 's/\.out$//'`; if test "doc" = "man"; then /usr/bin/sed -e 's|/etc/mail/|/usr/local/etc/mail/|g' -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} | /usr/bin/awk -f ./../mdoc2man.awk > smtpd.conf.5.out; else /usr/bin/sed -e 's|/etc/mail/|/usr/local/etc/mail/|g' -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} > smtpd.conf.5.out; fi manpage=../../smtpd/`echo table.5.out | sed 's/\.out$//'`; if test "doc" = "man"; then /usr/bin/sed -e 's|/etc/mail/|/usr/local/etc/mail/|g' -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} | /usr/bin/awk -f ./../mdoc2man.awk > table.5.out; else /usr/bin/sed -e 's|/etc/mail/|/usr/local/etc/mail/|g' -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} > table.5.out; fi /bin/mkdir -p /construction/mail/opensmtpd/stage/usr/local/etc/mail /bin/mkdir -p /construction/mail/opensmtpd/stage/usr/local/bin /bin/mkdir -p /construction/mail/opensmtpd/stage/usr/local/man/man5 /bin/mkdir -p /construction/mail/opensmtpd/stage/usr/local/man/man8 /usr/bin/install -c -m 644 smtpd.conf.out /construction/mail/opensmtpd/stage/usr/local/etc/mail/smtpd.conf.sample /usr/bin/install -c -m 644 aliases.5.out /construction/mail/opensmtpd/stage/usr/local/man/man5/aliases.5 /usr/bin/install -c -m 644 forward.5.out /construction/mail/opensmtpd/stage/usr/local/man/man5/forward.5 /usr/bin/install -c -m 644 table.5.out /construction/mail/opensmtpd/stage/usr/local/man/man5/table.5 /usr/bin/install -c -m 644 smtpd.8.out /construction/mail/opensmtpd/stage/usr/local/man/man8/smtpd.8 /usr/bin/install -c -m 644 smtpd.conf.5.out /construction/mail/opensmtpd/stage/usr/local/man/man5/smtpd.conf.5 rm aliases.5.out forward.5.out table.5.out smtpd.8.out smtpd.conf.5.out smtpd.conf.out Making install in smtpctl /bin/mkdir -p '/construction/mail/opensmtpd/stage/usr/local/sbin' /bin/sh ../../libtool --mode=install install -s -m 555 smtpctl '/construction/mail/opensmtpd/stage/usr/local/sbin' libtool: install: install -m 555 -s smtpctl /construction/mail/opensmtpd/stage/usr/local/sbin/smtpctl /usr/bin/make install-exec-hook manpage=../../smtpd/`echo smtpctl.8.out | sed 's/\.out$//'`; if test "doc" = "man"; then /usr/bin/sed -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/mail/|/usr/local/etc/mail/|g' ${manpage} | /usr/bin/awk -f ./../mdoc2man.awk > smtpctl.8.out; else /usr/bin/sed -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/mail/|/usr/local/etc/mail/|g' ${manpage} > smtpctl.8.out; fi manpage=../../smtpd/`echo sendmail.8.out | sed 's/\.out$//'`; if test "doc" = "man"; then /usr/bin/sed -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/mail/|/usr/local/etc/mail/|g' ${manpage} | /usr/bin/awk -f ./../mdoc2man.awk > sendmail.8.out; else /usr/bin/sed -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/mail/|/usr/local/etc/mail/|g' ${manpage} > sendmail.8.out; fi manpage=../../smtpd/`echo makemap.8.out | sed 's/\.out$//'`; if test "doc" = "man"; then /usr/bin/sed -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/mail/|/usr/local/etc/mail/|g' ${manpage} | /usr/bin/awk -f ./../mdoc2man.awk > makemap.8.out; else /usr/bin/sed -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/mail/|/usr/local/etc/mail/|g' ${manpage} > makemap.8.out; fi manpage=../../smtpd/`echo newaliases.8.out | sed 's/\.out$//'`; if test "doc" = "man"; then /usr/bin/sed -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/mail/|/usr/local/etc/mail/|g' ${manpage} | /usr/bin/awk -f ./../mdoc2man.awk > newaliases.8.out; else /usr/bin/sed -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/mail/|/usr/local/etc/mail/|g' ${manpage} > newaliases.8.out; fi /bin/mkdir -p /construction/mail/opensmtpd/stage/usr/local/man/man8 chgrp _smtpq /construction/mail/opensmtpd/stage/usr/local/sbin/smtpctl || true chgrp: _smtpq: illegal group name chmod 2555 /construction/mail/opensmtpd/stage/usr/local/sbin/smtpctl || true /usr/bin/install -c -m 644 smtpctl.8.out /construction/mail/opensmtpd/stage/usr/local/man/man8/smtpctl.8 /usr/bin/install -c -m 644 sendmail.8.out /construction/mail/opensmtpd/stage/usr/local/man/man8/sendmail.8 /usr/bin/install -c -m 644 makemap.8.out /construction/mail/opensmtpd/stage/usr/local/man/man8/makemap.8 /usr/bin/install -c -m 644 newaliases.8.out /construction/mail/opensmtpd/stage/usr/local/man/man8/newaliases.8 rm smtpctl.8.out sendmail.8.out makemap.8.out newaliases.8.out Making install in mail Making install in mail.lmtp /bin/mkdir -p '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 mail.lmtp '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s mail.lmtp /construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd/mail.lmtp Making install in mail.maildir /bin/mkdir -p '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 mail.maildir '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s mail.maildir /construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd/mail.maildir Making install in mail.mboxfile /bin/mkdir -p '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 mail.mboxfile '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s mail.mboxfile /construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd/mail.mboxfile Making install in mail.mda /bin/mkdir -p '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 mail.mda '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s mail.mda /construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd/mail.mda Making install in smtp /bin/mkdir -p '/construction/mail/opensmtpd/stage/usr/local/bin' /bin/sh ../../libtool --mode=install install -s -m 555 smtp '/construction/mail/opensmtpd/stage/usr/local/bin' libtool: install: install -m 555 -s smtp /construction/mail/opensmtpd/stage/usr/local/bin/smtp /usr/bin/make install-exec-hook manpage=../../smtpd/`echo smtp.1.out | sed 's/\.out$//'`; if test "doc" = "man"; then /usr/bin/sed -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/mail/|/usr/local/etc/mail/|g' ${manpage} | /usr/bin/awk -f ./../mdoc2man.awk > smtp.1.out; else /usr/bin/sed -e 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/mail/|/usr/local/etc/mail/|g' ${manpage} > smtp.1.out; fi /bin/mkdir -p /construction/mail/opensmtpd/stage/usr/local/man/man1 /usr/bin/install -c -m 644 smtp.1.out /construction/mail/opensmtpd/stage/usr/local/man/man1/smtp.1 rm smtp.1.out Making install in contrib Making install in libexec Making install in mail.local /bin/mkdir -p '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 mail.local '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s mail.local /construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd/mail.local Making install in lockspool /bin/mkdir -p '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 lockspool '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s lockspool /construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd/lockspool /usr/bin/make install-exec-hook chown root /construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd/lockspool || true chmod 4555 /construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd/lockspool || true Making install in encrypt /bin/mkdir -p '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 encrypt '/construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s encrypt /construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd/encrypt ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: Bad symlink '/usr/local/libexec/opensmtpd/makemap' pointing to an absolute pathname '/usr/local/sbin/smtpctl' Warning: setuid files in the stage directory (are these necessary?): 1774 -r-sr-xr-x 1 root wheel 19528 May 14 14:10:20 2020 /construction/mail/opensmtpd/stage/usr/local/libexec/opensmtpd/lockspool 1749 -r-xr-sr-x 1 root wheel 202352 May 14 14:10:18 2020 /construction/mail/opensmtpd/stage/usr/local/sbin/smtpctl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for opensmtpd-6.6.4_1,1 file sizes/checksums [23]: 0% file sizes/checksums [23]: 100% packing files [23]: 0% packing files [23]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:09