The build took 00h 01m 10s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
40,842 |
ansic |
10,719 |
sh |
5,701 |
makefile |
2,313 |
yacc |
339 |
awk |
59,914 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: opensmtpd 5.9.2p1-3 (Wed Aug 24 14:30:09 UTC 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) libasr-1.0.2-2
Total Installed Size: 0.07 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libasr...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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 x86_64-unknown-linux-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... gcc -E
checking for ar... /usr/bin/ar
checking for cat... /usr/bin/cat
checking for zcat... /usr/bin/zcat
checking for sed... (cached) /usr/bin/sed
checking for bash... /usr/bin/bash
checking for ksh... (cached) /usr/bin/bash
checking for sh... (cached) /usr/bin/bash
checking for sh... /usr/bin/sh
checking for groff... /usr/bin/groff
checking for nroff... /usr/bin/nroff
checking for mandoc... no
checking for bison... bison -y
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... 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 netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... 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... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... 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 utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking vis.h usability... no
checking vis.h presence... no
checking for vis.h... no
checking for login_cap.h... no
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 libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for fts.h... yes
checking for long long... yes
checking for unsigned long long... yes
checking for long double... yes
checking for u_int... yes
checking for u_char... 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... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for intptr_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for intmax_t... yes
checking for uintptr_t... yes
checking for uintmax_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking for mode_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for socklen_t... yes
checking for sig_atomic_t... yes
checking for fsblkcnt_t... yes
checking for fsfilcnt_t... yes
checking for in_addr_t... yes
checking for in_port_t... yes
checking for sa_family_t... yes
checking for struct timespec... 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... yes
checking for struct passwd.pw_gecos... yes
checking for struct passwd.pw_class... no
checking for struct passwd.pw_change... no
checking for struct passwd.pw_expire... no
checking for struct stat.st_flags... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_storage.ss_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for struct statfs.f_favail... no
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking whether O_NONBLOCK is declared... yes
checking whether AF_LOCAL is declared... yes
checking whether WAIT_MYPGRP is declared... yes
checking whether writev is declared... yes
checking for inline... inline
checking for library containing basename... 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 library containing inet_net_pton... -lresolv
checking for library containing clock_gettime... none required
checking for library containing fts_open... none required
checking for library containing arc4random... no
checking for library containing daemon... none required
checking for library containing fparseln... no
checking for library containing res_9_b64_ntop... no
checking for library containing setsockopt... none required
checking for library containing crypt... -lcrypt
checking for arc4random... no
checking for arc4random_buf... no
checking for arc4random_stir... no
checking for arc4random_uniform... no
checking for asprintf... yes
checking for b64_ntop... no
checking for __b64_ntop... yes
checking for b64_pton... no
checking for __b64_pton... yes
checking for bcopy... yes
checking for chflags... no
checking for closefrom... no
checking for dirfd... yes
checking for dirname... yes
checking for endgrent... yes
checking for explicit_bzero... no
checking for fchflags... no
checking for fgetln... no
checking for freeaddrinfo... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for gettimeofday... yes
checking for getopt... yes
checking for getpeereid... no
checking for getspnam... yes
checking for inet_aton... yes
checking for inet_net_pton... yes
checking for inet_ntoa... yes
checking for inet_ntop... yes
checking for isblank... yes
checking for memmove... yes
checking for nsleep... no
checking for pidfile... no
checking for pledge... no
checking for pw_dup... no
checking for reallocarray... no
checking for setenv... yes
checking for setlinebuf... yes
checking for setproctitle... no
checking for setregid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for setresgid... yes
checking for setsid... yes
checking for sigaction... yes
checking for snprintf... yes
checking for socketpair... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for strmode... no
checking for strnvis... no
checking for strtonum... no
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for time... yes
checking for truncate... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for waitpid... yes
checking whether strsep is declared... yes
checking for strsep... yes
checking for /proc/pid/fd directory... yes
checking whether LLONG_MAX is declared... yes
checking if gcc supports compile flag -Qunused-arguments... no
checking if gcc supports compile flag -Wunknown-warning-option... no
checking if gcc supports compile flag -Wall... yes
checking if gcc supports compile flag -Wpointer-arith... yes
checking if gcc supports compile flag -Wuninitialized... yes
checking if gcc supports compile flag -Wsign-compare... yes
checking if gcc supports compile flag -Wformat-security... yes
checking if gcc supports compile flag -Wsizeof-pointer-memaccess... yes
checking if gcc supports compile flag -Wpointer-sign... yes
checking if gcc supports compile flag -Wunused-result... yes
checking if gcc supports compile flag -fno-strict-aliasing... yes
checking gcc version... 6.1.1
checking if gcc accepts -fno-builtin-memset... yes
checking if compiler allows __attribute__ on return types... yes
checking compiler and flags for sanity... yes
checking whether system supports SO_PEERCRED getsockopt... yes
checking for nroff... (cached) /usr/bin/nroff
checking for msg_accrights field in struct msghdr... no
checking for msg_control field in struct msghdr... yes
checking if libc defines __progname... yes
checking whether gcc implements __FUNCTION__... yes
checking whether gcc implements __func__... yes
checking whether va_copy exists... yes
checking whether __va_copy exists... yes
checking whether getopt has optreset support... no
checking for asr.h... yes
checking for asr_run in -lasr... yes
checking if programs using libevent functions will link... yes
checking LibreSSL header version... 1000208f (OpenSSL 1.0.2h 3 May 2016)
checking LibreSSL library version... 1000208f (OpenSSL 1.0.2h 3 May 2016)
checking whether LibreSSL's headers match the library... yes
checking if programs using LibreSSL functions will link... yes
checking if programs using LibreSSL EVP_aes_256_gcm() will link... yes
checking if programs using TLSEXT_NAMETYPE_host_name will link... yes
checking if programs using SSL_CTX_set_ecdh_auto will link... yes
checking if programs using SSL_CTX_set_dh_auto will link... no
checking if SSL_OP_NO_TICKET is supported... yes
checking whether LibreSSL's PRNG is internally seeded... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating openbsd-compat/Makefile
config.status: creating mk/Makefile
config.status: creating mk/smtpd/Makefile
config.status: creating mk/smtpctl/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
OpenSMTPD has been configured with the following options:
User binaries: /usr/bin
System binaries: /usr/bin
Configuration files: /etc/smtpd
mail.local program: /usr/lib/smtpd/opensmtpd/mail.local
encrypt program: /usr/lib/smtpd/opensmtpd/encrypt
Manual pages: /usr/share/man/manX
smtpd.sock dir: /run
Privilege separation chroot path: /var/empty
Manpage format: doc
Package libexecdir: /usr/lib/smtpd/opensmtpd
PAM support: no
BSD Auth support: no
Host: x86_64-unknown-linux-gnu
Compiler: gcc
Compiler flags: -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE
Preprocessor flags: -I/usr/include
Linker flags: -L/usr/lib
Libraries: -lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv
make all-recursive
make[1]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1'
Making all in openbsd-compat
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/openbsd-compat'
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o arc4random.o arc4random.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o base64.o base64.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from base64.c:47:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from arc4random.c:27:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o basename.o basename.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from basename.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o bsd-closefrom.o bsd-closefrom.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o bsd-getpeereid.o bsd-getpeereid.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from bsd-closefrom.c:17:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from bsd-getpeereid.c:17:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o bsd-misc.o bsd-misc.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o bsd-waitpid.o bsd-waitpid.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from bsd-misc.c:18:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from bsd-waitpid.c:25:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o clock_gettime.o clock_gettime.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o daemon.o daemon.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from daemon.c:33:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from clock_gettime.c:17:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o dirname.o dirname.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from dirname.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o entropy.o entropy.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from entropy.c:25:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o errc.o errc.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from errc.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o event_asr_run.o event_asr_run.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from event_asr_run.c:18:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o explicit_bzero.o explicit_bzero.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from explicit_bzero.c:8:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o fgetln.o fgetln.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o fmt_scaled.o fmt_scaled.c
In file included from /usr/include/stdio.h:27:0,
from fgetln.c:22:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from fmt_scaled.c:41:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o fparseln.o fparseln.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from fparseln.c:35:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o getopt.o getopt.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from getopt.c:32:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o imsg.o imsg.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from imsg.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o imsg-buffer.o imsg-buffer.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from imsg-buffer.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o libressl.o libressl.c
In file included from /usr/include/sys/types.h:25:0,
from libressl.c:58:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o pidfile.o pidfile.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from pidfile.c:35:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o pw_dup.o pw_dup.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from pw_dup.c:25:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o reallocarray.o reallocarray.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from reallocarray.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o setresguid.o setresguid.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from setresguid.c:17:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o setproctitle.o setproctitle.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from setproctitle.c:34:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o strlcat.o strlcat.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from strlcat.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o strlcpy.o strlcpy.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from strlcpy.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o strmode.o strmode.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from strmode.c:33:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o strtonum.o strtonum.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from strtonum.c:22:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o strsep.o strsep.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from strsep.c:34:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o vis.o vis.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from vis.c:33:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o xmalloc.o xmalloc.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from xmalloc.c:16:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o inet_net_pton.o inet_net_pton.c
In file included from /usr/include/sys/types.h:25:0,
from includes.h:25,
from inet_net_pton.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
rm -f libopenbsd-compat.a
/usr/bin/ar cru libopenbsd-compat.a arc4random.o base64.o basename.o bsd-closefrom.o bsd-getpeereid.o bsd-misc.o bsd-waitpid.o clock_gettime.o daemon.o dirname.o entropy.o errc.o event_asr_run.o explicit_bzero.o fgetln.o fmt_scaled.o fparseln.o getopt.o imsg.o imsg-buffer.o libressl.o pidfile.o pw_dup.o reallocarray.o setresguid.o setproctitle.o strlcat.o strlcpy.o strmode.o strtonum.o strsep.o vis.o xmalloc.o inet_net_pton.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libopenbsd-compat.a
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/openbsd-compat'
Making all in mk
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk'
Making all in smtpd
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpd'
/bin/sh ../../ylwrap ../../smtpd/parse.y y.tab.c ../../smtpd/parse.c y.tab.h ../../smtpd/parse.h y.output ../../smtpd/parse.output -- bison -y
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-aliases.o `test -f '../../smtpd/aliases.c' || echo './'`../../smtpd/aliases.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/aliases.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-bounce.o `test -f '../../smtpd/bounce.c' || echo './'`../../smtpd/bounce.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/bounce.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ca.o `test -f '../../smtpd/ca.c' || echo './'`../../smtpd/ca.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/compress_backend.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/ca.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/config.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-control.o `test -f '../../smtpd/control.c' || echo './'`../../smtpd/control.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/control.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-delivery.o `test -f '../../smtpd/delivery.c' || echo './'`../../smtpd/delivery.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/delivery.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-dict.o `test -f '../../smtpd/dict.c' || echo './'`../../smtpd/dict.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/dict.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-dns.o `test -f '../../smtpd/dns.c' || echo './'`../../smtpd/dns.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/dns.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-esc.o `test -f '../../smtpd/esc.c' || echo './'`../../smtpd/esc.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/esc.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-envelope.o `test -f '../../smtpd/envelope.c' || echo './'`../../smtpd/envelope.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/envelope.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-expand.o `test -f '../../smtpd/expand.c' || echo './'`../../smtpd/expand.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/expand.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-filter.o `test -f '../../smtpd/filter.c' || echo './'`../../smtpd/filter.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/filter.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-forward.o `test -f '../../smtpd/forward.c' || echo './'`../../smtpd/forward.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/forward.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/iobuf.c:18:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/ioev.c:18:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-libressl.o `test -f '../../smtpd/libressl.c' || echo './'`../../smtpd/libressl.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/libressl.c:63:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-limit.o `test -f '../../smtpd/limit.c' || echo './'`../../smtpd/limit.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/limit.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/lka.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/lka_session.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-log.o `test -f '../../smtpd/log.c' || echo './'`../../smtpd/log.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mda.o `test -f '../../smtpd/mda.c' || echo './'`../../smtpd/mda.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/log.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/mda.c:22:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mproc.o `test -f '../../smtpd/mproc.c' || echo './'`../../smtpd/mproc.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/mproc.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mailaddr.o `test -f '../../smtpd/mailaddr.c' || echo './'`../../smtpd/mailaddr.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/mailaddr.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-mta.o `test -f '../../smtpd/mta.c' || echo './'`../../smtpd/mta.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/mta_session.c:22:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/mta.c:22:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from parse.y:25:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-pony.o `test -f '../../smtpd/pony.c' || echo './'`../../smtpd/pony.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/pony.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-queue.o `test -f '../../smtpd/queue.c' || echo './'`../../smtpd/queue.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/queue.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/queue_backend.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-rfc2822.o `test -f '../../smtpd/rfc2822.c' || echo './'`../../smtpd/rfc2822.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/rfc2822.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-ruleset.o `test -f '../../smtpd/ruleset.c' || echo './'`../../smtpd/ruleset.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-runq.o `test -f '../../smtpd/runq.c' || echo './'`../../smtpd/runq.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/ruleset.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/runq.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-scheduler.o `test -f '../../smtpd/scheduler.c' || echo './'`../../smtpd/scheduler.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/scheduler.c:22:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/scheduler_backend.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/smtp.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/smtp_session.c:22:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/smtpd.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/ssl.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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 /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/ssl_smtpd.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/stat_backend.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-table.o `test -f '../../smtpd/table.c' || echo './'`../../smtpd/table.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-to.o `test -f '../../smtpd/to.c' || echo './'`../../smtpd/to.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/table.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/to.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-tree.o `test -f '../../smtpd/tree.c' || echo './'`../../smtpd/tree.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-util.o `test -f '../../smtpd/util.c' || echo './'`../../smtpd/util.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/tree.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/util.c:22:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-waitq.o `test -f '../../smtpd/waitq.c' || echo './'`../../smtpd/waitq.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/waitq.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-crypto.o `test -f '../../smtpd/crypto.c' || echo './'`../../smtpd/crypto.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/crypto.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/compress_gzip.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-delivery_filename.o `test -f '../../smtpd/delivery_filename.c' || echo './'`../../smtpd/delivery_filename.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/delivery_filename.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-delivery_maildir.o `test -f '../../smtpd/delivery_maildir.c' || echo './'`../../smtpd/delivery_maildir.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/delivery_maildir.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-delivery_mbox.o `test -f '../../smtpd/delivery_mbox.c' || echo './'`../../smtpd/delivery_mbox.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/delivery_mbox.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-delivery_mda.o `test -f '../../smtpd/delivery_mda.c' || echo './'`../../smtpd/delivery_mda.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/delivery_mda.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -c -o ../../smtpd/smtpd-delivery_lmtp.o `test -f '../../smtpd/delivery_lmtp.c' || echo './'`../../smtpd/delivery_lmtp.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/delivery_lmtp.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/table_getpwnam.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/table_proc.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/table_static.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/queue_fs.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/queue_null.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/queue_proc.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/queue_ram.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/scheduler_null.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/scheduler_proc.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/scheduler_ramqueue.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -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
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/stat_ramstat.c:18:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
/bin/sh ../../libtool --tag=CC --mode=link gcc -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -L/usr/lib -o smtpd ../../smtpd/smtpd-aliases.o ../../smtpd/smtpd-bounce.o ../../smtpd/smtpd-ca.o ../../smtpd/smtpd-compress_backend.o ../../smtpd/smtpd-config.o ../../smtpd/smtpd-control.o ../../smtpd/smtpd-delivery.o ../../smtpd/smtpd-dict.o ../../smtpd/smtpd-dns.o ../../smtpd/smtpd-esc.o ../../smtpd/smtpd-envelope.o ../../smtpd/smtpd-expand.o ../../smtpd/smtpd-filter.o ../../smtpd/smtpd-forward.o ../../smtpd/smtpd-iobuf.o ../../smtpd/smtpd-ioev.o ../../smtpd/smtpd-libressl.o ../../smtpd/smtpd-limit.o ../../smtpd/smtpd-lka.o ../../smtpd/smtpd-lka_session.o ../../smtpd/smtpd-log.o ../../smtpd/smtpd-mda.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-queue.o ../../smtpd/smtpd-queue_backend.o ../../smtpd/smtpd-rfc2822.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-ssl.o ../../smtpd/smtpd-ssl_smtpd.o ../../smtpd/smtpd-stat_backend.o ../../smtpd/smtpd-table.o ../../smtpd/smtpd-to.o ../../smtpd/smtpd-tree.o ../../smtpd/smtpd-util.o ../../smtpd/smtpd-waitq.o ../../smtpd/smtpd-crypto.o ../../smtpd/smtpd-compress_gzip.o ../../smtpd/smtpd-delivery_filename.o ../../smtpd/smtpd-delivery_maildir.o ../../smtpd/smtpd-delivery_mbox.o ../../smtpd/smtpd-delivery_mda.o ../../smtpd/smtpd-delivery_lmtp.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 -lasr -lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv
libtool: link: gcc -DIO_SSL -DCA_FILE=\"/etc/ssl/certs/ca-certificates.crt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN -o smtpd ../../smtpd/smtpd-aliases.o ../../smtpd/smtpd-bounce.o ../../smtpd/smtpd-ca.o ../../smtpd/smtpd-compress_backend.o ../../smtpd/smtpd-config.o ../../smtpd/smtpd-control.o ../../smtpd/smtpd-delivery.o ../../smtpd/smtpd-dict.o ../../smtpd/smtpd-dns.o ../../smtpd/smtpd-esc.o ../../smtpd/smtpd-envelope.o ../../smtpd/smtpd-expand.o ../../smtpd/smtpd-filter.o ../../smtpd/smtpd-forward.o ../../smtpd/smtpd-iobuf.o ../../smtpd/smtpd-ioev.o ../../smtpd/smtpd-libressl.o ../../smtpd/smtpd-limit.o ../../smtpd/smtpd-lka.o ../../smtpd/smtpd-lka_session.o ../../smtpd/smtpd-log.o ../../smtpd/smtpd-mda.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-queue.o ../../smtpd/smtpd-queue_backend.o ../../smtpd/smtpd-rfc2822.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-ssl.o ../../smtpd/smtpd-ssl_smtpd.o ../../smtpd/smtpd-stat_backend.o ../../smtpd/smtpd-table.o ../../smtpd/smtpd-to.o ../../smtpd/smtpd-tree.o ../../smtpd/smtpd-util.o ../../smtpd/smtpd-waitq.o ../../smtpd/smtpd-crypto.o ../../smtpd/smtpd-compress_gzip.o ../../smtpd/smtpd-delivery_filename.o ../../smtpd/smtpd-delivery_maildir.o ../../smtpd/smtpd-delivery_mbox.o ../../smtpd/smtpd-delivery_mda.o ../../smtpd/smtpd-delivery_lmtp.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/lib ../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpd'
Making all in smtpctl
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpctl'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-enqueue.o `test -f '../../smtpd/enqueue.c' || echo './'`../../smtpd/enqueue.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-parser.o `test -f '../../smtpd/parser.c' || echo './'`../../smtpd/parser.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/enqueue.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/parser.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
../../smtpd/parser.c:123:1: warning: 'cmd_dump' defined but not used [-Wunused-function]
cmd_dump(struct node *node, int depth)
^~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-log.o `test -f '../../smtpd/log.c' || echo './'`../../smtpd/log.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/log.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-envelope.o `test -f '../../smtpd/envelope.c' || echo './'`../../smtpd/envelope.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-queue_backend.o `test -f '../../smtpd/queue_backend.c' || echo './'`../../smtpd/queue_backend.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/queue_backend.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/envelope.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-queue_fs.o `test -f '../../smtpd/queue_fs.c' || echo './'`../../smtpd/queue_fs.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/queue_fs.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-smtpctl.o `test -f '../../smtpd/smtpctl.c' || echo './'`../../smtpd/smtpctl.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/smtpctl.c:24:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-util.o `test -f '../../smtpd/util.c' || echo './'`../../smtpd/util.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/util.c:22:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-compress_backend.o `test -f '../../smtpd/compress_backend.c' || echo './'`../../smtpd/compress_backend.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/compress_backend.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-compress_gzip.o `test -f '../../smtpd/compress_gzip.c' || echo './'`../../smtpd/compress_gzip.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/compress_gzip.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-to.o `test -f '../../smtpd/to.c' || echo './'`../../smtpd/to.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/to.c:21:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-expand.o `test -f '../../smtpd/expand.c' || echo './'`../../smtpd/expand.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/expand.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-tree.o `test -f '../../smtpd/tree.c' || echo './'`../../smtpd/tree.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/tree.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-dict.o `test -f '../../smtpd/dict.c' || echo './'`../../smtpd/dict.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/dict.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../smtpd -I../../openbsd-compat -I. -I/usr/include -DSMTPD_CONFDIR=\"/etc/smtpd\" -DPATH_CHROOT=\"/var/empty\" -DPATH_SMTPCTL=\"/usr/bin/smtpctl\" -DPATH_MAILLOCAL=\"/usr/lib/smtpd/opensmtpd/mail.local\" -DPATH_LIBEXEC=\"/usr/lib/smtpd/opensmtpd\" -DHAVE_CONFIG_H -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -c -o ../../smtpd/smtpctl-crypto.o `test -f '../../smtpd/crypto.c' || echo './'`../../smtpd/crypto.c
In file included from /usr/include/sys/types.h:25:0,
from ../../openbsd-compat/includes.h:25,
from ../../smtpd/crypto.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
/bin/sh ../../libtool --tag=CC --mode=link gcc -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -L/usr/lib -o smtpctl ../../smtpd/smtpctl-enqueue.o ../../smtpd/smtpctl-parser.o ../../smtpd/smtpctl-log.o ../../smtpd/smtpctl-envelope.o ../../smtpd/smtpctl-queue_backend.o ../../smtpd/smtpctl-queue_fs.o ../../smtpd/smtpctl-smtpctl.o ../../smtpd/smtpctl-util.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-crypto.o ../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv
libtool: link: gcc -DNO_IO -DPATH_GZCAT=\"/usr/bin/zcat\" -DPATH_ENCRYPT=\"/usr/lib/smtpd/opensmtpd/encrypt\" -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -D_GNU_SOURCE -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-util.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-crypto.o -L/usr/lib ../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpctl'
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk'
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk'
Making all in contrib
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib'
Making all in libexec
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec'
Making all in mail.local
make[4]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/mail.local'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o mail.local.o mail.local.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o locking.o locking.c
In file included from /usr/include/sys/types.h:25:0,
from ../../../openbsd-compat/includes.h:25,
from locking.c:31:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
from ../../../openbsd-compat/includes.h:25,
from mail.local.c:34:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o ../../../smtpd/log.o ../../../smtpd/log.c
In file included from /usr/include/sys/types.h:25:0,
from ../../../openbsd-compat/includes.h:25,
from ../../../smtpd/log.c:19:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
/bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -L/usr/lib -o mail.local mail.local.o locking.o ../../../smtpd/log.o ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv
libtool: link: gcc -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -o mail.local mail.local.o locking.o ../../../smtpd/log.o -L/usr/lib ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv
make[4]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/mail.local'
Making all in encrypt
make[4]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/encrypt'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../openbsd-compat -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -c -o encrypt.o encrypt.c
In file included from /usr/include/sys/types.h:25:0,
from ../../../openbsd-compat/includes.h:25,
from encrypt.c:18:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
/bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -L/usr/lib -o encrypt encrypt.o ../../../smtpd/log.o ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv
libtool: link: gcc -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -o encrypt encrypt.o ../../../smtpd/log.o -L/usr/lib ../../../openbsd-compat/libopenbsd-compat.a -lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv
make[4]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/encrypt'
make[4]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec'
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec'
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib'
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib'
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1'
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1'
make[1]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in openbsd-compat
make[1]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/openbsd-compat'
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/openbsd-compat'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/openbsd-compat'
make[1]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/openbsd-compat'
Making install in mk
make[1]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk'
Making install in smtpd
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpd'
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpd'
make[3]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/tmp/opensmtpd/pkg/opensmtpd//usr/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c smtpd '/tmp/opensmtpd/pkg/opensmtpd//usr/bin'
libtool: install: /usr/bin/install -c smtpd /tmp/opensmtpd/pkg/opensmtpd//usr/bin/smtpd
make install-exec-hook
make[4]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpd'
conffile=../../smtpd/`echo smtpd.conf.out | sed 's/.out$//'`; \
/usr/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/|/etc/smtpd/|g' -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' ${manpage} | gawk -f ./../mdoc2man.awk > aliases.5.out; \
else \
/usr/bin/sed -e 's|/etc/mail/|/etc/smtpd/|g' -e 's|/var/run/smtpd.sock|/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/|/etc/smtpd/|g' -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' ${manpage} | gawk -f ./../mdoc2man.awk > forward.5.out; \
else \
/usr/bin/sed -e 's|/etc/mail/|/etc/smtpd/|g' -e 's|/var/run/smtpd.sock|/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/|/etc/smtpd/|g' -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' ${manpage} | gawk -f ./../mdoc2man.awk > smtpd.8.out; \
else \
/usr/bin/sed -e 's|/etc/mail/|/etc/smtpd/|g' -e 's|/var/run/smtpd.sock|/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/|/etc/smtpd/|g' -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' ${manpage} | gawk -f ./../mdoc2man.awk > smtpd.conf.5.out; \
else \
/usr/bin/sed -e 's|/etc/mail/|/etc/smtpd/|g' -e 's|/var/run/smtpd.sock|/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/|/etc/smtpd/|g' -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' ${manpage} | gawk -f ./../mdoc2man.awk > table.5.out; \
else \
/usr/bin/sed -e 's|/etc/mail/|/etc/smtpd/|g' -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' ${manpage} > table.5.out; \
fi
/usr/bin/mkdir -p /tmp/opensmtpd/pkg/opensmtpd//etc/smtpd
/usr/bin/mkdir -p /tmp/opensmtpd/pkg/opensmtpd//usr/bin
/usr/bin/mkdir -p /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man5
/usr/bin/mkdir -p /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man8
/usr/bin/install -c -m 644 aliases.5.out /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man5/aliases.5
/usr/bin/install -c -m 644 forward.5.out /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man5/forward.5
/usr/bin/install -c -m 644 table.5.out /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man5/table.5
/usr/bin/install -c -m 644 smtpd.8.out /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man8/smtpd.8
/usr/bin/install -c -m 644 smtpd.conf.5.out /tmp/opensmtpd/pkg/opensmtpd//usr/share/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
make[4]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpd'
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpd'
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpd'
Making install in smtpctl
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpctl'
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpctl'
/usr/bin/mkdir -p '/tmp/opensmtpd/pkg/opensmtpd//usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
/bin/sh ../../libtool --mode=install /usr/bin/install -c smtpctl '/tmp/opensmtpd/pkg/opensmtpd//usr/bin'
libtool: install: /usr/bin/install -c smtpctl /tmp/opensmtpd/pkg/opensmtpd//usr/bin/smtpctl
make install-exec-hook
make[4]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpctl'
manpage=../../smtpd/`echo smtpctl.8.out | sed 's/\.out$//'`; \
if test "doc" = "man"; then \
/usr/bin/sed -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/lib/smtpd|g' -e 's|/etc/mail/|/etc/smtpd/|g' ${manpage} | gawk -f ./../mdoc2man.awk > smtpctl.8.out; \
else \
/usr/bin/sed -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/lib/smtpd|g' -e 's|/etc/mail/|/etc/smtpd/|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|/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/lib/smtpd|g' -e 's|/etc/mail/|/etc/smtpd/|g' ${manpage} | gawk -f ./../mdoc2man.awk > sendmail.8.out; \
else \
/usr/bin/sed -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/lib/smtpd|g' -e 's|/etc/mail/|/etc/smtpd/|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|/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/lib/smtpd|g' -e 's|/etc/mail/|/etc/smtpd/|g' ${manpage} | gawk -f ./../mdoc2man.awk > makemap.8.out; \
else \
/usr/bin/sed -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/lib/smtpd|g' -e 's|/etc/mail/|/etc/smtpd/|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|/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/lib/smtpd|g' -e 's|/etc/mail/|/etc/smtpd/|g' ${manpage} | gawk -f ./../mdoc2man.awk > newaliases.8.out; \
else \
/usr/bin/sed -e 's|/var/run/smtpd.sock|/run/smtpd.sock|g' -e 's|/usr/libexec|/usr/lib/smtpd|g' -e 's|/etc/mail/|/etc/smtpd/|g' ${manpage} > newaliases.8.out; \
fi
/usr/bin/mkdir -p /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man8
chmod 2555 /tmp/opensmtpd/pkg/opensmtpd//usr/bin/smtpctl
/usr/bin/install -c -m 644 smtpctl.8.out /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man8/smtpctl.8
/usr/bin/install -c -m 644 sendmail.8.out /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man8/sendmail.8
/usr/bin/install -c -m 644 makemap.8.out /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man8/makemap.8
/usr/bin/install -c -m 644 newaliases.8.out /tmp/opensmtpd/pkg/opensmtpd//usr/share/man/man8/newaliases.8
rm smtpctl.8.out sendmail.8.out makemap.8.out newaliases.8.out
make[4]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpctl'
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpctl'
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk/smtpctl'
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk'
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk'
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk'
make[1]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/mk'
Making install in contrib
make[1]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib'
Making install in libexec
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec'
Making install in mail.local
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/mail.local'
make[4]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/mail.local'
make[4]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/tmp/opensmtpd/pkg/opensmtpd//usr/lib/smtpd/opensmtpd'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c mail.local '/tmp/opensmtpd/pkg/opensmtpd//usr/lib/smtpd/opensmtpd'
libtool: install: /usr/bin/install -c mail.local /tmp/opensmtpd/pkg/opensmtpd//usr/lib/smtpd/opensmtpd/mail.local
make[4]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/mail.local'
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/mail.local'
Making install in encrypt
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/encrypt'
make[4]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/encrypt'
/usr/bin/mkdir -p '/tmp/opensmtpd/pkg/opensmtpd//usr/lib/smtpd/opensmtpd'
make[4]: Nothing to be done for 'install-data-am'.
/bin/sh ../../../libtool --mode=install /usr/bin/install -c encrypt '/tmp/opensmtpd/pkg/opensmtpd//usr/lib/smtpd/opensmtpd'
libtool: install: /usr/bin/install -c encrypt /tmp/opensmtpd/pkg/opensmtpd//usr/lib/smtpd/opensmtpd/encrypt
make[4]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/encrypt'
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec/encrypt'
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec'
make[4]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec'
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec'
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib/libexec'
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib'
make[3]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib'
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib'
make[1]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/contrib'
make[1]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1'
make[2]: Entering directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1'
make[1]: Leaving directory '/tmp/opensmtpd/src/opensmtpd-5.9.2p1'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "opensmtpd"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: opensmtpd 5.9.2p1-3 (Wed Aug 24 14:30:43 UTC 2016)
CMD: pacman --query --file opensmtpd-5.9.2p1-3-x86_64.pkg.tar.xz
Creating hybrid package for 'opensmtpd'
Trying to find vanilla package 'opensmtpd'...
CMD: pacman --query --file /mirror/opensmtpd-5.9.2p1-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.INSTALL
/.MTREE
/etc/smtpd/smtpd.conf
/etc/smtpd/aliases
/usr/bin/smtpctl
/usr/bin/sendmail
/usr/bin/mailq
/usr/bin/newaliases
/usr/bin/makemap
/usr/bin/smtpd
/usr/share/man/man5/aliases.5.gz
/usr/share/man/man5/forward.5.gz
/usr/share/man/man5/table.5.gz
/usr/share/man/man5/smtpd.conf.5.gz
/usr/share/man/man8/smtpd.8.gz
/usr/share/man/man8/smtpctl.8.gz
/usr/share/man/man8/sendmail.8.gz
/usr/share/man/man8/makemap.8.gz
/usr/share/man/man8/newaliases.8.gz
/usr/share/licenses/opensmtpd/LICENSE
/usr/lib/smtpd/opensmtpd/mail.local
/usr/lib/smtpd/opensmtpd/encrypt
/usr/lib/systemd/system/smtpd.service
/usr/lib/systemd/system/smtpd.socket
/sysroot/usr/lib/smtpd/opensmtpd/mail.local
/sysroot/usr/lib/smtpd/opensmtpd/encrypt
/sysroot/usr/lib/systemd/system/smtpd.service
/sysroot/usr/lib/systemd/system/smtpd.socket
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf opensmtpd.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/opensmtpd.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/opensmtpd.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/opensmtpd.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/opensmtpd/src/opensmtpd-5.9.2p1/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by OpenSMTPD-portable configure portable, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc/smtpd --sbindir=/usr/bin --libexecdir=/usr/lib/smtpd --with-path-mbox=/var/spool/mail --with-path-empty=/var/empty --with-path-socket=/run --with-path-CAfile=/etc/ssl/certs/ca-certificates.crt --with-user-smtpd=smtpd --with-user-queue=smtpq --with-group-queue=smtpq
## --------- ##
## Platform. ##
## --------- ##
hostname = 18c2ca9e2667
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2792: checking for a BSD-compatible install
configure:2860: result: /usr/bin/install -c
configure:2871: checking whether build environment is sane
configure:2921: result: yes
configure:2970: checking for x86_64-unknown-linux-strip
configure:3000: result: no
configure:3010: checking for strip
configure:3026: found /usr/bin/strip
configure:3037: result: strip
configure:3062: checking for a thread-safe mkdir -p
configure:3101: result: /usr/bin/mkdir -p
configure:3114: checking for gawk
configure:3130: found /usr/bin/gawk
configure:3141: result: gawk
configure:3152: checking whether make sets $(MAKE)
configure:3174: result: yes
configure:3283: checking build system type
configure:3297: result: x86_64-unknown-linux-gnu
configure:3317: checking host system type
configure:3330: result: x86_64-unknown-linux-gnu
configure:3371: checking how to print strings
configure:3398: result: printf
configure:3427: checking for x86_64-unknown-linux-gcc
configure:3457: result: no
configure:3467: checking for gcc
configure:3483: found /usr/bin/gcc
configure:3494: result: gcc
configure:3723: checking for C compiler version
configure:3732: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3743: $? = 0
configure:3732: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3743: $? = 0
configure:3732: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3743: $? = 1
configure:3732: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3743: $? = 1
configure:3763: checking whether the C compiler works
configure:3785: gcc conftest.c >&5
configure:3789: $? = 0
configure:3837: result: yes
configure:3840: checking for C compiler default output file name
configure:3842: result: a.out
configure:3848: checking for suffix of executables
configure:3855: gcc -o conftest conftest.c >&5
configure:3859: $? = 0
configure:3881: result:
configure:3903: checking whether we are cross compiling
configure:3911: gcc -o conftest conftest.c >&5
configure:3915: $? = 0
configure:3922: ./conftest
configure:3926: $? = 0
configure:3941: result: no
configure:3946: checking for suffix of object files
configure:3968: gcc -c conftest.c >&5
configure:3972: $? = 0
configure:3993: result: o
configure:3997: checking whether we are using the GNU C compiler
configure:4016: gcc -c conftest.c >&5
configure:4016: $? = 0
configure:4025: result: yes
configure:4034: checking whether gcc accepts -g
configure:4054: gcc -c -g conftest.c >&5
configure:4054: $? = 0
configure:4095: result: yes
configure:4112: checking for gcc option to accept ISO C89
configure:4175: gcc -c conftest.c >&5
configure:4175: $? = 0
configure:4188: result: none needed
configure:4208: checking for a sed that does not truncate output
configure:4272: result: /usr/bin/sed
configure:4290: checking for grep that handles long lines and -e
configure:4348: result: /usr/bin/grep
configure:4353: checking for egrep
configure:4415: result: /usr/bin/grep -E
configure:4420: checking for fgrep
configure:4482: result: /usr/bin/grep -F
configure:4517: checking for ld used by gcc
configure:4584: result: /usr/bin/ld
configure:4591: checking if the linker (/usr/bin/ld) is GNU ld
configure:4606: result: yes
configure:4618: checking for BSD- or MS-compatible name lister (nm)
configure:4667: result: /usr/bin/nm -B
configure:4797: checking the name lister (/usr/bin/nm -B) interface
configure:4804: gcc -c conftest.c >&5
configure:4807: /usr/bin/nm -B "conftest.o"
configure:4810: output
0000000000000000 B some_variable
configure:4817: result: BSD nm
configure:4820: checking whether ln -s works
configure:4824: result: yes
configure:4832: checking the maximum length of command line arguments
configure:4962: result: 1572864
configure:4979: checking whether the shell understands some XSI constructs
configure:4989: result: yes
configure:4993: checking whether the shell understands "+="
configure:4999: result: yes
configure:5034: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5074: result: func_convert_file_noop
configure:5081: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5101: result: func_convert_file_noop
configure:5108: checking for /usr/bin/ld option to reload object files
configure:5115: result: -r
configure:5149: checking for x86_64-unknown-linux-objdump
configure:5179: result: no
configure:5189: checking for objdump
configure:5205: found /usr/bin/objdump
configure:5216: result: objdump
configure:5248: checking how to recognize dependent libraries
configure:5450: result: pass_all
configure:5495: checking for x86_64-unknown-linux-dlltool
configure:5525: result: no
configure:5535: checking for dlltool
configure:5565: result: no
configure:5595: checking how to associate runtime and link libraries
configure:5622: result: printf %s\n
configure:5639: checking for x86_64-unknown-linux-ar
configure:5669: result: no
configure:5683: checking for ar
configure:5699: found /usr/bin/ar
configure:5710: result: ar
configure:5747: checking for archiver @FILE support
configure:5764: gcc -c conftest.c >&5
configure:5764: $? = 0
configure:5767: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5770: $? = 0
configure:5775: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:5778: $? = 1
configure:5790: result: @
configure:5808: checking for x86_64-unknown-linux-strip
configure:5835: result: strip
configure:5907: checking for x86_64-unknown-linux-ranlib
configure:5937: result: no
configure:5947: checking for ranlib
configure:5963: found /usr/bin/ranlib
configure:5974: result: ranlib
configure:6076: checking command to parse /usr/bin/nm -B output from gcc object
configure:6196: gcc -c conftest.c >&5
configure:6199: $? = 0
configure:6203: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6206: $? = 0
configure:6272: gcc -o conftest conftest.c conftstm.o >&5
configure:6275: $? = 0
configure:6313: result: ok
configure:6350: checking for sysroot
configure:6380: result: no
configure:6457: gcc -c conftest.c >&5
configure:6460: $? = 0
configure:6596: checking for x86_64-unknown-linux-mt
configure:6626: result: no
configure:6636: checking for mt
configure:6666: result: no
configure:6686: checking if : is a manifest tool
configure:6692: : '-?'
configure:6700: result: no
configure:7342: checking how to run the C preprocessor
configure:7373: gcc -E conftest.c
configure:7373: $? = 0
configure:7387: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| /* end confdefs.h. */
| #include
configure:7412: result: gcc -E
configure:7432: gcc -E conftest.c
configure:7432: $? = 0
configure:7446: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| /* end confdefs.h. */
| #include
configure:7475: checking for ANSI C header files
configure:7495: gcc -c conftest.c >&5
configure:7495: $? = 0
configure:7568: gcc -o conftest conftest.c >&5
configure:7568: $? = 0
configure:7568: ./conftest
configure:7568: $? = 0
configure:7579: result: yes
configure:7592: checking for sys/types.h
configure:7592: gcc -c conftest.c >&5
configure:7592: $? = 0
configure:7592: result: yes
configure:7592: checking for sys/stat.h
configure:7592: gcc -c conftest.c >&5
configure:7592: $? = 0
configure:7592: result: yes
configure:7592: checking for stdlib.h
configure:7592: gcc -c conftest.c >&5
configure:7592: $? = 0
configure:7592: result: yes
configure:7592: checking for string.h
configure:7592: gcc -c conftest.c >&5
configure:7592: $? = 0
configure:7592: result: yes
configure:7592: checking for memory.h
configure:7592: gcc -c conftest.c >&5
configure:7592: $? = 0
configure:7592: result: yes
configure:7592: checking for strings.h
configure:7592: gcc -c conftest.c >&5
configure:7592: $? = 0
configure:7592: result: yes
configure:7592: checking for inttypes.h
configure:7592: gcc -c conftest.c >&5
configure:7592: $? = 0
configure:7592: result: yes
configure:7592: checking for stdint.h
configure:7592: gcc -c conftest.c >&5
configure:7592: $? = 0
configure:7592: result: yes
configure:7592: checking for unistd.h
configure:7592: gcc -c conftest.c >&5
configure:7592: $? = 0
configure:7592: result: yes
configure:7606: checking for dlfcn.h
configure:7606: gcc -c conftest.c >&5
configure:7606: $? = 0
configure:7606: result: yes
configure:7812: checking for objdir
configure:7827: result: .libs
configure:8098: checking if gcc supports -fno-rtti -fno-exceptions
configure:8116: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8120: $? = 0
configure:8133: result: no
configure:8460: checking for gcc option to produce PIC
configure:8467: result: -fPIC -DPIC
configure:8475: checking if gcc PIC flag -fPIC -DPIC works
configure:8493: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8497: $? = 0
configure:8510: result: yes
configure:8539: checking if gcc static flag -static works
configure:8567: result: yes
configure:8582: checking if gcc supports -c -o file.o
configure:8603: gcc -c -o out/conftest2.o conftest.c >&5
configure:8607: $? = 0
configure:8629: result: yes
configure:8637: checking if gcc supports -c -o file.o
configure:8684: result: yes
configure:8717: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9870: result: yes
configure:9907: checking whether -lc should be explicitly linked in
configure:9915: gcc -c conftest.c >&5
configure:9918: $? = 0
configure:9933: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9936: $? = 0
configure:9950: result: no
configure:10110: checking dynamic linker characteristics
configure:10621: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10621: $? = 0
configure:10843: result: GNU/Linux ld.so
configure:10950: checking how to hardcode library paths into programs
configure:10975: result: immediate
configure:11515: checking whether stripping libraries is possible
configure:11520: result: yes
configure:11555: checking if libtool supports shared libraries
configure:11557: result: yes
configure:11560: checking whether to build shared libraries
configure:11581: result: yes
configure:11584: checking whether to build static libraries
configure:11588: result: yes
configure:11652: checking for x86_64-unknown-linux-gcc
configure:11679: result: gcc
configure:11948: checking for C compiler version
configure:11957: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:11968: $? = 0
configure:11957: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:11968: $? = 0
configure:11957: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:11968: $? = 1
configure:11957: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:11968: $? = 1
configure:11972: checking whether we are using the GNU C compiler
configure:12000: result: yes
configure:12009: checking whether gcc accepts -g
configure:12070: result: yes
configure:12087: checking for gcc option to accept ISO C89
configure:12163: result: none needed
configure:12184: checking whether byte ordering is bigendian
configure:12199: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:24:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:24:15: error: unknown type name 'universal'
configure:12199: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:12244: gcc -c -fPIC -DPIC conftest.c >&5
configure:12244: $? = 0
configure:12262: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:12262: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:12390: result: no
configure:12418: checking how to run the C preprocessor
configure:12488: result: gcc -E
configure:12508: gcc -E conftest.c
configure:12508: $? = 0
configure:12522: gcc -E conftest.c
conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12554: checking for ar
configure:12572: found /usr/bin/ar
configure:12584: result: /usr/bin/ar
configure:12594: checking for cat
configure:12612: found /usr/bin/cat
configure:12624: result: /usr/bin/cat
configure:12634: checking for zcat
configure:12652: found /usr/bin/zcat
configure:12664: result: /usr/bin/zcat
configure:12675: checking for sed
configure:12705: result: /usr/bin/sed
configure:12715: checking for bash
configure:12733: found /usr/bin/bash
configure:12745: result: /usr/bin/bash
configure:12755: checking for ksh
configure:12785: result: /usr/bin/bash
configure:12795: checking for sh
configure:12825: result: /usr/bin/bash
configure:12835: checking for sh
configure:12853: found /usr/bin/sh
configure:12865: result: /usr/bin/sh
configure:12875: checking for groff
configure:12893: found /usr/bin/groff
configure:12905: result: /usr/bin/groff
configure:12915: checking for nroff
configure:12933: found /usr/bin/nroff
configure:12945: result: /usr/bin/nroff
configure:12955: checking for mandoc
configure:12988: result: no
configure:12997: checking for bison
configure:13013: found /usr/bin/bison
configure:13024: result: bison -y
configure:13101: checking crypt.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking crypt.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for crypt.h
configure:13101: result: yes
configure:13101: checking dirent.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking dirent.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for dirent.h
configure:13101: result: yes
configure:13101: checking fcntl.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking fcntl.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for fcntl.h
configure:13101: result: yes
configure:13101: checking getopt.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking getopt.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for getopt.h
configure:13101: result: yes
configure:13101: checking grp.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking grp.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for grp.h
configure:13101: result: yes
configure:13101: checking libgen.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking libgen.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for libgen.h
configure:13101: result: yes
configure:13101: checking limits.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking limits.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for limits.h
configure:13101: result: yes
configure:13101: checking maillock.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:63:22: fatal error: maillock.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13101: result: no
configure:13101: checking maillock.h presence
configure:13101: gcc -E conftest.c
conftest.c:30:22: fatal error: maillock.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include
configure:13101: result: no
configure:13101: checking for maillock.h
configure:13101: result: no
configure:13101: checking mach/mach_time.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:63:28: fatal error: mach/mach_time.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13101: result: no
configure:13101: checking mach/mach_time.h presence
configure:13101: gcc -E conftest.c
conftest.c:30:28: fatal error: mach/mach_time.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include
configure:13101: result: no
configure:13101: checking for mach/mach_time.h
configure:13101: result: no
configure:13101: checking ndir.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:63:18: fatal error: ndir.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13101: result: no
configure:13101: checking ndir.h presence
configure:13101: gcc -E conftest.c
conftest.c:30:18: fatal error: ndir.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include
configure:13101: result: no
configure:13101: checking for ndir.h
configure:13101: result: no
configure:13101: checking netdb.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking netdb.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for netdb.h
configure:13101: result: yes
configure:13101: checking pam/pam_appl.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:64:26: fatal error: pam/pam_appl.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13101: result: no
configure:13101: checking pam/pam_appl.h presence
configure:13101: gcc -E conftest.c
conftest.c:31:26: fatal error: pam/pam_appl.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h. */
| #include
configure:13101: result: no
configure:13101: checking for pam/pam_appl.h
configure:13101: result: no
configure:13101: checking paths.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking paths.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for paths.h
configure:13101: result: yes
configure:13101: checking security/pam_appl.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking security/pam_appl.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for security/pam_appl.h
configure:13101: result: yes
configure:13101: checking shadow.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking shadow.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for shadow.h
configure:13101: result: yes
configure:13101: checking sys/cdefs.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking sys/cdefs.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for sys/cdefs.h
configure:13101: result: yes
configure:13101: checking sys/dir.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking sys/dir.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for sys/dir.h
configure:13101: result: yes
configure:13101: checking sys/file.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking sys/file.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for sys/file.h
configure:13101: result: yes
configure:13101: checking sys/mount.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking sys/mount.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for sys/mount.h
configure:13101: result: yes
configure:13101: checking sys/ndir.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:71:22: fatal error: sys/ndir.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13101: result: no
configure:13101: checking sys/ndir.h presence
configure:13101: gcc -E conftest.c
conftest.c:38:22: fatal error: sys/ndir.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include
configure:13101: result: no
configure:13101: checking for sys/ndir.h
configure:13101: result: no
configure:13101: checking sys/pstat.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:71:23: fatal error: sys/pstat.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13101: result: no
configure:13101: checking sys/pstat.h presence
configure:13101: gcc -E conftest.c
conftest.c:38:23: fatal error: sys/pstat.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include
configure:13101: result: no
configure:13101: checking for sys/pstat.h
configure:13101: result: no
configure:13101: checking sys/statfs.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking sys/statfs.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for sys/statfs.h
configure:13101: result: yes
configure:13101: checking sys/time.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking sys/time.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for sys/time.h
configure:13101: result: yes
configure:13101: checking sys/un.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking sys/un.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for sys/un.h
configure:13101: result: yes
configure:13101: checking time.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking time.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for time.h
configure:13101: result: yes
configure:13101: checking ucred.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:75:19: fatal error: ucred.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13101: result: no
configure:13101: checking ucred.h presence
configure:13101: gcc -E conftest.c
conftest.c:42:19: fatal error: ucred.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include
configure:13101: result: no
configure:13101: checking for ucred.h
configure:13101: result: no
configure:13101: checking util.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:75:18: fatal error: util.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13101: result: no
configure:13101: checking util.h presence
configure:13101: gcc -E conftest.c
conftest.c:42:18: fatal error: util.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include
configure:13101: result: no
configure:13101: checking for util.h
configure:13101: result: no
configure:13101: checking utime.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking utime.h presence
configure:13101: gcc -E conftest.c
configure:13101: $? = 0
configure:13101: result: yes
configure:13101: checking for utime.h
configure:13101: result: yes
configure:13101: checking vis.h usability
configure:13101: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:76:17: fatal error: vis.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13101: result: no
configure:13101: checking vis.h presence
configure:13101: gcc -E conftest.c
conftest.c:43:17: fatal error: vis.h: No such file or directory
#include
^
compilation terminated.
configure:13101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
configure:13101: result: no
configure:13101: checking for vis.h
configure:13101: result: no
configure:13115: checking for login_cap.h
configure:13115: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:47:23: fatal error: login_cap.h: No such file or directory
#include
^
compilation terminated.
configure:13115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
|
| #include
|
|
| #include
configure:13115: result: no
configure:13132: checking for sys/mount.h
configure:13132: result: yes
configure:13149: checking bsd/libutil.h usability
configure:13149: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:77:25: fatal error: bsd/libutil.h: No such file or directory
#include
^
compilation terminated.
configure:13149: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13149: result: no
configure:13149: checking bsd/libutil.h presence
configure:13149: gcc -E conftest.c
conftest.c:44:25: fatal error: bsd/libutil.h: No such file or directory
#include
^
compilation terminated.
configure:13149: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include
configure:13149: result: no
configure:13149: checking for bsd/libutil.h
configure:13149: result: no
configure:13149: checking libutil.h usability
configure:13149: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c:77:21: fatal error: libutil.h: No such file or directory
#include
^
compilation terminated.
configure:13149: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13149: result: no
configure:13149: checking libutil.h presence
configure:13149: gcc -E conftest.c
conftest.c:44:21: fatal error: libutil.h: No such file or directory
#include
^
compilation terminated.
configure:13149: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include
configure:13149: result: no
configure:13149: checking for libutil.h
configure:13149: result: no
configure:13160: checking for fts.h
configure:13160: gcc -c -fPIC -DPIC conftest.c >&5
configure:13160: $? = 0
configure:13160: result: yes
configure:13179: checking for long long
configure:13179: gcc -c -fPIC -DPIC conftest.c >&5
configure:13179: $? = 0
configure:13179: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
configure:13179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:13179: result: yes
configure:13188: checking for unsigned long long
configure:13188: gcc -c -fPIC -DPIC conftest.c >&5
configure:13188: $? = 0
configure:13188: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:33: error: expected expression before ')' token
if (sizeof ((unsigned long long)))
^
configure:13188: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((unsigned long long)))
| return 0;
| ;
| return 0;
| }
configure:13188: result: yes
configure:13197: checking for long double
configure:13197: gcc -c -fPIC -DPIC conftest.c >&5
configure:13197: $? = 0
configure:13197: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:26: error: expected expression before ')' token
if (sizeof ((long double)))
^
configure:13197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((long double)))
| return 0;
| ;
| return 0;
| }
configure:13197: result: yes
configure:13206: checking for u_int
configure:13206: gcc -c -fPIC -DPIC conftest.c >&5
configure:13206: $? = 0
configure:13206: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:20: error: expected expression before ')' token
if (sizeof ((u_int)))
^
configure:13206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((u_int)))
| return 0;
| ;
| return 0;
| }
configure:13206: result: yes
configure:13215: checking for u_char
configure:13215: gcc -c -fPIC -DPIC conftest.c >&5
configure:13215: $? = 0
configure:13215: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:21: error: expected expression before ')' token
if (sizeof ((u_char)))
^
configure:13215: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((u_char)))
| return 0;
| ;
| return 0;
| }
configure:13215: result: yes
configure:13229: checking size of short int
configure:13234: gcc -o conftest -fPIC -DPIC conftest.c >&5
configure:13234: $? = 0
configure:13234: ./conftest
configure:13234: $? = 0
configure:13248: result: 2
configure:13262: checking size of int
configure:13267: gcc -o conftest -fPIC -DPIC conftest.c >&5
configure:13267: $? = 0
configure:13267: ./conftest
configure:13267: $? = 0
configure:13281: result: 4
configure:13295: checking size of long int
configure:13300: gcc -o conftest -fPIC -DPIC conftest.c >&5
configure:13300: $? = 0
configure:13300: ./conftest
configure:13300: $? = 0
configure:13314: result: 8
configure:13328: checking size of long long int
configure:13333: gcc -o conftest -fPIC -DPIC conftest.c >&5
configure:13333: $? = 0
configure:13333: ./conftest
configure:13333: $? = 0
configure:13347: result: 8
configure:13358: checking for int8_t
configure:13358: gcc -c -fPIC -DPIC conftest.c >&5
configure:13358: $? = 0
configure:13358: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
configure:13358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13358: result: yes
configure:13369: checking for int16_t
configure:13369: gcc -c -fPIC -DPIC conftest.c >&5
configure:13369: $? = 0
configure:13369: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
configure:13369: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13369: result: yes
configure:13380: checking for int32_t
configure:13380: gcc -c -fPIC -DPIC conftest.c >&5
configure:13380: $? = 0
configure:13380: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:91:53: warning: integer overflow in expression [-Woverflow]
< (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.c:90:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
configure:13380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13380: result: yes
configure:13391: checking for int64_t
configure:13391: gcc -c -fPIC -DPIC conftest.c >&5
configure:13391: $? = 0
configure:13391: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:91:53: warning: integer overflow in expression [-Woverflow]
< (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.c:90:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
configure:13391: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13391: result: yes
configure:13402: checking for uint8_t
configure:13402: gcc -c -fPIC -DPIC conftest.c >&5
configure:13402: $? = 0
configure:13402: result: yes
configure:13416: checking for uint16_t
configure:13416: gcc -c -fPIC -DPIC conftest.c >&5
configure:13416: $? = 0
configure:13416: result: yes
configure:13428: checking for uint32_t
configure:13428: gcc -c -fPIC -DPIC conftest.c >&5
configure:13428: $? = 0
configure:13428: result: yes
configure:13442: checking for uint64_t
configure:13442: gcc -c -fPIC -DPIC conftest.c >&5
configure:13442: $? = 0
configure:13442: result: yes
configure:13457: checking for intptr_t
configure:13457: gcc -c -fPIC -DPIC conftest.c >&5
configure:13457: $? = 0
configure:13457: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:23: error: expected expression before ')' token
if (sizeof ((intptr_t)))
^
configure:13457: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:13457: result: yes
configure:13493: checking for unsigned long long int
configure:13532: gcc -o conftest -fPIC -DPIC conftest.c >&5
configure:13532: $? = 0
configure:13541: result: yes
configure:13551: checking for long long int
configure:13589: gcc -o conftest -fPIC -DPIC conftest.c >&5
configure:13589: $? = 0
configure:13589: ./conftest
configure:13589: $? = 0
configure:13601: result: yes
configure:13611: checking for intmax_t
configure:13611: gcc -c -fPIC -DPIC conftest.c >&5
configure:13611: $? = 0
configure:13611: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:92:23: error: expected expression before ')' token
if (sizeof ((intmax_t)))
^
configure:13611: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((intmax_t)))
| return 0;
| ;
| return 0;
| }
configure:13611: result: yes
configure:13629: checking for uintptr_t
configure:13629: gcc -c -fPIC -DPIC conftest.c >&5
configure:13629: $? = 0
configure:13629: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:13629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:13629: result: yes
configure:13667: checking for uintmax_t
configure:13667: gcc -c -fPIC -DPIC conftest.c >&5
configure:13667: $? = 0
configure:13667: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:24: error: expected expression before ')' token
if (sizeof ((uintmax_t)))
^
configure:13667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uintmax_t)))
| return 0;
| ;
| return 0;
| }
configure:13667: result: yes
configure:13684: checking for size_t
configure:13684: gcc -c -fPIC -DPIC conftest.c >&5
configure:13684: $? = 0
configure:13684: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:13684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13684: result: yes
configure:13695: checking for ssize_t
configure:13695: gcc -c -fPIC -DPIC conftest.c >&5
configure:13695: $? = 0
configure:13695: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:13695: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:13695: result: yes
configure:13706: checking for off_t
configure:13706: gcc -c -fPIC -DPIC conftest.c >&5
configure:13706: $? = 0
configure:13706: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:20: error: expected expression before ')' token
if (sizeof ((off_t)))
^
configure:13706: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:13706: result: yes
configure:13717: checking for mode_t
configure:13717: gcc -c -fPIC -DPIC conftest.c >&5
configure:13717: $? = 0
configure:13717: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:13717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:13717: result: yes
configure:13728: checking for pid_t
configure:13728: gcc -c -fPIC -DPIC conftest.c >&5
configure:13728: $? = 0
configure:13728: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:13728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:13728: result: yes
configure:13739: checking for uid_t in sys/types.h
configure:13758: result: yes
configure:13771: checking for socklen_t
configure:13771: gcc -c -fPIC -DPIC conftest.c >&5
configure:13771: $? = 0
configure:13771: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:13771: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:13771: result: yes
configure:13835: checking for sig_atomic_t
configure:13835: gcc -c -fPIC -DPIC conftest.c >&5
configure:13835: $? = 0
configure:13835: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:27: error: expected expression before ')' token
if (sizeof ((sig_atomic_t)))
^
configure:13835: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| /* end confdefs.h. */
|
| #include
|
|
| int
| main ()
| {
| if (sizeof ((sig_atomic_t)))
| return 0;
| ;
| return 0;
| }
configure:13835: result: yes
configure:13848: checking for fsblkcnt_t
configure:13848: gcc -c -fPIC -DPIC conftest.c >&5
configure:13848: $? = 0
configure:13848: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:25: error: expected expression before ')' token
if (sizeof ((fsblkcnt_t)))
^
configure:13848: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_BITYPES_H
| #include
| #endif
| #ifdef HAVE_SYS_STATFS_H
| #include
| #endif
| #ifdef HAVE_SYS_STATVFS_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((fsblkcnt_t)))
| return 0;
| ;
| return 0;
| }
configure:13848: result: yes
configure:13869: checking for fsfilcnt_t
configure:13869: gcc -c -fPIC -DPIC conftest.c >&5
configure:13869: $? = 0
configure:13869: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:25: error: expected expression before ')' token
if (sizeof ((fsfilcnt_t)))
^
configure:13869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| /* end confdefs.h. */
|
| #include
| #ifdef HAVE_SYS_BITYPES_H
| #include
| #endif
| #ifdef HAVE_SYS_STATFS_H
| #include
| #endif
| #ifdef HAVE_SYS_STATVFS_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((fsfilcnt_t)))
| return 0;
| ;
| return 0;
| }
configure:13869: result: yes
configure:13892: checking for in_addr_t
configure:13892: gcc -c -fPIC -DPIC conftest.c >&5
configure:13892: $? = 0
configure:13892: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:24: error: expected expression before ')' token
if (sizeof ((in_addr_t)))
^
configure:13892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| if (sizeof ((in_addr_t)))
| return 0;
| ;
| return 0;
| }
configure:13892: result: yes
configure:13905: checking for in_port_t
configure:13905: gcc -c -fPIC -DPIC conftest.c >&5
configure:13905: $? = 0
configure:13905: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:24: error: expected expression before ')' token
if (sizeof ((in_port_t)))
^
configure:13905: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| if (sizeof ((in_port_t)))
| return 0;
| ;
| return 0;
| }
configure:13905: result: yes
configure:13920: checking for sa_family_t
configure:13920: gcc -c -fPIC -DPIC conftest.c >&5
configure:13920: $? = 0
configure:13920: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:26: error: expected expression before ')' token
if (sizeof ((sa_family_t)))
^
configure:13920: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
|
| int
| main ()
| {
| if (sizeof ((sa_family_t)))
| return 0;
| ;
| return 0;
| }
configure:13920: result: yes
configure:13936: checking for struct timespec
configure:13936: gcc -c -fPIC -DPIC conftest.c >&5
configure:13936: $? = 0
configure:13936: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:101:30: error: expected expression before ')' token
if (sizeof ((struct timespec)))
^
configure:13936: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((struct timespec)))
| return 0;
| ;
| return 0;
| }
configure:13936: result: yes
configure:13946: checking for struct ifgroupreq
configure:13946: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:102:13: error: invalid application of 'sizeof' to incomplete type 'struct ifgroupreq'
if (sizeof (struct ifgroupreq))
^~~~~~
configure:13946: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof (struct ifgroupreq))
| return 0;
| ;
| return 0;
| }
configure:13946: result: no
configure:13956: checking for struct sockaddr_storage
configure:13956: gcc -c -fPIC -DPIC conftest.c >&5
configure:13956: $? = 0
configure:13956: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:38: error: expected expression before ')' token
if (sizeof ((struct sockaddr_storage)))
^
configure:13956: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| return 0;
| ;
| return 0;
| }
configure:13956: result: yes
configure:13970: checking for struct sockaddr_in6
configure:13970: gcc -c -fPIC -DPIC conftest.c >&5
configure:13970: $? = 0
configure:13970: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:34: error: expected expression before ')' token
if (sizeof ((struct sockaddr_in6)))
^
configure:13970: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_in6)))
| return 0;
| ;
| return 0;
| }
configure:13970: result: yes
configure:13984: checking for struct in6_addr
configure:13984: gcc -c -fPIC -DPIC conftest.c >&5
configure:13984: $? = 0
configure:13984: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:30: error: expected expression before ')' token
if (sizeof ((struct in6_addr)))
^
configure:13984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| if (sizeof ((struct in6_addr)))
| return 0;
| ;
| return 0;
| }
configure:13984: result: yes
configure:13998: checking for struct addrinfo
configure:13998: gcc -c -fPIC -DPIC conftest.c >&5
configure:13998: $? = 0
configure:13998: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:30: error: expected expression before ')' token
if (sizeof ((struct addrinfo)))
^
configure:13998: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
|
| int
| main ()
| {
| if (sizeof ((struct addrinfo)))
| return 0;
| ;
| return 0;
| }
configure:13998: result: yes
configure:14013: checking for struct timeval
configure:14013: gcc -c -fPIC -DPIC conftest.c >&5
configure:14013: $? = 0
configure:14013: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:29: error: expected expression before ')' token
if (sizeof ((struct timeval)))
^
configure:14013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
|
|
| int
| main ()
| {
| if (sizeof ((struct timeval)))
| return 0;
| ;
| return 0;
| }
configure:14013: result: yes
configure:14031: checking for struct sockaddr_in6.sin6_scope_id
configure:14031: gcc -c -fPIC -DPIC conftest.c >&5
configure:14031: $? = 0
configure:14031: result: yes
configure:14048: checking for struct passwd.pw_gecos
configure:14048: gcc -c -fPIC -DPIC conftest.c >&5
configure:14048: $? = 0
configure:14048: result: yes
configure:14061: checking for struct passwd.pw_class
configure:14061: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: 'struct passwd' has no member named 'pw_class'; did you mean 'pw_name'?
if (ac_aggr.pw_class)
^
configure:14061: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (ac_aggr.pw_class)
| return 0;
| ;
| return 0;
| }
configure:14061: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:19: error: 'struct passwd' has no member named 'pw_class'; did you mean 'pw_name'?
if (sizeof ac_aggr.pw_class)
^
configure:14061: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (sizeof ac_aggr.pw_class)
| return 0;
| ;
| return 0;
| }
configure:14061: result: no
configure:14074: checking for struct passwd.pw_change
configure:14074: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: 'struct passwd' has no member named 'pw_change'; did you mean 'pw_name'?
if (ac_aggr.pw_change)
^
configure:14074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (ac_aggr.pw_change)
| return 0;
| ;
| return 0;
| }
configure:14074: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:19: error: 'struct passwd' has no member named 'pw_change'; did you mean 'pw_name'?
if (sizeof ac_aggr.pw_change)
^
configure:14074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (sizeof ac_aggr.pw_change)
| return 0;
| ;
| return 0;
| }
configure:14074: result: no
configure:14087: checking for struct passwd.pw_expire
configure:14087: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: 'struct passwd' has no member named 'pw_expire'; did you mean 'pw_dir'?
if (ac_aggr.pw_expire)
^
configure:14087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (ac_aggr.pw_expire)
| return 0;
| ;
| return 0;
| }
configure:14087: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:19: error: 'struct passwd' has no member named 'pw_expire'; did you mean 'pw_dir'?
if (sizeof ac_aggr.pw_expire)
^
configure:14087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (sizeof ac_aggr.pw_expire)
| return 0;
| ;
| return 0;
| }
configure:14087: result: no
configure:14102: checking for struct stat.st_flags
configure:14102: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:12: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'?
if (ac_aggr.st_flags)
^
configure:14102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
| #include
| #include
|
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_flags)
| return 0;
| ;
| return 0;
| }
configure:14102: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:19: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'?
if (sizeof ac_aggr.st_flags)
^
configure:14102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
| #include
| #include
|
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_flags)
| return 0;
| ;
| return 0;
| }
configure:14102: result: no
configure:14116: checking for struct stat.st_mtim
configure:14116: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:5: error: used struct type value where scalar is required
if (ac_aggr.st_mtim)
^~~~~~~
configure:14116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
| #include
| #include
|
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_mtim)
| return 0;
| ;
| return 0;
| }
configure:14116: gcc -c -fPIC -DPIC conftest.c >&5
configure:14116: $? = 0
configure:14116: result: yes
configure:14130: checking for struct stat.st_mtimespec
configure:14130: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'?
if (ac_aggr.st_mtimespec)
^
configure:14130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
|
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_mtimespec)
| return 0;
| ;
| return 0;
| }
configure:14130: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:19: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'?
if (sizeof ac_aggr.st_mtimespec)
^
configure:14130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
|
|
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_mtimespec)
| return 0;
| ;
| return 0;
| }
configure:14130: result: no
configure:14144: checking for struct sockaddr.sa_len
configure:14144: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: 'struct sockaddr' has no member named 'sa_len'
if (ac_aggr.sa_len)
^
configure:14144: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:14144: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:19: error: 'struct sockaddr' has no member named 'sa_len'
if (sizeof ac_aggr.sa_len)
^
configure:14144: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:14144: result: no
configure:14159: checking for struct sockaddr_storage.ss_len
configure:14159: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: 'struct sockaddr_storage' has no member named 'ss_len'; did you mean '__ss_align'?
if (ac_aggr.ss_len)
^
configure:14159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (ac_aggr.ss_len)
| return 0;
| ;
| return 0;
| }
configure:14159: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:19: error: 'struct sockaddr_storage' has no member named 'ss_len'; did you mean '__ss_align'?
if (sizeof ac_aggr.ss_len)
^
configure:14159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (sizeof ac_aggr.ss_len)
| return 0;
| ;
| return 0;
| }
configure:14159: result: no
configure:14174: checking for struct sockaddr_in.sin_len
configure:14174: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'?
if (ac_aggr.sin_len)
^
configure:14174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:14174: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:19: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'?
if (sizeof ac_aggr.sin_len)
^
configure:14174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (sizeof ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:14174: result: no
configure:14189: checking for struct sockaddr_in6.sin6_len
configure:14189: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: 'struct sockaddr_in6' has no member named 'sin6_len'; did you mean 'sin6_port'?
if (ac_aggr.sin6_len)
^
configure:14189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in6 ac_aggr;
| if (ac_aggr.sin6_len)
| return 0;
| ;
| return 0;
| }
configure:14189: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:19: error: 'struct sockaddr_in6' has no member named 'sin6_len'; did you mean 'sin6_port'?
if (sizeof ac_aggr.sin6_len)
^
configure:14189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in6 ac_aggr;
| if (sizeof ac_aggr.sin6_len)
| return 0;
| ;
| return 0;
| }
configure:14189: result: no
configure:14204: checking for struct statfs.f_favail
configure:14204: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: 'struct statfs' has no member named 'f_favail'; did you mean 'f_bavail'?
if (ac_aggr.f_favail)
^
configure:14204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
|
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (ac_aggr.f_favail)
| return 0;
| ;
| return 0;
| }
configure:14204: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:19: error: 'struct statfs' has no member named 'f_favail'; did you mean 'f_bavail'?
if (sizeof ac_aggr.f_favail)
^
configure:14204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| /* end confdefs.h. */
| #include
| #include
|
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (sizeof ac_aggr.f_favail)
| return 0;
| ;
| return 0;
| }
configure:14204: result: no
configure:14218: checking for struct sockaddr_storage.ss_family
configure:14218: gcc -c -fPIC -DPIC conftest.c >&5
configure:14218: $? = 0
configure:14218: result: yes
configure:14233: checking for struct sockaddr_storage.__ss_family
configure:14233: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:12: error: 'struct sockaddr_storage' has no member named '__ss_family'; did you mean 'ss_family'?
if (ac_aggr.__ss_family)
^
configure:14233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (ac_aggr.__ss_family)
| return 0;
| ;
| return 0;
| }
configure:14233: gcc -c -fPIC -DPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:19: error: 'struct sockaddr_storage' has no member named '__ss_family'; did you mean 'ss_family'?
if (sizeof ac_aggr.__ss_family)
^
configure:14233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (sizeof ac_aggr.__ss_family)
| return 0;
| ;
| return 0;
| }
configure:14233: result: no
configure:14252: checking whether O_NONBLOCK is declared
configure:14252: gcc -c -fPIC -DPIC conftest.c >&5
configure:14252: $? = 0
configure:14252: result: yes
configure:14273: checking whether AF_LOCAL is declared
configure:14273: gcc -c -fPIC -DPIC conftest.c >&5
configure:14273: $? = 0
configure:14273: result: yes
configure:14288: checking whether WAIT_MYPGRP is declared
configure:14288: gcc -c -fPIC -DPIC conftest.c >&5
configure:14288: $? = 0
configure:14288: result: yes
configure:14303: checking whether writev is declared
configure:14303: gcc -c -fPIC -DPIC conftest.c >&5
configure:14303: $? = 0
configure:14303: result: yes
configure:14325: checking for inline
configure:14341: gcc -c -fPIC -DPIC conftest.c >&5
configure:14341: $? = 0
configure:14349: result: inline
configure:14372: checking for library containing basename
configure:14403: gcc -o conftest -fPIC -DPIC conftest.c >&5
configure:14403: $? = 0
configure:14420: result: none required
configure:14431: checking for library containing utimes
configure:14462: gcc -o conftest -fPIC -DPIC conftest.c >&5
configure:14462: $? = 0
configure:14479: result: none required
configure:14490: checking for library containing fmt_scaled
configure:14521: gcc -o conftest -fPIC -DPIC conftest.c >&5
/tmp/ccilcRQd.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fmt_scaled'
collect2: error: ld returned 1 exit status
configure:14521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fmt_scaled ();
| int
| main ()
| {
| return fmt_scaled ();
| ;
| return 0;
| }
configure:14521: gcc -o conftest -fPIC -DPIC conftest.c -lutil >&5
/tmp/ccSg8E7e.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fmt_scaled'
collect2: error: ld returned 1 exit status
configure:14521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fmt_scaled ();
| int
| main ()
| {
| return fmt_scaled ();
| ;
| return 0;
| }
configure:14521: gcc -o conftest -fPIC -DPIC conftest.c -lbsd >&5
/usr/bin/ld: cannot find -lbsd
collect2: error: ld returned 1 exit status
configure:14521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fmt_scaled ();
| int
| main ()
| {
| return fmt_scaled ();
| ;
| return 0;
| }
configure:14538: result: no
configure:14549: checking for library containing dirname
configure:14580: gcc -o conftest -fPIC -DPIC conftest.c >&5
configure:14580: $? = 0
configure:14597: result: none required
configure:14608: checking for library containing inet_net_pton
configure:14639: gcc -o conftest -fPIC -DPIC conftest.c >&5
/tmp/cckoEASo.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `inet_net_pton'
collect2: error: ld returned 1 exit status
configure:14639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_net_pton ();
| int
| main ()
| {
| return inet_net_pton ();
| ;
| return 0;
| }
configure:14639: gcc -o conftest -fPIC -DPIC conftest.c -lresolv >&5
configure:14639: $? = 0
configure:14656: result: -lresolv
configure:14667: checking for library containing clock_gettime
configure:14698: gcc -o conftest -fPIC -DPIC conftest.c -lresolv >&5
configure:14698: $? = 0
configure:14715: result: none required
configure:14726: checking for library containing fts_open
configure:14757: gcc -o conftest -fPIC -DPIC conftest.c -lresolv >&5
configure:14757: $? = 0
configure:14774: result: none required
configure:14785: checking for library containing arc4random
configure:14816: gcc -o conftest -fPIC -DPIC conftest.c -lresolv >&5
/tmp/ccoznaqE.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `arc4random'
collect2: error: ld returned 1 exit status
configure:14816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char arc4random ();
| int
| main ()
| {
| return arc4random ();
| ;
| return 0;
| }
configure:14816: gcc -o conftest -fPIC -DPIC conftest.c -lcrypto -lresolv >&5
/tmp/ccv2dsjL.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `arc4random'
collect2: error: ld returned 1 exit status
configure:14816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char arc4random ();
| int
| main ()
| {
| return arc4random ();
| ;
| return 0;
| }
configure:14833: result: no
configure:14844: checking for library containing daemon
configure:14875: gcc -o conftest -fPIC -DPIC conftest.c -lresolv >&5
configure:14875: $? = 0
configure:14892: result: none required
configure:14903: checking for library containing fparseln
configure:14934: gcc -o conftest -fPIC -DPIC conftest.c -lresolv >&5
/tmp/ccdYPRPR.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fparseln'
collect2: error: ld returned 1 exit status
configure:14934: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fparseln ();
| int
| main ()
| {
| return fparseln ();
| ;
| return 0;
| }
configure:14934: gcc -o conftest -fPIC -DPIC conftest.c -lutil -lresolv >&5
/tmp/ccRlN3bL.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fparseln'
collect2: error: ld returned 1 exit status
configure:14934: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fparseln ();
| int
| main ()
| {
| return fparseln ();
| ;
| return 0;
| }
configure:14951: result: no
configure:14962: checking for library containing res_9_b64_ntop
configure:14993: gcc -o conftest -fPIC -DPIC conftest.c -lresolv >&5
/tmp/ccscLbER.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `res_9_b64_ntop'
collect2: error: ld returned 1 exit status
configure:14993: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_9_b64_ntop ();
| int
| main ()
| {
| return res_9_b64_ntop ();
| ;
| return 0;
| }
configure:14993: gcc -o conftest -fPIC -DPIC conftest.c -lresolv -lresolv >&5
/tmp/ccAFw68S.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `res_9_b64_ntop'
collect2: error: ld returned 1 exit status
configure:14993: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_9_b64_ntop ();
| int
| main ()
| {
| return res_9_b64_ntop ();
| ;
| return 0;
| }
configure:15010: result: no
configure:15021: checking for library containing setsockopt
configure:15052: gcc -o conftest -fPIC -DPIC conftest.c -lresolv >&5
configure:15052: $? = 0
configure:15069: result: none required
configure:15080: checking for library containing crypt
configure:15111: gcc -o conftest -fPIC -DPIC conftest.c -lresolv >&5
/tmp/ccFKhFJ0.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `crypt'
collect2: error: ld returned 1 exit status
configure:15111: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| int
| main ()
| {
| return crypt ();
| ;
| return 0;
| }
configure:15111: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15111: $? = 0
configure:15128: result: -lcrypt
configure:15205: checking for arc4random
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccfzDMR8.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `arc4random'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| /* end confdefs.h. */
| /* Define arc4random to an innocuous variant, in case declares arc4random.
| For example, HP-UX 11i declares gettimeofday. */
| #define arc4random innocuous_arc4random
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char arc4random (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef arc4random
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char arc4random ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_arc4random || defined __stub___arc4random
| choke me
| #endif
|
| int
| main ()
| {
| return arc4random ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for arc4random_buf
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccQ9JmDd.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `arc4random_buf'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| /* end confdefs.h. */
| /* Define arc4random_buf to an innocuous variant, in case declares arc4random_buf.
| For example, HP-UX 11i declares gettimeofday. */
| #define arc4random_buf innocuous_arc4random_buf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char arc4random_buf (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef arc4random_buf
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char arc4random_buf ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_arc4random_buf || defined __stub___arc4random_buf
| choke me
| #endif
|
| int
| main ()
| {
| return arc4random_buf ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for arc4random_stir
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccU9FXEa.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `arc4random_stir'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| /* end confdefs.h. */
| /* Define arc4random_stir to an innocuous variant, in case declares arc4random_stir.
| For example, HP-UX 11i declares gettimeofday. */
| #define arc4random_stir innocuous_arc4random_stir
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char arc4random_stir (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef arc4random_stir
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char arc4random_stir ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_arc4random_stir || defined __stub___arc4random_stir
| choke me
| #endif
|
| int
| main ()
| {
| return arc4random_stir ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for arc4random_uniform
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccryFdJl.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `arc4random_uniform'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| /* end confdefs.h. */
| /* Define arc4random_uniform to an innocuous variant, in case declares arc4random_uniform.
| For example, HP-UX 11i declares gettimeofday. */
| #define arc4random_uniform innocuous_arc4random_uniform
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char arc4random_uniform (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef arc4random_uniform
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char arc4random_uniform ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_arc4random_uniform || defined __stub___arc4random_uniform
| choke me
| #endif
|
| int
| main ()
| {
| return arc4random_uniform ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for asprintf
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for b64_ntop
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccB5Cugy.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `b64_ntop'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h. */
| /* Define b64_ntop to an innocuous variant, in case declares b64_ntop.
| For example, HP-UX 11i declares gettimeofday. */
| #define b64_ntop innocuous_b64_ntop
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char b64_ntop (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef b64_ntop
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char b64_ntop ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_b64_ntop || defined __stub___b64_ntop
| choke me
| #endif
|
| int
| main ()
| {
| return b64_ntop ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for __b64_ntop
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for b64_pton
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccxFzLyJ.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `b64_pton'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| /* end confdefs.h. */
| /* Define b64_pton to an innocuous variant, in case declares b64_pton.
| For example, HP-UX 11i declares gettimeofday. */
| #define b64_pton innocuous_b64_pton
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char b64_pton (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef b64_pton
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char b64_pton ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_b64_pton || defined __stub___b64_pton
| choke me
| #endif
|
| int
| main ()
| {
| return b64_pton ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for __b64_pton
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for bcopy
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
conftest.c:114:6: warning: conflicting types for built-in function 'bcopy'
char bcopy ();
^~~~~
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for chflags
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
conftest.c:120:1: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:123:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
int
^~~
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| /* end confdefs.h. */
| /* Define chflags to an innocuous variant, in case declares chflags.
| For example, HP-UX 11i declares gettimeofday. */
| #define chflags innocuous_chflags
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char chflags (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef chflags
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char chflags ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_chflags || defined __stub___chflags
| choke me
| #endif
|
| int
| main ()
| {
| return chflags ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for closefrom
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccWMgJbS.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `closefrom'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| /* end confdefs.h. */
| /* Define closefrom to an innocuous variant, in case declares closefrom.
| For example, HP-UX 11i declares gettimeofday. */
| #define closefrom innocuous_closefrom
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char closefrom (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef closefrom
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char closefrom ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_closefrom || defined __stub___closefrom
| choke me
| #endif
|
| int
| main ()
| {
| return closefrom ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for dirfd
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for dirname
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for endgrent
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for explicit_bzero
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccVZivg7.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `explicit_bzero'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| /* end confdefs.h. */
| /* Define explicit_bzero to an innocuous variant, in case declares explicit_bzero.
| For example, HP-UX 11i declares gettimeofday. */
| #define explicit_bzero innocuous_explicit_bzero
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char explicit_bzero (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef explicit_bzero
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char explicit_bzero ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_explicit_bzero || defined __stub___explicit_bzero
| choke me
| #endif
|
| int
| main ()
| {
| return explicit_bzero ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for fchflags
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
conftest.c:123:1: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:126:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
int
^~~
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| /* end confdefs.h. */
| /* Define fchflags to an innocuous variant, in case declares fchflags.
| For example, HP-UX 11i declares gettimeofday. */
| #define fchflags innocuous_fchflags
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fchflags (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef fchflags
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fchflags ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fchflags || defined __stub___fchflags
| choke me
| #endif
|
| int
| main ()
| {
| return fchflags ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for fgetln
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccyAJFw6.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fgetln'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| /* end confdefs.h. */
| /* Define fgetln to an innocuous variant, in case declares fgetln.
| For example, HP-UX 11i declares gettimeofday. */
| #define fgetln innocuous_fgetln
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fgetln (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef fgetln
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fgetln ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fgetln || defined __stub___fgetln
| choke me
| #endif
|
| int
| main ()
| {
| return fgetln ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for freeaddrinfo
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for getaddrinfo
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for getnameinfo
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for gettimeofday
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for getopt
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for getpeereid
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccqm2vZG.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `getpeereid'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| /* end confdefs.h. */
| /* Define getpeereid to an innocuous variant, in case declares getpeereid.
| For example, HP-UX 11i declares gettimeofday. */
| #define getpeereid innocuous_getpeereid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpeereid (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getpeereid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpeereid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getpeereid || defined __stub___getpeereid
| choke me
| #endif
|
| int
| main ()
| {
| return getpeereid ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for getspnam
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for inet_aton
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for inet_net_pton
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for inet_ntoa
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for inet_ntop
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for isblank
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
conftest.c:128:6: warning: conflicting types for built-in function 'isblank'
char isblank ();
^~~~~~~
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for memmove
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
conftest.c:129:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^~~~~~~
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for nsleep
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccyHZa23.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `nsleep'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define nsleep to an innocuous variant, in case declares nsleep.
| For example, HP-UX 11i declares gettimeofday. */
| #define nsleep innocuous_nsleep
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char nsleep (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef nsleep
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char nsleep ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_nsleep || defined __stub___nsleep
| choke me
| #endif
|
| int
| main ()
| {
| return nsleep ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for pidfile
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccguHIe0.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `pidfile'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define pidfile to an innocuous variant, in case declares pidfile.
| For example, HP-UX 11i declares gettimeofday. */
| #define pidfile innocuous_pidfile
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pidfile (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef pidfile
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pidfile ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pidfile || defined __stub___pidfile
| choke me
| #endif
|
| int
| main ()
| {
| return pidfile ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for pledge
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccwBTsH2.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `pledge'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define pledge to an innocuous variant, in case declares pledge.
| For example, HP-UX 11i declares gettimeofday. */
| #define pledge innocuous_pledge
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pledge (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef pledge
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pledge ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pledge || defined __stub___pledge
| choke me
| #endif
|
| int
| main ()
| {
| return pledge ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for pw_dup
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccMDmQq5.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `pw_dup'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define pw_dup to an innocuous variant, in case declares pw_dup.
| For example, HP-UX 11i declares gettimeofday. */
| #define pw_dup innocuous_pw_dup
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pw_dup (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef pw_dup
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pw_dup ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pw_dup || defined __stub___pw_dup
| choke me
| #endif
|
| int
| main ()
| {
| return pw_dup ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for reallocarray
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/cc4OLhC7.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `reallocarray'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define reallocarray to an innocuous variant, in case declares reallocarray.
| For example, HP-UX 11i declares gettimeofday. */
| #define reallocarray innocuous_reallocarray
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char reallocarray (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef reallocarray
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char reallocarray ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_reallocarray || defined __stub___reallocarray
| choke me
| #endif
|
| int
| main ()
| {
| return reallocarray ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for setenv
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for setlinebuf
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for setproctitle
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/cccv6QRd.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `setproctitle'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| /* end confdefs.h. */
| /* Define setproctitle to an innocuous variant, in case declares setproctitle.
| For example, HP-UX 11i declares gettimeofday. */
| #define setproctitle innocuous_setproctitle
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setproctitle (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef setproctitle
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setproctitle ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setproctitle || defined __stub___setproctitle
| choke me
| #endif
|
| int
| main ()
| {
| return setproctitle ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for setregid
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for setreuid
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for setresuid
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for setresgid
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for setsid
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for sigaction
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for snprintf
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
conftest.c:138:6: warning: conflicting types for built-in function 'snprintf'
char snprintf ();
^~~~~~~~
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for socketpair
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for strdup
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
conftest.c:140:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for strerror
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for strlcat
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccB7dat0.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case declares strlcat.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for strlcpy
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccSp4u3Y.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case declares strlcpy.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for strmode
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/ccVkVtZ6.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strmode'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define strmode to an innocuous variant, in case declares strmode.
| For example, HP-UX 11i declares gettimeofday. */
| #define strmode innocuous_strmode
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strmode (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strmode
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strmode ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strmode || defined __stub___strmode
| choke me
| #endif
|
| int
| main ()
| {
| return strmode ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for strnvis
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/cc3o7C8f.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strnvis'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define strnvis to an innocuous variant, in case declares strnvis.
| For example, HP-UX 11i declares gettimeofday. */
| #define strnvis innocuous_strnvis
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strnvis (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strnvis
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnvis ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strnvis || defined __stub___strnvis
| choke me
| #endif
|
| int
| main ()
| {
| return strnvis ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for strtonum
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
/tmp/cc1PQ6ci.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strtonum'
collect2: error: ld returned 1 exit status
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define strtonum to an innocuous variant, in case declares strtonum.
| For example, HP-UX 11i declares gettimeofday. */
| #define strtonum innocuous_strtonum
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strtonum (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strtonum
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strtonum ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strtonum || defined __stub___strtonum
| choke me
| #endif
|
| int
| main ()
| {
| return strtonum ();
| ;
| return 0;
| }
configure:15205: result: no
configure:15205: checking for sysconf
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for tcgetpgrp
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for time
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for truncate
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for vasprintf
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for vsnprintf
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
conftest.c:147:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:15205: $? = 0
configure:15205: result: yes
configure:15205: checking for waitpid
configure:15205: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15215: checking whether strsep is declared
configure:15215: gcc -c -fPIC -DPIC conftest.c >&5
configure:15215: $? = 0
configure:15215: result: yes
configure:15224: checking for strsep
configure:15224: gcc -o conftest -fPIC -DPIC conftest.c -lcrypt -lresolv >&5
configure:15224: $? = 0
configure:15224: result: yes
configure:15242: checking for /proc/pid/fd directory
configure:15248: result: yes
configure:15270: checking whether LLONG_MAX is declared
configure:15270: gcc -c -fPIC -DPIC conftest.c >&5
configure:15270: $? = 0
configure:15270: result: yes
configure:15281: checking if gcc supports compile flag -Qunused-arguments
configure:15303: gcc -c -fPIC -DPIC -Qunused-arguments conftest.c >&5
gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-argument'?
configure:15303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TIME 1
| #define HAVE_TRUNCATE 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_WAITPID 1
| #define HAVE_STRSEP 1
| #define HAVE_PROC_PID 1
| /* end confdefs.h. */
|
| #include
| #include
| int main(int argc, char **argv) {
| /* Some math to catch -ftrapv problems in the toolchain */
| int i = 123 * argc, j = 456 + argc, k = 789 - argc;
| float l = i * 2.1;
| double m = l / 0.5;
| long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
| printf("%d %d %d %f %f %lld %lld\n", i, j, k, l, m, n, o);
| exit(0);
| }
|
configure:15316: result: no
configure:15324: checking if gcc supports compile flag -Wunknown-warning-option
configure:15346: gcc -c -fPIC -DPIC -Wunknown-warning-option conftest.c >&5
gcc: error: unrecognized command line option '-Wunknown-warning-option'; did you mean '-Wno-warning-token'?
configure:15346: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TIME 1
| #define HAVE_TRUNCATE 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_WAITPID 1
| #define HAVE_STRSEP 1
| #define HAVE_PROC_PID 1
| /* end confdefs.h. */
|
| #include
| #include
| int main(int argc, char **argv) {
| /* Some math to catch -ftrapv problems in the toolchain */
| int i = 123 * argc, j = 456 + argc, k = 789 - argc;
| float l = i * 2.1;
| double m = l / 0.5;
| long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
| printf("%d %d %d %f %f %lld %lld\n", i, j, k, l, m, n, o);
| exit(0);
| }
|
configure:15359: result: no
configure:15367: checking if gcc supports compile flag -Wall
configure:15389: gcc -c -fPIC -DPIC -Wall conftest.c >&5
configure:15389: $? = 0
configure:15397: result: yes
configure:15410: checking if gcc supports compile flag -Wpointer-arith
configure:15432: gcc -c -fPIC -DPIC -Wall -Wpointer-arith conftest.c >&5
configure:15432: $? = 0
configure:15440: result: yes
configure:15453: checking if gcc supports compile flag -Wuninitialized
configure:15475: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized conftest.c >&5
configure:15475: $? = 0
configure:15483: result: yes
configure:15496: checking if gcc supports compile flag -Wsign-compare
configure:15518: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5
configure:15518: $? = 0
configure:15526: result: yes
configure:15539: checking if gcc supports compile flag -Wformat-security
configure:15561: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security conftest.c >&5
configure:15561: $? = 0
configure:15569: result: yes
configure:15582: checking if gcc supports compile flag -Wsizeof-pointer-memaccess
configure:15604: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess conftest.c >&5
configure:15604: $? = 0
configure:15612: result: yes
configure:15625: checking if gcc supports compile flag -Wpointer-sign
configure:15647: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wpointer-sign conftest.c >&5
configure:15647: $? = 0
configure:15655: result: yes
configure:15668: checking if gcc supports compile flag -Wunused-result
configure:15690: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wunused-result conftest.c >&5
configure:15690: $? = 0
configure:15698: result: yes
configure:15711: checking if gcc supports compile flag -fno-strict-aliasing
configure:15733: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing conftest.c >&5
configure:15733: $? = 0
configure:15741: result: yes
configure:15913: checking gcc version
configure:15924: result: 6.1.1
configure:15927: checking if gcc accepts -fno-builtin-memset
configure:15942: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c -lcrypt -lresolv >&5
configure:15942: $? = 0
configure:15943: result: yes
configure:16049: checking if compiler allows __attribute__ on return types
configure:16064: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:16064: $? = 0
configure:16065: result: yes
configure:16417: checking compiler and flags for sanity
configure:16437: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c -lcrypt -lresolv >&5
In file included from /usr/include/stdio.h:27:0,
from conftest.c:131:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:16437: $? = 0
configure:16437: ./conftest
configure:16437: $? = 0
configure:16438: result: yes
configure:16462: checking whether system supports SO_PEERCRED getsockopt
configure:16477: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c >&5
In file included from /usr/include/sys/types.h:25:0,
from conftest.c:131:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
conftest.c: In function 'main':
conftest.c:136:5: warning: unused variable 'i' [-Wunused-variable]
int i = SO_PEERCRED;
^
configure:16477: $? = 0
configure:16478: result: yes
configure:16517: checking for nroff
configure:16547: result: /usr/bin/nroff
configure:17215: checking for msg_accrights field in struct msghdr
configure:17245: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c >&5
In file included from /usr/include/sys/types.h:25:0,
from conftest.c:139:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
conftest.c: In function 'main':
conftest.c:153:2: error: 'struct msghdr' has no member named 'msg_accrights'
m.msg_accrights = 0;
^
conftest.c:152:15: warning: variable 'm' set but not used [-Wunused-but-set-variable]
struct msghdr m;
^
configure:17245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TIME 1
| #define HAVE_TRUNCATE 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_WAITPID 1
| #define HAVE_STRSEP 1
| #define HAVE_PROC_PID 1
| #define HAVE_ATTRIBUTE__NONNULL__ 1
| #define SPT_TYPE SPT_REUSEARGV
| #define HAVE_SO_PEERCRED 1
| #define USE_PAM_SERVICE "smtpd"
| #define SMTPD_USER "smtpd"
| #define SMTPD_QUEUE_USER "smtpq"
| #define SMTPD_QUEUE_GROUP "smtpq"
| #define PATH_SPOOL "/var/spool/smtpd"
| #define MAIL_DIRECTORY "/var/spool/mail"
| #define SMTPD_SOCKDIR "/run"
| /* end confdefs.h. */
|
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
|
| #ifdef msg_accrights
| #error "msg_accrights is a macro"
| exit(1);
| #endif
| struct msghdr m;
| m.msg_accrights = 0;
| exit(0);
|
| ;
| return 0;
| }
configure:17254: result: no
configure:17263: checking for msg_control field in struct msghdr
configure:17293: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c >&5
In file included from /usr/include/sys/types.h:25:0,
from conftest.c:139:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
conftest.c: In function 'main':
conftest.c:152:15: warning: variable 'm' set but not used [-Wunused-but-set-variable]
struct msghdr m;
^
configure:17293: $? = 0
configure:17302: result: yes
configure:17310: checking if libc defines __progname
configure:17327: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c -lcrypt -lresolv >&5
conftest.c: In function 'main':
conftest.c:143:27: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
extern char *__progname; printf("%s", __progname);
^~~~~~
conftest.c:143:27: warning: incompatible implicit declaration of built-in function 'printf'
conftest.c:143:27: note: include '' or provide a declaration of 'printf'
configure:17327: $? = 0
configure:17337: result: yes
configure:17345: checking whether gcc implements __FUNCTION__
configure:17362: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c -lcrypt -lresolv >&5
In file included from /usr/include/stdio.h:27:0,
from conftest.c:140:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:17362: $? = 0
configure:17372: result: yes
configure:17380: checking whether gcc implements __func__
configure:17397: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c -lcrypt -lresolv >&5
In file included from /usr/include/stdio.h:27:0,
from conftest.c:141:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:17397: $? = 0
configure:17407: result: yes
configure:17415: checking whether va_copy exists
configure:17435: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c -lcrypt -lresolv >&5
configure:17435: $? = 0
configure:17445: result: yes
configure:17453: checking whether __va_copy exists
configure:17473: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c -lcrypt -lresolv >&5
configure:17473: $? = 0
configure:17483: result: yes
configure:17491: checking whether getopt has optreset support
configure:17508: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c -lcrypt -lresolv >&5
In file included from /usr/include/ctype.h:25:0,
from /usr/include/getopt.h:33,
from conftest.c:144:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
/tmp/cc9UYfW7.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `optreset'
collect2: error: ld returned 1 exit status
configure:17508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TIME 1
| #define HAVE_TRUNCATE 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_WAITPID 1
| #define HAVE_STRSEP 1
| #define HAVE_PROC_PID 1
| #define HAVE_ATTRIBUTE__NONNULL__ 1
| #define SPT_TYPE SPT_REUSEARGV
| #define HAVE_SO_PEERCRED 1
| #define USE_PAM_SERVICE "smtpd"
| #define SMTPD_USER "smtpd"
| #define SMTPD_QUEUE_USER "smtpq"
| #define SMTPD_QUEUE_GROUP "smtpq"
| #define PATH_SPOOL "/var/spool/smtpd"
| #define MAIL_DIRECTORY "/var/spool/mail"
| #define SMTPD_SOCKDIR "/run"
| #define HAVE_CONTROL_IN_MSGHDR 1
| #define HAVE___PROGNAME 1
| #define HAVE___FUNCTION__ 1
| #define HAVE___func__ 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| extern int optreset; optreset = 0;
| ;
| return 0;
| }
configure:17518: result: no
configure:17606: checking for asr.h
configure:17606: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c >&5
In file included from /usr/include/sys/types.h:25:0,
from conftest.c:144:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:17606: $? = 0
configure:17606: result: yes
configure:17617: checking for asr_run in -lasr
configure:17642: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE conftest.c -lasr -lcrypt -lresolv >&5
configure:17642: $? = 0
configure:17651: result: yes
configure:17796: checking if programs using libevent functions will link
configure:17813: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -levent -lasr -lcrypt -lresolv >&5
In file included from /usr/include/sys/types.h:25:0,
from /usr/include/event.h:46,
from conftest.c:146:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:17813: $? = 0
configure:17815: result: yes
configure:17891: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
configure:17891: $? = 0
configure:17947: checking LibreSSL header version
configure:17985: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
In file included from /usr/include/stdio.h:27:0,
from conftest.c:147:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
conftest.c: In function 'main':
conftest.c:164:26: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=]
if ((rc = fprintf(fd ,"%x (%s)\n", OPENSSL_VERSION_NUMBER, OPENSSL_VERSION_TEXT)) <0)
^
configure:17985: $? = 0
configure:17985: ./conftest
configure:17985: $? = 0
configure:17988: result: 1000208f (OpenSSL 1.0.2h 3 May 2016)
configure:18004: checking LibreSSL library version
configure:18043: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
In file included from /usr/include/stdio.h:27:0,
from conftest.c:147:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
conftest.c: In function 'main':
conftest.c:165:26: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
if ((rc = fprintf(fd ,"%x (%s)\n", SSLeay(), SSLeay_version(SSLEAY_VERSION))) <0)
^
configure:18043: $? = 0
configure:18043: ./conftest
configure:18043: $? = 0
configure:18046: result: 1000208f (OpenSSL 1.0.2h 3 May 2016)
configure:18062: checking whether LibreSSL's headers match the library
configure:18088: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
In file included from /usr/include/stdlib.h:24:0,
from conftest.c:147:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
conftest.c: In function 'main':
conftest.c:155:7: warning: implicit declaration of function 'SSLeay' [-Wimplicit-function-declaration]
exit(SSLeay() == OPENSSL_VERSION_NUMBER ? 0 : 1);
^~~~~~
configure:18088: $? = 0
configure:18088: ./conftest
configure:18088: $? = 0
configure:18090: result: yes
configure:18110: checking if programs using LibreSSL functions will link
configure:18123: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
In file included from /usr/include/stdio.h:27:0,
from /usr/include/openssl/bio.h:65,
from /usr/include/openssl/evp.h:75,
from conftest.c:146:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:18123: $? = 0
configure:18125: result: yes
configure:18171: checking if programs using LibreSSL EVP_aes_256_gcm() will link
configure:18184: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
In file included from /usr/include/stdio.h:27:0,
from /usr/include/openssl/bio.h:65,
from /usr/include/openssl/evp.h:75,
from conftest.c:146:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:18184: $? = 0
configure:18186: result: yes
configure:18214: checking if programs using TLSEXT_NAMETYPE_host_name will link
configure:18227: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
In file included from /usr/include/stdlib.h:24:0,
from /usr/include/openssl/crypto.h:120,
from /usr/include/openssl/comp.h:5,
from /usr/include/openssl/ssl.h:149,
from conftest.c:147:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:18227: $? = 0
configure:18229: result: yes
configure:18257: checking if programs using SSL_CTX_set_ecdh_auto will link
configure:18270: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
In file included from /usr/include/stdlib.h:24:0,
from /usr/include/openssl/crypto.h:120,
from /usr/include/openssl/comp.h:5,
from /usr/include/openssl/ssl.h:149,
from conftest.c:148:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:18270: $? = 0
configure:18272: result: yes
configure:18300: checking if programs using SSL_CTX_set_dh_auto will link
configure:18313: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
In file included from /usr/include/stdlib.h:24:0,
from /usr/include/openssl/crypto.h:120,
from /usr/include/openssl/comp.h:5,
from /usr/include/openssl/ssl.h:149,
from conftest.c:149:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
conftest.c: In function 'main':
conftest.c:153:2: warning: implicit declaration of function 'SSL_CTX_set_dh_auto' [-Wimplicit-function-declaration]
SSL_CTX_set_dh_auto(NULL, 1);
^~~~~~~~~~~~~~~~~~~
/tmp/ccY20FHV.o: In function `main':
conftest.c:(.text+0x14): undefined reference to `SSL_CTX_set_dh_auto'
collect2: error: ld returned 1 exit status
configure:18313: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSMTPD-portable"
| #define PACKAGE_TARNAME "opensmtpd"
| #define PACKAGE_VERSION "portable"
| #define PACKAGE_STRING "OpenSMTPD-portable portable"
| #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
| #define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
| #define PACKAGE "opensmtpd"
| #define VERSION "portable"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_U_INT 1
| #define HAVE_U_CHAR 1
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_FSBLKCNT_T 1
| #define HAVE_FSFILCNT_T 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IN_PORT_T 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_TIMEVAL 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_STAT_ST_MTIM 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_DECL_O_NONBLOCK 1
| #define HAVE_DECL_AF_LOCAL 1
| #define HAVE_DECL_WAIT_MYPGRP 1
| #define HAVE_DECL_WRITEV 1
| #define HAVE_BASENAME 1
| #define HAVE_UTIMES 1
| #define HAVE_DIRNAME 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTS_OPEN 1
| #define HAVE_DAEMON 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_CRYPT 1
| #define HAVE_ASPRINTF 1
| #define HAVE___B64_NTOP 1
| #define HAVE___B64_PTON 1
| #define HAVE_BCOPY 1
| #define HAVE_DIRFD 1
| #define HAVE_DIRNAME 1
| #define HAVE_ENDGRENT 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NET_PTON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_NTOP 1
| #define HAVE_ISBLANK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TIME 1
| #define HAVE_TRUNCATE 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_WAITPID 1
| #define HAVE_STRSEP 1
| #define HAVE_PROC_PID 1
| #define HAVE_ATTRIBUTE__NONNULL__ 1
| #define SPT_TYPE SPT_REUSEARGV
| #define HAVE_SO_PEERCRED 1
| #define USE_PAM_SERVICE "smtpd"
| #define SMTPD_USER "smtpd"
| #define SMTPD_QUEUE_USER "smtpq"
| #define SMTPD_QUEUE_GROUP "smtpq"
| #define PATH_SPOOL "/var/spool/smtpd"
| #define MAIL_DIRECTORY "/var/spool/mail"
| #define SMTPD_SOCKDIR "/run"
| #define HAVE_CONTROL_IN_MSGHDR 1
| #define HAVE___PROGNAME 1
| #define HAVE___FUNCTION__ 1
| #define HAVE___func__ 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_LIBASR 1
| #define HAVE_OPENSSL 1
| #define HAVE_GCM_CRYPTO 1
| #define HAVE_TLSEXT_SERVERNAME 1
| #define HAVE_SSL_CTX_SET_ECDH_AUTO 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| SSL_CTX_set_dh_auto(NULL, 1);
| ;
| return 0;
| }
configure:18324: result: no
configure:18342: checking if SSL_OP_NO_TICKET is supported
configure:18356: result: yes
configure:18375: checking whether LibreSSL's PRNG is internally seeded
configure:18404: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
In file included from /usr/include/stdlib.h:24:0,
from conftest.c:150:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:18404: $? = 0
configure:18404: ./conftest
configure:18404: $? = 0
configure:18407: result: yes
configure:18454: checking zlib.h usability
configure:18454: gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include conftest.c >&5
In file included from /usr/include/stdio.h:27:0,
from conftest.c:149:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
configure:18454: $? = 0
configure:18454: result: yes
configure:18454: checking zlib.h presence
configure:18454: gcc -E -I/usr/include conftest.c
configure:18454: $? = 0
configure:18454: result: yes
configure:18454: checking for zlib.h
configure:18454: result: yes
configure:18462: checking for deflate in -lz
configure:18487: gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -I/usr/include -L/usr/lib conftest.c -lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv >&5
configure:18487: $? = 0
configure:18496: result: yes
configure:18876: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by OpenSMTPD-portable config.status portable, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 18c2ca9e2667
config.status:1236: creating Makefile
config.status:1236: creating openbsd-compat/Makefile
config.status:1236: creating mk/Makefile
config.status:1236: creating mk/smtpd/Makefile
config.status:1236: creating mk/smtpctl/Makefile
config.status:1236: creating contrib/Makefile
config.status:1236: creating contrib/libexec/Makefile
config.status:1236: creating contrib/libexec/mail.local/Makefile
config.status:1236: creating contrib/libexec/encrypt/Makefile
config.status:1236: creating config.h
config.status:1465: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_cc_implements___FUNCTION__=yes
ac_cv_cc_implements___func__=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___b64_ntop=yes
ac_cv_func___b64_pton=yes
ac_cv_func_arc4random=no
ac_cv_func_arc4random_buf=no
ac_cv_func_arc4random_stir=no
ac_cv_func_arc4random_uniform=no
ac_cv_func_asprintf=yes
ac_cv_func_b64_ntop=no
ac_cv_func_b64_pton=no
ac_cv_func_bcopy=yes
ac_cv_func_chflags=no
ac_cv_func_closefrom=no
ac_cv_func_dirfd=yes
ac_cv_func_dirname=yes
ac_cv_func_endgrent=yes
ac_cv_func_explicit_bzero=no
ac_cv_func_fchflags=no
ac_cv_func_fgetln=no
ac_cv_func_freeaddrinfo=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getopt=yes
ac_cv_func_getpeereid=no
ac_cv_func_getspnam=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_net_pton=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_isblank=yes
ac_cv_func_memmove=yes
ac_cv_func_nsleep=no
ac_cv_func_pidfile=no
ac_cv_func_pledge=no
ac_cv_func_pw_dup=no
ac_cv_func_reallocarray=no
ac_cv_func_setenv=yes
ac_cv_func_setlinebuf=yes
ac_cv_func_setproctitle=no
ac_cv_func_setregid=yes
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_setreuid=yes
ac_cv_func_setsid=yes
ac_cv_func_sigaction=yes
ac_cv_func_snprintf=yes
ac_cv_func_socketpair=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strmode=no
ac_cv_func_strnvis=no
ac_cv_func_strsep=yes
ac_cv_func_strtonum=no
ac_cv_func_sysconf=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_time=yes
ac_cv_func_truncate=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_waitpid=yes
ac_cv_have___va_copy=yes
ac_cv_have_accrights_in_msghdr=no
ac_cv_have_control_in_msghdr=yes
ac_cv_have_decl_AF_LOCAL=yes
ac_cv_have_decl_LLONG_MAX=yes
ac_cv_have_decl_O_NONBLOCK=yes
ac_cv_have_decl_WAIT_MYPGRP=yes
ac_cv_have_decl_strsep=yes
ac_cv_have_decl_writev=yes
ac_cv_have_getopt_optreset=no
ac_cv_have_va_copy=yes
ac_cv_header_asr_h=yes
ac_cv_header_bsd_libutil_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fts_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_limits_h=yes
ac_cv_header_login_cap_h=no
ac_cv_header_mach_mach_time_h=no
ac_cv_header_maillock_h=no
ac_cv_header_memory_h=yes
ac_cv_header_ndir_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_pam_pam_appl_h=no
ac_cv_header_paths_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_cdefs_h=yes
ac_cv_header_sys_dir_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_ndir_h=no
ac_cv_header_sys_pstat_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_time_h=yes
ac_cv_header_ucred_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=no
ac_cv_header_utime_h=yes
ac_cv_header_vis_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_asr_asr_run=yes
ac_cv_lib_z_deflate=yes
ac_cv_libc_defines___progname=yes
ac_cv_member_struct_passwd_pw_change=no
ac_cv_member_struct_passwd_pw_class=no
ac_cv_member_struct_passwd_pw_expire=no
ac_cv_member_struct_passwd_pw_gecos=yes
ac_cv_member_struct_sockaddr_in6_sin6_len=no
ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
ac_cv_member_struct_sockaddr_in_sin_len=no
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_member_struct_sockaddr_storage___ss_family=no
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_member_struct_sockaddr_storage_ss_len=no
ac_cv_member_struct_stat_st_flags=no
ac_cv_member_struct_stat_st_mtim=yes
ac_cv_member_struct_stat_st_mtimespec=no
ac_cv_member_struct_statfs_f_favail=no
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_CAT=/usr/bin/cat
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_NROFF=/usr/bin/nroff
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_SH=/usr/bin/sh
ac_cv_path_TEST_MINUS_S_SH=/usr/bin/bash
ac_cv_path_ZCAT=/usr/bin/zcat
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_arc4random=no
ac_cv_search_basename='none required'
ac_cv_search_clock_gettime='none required'
ac_cv_search_crypt=-lcrypt
ac_cv_search_daemon='none required'
ac_cv_search_dirname='none required'
ac_cv_search_fmt_scaled=no
ac_cv_search_fparseln=no
ac_cv_search_fts_open='none required'
ac_cv_search_inet_net_pton=-lresolv
ac_cv_search_res_9_b64_ntop=no
ac_cv_search_setsockopt='none required'
ac_cv_search_utimes='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long_int=8
ac_cv_sizeof_long_long_int=8
ac_cv_sizeof_short_int=2
ac_cv_type_fsblkcnt_t=yes
ac_cv_type_fsfilcnt_t=yes
ac_cv_type_in_addr_t=yes
ac_cv_type_in_port_t=yes
ac_cv_type_intmax_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_sig_atomic_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_struct_addrinfo=yes
ac_cv_type_struct_ifgroupreq=no
ac_cv_type_struct_in6_addr=yes
ac_cv_type_struct_sockaddr_in6=yes
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_struct_timespec=yes
ac_cv_type_struct_timeval=yes
ac_cv_type_u_char=yes
ac_cv_type_u_int=yes
ac_cv_type_uid_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_long_long_int=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/opensmtpd/src/opensmtpd-5.9.2p1/missing --run aclocal-1.11'
AMTAR='$${TAR-tar}'
AR='/usr/bin/ar'
ASR_LIB='-lasr'
AUTOCONF='${SHELL} /tmp/opensmtpd/src/opensmtpd-5.9.2p1/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/opensmtpd/src/opensmtpd-5.9.2p1/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/opensmtpd/src/opensmtpd-5.9.2p1/missing --run automake-1.11'
AWK='gawk'
CAT='/usr/bin/cat'
CA_FILE='/etc/ssl/certs/ca-certificates.crt'
CC='gcc'
CFLAGS=' -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE '
CPP='gcc -E'
CPPFLAGS='-I/usr/include '
CYGPATH_W='echo'
DB_LIB=''
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
GROFF='/usr/bin/groff'
HAVE_DB_API_FALSE=''
HAVE_DB_API_TRUE='#'
HAVE_GCM_CRYPTO_FALSE='#'
HAVE_GCM_CRYPTO_TRUE=''
HAVE_SSL_CTX_SET_DH_AUTO_FALSE=''
HAVE_SSL_CTX_SET_DH_AUTO_TRUE='#'
HAVE_SSL_CTX_SET_ECDH_AUTO_FALSE='#'
HAVE_SSL_CTX_SET_ECDH_AUTO_TRUE=''
HAVE_TLSEXT_SERVERNAME_FALSE='#'
HAVE_TLSEXT_SERVERNAME_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-L/usr/lib '
LIBOBJS=''
LIBS='-lz -lcrypto -lssl -levent -lasr -lcrypt -lresolv '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/opensmtpd/src/opensmtpd-5.9.2p1/missing --run makeinfo'
MANDOC=''
MANFMT='/usr/bin/nroff -mandoc'
MANIFEST_TOOL=':'
MANTYPE='doc'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
NROFF='/usr/bin/nroff'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='opensmtpd'
PACKAGE_BUGREPORT='bugs@opensmtpd.org'
PACKAGE_NAME='OpenSMTPD-portable'
PACKAGE_STRING='OpenSMTPD-portable portable'
PACKAGE_TARNAME='opensmtpd'
PACKAGE_URL='https://github.com/OpenSMTPD/OpenSMTPD'
PACKAGE_VERSION='portable'
PATH_SEPARATOR=':'
PRIVSEP_PATH='/var/empty'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SH='/usr/bin/sh'
SHELL='/bin/sh'
SMTPD_QUEUE_GROUP='smtpq'
SMTPD_QUEUE_USER='smtpq'
SMTPD_USER='smtpd'
STRIP='strip'
STRIP_OPT='-s'
TEST_MALLOC_OPTIONS=''
TEST_MINUS_S_SH='/usr/bin/bash'
USE_PAM_SERVICE='smtpd'
VERSION='portable'
YACC='bison -y'
YFLAGS=''
ZCAT='/usr/bin/zcat'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__isrc=''
am__leading_dot='.'
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/opensmtpd/src/opensmtpd-5.9.2p1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='/usr/lib/smtpd'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mansubdir='man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkglibexecdir='/usr/lib/smtpd/opensmtpd'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sockdir='/run'
spooldir='/var/spool/smtpd'
sysconfdir='/etc/smtpd'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "OpenSMTPD-portable"
#define PACKAGE_TARNAME "opensmtpd"
#define PACKAGE_VERSION "portable"
#define PACKAGE_STRING "OpenSMTPD-portable portable"
#define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
#define PACKAGE_URL "https://github.com/OpenSMTPD/OpenSMTPD"
#define PACKAGE "opensmtpd"
#define VERSION "portable"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_CRYPT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GETOPT_H 1
#define HAVE_GRP_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_LIMITS_H 1
#define HAVE_NETDB_H 1
#define HAVE_PATHS_H 1
#define HAVE_SECURITY_PAM_APPL_H 1
#define HAVE_SHADOW_H 1
#define HAVE_SYS_CDEFS_H 1
#define HAVE_SYS_DIR_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_STATFS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_TIME_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_LONG_LONG 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_U_INT 1
#define HAVE_U_CHAR 1
#define SIZEOF_SHORT_INT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG_INT 8
#define SIZEOF_LONG_LONG_INT 8
#define HAVE_INTPTR_T 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_INTMAX_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_UINTMAX_T 1
#define HAVE_SIG_ATOMIC_T 1
#define HAVE_FSBLKCNT_T 1
#define HAVE_FSFILCNT_T 1
#define HAVE_IN_ADDR_T 1
#define HAVE_IN_PORT_T 1
#define HAVE_SA_FAMILY_T 1
#define HAVE_STRUCT_TIMESPEC 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_STRUCT_IN6_ADDR 1
#define HAVE_STRUCT_ADDRINFO 1
#define HAVE_STRUCT_TIMEVAL 1
#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
#define HAVE_STRUCT_PASSWD_PW_GECOS 1
#define HAVE_STRUCT_STAT_ST_MTIM 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define HAVE_DECL_O_NONBLOCK 1
#define HAVE_DECL_AF_LOCAL 1
#define HAVE_DECL_WAIT_MYPGRP 1
#define HAVE_DECL_WRITEV 1
#define HAVE_BASENAME 1
#define HAVE_UTIMES 1
#define HAVE_DIRNAME 1
#define HAVE_INET_NET_PTON 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_FTS_OPEN 1
#define HAVE_DAEMON 1
#define HAVE_SETSOCKOPT 1
#define HAVE_CRYPT 1
#define HAVE_ASPRINTF 1
#define HAVE___B64_NTOP 1
#define HAVE___B64_PTON 1
#define HAVE_BCOPY 1
#define HAVE_DIRFD 1
#define HAVE_DIRNAME 1
#define HAVE_ENDGRENT 1
#define HAVE_FREEADDRINFO 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETOPT 1
#define HAVE_GETSPNAM 1
#define HAVE_INET_ATON 1
#define HAVE_INET_NET_PTON 1
#define HAVE_INET_NTOA 1
#define HAVE_INET_NTOP 1
#define HAVE_ISBLANK 1
#define HAVE_MEMMOVE 1
#define HAVE_SETENV 1
#define HAVE_SETLINEBUF 1
#define HAVE_SETREGID 1
#define HAVE_SETREUID 1
#define HAVE_SETRESUID 1
#define HAVE_SETRESGID 1
#define HAVE_SETSID 1
#define HAVE_SIGACTION 1
#define HAVE_SNPRINTF 1
#define HAVE_SOCKETPAIR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_SYSCONF 1
#define HAVE_TCGETPGRP 1
#define HAVE_TIME 1
#define HAVE_TRUNCATE 1
#define HAVE_VASPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_WAITPID 1
#define HAVE_STRSEP 1
#define HAVE_PROC_PID 1
#define HAVE_ATTRIBUTE__NONNULL__ 1
#define SPT_TYPE SPT_REUSEARGV
#define HAVE_SO_PEERCRED 1
#define USE_PAM_SERVICE "smtpd"
#define SMTPD_USER "smtpd"
#define SMTPD_QUEUE_USER "smtpq"
#define SMTPD_QUEUE_GROUP "smtpq"
#define PATH_SPOOL "/var/spool/smtpd"
#define MAIL_DIRECTORY "/var/spool/mail"
#define SMTPD_SOCKDIR "/run"
#define HAVE_CONTROL_IN_MSGHDR 1
#define HAVE___PROGNAME 1
#define HAVE___FUNCTION__ 1
#define HAVE___func__ 1
#define HAVE_VA_COPY 1
#define HAVE___VA_COPY 1
#define HAVE_LIBASR 1
#define HAVE_OPENSSL 1
#define HAVE_GCM_CRYPTO 1
#define HAVE_TLSEXT_SERVERNAME 1
#define HAVE_SSL_CTX_SET_ECDH_AUTO 1
#define HAVE_LIBZ 1
configure: exit 0