The build took 00h 01m 03s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
11,308 |
sh |
7,767 |
ansic |
1,383 |
makefile |
339 |
awk |
20,797 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libasr 1.0.2-2 (Tue Apr 4 21:03:09 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking how to run the C preprocessor... arm-linux-androideabi-gcc -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... arm-linux-androideabi-gcc -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 arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-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 arm-unknown-linux-androideabi 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/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking for gawk... gawk
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) 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... /usr/sbin/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 arm-linux-androideabi-strip... (cached) arm-linux-androideabi-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 arm-linux-androideabi-gcc... gcc3
checking for inline... inline
checking whether LLONG_MAX is declared... yes
checking if arm-linux-androideabi-gcc supports compile flag -Qunused-arguments... no
checking if arm-linux-androideabi-gcc supports compile flag -Wunknown-warning-option... no
checking if arm-linux-androideabi-gcc supports compile flag -Wall... yes
checking if arm-linux-androideabi-gcc supports compile flag -Wpointer-arith... yes
checking if arm-linux-androideabi-gcc supports compile flag -Wuninitialized... yes
checking if arm-linux-androideabi-gcc supports compile flag -Wsign-compare... yes
checking if arm-linux-androideabi-gcc supports compile flag -Wformat-security... yes
checking if arm-linux-androideabi-gcc supports compile flag -Wsizeof-pointer-memaccess... yes
checking if arm-linux-androideabi-gcc supports compile flag -Wpointer-sign... yes
checking if arm-linux-androideabi-gcc supports compile flag -Wunused-result... yes
checking if arm-linux-androideabi-gcc supports compile flag -fno-strict-aliasing... yes
checking gcc version... 4.8
checking if arm-linux-androideabi-gcc accepts -fno-builtin-memset... yes
checking if compiler allows __attribute__ on return types... yes
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
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... no
checking shadow.h presence... no
checking for shadow.h... no
checking sys/dir.h usability... no
checking sys/dir.h presence... no
checking for sys/dir.h... no
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... yes
checking util.h presence... yes
checking for util.h... yes
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... no
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... 4
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... no
checking for in_port_t... no
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... no
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... no
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 arm-linux-androideabi-gcc implements __FUNCTION__... yes
checking whether arm-linux-androideabi-gcc 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... no
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... no
checking if RES_USE_DNSSEC is defined in resolv.h... no
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: arm-unknown-linux-androideabi
Compiler: arm-linux-androideabi-gcc
Compiler flags: -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset
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 arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -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 arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -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 arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -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 arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -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: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -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: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -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
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -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: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../openbsd-compat -DASR_OPT_THREADSAFE=0 -fPIC -DPIC -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
In file included from asr_debug.c:18:0:
../openbsd-compat/includes.h:73:63: fatal error: openssl/opensslv.h: No such file or directory
#include /* For OPENSSL_VERSION_NUMBER */
^
compilation terminated.
In file included from getaddrinfo_async.c:18:0:
../openbsd-compat/includes.h:73:63: fatal error: openssl/opensslv.h: No such file or directory
#include /* For OPENSSL_VERSION_NUMBER */
^
compilation terminated.
make[2]: *** [Makefile:477: libasr_la-asr_debug.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:491: libasr_la-getaddrinfo_async.lo] Error 1
In file included from asr_utils.c:18:0:
../openbsd-compat/includes.h:73:63: fatal error: openssl/opensslv.h: No such file or directory
#include /* For OPENSSL_VERSION_NUMBER */
^
compilation terminated.
In file included from asr.c:18:0:
../openbsd-compat/includes.h:73:63: fatal error: openssl/opensslv.h: No such file or directory
#include /* For OPENSSL_VERSION_NUMBER */
^
compilation terminated.
make[2]: *** [Makefile:470: libasr_la-asr.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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = a09f6ca33274
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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2607: checking for arm-linux-androideabi-gcc
configure:2634: result: arm-linux-androideabi-gcc
configure:2903: checking for C compiler version
configure:2912: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2923: $? = 0
configure:2912: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:2923: $? = 0
configure:2912: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:2923: $? = 1
configure:2912: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:2923: $? = 1
configure:2943: checking whether the C compiler works
configure:2965: arm-linux-androideabi-gcc 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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3039: $? = 0
configure:3061: result:
configure:3083: checking whether we are cross compiling
configure:3121: result: yes
configure:3126: checking for suffix of object files
configure:3148: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3152: $? = 0
configure:3173: result: o
configure:3177: checking whether we are using the GNU C compiler
configure:3196: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3196: $? = 0
configure:3205: result: yes
configure:3214: checking whether arm-linux-androideabi-gcc accepts -g
configure:3234: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3234: $? = 0
configure:3275: result: yes
configure:3292: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3355: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3355: $? = 0
configure:3368: result: none needed
configure:3396: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:3418: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3421: $? = 0
configure:3418: arm-linux-androideabi-gcc -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: arm-unknown-linux-androideabi
configure:3556: checking how to run the C preprocessor
configure:3587: arm-linux-androideabi-gcc -E conftest.c
configure:3587: $? = 0
configure:3601: arm-linux-androideabi-gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: arm-linux-androideabi-gcc -E
configure:3646: arm-linux-androideabi-gcc -E conftest.c
configure:3646: $? = 0
configure:3660: arm-linux-androideabi-gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3839: $? = 0
configure:3923: result: yes
configure:3936: checking for sys/types.h
configure:3936: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3936: $? = 0
configure:3936: result: yes
configure:3936: checking for sys/stat.h
configure:3936: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3936: $? = 0
configure:3936: result: yes
configure:3936: checking for stdlib.h
configure:3936: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3936: $? = 0
configure:3936: result: yes
configure:3936: checking for string.h
configure:3936: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3936: $? = 0
configure:3936: result: yes
configure:3936: checking for memory.h
configure:3936: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3936: $? = 0
configure:3936: result: yes
configure:3936: checking for strings.h
configure:3936: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3936: $? = 0
configure:3936: result: yes
configure:3936: checking for inttypes.h
configure:3936: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3936: $? = 0
configure:3936: result: yes
configure:3936: checking for stdint.h
configure:3936: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3936: $? = 0
configure:3936: result: yes
configure:3936: checking for unistd.h
configure:3936: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3936: $? = 0
configure:3936: result: yes
configure:3948: checking whether byte ordering is bigendian
configure:3963: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:20:15: error: unknown type name 'universal'
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: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:26:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:4008: $? = 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 ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:4052: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:25:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:25:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:4052: $? = 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
|
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:4108: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4108: $? = 0
configure:4154: result: no
configure:4179: checking how to run the C preprocessor
configure:4249: result: arm-linux-androideabi-gcc -E
configure:4269: arm-linux-androideabi-gcc -E conftest.c
configure:4269: $? = 0
configure:4283: arm-linux-androideabi-gcc -E conftest.c
conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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 arm-linux-androideabi-gcc
configure:4744: result: /sysroot/arm-linux-androideabi/bin/ld
configure:4751: checking if the linker (/sysroot/arm-linux-androideabi/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/arm-linux-androideabi-nm -B
configure:4957: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:4964: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4967: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:4970: output
00000000 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 arm-unknown-linux-androideabi 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/arm-linux-androideabi/bin/ld option to reload object files
configure:5275: result: -r
configure:5309: checking for arm-linux-androideabi-objdump
configure:5325: found /sysroot/bin/arm-linux-androideabi-objdump
configure:5336: result: arm-linux-androideabi-objdump
configure:5408: checking how to recognize dependent libraries
configure:5610: result: pass_all
configure:5655: checking for arm-linux-androideabi-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 arm-linux-androideabi-ar
configure:5814: found /sysroot/bin/arm-linux-androideabi-ar
configure:5825: result: arm-linux-androideabi-ar
configure:5906: checking for archiver @FILE support
configure:5923: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5923: $? = 0
configure:5926: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:5929: $? = 0
configure:5934: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:5937: $? = 1
configure:5949: result: @
configure:5967: checking for arm-linux-androideabi-strip
configure:5983: found /sysroot/bin/arm-linux-androideabi-strip
configure:5994: result: arm-linux-androideabi-strip
configure:6066: checking for arm-linux-androideabi-ranlib
configure:6082: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:6093: result: arm-linux-androideabi-ranlib
configure:6210: checking for gawk
configure:6226: found /usr/sbin/gawk
configure:6237: result: gawk
configure:6277: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:6397: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6400: $? = 0
configure:6404: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
configure:6476: $? = 0
configure:6514: result: ok
configure:6551: checking for sysroot
configure:6581: result: no
configure:6797: checking for arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7540: $? = 0
configure:7540: result: yes
configure:7746: checking for objdir
configure:7761: result: .libs
configure:8032: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:8050: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:8054: $? = 0
configure:8067: result: no
configure:8394: checking for arm-linux-androideabi-gcc option to produce PIC
configure:8401: result: -fPIC -DPIC
configure:8409: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:8427: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8431: $? = 0
configure:8444: result: yes
configure:8473: checking if arm-linux-androideabi-gcc static flag -static works
configure:8501: result: yes
configure:8516: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8537: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:8541: $? = 0
configure:8563: result: yes
configure:8571: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8618: result: yes
configure:8651: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:9804: result: yes
configure:9841: checking whether -lc should be explicitly linked in
configure:9849: arm-linux-androideabi-gcc -c conftest.c >&5
configure:9852: $? = 0
configure:9867: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -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 /usr/sbin/ar
configure:11591: result: /usr/sbin/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 arm-linux-androideabi-strip
configure:12184: result: arm-linux-androideabi-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 arm-linux-androideabi-gcc
configure:12618: result: gcc3
configure:12713: checking for inline
configure:12729: arm-linux-androideabi-gcc -c -fPIC -DPIC conftest.c >&5
configure:12729: $? = 0
configure:12737: result: inline
configure:12756: checking whether LLONG_MAX is declared
configure:12756: arm-linux-androideabi-gcc -c -fPIC -DPIC conftest.c >&5
configure:12756: $? = 0
configure:12756: result: yes
configure:12767: checking if arm-linux-androideabi-gcc supports compile flag -Qunused-arguments
configure:12789: arm-linux-androideabi-gcc -c -fPIC -DPIC -Qunused-arguments conftest.c >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-Qunused-arguments'
configure:12789: $? = 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"
| /* end confdefs.h. */
|
| #include
| #include
| int main(int argc, char **argv) {
| /* Some math to catch -ftrapv problems in the toolchain */
| int i = 123 * argc, j = 456 + argc, k = 789 - argc;
| float l = i * 2.1;
| double m = l / 0.5;
| long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
| printf("%d %d %d %f %f %lld %lld\n", i, j, k, l, m, n, o);
| exit(0);
| }
|
configure:12802: result: no
configure:12810: checking if arm-linux-androideabi-gcc supports compile flag -Wunknown-warning-option
configure:12832: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wunknown-warning-option conftest.c >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-Wunknown-warning-option'
configure:12832: $? = 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"
| /* end confdefs.h. */
|
| #include
| #include
| int main(int argc, char **argv) {
| /* Some math to catch -ftrapv problems in the toolchain */
| int i = 123 * argc, j = 456 + argc, k = 789 - argc;
| float l = i * 2.1;
| double m = l / 0.5;
| long long int n = argc * 12345LL, o = 12345LL * (long long int)argc;
| printf("%d %d %d %f %f %lld %lld\n", i, j, k, l, m, n, o);
| exit(0);
| }
|
configure:12845: result: no
configure:12853: checking if arm-linux-androideabi-gcc supports compile flag -Wall
configure:12875: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall conftest.c >&5
configure:12875: $? = 0
configure:12883: result: yes
configure:12896: checking if arm-linux-androideabi-gcc supports compile flag -Wpointer-arith
configure:12918: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith conftest.c >&5
configure:12918: $? = 0
configure:12926: result: yes
configure:12939: checking if arm-linux-androideabi-gcc supports compile flag -Wuninitialized
configure:12961: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized conftest.c >&5
configure:12961: $? = 0
configure:12969: result: yes
configure:12982: checking if arm-linux-androideabi-gcc supports compile flag -Wsign-compare
configure:13004: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5
configure:13004: $? = 0
configure:13012: result: yes
configure:13025: checking if arm-linux-androideabi-gcc supports compile flag -Wformat-security
configure:13047: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security conftest.c >&5
configure:13047: $? = 0
configure:13055: result: yes
configure:13068: checking if arm-linux-androideabi-gcc supports compile flag -Wsizeof-pointer-memaccess
configure:13090: arm-linux-androideabi-gcc -c -fPIC -DPIC -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 arm-linux-androideabi-gcc supports compile flag -Wpointer-sign
configure:13133: arm-linux-androideabi-gcc -c -fPIC -DPIC -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 arm-linux-androideabi-gcc supports compile flag -Wunused-result
configure:13176: arm-linux-androideabi-gcc -c -fPIC -DPIC -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 arm-linux-androideabi-gcc supports compile flag -fno-strict-aliasing
configure:13219: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing conftest.c >&5
configure:13219: $? = 0
configure:13227: result: yes
configure:13399: checking gcc version
configure:13410: result: 4.8
configure:13413: checking if arm-linux-androideabi-gcc accepts -fno-builtin-memset
configure:13428: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13428: $? = 0
configure:13429: result: yes
configure:13535: checking if compiler allows __attribute__ on return types
configure:13550: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13550: $? = 0
configure:13551: result: yes
configure:13675: checking crypt.h usability
configure:13675: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:57:19: fatal error: crypt.h: No such file or directory
#include
^
compilation terminated.
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
| /* 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 crypt.h presence
configure:13675: arm-linux-androideabi-gcc -E conftest.c
conftest.c:24:19: fatal error: crypt.h: No such file or directory
#include
^
compilation terminated.
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
| /* end confdefs.h. */
| #include
configure:13675: result: no
configure:13675: checking for crypt.h
configure:13675: result: no
configure:13675: checking dirent.h usability
configure:13675: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking dirent.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking fcntl.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking getopt.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking limits.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:61:28: fatal error: mach/mach_time.h: No such file or directory
#include
^
compilation terminated.
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_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: arm-linux-androideabi-gcc -E conftest.c
conftest.c:28:28: fatal error: mach/mach_time.h: No such file or directory
#include
^
compilation terminated.
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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:61:18: fatal error: ndir.h: No such file or directory
#include
^
compilation terminated.
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_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: arm-linux-androideabi-gcc -E conftest.c
conftest.c:28:18: fatal error: ndir.h: No such file or directory
#include
^
compilation terminated.
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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking netdb.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking paths.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:63:20: fatal error: shadow.h: No such file or directory
#include
^
compilation terminated.
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_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
| /* 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 shadow.h presence
configure:13675: arm-linux-androideabi-gcc -E conftest.c
conftest.c:30:20: fatal error: shadow.h: No such file or directory
#include
^
compilation terminated.
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_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
| /* end confdefs.h. */
| #include
configure:13675: result: no
configure:13675: checking for shadow.h
configure:13675: result: no
configure:13675: checking sys/dir.h usability
configure:13675: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:63:21: fatal error: sys/dir.h: No such file or directory
#include
^
compilation terminated.
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_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
| /* 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/dir.h presence
configure:13675: arm-linux-androideabi-gcc -E conftest.c
conftest.c:30:21: fatal error: sys/dir.h: No such file or directory
#include
^
compilation terminated.
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_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
| /* end confdefs.h. */
| #include
configure:13675: result: no
configure:13675: checking for sys/dir.h
configure:13675: result: no
configure:13675: checking sys/file.h usability
configure:13675: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking sys/file.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking sys/mount.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:65:22: fatal error: sys/ndir.h: No such file or directory
#include
^
compilation terminated.
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_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_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: arm-linux-androideabi-gcc -E conftest.c
conftest.c:32:22: fatal error: sys/ndir.h: No such file or directory
#include
^
compilation terminated.
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_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:65:23: fatal error: sys/pstat.h: No such file or directory
#include
^
compilation terminated.
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_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_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: arm-linux-androideabi-gcc -E conftest.c
conftest.c:32:23: fatal error: sys/pstat.h: No such file or directory
#include
^
compilation terminated.
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_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking sys/statfs.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking sys/time.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking sys/un.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking time.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:69:19: fatal error: ucred.h: No such file or directory
#include
^
compilation terminated.
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_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_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: arm-linux-androideabi-gcc -E conftest.c
conftest.c:36:19: fatal error: ucred.h: No such file or directory
#include
^
compilation terminated.
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_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking util.h presence
configure:13675: arm-linux-androideabi-gcc -E conftest.c
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking for util.h
configure:13675: result: yes
configure:13675: checking utime.h usability
configure:13675: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13675: $? = 0
configure:13675: result: yes
configure:13675: checking utime.h presence
configure:13675: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:42:23: fatal error: login_cap.h: No such file or directory
#include
^
compilation terminated.
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_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_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_UTIL_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: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13857: $? = 0
configure:13857: result: yes
configure:13911: checking for strcasecmp
configure:13911: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:62:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
char strcasecmp ();
^
configure:13911: $? = 0
configure:13911: result: yes
configure:13960: checking for utimes
configure:13960: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:13960: $? = 0
configure:13960: result: yes
configure:14184: checking for asprintf
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for bcopy
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:64:6: warning: conflicting types for built-in function 'bcopy' [enabled by default]
char bcopy ();
^
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for explicit_bzero
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
/tmp/ccCu8DPL.o:conftest.c:function main: error: undefined reference to 'explicit_bzero'
collect2: error: ld returned 1 exit status
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_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_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_UTIL_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: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for freeaddrinfo
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for getaddrinfo
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for getnameinfo
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for inet_aton
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for inet_ntoa
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for inet_ntop
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for isblank
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:72:6: warning: conflicting types for built-in function 'isblank' [enabled by default]
char isblank ();
^
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for issetugid
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for memmove
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:74:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
char memmove ();
^
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for reallocarray
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
/tmp/cceQO1fn.o:conftest.c:function main: error: undefined reference to 'reallocarray'
collect2: error: ld returned 1 exit status
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_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_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_UTIL_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: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:75:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
^
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for strdup
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:76:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for strerror
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for strlcat
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for strlcpy
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for strtonum
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
/tmp/ccotFyVd.o:conftest.c:function main: error: undefined reference to 'strtonum'
collect2: error: ld returned 1 exit status
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_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_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_UTIL_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: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14184: $? = 0
configure:14184: result: yes
configure:14184: checking for vsnprintf
configure:14184: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c:81:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
char vsnprintf ();
^
configure:14184: $? = 0
configure:14184: result: yes
configure:14196: checking for library containing nanosleep
configure:14227: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14227: $? = 0
configure:14244: result: none required
configure:14255: checking for library containing clock_gettime
configure:14286: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14286: $? = 0
configure:14303: result: none required
configure:14316: checking whether strsep is declared
configure:14316: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14316: $? = 0
configure:14316: result: yes
configure:14325: checking for strsep
configure:14325: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14325: $? = 0
configure:14325: result: yes
configure:14339: checking whether O_NONBLOCK is declared
configure:14339: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14339: $? = 0
configure:14339: result: yes
configure:14360: checking whether writev is declared
configure:14360: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14360: $? = 0
configure:14360: result: yes
configure:14377: checking whether MAXSYMLINKS is declared
configure:14377: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14377: $? = 0
configure:14377: result: yes
configure:14392: checking whether offsetof is declared
configure:14392: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14392: $? = 0
configure:14392: result: yes
configure:14408: checking whether howmany is declared
configure:14408: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14408: $? = 0
configure:14408: result: yes
configure:14434: checking whether NFDBITS is declared
configure:14434: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14434: $? = 0
configure:14434: result: yes
configure:14461: checking for fd_mask
configure:14461: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:13: error: 'fd_mask' undeclared (first use in this function)
if (sizeof (fd_mask))
^
conftest.c:85:13: note: each undeclared identifier is reported only once for each function it appears in
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_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_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_UTIL_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: no
configure:14490: checking for gettimeofday
configure:14490: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14490: $? = 0
configure:14490: result: yes
configure:14490: checking for time
configure:14490: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14490: $? = 0
configure:14490: result: yes
configure:14502: checking for library containing res_9_b64_ntop
configure:14533: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
/tmp/ccCCs285.o:conftest.c:function main: error: undefined reference to 'res_9_b64_ntop'
collect2: error: ld returned 1 exit status
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c -lresolv >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lresolv
/tmp/ccyRF5tc.o:conftest.c:function main: error: undefined reference to 'res_9_b64_ntop'
collect2: error: ld returned 1 exit status
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:2: warning: null argument where non-null required (argument 3) [-Wnonnull]
snprintf(0, 0, 0);
^
configure:14683: $? = 0
configure:14684: result: yes
configure:14700: checking whether system supports SO_PEERCRED getsockopt
configure:14715: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:5: warning: unused variable 'i' [-Wunused-variable]
int i = SO_PEERCRED;
^
configure:14715: $? = 0
configure:14716: result: yes
configure:14908: checking for long long
configure:14908: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14908: $? = 0
configure:14908: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:108:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14917: $? = 0
configure:14917: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:109:33: error: expected expression before ')' token
if (sizeof ((unsigned long long)))
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14926: $? = 0
configure:14926: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:110:26: error: expected expression before ')' token
if (sizeof ((long double)))
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14947: $? = 0
configure:14947: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:111:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (short int))) <= 0)];
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:111:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (short int))) <= 1)];
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14947: $? = 0
configure:14947: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14947: $? = 0
configure:14961: result: 2
configure:14975: checking size of int
configure:14980: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14980: $? = 0
configure:14980: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14980: $? = 0
configure:14980: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14980: $? = 0
configure:14980: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:14980: $? = 0
configure:14994: result: 4
configure:15008: checking size of long int
configure:15013: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15013: $? = 0
configure:15013: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:113:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 0)];
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:113:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 1)];
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:113:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 3)];
^
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_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_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_UTIL_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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15013: $? = 0
configure:15013: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15013: $? = 0
configure:15013: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15013: $? = 0
configure:15027: result: 4
configure:15041: checking size of long long int
configure:15046: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15046: $? = 0
configure:15046: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 0)];
^
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_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_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_UTIL_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_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 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 long int))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15046: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 1)];
^
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_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_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_UTIL_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_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 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 long int))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15046: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 3)];
^
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_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_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_UTIL_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_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 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 long int))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15046: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 7)];
^
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_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_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_UTIL_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_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 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 long int))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15046: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15046: $? = 0
configure:15046: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15046: $? = 0
configure:15046: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15046: $? = 0
configure:15046: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15046: $? = 0
configure:15060: result: 8
configure:15204: checking for u_int type
configure:15221: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:8: warning: variable 'a' set but not used [-Wunused-but-set-variable]
u_int a; a = 1;
^
configure:15221: $? = 0
configure:15230: result: yes
configure:15239: checking for intXX_t types
configure:15256: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:9: warning: variable 'a' set but not used [-Wunused-but-set-variable]
int8_t a; int16_t b; int32_t c; a = b = c = 1;
^
configure:15256: $? = 0
configure:15265: result: yes
configure:15305: checking for int64_t type
configure:15333: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:9: warning: variable 'a' set but not used [-Wunused-but-set-variable]
int64_t a; a = 1;
^
configure:15333: $? = 0
configure:15342: result: yes
configure:15350: checking for u_intXX_t types
configure:15367: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:11: warning: variable 'a' set but not used [-Wunused-but-set-variable]
u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1;
^
configure:15367: $? = 0
configure:15376: result: yes
configure:15414: checking for u_int64_t types
configure:15431: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:12: warning: variable 'a' set but not used [-Wunused-but-set-variable]
u_int64_t a; a = 1;
^
configure:15431: $? = 0
configure:15440: result: yes
configure:15526: checking for uintXX_t types in stdint.h
configure:15539: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:10: warning: variable 'a' set but not used [-Wunused-but-set-variable]
uint8_t a; uint16_t b; uint32_t c; a = b = c = 1;
^
configure:15539: $? = 0
configure:15543: result: yes
configure:15557: checking for uintXX_t types in inttypes.h
configure:15570: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:10: warning: variable 'a' set but not used [-Wunused-but-set-variable]
uint8_t a; uint16_t b; uint32_t c; a = b = c = 1;
^
configure:15570: $? = 0
configure:15574: result: yes
configure:15625: checking for u_char
configure:15642: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable]
u_char foo; foo = 125;
^
configure:15642: $? = 0
configure:15651: result: yes
configure:15659: checking for intmax_t
configure:15659: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15659: $? = 0
configure:15659: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:23: error: expected expression before ')' token
if (sizeof ((intmax_t)))
^
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_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_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_UTIL_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_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 4
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15672: $? = 0
configure:15672: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:96:24: error: expected expression before ')' token
if (sizeof ((uintmax_t)))
^
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_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_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_UTIL_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_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 4
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15688: $? = 0
configure:15688: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
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_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_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_UTIL_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_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 4
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15752: $? = 0
configure:15752: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:27: error: expected expression before ')' token
if (sizeof ((sig_atomic_t)))
^
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_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_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_UTIL_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_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 4
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15763: $? = 0
configure:15763: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:106:25: error: expected expression before ')' token
if (sizeof ((fsblkcnt_t)))
^
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_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_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_UTIL_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_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 4
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:15784: $? = 0
configure:15784: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:107:25: error: expected expression before ')' token
if (sizeof ((fsfilcnt_t)))
^
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_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_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_UTIL_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_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 4
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:13: error: 'in_addr_t' undeclared (first use in this function)
if (sizeof (in_addr_t))
^
conftest.c:98:13: note: each undeclared identifier is reported only once for each function it appears in
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_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_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_UTIL_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_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 4
| #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: no
configure:15818: checking for in_port_t
configure:15818: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:13: error: 'in_port_t' undeclared (first use in this function)
if (sizeof (in_port_t))
^
conftest.c:98:13: note: each undeclared identifier is reported only once for each function it appears in
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_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_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_UTIL_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_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 4
| #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_port_t))
| return 0;
| ;
| return 0;
| }
configure:15818: result: no
configure:15831: checking for size_t
configure:15848: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:96:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable]
size_t foo; foo = 1235;
^
configure:15848: $? = 0
configure:15857: result: yes
configure:15865: checking for ssize_t
configure:15882: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:97:10: warning: variable 'foo' set but not used [-Wunused-but-set-variable]
ssize_t foo; foo = 1235;
^
configure:15882: $? = 0
configure:15891: result: yes
configure:15899: checking for clock_t
configure:15916: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:10: warning: variable 'foo' set but not used [-Wunused-but-set-variable]
clock_t foo; foo = 1235;
^
configure:15916: $? = 0
configure:15925: result: yes
configure:15933: checking for sa_family_t
configure:15953: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:102:14: warning: variable 'foo' set but not used [-Wunused-but-set-variable]
sa_family_t foo; foo = 1235;
^
configure:15953: $? = 0
configure:15983: result: yes
configure:15991: checking for pid_t
configure:16008: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:8: warning: variable 'foo' set but not used [-Wunused-but-set-variable]
pid_t foo; foo = 1235;
^
configure:16008: $? = 0
configure:16017: result: yes
configure:16025: checking for mode_t
configure:16042: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:101:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable]
mode_t foo; foo = 1235;
^
configure:16042: $? = 0
configure:16051: result: yes
configure:16060: checking for struct sockaddr_storage
configure:16080: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:105:26: warning: unused variable 's' [-Wunused-variable]
struct sockaddr_storage s;
^
configure:16080: $? = 0
configure:16089: result: yes
configure:16097: checking for struct sockaddr_in6
configure:16117: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:106:22: warning: variable 's' set but not used [-Wunused-but-set-variable]
struct sockaddr_in6 s; s.sin6_family = 0;
^
configure:16117: $? = 0
configure:16126: result: yes
configure:16134: checking for struct in6_addr
configure:16154: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:107:18: warning: variable 's' set but not used [-Wunused-but-set-variable]
struct in6_addr s; s.s6_addr[0] = 0;
^
configure:16154: $? = 0
configure:16163: result: yes
configure:16170: checking for struct sockaddr_in6.sin6_scope_id
configure:16170: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:16170: $? = 0
configure:16170: result: yes
configure:16188: checking for struct addrinfo
configure:16209: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:110:18: warning: variable 's' set but not used [-Wunused-but-set-variable]
struct addrinfo s; s.ai_flags = AI_PASSIVE;
^
configure:16209: $? = 0
configure:16218: result: yes
configure:16226: checking for struct timeval
configure:16243: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:107:17: warning: variable 'tv' set but not used [-Wunused-but-set-variable]
struct timeval tv; tv.tv_sec = 1;
^
configure:16243: $? = 0
configure:16252: result: yes
configure:16261: checking for struct timespec
configure:16261: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:16261: $? = 0
configure:16261: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:30: error: expected expression before ')' token
if (sizeof ((struct timespec)))
^
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_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_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_UTIL_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_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 4
| #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_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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:12: error: 'struct passwd' has no member named 'pw_gecos'
if (ac_aggr.pw_gecos)
^
conftest.c:113:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct passwd ac_aggr;
^
configure:16327: $? = 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_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_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_UTIL_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_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 4
| #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_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
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (ac_aggr.pw_gecos)
| return 0;
| ;
| return 0;
| }
configure:16327: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:19: error: 'struct passwd' has no member named 'pw_gecos'
if (sizeof ac_aggr.pw_gecos)
^
conftest.c:113:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct passwd ac_aggr;
^
configure:16327: $? = 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_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_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_UTIL_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_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 4
| #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_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
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (sizeof ac_aggr.pw_gecos)
| return 0;
| ;
| return 0;
| }
configure:16327: result: no
configure:16340: checking for struct passwd.pw_class
configure:16340: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:12: error: 'struct passwd' has no member named 'pw_class'
if (ac_aggr.pw_class)
^
conftest.c:113:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct passwd ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (ac_aggr.pw_class)
| return 0;
| ;
| return 0;
| }
configure:16340: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:19: error: 'struct passwd' has no member named 'pw_class'
if (sizeof ac_aggr.pw_class)
^
conftest.c:113:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct passwd ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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
| /* 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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:12: error: 'struct passwd' has no member named 'pw_change'
if (ac_aggr.pw_change)
^
conftest.c:113:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct passwd ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (ac_aggr.pw_change)
| return 0;
| ;
| return 0;
| }
configure:16353: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:19: error: 'struct passwd' has no member named 'pw_change'
if (sizeof ac_aggr.pw_change)
^
conftest.c:113:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct passwd ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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
| /* 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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:12: error: 'struct passwd' has no member named 'pw_expire'
if (ac_aggr.pw_expire)
^
conftest.c:113:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct passwd ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (ac_aggr.pw_expire)
| return 0;
| ;
| return 0;
| }
configure:16366: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:19: error: 'struct passwd' has no member named 'pw_expire'
if (sizeof ac_aggr.pw_expire)
^
conftest.c:113:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct passwd ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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
| /* 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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:118:27: error: storage size of 'ac_aggr' isn't known
static struct __res_state ac_aggr;
^
conftest.c:118:27: warning: unused variable 'ac_aggr' [-Wunused-variable]
configure:16381: $? = 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_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_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_UTIL_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_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 4
| #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_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
| /* end confdefs.h. */
|
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct __res_state ac_aggr;
| if (ac_aggr.retrans)
| return 0;
| ;
| return 0;
| }
configure:16381: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:118:27: error: storage size of 'ac_aggr' isn't known
static struct __res_state ac_aggr;
^
conftest.c:118:27: warning: unused variable 'ac_aggr' [-Wunused-variable]
configure:16381: $? = 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_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_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_UTIL_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_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 4
| #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_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
| /* end confdefs.h. */
|
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct __res_state ac_aggr;
| if (sizeof ac_aggr.retrans)
| return 0;
| ;
| return 0;
| }
configure:16381: result: no
configure:16400: checking for ss_family field in struct sockaddr_storage
configure:16420: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:113:26: warning: variable 's' set but not used [-Wunused-but-set-variable]
struct sockaddr_storage s; s.ss_family = 1;
^
configure:16420: $? = 0
configure:16428: result: yes
configure:16436: checking for __ss_family field in struct sockaddr_storage
configure:16456: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:30: error: 'struct __kernel_sockaddr_storage' has no member named '__ss_family'
struct sockaddr_storage s; s.__ss_family = 1;
^
conftest.c:114:26: warning: variable 's' set but not used [-Wunused-but-set-variable]
struct sockaddr_storage s; s.__ss_family = 1;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:121:2: error: 'struct msghdr' has no member named 'msg_accrights'
m.msg_accrights = 0;
^
conftest.c:122:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(0);
^
conftest.c:122:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:120:15: warning: variable 'm' set but not used [-Wunused-but-set-variable]
struct msghdr m;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:17: error: storage size of 's' isn't known
struct statvfs s; s.f_fsid = 0;
^
conftest.c:123:17: warning: unused variable 's' [-Wunused-variable]
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:2: error: unknown type name 'fsid_t'
fsid_t t; t.val[0] = 0;
^
conftest.c:114:13: error: request for member 'val' in something not a structure or union
fsid_t t; t.val[0] = 0;
^
conftest.c:114:9: warning: variable 't' set but not used [-Wunused-but-set-variable]
fsid_t t; t.val[0] = 0;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:2: error: unknown type name 'fsid_t'
fsid_t t; t.__val[0] = 0;
^
conftest.c:114:13: error: request for member '__val' in something not a structure or union
fsid_t t; t.__val[0] = 0;
^
conftest.c:114:9: warning: variable 't' set but not used [-Wunused-but-set-variable]
fsid_t t; t.__val[0] = 0;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(0);
^
conftest.c:122:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:120:15: warning: variable 'm' set but not used [-Wunused-but-set-variable]
struct msghdr m;
^
configure:16639: $? = 0
configure:16648: result: yes
configure:16656: checking if libc defines __progname
configure:16673: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:2: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
extern char *__progname; printf("%s", __progname);
^
conftest.c:112:27: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default]
extern char *__progname; printf("%s", __progname);
^
configure:16673: $? = 0
configure:16683: result: yes
configure:16691: checking whether arm-linux-androideabi-gcc implements __FUNCTION__
configure:16708: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:16708: $? = 0
configure:16718: result: yes
configure:16726: checking whether arm-linux-androideabi-gcc implements __func__
configure:16743: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:16743: $? = 0
configure:16753: result: yes
configure:16761: checking whether va_copy exists
configure:16781: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:16781: $? = 0
configure:16791: result: yes
configure:16799: checking whether __va_copy exists
configure:16819: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:16819: $? = 0
configure:16829: result: yes
configure:16837: checking whether getopt has optreset support
configure:16854: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
configure:16854: $? = 0
configure:16864: result: yes
configure:16874: checking for struct ifgroupreq
configure:16874: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:150:13: error: invalid application of 'sizeof' to incomplete type 'struct ifgroupreq'
if (sizeof (struct ifgroupreq))
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:12: error: 'struct stat' has no member named 'st_flags'
if (ac_aggr.st_flags)
^
conftest.c:121:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct stat ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:19: error: 'struct stat' has no member named 'st_flags'
if (sizeof ac_aggr.st_flags)
^
conftest.c:121:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct stat ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:12: error: 'struct stat' has no member named 'st_mtim'
if (ac_aggr.st_mtim)
^
conftest.c:121:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct stat ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:19: error: 'struct stat' has no member named 'st_mtim'
if (sizeof ac_aggr.st_mtim)
^
conftest.c:121:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct stat ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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_mtim)
| return 0;
| ;
| return 0;
| }
configure:16899: result: no
configure:16913: checking for struct stat.st_mtimespec
configure:16913: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:12: error: 'struct stat' has no member named 'st_mtimespec'
if (ac_aggr.st_mtimespec)
^
conftest.c:121:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct stat ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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_mtimespec)
| return 0;
| ;
| return 0;
| }
configure:16913: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:19: error: 'struct stat' has no member named 'st_mtimespec'
if (sizeof ac_aggr.st_mtimespec)
^
conftest.c:121:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct stat ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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_mtimespec)
| return 0;
| ;
| return 0;
| }
configure:16913: result: no
configure:16927: checking for struct sockaddr.sa_len
configure:16927: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:12: error: 'struct sockaddr' has no member named 'sa_len'
if (ac_aggr.sa_len)
^
conftest.c:122:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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
| #include
|
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:16927: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:19: error: 'struct sockaddr' has no member named 'sa_len'
if (sizeof ac_aggr.sa_len)
^
conftest.c:122:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:12: error: 'struct __kernel_sockaddr_storage' has no member named 'ss_len'
if (ac_aggr.ss_len)
^
conftest.c:122:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_storage ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_storage ac_aggr;
| if (ac_aggr.ss_len)
| return 0;
| ;
| return 0;
| }
configure:16942: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:19: error: 'struct __kernel_sockaddr_storage' has no member named 'ss_len'
if (sizeof ac_aggr.ss_len)
^
conftest.c:122:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_storage ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:12: error: 'struct sockaddr_in' has no member named 'sin_len'
if (ac_aggr.sin_len)
^
conftest.c:122:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_in ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:16957: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:19: error: 'struct sockaddr_in' has no member named 'sin_len'
if (sizeof ac_aggr.sin_len)
^
conftest.c:122:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_in ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:12: error: 'struct sockaddr_in6' has no member named 'sin6_len'
if (ac_aggr.sin6_len)
^
conftest.c:122:28: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_in6 ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in6 ac_aggr;
| if (ac_aggr.sin6_len)
| return 0;
| ;
| return 0;
| }
configure:16972: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:19: error: 'struct sockaddr_in6' has no member named 'sin6_len'
if (sizeof ac_aggr.sin6_len)
^
conftest.c:122:28: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct sockaddr_in6 ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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
| #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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:12: error: 'struct statfs' has no member named 'f_favail'
if (ac_aggr.f_favail)
^
conftest.c:121:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct statfs ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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 statfs ac_aggr;
| if (ac_aggr.f_favail)
| return 0;
| ;
| return 0;
| }
configure:16987: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:19: error: 'struct statfs' has no member named 'f_favail'
if (sizeof ac_aggr.f_favail)
^
conftest.c:121:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
static struct statfs ac_aggr;
^
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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 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: arm-linux-androideabi-gcc -c -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:154:10: error: 'BROKEN_GETADDRINFO' undeclared (first use in this function)
(void) BROKEN_GETADDRINFO;
^
conftest.c:154:10: note: each undeclared identifier is reported only once for each function it appears in
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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 ()
| {
| #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: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c >&5
conftest.c: In function 'main':
conftest.c:125:2: warning: implicit declaration of function 'res_hnok' [-Wimplicit-function-declaration]
res_hnok("");
^
/tmp/ccawByEO.o:conftest.c:function main: error: undefined reference to 'res_hnok'
collect2: error: ld returned 1 exit status
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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
| #include
| #include
| #include
|
| int
| main ()
| {
|
| res_hnok("");
|
| ;
| return 0;
| }
configure:17172: result: no
configure:17176: checking for res_hnok in -lresolv
configure:17197: arm-linux-androideabi-gcc -o conftest -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset conftest.c -lresolv >&5
conftest.c: In function 'main':
conftest.c:125:2: warning: implicit declaration of function 'res_hnok' [-Wimplicit-function-declaration]
res_hnok("");
^
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lresolv
/tmp/ccIGZXqR.o:conftest.c:function main: error: undefined reference to 'res_hnok'
collect2: error: ld returned 1 exit status
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_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_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_UTIL_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_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 4
| #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_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 __res_state state
| #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
| #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:17239: result: no
configure:17250: checking if RES_USE_DNSSEC is defined in resolv.h
configure:17272: result: no
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 a09f6ca33274
config.status:1192: creating Makefile
config.status:1192: creating src/Makefile
config.status:1192: creating config.h
config.status:1421: executing libtool commands
config.status:1421: 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=arm-linux-androideabi-gcc
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=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
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=no
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=no
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=no
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=yes
ac_cv_header_utime_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_libc_defines___progname=yes
ac_cv_member_struct___res_state_retrans=no
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=no
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=no
ac_cv_member_struct_stat_st_mtimespec=no
ac_cv_member_struct_statfs_f_favail=no
ac_cv_objext=o
ac_cv_path_AR=/usr/sbin/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_AR=arm-linux-androideabi-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_YACC='bison -y'
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=4
ac_cv_sizeof_long_long_int=8
ac_cv_sizeof_short_int=2
ac_cv_type_fd_mask=no
ac_cv_type_fsblkcnt_t=yes
ac_cv_type_fsfilcnt_t=yes
ac_cv_type_in_addr_t=no
ac_cv_type_in_port_t=no
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/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=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='/usr/sbin/ar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.14'
AWK='gawk'
CAT='/usr/sbin/cat'
CA_FILE='/etc/ssl/cert.pem'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset '
CPP='arm-linux-androideabi-gcc -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/arm-linux-androideabi/bin/ld'
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/arm-linux-androideabi-nm -B'
NMEDIT=''
NROFF='/usr/sbin/nroff'
OBJDUMP='arm-linux-androideabi-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='arm-linux-androideabi-ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SH='/usr/sbin/sh'
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-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=''
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='x86_64-unknown-linux'
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='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
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_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_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_UTIL_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_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 4
#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_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 __res_state state
#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 RES_USE_EDNS0 0
#define RES_USE_DNSSEC 0
configure: exit 0