Build of tinc with vanilla toolchain

The build took 00h 01m 16s and was SUCCESSFUL.

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

SLOCLanguage
12,708 ansic
4,121 sh
2,886 makefile
19,715 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: tinc 1.0.28-2 (Wed Aug 24 13:20:00 UTC 2016)
# ==> 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 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 whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# 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 gcc option to accept ISO C99... none needed
# checking how to run the C preprocessor... gcc -E
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether C compiler accepts -DFORTIFY_SOURCE=2... yes
# checking whether C compiler accepts -fwrapv... yes
# checking whether C compiler accepts -fPIE... yes
# checking whether the linker accepts -pie... yes
# checking whether the linker accepts -Wl,-z,relro... yes
# checking whether the linker accepts -Wl,-z,now... yes
# checking for ANSI C header files... (cached) yes
# checking stdbool.h usability... yes
# checking stdbool.h presence... yes
# checking for stdbool.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking arpa/nameser.h usability... yes
# checking arpa/nameser.h presence... yes
# checking for arpa/nameser.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for net/if.h... yes
# checking for net/if_types.h... no
# checking for linux/if_tun.h... yes
# checking for net/if_tun.h... no
# checking for net/if_utun.h... no
# checking for net/tun/if_tun.h... no
# checking for net/if_tap.h... no
# checking for net/tap/if_tap.h... no
# checking for net/ethernet.h... yes
# checking for net/if_arp.h... yes
# checking for netinet/in_systm.h... yes
# checking for netinet/in.h... yes
# checking for netinet/in6.h... no
# checking for netpacket/packet.h... yes
# checking for netinet/if_ether.h... yes
# checking for netinet/ip.h... yes
# checking for netinet/ip6.h... yes
# checking for resolv.h... yes
# checking for netinet/tcp.h... yes
# checking for netinet/ip_icmp.h... yes
# checking for netinet/icmp6.h... yes
# checking for an ANSI C-conforming const... yes
# checking for working volatile... 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 working __malloc__ attribute... yes
# checking for socklen_t... yes
# checking for struct ether_header... yes
# checking for struct arphdr... yes
# checking for struct ether_arp... yes
# checking for struct in_addr... yes
# checking for struct addrinfo... yes
# checking for struct ip... yes
# checking for struct icmp... yes
# checking for struct in6_addr... yes
# checking for struct sockaddr_in6... yes
# checking for struct ip6_hdr... yes
# checking for struct icmp6_hdr... yes
# checking for struct nd_neighbor_solicit... yes
# checking for struct nd_opt_hdr... yes
# checking return type of signal handlers... void
# checking for asprintf... yes
# checking for daemon... yes
# checking for fchmod... yes
# checking for flock... yes
# checking for ftime... yes
# checking for fork... yes
# checking for get_current_dir_name... yes
# checking for gettimeofday... yes
# checking for mlockall... yes
# checking for pselect... yes
# checking for putenv... yes
# checking for random... yes
# checking for select... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strsignal... yes
# checking for strtol... yes
# checking for system... yes
# checking for unsetenv... yes
# checking for usleep... yes
# checking for vsyslog... yes
# checking for writev... yes
# checking for devname... no
# checking for fdevname... no
# checking for getopt_long... yes
# checking for socket... yes
# checking for gethostbyname... yes
# checking whether freeaddrinfo is declared... yes
# checking whether gai_strerror is declared... yes
# checking whether getaddrinfo is declared... yes
# checking whether getnameinfo is declared... yes
# checking whether res_init is declared... yes
# checking for res_init in -lresolv... no
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for compress2 in -lz... yes
# checking for lzo1x_1_compress in -llzo2... yes
# checking lzo/lzo1x.h usability... yes
# checking lzo/lzo1x.h presence... yes
# checking for lzo/lzo1x.h... yes
# checking for dlopen... no
# checking for dlopen in -ldl... yes
# checking openssl/evp.h usability... yes
# checking openssl/evp.h presence... yes
# checking for openssl/evp.h... yes
# checking openssl/rsa.h usability... yes
# checking openssl/rsa.h presence... yes
# checking for openssl/rsa.h... yes
# checking openssl/rand.h usability... yes
# checking openssl/rand.h presence... yes
# checking for openssl/rand.h... yes
# checking openssl/err.h usability... yes
# checking openssl/err.h presence... yes
# checking for openssl/err.h... yes
# checking openssl/sha.h usability... yes
# checking openssl/sha.h presence... yes
# checking for openssl/sha.h... yes
# checking openssl/pem.h usability... yes
# checking openssl/pem.h presence... yes
# checking for openssl/pem.h... yes
# checking openssl/engine.h usability... yes
# checking openssl/engine.h presence... yes
# checking for openssl/engine.h... yes
# checking for EVP_EncryptInit_ex in -lcrypto... yes
# checking for RAND_pseudo_bytes... yes
# checking for EVP_EncryptInit_ex... yes
# checking whether OpenSSL_add_all_algorithms is declared... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating m4/Makefile
# config.status: creating distro/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/tinc/src/tinc-1.0.28'
# Making all in m4
# make[2]: Entering directory '/tmp/tinc/src/tinc-1.0.28/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/m4'
# Making all in src
# make[2]: Entering directory '/tmp/tinc/src/tinc-1.0.28/src'
# CC avl_tree.o
# CC conf.o
# CC connection.o
# CC dropin.o
# CC dummy_device.o
# CC edge.o
# CC event.o
# CC fake-getaddrinfo.o
# CC fake-getnameinfo.o
# CC graph.o
# CC list.o
# CC logger.o
# CC meta.o
# CC multicast_device.o
# CC net.o
# CC net_packet.o
# CC net_setup.o
# CC netutl.o
# CC net_socket.o
# CC node.o
# CC pidfile.o
# CC process.o
# CC protocol.o
# CC protocol_auth.o
# CC protocol_edge.o
# CC protocol_misc.o
# CC protocol_key.o
# CC protocol_subnet.o
# CC proxy.o
# CC raw_socket_device.o
# CC route.o
# CC subnet.o
# CC tincd.o
# CC utils.o
# CC xmalloc.o
# CC linux/device.o
# CCLD tincd
# make[2]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/src'
# Making all in doc
# make[2]: Entering directory '/tmp/tinc/src/tinc-1.0.28/doc'
# GEN tincinclude.texi
# GEN tincd.8
# GEN tinc.conf.5
# make[2]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/doc'
# Making all in distro
# make[2]: Entering directory '/tmp/tinc/src/tinc-1.0.28/distro'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/distro'
# make[2]: Entering directory '/tmp/tinc/src/tinc-1.0.28'
# make[2]: Leaving directory '/tmp/tinc/src/tinc-1.0.28'
# make[1]: Leaving directory '/tmp/tinc/src/tinc-1.0.28'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in m4
# make[1]: Entering directory '/tmp/tinc/src/tinc-1.0.28/m4'
# make[2]: Entering directory '/tmp/tinc/src/tinc-1.0.28/m4'
# 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/tinc/src/tinc-1.0.28/m4'
# make[1]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/m4'
# Making install in src
# make[1]: Entering directory '/tmp/tinc/src/tinc-1.0.28/src'
# make[2]: Entering directory '/tmp/tinc/src/tinc-1.0.28/src'
# /usr/sbin/mkdir -p '/tmp/tinc/pkg/tinc//usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c tincd '/tmp/tinc/pkg/tinc//usr/bin'
# make[2]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/src'
# make[1]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/src'
# Making install in doc
# make[1]: Entering directory '/tmp/tinc/src/tinc-1.0.28/doc'
# make[2]: Entering directory '/tmp/tinc/src/tinc-1.0.28/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/tinc/pkg/tinc//usr/share/man/man5'
# /usr/sbin/mkdir -p '/tmp/tinc/pkg/tinc//usr/share/info'
# /usr/bin/install -c -m 644 tinc.conf.5 '/tmp/tinc/pkg/tinc//usr/share/man/man5'
# /usr/bin/install -c -m 644 ./tinc.info '/tmp/tinc/pkg/tinc//usr/share/info'
# /usr/sbin/mkdir -p '/tmp/tinc/pkg/tinc//usr/share/man/man8'
# /usr/bin/install -c -m 644 tincd.8 '/tmp/tinc/pkg/tinc//usr/share/man/man8'
# install-info --info-dir='/tmp/tinc/pkg/tinc//usr/share/info' '/tmp/tinc/pkg/tinc//usr/share/info/tinc.info'
# make[2]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/doc'
# make[1]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/doc'
# Making install in distro
# make[1]: Entering directory '/tmp/tinc/src/tinc-1.0.28/distro'
# make[2]: Entering directory '/tmp/tinc/src/tinc-1.0.28/distro'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/tinc/pkg/tinc//usr/lib/systemd/system'
# /usr/bin/install -c -m 644 tinc.service tinc@.service '/tmp/tinc/pkg/tinc//usr/lib/systemd/system'
# make[2]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/distro'
# make[1]: Leaving directory '/tmp/tinc/src/tinc-1.0.28/distro'
# make[1]: Entering directory '/tmp/tinc/src/tinc-1.0.28'
# make[2]: Entering directory '/tmp/tinc/src/tinc-1.0.28'
# 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/tinc/src/tinc-1.0.28'
# make[1]: Leaving directory '/tmp/tinc/src/tinc-1.0.28'
# sample-config/
# sample-config/tinc-down
# sample-config/hosts/
# sample-config/hosts/alpha
# sample-config/hosts/beta
# sample-config/tinc-up
# sample-config/tinc.conf
# sample-config/rsa_key.priv
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "tinc"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: tinc 1.0.28-2 (Wed Aug 24 13:20:20 UTC 2016)

