The build took 00h 01m 04s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
12,584 |
ansic |
4,121 |
sh |
16,705 |
total |
The process tree of the build process is here.
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: tinc 1.0.28-2 (Wed Apr 5 00:41:16 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for 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... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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 clang option to accept ISO C99... none needed
checking how to run the C preprocessor... clang -E
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
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... no
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... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
configure: error: "zlib header files not found."
==> ERROR: A failure occurred in build().
Aborting...
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 = 9f424c9907a3
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure: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 /sysroot/bin/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:3119: result: clang
configure:3388: checking for C compiler version
configure:3397: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3408: $? = 0
configure:3397: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3408: $? = 0
configure:3397: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3408: $? = 1
configure:3397: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3408: $? = 1
configure:3428: checking whether the C compiler works
configure:3450: clang 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: clang -o conftest conftest.c >&5
configure:3524: $? = 0
configure:3546: result:
configure:3568: checking whether we are cross compiling
configure:3576: clang -o conftest conftest.c >&5
configure:3580: $? = 0
configure:3587: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3591: $? = 127
configure:3606: result: yes
configure:3611: checking for suffix of object files
configure:3633: clang -c conftest.c >&5
configure:3637: $? = 0
configure:3658: result: o
configure:3662: checking whether we are using the GNU C compiler
configure:3681: clang -c conftest.c >&5
configure:3681: $? = 0
configure:3690: result: yes
configure:3699: checking whether clang accepts -g
configure:3719: clang -c -g conftest.c >&5
configure:3719: $? = 0
configure:3760: result: yes
configure:3777: checking for clang option to accept ISO C89
configure:3840: clang -c conftest.c >&5
configure:3840: $? = 0
configure:3853: result: none needed
configure:3878: checking whether clang understands -c and -o together
configure:3900: clang -c conftest.c -o conftest2.o
configure:3903: $? = 0
configure:3900: clang -c conftest.c -o conftest2.o
configure:3903: $? = 0
configure:3915: result: yes
configure:3934: checking dependency style of clang
configure:4045: result: gcc3
configure:4066: checking how to run the C preprocessor
configure:4097: clang -E conftest.c
configure:4097: $? = 0
configure:4111: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -E
configure:4156: clang -E conftest.c
configure:4156: $? = 0
configure:4170: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -c conftest.c >&5
configure:4349: $? = 0
configure:4433: result: yes
configure:4446: checking for sys/types.h
configure:4446: clang -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for sys/stat.h
configure:4446: clang -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for stdlib.h
configure:4446: clang -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for string.h
configure:4446: clang -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for memory.h
configure:4446: clang -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for strings.h
configure:4446: clang -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for inttypes.h
configure:4446: clang -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for stdint.h
configure:4446: clang -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for unistd.h
configure:4446: clang -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4459: checking minix/config.h usability
configure:4459: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -c conftest.c >&5
configure:4498: $? = 0
configure:4505: result: yes
configure:4524: checking for clang option to accept ISO C99
configure:4673: clang -c conftest.c >&5
configure:4673: $? = 0
configure:4686: result: none needed
configure:4706: checking how to run the C preprocessor
configure:4776: result: clang -E
configure:4796: clang -E conftest.c
configure:4796: $? = 0
configure:4810: clang -E conftest.c
conftest.c:27:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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:4938: WARNING: using cross tools not prefixed with host triplet
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: clang -c -DFORTIFY_SOURCE=2 conftest.c >&5
configure:5404: $? = 0
configure:5412: result: yes
configure:5420: checking whether C compiler accepts -fwrapv
configure:5439: clang -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: clang -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: clang -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: clang -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: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking stdbool.h presence
configure:5831: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking syslog.h presence
configure:5831: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking time.h presence
configure:5831: clang -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: clang -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: clang -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: clang -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: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking netdb.h presence
configure:5831: clang -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: clang -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: clang -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: clang -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: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking dirent.h presence
configure:5831: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking getopt.h presence
configure:5831: clang -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: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:50:10: fatal error: 'net/if_types.h' file not found
#include
^
1 error generated.
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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:50:10: fatal error: 'linux/if_tun.h' file not found
#include
^
1 error generated.
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 net/if_tun.h
configure:5844: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:50:10: fatal error: 'net/if_tun.h' file not found
#include
^
1 error generated.
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 net/if_utun.h
configure:5844: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:50:10: fatal error: 'net/if_utun.h' file not found
#include
^
1 error generated.
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 net/tun/if_tun.h
configure:5844: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:50:10: fatal error: 'net/tun/if_tun.h' file not found
#include
^
1 error generated.
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 net/if_tap.h
configure:5844: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:50:10: fatal error: 'net/if_tap.h' file not found
#include
^
1 error generated.
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 net/tap/if_tap.h
configure:5844: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:50:10: fatal error: 'net/tap/if_tap.h' file not found
#include
^
1 error generated.
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 net/ethernet.h
configure:5844: clang -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: clang -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: clang -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: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:54:10: fatal error: 'netinet/in6.h' file not found
#include
^
1 error generated.
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_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: clang -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: clang -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: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for resolv.h
configure:5859: clang -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: clang -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: clang -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: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5953: $? = 0
configure:5960: result: yes
configure:5968: checking for working volatile
configure:5987: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5987: $? = 0
configure:5994: result: yes
configure:6002: checking for pid_t
configure:6002: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6002: $? = 0
configure:6002: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:95:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6013: $? = 0
configure:6013: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:95:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
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_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: clang -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: clang -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: clang -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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6130: $? = 0
configure:6130: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:66:24: error: expected expression
if (sizeof ((socklen_t)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6141: $? = 0
configure:6141: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:67:34: error: expected expression
if (sizeof ((struct ether_header)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6152: $? = 0
configure:6152: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:68:28: error: expected expression
if (sizeof ((struct arphdr)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6163: $? = 0
configure:6163: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:69:31: error: expected expression
if (sizeof ((struct ether_arp)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6174: $? = 0
configure:6174: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:70:29: error: expected expression
if (sizeof ((struct in_addr)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6185: $? = 0
configure:6185: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:71:30: error: expected expression
if (sizeof ((struct addrinfo)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6196: $? = 0
configure:6196: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:72:24: error: expected expression
if (sizeof ((struct ip)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6207: $? = 0
configure:6207: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:73:26: error: expected expression
if (sizeof ((struct icmp)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6218: $? = 0
configure:6218: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:74:30: error: expected expression
if (sizeof ((struct in6_addr)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6229: $? = 0
configure:6229: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:75:34: error: expected expression
if (sizeof ((struct sockaddr_in6)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6240: $? = 0
configure:6240: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:76:29: error: expected expression
if (sizeof ((struct ip6_hdr)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6251: $? = 0
configure:6251: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:77:31: error: expected expression
if (sizeof ((struct icmp6_hdr)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6262: $? = 0
configure:6262: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:78:41: error: expected expression
if (sizeof ((struct nd_neighbor_solicit)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6273: $? = 0
configure:6273: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:79:32: error: expected expression
if (sizeof ((struct nd_opt_hdr)))
^
1 error generated.
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_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: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:80:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
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_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: clang -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
conftest.c:109:18: warning: format string missing [-Wformat]
return asprintf ();
~~~~~~~~ ^
1 warning generated.
configure:6322: $? = 0
configure:6322: result: yes
configure:6322: checking for daemon
configure:6322: clang -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: clang -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: clang -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: clang -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: clang -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 get_current_dir_name
configure:6322: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
conftest.c:111:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:111:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:6322: $? = 0
configure:6322: result: yes
configure:6322: checking for strerror
configure:6322: clang -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
conftest.c:112:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:112:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:6322: $? = 0
configure:6322: result: yes
configure:6322: checking for strsignal
configure:6322: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
/tmp/conftest-38846b.o:conftest.c:function main: error: undefined reference to 'devname'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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_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: clang -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
/tmp/conftest-fd4802.o:conftest.c:function main: error: undefined reference to 'fdevname'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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_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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lresolv >&5
configure:6548: $? = 0
configure:6557: result: yes
configure:6699: checking zlib.h usability
configure:6699: clang -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:138:10: fatal error: 'zlib.h' file not found
#include
^
1 error generated.
configure:6699: $? = 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_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_LIBRESOLV 1
| #define HAVE_ZLIB 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:6699: result: no
configure:6699: checking zlib.h presence
configure:6699: clang -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
conftest.c:105:10: fatal error: 'zlib.h' file not found
#include
^
1 error generated.
configure:6699: $? = 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_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_LIBRESOLV 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
configure:6699: result: no
configure:6699: checking for zlib.h
configure:6699: result: no
configure:6706: error: "zlib header files not found."
## ---------------- ##
## 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=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_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_asprintf=yes
ac_cv_func_daemon=yes
ac_cv_func_devname=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_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=no
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_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=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_resolv_res_init=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_CC=clang
ac_cv_prog_CPP='clang -E'
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='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=' -DFORTIFY_SOURCE=2 -fwrapv -fPIE'
CYGPATH_W='echo'
CYGWIN_FALSE=''
CYGWIN_TRUE='#'
DEFS=''
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='-lresolv '
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=''
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='NONE'
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_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_LIBRESOLV 1
#define HAVE_ZLIB 1
configure: exit 1