The build took 00h 01m 08s 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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: tinc 1.0.28-2 (Tue Apr 4 21:02:03 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking 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 arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for arm-linux-androideabi-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-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
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... yes
checking for linux/if_tun.h... yes
checking for net/if_tun.h... no
checking for net/if_utun.h... no
checking for net/tun/if_tun.h... no
checking for net/if_tap.h... no
checking for net/tap/if_tap.h... no
checking for net/ethernet.h... yes
checking for net/if_arp.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... yes
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... no
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... no
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... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for lzo1x_1_compress in -llzo2... no
checking for lzo1x_1_compress in -llzo... no
configure: error: "lzo libraries 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc --localstatedir=/var --sbindir=/usr/bin --with-systemdsystemunitdir=/usr/lib/systemd/system
## --------- ##
## Platform. ##
## --------- ##
hostname = 9ccb11cc3189
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure: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 arm-linux-androideabi-strip
configure:2599: found /sysroot/bin/arm-linux-androideabi-strip
configure:2610: result: arm-linux-androideabi-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 arm-linux-androideabi-gcc
configure:3119: result: arm-linux-androideabi-gcc
configure:3388: checking for C compiler version
configure:3397: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3408: $? = 0
configure:3397: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:3408: $? = 0
configure:3397: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:3408: $? = 1
configure:3397: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:3408: $? = 1
configure:3428: checking whether the C compiler works
configure:3450: arm-linux-androideabi-gcc conftest.c >&5
configure:3454: $? = 0
configure:3502: result: yes
configure:3505: checking for C compiler default output file name
configure:3507: result: a.out
configure:3513: checking for suffix of executables
configure:3520: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3524: $? = 0
configure:3546: result:
configure:3568: checking whether we are cross compiling
configure:3606: result: yes
configure:3611: checking for suffix of object files
configure:3633: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3637: $? = 0
configure:3658: result: o
configure:3662: checking whether we are using the GNU C compiler
configure:3681: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3681: $? = 0
configure:3690: result: yes
configure:3699: checking whether arm-linux-androideabi-gcc accepts -g
configure:3719: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3719: $? = 0
configure:3760: result: yes
configure:3777: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3840: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3840: $? = 0
configure:3853: result: none needed
configure:3878: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:3900: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3903: $? = 0
configure:3900: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3903: $? = 0
configure:3915: result: yes
configure:3934: checking dependency style of arm-linux-androideabi-gcc
configure:4045: result: gcc3
configure:4066: checking how to run the C preprocessor
configure:4097: arm-linux-androideabi-gcc -E conftest.c
configure:4097: $? = 0
configure:4111: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4111: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| /* end confdefs.h. */
| #include
configure:4136: result: arm-linux-androideabi-gcc -E
configure:4156: arm-linux-androideabi-gcc -E conftest.c
configure:4156: $? = 0
configure:4170: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| /* end confdefs.h. */
| #include
configure:4199: checking for grep that handles long lines and -e
configure:4257: result: /usr/sbin/grep
configure:4262: checking for egrep
configure:4324: result: /usr/sbin/grep -E
configure:4329: checking for ANSI C header files
configure:4349: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4349: $? = 0
configure:4433: result: yes
configure:4446: checking for sys/types.h
configure:4446: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for sys/stat.h
configure:4446: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for stdlib.h
configure:4446: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for string.h
configure:4446: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for memory.h
configure:4446: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for strings.h
configure:4446: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for inttypes.h
configure:4446: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for stdint.h
configure:4446: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for unistd.h
configure:4446: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4459: checking minix/config.h usability
configure:4459: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4459: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4459: result: no
configure:4459: checking minix/config.h presence
configure:4459: arm-linux-androideabi-gcc -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4459: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:4459: result: no
configure:4459: checking for minix/config.h
configure:4459: result: no
configure:4480: checking whether it is safe to define __EXTENSIONS__
configure:4498: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4498: $? = 0
configure:4505: result: yes
configure:4524: checking for arm-linux-androideabi-gcc option to accept ISO C99
configure:4673: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:77:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c: In function 'main':
conftest.c:131:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:131:18: error: 'newvar' undeclared (first use in this function)
conftest.c:131:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:141:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:141:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:4673: $? = 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
| #include
| #include
| #include
| #include
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4673: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:4673: $? = 0
configure:4693: result: -std=gnu99
configure:4706: checking how to run the C preprocessor
configure:4776: result: arm-linux-androideabi-gcc -E
configure:4796: arm-linux-androideabi-gcc -E conftest.c
configure:4796: $? = 0
configure:4810: arm-linux-androideabi-gcc -E conftest.c
conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4810: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| /* end confdefs.h. */
| #include
configure:4853: checking for arm-linux-androideabi-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-unknown-linux-gnu
configure:5002: checking host system type
configure:5015: result: arm-unknown-linux-androideabi
configure:5385: checking whether C compiler accepts -DFORTIFY_SOURCE=2
configure:5404: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 conftest.c >&5
configure:5404: $? = 0
configure:5412: result: yes
configure:5420: checking whether C compiler accepts -fwrapv
configure:5439: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking stdbool.h presence
configure:5831: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for stdbool.h
configure:5831: result: yes
configure:5831: checking syslog.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking syslog.h presence
configure:5831: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for syslog.h
configure:5831: result: yes
configure:5831: checking sys/file.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for sys/file.h
configure:5831: result: yes
configure:5831: checking sys/ioctl.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for sys/ioctl.h
configure:5831: result: yes
configure:5831: checking sys/mman.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for sys/mman.h
configure:5831: result: yes
configure:5831: checking sys/param.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for sys/param.h
configure:5831: result: yes
configure:5831: checking sys/resource.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for sys/resource.h
configure:5831: result: yes
configure:5831: checking sys/socket.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for sys/socket.h
configure:5831: result: yes
configure:5831: checking sys/time.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for sys/time.h
configure:5831: result: yes
configure:5831: checking time.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking time.h presence
configure:5831: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for time.h
configure:5831: result: yes
configure:5831: checking sys/uio.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for sys/uio.h
configure:5831: result: yes
configure:5831: checking sys/wait.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for sys/wait.h
configure:5831: result: yes
configure:5831: checking netdb.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking netdb.h presence
configure:5831: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for netdb.h
configure:5831: result: yes
configure:5831: checking arpa/inet.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for arpa/inet.h
configure:5831: result: yes
configure:5831: checking arpa/nameser.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for arpa/nameser.h
configure:5831: result: yes
configure:5831: checking dirent.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking dirent.h presence
configure:5831: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for dirent.h
configure:5831: result: yes
configure:5831: checking getopt.h usability
configure:5831: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking getopt.h presence
configure:5831: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:5831: $? = 0
configure:5831: result: yes
configure:5831: checking for getopt.h
configure:5831: result: yes
configure:5844: checking for net/if.h
configure:5844: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5844: $? = 0
configure:5844: result: yes
configure:5844: checking for linux/if_tun.h
configure:5844: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5844: $? = 0
configure:5844: result: yes
configure:5844: checking for net/if_tun.h
configure:5844: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:52:24: fatal error: net/if_tun.h: No such file or directory
#include
^
compilation terminated.
configure:5844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| /* end confdefs.h. */
| #include "src/have.h"
|
|
| #include
configure:5844: result: no
configure:5844: checking for net/if_utun.h
configure:5844: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:52:25: fatal error: net/if_utun.h: No such file or directory
#include
^
compilation terminated.
configure:5844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| /* end confdefs.h. */
| #include "src/have.h"
|
|
| #include
configure:5844: result: no
configure:5844: checking for net/tun/if_tun.h
configure:5844: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:52:28: fatal error: net/tun/if_tun.h: No such file or directory
#include
^
compilation terminated.
configure:5844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| /* end confdefs.h. */
| #include "src/have.h"
|
|
| #include
configure:5844: result: no
configure:5844: checking for net/if_tap.h
configure:5844: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:52:24: fatal error: net/if_tap.h: No such file or directory
#include
^
compilation terminated.
configure:5844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| /* end confdefs.h. */
| #include "src/have.h"
|
|
| #include
configure:5844: result: no
configure:5844: checking for net/tap/if_tap.h
configure:5844: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c:52:28: fatal error: net/tap/if_tap.h: No such file or directory
#include
^
compilation terminated.
configure:5844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| /* end confdefs.h. */
| #include "src/have.h"
|
|
| #include
configure:5844: result: no
configure:5844: checking for net/ethernet.h
configure:5844: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5844: $? = 0
configure:5844: result: yes
configure:5844: checking for netpacket/packet.h
configure:5844: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for resolv.h
configure:5859: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5953: $? = 0
configure:5960: result: yes
configure:5968: checking for working volatile
configure:5987: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:5987: $? = 0
configure:5994: result: yes
configure:6002: checking for pid_t
configure:6002: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6002: $? = 0
configure:6002: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:6002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6013: $? = 0
configure:6013: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:6013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6130: $? = 0
configure:6130: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:6130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6141: $? = 0
configure:6141: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:34: error: expected expression before ')' token
if (sizeof ((struct ether_header)))
^
configure:6141: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6152: $? = 0
configure:6152: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:28: error: expected expression before ')' token
if (sizeof ((struct arphdr)))
^
configure:6152: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:13: error: invalid application of 'sizeof' to incomplete type 'struct ether_arp'
if (sizeof (struct ether_arp))
^
configure:6163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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: no
configure:6174: checking for struct in_addr
configure:6174: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6174: $? = 0
configure:6174: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:29: error: expected expression before ')' token
if (sizeof ((struct in_addr)))
^
configure:6174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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 in_addr)))
| return 0;
| ;
| return 0;
| }
configure:6174: result: yes
configure:6185: checking for struct addrinfo
configure:6185: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6185: $? = 0
configure:6185: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:30: error: expected expression before ')' token
if (sizeof ((struct addrinfo)))
^
configure:6185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6196: $? = 0
configure:6196: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:24: error: expected expression before ')' token
if (sizeof ((struct ip)))
^
configure:6196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6207: $? = 0
configure:6207: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:26: error: expected expression before ')' token
if (sizeof ((struct icmp)))
^
configure:6207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6218: $? = 0
configure:6218: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:30: error: expected expression before ')' token
if (sizeof ((struct in6_addr)))
^
configure:6218: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6229: $? = 0
configure:6229: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:34: error: expected expression before ')' token
if (sizeof ((struct sockaddr_in6)))
^
configure:6229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6240: $? = 0
configure:6240: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:29: error: expected expression before ')' token
if (sizeof ((struct ip6_hdr)))
^
configure:6240: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6251: $? = 0
configure:6251: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:31: error: expected expression before ')' token
if (sizeof ((struct icmp6_hdr)))
^
configure:6251: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6262: $? = 0
configure:6262: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:41: error: expected expression before ')' token
if (sizeof ((struct nd_neighbor_solicit)))
^
configure:6262: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6273: $? = 0
configure:6273: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:32: error: expected expression before ')' token
if (sizeof ((struct nd_opt_hdr)))
^
configure:6273: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:1: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
^
configure:6304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
configure:6322: $? = 0
configure:6322: result: yes
configure:6322: checking for daemon
configure:6322: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
conftest.c:105:6: warning: conflicting types for built-in function 'fork' [enabled by default]
char fork ();
^
configure:6322: $? = 0
configure:6322: result: yes
configure:6322: checking for get_current_dir_name
configure:6322: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
/tmp/ccUbYeUq.o:conftest.c:function main: error: undefined reference to 'get_current_dir_name'
collect2: error: ld returned 1 exit status
configure:6322: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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
| /* end confdefs.h. */
| /* Define get_current_dir_name to an innocuous variant, in case declares get_current_dir_name.
| For example, HP-UX 11i declares gettimeofday. */
| #define get_current_dir_name innocuous_get_current_dir_name
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char get_current_dir_name (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef get_current_dir_name
|
| /* 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 get_current_dir_name ();
| /* 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_get_current_dir_name || defined __stub___get_current_dir_name
| choke me
| #endif
|
| int
| main ()
| {
| return get_current_dir_name ();
| ;
| return 0;
| }
configure:6322: result: no
configure:6322: checking for gettimeofday
configure:6322: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
conftest.c:112:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:6322: $? = 0
configure:6322: result: yes
configure:6322: checking for strerror
configure:6322: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
configure:6322: $? = 0
configure:6322: result: yes
configure:6322: checking for strsignal
configure:6322: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
/tmp/ccSgnB2W.o:conftest.c:function main: error: undefined reference to 'devname'
collect2: error: ld returned 1 exit status
configure:6322: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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_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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5
/tmp/ccCg8xz1.o:conftest.c:function main: error: undefined reference to 'fdevname'
collect2: error: ld returned 1 exit status
configure:6322: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tinc"
| #define PACKAGE_TARNAME "tinc"
| #define PACKAGE_VERSION "1.0.28"
| #define PACKAGE_STRING "tinc 1.0.28"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tinc"
| #define VERSION "1.0.28"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define __USE_BSD 1
| #define HAVE_LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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_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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
conftest.c: In function 'main':
conftest.c:115:10: error: 'res_init' undeclared (first use in this function)
(void) res_init;
^
conftest.c:115:10: note: each undeclared identifier is reported only once for each function it appears in
configure:6508: $? = 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_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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_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
| /* end confdefs.h. */
|
| #include
| #include
|
|
| int
| main ()
| {
| #ifndef res_init
| #ifdef __cplusplus
| (void) res_init;
| #else
| (void) res_init;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:6508: result: no
configure:6699: checking zlib.h usability
configure:6699: arm-linux-androideabi-gcc -std=gnu99 -c -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c >&5
configure:6699: $? = 0
configure:6699: result: yes
configure:6699: checking zlib.h presence
configure:6699: arm-linux-androideabi-gcc -E -DFORTIFY_SOURCE=2 -fwrapv -fPIE conftest.c
configure:6699: $? = 0
configure:6699: result: yes
configure:6699: checking for zlib.h
configure:6699: result: yes
configure:6713: checking for compress2 in -lz
configure:6738: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lz >&5
configure:6738: $? = 0
configure:6747: result: yes
configure:6798: checking for lzo1x_1_compress in -llzo2
configure:6823: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -llzo2 -lz >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -llzo2
/tmp/ccqGtXA8.o:conftest.c:function main: error: undefined reference to 'lzo1x_1_compress'
collect2: error: ld returned 1 exit status
configure:6823: $? = 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_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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_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 0
| #define HAVE_ZLIB 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LZO 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lzo1x_1_compress ();
| int
| main ()
| {
| return lzo1x_1_compress ();
| ;
| return 0;
| }
configure:6832: result: no
configure:6837: checking for lzo1x_1_compress in -llzo
configure:6862: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DFORTIFY_SOURCE=2 -fwrapv -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -llzo -lz >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -llzo
/tmp/ccasZK8e.o:conftest.c:function main: error: undefined reference to 'lzo1x_1_compress'
collect2: error: ld returned 1 exit status
configure:6862: $? = 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_IF_TYPES_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN6_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_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_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 0
| #define HAVE_ZLIB 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LZO 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lzo1x_1_compress ();
| int
| main ()
| {
| return lzo1x_1_compress ();
| ;
| return 0;
| }
configure:6871: result: no
configure:6876: error: "lzo libraries not found."
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-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=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_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=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_asprintf=yes
ac_cv_func_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=no
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=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_if_tun_h=yes
ac_cv_header_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=yes
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=yes
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=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_lzo2_lzo1x_1_compress=no
ac_cv_lib_lzo_lzo1x_1_compress=no
ac_cv_lib_z_compress2=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
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=no
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='arm-linux-androideabi-gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='arm-linux-androideabi-gcc -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=' -lz'
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='arm-linux-androideabi-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-unknown-linux-gnu'
build_alias='x86_64-unknown-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /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_IF_TYPES_H 1
#define HAVE_LINUX_IF_TUN_H 1
#define HAVE_NET_ETHERNET_H 1
#define HAVE_NET_IF_ARP_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IN6_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_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_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 0
#define HAVE_ZLIB 1
#define HAVE_ZLIB_H 1
#define HAVE_LZO 1
configure: exit 1