CMD: pacman --query --file tinc-1.0.28-2-x86_64.pkg.tar.xz
# tinc 1.0.28-2

Creating hybrid package for 'tinc'

Trying to find vanilla package 'tinc'...

CMD: pacman --query --file /mirror/tinc-1.0.28-2.pkg.tar.xz
# tinc 1.0.28-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/tincd
# /usr/share/man/man5/tinc.conf.5.gz
# /usr/share/man/man8/tincd.8.gz
# /usr/share/info/tinc.info.gz
# /usr/share/tinc/examples/sample-config/tinc-down
# /usr/share/tinc/examples/sample-config/tinc-up
# /usr/share/tinc/examples/sample-config/tinc.conf
# /usr/share/tinc/examples/sample-config/rsa_key.priv
# /usr/share/tinc/examples/sample-config/hosts/alpha
# /usr/share/tinc/examples/sample-config/hosts/beta
# /usr/lib/systemd/system/tinc.service
# /usr/lib/systemd/system/tinc@.service
# /sysroot/usr/lib/systemd/system/tinc.service
# /sysroot/usr/lib/systemd/system/tinc@.service

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf tinc.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/tinc.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tinc.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 5064

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tinc.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 2261

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tinc.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/tinc.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/tinc/src/tinc-1.0.28/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 tinc configure 1.0.28, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --localstatedir=/var --sbindir=/usr/bin --with-systemdsystemunitdir=/usr/lib/systemd/system
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e73dad95e45f
# 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:2390: checking for a BSD-compatible install
# configure:2458: result: /usr/bin/install -c
# configure:2469: checking whether build environment is sane
# configure:2524: result: yes
# configure:2583: checking for x86_64-unknown-linux-strip
# configure:2613: result: no
# configure:2623: checking for strip
# configure:2639: found /usr/sbin/strip
# configure:2650: result: strip
# configure:2675: checking for a thread-safe mkdir -p
# configure:2714: result: /usr/sbin/mkdir -p
# configure:2721: checking for gawk
# configure:2737: found /usr/sbin/gawk
# configure:2748: result: gawk
# configure:2759: checking whether make sets $(MAKE)
# configure:2781: result: yes
# configure:2810: checking whether make supports nested variables
# configure:2827: result: yes
# configure:2956: checking whether to enable maintainer-specific portions of Makefiles
# configure:2965: result: no
# configure:2989: checking whether make supports nested variables
# configure:3006: result: yes
# configure:3033: checking for style of include used by make
# configure:3061: result: GNU
# configure:3092: checking for x86_64-unknown-linux-gcc
# configure:3122: result: no
# configure:3132: checking for gcc
# configure:3148: found /usr/sbin/gcc
# configure:3159: result: gcc
# configure:3388: checking for C compiler version
# configure:3397: 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:3408: $? = 0
# configure:3397: 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:3408: $? = 0
# configure:3397: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3408: $? = 1
# configure:3397: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3408: $? = 1
# configure:3428: checking whether the C compiler works
# configure:3450: gcc conftest.c >&5
# configure:3454: $? = 0
# configure:3502: result: yes
# configure:3505: checking for C compiler default output file name
# configure:3507: result: a.out
# configure:3513: checking for suffix of executables
# configure:3520: gcc -o conftest conftest.c >&5
# configure:3524: $? = 0
# configure:3546: result:
# configure:3568: checking whether we are cross compiling
# configure:3576: gcc -o conftest conftest.c >&5
# configure:3580: $? = 0
# configure:3587: ./conftest
# configure:3591: $? = 0
# configure:3606: result: no
# configure:3611: checking for suffix of object files
# configure:3633: gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3658: result: o
# configure:3662: checking whether we are using the GNU C compiler
# configure:3681: gcc -c conftest.c >&5
# configure:3681: $? = 0
# configure:3690: result: yes
# configure:3699: checking whether gcc accepts -g
# configure:3719: gcc -c -g conftest.c >&5
# configure:3719: $? = 0
# configure:3760: result: yes
# configure:3777: checking for gcc option to accept ISO C89
# configure:3840: gcc -c conftest.c >&5
# configure:3840: $? = 0
# configure:3853: result: none needed
# configure:3878: checking whether gcc understands -c and -o together
# configure:3900: gcc -c conftest.c -o conftest2.o
# configure:3903: $? = 0
# configure:3900: gcc -c conftest.c -o conftest2.o
# configure:3903: $? = 0
# configure:3915: result: yes
# configure:3934: checking dependency style of gcc
# configure:4045: result: gcc3
# configure:4066: checking how to run the C preprocessor
# configure:4097: gcc -E conftest.c
# configure:4097: $? = 0
# configure:4111: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4111: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | /* end confdefs.h. */
# | #include
# configure:4136: result: gcc -E
# configure:4156: gcc -E conftest.c
# configure:4156: $? = 0
# configure:4170: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4170: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | /* end confdefs.h. */
# | #include
# configure:4199: checking for grep that handles long lines and -e
# configure:4257: result: /usr/sbin/grep
# configure:4262: checking for egrep
# configure:4324: result: /usr/sbin/grep -E
# configure:4329: checking for ANSI C header files
# configure:4349: gcc -c conftest.c >&5
# configure:4349: $? = 0
# configure:4422: gcc -o conftest conftest.c >&5
# configure:4422: $? = 0
# configure:4422: ./conftest
# configure:4422: $? = 0
# configure:4433: result: yes
# configure:4446: checking for sys/types.h
# configure:4446: gcc -c conftest.c >&5
# configure:4446: $? = 0
# configure:4446: result: yes
# configure:4446: checking for sys/stat.h
# configure:4446: gcc -c conftest.c >&5
# configure:4446: $? = 0
# configure:4446: result: yes
# configure:4446: checking for stdlib.h
# configure:4446: gcc -c conftest.c >&5
# configure:4446: $? = 0
# configure:4446: result: yes
# configure:4446: checking for string.h
# configure:4446: gcc -c conftest.c >&5
# configure:4446: $? = 0
# configure:4446: result: yes
# configure:4446: checking for memory.h
# configure:4446: gcc -c conftest.c >&5
# configure:4446: $? = 0
# configure:4446: result: yes
# configure:4446: checking for strings.h
# configure:4446: gcc -c conftest.c >&5
# configure:4446: $? = 0
# configure:4446: result: yes
# configure:4446: checking for inttypes.h
# configure:4446: gcc -c conftest.c >&5
# configure:4446: $? = 0
# configure:4446: result: yes
# configure:4446: checking for stdint.h
# configure:4446: gcc -c conftest.c >&5
# configure:4446: $? = 0
# configure:4446: result: yes
# configure:4446: checking for unistd.h
# configure:4446: gcc -c conftest.c >&5
# configure:4446: $? = 0
# configure:4446: result: yes
# configure:4459: checking minix/config.h usability
# configure:4459: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4459: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:4459: result: no
# configure:4459: checking minix/config.h presence
# configure:4459: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4459: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:4459: result: no
# configure:4459: checking for minix/config.h
# configure:4459: result: no
# configure:4480: checking whether it is safe to define __EXTENSIONS__
# configure:4498: gcc -c conftest.c >&5
# configure:4498: $? = 0
# configure:4505: result: yes
# configure:4524: checking for gcc option to accept ISO C99
# configure:4673: gcc -c conftest.c >&5
# configure:4673: $? = 0
# configure:4686: result: none needed
# configure:4706: checking how to run the C preprocessor
# configure:4776: result: gcc -E
# configure:4796: gcc -E conftest.c
# configure:4796: $? = 0
# configure:4810: gcc -E conftest.c
# conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4810: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | /* end confdefs.h. */
# | #include
# configure:4853: checking for x86_64-unknown-linux-pkg-config
# configure:4886: result: no
# configure:4896: checking for pkg-config
# configure:4914: found /usr/sbin/pkg-config
# configure:4926: result: /usr/sbin/pkg-config
# configure:4951: checking pkg-config is at least version 0.9.0
# configure:4954: result: yes
# configure:4968: checking build system type
# configure:4982: result: x86_64-pc-linux-gnu
# configure:5002: checking host system type
# configure:5015: result: x86_64-unknown-linux-gnu
# configure:5385: checking whether C compiler accepts -DFORTIFY_SOURCE=2
# configure:5404: gcc -c -DFORTIFY_SOURCE=2 conftest.c >&5
# configure:5404: $? = 0
# configure:5412: result: yes
# configure:5420: checking whether C compiler accepts -fwrapv
# configure:5439: gcc -c -fwrapv -DFORTIFY_SOURCE=2 conftest.c >&5
# configure:5439: $? = 0
# configure:5447: result: yes
# configure:5565: checking whether C compiler accepts -fPIE
# configure:5584: gcc -c -fPIE -DFORTIFY_SOURCE=2 -fwrapv conftest.c >&5
# configure:5584: $? = 0
# configure:5592: result: yes
# configure:5600: checking whether the linker accepts -pie
# configure:5619: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie conftest.c >&5
# configure:5619: $? = 0
# configure:5628: result: yes
# configure:5638: checking whether the linker accepts -Wl,-z,relro
# configure:5657: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro conftest.c >&5
# configure:5657: $? = 0
# configure:5666: result: yes
# configure:5674: checking whether the linker accepts -Wl,-z,now
# configure:5693: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:5693: $? = 0
# configure:5702: result: yes
# configure:5716: checking for ANSI C header files
# configure:5820: result: yes
# configure:5831: checking stdbool.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking stdbool.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for stdbool.h
# configure:5831: result: yes
# configure:5831: checking syslog.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking syslog.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for syslog.h
# configure:5831: result: yes
# configure:5831: checking sys/file.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking sys/file.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for sys/file.h
# configure:5831: result: yes
# configure:5831: checking sys/ioctl.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking sys/ioctl.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for sys/ioctl.h
# configure:5831: result: yes
# configure:5831: checking sys/mman.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking sys/mman.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for sys/mman.h
# configure:5831: result: yes
# configure:5831: checking sys/param.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking sys/param.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for sys/param.h
# configure:5831: result: yes
# configure:5831: checking sys/resource.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking sys/resource.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for sys/resource.h
# configure:5831: result: yes
# configure:5831: checking sys/socket.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking sys/socket.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for sys/socket.h
# configure:5831: result: yes
# configure:5831: checking sys/time.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking sys/time.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for sys/time.h
# configure:5831: result: yes
# configure:5831: checking time.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking time.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for time.h
# configure:5831: result: yes
# configure:5831: checking sys/uio.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking sys/uio.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for sys/uio.h
# configure:5831: result: yes
# configure:5831: checking sys/wait.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking sys/wait.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for sys/wait.h
# configure:5831: result: yes
# configure:5831: checking netdb.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking netdb.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for netdb.h
# configure:5831: result: yes
# configure:5831: checking arpa/inet.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking arpa/inet.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for arpa/inet.h
# configure:5831: result: yes
# configure:5831: checking arpa/nameser.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking arpa/nameser.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for arpa/nameser.h
# configure:5831: result: yes
# configure:5831: checking dirent.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking dirent.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for dirent.h
# configure:5831: result: yes
# configure:5831: checking getopt.h usability
# configure:5831: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking getopt.h presence
# configure:5831: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:5831: $? = 0
# configure:5831: result: yes
# configure:5831: checking for getopt.h
# configure:5831: result: yes
# configure:5844: checking for net/if.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5844: $? = 0
# configure:5844: result: yes
# configure:5844: checking for net/if_types.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c:50:26: fatal error: net/if_types.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5844: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | #include
# configure:5844: result: no
# configure:5844: checking for linux/if_tun.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5844: $? = 0
# configure:5844: result: yes
# configure:5844: checking for net/if_tun.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c:51:24: fatal error: net/if_tun.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5844: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | #include
# configure:5844: result: no
# configure:5844: checking for net/if_utun.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c:51:25: fatal error: net/if_utun.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5844: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | #include
# configure:5844: result: no
# configure:5844: checking for net/tun/if_tun.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c:51:28: fatal error: net/tun/if_tun.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5844: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | #include
# configure:5844: result: no
# configure:5844: checking for net/if_tap.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c:51:24: fatal error: net/if_tap.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5844: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | #include
# configure:5844: result: no
# configure:5844: checking for net/tap/if_tap.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c:51:28: fatal error: net/tap/if_tap.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5844: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | #include
# configure:5844: result: no
# configure:5844: checking for net/ethernet.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5844: $? = 0
# configure:5844: result: yes
# configure:5844: checking for net/if_arp.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5844: $? = 0
# configure:5844: result: yes
# configure:5844: checking for netinet/in_systm.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5844: $? = 0
# configure:5844: result: yes
# configure:5844: checking for netinet/in.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5844: $? = 0
# configure:5844: result: yes
# configure:5844: checking for netinet/in6.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c:55:25: fatal error: netinet/in6.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5844: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | #include
# configure:5844: result: no
# configure:5844: checking for netpacket/packet.h
# configure:5844: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5844: $? = 0
# configure:5844: result: yes
# configure:5859: checking for netinet/if_ether.h
# configure:5859: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5859: $? = 0
# configure:5859: result: yes
# configure:5859: checking for netinet/ip.h
# configure:5859: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5859: $? = 0
# configure:5859: result: yes
# configure:5859: checking for netinet/ip6.h
# configure:5859: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5859: $? = 0
# configure:5859: result: yes
# configure:5859: checking for resolv.h
# configure:5859: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5859: $? = 0
# configure:5859: result: yes
# configure:5874: checking for netinet/tcp.h
# configure:5874: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5874: $? = 0
# configure:5874: result: yes
# configure:5874: checking for netinet/ip_icmp.h
# configure:5874: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5874: $? = 0
# configure:5874: result: yes
# configure:5874: checking for netinet/icmp6.h
# configure:5874: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5874: $? = 0
# configure:5874: result: yes
# configure:5887: checking for an ANSI C-conforming const
# configure:5953: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5953: $? = 0
# configure:5960: result: yes
# configure:5968: checking for working volatile
# configure:5987: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:5987: $? = 0
# configure:5994: result: yes
# configure:6002: checking for pid_t
# configure:6002: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6002: $? = 0
# configure:6002: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:6002: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_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:6002: result: yes
# configure:6013: checking for size_t
# configure:6013: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6013: $? = 0
# configure:6013: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:6013: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_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:6013: result: yes
# configure:6024: checking whether time.h and sys/time.h may both be included
# configure:6044: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6044: $? = 0
# configure:6051: result: yes
# configure:6059: checking whether struct tm is in sys/time.h or time.h
# configure:6079: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6079: $? = 0
# configure:6086: result: time.h
# configure:6096: checking for working __malloc__ attribute
# configure:6110: gcc -c -Wall -Werror -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6110: $? = 0
# configure:6120: result: yes
# configure:6130: checking for socklen_t
# configure:6130: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6130: $? = 0
# configure:6130: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6130: result: yes
# configure:6141: checking for struct ether_header
# configure:6141: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6141: $? = 0
# configure:6141: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:34: error: expected expression before ')' token
# if (sizeof ((struct ether_header)))
# ^
# configure:6141: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct ether_header)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6141: result: yes
# configure:6152: checking for struct arphdr
# configure:6152: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6152: $? = 0
# configure:6152: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:28: error: expected expression before ')' token
# if (sizeof ((struct arphdr)))
# ^
# configure:6152: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct arphdr)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6152: result: yes
# configure:6163: checking for struct ether_arp
# configure:6163: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6163: $? = 0
# configure:6163: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:31: error: expected expression before ')' token
# if (sizeof ((struct ether_arp)))
# ^
# configure:6163: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct ether_arp)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6163: result: yes
# configure:6174: checking for struct in_addr
# configure:6174: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6174: $? = 0
# configure:6174: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:29: error: expected expression before ')' token
# if (sizeof ((struct in_addr)))
# ^
# configure:6174: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct in_addr)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6174: result: yes
# configure:6185: checking for struct addrinfo
# configure:6185: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6185: $? = 0
# configure:6185: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:30: error: expected expression before ')' token
# if (sizeof ((struct addrinfo)))
# ^
# configure:6185: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct addrinfo)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6185: result: yes
# configure:6196: checking for struct ip
# configure:6196: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6196: $? = 0
# configure:6196: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:24: error: expected expression before ')' token
# if (sizeof ((struct ip)))
# ^
# configure:6196: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct ip)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6196: result: yes
# configure:6207: checking for struct icmp
# configure:6207: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6207: $? = 0
# configure:6207: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:26: error: expected expression before ')' token
# if (sizeof ((struct icmp)))
# ^
# configure:6207: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct icmp)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6207: result: yes
# configure:6218: checking for struct in6_addr
# configure:6218: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6218: $? = 0
# configure:6218: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:30: error: expected expression before ')' token
# if (sizeof ((struct in6_addr)))
# ^
# configure:6218: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct in6_addr)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6218: result: yes
# configure:6229: checking for struct sockaddr_in6
# configure:6229: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6229: $? = 0
# configure:6229: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:34: error: expected expression before ')' token
# if (sizeof ((struct sockaddr_in6)))
# ^
# configure:6229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct sockaddr_in6)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6229: result: yes
# configure:6240: checking for struct ip6_hdr
# configure:6240: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6240: $? = 0
# configure:6240: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:29: error: expected expression before ')' token
# if (sizeof ((struct ip6_hdr)))
# ^
# configure:6240: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct ip6_hdr)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6240: result: yes
# configure:6251: checking for struct icmp6_hdr
# configure:6251: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6251: $? = 0
# configure:6251: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:31: error: expected expression before ')' token
# if (sizeof ((struct icmp6_hdr)))
# ^
# configure:6251: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IP6_HDR 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct icmp6_hdr)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6251: result: yes
# configure:6262: checking for struct nd_neighbor_solicit
# configure:6262: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6262: $? = 0
# configure:6262: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:41: error: expected expression before ')' token
# if (sizeof ((struct nd_neighbor_solicit)))
# ^
# configure:6262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IP6_HDR 1
# | #define HAVE_STRUCT_ICMP6_HDR 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct nd_neighbor_solicit)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6262: result: yes
# configure:6273: checking for struct nd_opt_hdr
# configure:6273: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6273: $? = 0
# configure:6273: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:32: error: expected expression before ')' token
# if (sizeof ((struct nd_opt_hdr)))
# ^
# configure:6273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IP6_HDR 1
# | #define HAVE_STRUCT_ICMP6_HDR 1
# | #define HAVE_STRUCT_ND_NEIGHBOR_SOLICIT 1
# | /* end confdefs.h. */
# | #include "src/have.h"
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct nd_opt_hdr)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6273: result: yes
# configure:6286: checking return type of signal handlers
# configure:6304: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:6304: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IP6_HDR 1
# | #define HAVE_STRUCT_ICMP6_HDR 1
# | #define HAVE_STRUCT_ND_NEIGHBOR_SOLICIT 1
# | #define HAVE_STRUCT_ND_OPT_HDR 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:6311: result: void
# configure:6322: checking for asprintf
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for daemon
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for fchmod
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for flock
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for ftime
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for fork
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for get_current_dir_name
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for gettimeofday
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for mlockall
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for pselect
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for putenv
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for random
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for select
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for strdup
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# conftest.c:112:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for strerror
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for strsignal
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for strtol
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for system
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for unsetenv
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for usleep
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for vsyslog
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for writev
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for devname
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# /tmp/ccF3vWlp.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `devname'
# collect2: error: ld returned 1 exit status
# configure:6322: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IP6_HDR 1
# | #define HAVE_STRUCT_ICMP6_HDR 1
# | #define HAVE_STRUCT_ND_NEIGHBOR_SOLICIT 1
# | #define HAVE_STRUCT_ND_OPT_HDR 1
# | #define RETSIGTYPE void
# | #define HAVE_ASPRINTF 1
# | #define HAVE_DAEMON 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FTIME 1
# | #define HAVE_FORK 1
# | #define HAVE_GET_CURRENT_DIR_NAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MLOCKALL 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_STRTOL 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_WRITEV 1
# | /* end confdefs.h. */
# | /* Define devname to an innocuous variant, in case declares devname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define devname innocuous_devname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char devname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef devname
# |
# | /* 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 devname ();
# | /* 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_devname || defined __stub___devname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return devname ();
# | ;
# | return 0;
# | }
# configure:6322: result: no
# configure:6322: checking for fdevname
# configure:6322: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# /tmp/ccXdPQ3x.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `fdevname'
# collect2: error: ld returned 1 exit status
# configure:6322: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IP6_HDR 1
# | #define HAVE_STRUCT_ICMP6_HDR 1
# | #define HAVE_STRUCT_ND_NEIGHBOR_SOLICIT 1
# | #define HAVE_STRUCT_ND_OPT_HDR 1
# | #define RETSIGTYPE void
# | #define HAVE_ASPRINTF 1
# | #define HAVE_DAEMON 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FTIME 1
# | #define HAVE_FORK 1
# | #define HAVE_GET_CURRENT_DIR_NAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MLOCKALL 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_STRTOL 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_WRITEV 1
# | /* end confdefs.h. */
# | /* Define fdevname to an innocuous variant, in case declares fdevname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fdevname innocuous_fdevname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fdevname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fdevname
# |
# | /* 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 fdevname ();
# | /* 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_fdevname || defined __stub___fdevname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fdevname ();
# | ;
# | return 0;
# | }
# configure:6322: result: no
# configure:6332: checking for getopt_long
# configure:6332: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6332: $? = 0
# configure:6332: result: yes
# configure:6351: checking for socket
# configure:6351: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6351: $? = 0
# configure:6351: result: yes
# configure:6404: checking for gethostbyname
# configure:6404: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
# configure:6404: $? = 0
# configure:6404: result: yes
# configure:6458: checking whether freeaddrinfo is declared
# configure:6458: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6458: $? = 0
# configure:6458: result: yes
# configure:6470: checking whether gai_strerror is declared
# configure:6470: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6470: $? = 0
# configure:6470: result: yes
# configure:6482: checking whether getaddrinfo is declared
# configure:6482: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6482: $? = 0
# configure:6482: result: yes
# configure:6494: checking whether getnameinfo is declared
# configure:6494: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6494: $? = 0
# configure:6494: result: yes
# configure:6508: checking whether res_init is declared
# configure:6508: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6508: $? = 0
# configure:6508: result: yes
# configure:6523: checking for res_init in -lresolv
# configure:6548: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lresolv >&5
# /tmp/cc3kVK3l.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `res_init'
# collect2: error: ld returned 1 exit status
# configure:6548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IP6_HDR 1
# | #define HAVE_STRUCT_ICMP6_HDR 1
# | #define HAVE_STRUCT_ND_NEIGHBOR_SOLICIT 1
# | #define HAVE_STRUCT_ND_OPT_HDR 1
# | #define RETSIGTYPE void
# | #define HAVE_ASPRINTF 1
# | #define HAVE_DAEMON 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FTIME 1
# | #define HAVE_FORK 1
# | #define HAVE_GET_CURRENT_DIR_NAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MLOCKALL 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_STRTOL 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_DECL_RES_INIT 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char res_init ();
# | int
# | main ()
# | {
# | return res_init ();
# | ;
# | return 0;
# | }
# configure:6557: result: no
# configure:6699: checking zlib.h usability
# configure:6699: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6699: $? = 0
# configure:6699: result: yes
# configure:6699: checking zlib.h presence
# configure:6699: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:6699: $? = 0
# configure:6699: result: yes
# configure:6699: checking for zlib.h
# configure:6699: result: yes
# configure:6713: checking for compress2 in -lz
# configure:6738: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lz >&5
# configure:6738: $? = 0
# configure:6747: result: yes
# configure:6798: checking for lzo1x_1_compress in -llzo2
# configure:6823: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -llzo2 -lz >&5
# configure:6823: $? = 0
# configure:6832: result: yes
# configure:6886: checking lzo/lzo1x.h usability
# configure:6886: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:6886: $? = 0
# configure:6886: result: yes
# configure:6886: checking lzo/lzo1x.h presence
# configure:6886: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:6886: $? = 0
# configure:6886: result: yes
# configure:6886: checking for lzo/lzo1x.h
# configure:6886: result: yes
# configure:6941: checking for dlopen
# configure:6941: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lz -llzo2 >&5
# /tmp/ccSYsk81.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:6941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tinc"
# | #define PACKAGE_TARNAME "tinc"
# | #define PACKAGE_VERSION "1.0.28"
# | #define PACKAGE_STRING "tinc 1.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "tinc"
# | #define VERSION "1.0.28"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __USE_BSD 1
# | #define HAVE_LINUX 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_NET_ETHERNET_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETPACKET_PACKET_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ETHER_HEADER 1
# | #define HAVE_STRUCT_ARPHDR 1
# | #define HAVE_STRUCT_ETHER_ARP 1
# | #define HAVE_STRUCT_IN_ADDR 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_IP 1
# | #define HAVE_STRUCT_ICMP 1
# | #define HAVE_STRUCT_IN6_ADDR 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_STRUCT_IP6_HDR 1
# | #define HAVE_STRUCT_ICMP6_HDR 1
# | #define HAVE_STRUCT_ND_NEIGHBOR_SOLICIT 1
# | #define HAVE_STRUCT_ND_OPT_HDR 1
# | #define RETSIGTYPE void
# | #define HAVE_ASPRINTF 1
# | #define HAVE_DAEMON 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FTIME 1
# | #define HAVE_FORK 1
# | #define HAVE_GET_CURRENT_DIR_NAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MLOCKALL 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_STRTOL 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_USLEEP 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_WRITEV 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_DECL_FREEADDRINFO 1
# | #define HAVE_DECL_GAI_STRERROR 1
# | #define HAVE_DECL_GETADDRINFO 1
# | #define HAVE_DECL_GETNAMEINFO 1
# | #define HAVE_DECL_RES_INIT 1
# | #define HAVE_ZLIB 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LZO 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define LZO1X_H
# | /* end confdefs.h. */
# | /* Define dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* 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 dlopen ();
# | /* 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_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:6941: result: no
# configure:6945: checking for dlopen in -ldl
# configure:6970: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -ldl -lz -llzo2 >&5
# configure:6970: $? = 0
# configure:6979: result: yes
# configure:7025: checking openssl/evp.h usability
# configure:7025: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking openssl/evp.h presence
# configure:7025: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking for openssl/evp.h
# configure:7025: result: yes
# configure:7025: checking openssl/rsa.h usability
# configure:7025: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking openssl/rsa.h presence
# configure:7025: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking for openssl/rsa.h
# configure:7025: result: yes
# configure:7025: checking openssl/rand.h usability
# configure:7025: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking openssl/rand.h presence
# configure:7025: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking for openssl/rand.h
# configure:7025: result: yes
# configure:7025: checking openssl/err.h usability
# configure:7025: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking openssl/err.h presence
# configure:7025: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking for openssl/err.h
# configure:7025: result: yes
# configure:7025: checking openssl/sha.h usability
# configure:7025: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking openssl/sha.h presence
# configure:7025: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking for openssl/sha.h
# configure:7025: result: yes
# configure:7025: checking openssl/pem.h usability
# configure:7025: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking openssl/pem.h presence
# configure:7025: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking for openssl/pem.h
# configure:7025: result: yes
# configure:7025: checking openssl/engine.h usability
# configure:7025: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking openssl/engine.h presence
# configure:7025: gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
# configure:7025: $? = 0
# configure:7025: result: yes
# configure:7025: checking for openssl/engine.h
# configure:7025: result: yes
# configure:7039: checking for EVP_EncryptInit_ex in -lcrypto
# configure:7064: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lcrypto -lz -llzo2 -ldl >&5
# configure:7064: $? = 0
# configure:7073: result: yes
# configure:7086: checking for RAND_pseudo_bytes
# configure:7086: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lcrypto -lz -llzo2 -ldl >&5
# configure:7086: $? = 0
# configure:7086: result: yes
# configure:7086: checking for EVP_EncryptInit_ex
# configure:7086: gcc -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lcrypto -lz -llzo2 -ldl >&5
# configure:7086: $? = 0
# configure:7086: result: yes
# configure:7098: checking whether OpenSSL_add_all_algorithms is declared
# configure:7098: gcc -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
# configure:7098: $? = 0
# configure:7098: result: yes
# configure:7233: checking that generated files are newer than configure
# configure:7239: result: done
# configure:7306: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tinc config.status 1.0.28, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on e73dad95e45f
#
# config.status:989: creating Makefile
# config.status:989: creating src/Makefile
# config.status:989: creating doc/Makefile
# config.status:989: creating m4/Makefile
# config.status:989: creating distro/Makefile
# config.status:989: creating config.h
# config.status:1218: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_volatile=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_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_EVP_EncryptInit_ex=yes
# ac_cv_func_RAND_pseudo_bytes=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_daemon=yes
# ac_cv_func_devname=no
# ac_cv_func_dlopen=no
# ac_cv_func_fchmod=yes
# ac_cv_func_fdevname=no
# ac_cv_func_flock=yes
# ac_cv_func_fork=yes
# ac_cv_func_ftime=yes
# ac_cv_func_get_current_dir_name=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_mlockall=yes
# ac_cv_func_pselect=yes
# ac_cv_func_putenv=yes
# ac_cv_func_random=yes
# ac_cv_func_select=yes
# ac_cv_func_socket=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strsignal=yes
# ac_cv_func_strtol=yes
# ac_cv_func_system=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_usleep=yes
# ac_cv_func_vsyslog=yes
# ac_cv_func_writev=yes
# ac_cv_have_decl_OpenSSL_add_all_algorithms=yes
# ac_cv_have_decl_freeaddrinfo=yes
# ac_cv_have_decl_gai_strerror=yes
# ac_cv_have_decl_getaddrinfo=yes
# ac_cv_have_decl_getnameinfo=yes
# ac_cv_have_decl_res_init=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_arpa_nameser_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_if_tun_h=yes
# ac_cv_header_lzo_lzo1x_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_net_ethernet_h=yes
# ac_cv_header_net_if_arp_h=yes
# ac_cv_header_net_if_h=yes
# ac_cv_header_net_if_tap_h=no
# ac_cv_header_net_if_tun_h=no
# ac_cv_header_net_if_types_h=no
# ac_cv_header_net_if_utun_h=no
# ac_cv_header_net_tap_if_tap_h=no
# ac_cv_header_net_tun_if_tun_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_icmp6_h=yes
# ac_cv_header_netinet_if_ether_h=yes
# ac_cv_header_netinet_in6_h=no
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_ip6_h=yes
# ac_cv_header_netinet_ip_h=yes
# ac_cv_header_netinet_ip_icmp_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_netpacket_packet_h=yes
# ac_cv_header_openssl_engine_h=yes
# ac_cv_header_openssl_err_h=yes
# ac_cv_header_openssl_evp_h=yes
# ac_cv_header_openssl_pem_h=yes
# ac_cv_header_openssl_rand_h=yes
# ac_cv_header_openssl_rsa_h=yes
# ac_cv_header_openssl_sha_h=yes
# ac_cv_header_resolv_h=yes
# ac_cv_header_stdbool_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_file_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_resource_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_uio_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_crypto_EVP_EncryptInit_ex=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_lzo2_lzo1x_1_compress=yes
# ac_cv_lib_resolv_res_init=no
# ac_cv_lib_z_compress2=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# 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_addrinfo=yes
# ac_cv_type_struct_arphdr=yes
# ac_cv_type_struct_ether_arp=yes
# ac_cv_type_struct_ether_header=yes
# ac_cv_type_struct_icmp6_hdr=yes
# ac_cv_type_struct_icmp=yes
# ac_cv_type_struct_in6_addr=yes
# ac_cv_type_struct_in_addr=yes
# ac_cv_type_struct_ip6_hdr=yes
# ac_cv_type_struct_ip=yes
# ac_cv_type_struct_nd_neighbor_solicit=yes
# ac_cv_type_struct_nd_opt_hdr=yes
# ac_cv_type_struct_sockaddr_in6=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_check_cflags___DFORTIFY_SOURCE_2=yes
# ax_cv_check_cflags___fPIE=yes
# ax_cv_check_cflags___fwrapv=yes
# ax_cv_check_ldflags___Wl__z_now=yes
# ax_cv_check_ldflags___Wl__z_relro=yes
# ax_cv_check_ldflags___pie=yes
# tinc_cv_attribute___malloc__=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/tinc/src/tinc-1.0.28/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/tinc/src/tinc-1.0.28/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/tinc/src/tinc-1.0.28/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/tinc/src/tinc-1.0.28/missing automake-1.15'
# AWK='gawk'
# BSD_FALSE=''
# BSD_TRUE='#'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=' -DFORTIFY_SOURCE=2 -fwrapv -fPIE'
# CYGPATH_W='echo'
# CYGWIN_FALSE=''
# CYGWIN_TRUE='#'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GETOPT_FALSE='#'
# GETOPT_TRUE=''
# GREP='/usr/sbin/grep'
# HAVE_SYSTEMD_FALSE='#'
# HAVE_SYSTEMD_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now'
# LIBOBJS=''
# LIBS='-lcrypto -lz -llzo2 -ldl'
# LINUX_FALSE='#'
# LINUX_TRUE=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/tinc/src/tinc-1.0.28/missing makeinfo'
# MINGW_FALSE=''
# MINGW_TRUE='#'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='tinc'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='tinc'
# PACKAGE_STRING='tinc 1.0.28'
# PACKAGE_TARNAME='tinc'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.28'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SOLARIS_FALSE=''
# SOLARIS_TRUE='#'
# STRIP='strip'
# TUNEMU_FALSE=''
# TUNEMU_TRUE='#'
# UML_FALSE=''
# UML_TRUE='#'
# VDE_FALSE=''
# VDE_TRUE='#'
# VERSION='1.0.28'
# 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__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/tinc/src/tinc-1.0.28/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# systemdsystemunitdir='/usr/lib/systemd/system'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "tinc"
# #define PACKAGE_TARNAME "tinc"
# #define PACKAGE_VERSION "1.0.28"
# #define PACKAGE_STRING "tinc 1.0.28"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "tinc"
# #define VERSION "1.0.28"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_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 __USE_BSD 1
# #define HAVE_LINUX 1
# #define STDC_HEADERS 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_ARPA_NAMESER_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_LINUX_IF_TUN_H 1
# #define HAVE_NET_ETHERNET_H 1
# #define HAVE_NET_IF_ARP_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETPACKET_PACKET_H 1
# #define HAVE_NETINET_IF_ETHER_H 1
# #define HAVE_NETINET_IP_H 1
# #define HAVE_NETINET_IP6_H 1
# #define HAVE_RESOLV_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_NETINET_IP_ICMP_H 1
# #define HAVE_NETINET_ICMP6_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SOCKLEN_T 1
# #define HAVE_STRUCT_ETHER_HEADER 1
# #define HAVE_STRUCT_ARPHDR 1
# #define HAVE_STRUCT_ETHER_ARP 1
# #define HAVE_STRUCT_IN_ADDR 1
# #define HAVE_STRUCT_ADDRINFO 1
# #define HAVE_STRUCT_IP 1
# #define HAVE_STRUCT_ICMP 1
# #define HAVE_STRUCT_IN6_ADDR 1
# #define HAVE_STRUCT_SOCKADDR_IN6 1
# #define HAVE_STRUCT_IP6_HDR 1
# #define HAVE_STRUCT_ICMP6_HDR 1
# #define HAVE_STRUCT_ND_NEIGHBOR_SOLICIT 1
# #define HAVE_STRUCT_ND_OPT_HDR 1
# #define RETSIGTYPE void
# #define HAVE_ASPRINTF 1
# #define HAVE_DAEMON 1
# #define HAVE_FCHMOD 1
# #define HAVE_FLOCK 1
# #define HAVE_FTIME 1
# #define HAVE_FORK 1
# #define HAVE_GET_CURRENT_DIR_NAME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MLOCKALL 1
# #define HAVE_PSELECT 1
# #define HAVE_PUTENV 1
# #define HAVE_RANDOM 1
# #define HAVE_SELECT 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRSIGNAL 1
# #define HAVE_STRTOL 1
# #define HAVE_SYSTEM 1
# #define HAVE_UNSETENV 1
# #define HAVE_USLEEP 1
# #define HAVE_VSYSLOG 1
# #define HAVE_WRITEV 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_DECL_FREEADDRINFO 1
# #define HAVE_DECL_GAI_STRERROR 1
# #define HAVE_DECL_GETADDRINFO 1
# #define HAVE_DECL_GETNAMEINFO 1
# #define HAVE_DECL_RES_INIT 1
# #define HAVE_ZLIB 1
# #define HAVE_ZLIB_H 1
# #define HAVE_LZO 1
# #define HAVE_LZO_LZO1X_H 1
# #define LZO1X_H
# #define HAVE_OPENSSL_EVP_H 1
# #define HAVE_OPENSSL_RSA_H 1
# #define HAVE_OPENSSL_RAND_H 1
# #define HAVE_OPENSSL_ERR_H 1
# #define HAVE_OPENSSL_SHA_H 1
# #define HAVE_OPENSSL_PEM_H 1
# #define HAVE_OPENSSL_ENGINE_H 1
# #define HAVE_RAND_PSEUDO_BYTES 1
# #define HAVE_EVP_ENCRYPTINIT_EX 1
#
# configure: exit 0