Build of ndisc6 with android toolchain

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

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

SLOCLanguage
4,724 sh
4,157 ansic
3,920 makefile
37 perl
16 sed
12,854 total

The process tree of the build process is here.

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

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ndisc6 1.0.3-1 (Tue Apr 4 20:36:02 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: checking system...
# checking for build hostname... 71c350ea575b
# configure: checking required programs...
# 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 for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -std=gnu99 -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-ranlib... arm-linux-androideabi-ranlib
# checking for perl... /usr/sbin/perl
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of arm-linux-androideabi-gcc -std=gnu99... gcc3
# checking whether make supports nested variables... (cached) yes
# configure: checking required libraries...
# checking for clock_gettime in -lrt... no
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for ld used by arm-linux-androideabi-gcc -std=gnu99... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... no, consider installing GNU libiconv
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# configure: checking header files...
# checking whether to enable assertions... yes
# configure: checking library functions...
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for library containing getopt_long... none required
# checking for clock_nanosleep... yes
# checking for fdatasync... yes
# checking for inet6_rth_add... no
# checking for ppoll... yes
# checking for library containing socket... none required
# checking for library containing inet_ntop... none required
# configure: checking optional features...
# checking if installed programs should be setuid... yes
# configure: writing results...
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating m4/Makefile
# config.status: creating po/Makefile.in
# config.status: creating doc/Makefile
# config.status: creating compat/Makefile
# config.status: creating src/Makefile
# config.status: creating rdnssd/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3'
# Making all in po
# make[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/po'
# Making all in doc
# make[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/doc'
# SED rdnssd.8
# make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/doc'
# Making all in compat
# make[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/compat'
# CC dummy.o
# CC inet6_rth_add.o
# AR libcompat.a
# make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/compat'
# Making all in src
# make[2]: Entering directory '/tmp/ndisc6/src/ndisc6-1.0.3/src'
# CC tcpspray.o
# CC addrinfo.o
# CC tcptraceroute6-tcptraceroute.o
# CC ndisc.o
# CC rdisc6-ndisc.o
# CC traceroute.o
# CC trace-tcp.o
# CC trace-udp.o
# trace-tcp.c: In function 'send_syn_probe':
# trace-tcp.c:61:11: error: 'struct tcphdr' has no member named 'th_sport'
# packet.th.th_sport = sport;
# ^
# trace-tcp.c:62:11: error: 'struct tcphdr' has no member named 'th_dport'
# packet.th.th_dport = port;
# ^
# trace-tcp.c:63:11: error: 'struct tcphdr' has no member named 'th_seq'
# packet.th.th_seq = htonl ((ttl << 24) | (n << 16) | getpid ());
# ^
# trace-tcp.c:64:11: error: 'struct tcphdr' has no member named 'th_off'
# packet.th.th_off = sizeof (packet.th) / 4;
# ^
# trace-tcp.c:65:11: error: 'struct tcphdr' has no member named 'th_flags'
# packet.th.th_flags = TH_SYN | (ecn ? (TH_ECE | TH_CWR) : 0);
# ^
# trace-tcp.c:65:23: error: 'TH_SYN' undeclared (first use in this function)
# packet.th.th_flags = TH_SYN | (ecn ? (TH_ECE | TH_CWR) : 0);
# ^
# trace-tcp.c:65:23: note: each undeclared identifier is reported only once for each function it appears in
# trace-tcp.c:66:11: error: 'struct tcphdr' has no member named 'th_win'
# packet.th.th_win = htons (TCP_WINDOW);
# ^
# trace-tcp.c: In function 'parse_syn_resp':
# trace-tcp.c:80:10: error: 'const struct tcphdr' has no member named 'th_dport'
# || (pth->th_dport != sport)
# ^
# trace-tcp.c:81:10: error: 'const struct tcphdr' has no member named 'th_sport'
# || (pth->th_sport != port)
# ^
# trace-tcp.c:82:11: error: 'const struct tcphdr' has no member named 'th_flags'
# || ((pth->th_flags & TH_ACK) == 0)
# ^
# trace-tcp.c:82:24: error: 'TH_ACK' undeclared (first use in this function)
# || ((pth->th_flags & TH_ACK) == 0)
# ^
# trace-tcp.c:83:12: error: 'const struct tcphdr' has no member named 'th_flags'
# || (((pth->th_flags & TH_SYN) != 0) == ((pth->th_flags & TH_RST) != 0))
# ^
# trace-tcp.c:83:25: error: 'TH_SYN' undeclared (first use in this function)
# || (((pth->th_flags & TH_SYN) != 0) == ((pth->th_flags & TH_RST) != 0))
# ^
# trace-tcp.c:83:47: error: 'const struct tcphdr' has no member named 'th_flags'
# || (((pth->th_flags & TH_SYN) != 0) == ((pth->th_flags & TH_RST) != 0))
# ^
# trace-tcp.c:83:60: error: 'TH_RST' undeclared (first use in this function)
# || (((pth->th_flags & TH_SYN) != 0) == ((pth->th_flags & TH_RST) != 0))
# ^
# trace-tcp.c:84:10: error: 'const struct tcphdr' has no member named 'th_off'
# || (pth->th_off < (sizeof (*pth) / 4)))
# ^
# In file included from /sysroot/sysroot/usr/include/sys/types.h:33:0,
# from ../compat/fixups.h:31,
# from ../config.h:155,
# from trace-tcp.c:21:
# trace-tcp.c:87:18: error: 'const struct tcphdr' has no member named 'th_ack'
# seq = ntohl (pth->th_ack) - 1;
# ^
# trace-tcp.c:93:18: error: 'const struct tcphdr' has no member named 'th_flags'
# return 1 + ((pth->th_flags & TH_SYN) == TH_SYN);
# ^
# trace-tcp.c: In function 'parse_syn_error':
# trace-tcp.c:105:10: error: 'const struct tcphdr' has no member named 'th_sport'
# || (pth->th_sport != sport)
# ^
# trace-tcp.c:106:10: error: 'const struct tcphdr' has no member named 'th_dport'
# || (pth->th_dport != port))
# ^
# In file included from /sysroot/sysroot/usr/include/sys/types.h:33:0,
# from ../compat/fixups.h:31,
# from ../config.h:155,
# from trace-tcp.c:21:
# trace-tcp.c:109:18: error: 'const struct tcphdr' has no member named 'th_seq'
# seq = ntohl (pth->th_seq);
# ^
# trace-tcp.c: In function 'send_ack_probe':
# trace-tcp.c:138:11: error: 'struct tcphdr' has no member named 'th_sport'
# packet.th.th_sport = sport;
# ^
# trace-tcp.c:139:11: error: 'struct tcphdr' has no member named 'th_dport'
# packet.th.th_dport = port;
# ^
# trace-tcp.c:140:11: error: 'struct tcphdr' has no member named 'th_ack'
# packet.th.th_ack = htonl ((ttl << 24) | (n << 16) | getpid ());
# ^
# trace-tcp.c:141:11: error: 'struct tcphdr' has no member named 'th_off'
# packet.th.th_off = sizeof (packet.th) / 4;
# ^
# trace-tcp.c:142:11: error: 'struct tcphdr' has no member named 'th_flags'
# packet.th.th_flags = TH_ACK;
# ^
# trace-tcp.c:142:23: error: 'TH_ACK' undeclared (first use in this function)
# packet.th.th_flags = TH_ACK;
# ^
# trace-tcp.c:143:11: error: 'struct tcphdr' has no member named 'th_win'
# packet.th.th_win = htons (TCP_WINDOW);
# ^
# trace-tcp.c: In function 'parse_ack_resp':
# trace-tcp.c:157:10: error: 'const struct tcphdr' has no member named 'th_dport'
# || (pth->th_dport != sport)
# ^
# trace-tcp.c:158:10: error: 'const struct tcphdr' has no member named 'th_sport'
# || (pth->th_sport != port)
# ^
# trace-tcp.c:159:10: error: 'const struct tcphdr' has no member named 'th_flags'
# || (pth->th_flags & TH_SYN)
# ^
# trace-tcp.c:159:23: error: 'TH_SYN' undeclared (first use in this function)
# || (pth->th_flags & TH_SYN)
# ^
# trace-tcp.c:160:10: error: 'const struct tcphdr' has no member named 'th_flags'
# || (pth->th_flags & TH_ACK)
# ^
# trace-tcp.c:160:23: error: 'TH_ACK' undeclared (first use in this function)
# || (pth->th_flags & TH_ACK)
# ^
# trace-tcp.c:161:11: error: 'const struct tcphdr' has no member named 'th_flags'
# || ((pth->th_flags & TH_RST) == 0)
# ^
# trace-tcp.c:161:24: error: 'TH_RST' undeclared (first use in this function)
# || ((pth->th_flags & TH_RST) == 0)
# ^
# trace-tcp.c:162:10: error: 'const struct tcphdr' has no member named 'th_off'
# || (pth->th_off < (sizeof (*pth) / 4)))
# ^
# In file included from /sysroot/sysroot/usr/include/sys/types.h:33:0,
# from ../compat/fixups.h:31,
# from ../config.h:155,
# from trace-tcp.c:21:
# trace-tcp.c:165:18: error: 'const struct tcphdr' has no member named 'th_seq'
# seq = ntohl (pth->th_seq);
# ^
# trace-tcp.c: In function 'parse_ack_error':
# trace-tcp.c:183:10: error: 'const struct tcphdr' has no member named 'th_sport'
# || (pth->th_sport != sport)
# ^
# trace-tcp.c:184:10: error: 'const struct tcphdr' has no member named 'th_dport'
# || (pth->th_dport != port))
# ^
# In file included from /sysroot/sysroot/usr/include/sys/types.h:33:0,
# from ../compat/fixups.h:31,
# from ../config.h:155,
# from trace-tcp.c:21:
# trace-tcp.c:187:18: error: 'const struct tcphdr' has no member named 'th_ack'
# seq = ntohl (pth->th_ack);
# ^
# make[2]: *** [Makefile:665: trace-tcp.o] Error 1
# make[2]: *** Waiting for unfinished jobs....
# trace-udp.c: In function 'send_udp_probe':
# trace-udp.c:54:11: error: 'struct udphdr' has no member named 'uh_sport'
# packet.uh.uh_sport = sport;
# ^
# trace-udp.c:55:11: error: 'struct udphdr' has no member named 'uh_dport'
# packet.uh.uh_dport = htons (ntohs (port) + ttl);
# ^
# trace-udp.c:60:11: error: 'struct udphdr' has no member named 'uh_ulen'
# packet.uh.uh_ulen = htons (plen);
# ^
# trace-udp.c: In function 'parse_udp_error':
# trace-udp.c:75:23: error: 'const struct udphdr' has no member named 'uh_sport'
# if ((len < 4) || (puh->uh_sport != sport ))
# ^
# In file included from /sysroot/sysroot/usr/include/sys/types.h:33:0,
# from ../compat/fixups.h:31,
# from ../config.h:155,
# from trace-udp.c:21:
# trace-udp.c:78:20: error: 'const struct udphdr' has no member named 'uh_dport'
# rport = ntohs (puh->uh_dport);
# ^
# make[2]: *** [Makefile:665: trace-udp.o] Error 1
# make[2]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3/src'
# make[1]: *** [Makefile:403: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/ndisc6/src/ndisc6-1.0.3'
# make: *** [Makefile:343: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/ndisc6/src/ndisc6-1.0.3/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 ndisc6 configure 1.0.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin --localstatedir=/var --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 71c350ea575b
# 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:2209: checking system...
# configure:2250: checking for build hostname
# configure:2258: result: 71c350ea575b
# configure:2269: checking required programs...
# configure:2282: checking for arm-linux-androideabi-gcc
# configure:2309: result: arm-linux-androideabi-gcc
# configure:2578: checking for C compiler version
# configure:2587: 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:2598: $? = 0
# configure:2587: 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:2598: $? = 0
# configure:2587: 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:2598: $? = 1
# configure:2587: 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:2598: $? = 1
# configure:2618: checking whether the C compiler works
# configure:2640: arm-linux-androideabi-gcc conftest.c >&5
# configure:2644: $? = 0
# configure:2692: result: yes
# configure:2695: checking for C compiler default output file name
# configure:2697: result: a.out
# configure:2703: checking for suffix of executables
# configure:2710: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2714: $? = 0
# configure:2736: result:
# configure:2758: checking whether we are cross compiling
# configure:2796: result: yes
# configure:2801: checking for suffix of object files
# configure:2823: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2827: $? = 0
# configure:2848: result: o
# configure:2852: checking whether we are using the GNU C compiler
# configure:2871: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2871: $? = 0
# configure:2880: result: yes
# configure:2889: checking whether arm-linux-androideabi-gcc accepts -g
# configure:2909: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:2909: $? = 0
# configure:2950: result: yes
# configure:2967: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3030: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3030: $? = 0
# configure:3043: result: none needed
# configure:3068: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3090: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3093: $? = 0
# configure:3090: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3093: $? = 0
# configure:3105: result: yes
# configure:3122: checking for arm-linux-androideabi-gcc option to accept ISO C99
# configure:3271: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:61:29: error: expected ';', ',' or ')' before 'text'
# test_restrict (ccp restrict text)
# ^
# conftest.c: In function 'main':
# conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
# char *restrict newvar = "Another string";
# ^
# conftest.c:115:18: error: 'newvar' undeclared (first use in this function)
# conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode
# for (int i = 0; i < ia->datasize; ++i)
# ^
# conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code
# configure:3271: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | /* 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:3271: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3271: $? = 0
# configure:3291: result: -std=gnu99
# configure:3306: checking how to run the C preprocessor
# configure:3337: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# configure:3337: $? = 0
# configure:3351: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3351: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | /* end confdefs.h. */
# | #include
# configure:3376: result: arm-linux-androideabi-gcc -std=gnu99 -E
# configure:3396: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# configure:3396: $? = 0
# configure:3410: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3410: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | /* end confdefs.h. */
# | #include
# configure:3439: checking for grep that handles long lines and -e
# configure:3497: result: /usr/sbin/grep
# configure:3502: checking for egrep
# configure:3564: result: /usr/sbin/grep -E
# configure:3569: checking for ANSI C header files
# configure:3589: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3589: $? = 0
# configure:3673: result: yes
# configure:3686: checking for sys/types.h
# configure:3686: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3686: $? = 0
# configure:3686: result: yes
# configure:3686: checking for sys/stat.h
# configure:3686: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3686: $? = 0
# configure:3686: result: yes
# configure:3686: checking for stdlib.h
# configure:3686: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3686: $? = 0
# configure:3686: result: yes
# configure:3686: checking for string.h
# configure:3686: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3686: $? = 0
# configure:3686: result: yes
# configure:3686: checking for memory.h
# configure:3686: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3686: $? = 0
# configure:3686: result: yes
# configure:3686: checking for strings.h
# configure:3686: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3686: $? = 0
# configure:3686: result: yes
# configure:3686: checking for inttypes.h
# configure:3686: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3686: $? = 0
# configure:3686: result: yes
# configure:3686: checking for stdint.h
# configure:3686: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3686: $? = 0
# configure:3686: result: yes
# configure:3686: checking for unistd.h
# configure:3686: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3686: $? = 0
# configure:3686: result: yes
# configure:3699: checking minix/config.h usability
# configure:3699: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3699: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | #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:3699: result: no
# configure:3699: checking minix/config.h presence
# configure:3699: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3699: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | #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:3699: result: no
# configure:3699: checking for minix/config.h
# configure:3699: result: no
# configure:3720: checking whether it is safe to define __EXTENSIONS__
# configure:3738: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:3738: $? = 0
# configure:3745: result: yes
# configure:3763: checking for arm-linux-androideabi-ranlib
# configure:3779: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:3790: result: arm-linux-androideabi-ranlib
# configure:3855: checking for perl
# configure:3873: found /usr/sbin/perl
# configure:3886: result: /usr/sbin/perl
# configure:3917: checking for a BSD-compatible install
# configure:3985: result: /usr/bin/install -c
# configure:3996: checking whether build environment is sane
# configure:4051: result: yes
# configure:4107: checking for arm-linux-androideabi-strip
# configure:4123: found /sysroot/bin/arm-linux-androideabi-strip
# configure:4134: result: arm-linux-androideabi-strip
# configure:4199: checking for a thread-safe mkdir -p
# configure:4238: result: /usr/sbin/mkdir -p
# configure:4245: checking for gawk
# configure:4261: found /usr/sbin/gawk
# configure:4272: result: gawk
# configure:4283: checking whether make sets $(MAKE)
# configure:4305: result: yes
# configure:4335: checking for style of include used by make
# configure:4363: result: GNU
# configure:4397: checking whether make supports nested variables
# configure:4414: result: yes
# configure:4499: checking dependency style of arm-linux-androideabi-gcc -std=gnu99
# configure:4610: result: gcc3
# configure:4679: checking whether make supports nested variables
# configure:4696: result: yes
# configure:4709: checking required libraries...
# configure:4713: checking for clock_gettime in -lrt
# configure:4738: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lrt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
# collect2: error: ld returned 1 exit status
# configure:4738: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | #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 PACKAGE "ndisc6"
# | #define VERSION "1.0.3"
# | /* 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 clock_gettime ();
# | int
# | main ()
# | {
# | return clock_gettime ();
# | ;
# | return 0;
# | }
# configure:4747: result: no
# configure:4756: checking for a sed that does not truncate output
# configure:4820: result: /usr/sbin/sed
# configure:4826: checking whether NLS is requested
# configure:4835: result: yes
# configure:4875: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:4907: result: /usr/sbin/msgfmt
# configure:4916: checking for gmsgfmt
# configure:4947: result: /usr/sbin/msgfmt
# configure:4997: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:5029: result: /usr/sbin/xgettext
# configure:5074: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:5105: result: /usr/sbin/msgmerge
# configure:5142: checking build system type
# configure:5156: result: x86_64-unknown-linux-gnu
# configure:5176: checking host system type
# configure:5189: result: arm-unknown-linux-androideabi
# configure:5234: checking for ld used by arm-linux-androideabi-gcc -std=gnu99
# configure:5301: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5308: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5323: result: yes
# configure:5330: checking for shared library run path origin
# configure:5343: result: done
# configure:5915: checking for CFPreferencesCopyAppValue
# configure:5933: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:28:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5933: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | #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 PACKAGE "ndisc6"
# | #define VERSION "1.0.3"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:5942: result: no
# configure:5949: checking for CFLocaleCopyCurrent
# configure:5967: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:28:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5967: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | #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 PACKAGE "ndisc6"
# | #define VERSION "1.0.3"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:5976: result: no
# configure:6025: checking for GNU gettext in libc
# configure:6049: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:29:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6049: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | #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 PACKAGE "ndisc6"
# | #define VERSION "1.0.3"
# | /* end confdefs.h. */
# |
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
# |
# | ;
# | return 0;
# | }
# configure:6058: result: no
# configure:6092: checking for iconv
# configure:6116: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:30:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6116: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | #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 PACKAGE "ndisc6"
# | #define VERSION "1.0.3"
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:6140: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -liconv >&5
# conftest.c:30:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6140: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | #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 PACKAGE "ndisc6"
# | #define VERSION "1.0.3"
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:6150: result: no, consider installing GNU libiconv
# configure:6774: checking for GNU gettext in libintl
# configure:6806: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lintl >&5
# conftest.c:29:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6806: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | #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 PACKAGE "ndisc6"
# | #define VERSION "1.0.3"
# | /* end confdefs.h. */
# |
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# |
# | ;
# | return 0;
# | }
# configure:6851: result: no
# configure:6886: checking whether to use NLS
# configure:6888: result: no
# configure:6962: checking header files...
# configure:6965: checking whether to enable assertions
# configure:6983: result: yes
# configure:6992: checking library functions...
# configure:6997: checking getopt.h usability
# configure:6997: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:6997: $? = 0
# configure:6997: result: yes
# configure:6997: checking getopt.h presence
# configure:6997: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
# configure:6997: $? = 0
# configure:6997: result: yes
# configure:6997: checking for getopt.h
# configure:6997: result: yes
# configure:7008: checking for library containing getopt_long
# configure:7039: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7039: $? = 0
# configure:7056: result: none required
# configure:7080: checking for clock_nanosleep
# configure:7080: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7080: $? = 0
# configure:7080: result: yes
# configure:7090: checking for fdatasync
# configure:7090: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7090: $? = 0
# configure:7090: result: yes
# configure:7103: checking for inet6_rth_add
# configure:7103: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccsa7Ezk.o:conftest.c:function main: error: undefined reference to 'inet6_rth_add'
# collect2: error: ld returned 1 exit status
# configure:7103: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ndisc6"
# | #define PACKAGE_TARNAME "ndisc6"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "ndisc6 1.0.3"
# | #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# | #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# | #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 PACKAGE "ndisc6"
# | #define VERSION "1.0.3"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_CLOCK_NANOSLEEP 1
# | #define HAVE_FDATASYNC 1
# | /* end confdefs.h. */
# | /* Define inet6_rth_add to an innocuous variant, in case declares inet6_rth_add.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define inet6_rth_add innocuous_inet6_rth_add
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char inet6_rth_add (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef inet6_rth_add
# |
# | /* 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 inet6_rth_add ();
# | /* 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_inet6_rth_add || defined __stub___inet6_rth_add
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return inet6_rth_add ();
# | ;
# | return 0;
# | }
# configure:7103: result: no
# configure:7116: checking for ppoll
# configure:7116: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7116: $? = 0
# configure:7116: result: yes
# configure:7133: checking for library containing socket
# configure:7164: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7164: $? = 0
# configure:7181: result: none required
# configure:7230: checking for library containing inet_ntop
# configure:7261: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7261: $? = 0
# configure:7278: result: none required
# configure:7288: checking optional features...
# configure:7290: checking if installed programs should be setuid
# configure:7308: result: yes
# configure:7317: writing results...
# configure:7430: checking that generated files are newer than configure
# configure:7436: result: done
# configure:7463: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ndisc6 config.status 1.0.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 71c350ea575b
#
# config.status:911: creating Makefile
# config.status:911: creating m4/Makefile
# config.status:911: creating po/Makefile.in
# config.status:911: creating doc/Makefile
# config.status:911: creating compat/Makefile
# config.status:911: creating src/Makefile
# config.status:911: creating rdnssd/Makefile
# config.status:911: creating config.h
# config.status:1140: executing depfiles commands
# config.status:1140: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=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_PERL_set=
# ac_cv_env_PERL_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_clock_nanosleep=yes
# ac_cv_func_fdatasync=yes
# ac_cv_func_inet6_rth_add=no
# ac_cv_func_ppoll=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# 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_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_rt_clock_gettime=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# 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 -std=gnu99 -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# 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_search_getopt_long='none required'
# ac_cv_search_inet_ntop='none required'
# ac_cv_search_socket='none required'
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext2_libc=no
# gt_cv_func_gnugettext2_libintl=no
# rdc_cv_build_hostname=71c350ea575b
# rdc_cv_func_socket=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ndisc6/src/ndisc6-1.0.3/admin/missing aclocal-1.14'
# 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/ndisc6/src/ndisc6-1.0.3/admin/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/ndisc6/src/ndisc6-1.0.3/admin/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/ndisc6/src/ndisc6-1.0.3/admin/missing automake-1.14'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc -std=gnu99'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GETTEXT_MACRO_VERSION='0.19'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=' ${LIBOBJDIR}inet6_rth_add$U.o'
# LIBRT=''
# LIBS=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=' ${LIBOBJDIR}inet6_rth_add$U.lo'
# MAKEINFO='${SHELL} /tmp/ndisc6/src/ndisc6-1.0.3/admin/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NOSUID_FALSE=''
# NOSUID_TRUE='#'
# OBJEXT='o'
# PACKAGE='ndisc6'
# PACKAGE_BUGREPORT='remi_no_bulk_mail@remlab.net'
# PACKAGE_NAME='ndisc6'
# PACKAGE_STRING='ndisc6 1.0.3'
# PACKAGE_TARNAME='ndisc6'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.3'
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# POSUB=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# USE_NLS='no'
# VERSION='1.0.3'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# 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='${prefix}'
# 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/ndisc6/src/ndisc6-1.0.3/admin/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}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ndisc6"
# #define PACKAGE_TARNAME "ndisc6"
# #define PACKAGE_VERSION "1.0.3"
# #define PACKAGE_STRING "ndisc6 1.0.3"
# #define PACKAGE_BUGREPORT "remi_no_bulk_mail@remlab.net"
# #define PACKAGE_URL ""
# #define PACKAGE_CONFIGURE_INVOCATION "./configure '--build=x86_64-unknown-linux' '--host=arm-linux-androideabi' '--prefix=/usr' '--sbindir=/usr/bin' '--localstatedir=/var' '--sysconfdir=/etc' 'build_alias=x86_64-unknown-linux' 'host_alias=arm-linux-androideabi' 'CC=arm-linux-androideabi-gcc' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS='"
# #define PACKAGE_BUILD_HOSTNAME "71c350ea575b"
# #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 PACKAGE "ndisc6"
# #define VERSION "1.0.3"
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_CLOCK_NANOSLEEP 1
# #define HAVE_FDATASYNC 1
# #define HAVE_PPOLL 1
#
# configure: exit 0