Build of libasr with musl toolchain

The build took 00h 01m 13s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
11,308 sh
7,771 ansic
1,383 makefile
339 awk
20,801 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libasr 1.0.2-2 (Wed Apr 5 00:43:05 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for x86_64-unknown-linux-gcc... clang
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -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 whether byte ordering is bigendian... no
# checking how to run the C preprocessor... clang -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gawk... gawk
# checking command to parse /sysroot/bin/nm -B output from clang 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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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 ar... /sysroot/bin/ar
# checking for cat... /usr/sbin/cat
# checking for zcat... /usr/sbin/zcat
# checking for sed... (cached) /usr/sbin/sed
# checking for bash... /usr/sbin/bash
# checking for ksh... (cached) /usr/sbin/bash
# checking for sh... (cached) /usr/sbin/bash
# checking for sh... /usr/sbin/sh
# checking for groff... /usr/sbin/groff
# checking for nroff... /usr/sbin/nroff
# checking for mandoc... no
# checking for bison... bison -y
# checking whether build environment is sane... yes
# /bin/sh: /home/tuscan/missing: No such file or directory
# configure: WARNING: 'missing' script is too old or missing
# checking for x86_64-unknown-linux-strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of clang... gcc3
# checking for inline... inline
# checking whether LLONG_MAX is declared... yes
# checking if clang supports compile flag -Qunused-arguments... yes
# checking if clang supports compile flag -Wunknown-warning-option... yes
# checking if clang supports compile flag -Wall... yes
# checking if clang supports compile flag -Wpointer-arith... yes
# checking if clang supports compile flag -Wuninitialized... yes
# checking if clang supports compile flag -Wsign-compare... yes
# checking if clang supports compile flag -Wformat-security... yes
# checking if clang supports compile flag -Wsizeof-pointer-memaccess... yes
# checking if clang supports compile flag -Wpointer-sign... yes
# checking if clang supports compile flag -Wunused-result... yes
# checking if clang supports compile flag -fno-strict-aliasing... yes
# checking gcc version...
# checking if clang accepts -fno-builtin-memset... yes
# checking if compiler allows __attribute__ on return types... yes
# 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 limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# 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 paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking shadow.h usability... yes
# checking shadow.h presence... yes
# checking for shadow.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 for login_cap.h... no
# checking for sys/mount.h... (cached) yes
# checking compiler and flags for sanity... configure: WARNING: cross compiling: not checking compiler sanity
# checking for setsockopt... yes
# checking for strcasecmp... yes
# checking for utimes... yes
# checking for asprintf... yes
# checking for bcopy... yes
# checking for explicit_bzero... no
# checking for fgetln... yes
# checking for freeaddrinfo... yes
# checking for getaddrinfo... yes
# checking for getnameinfo... yes
# checking for inet_aton... yes
# checking for inet_ntoa... yes
# checking for inet_ntop... yes
# checking for isblank... yes
# checking for issetugid... yes
# checking for memmove... yes
# checking for reallocarray... no
# checking for snprintf... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strlcat... yes
# checking for strlcpy... yes
# checking for strtonum... no
# checking for vasprintf... yes
# checking for vsnprintf... yes
# checking for library containing nanosleep... none required
# checking for library containing clock_gettime... none required
# checking whether strsep is declared... yes
# checking for strsep... yes
# checking whether O_NONBLOCK is declared... yes
# checking whether writev is declared... yes
# checking whether MAXSYMLINKS is declared... yes
# checking whether offsetof is declared... yes
# checking whether howmany is declared... yes
# checking whether NFDBITS is declared... yes
# checking for fd_mask... yes
# checking for gettimeofday... yes
# checking for time... yes
# checking for library containing res_9_b64_ntop... no
# checking whether snprintf correctly terminates long strings... configure: WARNING: cross compiling: Assuming working snprintf()
# checking whether snprintf can declare const char *fmt... yes
# checking whether system supports SO_PEERCRED getsockopt... yes
# checking for long long... yes
# checking for unsigned long long... yes
# checking for long double... 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 u_int type... yes
# checking for intXX_t types... yes
# checking for int64_t type... yes
# checking for u_intXX_t types... yes
# checking for u_int64_t types... yes
# checking for uintXX_t types in stdint.h... yes
# checking for uintXX_t types in inttypes.h... yes
# checking for u_char... yes
# checking for intmax_t... yes
# checking for uintmax_t... 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 size_t... yes
# checking for ssize_t... yes
# checking for clock_t... yes
# checking for sa_family_t... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking for struct sockaddr_storage... yes
# checking for struct sockaddr_in6... yes
# checking for struct in6_addr... yes
# checking for struct sockaddr_in6.sin6_scope_id... yes
# checking for struct addrinfo... yes
# checking for struct timeval... yes
# checking for struct timespec... yes
# configure: WARNING: cross compiling: Assuming working snprintf()
# 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 __res_state.retrans... yes
# checking for ss_family field in struct sockaddr_storage... yes
# checking for __ss_family field in struct sockaddr_storage... no
# checking for msg_accrights field in struct msghdr... no
# checking if struct statvfs.f_fsid is integral type... no
# checking if fsid_t has member val... no
# checking if f_fsid has member __val... no
# checking for msg_control field in struct msghdr... yes
# checking if libc defines __progname... yes
# checking whether clang implements __FUNCTION__... yes
# checking whether clang implements __func__... yes
# checking whether va_copy exists... yes
# checking whether __va_copy exists... yes
# checking whether getopt has optreset support... yes
# checking for struct ifgroupreq... 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 nroff... (cached) /usr/sbin/nroff
# checking whether BROKEN_GETADDRINFO is declared... no
# checking if res_hnok will link... no
# checking for res_hnok in -lresolv... no
# checking if RES_USE_EDNS0 is defined in resolv.h... yes
# checking if RES_USE_DNSSEC is defined in resolv.h... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating config.h
# config.status: executing libtool commands
# config.status: executing depfiles commands
#
# libasr has been configured with the following options:
# User binaries: /usr/bin
# System binaries: /usr/sbin
# Configuration files: /usr/etc
# Manual pages: /usr/share/man/manX
# Manpage format: doc
#
# Host: x86_64-unknown-linux-gnu
# Compiler: clang
# Compiler flags: -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset
# Preprocessor flags:
# Linker flags:
# Libraries:
#
# make all-recursive
# make[1]: Entering directory '/tmp/libasr/src/libasr-1.0.2'
# Making all in src
# make[2]: Entering directory '/tmp/libasr/src/libasr-1.0.2/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -MT libasr_la-asr.lo -MD -MP -MF .deps/libasr_la-asr.Tpo -c -o libasr_la-asr.lo `test -f 'asr.c' || echo './'`asr.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -MT libasr_la-asr_debug.lo -MD -MP -MF .deps/libasr_la-asr_debug.Tpo -c -o libasr_la-asr_debug.lo `test -f 'asr_debug.c' || echo './'`asr_debug.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -MT libasr_la-asr_utils.lo -MD -MP -MF .deps/libasr_la-asr_utils.Tpo -c -o libasr_la-asr_utils.lo `test -f 'asr_utils.c' || echo './'`asr_utils.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -MT libasr_la-getaddrinfo_async.lo -MD -MP -MF .deps/libasr_la-getaddrinfo_async.Tpo -c -o libasr_la-getaddrinfo_async.lo `test -f 'getaddrinfo_async.c' || echo './'`getaddrinfo_async.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -MT libasr_la-asr.lo -MD -MP -MF .deps/libasr_la-asr.Tpo -c asr.c -fPIC -DPIC -o .libs/libasr_la-asr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -MT libasr_la-asr_debug.lo -MD -MP -MF .deps/libasr_la-asr_debug.Tpo -c asr_debug.c -fPIC -DPIC -o .libs/libasr_la-asr_debug.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -MT libasr_la-getaddrinfo_async.lo -MD -MP -MF .deps/libasr_la-getaddrinfo_async.Tpo -c getaddrinfo_async.c -fPIC -DPIC -o .libs/libasr_la-getaddrinfo_async.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -MT libasr_la-asr_utils.lo -MD -MP -MF .deps/libasr_la-asr_utils.Tpo -c asr_utils.c -fPIC -DPIC -o .libs/libasr_la-asr_utils.o
# In file included from asr_debug.c:18:
# ../openbsd-compat/includes.h:73:10: fatal error: 'openssl/opensslv.h' file not found
# #include /* For OPENSSL_VERSION_NUMBER */
# ^
# In file included from asr.c:18:
# ../openbsd-compat/includes.h:73:10: fatal error: 'openssl/opensslv.h' file not found
# #include /* For OPENSSL_VERSION_NUMBER */
# ^
# 1 error generated.
# make[2]: *** [Makefile:477: libasr_la-asr_debug.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# In file included from getaddrinfo_async.c:18:
# ../openbsd-compat/includes.h:73:10: fatal error: 'openssl/opensslv.h' file not found
# #include /* For OPENSSL_VERSION_NUMBER */
# ^
# In file included from asr_utils.c:18:
# ../openbsd-compat/includes.h:73:10: fatal error: 'openssl/opensslv.h' file not found
# #include /* For OPENSSL_VERSION_NUMBER */
# ^
# 1 error generated.
# make[2]: *** [Makefile:470: libasr_la-asr.lo] Error 1
# 1 error generated.
# 1 error generated.
# make[2]: *** [Makefile:491: libasr_la-getaddrinfo_async.lo] Error 1
# make[2]: *** [Makefile:484: libasr_la-asr_utils.lo] Error 1
# make[2]: Leaving directory '/tmp/libasr/src/libasr-1.0.2/src'
# make[1]: *** [Makefile:400: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libasr/src/libasr-1.0.2'
# make: *** [Makefile:331: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libasr/src/libasr-1.0.2/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 libasr configure portable, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4b362b803651
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2607: checking for x86_64-unknown-linux-gcc
# configure:2634: result: clang
# configure:2903: checking for C compiler version
# configure:2912: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2923: $? = 0
# configure:2912: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2923: $? = 0
# configure:2912: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2923: $? = 1
# configure:2912: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2923: $? = 1
# configure:2943: checking whether the C compiler works
# configure:2965: clang conftest.c >&5
# configure:2969: $? = 0
# configure:3017: result: yes
# configure:3020: checking for C compiler default output file name
# configure:3022: result: a.out
# configure:3028: checking for suffix of executables
# configure:3035: clang -o conftest conftest.c >&5
# configure:3039: $? = 0
# configure:3061: result:
# configure:3083: checking whether we are cross compiling
# configure:3091: clang -o conftest conftest.c >&5
# configure:3095: $? = 0
# configure:3102: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3106: $? = 127
# configure:3121: result: yes
# configure:3126: checking for suffix of object files
# configure:3148: clang -c conftest.c >&5
# configure:3152: $? = 0
# configure:3173: result: o
# configure:3177: checking whether we are using the GNU C compiler
# configure:3196: clang -c conftest.c >&5
# configure:3196: $? = 0
# configure:3205: result: yes
# configure:3214: checking whether clang accepts -g
# configure:3234: clang -c -g conftest.c >&5
# configure:3234: $? = 0
# configure:3275: result: yes
# configure:3292: checking for clang option to accept ISO C89
# configure:3355: clang -c conftest.c >&5
# configure:3355: $? = 0
# configure:3368: result: none needed
# configure:3396: checking whether clang understands -c and -o together
# configure:3418: clang -c conftest.c -o conftest2.o
# configure:3421: $? = 0
# configure:3418: clang -c conftest.c -o conftest2.o
# configure:3421: $? = 0
# configure:3433: result: yes
# configure:3483: checking build system type
# configure:3497: result: x86_64-unknown-linux-gnu
# configure:3517: checking host system type
# configure:3530: result: x86_64-unknown-linux-gnu
# configure:3556: checking how to run the C preprocessor
# configure:3587: clang -E conftest.c
# configure:3587: $? = 0
# configure:3601: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3601: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3626: result: clang -E
# configure:3646: clang -E conftest.c
# configure:3646: $? = 0
# configure:3660: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3660: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3689: checking for grep that handles long lines and -e
# configure:3747: result: /usr/sbin/grep
# configure:3752: checking for egrep
# configure:3814: result: /usr/sbin/grep -E
# configure:3819: checking for ANSI C header files
# configure:3839: clang -c conftest.c >&5
# configure:3839: $? = 0
# configure:3923: result: yes
# configure:3936: checking for sys/types.h
# configure:3936: clang -c conftest.c >&5
# configure:3936: $? = 0
# configure:3936: result: yes
# configure:3936: checking for sys/stat.h
# configure:3936: clang -c conftest.c >&5
# configure:3936: $? = 0
# configure:3936: result: yes
# configure:3936: checking for stdlib.h
# configure:3936: clang -c conftest.c >&5
# configure:3936: $? = 0
# configure:3936: result: yes
# configure:3936: checking for string.h
# configure:3936: clang -c conftest.c >&5
# configure:3936: $? = 0
# configure:3936: result: yes
# configure:3936: checking for memory.h
# configure:3936: clang -c conftest.c >&5
# configure:3936: $? = 0
# configure:3936: result: yes
# configure:3936: checking for strings.h
# configure:3936: clang -c conftest.c >&5
# configure:3936: $? = 0
# configure:3936: result: yes
# configure:3936: checking for inttypes.h
# configure:3936: clang -c conftest.c >&5
# configure:3936: $? = 0
# configure:3936: result: yes
# configure:3936: checking for stdint.h
# configure:3936: clang -c conftest.c >&5
# configure:3936: $? = 0
# configure:3936: result: yes
# configure:3936: checking for unistd.h
# configure:3936: clang -c conftest.c >&5
# configure:3936: $? = 0
# configure:3936: result: yes
# configure:3948: checking whether byte ordering is bigendian
# configure:3963: clang -c conftest.c >&5
# conftest.c:20:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:20:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:3963: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4008: clang -c conftest.c >&5
# configure:4008: $? = 0
# configure:4026: clang -c conftest.c >&5
# conftest.c:26:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4026: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4154: result: no
# configure:4179: checking how to run the C preprocessor
# configure:4249: result: clang -E
# configure:4269: clang -E conftest.c
# configure:4269: $? = 0
# configure:4283: clang -E conftest.c
# conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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
# | /* end confdefs.h. */
# | #include
# configure:4325: checking for a BSD-compatible install
# configure:4393: result: /usr/bin/install -c
# configure:4450: checking how to print strings
# configure:4477: result: printf
# configure:4498: checking for a sed that does not truncate output
# configure:4562: result: /usr/sbin/sed
# configure:4580: checking for fgrep
# configure:4642: result: /usr/sbin/grep -F
# configure:4677: checking for ld used by clang
# configure:4744: result: /sysroot/bin/ld
# configure:4751: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4766: result: yes
# configure:4778: checking for BSD- or MS-compatible name lister (nm)
# configure:4827: result: /sysroot/bin/nm -B
# configure:4957: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4964: clang -c conftest.c >&5
# configure:4967: /sysroot/bin/nm -B "conftest.o"
# configure:4970: output
# 0000000000000000 B some_variable
# configure:4977: result: BSD nm
# configure:4980: checking whether ln -s works
# configure:4984: result: yes
# configure:4992: checking the maximum length of command line arguments
# configure:5122: result: 1572864
# configure:5139: checking whether the shell understands some XSI constructs
# configure:5149: result: yes
# configure:5153: checking whether the shell understands "+="
# configure:5159: result: yes
# configure:5194: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5234: result: func_convert_file_noop
# configure:5241: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5261: result: func_convert_file_noop
# configure:5268: checking for /sysroot/bin/ld option to reload object files
# configure:5275: result: -r
# configure:5309: checking for x86_64-unknown-linux-objdump
# configure:5339: result: no
# configure:5349: checking for objdump
# configure:5365: found /sysroot/bin/objdump
# configure:5376: result: objdump
# configure:5388: WARNING: using cross tools not prefixed with host triplet
# configure:5408: checking how to recognize dependent libraries
# configure:5610: result: pass_all
# configure:5655: checking for x86_64-unknown-linux-dlltool
# configure:5685: result: no
# configure:5695: checking for dlltool
# configure:5725: result: no
# configure:5755: checking how to associate runtime and link libraries
# configure:5782: result: printf %s\n
# configure:5798: checking for x86_64-unknown-linux-ar
# configure:5828: result: no
# configure:5842: checking for ar
# configure:5858: found /sysroot/bin/ar
# configure:5869: result: ar
# configure:5906: checking for archiver @FILE support
# configure:5923: clang -c conftest.c >&5
# configure:5923: $? = 0
# configure:5926: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5929: $? = 0
# configure:5934: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:5937: $? = 1
# configure:5949: result: @
# configure:5967: checking for x86_64-unknown-linux-strip
# configure:5997: result: no
# configure:6007: checking for strip
# configure:6023: found /sysroot/bin/strip
# configure:6034: result: strip
# configure:6066: checking for x86_64-unknown-linux-ranlib
# configure:6096: result: no
# configure:6106: checking for ranlib
# configure:6122: found /sysroot/bin/ranlib
# configure:6133: result: ranlib
# configure:6210: checking for gawk
# configure:6226: found /usr/sbin/gawk
# configure:6237: result: gawk
# configure:6277: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6397: clang -c conftest.c >&5
# configure:6400: $? = 0
# configure:6404: /sysroot/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:6407: $? = 0
# configure:6473: clang -o conftest conftest.c conftstm.o >&5
# configure:6476: $? = 0
# configure:6514: result: ok
# configure:6551: checking for sysroot
# configure:6581: result: no
# configure:6658: clang -c conftest.c >&5
# configure:6661: $? = 0
# configure:6797: checking for x86_64-unknown-linux-mt
# configure:6827: result: no
# configure:6837: checking for mt
# configure:6867: result: no
# configure:6887: checking if : is a manifest tool
# configure:6893: : '-?'
# configure:6901: result: no
# configure:7540: checking for dlfcn.h
# configure:7540: clang -c conftest.c >&5
# configure:7540: $? = 0
# configure:7540: result: yes
# configure:7746: checking for objdir
# configure:7761: result: .libs
# configure:8032: checking if clang supports -fno-rtti -fno-exceptions
# configure:8050: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8054: $? = 0
# configure:8067: result: yes
# configure:8394: checking for clang option to produce PIC
# configure:8401: result: -fPIC -DPIC
# configure:8409: checking if clang PIC flag -fPIC -DPIC works
# configure:8427: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8431: $? = 0
# configure:8444: result: yes
# configure:8473: checking if clang static flag -static works
# configure:8501: result: no
# configure:8516: checking if clang supports -c -o file.o
# configure:8537: clang -c -o out/conftest2.o conftest.c >&5
# configure:8541: $? = 0
# configure:8563: result: yes
# configure:8571: checking if clang supports -c -o file.o
# configure:8618: result: yes
# configure:8651: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9804: result: yes
# configure:9841: checking whether -lc should be explicitly linked in
# configure:9849: clang -c conftest.c >&5
# configure:9852: $? = 0
# configure:9867: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9870: $? = 0
# configure:9884: result: no
# configure:10044: checking dynamic linker characteristics
# configure:10555: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10555: $? = 0
# configure:10777: result: GNU/Linux ld.so
# configure:10884: checking how to hardcode library paths into programs
# configure:10909: result: immediate
# configure:11449: checking whether stripping libraries is possible
# configure:11454: result: yes
# configure:11489: checking if libtool supports shared libraries
# configure:11491: result: yes
# configure:11494: checking whether to build shared libraries
# configure:11515: result: yes
# configure:11518: checking whether to build static libraries
# configure:11522: result: yes
# configure:11561: checking for ar
# configure:11579: found /sysroot/bin/ar
# configure:11591: result: /sysroot/bin/ar
# configure:11601: checking for cat
# configure:11619: found /usr/sbin/cat
# configure:11631: result: /usr/sbin/cat
# configure:11641: checking for zcat
# configure:11659: found /usr/sbin/zcat
# configure:11671: result: /usr/sbin/zcat
# configure:11682: checking for sed
# configure:11712: result: /usr/sbin/sed
# configure:11722: checking for bash
# configure:11740: found /usr/sbin/bash
# configure:11752: result: /usr/sbin/bash
# configure:11762: checking for ksh
# configure:11792: result: /usr/sbin/bash
# configure:11802: checking for sh
# configure:11832: result: /usr/sbin/bash
# configure:11842: checking for sh
# configure:11860: found /usr/sbin/sh
# configure:11872: result: /usr/sbin/sh
# configure:11882: checking for groff
# configure:11900: found /usr/sbin/groff
# configure:11912: result: /usr/sbin/groff
# configure:11922: checking for nroff
# configure:11940: found /usr/sbin/nroff
# configure:11952: result: /usr/sbin/nroff
# configure:11962: checking for mandoc
# configure:11995: result: no
# configure:12004: checking for bison
# configure:12020: found /usr/sbin/bison
# configure:12031: result: bison -y
# configure:12046: checking whether build environment is sane
# configure:12101: result: yes
# configure:12136: WARNING: 'missing' script is too old or missing
# configure:12157: checking for x86_64-unknown-linux-strip
# configure:12184: result: strip
# configure:12249: checking for a thread-safe mkdir -p
# configure:12288: result: /usr/sbin/mkdir -p
# configure:12291: checking whether make sets $(MAKE)
# configure:12313: result: yes
# configure:12343: checking for style of include used by make
# configure:12371: result: GNU
# configure:12405: checking whether make supports nested variables
# configure:12422: result: yes
# configure:12507: checking dependency style of clang
# configure:12618: result: gcc3
# configure:12713: checking for inline
# configure:12729: clang -c -fPIC -DPIC conftest.c >&5
# configure:12729: $? = 0
# configure:12737: result: inline
# configure:12756: checking whether LLONG_MAX is declared
# configure:12756: clang -c -fPIC -DPIC conftest.c >&5
# configure:12756: $? = 0
# configure:12756: result: yes
# configure:12767: checking if clang supports compile flag -Qunused-arguments
# configure:12789: clang -c -fPIC -DPIC -Qunused-arguments conftest.c >&5
# configure:12789: $? = 0
# configure:12797: result: yes
# configure:12810: checking if clang supports compile flag -Wunknown-warning-option
# configure:12832: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option conftest.c >&5
# configure:12832: $? = 0
# configure:12840: result: yes
# configure:12853: checking if clang supports compile flag -Wall
# configure:12875: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall conftest.c >&5
# configure:12875: $? = 0
# configure:12883: result: yes
# configure:12896: checking if clang supports compile flag -Wpointer-arith
# configure:12918: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith conftest.c >&5
# configure:12918: $? = 0
# configure:12926: result: yes
# configure:12939: checking if clang supports compile flag -Wuninitialized
# configure:12961: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized conftest.c >&5
# configure:12961: $? = 0
# configure:12969: result: yes
# configure:12982: checking if clang supports compile flag -Wsign-compare
# configure:13004: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5
# configure:13004: $? = 0
# configure:13012: result: yes
# configure:13025: checking if clang supports compile flag -Wformat-security
# configure:13047: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security conftest.c >&5
# configure:13047: $? = 0
# configure:13055: result: yes
# configure:13068: checking if clang supports compile flag -Wsizeof-pointer-memaccess
# configure:13090: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess conftest.c >&5
# configure:13090: $? = 0
# configure:13098: result: yes
# configure:13111: checking if clang supports compile flag -Wpointer-sign
# configure:13133: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wpointer-sign conftest.c >&5
# configure:13133: $? = 0
# configure:13141: result: yes
# configure:13154: checking if clang supports compile flag -Wunused-result
# configure:13176: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wunused-result conftest.c >&5
# configure:13176: $? = 0
# configure:13184: result: yes
# configure:13197: checking if clang supports compile flag -fno-strict-aliasing
# configure:13219: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing conftest.c >&5
# configure:13219: $? = 0
# configure:13227: result: yes
# configure:13399: checking gcc version
# configure:13410: result:
# configure:13413: checking if clang accepts -fno-builtin-memset
# configure:13428: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13428: $? = 0
# configure:13429: result: yes
# configure:13535: checking if compiler allows __attribute__ on return types
# configure:13550: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13550: $? = 0
# configure:13551: result: yes
# configure:13675: checking crypt.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking crypt.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for crypt.h
# configure:13675: result: yes
# configure:13675: checking dirent.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking dirent.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for dirent.h
# configure:13675: result: yes
# configure:13675: checking fcntl.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking fcntl.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for fcntl.h
# configure:13675: result: yes
# configure:13675: checking getopt.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking getopt.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for getopt.h
# configure:13675: result: yes
# configure:13675: checking limits.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking limits.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for limits.h
# configure:13675: result: yes
# configure:13675: checking mach/mach_time.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:62:10: fatal error: 'mach/mach_time.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_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:13675: result: no
# configure:13675: checking mach/mach_time.h presence
# configure:13675: clang -E conftest.c
# conftest.c:29:10: fatal error: 'mach/mach_time.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:13675: result: no
# configure:13675: checking for mach/mach_time.h
# configure:13675: result: no
# configure:13675: checking ndir.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:62:10: fatal error: 'ndir.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_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:13675: result: no
# configure:13675: checking ndir.h presence
# configure:13675: clang -E conftest.c
# conftest.c:29:10: fatal error: 'ndir.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:13675: result: no
# configure:13675: checking for ndir.h
# configure:13675: result: no
# configure:13675: checking netdb.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking netdb.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for netdb.h
# configure:13675: result: yes
# configure:13675: checking paths.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking paths.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for paths.h
# configure:13675: result: yes
# configure:13675: checking shadow.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking shadow.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for shadow.h
# configure:13675: result: yes
# configure:13675: checking sys/dir.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking sys/dir.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for sys/dir.h
# configure:13675: result: yes
# configure:13675: checking sys/file.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking sys/file.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for sys/file.h
# configure:13675: result: yes
# configure:13675: checking sys/mount.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking sys/mount.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for sys/mount.h
# configure:13675: result: yes
# configure:13675: checking sys/ndir.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:68:10: fatal error: 'sys/ndir.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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:13675: result: no
# configure:13675: checking sys/ndir.h presence
# configure:13675: clang -E conftest.c
# conftest.c:35:10: fatal error: 'sys/ndir.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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:13675: result: no
# configure:13675: checking for sys/ndir.h
# configure:13675: result: no
# configure:13675: checking sys/pstat.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:68:10: fatal error: 'sys/pstat.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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:13675: result: no
# configure:13675: checking sys/pstat.h presence
# configure:13675: clang -E conftest.c
# conftest.c:35:10: fatal error: 'sys/pstat.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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:13675: result: no
# configure:13675: checking for sys/pstat.h
# configure:13675: result: no
# configure:13675: checking sys/statfs.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking sys/statfs.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for sys/statfs.h
# configure:13675: result: yes
# configure:13675: checking sys/time.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking sys/time.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for sys/time.h
# configure:13675: result: yes
# configure:13675: checking sys/un.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking sys/un.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for sys/un.h
# configure:13675: result: yes
# configure:13675: checking time.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking time.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for time.h
# configure:13675: result: yes
# configure:13675: checking ucred.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:72:10: fatal error: 'ucred.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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:13675: result: no
# configure:13675: checking ucred.h presence
# configure:13675: clang -E conftest.c
# conftest.c:39:10: fatal error: 'ucred.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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:13675: result: no
# configure:13675: checking for ucred.h
# configure:13675: result: no
# configure:13675: checking util.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:72:10: fatal error: 'util.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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:13675: result: no
# configure:13675: checking util.h presence
# configure:13675: clang -E conftest.c
# conftest.c:39:10: fatal error: 'util.h' file not found
# #include
# ^
# 1 error generated.
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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:13675: result: no
# configure:13675: checking for util.h
# configure:13675: result: no
# configure:13675: checking utime.h usability
# configure:13675: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking utime.h presence
# configure:13675: clang -E conftest.c
# configure:13675: $? = 0
# configure:13675: result: yes
# configure:13675: checking for utime.h
# configure:13675: result: yes
# configure:13690: checking for login_cap.h
# configure:13690: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:44:10: fatal error: 'login_cap.h' file not found
# #include
# ^
# 1 error generated.
# configure:13690: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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:13690: result: no
# configure:13707: checking for sys/mount.h
# configure:13707: result: yes
# configure:13823: checking compiler and flags for sanity
# configure:13826: WARNING: cross compiling: not checking compiler sanity
# configure:13857: checking for setsockopt
# configure:13857: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13857: $? = 0
# configure:13857: result: yes
# configure:13911: checking for strcasecmp
# configure:13911: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:64:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:64:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:13911: $? = 0
# configure:13911: result: yes
# configure:13960: checking for utimes
# configure:13960: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:13960: $? = 0
# configure:13960: result: yes
# configure:14184: checking for asprintf
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:76:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for bcopy
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for explicit_bzero
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# /tmp/conftest-b54182.o:conftest.c:function main: error: undefined reference to 'explicit_bzero'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14184: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 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:14184: result: no
# configure:14184: checking for fgetln
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for freeaddrinfo
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for getaddrinfo
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for getnameinfo
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for inet_aton
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for inet_ntoa
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for inet_ntop
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for isblank
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for issetugid
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for memmove
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:76:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:76:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for reallocarray
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# /tmp/conftest-1fdaed.o:conftest.c:function main: error: undefined reference to 'reallocarray'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14184: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 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:14184: result: no
# configure:14184: checking for snprintf
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:77:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:77:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for strdup
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:78:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:78:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for strerror
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:79:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:79:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for strlcat
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:80:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
# char strlcat ();
# ^
# conftest.c:80:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for strlcpy
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:81:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for strtonum
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# /tmp/conftest-6ffcaa.o:conftest.c:function main: error: undefined reference to 'strtonum'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14184: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 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:14184: result: no
# configure:14184: checking for vasprintf
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:93:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14184: checking for vsnprintf
# configure:14184: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:83:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:14184: $? = 0
# configure:14184: result: yes
# configure:14196: checking for library containing nanosleep
# configure:14227: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14227: $? = 0
# configure:14244: result: none required
# configure:14255: checking for library containing clock_gettime
# configure:14286: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14286: $? = 0
# configure:14303: result: none required
# configure:14316: checking whether strsep is declared
# configure:14316: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14316: $? = 0
# configure:14316: result: yes
# configure:14325: checking for strsep
# configure:14325: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14325: $? = 0
# configure:14325: result: yes
# configure:14339: checking whether O_NONBLOCK is declared
# configure:14339: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14339: $? = 0
# configure:14339: result: yes
# configure:14360: checking whether writev is declared
# configure:14360: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14360: $? = 0
# configure:14360: result: yes
# configure:14377: checking whether MAXSYMLINKS is declared
# configure:14377: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14377: $? = 0
# configure:14377: result: yes
# configure:14392: checking whether offsetof is declared
# configure:14392: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14392: $? = 0
# configure:14392: result: yes
# configure:14408: checking whether howmany is declared
# configure:14408: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14408: $? = 0
# configure:14408: result: yes
# configure:14434: checking whether NFDBITS is declared
# configure:14434: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14434: $? = 0
# configure:14434: result: yes
# configure:14461: checking for fd_mask
# configure:14461: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14461: $? = 0
# configure:14461: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:87:22: error: expected expression
# if (sizeof ((fd_mask)))
# ^
# 1 error generated.
# configure:14461: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #ifdef HAVE_SYS_SELECT_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((fd_mask)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14461: result: yes
# configure:14490: checking for gettimeofday
# configure:14490: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14490: $? = 0
# configure:14490: result: yes
# configure:14490: checking for time
# configure:14490: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14490: $? = 0
# configure:14490: result: yes
# configure:14502: checking for library containing res_9_b64_ntop
# configure:14533: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# /tmp/conftest-418e75.o:conftest.c:function main: error: undefined reference to 'res_9_b64_ntop'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14533: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 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:14533: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c -lresolv >&5
# /tmp/conftest-08c797.o:conftest.c:function main: error: undefined reference to 'res_9_b64_ntop'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14533: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 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:14550: result: no
# configure:14563: checking whether snprintf correctly terminates long strings
# configure:14566: WARNING: cross compiling: Assuming working snprintf()
# configure:14665: checking whether snprintf can declare const char *fmt
# configure:14683: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14683: $? = 0
# configure:14684: result: yes
# configure:14700: checking whether system supports SO_PEERCRED getsockopt
# configure:14715: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:80:5: warning: unused variable 'i' [-Wunused-variable]
# int i = SO_PEERCRED;
# ^
# 1 warning generated.
# configure:14715: $? = 0
# configure:14716: result: yes
# configure:14908: checking for long long
# configure:14908: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14908: $? = 0
# configure:14908: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:111:24: error: expected expression
# if (sizeof ((long long)))
# ^
# 1 error generated.
# configure:14908: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 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:14908: result: yes
# configure:14917: checking for unsigned long long
# configure:14917: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14917: $? = 0
# configure:14917: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:112:33: error: expected expression
# if (sizeof ((unsigned long long)))
# ^
# 1 error generated.
# configure:14917: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 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:14917: result: yes
# configure:14926: checking for long double
# configure:14926: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14926: $? = 0
# configure:14926: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:113:26: error: expected expression
# if (sizeof ((long double)))
# ^
# 1 error generated.
# configure:14926: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 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:14926: result: yes
# configure:14942: checking size of short int
# configure:14947: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14947: $? = 0
# configure:14947: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:114:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (short int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14947: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14947: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:114:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (short int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14947: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14947: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14947: $? = 0
# configure:14947: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14947: $? = 0
# configure:14961: result: 2
# configure:14975: checking size of int
# configure:14980: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14980: $? = 0
# configure:14980: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:115:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14980: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14980: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:115:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14980: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14980: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:115:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14980: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14980: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14980: $? = 0
# configure:14980: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14980: $? = 0
# configure:14980: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:14980: $? = 0
# configure:14994: result: 4
# configure:15008: checking size of long int
# configure:15013: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15013: $? = 0
# configure:15013: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:116:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15013: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15013: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:116:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15013: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15013: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:116:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15013: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15013: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:116:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15013: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15013: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15013: $? = 0
# configure:15013: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15013: $? = 0
# configure:15013: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15013: $? = 0
# configure:15013: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15013: $? = 0
# configure:15027: result: 8
# configure:15041: checking size of long long int
# configure:15046: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15046: $? = 0
# configure:15046: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:117:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15046: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15046: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:117:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15046: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15046: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:117:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15046: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15046: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:117:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15046: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15046: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15046: $? = 0
# configure:15046: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15046: $? = 0
# configure:15046: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15046: $? = 0
# configure:15046: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15046: $? = 0
# configure:15060: result: 8
# configure:15204: checking for u_int type
# configure:15221: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15221: $? = 0
# configure:15230: result: yes
# configure:15239: checking for intXX_t types
# configure:15256: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15256: $? = 0
# configure:15265: result: yes
# configure:15305: checking for int64_t type
# configure:15333: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15333: $? = 0
# configure:15342: result: yes
# configure:15350: checking for u_intXX_t types
# configure:15367: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15367: $? = 0
# configure:15376: result: yes
# configure:15414: checking for u_int64_t types
# configure:15431: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15431: $? = 0
# configure:15440: result: yes
# configure:15526: checking for uintXX_t types in stdint.h
# configure:15539: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15539: $? = 0
# configure:15543: result: yes
# configure:15557: checking for uintXX_t types in inttypes.h
# configure:15570: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15570: $? = 0
# configure:15574: result: yes
# configure:15625: checking for u_char
# configure:15642: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15642: $? = 0
# configure:15651: result: yes
# configure:15659: checking for intmax_t
# configure:15659: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15659: $? = 0
# configure:15659: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:98:23: error: expected expression
# if (sizeof ((intmax_t)))
# ^
# 1 error generated.
# configure:15659: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((intmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15659: result: yes
# configure:15672: checking for uintmax_t
# configure:15672: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15672: $? = 0
# configure:15672: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:99:24: error: expected expression
# if (sizeof ((uintmax_t)))
# ^
# 1 error generated.
# configure:15672: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_T 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15672: result: yes
# configure:15688: checking for socklen_t
# configure:15688: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15688: $? = 0
# configure:15688: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:98:24: error: expected expression
# if (sizeof ((socklen_t)))
# ^
# 1 error generated.
# configure:15688: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15688: result: yes
# configure:15752: checking for sig_atomic_t
# configure:15752: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15752: $? = 0
# configure:15752: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:97:27: error: expected expression
# if (sizeof ((sig_atomic_t)))
# ^
# 1 error generated.
# configure:15752: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15752: result: yes
# configure:15763: checking for fsblkcnt_t
# configure:15763: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15763: $? = 0
# configure:15763: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:109:25: error: expected expression
# if (sizeof ((fsblkcnt_t)))
# ^
# 1 error generated.
# configure:15763: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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:15763: result: yes
# configure:15784: checking for fsfilcnt_t
# configure:15784: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15784: $? = 0
# configure:15784: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:110:25: error: expected expression
# if (sizeof ((fsfilcnt_t)))
# ^
# 1 error generated.
# configure:15784: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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:15784: result: yes
# configure:15807: checking for in_addr_t
# configure:15807: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15807: $? = 0
# configure:15807: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:101:24: error: expected expression
# if (sizeof ((in_addr_t)))
# ^
# 1 error generated.
# configure:15807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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:15807: result: yes
# configure:15818: checking for in_port_t
# configure:15818: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15818: $? = 0
# configure:15818: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:102:24: error: expected expression
# if (sizeof ((in_port_t)))
# ^
# 1 error generated.
# configure:15818: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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:15818: result: yes
# configure:15831: checking for size_t
# configure:15848: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15848: $? = 0
# configure:15857: result: yes
# configure:15865: checking for ssize_t
# configure:15882: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15882: $? = 0
# configure:15891: result: yes
# configure:15899: checking for clock_t
# configure:15916: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15916: $? = 0
# configure:15925: result: yes
# configure:15933: checking for sa_family_t
# configure:15953: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:15953: $? = 0
# configure:15983: result: yes
# configure:15991: checking for pid_t
# configure:16008: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16008: $? = 0
# configure:16017: result: yes
# configure:16025: checking for mode_t
# configure:16042: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16042: $? = 0
# configure:16051: result: yes
# configure:16060: checking for struct sockaddr_storage
# configure:16080: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:110:26: warning: unused variable 's' [-Wunused-variable]
# struct sockaddr_storage s;
# ^
# 1 warning generated.
# configure:16080: $? = 0
# configure:16089: result: yes
# configure:16097: checking for struct sockaddr_in6
# configure:16117: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16117: $? = 0
# configure:16126: result: yes
# configure:16134: checking for struct in6_addr
# configure:16154: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16154: $? = 0
# configure:16163: result: yes
# configure:16170: checking for struct sockaddr_in6.sin6_scope_id
# configure:16170: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16170: $? = 0
# configure:16170: result: yes
# configure:16188: checking for struct addrinfo
# configure:16209: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16209: $? = 0
# configure:16218: result: yes
# configure:16226: checking for struct timeval
# configure:16243: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16243: $? = 0
# configure:16252: result: yes
# configure:16261: checking for struct timespec
# configure:16261: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16261: $? = 0
# configure:16261: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:145:30: error: expected expression
# if (sizeof ((struct timespec)))
# ^
# 1 error generated.
# configure:16261: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 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:16261: result: yes
# configure:16282: WARNING: cross compiling: Assuming working snprintf()
# configure:16327: checking for struct passwd.pw_gecos
# configure:16327: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16327: $? = 0
# configure:16327: result: yes
# configure:16340: checking for struct passwd.pw_class
# configure:16340: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:120:13: error: no member named 'pw_class' in 'struct passwd'
# if (ac_aggr.pw_class)
# ~~~~~~~ ^
# 1 error generated.
# configure:16340: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 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:16340: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:120:20: error: no member named 'pw_class' in 'struct passwd'
# if (sizeof ac_aggr.pw_class)
# ~~~~~~~ ^
# 1 error generated.
# configure:16340: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 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:16340: result: no
# configure:16353: checking for struct passwd.pw_change
# configure:16353: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:120:13: error: no member named 'pw_change' in 'struct passwd'
# if (ac_aggr.pw_change)
# ~~~~~~~ ^
# 1 error generated.
# configure:16353: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 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:16353: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:120:20: error: no member named 'pw_change' in 'struct passwd'
# if (sizeof ac_aggr.pw_change)
# ~~~~~~~ ^
# 1 error generated.
# configure:16353: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 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:16353: result: no
# configure:16366: checking for struct passwd.pw_expire
# configure:16366: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:120:13: error: no member named 'pw_expire' in 'struct passwd'
# if (ac_aggr.pw_expire)
# ~~~~~~~ ^
# 1 error generated.
# configure:16366: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 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:16366: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:120:20: error: no member named 'pw_expire' in 'struct passwd'
# if (sizeof ac_aggr.pw_expire)
# ~~~~~~~ ^
# 1 error generated.
# configure:16366: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 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:16366: result: no
# configure:16381: checking for struct __res_state.retrans
# configure:16381: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16381: $? = 0
# configure:16381: result: yes
# configure:16400: checking for ss_family field in struct sockaddr_storage
# configure:16420: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16420: $? = 0
# configure:16428: result: yes
# configure:16436: checking for __ss_family field in struct sockaddr_storage
# configure:16456: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:119:31: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
# struct sockaddr_storage s; s.__ss_family = 1;
# ^~~~~~~~~~~
# ss_family
# /sysroot/include/sys/socket.h:288:14: note: 'ss_family' declared here
# sa_family_t ss_family;
# ^
# 1 error generated.
# configure:16456: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | struct sockaddr_storage s; s.__ss_family = 1;
# | ;
# | return 0;
# | }
# configure:16465: result: no
# configure:16473: checking for msg_accrights field in struct msghdr
# configure:16502: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:126:3: error: no member named 'msg_accrights' in 'struct msghdr'
# m.msg_accrights = 0;
# ~ ^
# conftest.c:127:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(0);
# ^
# conftest.c:127:1: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning and 1 error generated.
# configure:16502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | /* end confdefs.h. */
# |
# | #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:16511: result: no
# configure:16519: checking if struct statvfs.f_fsid is integral type
# configure:16544: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:128:17: error: variable has incomplete type 'struct statvfs'
# struct statvfs s; s.f_fsid = 0;
# ^
# conftest.c:128:9: note: forward declaration of 'struct statvfs'
# struct statvfs s; s.f_fsid = 0;
# ^
# 1 error generated.
# configure:16544: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_MOUNT_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATVFS_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | struct statvfs s; s.f_fsid = 0;
# | ;
# | return 0;
# | }
# configure:16548: result: no
# configure:16551: checking if fsid_t has member val
# configure:16567: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:119:8: error: expected ';' after expression
# fsid_t t; t.val[0] = 0;
# ^
# ;
# conftest.c:119:2: error: use of undeclared identifier 'fsid_t'
# fsid_t t; t.val[0] = 0;
# ^
# conftest.c:119:9: error: use of undeclared identifier 't'
# fsid_t t; t.val[0] = 0;
# ^
# conftest.c:119:12: error: use of undeclared identifier 't'
# fsid_t t; t.val[0] = 0;
# ^
# 4 errors generated.
# configure:16567: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | fsid_t t; t.val[0] = 0;
# | ;
# | return 0;
# | }
# configure:16574: result: no
# configure:16579: checking if f_fsid has member __val
# configure:16595: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:119:8: error: expected ';' after expression
# fsid_t t; t.__val[0] = 0;
# ^
# ;
# conftest.c:119:2: error: use of undeclared identifier 'fsid_t'
# fsid_t t; t.__val[0] = 0;
# ^
# conftest.c:119:9: error: use of undeclared identifier 't'
# fsid_t t; t.__val[0] = 0;
# ^
# conftest.c:119:12: error: use of undeclared identifier 't'
# fsid_t t; t.__val[0] = 0;
# ^
# 4 errors generated.
# configure:16595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | fsid_t t; t.__val[0] = 0;
# | ;
# | return 0;
# | }
# configure:16602: result: no
# configure:16610: checking for msg_control field in struct msghdr
# configure:16639: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:127:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(0);
# ^
# conftest.c:127:1: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:16639: $? = 0
# configure:16648: result: yes
# configure:16656: checking if libc defines __progname
# configure:16673: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:117:27: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' [-Wimplicit-function-declaration]
# extern char *__progname; printf("%s", __progname);
# ^
# conftest.c:117:27: note: include the header or explicitly provide a declaration for 'printf'
# 1 warning generated.
# configure:16673: $? = 0
# configure:16683: result: yes
# configure:16691: checking whether clang implements __FUNCTION__
# configure:16708: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16708: $? = 0
# configure:16718: result: yes
# configure:16726: checking whether clang implements __func__
# configure:16743: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16743: $? = 0
# configure:16753: result: yes
# configure:16761: checking whether va_copy exists
# configure:16781: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16781: $? = 0
# configure:16791: result: yes
# configure:16799: checking whether __va_copy exists
# configure:16819: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16819: $? = 0
# configure:16829: result: yes
# configure:16837: checking whether getopt has optreset support
# configure:16854: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16854: $? = 0
# configure:16864: result: yes
# configure:16874: checking for struct ifgroupreq
# configure:16874: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:155:5: error: invalid application of 'sizeof' to an incomplete type 'struct ifgroupreq'
# if (sizeof (struct ifgroupreq))
# ^ ~~~~~~~~~~~~~~~~~~~
# conftest.c:155:20: note: forward declaration of 'struct ifgroupreq'
# if (sizeof (struct ifgroupreq))
# ^
# 1 error generated.
# configure:16874: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16874: result: no
# configure:16885: checking for struct stat.st_flags
# configure:16885: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:127:13: error: no member named 'st_flags' in 'struct stat'
# if (ac_aggr.st_flags)
# ~~~~~~~ ^
# 1 error generated.
# configure:16885: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_flags)
# | return 0;
# | ;
# | return 0;
# | }
# configure:16885: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:127:20: error: no member named 'st_flags' in 'struct stat'
# if (sizeof ac_aggr.st_flags)
# ~~~~~~~ ^
# 1 error generated.
# configure:16885: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_flags)
# | return 0;
# | ;
# | return 0;
# | }
# configure:16885: result: no
# configure:16899: checking for struct stat.st_mtim
# configure:16899: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:127:1: error: statement requires expression of scalar type ('struct timespec' invalid)
# if (ac_aggr.st_mtim)
# ^ ~~~~~~~~~~~~~~~
# 1 error generated.
# configure:16899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtim)
# | return 0;
# | ;
# | return 0;
# | }
# configure:16899: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# configure:16899: $? = 0
# configure:16899: result: yes
# configure:16913: checking for struct stat.st_mtimespec
# configure:16913: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:128:13: error: no member named 'st_mtimespec' in 'struct stat'
# if (ac_aggr.st_mtimespec)
# ~~~~~~~ ^
# 1 error generated.
# configure:16913: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16913: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:128:20: error: no member named 'st_mtimespec' in 'struct stat'
# if (sizeof ac_aggr.st_mtimespec)
# ~~~~~~~ ^
# 1 error generated.
# configure:16913: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16913: result: no
# configure:16927: checking for struct sockaddr.sa_len
# configure:16927: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:129:13: error: no member named 'sa_len' in 'struct sockaddr'
# if (ac_aggr.sa_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:16927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16927: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:129:20: error: no member named 'sa_len' in 'struct sockaddr'
# if (sizeof ac_aggr.sa_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:16927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16927: result: no
# configure:16942: checking for struct sockaddr_storage.ss_len
# configure:16942: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:129:13: error: no member named 'ss_len' in 'struct sockaddr_storage'
# if (ac_aggr.ss_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:16942: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16942: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:129:20: error: no member named 'ss_len' in 'struct sockaddr_storage'
# if (sizeof ac_aggr.ss_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:16942: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16942: result: no
# configure:16957: checking for struct sockaddr_in.sin_len
# configure:16957: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:129:13: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:16957: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16957: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:129:20: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (sizeof ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:16957: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16957: result: no
# configure:16972: checking for struct sockaddr_in6.sin6_len
# configure:16972: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:129:13: error: no member named 'sin6_len' in 'struct sockaddr_in6'
# if (ac_aggr.sin6_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:16972: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16972: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:129:20: error: no member named 'sin6_len' in 'struct sockaddr_in6'
# if (sizeof ac_aggr.sin6_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:16972: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16972: result: no
# configure:16987: checking for struct statfs.f_favail
# configure:16987: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:128:13: error: no member named 'f_favail' in 'struct statfs'; did you mean 'f_bavail'?
# if (ac_aggr.f_favail)
# ^~~~~~~~
# f_bavail
# /sysroot/include/bits/statfs.h:3:32: note: 'f_bavail' declared here
# fsblkcnt_t f_blocks, f_bfree, f_bavail;
# ^
# 1 error generated.
# configure:16987: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16987: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:128:20: error: no member named 'f_favail' in 'struct statfs'; did you mean 'f_bavail'?
# if (sizeof ac_aggr.f_favail)
# ^~~~~~~~
# f_bavail
# /sysroot/include/bits/statfs.h:3:32: note: 'f_bavail' declared here
# fsblkcnt_t f_blocks, f_bfree, f_bavail;
# ^
# 1 error generated.
# configure:16987: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 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:16987: result: no
# configure:17041: checking for nroff
# configure:17071: result: /usr/sbin/nroff
# configure:17128: checking whether BROKEN_GETADDRINFO is declared
# configure:17128: clang -c -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:160:10: error: use of undeclared identifier 'BROKEN_GETADDRINFO'
# (void) BROKEN_GETADDRINFO;
# ^
# 1 error generated.
# configure:17128: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 1
# | #define HAVE_STRUCT_STAT_ST_MTIM 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 ()
# | {
# | #ifndef BROKEN_GETADDRINFO
# | #ifdef __cplusplus
# | (void) BROKEN_GETADDRINFO;
# | #else
# | (void) BROKEN_GETADDRINFO;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:17128: result: no
# configure:17144: checking if res_hnok will link
# configure:17165: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
# conftest.c:131:2: warning: implicit declaration of function 'res_hnok' is invalid in C99 [-Wimplicit-function-declaration]
# res_hnok("");
# ^
# 1 warning generated.
# /tmp/conftest-4180b5.o:conftest.c:function main: error: undefined reference to 'res_hnok'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17165: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 1
# | #define HAVE_STRUCT_STAT_ST_MTIM 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | res_hnok("");
# |
# | ;
# | return 0;
# | }
# configure:17172: result: no
# configure:17176: checking for res_hnok in -lresolv
# configure:17197: clang -o conftest -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c -lresolv >&5
# conftest.c:131:2: warning: implicit declaration of function 'res_hnok' is invalid in C99 [-Wimplicit-function-declaration]
# res_hnok("");
# ^
# 1 warning generated.
# /tmp/conftest-030b28.o:conftest.c:function main: error: undefined reference to 'res_hnok'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17197: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasr"
# | #define PACKAGE_TARNAME "libasr"
# | #define PACKAGE_VERSION "portable"
# | #define PACKAGE_STRING "libasr portable"
# | #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# | #define PACKAGE_URL ""
# | #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 PACKAGE "libasr"
# | #define VERSION "portable"
# | #define HAVE_ATTRIBUTE__NONNULL__ 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SHADOW_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_UTIMES 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_BCOPY 1
# | #define HAVE_FGETLN 1
# | #define HAVE_FREEADDRINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_DECL_O_NONBLOCK 1
# | #define HAVE_DECL_WRITEV 1
# | #define HAVE_DECL_MAXSYMLINKS 1
# | #define HAVE_DECL_OFFSETOF 1
# | #define HAVE_DECL_HOWMANY 1
# | #define HAVE_DECL_NFDBITS 1
# | #define HAVE_FD_MASK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_TIME 1
# | #define SNPRINTF_CONST const
# | #define HAVE_SO_PEERCRED 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define SIZEOF_LONG_LONG_INT 8
# | #define HAVE_U_INT 1
# | #define HAVE_INTXX_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_U_INTXX_T 1
# | #define HAVE_U_INT64_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_UINTXX_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_INTMAX_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_SIZE_T 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_CLOCK_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_MODE_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_TIMEVAL 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# | #define HAVE_SS_FAMILY_IN_SS 1
# | #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_GETOPT_OPTRESET 1
# | #define HAVE_STRUCT_STAT_ST_MTIM 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | res_hnok("");
# |
# | ;
# | return 0;
# | }
# configure:17205: result: no
# configure:17217: checking if RES_USE_EDNS0 is defined in resolv.h
# configure:17234: result: yes
# configure:17250: checking if RES_USE_DNSSEC is defined in resolv.h
# configure:17267: result: yes
# configure:17397: checking that generated files are newer than configure
# configure:17403: result: done
# configure:17426: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libasr 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 4b362b803651
#
# config.status:1196: creating Makefile
# config.status:1196: creating src/Makefile
# config.status:1196: creating config.h
# config.status:1425: executing libtool commands
# config.status:1425: executing depfiles 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_cc_implements___FUNCTION__=yes
# ac_cv_cc_implements___func__=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# 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_asprintf=yes
# ac_cv_func_bcopy=yes
# ac_cv_func_explicit_bzero=no
# ac_cv_func_fgetln=yes
# ac_cv_func_freeaddrinfo=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_isblank=yes
# ac_cv_func_issetugid=yes
# ac_cv_func_memmove=yes
# ac_cv_func_reallocarray=no
# ac_cv_func_setsockopt=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_func_strsep=yes
# ac_cv_func_strtonum=no
# ac_cv_func_time=yes
# ac_cv_func_utimes=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_have___ss_family_in_struct_ss=no
# ac_cv_have___va_copy=yes
# ac_cv_have_accrights_in_msghdr=no
# ac_cv_have_clock_t=yes
# ac_cv_have_control_in_msghdr=yes
# ac_cv_have_decl_BROKEN_GETADDRINFO=no
# ac_cv_have_decl_LLONG_MAX=yes
# ac_cv_have_decl_MAXSYMLINKS=yes
# ac_cv_have_decl_NFDBITS=yes
# ac_cv_have_decl_O_NONBLOCK=yes
# ac_cv_have_decl_howmany=yes
# ac_cv_have_decl_offsetof=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_writev=yes
# ac_cv_have_getopt_optreset=yes
# ac_cv_have_int64_t=yes
# ac_cv_have_intxx_t=yes
# ac_cv_have_mode_t=yes
# ac_cv_have_pid_t=yes
# ac_cv_have_sa_family_t=yes
# ac_cv_have_size_t=yes
# ac_cv_have_ss_family_in_struct_ss=yes
# ac_cv_have_ssize_t=yes
# ac_cv_have_struct_addrinfo=yes
# ac_cv_have_struct_in6_addr=yes
# ac_cv_have_struct_sockaddr_in6=yes
# ac_cv_have_struct_sockaddr_storage=yes
# ac_cv_have_struct_timeval=yes
# ac_cv_have_u_char=yes
# ac_cv_have_u_int64_t=yes
# ac_cv_have_u_int=yes
# ac_cv_have_u_intxx_t=yes
# ac_cv_have_va_copy=yes
# 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_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_login_cap_h=no
# ac_cv_header_mach_mach_time_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_ndir_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_paths_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_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_host=x86_64-unknown-linux-gnu
# ac_cv_libc_defines___progname=yes
# ac_cv_member_struct___res_state_retrans=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_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=/sysroot/bin/ar
# ac_cv_path_CAT=/usr/sbin/cat
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_GROFF=/usr/sbin/groff
# ac_cv_path_NROFF=/usr/sbin/nroff
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_SH=/usr/sbin/sh
# ac_cv_path_TEST_MINUS_S_SH=/usr/sbin/bash
# ac_cv_path_ZCAT=/usr/sbin/zcat
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# 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_clock_gettime='none required'
# ac_cv_search_nanosleep='none required'
# ac_cv_search_res_9_b64_ntop=no
# 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_fd_mask=yes
# 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_long_double=yes
# ac_cv_type_long_long=yes
# ac_cv_type_sig_atomic_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_ifgroupreq=no
# ac_cv_type_struct_timespec=yes
# ac_cv_type_uintmax_t=yes
# ac_cv_type_unsigned_long_long=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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='aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='/sysroot/bin/ar'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.14'
# AWK='gawk'
# CAT='/usr/sbin/cat'
# CA_FILE='/etc/ssl/cert.pem'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -fPIC -DPIC -Qunused-arguments -Wunknown-warning-option -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset '
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# GROFF='/usr/sbin/groff'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='makeinfo'
# MANDOC=''
# MANFMT='/usr/sbin/nroff -mandoc'
# MANIFEST_TOOL=':'
# MANTYPE='doc'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# NROFF='/usr/sbin/nroff'
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libasr'
# PACKAGE_BUGREPORT='bugs@opensmtpd.org'
# PACKAGE_NAME='libasr'
# PACKAGE_STRING='libasr portable'
# PACKAGE_TARNAME='libasr'
# PACKAGE_URL=''
# PACKAGE_VERSION='portable'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SH='/usr/sbin/sh'
# SHELL='/bin/sh'
# STRIP='strip'
# STRIP_OPT='-s'
# TEST_MALLOC_OPTIONS=''
# TEST_MINUS_S_SH='/usr/sbin/bash'
# TEST_SSH_IPV6='yes'
# UNSUPPORTED_ALGORITHMS=''
# VERSION='portable'
# YACC='bison -y'
# YFLAGS=''
# ZCAT='/usr/sbin/zcat'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# 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} /home/tuscan/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mansubdir='man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libasr"
# #define PACKAGE_TARNAME "libasr"
# #define PACKAGE_VERSION "portable"
# #define PACKAGE_STRING "libasr portable"
# #define PACKAGE_BUGREPORT "bugs@opensmtpd.org"
# #define PACKAGE_URL ""
# #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 PACKAGE "libasr"
# #define VERSION "portable"
# #define HAVE_ATTRIBUTE__NONNULL__ 1
# #define HAVE_CRYPT_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_SHADOW_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_UTIMES 1
# #define HAVE_ASPRINTF 1
# #define HAVE_BCOPY 1
# #define HAVE_FGETLN 1
# #define HAVE_FREEADDRINFO 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_INET_ATON 1
# #define HAVE_INET_NTOA 1
# #define HAVE_INET_NTOP 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISSETUGID 1
# #define HAVE_MEMMOVE 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRLCAT 1
# #define HAVE_STRLCPY 1
# #define HAVE_VASPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_STRSEP 1
# #define HAVE_DECL_O_NONBLOCK 1
# #define HAVE_DECL_WRITEV 1
# #define HAVE_DECL_MAXSYMLINKS 1
# #define HAVE_DECL_OFFSETOF 1
# #define HAVE_DECL_HOWMANY 1
# #define HAVE_DECL_NFDBITS 1
# #define HAVE_FD_MASK 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_TIME 1
# #define SNPRINTF_CONST const
# #define HAVE_SO_PEERCRED 1
# #define HAVE_LONG_LONG 1
# #define HAVE_UNSIGNED_LONG_LONG 1
# #define HAVE_LONG_DOUBLE 1
# #define SIZEOF_SHORT_INT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG_INT 8
# #define SIZEOF_LONG_LONG_INT 8
# #define HAVE_U_INT 1
# #define HAVE_INTXX_T 1
# #define HAVE_INT64_T 1
# #define HAVE_U_INTXX_T 1
# #define HAVE_U_INT64_T 1
# #define HAVE_UINTXX_T 1
# #define HAVE_UINTXX_T 1
# #define HAVE_U_CHAR 1
# #define HAVE_INTMAX_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_SIZE_T 1
# #define HAVE_SSIZE_T 1
# #define HAVE_CLOCK_T 1
# #define HAVE_SA_FAMILY_T 1
# #define HAVE_PID_T 1
# #define HAVE_MODE_T 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_STRUCT_SOCKADDR_IN6 1
# #define HAVE_STRUCT_IN6_ADDR 1
# #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# #define HAVE_STRUCT_ADDRINFO 1
# #define HAVE_STRUCT_TIMEVAL 1
# #define HAVE_STRUCT_TIMESPEC 1
# #define HAVE_STRUCT_PASSWD_PW_GECOS 1
# #define HAVE_SS_FAMILY_IN_SS 1
# #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_GETOPT_OPTRESET 1
# #define HAVE_STRUCT_STAT_ST_MTIM 1
#
# configure: exit 0