=>> Building mail/opensmtpd build started at Sun Oct 27 21:56:05 GMT 2019 port directory: /usr/ports/mail/opensmtpd package name: opensmtpd-6.6.0,1 building for: FreeBSD voi.aagh.net 12.0-RELEASE FreeBSD 12.0-RELEASE amd64 maintained by: fluffy@FreeBSD.org Makefile ident: $FreeBSD: head/mail/opensmtpd/Makefile 515714 2019-10-26 16:24:47Z fluffy $ Poudriere version: 3.3.2_1 Host OSVERSION: 1200086 Jail OSVERSION: 1200086 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE UNAME_r=12.0-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.2_1 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_0_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for opensmtpd-6.6.0,1: CA_BUNDLE=on: Use NSS CA bundle for SSL instead of /etc/ssl/cert.pem LIBASRDEVEL=off: Use development version of libasr MAILERCONF=off: Activate OpenSMTPD in mailer.conf(5) PAM=on: Pluggable authentication module support TABLE_DB=on: Build table-db plugin (aliases) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- fluffy@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-libasr=/usr/local --with-libevent=/usr/local --sysconfdir=/usr/local/etc/mail/ --with-path-CAfile=/usr/local/share/certs/ca-root-nss.crt --with-auth-pam=smtpd --with-table-db --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/opensmtpd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/opensmtpd/work HOME=/wrkdirs/usr/ports/mail/opensmtpd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/opensmtpd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/opensmtpd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/opensmtpd/work HOME=/wrkdirs/usr/ports/mail/opensmtpd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/opensmtpd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CA_BUNDLE="" NO_CA_BUNDLE="@comment " LIBASRDEVEL="@comment " NO_LIBASRDEVEL="" MAILERCONF="@comment " NO_MAILERCONF="" PAM="" NO_PAM="@comment " TABLE_DB="" NO_TABLE_DB="@comment " OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/opensmtpd" EXAMPLESDIR="share/examples/opensmtpd" DATADIR="share/opensmtpd" WWWDIR="www/opensmtpd" ETCDIR="etc/opensmtpd" --End PLIST_SUB-- --SUB_LIST-- CA_BUNDLE="" NO_CA_BUNDLE="@comment " LIBASRDEVEL="@comment " NO_LIBASRDEVEL="" MAILERCONF="@comment " NO_MAILERCONF="" PAM="" NO_PAM="@comment " TABLE_DB="" NO_TABLE_DB="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/opensmtpd DOCSDIR=/usr/local/share/doc/opensmtpd EXAMPLESDIR=/usr/local/share/examples/opensmtpd WWWDIR=/usr/local/www/opensmtpd ETCDIR=/usr/local/etc/opensmtpd --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=12 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.5 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> opensmtpd-6.6.0,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0.txz [voi.aagh.net] Installing pkg-1.12.0... [voi.aagh.net] Extracting pkg-1.12.0: .......... done ===> opensmtpd-6.6.0,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of opensmtpd-6.6.0,1 =========================================================================== =================================================== =========================================================================== =================================================== => opensmtpd-6.6.0p1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://www.opensmtpd.org/archives/opensmtpd-6.6.0p1.tar.gz opensmtpd-6.6.0p1.tar.gz 753 kB 2511 kBps 00s ===> Fetching all distfiles required by opensmtpd-6.6.0,1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by opensmtpd-6.6.0,1 for building => SHA256 Checksum OK for opensmtpd-6.6.0p1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by opensmtpd-6.6.0,1 for building ===> Extracting for opensmtpd-6.6.0,1 => SHA256 Checksum OK for opensmtpd-6.6.0p1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for opensmtpd-6.6.0,1 ===> Applying FreeBSD patches for opensmtpd-6.6.0,1 =========================================================================== =================================================== ===> opensmtpd-6.6.0,1 depends on executable: groff - not found ===> Installing existing package /packages/All/groff-1.22.4_3.txz [voi.aagh.net] Installing groff-1.22.4_3... [voi.aagh.net] `-- Installing indexinfo-0.3.1... [voi.aagh.net] `-- Extracting indexinfo-0.3.1: . done [voi.aagh.net] `-- Installing perl5-5.30.0... [voi.aagh.net] `-- Extracting perl5-5.30.0: .......... done [voi.aagh.net] `-- Installing psutils-1.17_5... [voi.aagh.net] | `-- Installing libpaper-1.1.24.4... [voi.aagh.net] | `-- Extracting libpaper-1.1.24.4: .......... done [voi.aagh.net] `-- Extracting psutils-1.17_5: .......... done [voi.aagh.net] `-- Installing uchardet-0.0.6... [voi.aagh.net] `-- Extracting uchardet-0.0.6: ........ done [voi.aagh.net] Extracting groff-1.22.4_3: .......... done ===== Message from perl5-5.30.0: -- 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. ===== 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 ===> opensmtpd-6.6.0,1 depends on executable: groff - found ===> Returning to build of opensmtpd-6.6.0,1 ===> opensmtpd-6.6.0,1 depends on file: /usr/local/lib/libcrypto.so.45 - not found ===> Installing existing package /packages/All/libressl-3.0.2.txz [voi.aagh.net] Installing libressl-3.0.2... [voi.aagh.net] Extracting libressl-3.0.2: .......... done ===> opensmtpd-6.6.0,1 depends on file: /usr/local/lib/libcrypto.so.45 - found ===> Returning to build of opensmtpd-6.6.0,1 ===> opensmtpd-6.6.0,1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.1.txz [voi.aagh.net] Installing ccache-3.7.1... [voi.aagh.net] Extracting ccache-3.7.1: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.1: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> opensmtpd-6.6.0,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of opensmtpd-6.6.0,1 =========================================================================== =================================================== ===> opensmtpd-6.6.0,1 depends on shared library: libevent.so - not found ===> Installing existing package /packages/All/libevent-2.1.11.txz [voi.aagh.net] Installing libevent-2.1.11... [voi.aagh.net] Extracting libevent-2.1.11: .......... done ===> opensmtpd-6.6.0,1 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> Returning to build of opensmtpd-6.6.0,1 ===> opensmtpd-6.6.0,1 depends on shared library: libasr.so - not found ===> Installing existing package /packages/All/libasr-1.0.2_3.txz [voi.aagh.net] Installing libasr-1.0.2_3... [voi.aagh.net] `-- Installing ca_root_nss-3.47... [voi.aagh.net] `-- Extracting ca_root_nss-3.47: ..... done [voi.aagh.net] Extracting libasr-1.0.2_3: ...... done ===== Message from ca_root_nss-3.47: -- 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 ===> opensmtpd-6.6.0,1 depends on shared library: libasr.so - found (/usr/local/lib/libasr.so) ===> Returning to build of opensmtpd-6.6.0,1 =========================================================================== =================================================== ===> Configuring for opensmtpd-6.6.0,1 configure: loading site script /usr/ports/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... amd64-portbld-freebsd12.0 checking host system type... amd64-portbld-freebsd12.0 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 checking the name lister (/usr/bin/nm) 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 amd64-portbld-freebsd12.0 file names to amd64-portbld-freebsd12.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd12.0 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm 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... yes 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... freebsd12.0 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... no checking util.h presence... no checking for util.h... no 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... no 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... no 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... (cached) 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... yes checking if cc supports compile flag -Wunknown-warning-option... yes 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... 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... no checking for arc4random_uniform... (cached) yes checking whether pam_strerror takes only one argument... no checking system mail directory... /var/mail from _PATH_MAILDIR 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... yes checking whether ECDSA is available... yes checking whether LibreSSL's headers match the library... yes checking if programs using LibreSSL functions will link... yes 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/encrypt/Makefile config.status: creating config.h config.status: executing libtool commands =========================================================================== =================================================== ===> Building for opensmtpd-6.6.0,1 /usr/bin/make all-recursive Making all in openbsd-compat cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o arc4random.o arc4random.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o SSL_CTX_use_certificate_chain_mem.o SSL_CTX_use_certificate_chain_mem.c In file included from SSL_CTX_use_certificate_chain_mem.c:77: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ./openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ SSL_CTX_use_certificate_chain_mem.c:119:3: warning: implicit declaration of function 'SSL_CTX_get_extra_chain_certs_only' is invalid in C99 [-Wimplicit-function-declaration] SSL_CTX_get_extra_chain_certs_only(ctx, &chain); ^ SSL_CTX_use_certificate_chain_mem.c:90:1: warning: unused function 'ssl_ctx_use_certificate_chain_bio' [-Wunused-function] ssl_ctx_use_certificate_chain_bio(SSL_CTX *ctx, BIO *in) ^ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o base64.o base64.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o bsd-getpeereid.o bsd-getpeereid.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o bsd-misc.o bsd-misc.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o bsd-waitpid.o bsd-waitpid.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o entropy.o entropy.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o event_asr_run.o event_asr_run.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o fgetln.o fgetln.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o freezero.o freezero.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o getopt.o getopt.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o imsg.o imsg.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o imsg-buffer.o imsg-buffer.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o pidfile.o pidfile.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o pw_dup.o pw_dup.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o reallocarray.o reallocarray.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o recallocarray.o recallocarray.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o setproctitle.o setproctitle.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o setresguid.o setresguid.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o strlcat.o strlcat.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o strlcpy.o strlcpy.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o strmode.o strmode.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o strtonum.o strtonum.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o strsep.o strsep.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o vis.o vis.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o xmalloc.o xmalloc.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o crypt_checkpass.o crypt_checkpass.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o bsd-err.o bsd-err.c cc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o fmt_scaled.o fmt_scaled.c 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 ranlib libopenbsd-compat.a Making all in mk Making all in smtpd 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-aliases.o `test -f '../../smtpd/aliases.c' || echo './'`../../smtpd/aliases.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-bounce.o `test -f '../../smtpd/bounce.c' || echo './'`../../smtpd/bounce.c ../../smtpd/bounce.c:92:1: warning: unused function 'bounce_message_tree_SPLAY_NEXT' [-Wunused-function] SPLAY_PROTOTYPE(bounce_message_tree, bounce_message, sp_entry, ^ ../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :43:1: note: expanded from here bounce_message_tree_SPLAY_NEXT ^ ../../smtpd/bounce.c:92:1: warning: unused function 'bounce_message_tree_SPLAY_MIN_MAX' [-Wunused-function] ../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :45:1: note: expanded from here bounce_message_tree_SPLAY_MIN_MAX ^ 2 warnings generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ca.o `test -f '../../smtpd/ca.c' || echo './'`../../smtpd/ca.c In file included from ../../smtpd/ca.c:37: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-cert.o `test -f '../../smtpd/cert.c' || echo './'`../../smtpd/cert.c In file included from ../../smtpd/cert.c:30: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ ../../smtpd/cert.c:66:1: warning: unused function 'cert_reqtree_SPLAY_NEXT' [-Wunused-function] SPLAY_PROTOTYPE(cert_reqtree, request, entry, request_cmp); ^ ../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :106:1: note: expanded from here cert_reqtree_SPLAY_NEXT ^ ../../smtpd/cert.c:66:1: warning: unused function 'cert_reqtree_SPLAY_MIN_MAX' [-Wunused-function] ../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :108:1: note: expanded from here cert_reqtree_SPLAY_MIN_MAX ^ ../../smtpd/cert.c:67:1: warning: unused function 'cert_sestree_SPLAY_NEXT' [-Wunused-function] SPLAY_PROTOTYPE(cert_sestree, session, entry, session_cmp); ^ ../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :116:1: note: expanded from here cert_sestree_SPLAY_NEXT ^ ../../smtpd/cert.c:67:1: warning: unused function 'cert_sestree_SPLAY_MIN_MAX' [-Wunused-function] ../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :118:1: note: expanded from here cert_sestree_SPLAY_MIN_MAX ^ 5 warnings generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-config.o `test -f '../../smtpd/config.c' || echo './'`../../smtpd/config.c In file included from ../../smtpd/config.c:37: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-control.o `test -f '../../smtpd/control.c' || echo './'`../../smtpd/control.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-dict.o `test -f '../../smtpd/dict.c' || echo './'`../../smtpd/dict.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-dns.o `test -f '../../smtpd/dns.c' || echo './'`../../smtpd/dns.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-esc.o `test -f '../../smtpd/esc.c' || echo './'`../../smtpd/esc.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-envelope.o `test -f '../../smtpd/envelope.c' || echo './'`../../smtpd/envelope.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-expand.o `test -f '../../smtpd/expand.c' || echo './'`../../smtpd/expand.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-forward.o `test -f '../../smtpd/forward.c' || echo './'`../../smtpd/forward.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-iobuf.o `test -f '../../smtpd/iobuf.c' || echo './'`../../smtpd/iobuf.c In file included from ../../smtpd/iobuf.c:33: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ioev.o `test -f '../../smtpd/ioev.c' || echo './'`../../smtpd/ioev.c In file included from ../../smtpd/ioev.c:39: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-limit.o `test -f '../../smtpd/limit.c' || echo './'`../../smtpd/limit.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-lka.o `test -f '../../smtpd/lka.c' || echo './'`../../smtpd/lka.c In file included from ../../smtpd/lka.c:40: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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/lka_filter.c:758:7: warning: format specifies type 'long long' but the argument has type 'time_t' (aka 'long') [-Wformat] tv.tv_sec, tv.tv_usec, ^~~~~~~~~ ../../smtpd/lka_filter.c:764:7: warning: format specifies type 'long long' but the argument has type 'time_t' (aka 'long') [-Wformat] tv.tv_sec, tv.tv_usec, ^~~~~~~~~ ../../smtpd/lka_filter.c:782:6: warning: format specifies type 'long long' but the argument has type 'time_t' (aka 'long') [-Wformat] tv.tv_sec, tv.tv_usec, ^~~~~~~~~ 3 warnings generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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/lka_report.c:174:25: warning: format specifies type 'long long' but the argument has type 'time_t' (aka 'long') [-Wformat] PROTOCOL_VERSION, tv->tv_sec, tv->tv_usec, direction, ^~~~~~~~~~ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-log.o `test -f '../../smtpd/log.c' || echo './'`../../smtpd/log.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mda.o `test -f '../../smtpd/mda.c' || echo './'`../../smtpd/mda.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mproc.o `test -f '../../smtpd/mproc.c' || echo './'`../../smtpd/mproc.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mailaddr.o `test -f '../../smtpd/mailaddr.c' || echo './'`../../smtpd/mailaddr.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mta.o `test -f '../../smtpd/mta.c' || echo './'`../../smtpd/mta.c ../../smtpd/mta.c:108:1: warning: unused function 'mta_domain_tree_SPLAY_NEXT' [-Wunused-function] SPLAY_PROTOTYPE(mta_domain_tree, mta_domain, entry, mta_domain_cmp); ^ ../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :135:1: note: expanded from here mta_domain_tree_SPLAY_NEXT ^ ../../smtpd/mta.c:108:1: warning: unused function 'mta_domain_tree_SPLAY_MIN_MAX' [-Wunused-function] ../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :137:1: note: expanded from here mta_domain_tree_SPLAY_MIN_MAX ^ ../../smtpd/mta.c:116:1: warning: unused function 'mta_source_tree_SPLAY_NEXT' [-Wunused-function] SPLAY_PROTOTYPE(mta_source_tree, mta_source, entry, mta_source_cmp); ^ ../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :145:1: note: expanded from here mta_source_tree_SPLAY_NEXT ^ ../../smtpd/mta.c:116:1: warning: unused function 'mta_source_tree_SPLAY_MIN_MAX' [-Wunused-function] ../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :147:1: note: expanded from here mta_source_tree_SPLAY_MIN_MAX ^ 4 warnings generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 In file included from ../../smtpd/mta_session.c:38: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. /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 ../../smtpd/parse.output -- byacc 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-parse.o `test -f '../../smtpd/parse.c' || echo './'`../../smtpd/parse.c In file included from ../../smtpd/parse.y:60: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-pony.o `test -f '../../smtpd/pony.c' || echo './'`../../smtpd/pony.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-proxy.o `test -f '../../smtpd/proxy.c' || echo './'`../../smtpd/proxy.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-queue.o `test -f '../../smtpd/queue.c' || echo './'`../../smtpd/queue.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 In file included from ../../smtpd/report_smtp.c:35: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-resolver.o `test -f '../../smtpd/resolver.c' || echo './'`../../smtpd/resolver.c ../../smtpd/resolver.c:68:1: warning: unused function 'reqtree_SPLAY_NEXT' [-Wunused-function] SPLAY_PROTOTYPE(reqtree, request, entry, request_cmp); ^ ../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :109:1: note: expanded from here reqtree_SPLAY_NEXT ^ ../../smtpd/resolver.c:68:1: warning: unused function 'reqtree_SPLAY_MIN_MAX' [-Wunused-function] ../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :111:1: note: expanded from here reqtree_SPLAY_MIN_MAX ^ 2 warnings generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-rfc5322.o `test -f '../../smtpd/rfc5322.c' || echo './'`../../smtpd/rfc5322.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ruleset.o `test -f '../../smtpd/ruleset.c' || echo './'`../../smtpd/ruleset.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-runq.o `test -f '../../smtpd/runq.c' || echo './'`../../smtpd/runq.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-scheduler.o `test -f '../../smtpd/scheduler.c' || echo './'`../../smtpd/scheduler.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-smtp.o `test -f '../../smtpd/smtp.c' || echo './'`../../smtpd/smtp.c In file included from ../../smtpd/smtp.c:42: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 In file included from ../../smtpd/smtp_session.c:38: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-smtpd.o `test -f '../../smtpd/smtpd.c' || echo './'`../../smtpd/smtpd.c In file included from ../../smtpd/smtpd.c:83: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ ../../smtpd/smtpd.c:2177:27: warning: incompatible pointer types initializing 'int (*)(int, const struct pam_message **, struct pam_response **, void *)' with an expression of type 'int (int, const struct pam_message **, struct pam_response **, const char *)' [-Wincompatible-pointer-types] struct pam_conv conv = { pam_conv_password, password }; ^~~~~~~~~~~~~~~~~ ../../smtpd/smtpd.c:2177:46: warning: initializing 'void *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] struct pam_conv conv = { pam_conv_password, password }; ^~~~~~~~ 3 warnings generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-srs.o `test -f '../../smtpd/srs.c' || echo './'`../../smtpd/srs.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ssl.o `test -f '../../smtpd/ssl.c' || echo './'`../../smtpd/ssl.c In file included from ../../smtpd/ssl.c:40: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 In file included from ../../smtpd/ssl_smtpd.c:40: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-table.o `test -f '../../smtpd/table.c' || echo './'`../../smtpd/table.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-to.o `test -f '../../smtpd/to.c' || echo './'`../../smtpd/to.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-tree.o `test -f '../../smtpd/tree.c' || echo './'`../../smtpd/tree.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-util.o `test -f '../../smtpd/util.c' || echo './'`../../smtpd/util.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-waitq.o `test -f '../../smtpd/waitq.c' || echo './'`../../smtpd/waitq.c ../../smtpd/waitq.c:49:1: warning: unused function 'waitqtree_SPLAY_NEXT' [-Wunused-function] SPLAY_PROTOTYPE(waitqtree, waitq, entry, waitq_cmp); ^ ../../openbsd-compat/sys/tree.h:139:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :37:1: note: expanded from here waitqtree_SPLAY_NEXT ^ ../../smtpd/waitq.c:49:1: warning: unused function 'waitqtree_SPLAY_MIN_MAX' [-Wunused-function] ../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :39:1: note: expanded from here waitqtree_SPLAY_MIN_MAX ^ 2 warnings generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-crypto.o `test -f '../../smtpd/crypto.c' || echo './'`../../smtpd/crypto.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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/scheduler_ramqueue.c:103:1: warning: unused function 'prioqtree_SPLAY_FIND' [-Wunused-function] SPLAY_PROTOTYPE(prioqtree, rq_envelope, t_entry, rq_envelope_cmp); ^ ../../openbsd-compat/sys/tree.h:128:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :107:1: note: expanded from here prioqtree_SPLAY_FIND ^ ../../smtpd/scheduler_ramqueue.c:103:1: warning: unused function 'prioqtree_SPLAY_MIN_MAX' [-Wunused-function] ../../openbsd-compat/sys/tree.h:153:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :111:1: note: expanded from here prioqtree_SPLAY_MIN_MAX ^ 2 warnings generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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 /bin/sh ../../libtool --tag=CC --mode=link cc -DIO_TLS -DCA_FILE=\"/usr/local/share/certs/ca-root-nss.crt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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_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\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -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_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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-enqueue.o `test -f '../../smtpd/enqueue.c' || echo './'`../../smtpd/enqueue.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-parser.o `test -f '../../smtpd/parser.c' || echo './'`../../smtpd/parser.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-log.o `test -f '../../smtpd/log.c' || echo './'`../../smtpd/log.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-envelope.o `test -f '../../smtpd/envelope.c' || echo './'`../../smtpd/envelope.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-queue_backend.o `test -f '../../smtpd/queue_backend.c' || echo './'`../../smtpd/queue_backend.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-queue_fs.o `test -f '../../smtpd/queue_fs.c' || echo './'`../../smtpd/queue_fs.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-smtpctl.o `test -f '../../smtpd/smtpctl.c' || echo './'`../../smtpd/smtpctl.c ../../smtpd/smtpctl.c:174:6: warning: variable 'fp' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized] if ((fd = mkstemp(path)) == -1 || (fp = fdopen(fd, "w+")) == NULL) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../smtpd/smtpctl.c:185:9: note: uninitialized use occurs here return fp; ^~ ../../smtpd/smtpctl.c:174:6: note: remove the '||' if its condition is always false if ((fd = mkstemp(path)) == -1 || (fp = fdopen(fd, "w+")) == NULL) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../smtpd/smtpctl.c:168:12: note: initialize the variable 'fp' to silence this warning FILE *fp; ^ = NULL ../../smtpd/smtpctl.c:535:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ ../../smtpd/smtpctl.c:971:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 3 warnings generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-spfwalk.o `test -f '../../smtpd/spfwalk.c' || echo './'`../../smtpd/spfwalk.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-util.o `test -f '../../smtpd/util.c' || echo './'`../../smtpd/util.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-unpack_dns.o `test -f '../../smtpd/unpack_dns.c' || echo './'`../../smtpd/unpack_dns.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-compress_backend.o `test -f '../../smtpd/compress_backend.c' || echo './'`../../smtpd/compress_backend.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-compress_gzip.o `test -f '../../smtpd/compress_gzip.c' || echo './'`../../smtpd/compress_gzip.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-to.o `test -f '../../smtpd/to.c' || echo './'`../../smtpd/to.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-expand.o `test -f '../../smtpd/expand.c' || echo './'`../../smtpd/expand.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-tree.o `test -f '../../smtpd/tree.c' || echo './'`../../smtpd/tree.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-dict.o `test -f '../../smtpd/dict.c' || echo './'`../../smtpd/dict.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-config.o `test -f '../../smtpd/config.c' || echo './'`../../smtpd/config.c In file included from ../../smtpd/config.c:37: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-parse.o `test -f '../../smtpd/parse.c' || echo './'`../../smtpd/parse.c In file included from ../../smtpd/parse.y:60: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-limit.o `test -f '../../smtpd/limit.c' || echo './'`../../smtpd/limit.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-table.o `test -f '../../smtpd/table.c' || echo './'`../../smtpd/table.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-table_static.o `test -f '../../smtpd/table_static.c' || echo './'`../../smtpd/table_static.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-table_db.o `test -f '../../smtpd/table_db.c' || echo './'`../../smtpd/table_db.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-table_getpwnam.o `test -f '../../smtpd/table_getpwnam.c' || echo './'`../../smtpd/table_getpwnam.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-table_proc.o `test -f '../../smtpd/table_proc.c' || echo './'`../../smtpd/table_proc.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-mailaddr.o `test -f '../../smtpd/mailaddr.c' || echo './'`../../smtpd/mailaddr.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-makemap.o `test -f '../../smtpd/makemap.c' || echo './'`../../smtpd/makemap.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-crypto.o `test -f '../../smtpd/crypto.c' || echo './'`../../smtpd/crypto.c /bin/sh ../../libtool --tag=CC --mode=link cc -DNO_IO -DCONFIG_MINIMUM -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/local/libexec/opensmtpd/encrypt\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -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 Making all in mail.lmtp cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../smtpd -I../../../openbsd-compat -I../../../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o ../../../smtpd/mail.lmtp.o ../../../smtpd/mail.lmtp.c cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../smtpd -I../../../openbsd-compat -I../../../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o ../../../smtpd/log.o ../../../smtpd/log.c /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -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 cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../smtpd -I../../../openbsd-compat -I../../../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o ../../../smtpd/mail.maildir.o ../../../smtpd/mail.maildir.c ../../../smtpd/mail.maildir.c:109:4: warning: implicit declaration of function 'errc' is invalid in C99 [-Wimplicit-function-declaration] errc(1, ENAMETOOLONG, "%s/%s", dirname, subdirs[i]); ^ ../../../smtpd/mail.maildir.c:147:4: warning: implicit declaration of function 'errc' is invalid in C99 [-Wimplicit-function-declaration] errc(1, ENAMETOOLONG, "%s/Maildir", home); ^ ../../../smtpd/mail.maildir.c:156:4: warning: implicit declaration of function 'errc' is invalid in C99 [-Wimplicit-function-declaration] errc(1, ENAMETOOLONG, "%s/.Junk", dirname); ^ ../../../smtpd/mail.maildir.c:166:5: warning: implicit declaration of function 'errc' is invalid in C99 [-Wimplicit-function-declaration] errc(1, ENAMETOOLONG, "%s/.%s", ^ 4 warnings generated. /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -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 cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../smtpd -I../../../openbsd-compat -I../../../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o ../../../smtpd/mail.mboxfile.o ../../../smtpd/mail.mboxfile.c /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -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 cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../smtpd -I../../../openbsd-compat -I../../../openbsd-compat/err_h -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o ../../../smtpd/mail.mda.o ../../../smtpd/mail.mda.c /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -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 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-iobuf.o `test -f '../../smtpd/iobuf.c' || echo './'`../../smtpd/iobuf.c In file included from ../../smtpd/iobuf.c:33: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-ioev.o `test -f '../../smtpd/ioev.c' || echo './'`../../smtpd/ioev.c In file included from ../../smtpd/ioev.c:39: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-log.o `test -f '../../smtpd/log.c' || echo './'`../../smtpd/log.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-smtp_client.o `test -f '../../smtpd/smtp_client.c' || echo './'`../../smtpd/smtp_client.c 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-smtpc.o `test -f '../../smtpd/smtpc.c' || echo './'`../../smtpd/smtpc.c In file included from ../../smtpd/smtpc.c:36: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -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: /usr/local/include/openssl/ssl.h:508:9: warning: 'SSL_OP_NO_CLIENT_RENEGOTIATION' macro redefined [-Wmacro-redefined] #define SSL_OP_NO_CLIENT_RENEGOTIATION 0x00020000L ^ ../../openbsd-compat/openbsd-compat.h:145:9: note: previous definition is here #define SSL_OP_NO_CLIENT_RENEGOTIATION 0 ^ 1 warning generated. 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_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_TLS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -c -o ../../smtpd/smtp-ssl_verify.o `test -f '../../smtpd/ssl_verify.c' || echo './'`../../smtpd/ssl_verify.c /bin/sh ../../libtool --tag=CC --mode=link cc -DIO_TLS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_GNU_SOURCE -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -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 Making all in libexec Making all in mail.local cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o mail.local.o mail.local.c cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o locking.o locking.c /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -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 encrypt cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o encrypt.o encrypt.c /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -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 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -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 =========================================================================== =================================================== ===> opensmtpd-6.6.0,1 depends on file: /usr/local/share/certs/ca-root-nss.crt - found ===> opensmtpd-6.6.0,1 depends on file: /usr/local/lib/libcrypto.so.45 - found =========================================================================== =================================================== ===> Staging for opensmtpd-6.6.0,1 ===> Generating temporary packing list ===> Creating groups. ===> Creating users Making install in openbsd-compat Making install in mk Making install in smtpd /bin/mkdir -p '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/sbin' /bin/sh ../../libtool --mode=install install -s -m 555 smtpd '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/sbin' libtool: install: install -m 555 -s smtpd /wrkdirs/usr/ports/mail/opensmtpd/work/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 /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/etc/mail /bin/mkdir -p /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/bin /bin/mkdir -p /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man5 /bin/mkdir -p /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man8 /usr/bin/install -c -m 644 smtpd.conf.out /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/etc/mail/smtpd.conf.sample /usr/bin/install -c -m 644 aliases.5.out /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man5/aliases.5 /usr/bin/install -c -m 644 forward.5.out /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man5/forward.5 /usr/bin/install -c -m 644 table.5.out /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man5/table.5 /usr/bin/install -c -m 644 smtpd.8.out /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man8/smtpd.8 /usr/bin/install -c -m 644 smtpd.conf.5.out /wrkdirs/usr/ports/mail/opensmtpd/work/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 '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/sbin' /bin/sh ../../libtool --mode=install install -s -m 555 smtpctl '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/sbin' libtool: install: install -m 555 -s smtpctl /wrkdirs/usr/ports/mail/opensmtpd/work/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 /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man8 chgrp _smtpq /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/sbin/smtpctl || true chgrp: _smtpq: illegal group name chmod 2555 /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/sbin/smtpctl || true /usr/bin/install -c -m 644 smtpctl.8.out /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man8/smtpctl.8 /usr/bin/install -c -m 644 sendmail.8.out /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man8/sendmail.8 /usr/bin/install -c -m 644 makemap.8.out /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man8/makemap.8 /usr/bin/install -c -m 644 newaliases.8.out /wrkdirs/usr/ports/mail/opensmtpd/work/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 '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 mail.lmtp '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s mail.lmtp /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd/mail.lmtp Making install in mail.maildir /bin/mkdir -p '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 mail.maildir '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s mail.maildir /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd/mail.maildir Making install in mail.mboxfile /bin/mkdir -p '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 mail.mboxfile '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s mail.mboxfile /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd/mail.mboxfile Making install in mail.mda /bin/mkdir -p '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 mail.mda '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s mail.mda /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd/mail.mda Making install in smtp /bin/mkdir -p '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/bin' /bin/sh ../../libtool --mode=install install -s -m 555 smtp '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/bin' libtool: install: install -m 555 -s smtp /wrkdirs/usr/ports/mail/opensmtpd/work/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 /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/man/man1 /usr/bin/install -c -m 644 smtp.1.out /wrkdirs/usr/ports/mail/opensmtpd/work/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 '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 mail.local '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s mail.local /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd/mail.local Making install in encrypt /bin/mkdir -p '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' /bin/sh ../../../libtool --mode=install install -s -m 555 encrypt '/wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd' libtool: install: install -m 555 -s encrypt /wrkdirs/usr/ports/mail/opensmtpd/work/stage/usr/local/libexec/opensmtpd/encrypt ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===> Building package for opensmtpd-6.6.0,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for opensmtpd-6.6.0,1 build of mail/opensmtpd | opensmtpd-6.6.0,1 ended at Sun Oct 27 21:57:08 GMT 2019 build time: 00:01:03