Build of pdnsd with vanilla toolchain

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

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

SLOCLanguage
16,570 ansic
4,554 makefile
1,303 sh
565 perl
22,992 total

The process tree of the build process is here.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: pdnsd 1.2.9.a-11 (Wed Aug 24 12:36:59 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... 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 x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking for x86_64-unknown-linux-gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking whether gcc and cc understand -c and -o together... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for autodetect build target... Linux
# checking for pthread_kill in -lpthread... yes
# checking if this is an NPTL-based system... yes
# 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 gcc needs -traditional... no
# checking for working memcmp... yes
# 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... no
# checking for mempcpy... yes
# 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'
# 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
# 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
# mv -f .deps/pdnsd-conff.Tpo .deps/pdnsd-conff.Po
# 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
# mv -f .deps/pdnsd-consts.Tpo .deps/pdnsd-consts.Po
# 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
# mv -f .deps/pdnsd-debug.Tpo .deps/pdnsd-debug.Po
# 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-dns.Tpo .deps/pdnsd-dns.Po
# 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
# mv -f .deps/pdnsd-conf-parser.Tpo .deps/pdnsd-conf-parser.Po
# 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_answer.Tpo .deps/pdnsd-dns_answer.Po
# 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
# mv -f .deps/pdnsd-error.Tpo .deps/pdnsd-error.Po
# 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
# mv -f .deps/pdnsd-dns_query.Tpo .deps/pdnsd-dns_query.Po
# 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
# 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
# mv -f .deps/pdnsd-list.Tpo .deps/pdnsd-list.Po
# 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
# mv -f .deps/pdnsd-icmp.Tpo .deps/pdnsd-icmp.Po
# 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
# mv -f .deps/pdnsd-main.Tpo .deps/pdnsd-main.Po
# 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
# mv -f .deps/pdnsd-netdev.Tpo .deps/pdnsd-netdev.Po
# 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
# 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-status.Tpo .deps/pdnsd-status.Po
# 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
# mv -f .deps/pdnsd-thread.Tpo .deps/pdnsd-thread.Po
# 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-servers.Tpo .deps/pdnsd-servers.Po
# 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
# mv -f .deps/pdnsd-hash.Tpo .deps/pdnsd-hash.Po
# mv -f .deps/pdnsd-cache.Tpo .deps/pdnsd-cache.Po
# 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 -lpthread
# 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'
# 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
# gcc -DHAVE_CONFIG_H -I. -I../.. -DCLIENT_ONLY -c ../rr_types.c
# mv -f .deps/pdnsd-ctl.Tpo .deps/pdnsd-ctl.Po
# gcc -o pdnsd-ctl pdnsd-ctl.o rr_types.o -lpthread
# 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'
# 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
# gcc -DHAVE_CONFIG_H -I. -I../.. -c ../netdev.c
# mv -f .deps/if_up.Tpo .deps/if_up.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -c ../error.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -c ../thread.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -c ../helpers.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -c ../icmp.c
# 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
# gcc -DHAVE_CONFIG_H -I. -I../.. -MT tping.o -MD -MP -MF .deps/tping.Tpo -c -o tping.o tping.c
# mv -f .deps/is_local_addr.Tpo .deps/is_local_addr.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c
# mv -f .deps/tping.Tpo .deps/tping.Po
# gcc -o if_up if_up.o netdev.o error.o thread.o helpers.o icmp.o -lpthread
# gcc -o is_local_addr is_local_addr.o netdev.o error.o thread.o helpers.o icmp.o -lpthread
# mv -f .deps/random.Tpo .deps/random.Po
# gcc -o tping tping.o netdev.o error.o thread.o helpers.o icmp.o -lpthread
# gcc -o random random.o netdev.o error.o thread.o helpers.o icmp.o -lpthread
# 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 --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --enable-ipv6
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8d64812eff27
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/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 x86_64-unknown-linux-strip
# configure:2195: result: no
# configure:2205: checking for strip
# configure:2221: found /usr/sbin/strip
# configure:2232: result: 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 x86_64-unknown-linux-gcc
# configure:2544: result: no
# configure:2554: checking for gcc
# configure:2570: found /usr/sbin/gcc
# configure:2581: result: gcc
# configure:2813: checking for C compiler version
# configure:2821: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2825: $? = 0
# configure:2832: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2836: $? = 0
# configure:2843: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2847: $? = 1
# configure:2870: checking for C compiler default output file name
# configure:2892: gcc conftest.c >&5
# configure:2896: $? = 0
# configure:2934: result: a.out
# configure:2953: checking whether the C compiler works
# configure:2963: ./a.out
# configure:2967: $? = 0
# configure:2986: result: yes
# configure:2993: checking whether we are cross compiling
# configure:2995: result: no
# configure:2998: checking for suffix of executables
# configure:3005: gcc -o conftest conftest.c >&5
# configure:3009: $? = 0
# configure:3035: result:
# configure:3041: checking for suffix of object files
# configure:3067: 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: gcc -c conftest.c >&5
# configure:3136: $? = 0
# configure:3153: result: yes
# configure:3162: checking whether gcc accepts -g
# configure:3192: gcc -c -g conftest.c >&5
# configure:3199: $? = 0
# configure:3300: result: yes
# configure:3317: checking for gcc option to accept ISO C89
# configure:3391: gcc -c conftest.c >&5
# configure:3398: $? = 0
# configure:3421: result: none needed
# configure:3441: checking dependency style of gcc
# configure:3551: result: gcc3
# configure:3572: checking how to run the C preprocessor
# configure:3612: gcc -E conftest.c
# configure:3619: $? = 0
# configure:3650: 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: gcc -E
# configure:3719: gcc -E conftest.c
# configure:3726: $? = 0
# configure:3757: 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: gcc -c conftest.c >&5
# configure:3975: $? = 0
# configure:4074: gcc -o conftest conftest.c >&5
# configure:4078: $? = 0
# configure:4084: ./conftest
# configure:4088: $? = 0
# configure:4106: result: yes
# configure:4130: checking for sys/types.h
# configure:4151: gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for sys/stat.h
# configure:4151: gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for stdlib.h
# configure:4151: gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for string.h
# configure:4151: gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for memory.h
# configure:4151: gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for strings.h
# configure:4151: gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for inttypes.h
# configure:4151: gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for stdint.h
# configure:4151: gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4130: checking for unistd.h
# configure:4151: gcc -c conftest.c >&5
# configure:4158: $? = 0
# configure:4175: result: yes
# configure:4200: checking minix/config.h usability
# configure:4217: 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: 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: gcc -c conftest.c >&5
# configure:4379: $? = 0
# configure:4394: result: yes
# configure:4809: checking for x86_64-unknown-linux-gcc
# configure:4836: result: gcc
# configure:5108: checking for C compiler version
# configure:5116: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5120: $? = 0
# configure:5127: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5131: $? = 0
# configure:5138: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# 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 gcc accepts -g
# configure:5345: result: yes
# configure:5362: checking for gcc option to accept ISO C89
# configure:5466: result: none needed
# configure:5486: checking dependency style of gcc
# configure:5596: result: gcc3
# configure:5619: checking for x86_64-unknown-linux-gcc
# configure:5646: result: gcc
# configure:5918: checking for C compiler version
# configure:5926: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5930: $? = 0
# configure:5937: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5941: $? = 0
# configure:5948: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# 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 gcc accepts -g
# configure:6155: result: yes
# configure:6172: checking for gcc option to accept ISO C89
# configure:6276: result: none needed
# configure:6296: checking dependency style of gcc
# configure:6406: result: gcc3
# configure:6425: checking whether gcc and cc understand -c and -o together
# configure:6460: gcc -c conftest.c -o conftest2.o >&5
# configure:6464: $? = 0
# configure:6470: gcc -c conftest.c -o conftest2.o >&5
# configure:6474: $? = 0
# configure:6485: cc -c conftest.c >&5
# configure:6489: $? = 0
# configure:6497: cc -c conftest.c -o conftest2.o >&5
# configure:6501: $? = 0
# configure:6507: cc -c conftest.c -o conftest2.o >&5
# configure:6511: $? = 0
# configure:6529: result: yes
# configure:6570: checking for a BSD-compatible install
# configure:6638: result: /usr/bin/install -c
# configure:6653: checking for x86_64-unknown-linux-ranlib
# configure:6683: result: no
# configure:6693: checking for ranlib
# configure:6709: found /usr/sbin/ranlib
# configure:6720: result: ranlib
# configure:6744: checking for autodetect build target
# configure:6756: result: Linux
# configure:6827: checking for pthread_kill in -lpthread
# configure:6862: gcc -o conftest conftest.c -lpthread >&5
# configure:6869: $? = 0
# configure:6890: result: yes
# configure:6913: checking if this is an NPTL-based system
# configure:6970: gcc -o conftest conftest.c -lpthread -lpthread >&5
# configure:6974: $? = 0
# configure:6980: ./conftest
# main pid=1003, thread pid=1003
# configure:6984: $? = 0
# configure:6987: result: yes
# 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: gcc -c conftest.c >&5
# configure:7244: $? = 0
# configure:7259: result: yes
# configure:7290: checking fcntl.h usability
# configure:7307: gcc -c conftest.c >&5
# configure:7314: $? = 0
# configure:7328: result: yes
# configure:7332: checking fcntl.h presence
# configure:7347: 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: gcc -c conftest.c >&5
# configure:7314: $? = 0
# configure:7328: result: yes
# configure:7332: checking malloc.h presence
# configure:7347: 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: gcc -c conftest.c >&5
# configure:7314: $? = 0
# configure:7328: result: yes
# configure:7332: checking sys/ioctl.h presence
# configure:7347: 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: gcc -c conftest.c >&5
# configure:7314: $? = 0
# configure:7328: result: yes
# configure:7332: checking sys/time.h presence
# configure:7347: 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: gcc -c conftest.c >&5
# configure:7314: $? = 0
# configure:7328: result: yes
# configure:7332: checking syslog.h presence
# configure:7347: 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: gcc -c conftest.c >&5
# configure:7468: $? = 0
# configure:7485: result: yes
# configure:7428: checking for net/if.h
# configure:7461: gcc -c conftest.c >&5
# configure:7468: $? = 0
# configure:7485: result: yes
# configure:7428: checking for netinet/in.h
# configure:7461: gcc -c conftest.c >&5
# configure:7468: $? = 0
# configure:7485: result: yes
# configure:7428: checking for sys/poll.h
# configure:7461: gcc -c conftest.c >&5
# configure:7468: $? = 0
# configure:7485: result: yes
# configure:7499: checking for an ANSI C-conforming const
# configure:7574: gcc -c conftest.c >&5
# configure:7581: $? = 0
# configure:7596: result: yes
# configure:7606: checking for pid_t
# configure:7634: gcc -c conftest.c >&5
# configure:7641: $? = 0
# configure:7668: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83: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 HAVE_LIBPTHREAD 1
# | #define THREADLIB_NPTL 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: gcc -c conftest.c >&5
# configure:7745: $? = 0
# configure:7772: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83: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 HAVE_LIBPTHREAD 1
# | #define THREADLIB_NPTL 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: 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: gcc -c conftest.c >&5
# configure:7913: $? = 0
# configure:7928: result: time.h
# configure:7938: checking for socklen_t
# configure:7970: gcc -c conftest.c >&5
# configure:7977: $? = 0
# configure:8008: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56: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 HAVE_LIBPTHREAD 1
# | #define THREADLIB_NPTL 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: gcc -c conftest.c >&5
# configure:8093: $? = 0
# configure:8124: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:57: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 HAVE_LIBPTHREAD 1
# | #define THREADLIB_NPTL 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: gcc -c conftest.c >&5
# configure:8203: $? = 0
# configure:8234: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58: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 HAVE_LIBPTHREAD 1
# | #define THREADLIB_NPTL 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: gcc -c conftest.c >&5
# configure:8313: $? = 0
# configure:8344: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59: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 HAVE_LIBPTHREAD 1
# | #define THREADLIB_NPTL 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: gcc -c conftest.c >&5
# configure:8414: $? = 0
# configure:8428: result: yes
# configure:8445: checking for working alloca.h
# configure:8472: gcc -o conftest conftest.c -lpthread >&5
# configure:8479: $? = 0
# configure:8499: result: yes
# configure:8509: checking for alloca
# configure:8556: gcc -o conftest conftest.c -lpthread >&5
# configure:8563: $? = 0
# configure:8583: result: yes
# configure:8821: checking whether gcc needs -traditional
# configure:8863: result: no
# configure:8870: checking for working memcmp
# configure:8923: gcc -o conftest conftest.c -lpthread >&5
# configure:8927: $? = 0
# configure:8933: ./conftest
# configure:8937: $? = 0
# configure:8954: result: yes
# configure:8963: checking return type of signal handlers
# configure:8991: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:10: 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 HAVE_LIBPTHREAD 1
# | #define THREADLIB_NPTL 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: gcc -o conftest conftest.c -lpthread >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:9088: $? = 0
# configure:9110: result: yes
# configure:9119: checking for _doprnt
# configure:9175: gcc -o conftest conftest.c -lpthread >&5
# /tmp/ccRNFCLJ.o: In function `main':
# conftest.c:(.text+0xa): 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 HAVE_LIBPTHREAD 1
# | #define THREADLIB_NPTL 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: gcc -o conftest conftest.c -lpthread >&5
# configure:9264: $? = 0
# configure:9295: result: none required
# configure:9303: checking for library containing socket
# configure:9344: gcc -o conftest conftest.c -lpthread >&5
# configure:9351: $? = 0
# configure:9382: result: none required
# configure:9390: checking for library containing inet_aton
# configure:9431: gcc -o conftest conftest.c -lpthread >&5
# configure:9438: $? = 0
# configure:9469: result: none required
# configure:9489: checking for nanosleep
# configure:9545: gcc -o conftest conftest.c -lpthread >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for gettimeofday
# configure:9545: gcc -o conftest conftest.c -lpthread >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for mkfifo
# configure:9545: gcc -o conftest conftest.c -lpthread >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for select
# configure:9545: gcc -o conftest conftest.c -lpthread >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for socket
# configure:9545: gcc -o conftest conftest.c -lpthread >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for strerror
# configure:9545: gcc -o conftest conftest.c -lpthread >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for uname
# configure:9545: gcc -o conftest conftest.c -lpthread >&5
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for snprintf
# configure:9545: gcc -o conftest conftest.c -lpthread >&5
# conftest.c:87:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9489: checking for vsnprintf
# configure:9545: gcc -o conftest conftest.c -lpthread >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:9552: $? = 0
# configure:9574: result: yes
# configure:9594: checking for poll
# configure:9650: gcc -o conftest conftest.c -lpthread >&5
# configure:9657: $? = 0
# configure:9679: result: yes
# configure:9711: checking for strdup
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for strndup
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# conftest.c:91:6: warning: conflicting types for built-in function 'strndup'
# char strndup ();
# ^~~~~~~
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for stpcpy
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# conftest.c:92:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for stpncpy
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# conftest.c:93:6: warning: conflicting types for built-in function 'stpncpy'
# char stpncpy ();
# ^~~~~~~
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for strlcpy
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# /tmp/ccGw5D7O.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcpy'
# 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 HAVE_LIBPTHREAD 1
# | #define THREADLIB_NPTL 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
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:9796: result: no
# configure:9711: checking for mempcpy
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# conftest.c:94:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^~~~~~~
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for getline
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for asprintf
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for vasprintf
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for getpwnam_r
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for inet_ntop
# configure:9767: gcc -o conftest conftest.c -lpthread >&5
# configure:9774: $? = 0
# configure:9796: result: yes
# configure:9711: checking for inet_pton
# configure:9767: gcc -o conftest conftest.c -lpthread >&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 8d64812eff27
#
# config.status:861: creating pdnsd.spec
# config.status:861: creating Makefile
# config.status:861: creating file-list.base
# config.status:861: creating contrib/Makefile
# config.status:861: creating doc/Makefile
# config.status:861: creating doc/pdnsd.8
# config.status:861: creating doc/pdnsd.conf.5
# config.status:861: creating doc/pdnsd.conf
# config.status:861: creating src/Makefile
# config.status:861: creating src/pdnsd-ctl/Makefile
# config.status:861: creating src/rc/Makefile
# config.status:861: creating src/rc/RedHat/Makefile
# config.status:861: creating src/rc/RedHat/pdnsd
# config.status:861: creating src/rc/SuSE/Makefile
# config.status:861: creating src/rc/SuSE/pdnsd
# config.status:861: creating src/rc/Debian/Makefile
# config.status:861: creating src/rc/Debian/pdnsd
# config.status:861: creating src/rc/Slackware/Makefile
# config.status:861: creating src/rc/Slackware/rc.pdnsd
# config.status:861: creating src/rc/ArchLinux/Makefile
# config.status:861: creating src/rc/ArchLinux/pdnsd
# config.status:861: creating src/test/Makefile
# config.status:861: creating PKGBUILD
# config.status:861: creating config.h
# config.status:1135: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__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=yes
# ac_cv_func_mempcpy=yes
# 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=no
# 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=yes
# 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=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_gcc_c_o=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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='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=''
# LIBS='-lpthread '
# LTLIBOBJS=''
# 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='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.2.9a'
# ac_ct_CC='gcc'
# 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=''
# 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='x86_64-unknown-linux'
# 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='nptl'
#
# ## ----------- ##
# ## 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 HAVE_LIBPTHREAD 1
# #define THREADLIB_NPTL 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_MEMPCPY 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