Build of pdnsd with android toolchain

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

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

SLOCLanguage
16,568 ansic
4,554 makefile
1,303 sh
565 perl
22,990 total

The process tree of the build process is here.

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

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

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: pdnsd 1.2.9.a-11 (Tue Apr 4 20:12:36 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# 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 dependency style of arm-linux-androideabi-gcc... gcc3
# 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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# checking whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for autodetect build target... Linux
# checking for pthread_kill in -lpthread... no
# checking if this is an NPTL-based system... couldn't run test program
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/socket.h... yes
# checking for net/if.h... yes
# checking for netinet/in.h... yes
# checking for sys/poll.h... yes
# checking for an ANSI C-conforming const... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for socklen_t... yes
# checking for struct in6_addr... yes
# checking for struct in_pktinfo... yes
# checking for struct ifreq... yes
# checking for CPP C99 Variadic macro support... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether arm-linux-androideabi-gcc needs -traditional... no
# checking for working memcmp... no
# checking return type of signal handlers... void
# checking for vprintf... yes
# checking for _doprnt... no
# checking for library containing nanosleep... none required
# checking for library containing socket... none required
# checking for library containing inet_aton... none required
# checking for nanosleep... yes
# checking for gettimeofday... yes
# checking for mkfifo... yes
# checking for select... yes
# checking for socket... yes
# checking for strerror... yes
# checking for uname... yes
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking for poll... yes
# checking for strdup... yes
# checking for strndup... yes
# checking for stpcpy... yes
# checking for stpncpy... yes
# checking for strlcpy... yes
# checking for mempcpy... no
# checking for getline... yes
# checking for asprintf... yes
# checking for vasprintf... yes
# checking for getpwnam_r... yes
# checking for inet_ntop... yes
# checking for inet_pton... yes
# configure: creating ./config.status
# config.status: creating pdnsd.spec
# config.status: creating Makefile
# config.status: creating file-list.base
# config.status: creating contrib/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/pdnsd.8
# config.status: creating doc/pdnsd.conf.5
# config.status: creating doc/pdnsd.conf
# config.status: creating src/Makefile
# config.status: creating src/pdnsd-ctl/Makefile
# config.status: creating src/rc/Makefile
# config.status: creating src/rc/RedHat/Makefile
# config.status: creating src/rc/RedHat/pdnsd
# config.status: creating src/rc/SuSE/Makefile
# config.status: creating src/rc/SuSE/pdnsd
# config.status: creating src/rc/Debian/Makefile
# config.status: creating src/rc/Debian/pdnsd
# config.status: creating src/rc/Slackware/Makefile
# config.status: creating src/rc/Slackware/rc.pdnsd
# config.status: creating src/rc/ArchLinux/Makefile
# config.status: creating src/rc/ArchLinux/pdnsd
# config.status: creating src/test/Makefile
# config.status: creating PKGBUILD
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a'
# Making all in src
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src'
# Making all in .
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src'
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-conf-parser.o -MD -MP -MF .deps/pdnsd-conf-parser.Tpo -c -o pdnsd-conf-parser.o `test -f 'conf-parser.c' || echo './'`conf-parser.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-conff.o -MD -MP -MF .deps/pdnsd-conff.Tpo -c -o pdnsd-conff.o `test -f 'conff.c' || echo './'`conff.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-consts.o -MD -MP -MF .deps/pdnsd-consts.Tpo -c -o pdnsd-consts.o `test -f 'consts.c' || echo './'`consts.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-debug.o -MD -MP -MF .deps/pdnsd-debug.Tpo -c -o pdnsd-debug.o `test -f 'debug.c' || echo './'`debug.c
# In file included from conf-parser.c:27:0:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from conf-parser.c:27:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from cache.h:28:0,
# from helpers.h:32,
# from debug.c:30:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from cache.h:28,
# from helpers.h:32,
# from debug.c:30:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from conff.c:31:0:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from conff.c:31:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/pdnsd-debug.Tpo .deps/pdnsd-debug.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-dns.o -MD -MP -MF .deps/pdnsd-dns.Tpo -c -o pdnsd-dns.o `test -f 'dns.c' || echo './'`dns.c
# mv -f .deps/pdnsd-consts.Tpo .deps/pdnsd-consts.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-dns_answer.o -MD -MP -MF .deps/pdnsd-dns_answer.Tpo -c -o pdnsd-dns_answer.o `test -f 'dns_answer.c' || echo './'`dns_answer.c
# In file included from dns_answer.c:35:0:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from dns_answer.c:35:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from cache.h:28:0,
# from helpers.h:32,
# from error.h:35,
# from dns.c:28:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from cache.h:28,
# from helpers.h:32,
# from error.h:35,
# from dns.c:28:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/pdnsd-conff.Tpo .deps/pdnsd-conff.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-dns_query.o -MD -MP -MF .deps/pdnsd-dns_query.Tpo -c -o pdnsd-dns_query.o `test -f 'dns_query.c' || echo './'`dns_query.c
# mv -f .deps/pdnsd-dns.Tpo .deps/pdnsd-dns.Po
# In file included from dns_query.c:38:0:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from dns_query.c:38:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-error.o -MD -MP -MF .deps/pdnsd-error.Tpo -c -o pdnsd-error.o `test -f 'error.c' || echo './'`error.c
# In file included from cache.h:28:0,
# from helpers.h:32,
# from error.h:35,
# from error.c:31:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from cache.h:28,
# from helpers.h:32,
# from error.h:35,
# from error.c:31:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/pdnsd-error.Tpo .deps/pdnsd-error.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-helpers.o -MD -MP -MF .deps/pdnsd-helpers.Tpo -c -o pdnsd-helpers.o `test -f 'helpers.c' || echo './'`helpers.c
# In file included from helpers.c:36:0:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from helpers.c:36:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/pdnsd-dns_answer.Tpo .deps/pdnsd-dns_answer.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-icmp.o -MD -MP -MF .deps/pdnsd-icmp.Tpo -c -o pdnsd-icmp.o `test -f 'icmp.c' || echo './'`icmp.c
# mv -f .deps/pdnsd-helpers.Tpo .deps/pdnsd-helpers.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-list.o -MD -MP -MF .deps/pdnsd-list.Tpo -c -o pdnsd-list.o `test -f 'list.c' || echo './'`list.c
# In file included from icmp.c:40:0:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from icmp.c:40:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/pdnsd-conf-parser.Tpo .deps/pdnsd-conf-parser.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-main.o -MD -MP -MF .deps/pdnsd-main.Tpo -c -o pdnsd-main.o `test -f 'main.c' || echo './'`main.c
# In file included from cache.h:28:0,
# from helpers.h:32,
# from list.c:26:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from cache.h:28,
# from helpers.h:32,
# from list.c:26:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from cache.h:28:0,
# from main.c:40:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from cache.h:28,
# from main.c:40:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/pdnsd-list.Tpo .deps/pdnsd-list.Po
# mv -f .deps/pdnsd-icmp.Tpo .deps/pdnsd-icmp.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-netdev.o -MD -MP -MF .deps/pdnsd-netdev.Tpo -c -o pdnsd-netdev.o `test -f 'netdev.c' || echo './'`netdev.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-rr_types.o -MD -MP -MF .deps/pdnsd-rr_types.Tpo -c -o pdnsd-rr_types.o `test -f 'rr_types.c' || echo './'`rr_types.c
# In file included from netdev.c:59:0:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from netdev.c:59:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from cache.h:28:0,
# from helpers.h:32,
# from rr_types.c:30:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from cache.h:28,
# from helpers.h:32,
# from rr_types.c:30:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/pdnsd-main.Tpo .deps/pdnsd-main.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-status.o -MD -MP -MF .deps/pdnsd-status.Tpo -c -o pdnsd-status.o `test -f 'status.c' || echo './'`status.c
# mv -f .deps/pdnsd-rr_types.Tpo .deps/pdnsd-rr_types.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-servers.o -MD -MP -MF .deps/pdnsd-servers.Tpo -c -o pdnsd-servers.o `test -f 'servers.c' || echo './'`servers.c
# mv -f .deps/pdnsd-netdev.Tpo .deps/pdnsd-netdev.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-thread.o -MD -MP -MF .deps/pdnsd-thread.Tpo -c -o pdnsd-thread.o `test -f 'thread.c' || echo './'`thread.c
# In file included from cache.h:28:0,
# from helpers.h:32,
# from error.h:35,
# from servers.c:41:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from cache.h:28,
# from helpers.h:32,
# from error.h:35,
# from servers.c:41:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from status.c:41:0:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from status.c:41:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from cache.h:28:0,
# from helpers.h:32,
# from error.h:35,
# from thread.c:33:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from cache.h:28,
# from helpers.h:32,
# from error.h:35,
# from thread.c:33:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/pdnsd-dns_query.Tpo .deps/pdnsd-dns_query.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-cache.o -MD -MP -MF .deps/pdnsd-cache.Tpo -c -o pdnsd-cache.o `test -f 'cache.c' || echo './'`cache.c
# mv -f .deps/pdnsd-thread.Tpo .deps/pdnsd-thread.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -MT pdnsd-hash.o -MD -MP -MF .deps/pdnsd-hash.Tpo -c -o pdnsd-hash.o `test -f 'hash.c' || echo './'`hash.c
# In file included from cache.h:28:0,
# from cache.c:34:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from cache.h:28,
# from cache.c:34:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from cache.h:28:0,
# from hash.h:27,
# from hash.c:28:
# ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ipvers.h:30,
# from cache.h:28,
# from hash.h:27,
# from hash.c:28:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/pdnsd-servers.Tpo .deps/pdnsd-servers.Po
# mv -f .deps/pdnsd-status.Tpo .deps/pdnsd-status.Po
# mv -f .deps/pdnsd-hash.Tpo .deps/pdnsd-hash.Po
# mv -f .deps/pdnsd-cache.Tpo .deps/pdnsd-cache.Po
# arm-linux-androideabi-gcc -DCONFDIR='"/etc"' -o pdnsd pdnsd-conf-parser.o pdnsd-conff.o pdnsd-consts.o pdnsd-debug.o pdnsd-dns.o pdnsd-dns_answer.o pdnsd-dns_query.o pdnsd-error.o pdnsd-helpers.o pdnsd-icmp.o pdnsd-list.o pdnsd-main.o pdnsd-netdev.o pdnsd-rr_types.o pdnsd-status.o pdnsd-servers.o pdnsd-thread.o pdnsd-cache.o pdnsd-hash.o
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src'
# Making all in pdnsd-ctl
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl'
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -MT pdnsd-ctl.o -MD -MP -MF .deps/pdnsd-ctl.Tpo -c -o pdnsd-ctl.o pdnsd-ctl.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -DCLIENT_ONLY -c ../rr_types.c
# In file included from ../cache.h:28:0,
# from ../helpers.h:32,
# from ../rr_types.c:30:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../cache.h:28,
# from ../helpers.h:32,
# from ../rr_types.c:30:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from ../cache.h:28:0,
# from ../helpers.h:32,
# from pdnsd-ctl.c:37:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../cache.h:28,
# from ../helpers.h:32,
# from pdnsd-ctl.c:37:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/pdnsd-ctl.Tpo .deps/pdnsd-ctl.Po
# arm-linux-androideabi-gcc -o pdnsd-ctl pdnsd-ctl.o rr_types.o
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl'
# Making all in rc
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc'
# Making all in RedHat
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat'
# Making all in SuSE
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE'
# Making all in Debian
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian'
# Making all in Slackware
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware'
# Making all in ArchLinux
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux'
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc'
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc'
# Making all in test
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/test'
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -MT if_up.o -MD -MP -MF .deps/if_up.Tpo -c -o if_up.o if_up.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -c ../netdev.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -c ../error.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -c ../thread.c
# In file included from ../cache.h:28:0,
# from ../helpers.h:32,
# from if_up.c:5:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../cache.h:28,
# from ../helpers.h:32,
# from if_up.c:5:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from ../netdev.c:59:0:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../netdev.c:59:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from ../cache.h:28:0,
# from ../helpers.h:32,
# from ../error.h:35,
# from ../thread.c:33:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../cache.h:28,
# from ../helpers.h:32,
# from ../error.h:35,
# from ../thread.c:33:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/if_up.Tpo .deps/if_up.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -c ../helpers.c
# In file included from ../cache.h:28:0,
# from ../helpers.h:32,
# from ../error.h:35,
# from ../error.c:31:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../cache.h:28,
# from ../helpers.h:32,
# from ../error.h:35,
# from ../error.c:31:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -c ../icmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -MT is_local_addr.o -MD -MP -MF .deps/is_local_addr.Tpo -c -o is_local_addr.o is_local_addr.c
# In file included from ../helpers.c:36:0:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../helpers.c:36:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# In file included from ../icmp.c:40:0:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../icmp.c:40:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -MT tping.o -MD -MP -MF .deps/tping.Tpo -c -o tping.o tping.c
# In file included from ../cache.h:28:0,
# from ../helpers.h:32,
# from is_local_addr.c:5:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../cache.h:28,
# from ../helpers.h:32,
# from is_local_addr.c:5:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/is_local_addr.Tpo .deps/is_local_addr.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../.. -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c
# In file included from ../cache.h:28:0,
# from ../helpers.h:32,
# from tping.c:5:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../cache.h:28,
# from ../helpers.h:32,
# from tping.c:5:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/tping.Tpo .deps/tping.Po
# arm-linux-androideabi-gcc -o if_up if_up.o netdev.o error.o thread.o helpers.o icmp.o
# arm-linux-androideabi-gcc -o is_local_addr is_local_addr.o netdev.o error.o thread.o helpers.o icmp.o
# arm-linux-androideabi-gcc -o tping tping.o netdev.o error.o thread.o helpers.o icmp.o
# In file included from ../cache.h:28:0,
# from ../helpers.h:32,
# from random.c:5:
# ../ipvers.h:154:0: warning: "IPV6_FLOWINFO" redefined [enabled by default]
# #define IPV6_FLOWINFO 0
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in6.h:31:0,
# from /sysroot/sysroot/usr/include/netinet/in.h:32,
# from ../ipvers.h:30,
# from ../cache.h:28,
# from ../helpers.h:32,
# from random.c:5:
# /sysroot/sysroot/usr/include/linux/in6.h:144:0: note: this is the location of the previous definition
# #define IPV6_FLOWINFO 11
# ^
# mv -f .deps/random.Tpo .deps/random.Po
# arm-linux-androideabi-gcc -o random random.o netdev.o error.o thread.o helpers.o icmp.o
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/test'
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src'
# Making all in doc
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/doc'
# Making all in contrib
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/contrib'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/contrib'
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a'
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a'
# make[1]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src'
# Making install in .
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src'
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/pdnsd/pkg/pdnsd/usr/bin"
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c pdnsd '/tmp/pdnsd/pkg/pdnsd/usr/bin'
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src'
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src'
# Making install in pdnsd-ctl
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl'
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/pdnsd/pkg/pdnsd/usr/bin"
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c pdnsd-ctl '/tmp/pdnsd/pkg/pdnsd/usr/bin'
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl'
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl'
# Making install in rc
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc'
# Making install in RedHat
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat'
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat'
# if [ "Generic" = "RedHat" ] ; then \
# /bin/sh /tmp/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/tmp/pdnsd/pkg/pdnsd/etc/rc.d/init.d"; \
# /usr/bin/install -c ./pdnsd "/tmp/pdnsd/pkg/pdnsd/etc/rc.d/init.d/pdnsd"; \
# if [ "no" = "no" ] ; then \
# /sbin/chkconfig --add pdnsd; \
# fi \
# fi
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat'
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat'
# Making install in SuSE
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE'
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE'
# if [ "Generic" = "SuSE" ] ; then \
# CURDIR=`pwd`; \
# /bin/sh /tmp/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/tmp/pdnsd/pkg/pdnsd/sbin/init.d"; \
# /usr/bin/install -c ./pdnsd "/tmp/pdnsd/pkg/pdnsd/sbin/init.d/pdnsd"; \
# /bin/sh /tmp/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/tmp/pdnsd/pkg/pdnsd/sbin/init.d/rc2.d"; \
# cd "/tmp/pdnsd/pkg/pdnsd/sbin/init.d/rc2.d"; \
# ln -fs ../pdnsd K34pdnsd; ln -s ../pdnsd S11pdnsd; \
# cd $CURDIR ; \
# /bin/sh /tmp/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/tmp/pdnsd/pkg/pdnsd/sbin/init.d/rc3.d"; \
# cd "/tmp/pdnsd/pkg/pdnsd/sbin/init.d/rc3.d"; \
# ln -fs ../pdnsd K34pdnsd; ln -s ../pdnsd S11pdnsd; \
# cd $CURDIR ; \
# grep "START_PDNSD" "/tmp/pdnsd/pkg/pdnsd/etc/rc.config" > /dev/null ; \
# if [ $? -eq 1 ] ; then \
# echo -e "\n\n#\n# Set to yes to start pdnsd at boot time\n#\nSTART_PDNSD=yes" >> /etc/rc.config ; \
# fi \
# fi
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE'
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE'
# Making install in Debian
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian'
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian'
# if [ "Generic" = "Debian" ] ; then \
# CURDIR=`pwd`; \
# /bin/sh /tmp/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/tmp/pdnsd/pkg/pdnsd/etc/init.d"; \
# /usr/bin/install -c ./pdnsd "/tmp/pdnsd/pkg/pdnsd/etc/init.d"; \
# update-rc.d pdnsd defaults 19 ;\
# fi
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian'
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian'
# Making install in Slackware
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware'
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware'
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware'
# Making install in ArchLinux
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux'
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux'
# if [ "Generic" = "ArchLinux" ] ; then \
# /bin/sh /tmp/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/tmp/pdnsd/pkg/pdnsd/etc/rc.d"; \
# /usr/bin/install -c ./pdnsd "/tmp/pdnsd/pkg/pdnsd/etc/rc.d/pdnsd";\
# fi
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux'
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux'
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc'
# make[4]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc'
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc'
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/rc'
# Making install in test
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/test'
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/test'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/test'
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src/test'
# make[1]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/src'
# Making install in doc
# make[1]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/doc'
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/man/man5" || /usr/sbin/mkdir -p "/tmp/pdnsd/pkg/pdnsd/usr/share/man/man5"
# test -z "/usr/share/man/man8" || /usr/sbin/mkdir -p "/tmp/pdnsd/pkg/pdnsd/usr/share/man/man8"
# /usr/bin/install -c -m 644 pdnsd.8 pdnsd-ctl.8 '/tmp/pdnsd/pkg/pdnsd/usr/share/man/man8'
# /usr/bin/install -c -m 644 pdnsd.conf.5 '/tmp/pdnsd/pkg/pdnsd/usr/share/man/man5'
# make install-data-hook
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/doc'
# /bin/sh /tmp/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/tmp/pdnsd/pkg/pdnsd/etc"
# if test `whoami` = "root"; then \
# /usr/bin/install -c -o 0 -g 0 -m 644 pdnsd.conf "/tmp/pdnsd/pkg/pdnsd/etc/pdnsd.conf.sample" ; \
# else \
# /usr/bin/install -c -m 644 pdnsd.conf "/tmp/pdnsd/pkg/pdnsd/etc/pdnsd.conf.sample" ; \
# fi
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/doc'
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/doc'
# make[1]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/doc'
# Making install in contrib
# make[1]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/contrib'
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a/contrib'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/contrib'
# make[1]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a/contrib'
# make[1]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a'
# make[2]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a'
# make[2]: Nothing to be done for 'install-exec-am'.
# make install-data-hook
# make[3]: Entering directory '/tmp/pdnsd/src/pdnsd-1.2.9a'
# /bin/sh /tmp/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/tmp/pdnsd/pkg/pdnsd/var/cache/pdnsd"
# test -f "/tmp/pdnsd/pkg/pdnsd/var/cache/pdnsd/pdnsd.cache" || \
# touch "/tmp/pdnsd/pkg/pdnsd/var/cache/pdnsd/pdnsd.cache"
# if test `whoami` = "root"; then \
# chown nobody "/tmp/pdnsd/pkg/pdnsd/var/cache/pdnsd/pdnsd.cache"; \
# chown nobody "/tmp/pdnsd/pkg/pdnsd/var/cache/pdnsd"; \
# fi
# chmod 0640 "/tmp/pdnsd/pkg/pdnsd/var/cache/pdnsd/pdnsd.cache"
# chmod 0750 "/tmp/pdnsd/pkg/pdnsd/var/cache/pdnsd"
# make[3]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a'
# make[2]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a'
# make[1]: Leaving directory '/tmp/pdnsd/src/pdnsd-1.2.9a'
# chown: changing ownership of '/tmp/pdnsd/pkg/pdnsd/var/cache/pdnsd/pdnsd.cache': Operation not permitted
# chown: changing ownership of '/tmp/pdnsd/pkg/pdnsd/var/cache/pdnsd': Operation not permitted
# ==> ERROR: A failure occurred in package().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pdnsd/src/pdnsd-1.2.9a/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 configure, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --enable-ipv6
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 939e736be62b
# 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:1977: checking for a BSD-compatible install
# configure:2045: result: /usr/bin/install -c
# configure:2056: checking whether build environment is sane
# configure:2116: result: yes
# configure:2165: checking for arm-linux-androideabi-strip
# configure:2181: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2192: result: arm-linux-androideabi-strip
# configure:2257: checking for a thread-safe mkdir -p
# configure:2296: result: /usr/sbin/mkdir -p
# configure:2309: checking for gawk
# configure:2325: found /usr/sbin/gawk
# configure:2336: result: gawk
# configure:2347: checking whether make sets $(MAKE)
# configure:2369: result: yes
# configure:2456: checking for style of include used by make
# configure:2484: result: GNU
# configure:2514: checking for arm-linux-androideabi-gcc
# configure:2541: result: arm-linux-androideabi-gcc
# configure:2813: checking for C compiler version
# configure:2821: 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:2825: $? = 0
# configure:2832: 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:2836: $? = 0
# configure:2843: 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:2847: $? = 1
# configure:2870: checking for C compiler default output file name
# configure:2892: arm-linux-androideabi-gcc conftest.c >&5
# configure:2896: $? = 0
# configure:2934: result: a.out
# configure:2953: checking whether the C compiler works
# configure:2986: result: yes
# configure:2993: checking whether we are cross compiling
# configure:2995: result: yes
# configure:2998: checking for suffix of executables
# configure:3005: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3009: $? = 0
# configure:3035: result:
# configure:3041: checking for suffix of object files
# configure:3067: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3071: $? = 0
# configure:3096: result: o
# configure:3100: checking whether we are using the GNU C compiler
# configure:3129: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3136: $? = 0
# configure:3153: result: yes
# configure:3162: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3192: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3199: $? = 0
# configure:3300: result: yes
# configure:3317: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3391: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3398: $? = 0
# configure:3421: result: none needed
# configure:3441: checking dependency style of arm-linux-androideabi-gcc
# configure:3551: result: gcc3
# configure:3572: checking how to run the C preprocessor
# configure:3612: arm-linux-androideabi-gcc -E conftest.c
# configure:3619: $? = 0
# configure:3650: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3657: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:3690: result: arm-linux-androideabi-gcc -E
# configure:3719: arm-linux-androideabi-gcc -E conftest.c
# configure:3726: $? = 0
# configure:3757: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3764: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:3804: checking for grep that handles long lines and -e
# configure:3864: result: /usr/sbin/grep
# configure:3869: checking for egrep
# configure:3933: result: /usr/sbin/grep -E
# configure:3938: checking for ANSI C header files
# configure:3968: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3975: $? = 0
# configure:4106: result: yes
# configure:4130: checking for sys/types.h
# configure:4151: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for sys/stat.h
# configure:4151: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for stdlib.h
# configure:4151: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for string.h
# configure:4151: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for memory.h
# configure:4151: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for strings.h
# configure:4151: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for inttypes.h
# configure:4151: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for stdint.h
# configure:4151: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for unistd.h
# configure:4151: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4200: checking minix/config.h usability
# configure:4217: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:51:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4224: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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
# | #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:4238: result: no
# configure:4242: checking minix/config.h presence
# configure:4257: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:18:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4264: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:4278: result: no
# configure:4306: checking for minix/config.h
# configure:4313: result: no
# configure:4344: checking whether it is safe to define __EXTENSIONS__
# configure:4372: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4379: $? = 0
# configure:4394: result: yes
# configure:4809: checking for arm-linux-androideabi-gcc
# configure:4836: result: arm-linux-androideabi-gcc
# configure:5108: checking for C compiler version
# configure:5116: 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:5120: $? = 0
# configure:5127: 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:5131: $? = 0
# configure:5138: 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:5142: $? = 1
# configure:5145: checking whether we are using the GNU C compiler
# configure:5198: result: yes
# configure:5207: checking whether arm-linux-androideabi-gcc accepts -g
# configure:5345: result: yes
# configure:5362: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5466: result: none needed
# configure:5486: checking dependency style of arm-linux-androideabi-gcc
# configure:5596: result: gcc3
# configure:5619: checking for arm-linux-androideabi-gcc
# configure:5646: result: arm-linux-androideabi-gcc
# configure:5918: checking for C compiler version
# configure:5926: 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:5930: $? = 0
# configure:5937: 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:5941: $? = 0
# configure:5948: 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:5952: $? = 1
# configure:5955: checking whether we are using the GNU C compiler
# configure:6008: result: yes
# configure:6017: checking whether arm-linux-androideabi-gcc accepts -g
# configure:6155: result: yes
# configure:6172: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:6276: result: none needed
# configure:6296: checking dependency style of arm-linux-androideabi-gcc
# configure:6406: result: gcc3
# configure:6425: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
# configure:6460: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:6464: $? = 0
# configure:6470: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:6474: $? = 0
# configure:6485: cc -c conftest.c >&5
# cc1: error: no include path in which to search for stdc-predef.h
# configure:6489: $? = 1
# configure:6529: result: yes
# configure:6570: checking for a BSD-compatible install
# configure:6638: result: /usr/bin/install -c
# configure:6653: checking for arm-linux-androideabi-ranlib
# configure:6669: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6680: result: arm-linux-androideabi-ranlib
# configure:6744: checking for autodetect build target
# configure:6756: result: Linux
# configure:6827: checking for pthread_kill in -lpthread
# configure:6862: arm-linux-androideabi-gcc -o conftest conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:6869: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define VERSION "1.2.9a-par"
# | #define CACHEDIR "/var/cache/pdnsd"
# | #define ENABLE_IPV4 1
# | #define ENABLE_IPV6 1
# | #define DEFAULT_IPV4 1
# | #define M_PRESET UDP_ONLY
# | #define R_DEFAULT 1
# | #define TARGET TARGET_LINUX
# | #define SRC_ADDR_DISC 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 pthread_kill ();
# | int
# | main ()
# | {
# | return pthread_kill ();
# | ;
# | return 0;
# | }
# configure:6890: result: no
# configure:6913: checking if this is an NPTL-based system
# configure:6919: result: couldn't run test program
# configure:7023: checking for ANSI C header files
# configure:7191: result: yes
# configure:7201: checking for sys/wait.h that is POSIX.1 compatible
# configure:7237: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7244: $? = 0
# configure:7259: result: yes
# configure:7290: checking fcntl.h usability
# configure:7307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7314: $? = 0
# configure:7328: result: yes
# configure:7332: checking fcntl.h presence
# configure:7347: arm-linux-androideabi-gcc -E conftest.c
# configure:7354: $? = 0
# configure:7368: result: yes
# configure:7396: checking for fcntl.h
# configure:7405: result: yes
# configure:7290: checking malloc.h usability
# configure:7307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7314: $? = 0
# configure:7328: result: yes
# configure:7332: checking malloc.h presence
# configure:7347: arm-linux-androideabi-gcc -E conftest.c
# configure:7354: $? = 0
# configure:7368: result: yes
# configure:7396: checking for malloc.h
# configure:7405: result: yes
# configure:7290: checking sys/ioctl.h usability
# configure:7307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7314: $? = 0
# configure:7328: result: yes
# configure:7332: checking sys/ioctl.h presence
# configure:7347: arm-linux-androideabi-gcc -E conftest.c
# configure:7354: $? = 0
# configure:7368: result: yes
# configure:7396: checking for sys/ioctl.h
# configure:7405: result: yes
# configure:7290: checking sys/time.h usability
# configure:7307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7314: $? = 0
# configure:7328: result: yes
# configure:7332: checking sys/time.h presence
# configure:7347: arm-linux-androideabi-gcc -E conftest.c
# configure:7354: $? = 0
# configure:7368: result: yes
# configure:7396: checking for sys/time.h
# configure:7405: result: yes
# configure:7290: checking syslog.h usability
# configure:7307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7314: $? = 0
# configure:7328: result: yes
# configure:7332: checking syslog.h presence
# configure:7347: arm-linux-androideabi-gcc -E conftest.c
# configure:7354: $? = 0
# configure:7368: result: yes
# configure:7396: checking for syslog.h
# configure:7405: result: yes
# configure:7279: checking for unistd.h
# configure:7286: result: yes
# configure:7428: checking for sys/types.h
# configure:7485: result: yes
# configure:7428: checking for sys/socket.h
# configure:7461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7468: $? = 0
# configure:7485: result: yes
# configure:7428: checking for net/if.h
# configure:7461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7468: $? = 0
# configure:7485: result: yes
# configure:7428: checking for netinet/in.h
# configure:7461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7468: $? = 0
# configure:7485: result: yes
# configure:7428: checking for sys/poll.h
# configure:7461: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7468: $? = 0
# configure:7485: result: yes
# configure:7499: checking for an ANSI C-conforming const
# configure:7574: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7581: $? = 0
# configure:7596: result: yes
# configure:7606: checking for pid_t
# configure:7634: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7641: $? = 0
# configure:7668: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:7675: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define VERSION "1.2.9a-par"
# | #define CACHEDIR "/var/cache/pdnsd"
# | #define ENABLE_IPV4 1
# | #define ENABLE_IPV6 1
# | #define DEFAULT_IPV4 1
# | #define M_PRESET UDP_ONLY
# | #define R_DEFAULT 1
# | #define TARGET TARGET_LINUX
# | #define SRC_ADDR_DISC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7698: result: yes
# configure:7710: checking for size_t
# configure:7738: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7745: $? = 0
# configure:7772: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:7779: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define VERSION "1.2.9a-par"
# | #define CACHEDIR "/var/cache/pdnsd"
# | #define ENABLE_IPV4 1
# | #define ENABLE_IPV6 1
# | #define DEFAULT_IPV4 1
# | #define M_PRESET UDP_ONLY
# | #define R_DEFAULT 1
# | #define TARGET TARGET_LINUX
# | #define SRC_ADDR_DISC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7802: result: yes
# configure:7814: checking whether time.h and sys/time.h may both be included
# configure:7844: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7851: $? = 0
# configure:7866: result: yes
# configure:7876: checking whether struct tm is in sys/time.h or time.h
# configure:7906: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7913: $? = 0
# configure:7928: result: time.h
# configure:7938: checking for socklen_t
# configure:7970: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7977: $? = 0
# configure:8008: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:54:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:8015: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define VERSION "1.2.9a-par"
# | #define CACHEDIR "/var/cache/pdnsd"
# | #define ENABLE_IPV4 1
# | #define ENABLE_IPV6 1
# | #define DEFAULT_IPV4 1
# | #define M_PRESET UDP_ONLY
# | #define R_DEFAULT 1
# | #define TARGET TARGET_LINUX
# | #define SRC_ADDR_DISC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8038: result: yes
# configure:8054: checking for struct in6_addr
# configure:8086: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8093: $? = 0
# configure:8124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:30: error: expected expression before ')' token
# if (sizeof ((struct in6_addr)))
# ^
# configure:8131: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define VERSION "1.2.9a-par"
# | #define CACHEDIR "/var/cache/pdnsd"
# | #define ENABLE_IPV4 1
# | #define ENABLE_IPV6 1
# | #define DEFAULT_IPV4 1
# | #define M_PRESET UDP_ONLY
# | #define R_DEFAULT 1
# | #define TARGET TARGET_LINUX
# | #define SRC_ADDR_DISC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct in6_addr)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8154: result: yes
# configure:8164: checking for struct in_pktinfo
# configure:8196: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8203: $? = 0
# configure:8234: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:32: error: expected expression before ')' token
# if (sizeof ((struct in_pktinfo)))
# ^
# configure:8241: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define VERSION "1.2.9a-par"
# | #define CACHEDIR "/var/cache/pdnsd"
# | #define ENABLE_IPV4 1
# | #define ENABLE_IPV6 1
# | #define DEFAULT_IPV4 1
# | #define M_PRESET UDP_ONLY
# | #define R_DEFAULT 1
# | #define TARGET TARGET_LINUX
# | #define SRC_ADDR_DISC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct in_pktinfo)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8264: result: yes
# configure:8274: checking for struct ifreq
# configure:8306: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8313: $? = 0
# configure:8344: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:57:27: error: expected expression before ')' token
# if (sizeof ((struct ifreq)))
# ^
# configure:8351: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define VERSION "1.2.9a-par"
# | #define CACHEDIR "/var/cache/pdnsd"
# | #define ENABLE_IPV4 1
# | #define ENABLE_IPV6 1
# | #define DEFAULT_IPV4 1
# | #define M_PRESET UDP_ONLY
# | #define R_DEFAULT 1
# | #define TARGET TARGET_LINUX
# | #define SRC_ADDR_DISC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct ifreq)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8374: result: yes
# configure:8386: checking for CPP C99 Variadic macro support
# configure:8407: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8414: $? = 0
# configure:8428: result: yes
# configure:8445: checking for working alloca.h
# configure:8472: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8479: $? = 0
# configure:8499: result: yes
# configure:8509: checking for alloca
# configure:8556: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:8563: $? = 0
# configure:8583: result: yes
# configure:8821: checking whether arm-linux-androideabi-gcc needs -traditional
# configure:8863: result: no
# configure:8870: checking for working memcmp
# configure:8954: result: no
# configure:8963: checking return type of signal handlers
# configure:8991: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59:1: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# configure:8998: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define VERSION "1.2.9a-par"
# | #define CACHEDIR "/var/cache/pdnsd"
# | #define ENABLE_IPV4 1
# | #define ENABLE_IPV6 1
# | #define DEFAULT_IPV4 1
# | #define M_PRESET UDP_ONLY
# | #define R_DEFAULT 1
# | #define TARGET TARGET_LINUX
# | #define SRC_ADDR_DISC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IFREQ 1
# | #define CPP_C99_VARIADIC_MACROS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:9013: result: void
# configure:9025: checking for vprintf
# configure:9081: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
# char vprintf ();
# ^
# configure:9088: $? = 0
# configure:9110: result: yes
# configure:9119: checking for _doprnt
# configure:9175: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc8Pm2Ga.o:conftest.c:function main: error: undefined reference to '_doprnt'
# collect2: error: ld returned 1 exit status
# configure:9182: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define VERSION "1.2.9a-par"
# | #define CACHEDIR "/var/cache/pdnsd"
# | #define ENABLE_IPV4 1
# | #define ENABLE_IPV6 1
# | #define DEFAULT_IPV4 1
# | #define M_PRESET UDP_ONLY
# | #define R_DEFAULT 1
# | #define TARGET TARGET_LINUX
# | #define SRC_ADDR_DISC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IFREQ 1
# | #define CPP_C99_VARIADIC_MACROS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define RETSIGTYPE void
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:9202: result: no
# configure:9216: checking for library containing nanosleep
# configure:9257: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9264: $? = 0
# configure:9295: result: none required
# configure:9303: checking for library containing socket
# configure:9344: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9351: $? = 0
# configure:9382: result: none required
# configure:9390: checking for library containing inet_aton
# configure:9431: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9438: $? = 0
# configure:9469: result: none required
# configure:9489: checking for nanosleep
# configure:9545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for gettimeofday
# configure:9545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for mkfifo
# configure:9545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for select
# configure:9545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for socket
# configure:9545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for strerror
# configure:9545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for uname
# configure:9545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for snprintf
# configure:9545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for vsnprintf
# configure:9545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9594: checking for poll
# configure:9650: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9657: $? = 0
# configure:9679: result: yes
# configure:9711: checking for strdup
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for strndup
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
# char strndup ();
# ^
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for stpcpy
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
# char stpcpy ();
# ^
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for stpncpy
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:91:6: warning: conflicting types for built-in function 'stpncpy' [enabled by default]
# char stpncpy ();
# ^
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for strlcpy
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for mempcpy
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:93:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
# char mempcpy ();
# ^
# /tmp/ccsmJvJQ.o:conftest.c:function main: error: undefined reference to 'mempcpy'
# collect2: error: ld returned 1 exit status
# configure:9774: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define VERSION "1.2.9a-par"
# | #define CACHEDIR "/var/cache/pdnsd"
# | #define ENABLE_IPV4 1
# | #define ENABLE_IPV6 1
# | #define DEFAULT_IPV4 1
# | #define M_PRESET UDP_ONLY
# | #define R_DEFAULT 1
# | #define TARGET TARGET_LINUX
# | #define SRC_ADDR_DISC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IFREQ 1
# | #define CPP_C99_VARIADIC_MACROS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define RETSIGTYPE void
# | #define HAVE_VPRINTF 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SELECT 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRERROR 1
# | #define HAVE_UNAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_POLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRLCPY 1
# | /* end confdefs.h. */
# | /* Define mempcpy to an innocuous variant, in case declares mempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mempcpy innocuous_mempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mempcpy
# |
# | /* 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 mempcpy ();
# | /* 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_mempcpy || defined __stub___mempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mempcpy ();
# | ;
# | return 0;
# | }
# configure:9796: result: no
# configure:9711: checking for getline
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for asprintf
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for vasprintf
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for getpwnam_r
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for inet_ntop
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for inet_pton
# configure:9767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9949: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 939e736be62b
#
# config.status:859: creating pdnsd.spec
# config.status:859: creating Makefile
# config.status:859: creating file-list.base
# config.status:859: creating contrib/Makefile
# config.status:859: creating doc/Makefile
# config.status:859: creating doc/pdnsd.8
# config.status:859: creating doc/pdnsd.conf.5
# config.status:859: creating doc/pdnsd.conf
# config.status:859: creating src/Makefile
# config.status:859: creating src/pdnsd-ctl/Makefile
# config.status:859: creating src/rc/Makefile
# config.status:859: creating src/rc/RedHat/Makefile
# config.status:859: creating src/rc/RedHat/pdnsd
# config.status:859: creating src/rc/SuSE/Makefile
# config.status:859: creating src/rc/SuSE/pdnsd
# config.status:859: creating src/rc/Debian/Makefile
# config.status:859: creating src/rc/Debian/pdnsd
# config.status:859: creating src/rc/Slackware/Makefile
# config.status:859: creating src/rc/Slackware/rc.pdnsd
# config.status:859: creating src/rc/ArchLinux/Makefile
# config.status:859: creating src/rc/ArchLinux/pdnsd
# config.status:859: creating src/test/Makefile
# config.status:859: creating PKGBUILD
# config.status:859: creating config.h
# config.status:1133: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_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__doprnt=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_getline=yes
# ac_cv_func_getpwnam_r=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_memcmp_working=no
# ac_cv_func_mempcpy=no
# ac_cv_func_mkfifo=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_poll=yes
# ac_cv_func_select=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_stpncpy=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strlcpy=yes
# ac_cv_func_strndup=yes
# ac_cv_func_uname=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_net_if_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_lib_pthread_pthread_kill=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# 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_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_arm_linux_androideabi_gcc_c_o=yes
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_inet_aton='none required'
# ac_cv_search_nanosleep='none required'
# ac_cv_search_socket='none required'
# ac_cv_struct_tm=time.h
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_ifreq=yes
# ac_cv_type_struct_in6_addr=yes
# ac_cv_type_struct_in_pktinfo=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_prog_cc_stdc=
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pdnsd/src/pdnsd-1.2.9a/missing --run aclocal-1.11'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/pdnsd/src/pdnsd-1.2.9a/missing --run tar'
# AUTOCONF='${SHELL} /tmp/pdnsd/src/pdnsd-1.2.9a/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/pdnsd/src/pdnsd-1.2.9a/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/pdnsd/src/pdnsd-1.2.9a/missing --run automake-1.11'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'
# MAKEINFO='${SHELL} /tmp/pdnsd/src/pdnsd-1.2.9a/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='pdnsd'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.2.9a'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# cachedir='/var/cache/pdnsd'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# def_id='nobody'
# distribution='Generic'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# fullversion='1.2.9a-par'
# host_alias='arm-linux-androideabi'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/pdnsd/src/pdnsd-1.2.9a/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# packagerelease='par'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# specbuild='no'
# sysconfdir='/etc'
# target_alias=''
# thread_CFLAGS=''
# threadlib='linuxthreads'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define VERSION "1.2.9a-par"
# #define CACHEDIR "/var/cache/pdnsd"
# #define ENABLE_IPV4 1
# #define ENABLE_IPV6 1
# #define DEFAULT_IPV4 1
# #define M_PRESET UDP_ONLY
# #define R_DEFAULT 1
# #define TARGET TARGET_LINUX
# #define SRC_ADDR_DISC 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_POLL_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SOCKLEN_T 1
# #define HAVE_STRUCT_IN6_ADDR 1
# #define HAVE_STRUCT_IN_PKTINFO 1
# #define HAVE_STRUCT_IFREQ 1
# #define CPP_C99_VARIADIC_MACROS 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define RETSIGTYPE void
# #define HAVE_VPRINTF 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MKFIFO 1
# #define HAVE_SELECT 1
# #define HAVE_SOCKET 1
# #define HAVE_STRERROR 1
# #define HAVE_UNAME 1
# #define HAVE_SNPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_POLL 1
# #define HAVE_STRDUP 1
# #define HAVE_STRNDUP 1
# #define HAVE_STPCPY 1
# #define HAVE_STPNCPY 1
# #define HAVE_STRLCPY 1
# #define HAVE_GETLINE 1
# #define HAVE_ASPRINTF 1
# #define HAVE_VASPRINTF 1
# #define HAVE_GETPWNAM_R 1
# #define HAVE_INET_NTOP 1
# #define HAVE_INET_PTON 1
#
# configure: exit 0