Build of liboping with android toolchain

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

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

SLOCLanguage
10,830 sh
2,399 makefile
1,642 ansic
207 perl
15,078 total

The process tree of the build process is here.

List of Errors

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: liboping 1.8.0-4 (Tue Apr 4 20:53:42 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 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 style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... none
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# ./configure: line 11715: PKG_INSTALLDIR: command not found
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for inttypes.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) 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 for unistd.h... (cached) yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking langinfo.h usability... no
# checking langinfo.h presence... no
# checking for langinfo.h... no
# checking for netinet/in_systm.h... yes
# checking for netinet/in.h... yes
# checking for netinet/ip.h... yes
# checking for netinet/ip_icmp.h... yes
# checking for netinet/ip_var.h... no
# checking for netinet/ip6.h... yes
# checking for netinet/icmp6.h... yes
# checking for size_t... yes
# checking for ssize_t... yes
# checking for uid_t in sys/types.h... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint8_t... yes
# checking for socket... yes
# checking for __xnet_recvmsg in -lxnet... no
# checking for nanosleep... yes
# checking ncursesw/ncurses.h usability... no
# checking ncursesw/ncurses.h presence... no
# checking for ncursesw/ncurses.h... no
# checking ncurses.h usability... no
# checking ncurses.h presence... no
# checking for ncurses.h... no
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking whether strerror_r is declared... (cached) yes
# checking for strerror_r... (cached) yes
# checking whether strerror_r returns char *... (cached) no
# checking for gettimeofday... yes
# checking for memset... yes
# checking for modf... no
# checking for select... yes
# checking for socket... (cached) yes
# checking for sqrt... no
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strtoul... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/liboping.pc
# config.status: creating src/mans/Makefile
# config.status: creating bindings/Makefile
# config.status: creating src/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in src
# make[1]: Entering directory '/tmp/liboping/src/liboping-1.8.0/src'
# make all-recursive
# make[2]: Entering directory '/tmp/liboping/src/liboping-1.8.0/src'
# Making all in mans
# make[3]: Entering directory '/tmp/liboping/src/liboping-1.8.0/src/mans'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/liboping/src/liboping-1.8.0/src/mans'
# make[3]: Entering directory '/tmp/liboping/src/liboping-1.8.0/src'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -Wall -Werror -c -o liboping_la-liboping.lo `test -f 'liboping.c' || echo './'`liboping.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -Wall -Werror -c -o oping.o oping.c
# oping.c:78:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[3]: *** [Makefile:573: oping.o] Error 1
# make[3]: *** Waiting for unfinished jobs....
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -Wall -Werror -c liboping.c -fPIC -DPIC -o .libs/liboping_la-liboping.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -Wall -Werror -c liboping.c -o liboping_la-liboping.o >/dev/null 2>&1
# make[3]: Leaving directory '/tmp/liboping/src/liboping-1.8.0/src'
# make[2]: *** [Makefile:645: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/liboping/src/liboping-1.8.0/src'
# make[1]: *** [Makefile:419: all] Error 2
# make[1]: Leaving directory '/tmp/liboping/src/liboping-1.8.0/src'
# make: *** [Makefile:378: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/liboping/src/liboping-1.8.0/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 liboping configure 1.8.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-perl-bindings=INSTALLDIRS=vendor
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48a74dd10d0c
# 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:2440: checking for a BSD-compatible install
# configure:2508: result: /usr/bin/install -c
# configure:2519: checking whether build environment is sane
# configure:2574: result: yes
# configure:2633: checking for arm-linux-androideabi-strip
# configure:2649: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2660: result: arm-linux-androideabi-strip
# configure:2725: checking for a thread-safe mkdir -p
# configure:2764: result: /usr/sbin/mkdir -p
# configure:2771: checking for gawk
# configure:2787: found /usr/sbin/gawk
# configure:2798: result: gawk
# configure:2809: checking whether make sets $(MAKE)
# configure:2831: result: yes
# configure:2860: checking whether make supports nested variables
# configure:2877: result: yes
# configure:3038: checking for arm-linux-androideabi-gcc
# configure:3065: result: arm-linux-androideabi-gcc
# configure:3334: checking for C compiler version
# configure:3343: 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:3354: $? = 0
# configure:3343: 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:3354: $? = 0
# configure:3343: 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:3354: $? = 1
# configure:3343: 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:3354: $? = 1
# configure:3374: checking whether the C compiler works
# configure:3396: arm-linux-androideabi-gcc conftest.c >&5
# configure:3400: $? = 0
# configure:3448: result: yes
# configure:3451: checking for C compiler default output file name
# configure:3453: result: a.out
# configure:3459: checking for suffix of executables
# configure:3466: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3470: $? = 0
# configure:3492: result:
# configure:3514: checking whether we are cross compiling
# configure:3552: result: yes
# configure:3557: checking for suffix of object files
# configure:3579: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3583: $? = 0
# configure:3604: result: o
# configure:3608: checking whether we are using the GNU C compiler
# configure:3627: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3627: $? = 0
# configure:3636: result: yes
# configure:3645: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3665: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3665: $? = 0
# configure:3706: result: yes
# configure:3723: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3786: $? = 0
# configure:3799: result: none needed
# configure:3824: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3846: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3849: $? = 0
# configure:3846: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3849: $? = 0
# configure:3861: result: yes
# configure:3889: checking for style of include used by make
# configure:3917: result: GNU
# configure:3943: checking dependency style of arm-linux-androideabi-gcc
# configure:4054: result: none
# configure:4074: checking how to run the C preprocessor
# configure:4105: arm-linux-androideabi-gcc -E conftest.c
# configure:4105: $? = 0
# configure:4119: 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:4119: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | /* end confdefs.h. */
# | #include
# configure:4144: result: arm-linux-androideabi-gcc -E
# configure:4164: arm-linux-androideabi-gcc -E conftest.c
# configure:4164: $? = 0
# configure:4178: 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:4178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | /* end confdefs.h. */
# | #include
# configure:4207: checking whether ln -s works
# configure:4211: result: yes
# configure:4218: checking whether make sets $(MAKE)
# configure:4240: result: yes
# configure:4294: checking build system type
# configure:4308: result: x86_64-unknown-linux-gnu
# configure:4328: checking host system type
# configure:4341: result: arm-unknown-linux-androideabi
# configure:4382: checking how to print strings
# configure:4409: result: printf
# configure:4430: checking for a sed that does not truncate output
# configure:4494: result: /usr/sbin/sed
# configure:4512: checking for grep that handles long lines and -e
# configure:4570: result: /usr/sbin/grep
# configure:4575: checking for egrep
# configure:4637: result: /usr/sbin/grep -E
# configure:4642: checking for fgrep
# configure:4704: result: /usr/sbin/grep -F
# configure:4739: checking for ld used by arm-linux-androideabi-gcc
# configure:4806: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4813: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4828: result: yes
# configure:4840: checking for BSD- or MS-compatible name lister (nm)
# configure:4889: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5019: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5026: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5029: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5032: output
# 00000000 B some_variable
# configure:5039: result: BSD nm
# configure:5043: checking the maximum length of command line arguments
# configure:5174: result: 1572864
# configure:5191: checking whether the shell understands some XSI constructs
# configure:5201: result: yes
# configure:5205: checking whether the shell understands "+="
# configure:5211: result: yes
# configure:5246: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5286: result: func_convert_file_noop
# configure:5293: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5313: result: func_convert_file_noop
# configure:5320: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5327: result: -r
# configure:5361: checking for arm-linux-androideabi-objdump
# configure:5377: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5388: result: arm-linux-androideabi-objdump
# configure:5460: checking how to recognize dependent libraries
# configure:5658: result: pass_all
# configure:5703: checking for arm-linux-androideabi-dlltool
# configure:5733: result: no
# configure:5743: checking for dlltool
# configure:5773: result: no
# configure:5803: checking how to associate runtime and link libraries
# configure:5830: result: printf %s\n
# configure:5847: checking for arm-linux-androideabi-ar
# configure:5863: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5874: result: arm-linux-androideabi-ar
# configure:5955: checking for archiver @FILE support
# configure:5972: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5972: $? = 0
# configure:5975: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:5978: $? = 0
# configure:5983: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:5986: $? = 1
# configure:5998: result: @
# configure:6016: checking for arm-linux-androideabi-strip
# configure:6043: result: arm-linux-androideabi-strip
# configure:6115: checking for arm-linux-androideabi-ranlib
# configure:6131: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6142: result: arm-linux-androideabi-ranlib
# configure:6284: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6404: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6407: $? = 0
# configure:6411: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6414: $? = 0
# configure:6480: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6483: $? = 0
# configure:6521: result: ok
# configure:6558: checking for sysroot
# configure:6588: result: no
# configure:6817: checking for arm-linux-androideabi-mt
# configure:6847: result: no
# configure:6857: checking for mt
# configure:6887: result: no
# configure:6907: checking if : is a manifest tool
# configure:6913: : '-?'
# configure:6921: result: no
# configure:7559: checking for ANSI C header files
# configure:7579: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7579: $? = 0
# configure:7663: result: yes
# configure:7676: checking for sys/types.h
# configure:7676: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for sys/stat.h
# configure:7676: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for stdlib.h
# configure:7676: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for string.h
# configure:7676: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for memory.h
# configure:7676: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for strings.h
# configure:7676: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for inttypes.h
# configure:7676: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for stdint.h
# configure:7676: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7676: checking for unistd.h
# configure:7676: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7676: $? = 0
# configure:7676: result: yes
# configure:7690: checking for dlfcn.h
# configure:7690: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7690: $? = 0
# configure:7690: result: yes
# configure:7895: checking for objdir
# configure:7910: result: .libs
# configure:8181: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8199: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8203: $? = 0
# configure:8216: result: no
# configure:8543: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8550: result: -fPIC -DPIC
# configure:8558: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8576: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8580: $? = 0
# configure:8593: result: yes
# configure:8622: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8650: result: yes
# configure:8665: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8686: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8690: $? = 0
# configure:8712: result: yes
# configure:8720: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8767: result: yes
# configure:8800: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:9957: result: yes
# configure:9994: checking whether -lc should be explicitly linked in
# configure:10002: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10005: $? = 0
# configure:10020: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10023: $? = 0
# configure:10037: result: no
# configure:10197: checking dynamic linker characteristics
# configure:10697: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10697: $? = 0
# configure:10931: result: GNU/Linux ld.so
# configure:11038: checking how to hardcode library paths into programs
# configure:11063: result: immediate
# configure:11157: checking for shl_load
# configure:11157: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccK4tlUt.o:conftest.c:function main: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# configure:11157: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* 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 shl_load ();
# | /* 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_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11157: result: no
# configure:11161: checking for shl_load in -ldld
# configure:11186: arm-linux-androideabi-gcc -o conftest conftest.c -ldld >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
# /tmp/ccGAY47z.o:conftest.c:function main: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# configure:11186: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11195: result: no
# configure:11200: checking for dlopen
# configure:11200: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11200: $? = 0
# configure:11200: result: yes
# configure:11357: checking whether a program can dlopen itself
# configure:11458: result: cross
# configure:11603: checking whether stripping libraries is possible
# configure:11608: result: yes
# configure:11643: checking if libtool supports shared libraries
# configure:11645: result: yes
# configure:11648: checking whether to build shared libraries
# configure:11669: result: yes
# configure:11672: checking whether to build static libraries
# configure:11676: result: yes
# configure:11728: checking for ANSI C header files
# configure:11832: result: yes
# configure:11840: checking whether time.h and sys/time.h may both be included
# configure:11860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11860: $? = 0
# configure:11867: result: yes
# configure:11878: checking math.h usability
# configure:11878: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking math.h presence
# configure:11878: arm-linux-androideabi-gcc -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for math.h
# configure:11878: result: yes
# configure:11878: checking signal.h usability
# configure:11878: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking signal.h presence
# configure:11878: arm-linux-androideabi-gcc -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for signal.h
# configure:11878: result: yes
# configure:11878: checking fcntl.h usability
# configure:11878: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking fcntl.h presence
# configure:11878: arm-linux-androideabi-gcc -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for fcntl.h
# configure:11878: result: yes
# configure:11878: checking for inttypes.h
# configure:11878: result: yes
# configure:11878: checking netdb.h usability
# configure:11878: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking netdb.h presence
# configure:11878: arm-linux-androideabi-gcc -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for netdb.h
# configure:11878: result: yes
# configure:11878: checking for stdint.h
# configure:11878: result: yes
# configure:11878: checking for stdlib.h
# configure:11878: result: yes
# configure:11878: checking for string.h
# configure:11878: result: yes
# configure:11878: checking sys/socket.h usability
# configure:11878: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking sys/socket.h presence
# configure:11878: arm-linux-androideabi-gcc -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for sys/socket.h
# configure:11878: result: yes
# configure:11878: checking sys/time.h usability
# configure:11878: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking sys/time.h presence
# configure:11878: arm-linux-androideabi-gcc -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for sys/time.h
# configure:11878: result: yes
# configure:11878: checking for unistd.h
# configure:11878: result: yes
# configure:11878: checking locale.h usability
# configure:11878: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking locale.h presence
# configure:11878: arm-linux-androideabi-gcc -E conftest.c
# configure:11878: $? = 0
# configure:11878: result: yes
# configure:11878: checking for locale.h
# configure:11878: result: yes
# configure:11878: checking langinfo.h usability
# configure:11878: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:70:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11878: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_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:11878: result: no
# configure:11878: checking langinfo.h presence
# configure:11878: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:37:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11878: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# configure:11878: result: no
# configure:11878: checking for langinfo.h
# configure:11878: result: no
# configure:11892: checking for netinet/in_systm.h
# configure:11892: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11892: $? = 0
# configure:11892: result: yes
# configure:11911: checking for netinet/in.h
# configure:11911: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11911: $? = 0
# configure:11911: result: yes
# configure:11933: checking for netinet/ip.h
# configure:11933: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11933: $? = 0
# configure:11933: result: yes
# configure:11958: checking for netinet/ip_icmp.h
# configure:11958: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11958: $? = 0
# configure:11958: result: yes
# configure:11986: checking for netinet/ip_var.h
# configure:11986: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:58:28: fatal error: netinet/ip_var.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11986: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | /* end confdefs.h. */
# | #if HAVE_STDINT_H
# | # include
# | #endif
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_NETINET_IN_SYSTM_H
# | # include
# | #endif
# | #if HAVE_NETINET_IN_H
# | # include
# | #endif
# | #if HAVE_NETINET_IP_H
# | # include
# | #endif
# |
# |
# | #include
# configure:11986: result: no
# configure:12014: checking for netinet/ip6.h
# configure:12014: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12014: $? = 0
# configure:12014: result: yes
# configure:12042: checking for netinet/icmp6.h
# configure:12042: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12042: $? = 0
# configure:12042: result: yes
# configure:12070: checking for size_t
# configure:12070: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12070: $? = 0
# configure:12070: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:12070: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_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:12070: result: yes
# configure:12081: checking for ssize_t
# configure:12081: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12081: $? = 0
# configure:12081: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:12081: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_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 ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12081: result: yes
# configure:12092: checking for uid_t in sys/types.h
# configure:12111: result: yes
# configure:12122: checking for uint16_t
# configure:12122: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12122: $? = 0
# configure:12122: result: yes
# configure:12134: checking for uint32_t
# configure:12134: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12134: $? = 0
# configure:12134: result: yes
# configure:12148: checking for uint8_t
# configure:12148: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12148: $? = 0
# configure:12148: result: yes
# configure:12168: checking for socket
# configure:12168: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12168: $? = 0
# configure:12168: result: yes
# configure:12227: checking for __xnet_recvmsg in -lxnet
# configure:12252: arm-linux-androideabi-gcc -o conftest conftest.c -lxnet >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lxnet
# /tmp/ccsIoZV8.o:conftest.c:function main: error: undefined reference to '__xnet_recvmsg'
# collect2: error: ld returned 1 exit status
# configure:12252: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 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 __xnet_recvmsg ();
# | int
# | main ()
# | {
# | return __xnet_recvmsg ();
# | ;
# | return 0;
# | }
# configure:12261: result: no
# configure:12280: checking for nanosleep
# configure:12280: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12280: $? = 0
# configure:12280: result: yes
# configure:12345: checking ncursesw/ncurses.h usability
# configure:12345: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:78:30: fatal error: ncursesw/ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 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:12345: result: no
# configure:12345: checking ncursesw/ncurses.h presence
# configure:12345: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:45:30: fatal error: ncursesw/ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 1
# | /* end confdefs.h. */
# | #include
# configure:12345: result: no
# configure:12345: checking for ncursesw/ncurses.h
# configure:12345: result: no
# configure:12345: checking ncurses.h usability
# configure:12345: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:78:21: fatal error: ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 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:12345: result: no
# configure:12345: checking ncurses.h presence
# configure:12345: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:45:21: fatal error: ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 1
# | /* end confdefs.h. */
# | #include
# configure:12345: result: no
# configure:12345: checking for ncurses.h
# configure:12345: result: no
# configure:12464: checking whether strerror_r is declared
# configure:12464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12464: $? = 0
# configure:12464: result: yes
# configure:12477: checking for strerror_r
# configure:12477: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12477: $? = 0
# configure:12477: result: yes
# configure:12486: checking whether strerror_r returns char *
# configure:12510: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^
# conftest.c:86:14: warning: initialization makes pointer from integer without a cast [enabled by default]
# char *p = strerror_r (0, buf, sizeof buf);
# ^
# configure:12510: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 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 ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:12548: result: no
# configure:12613: checking for stdlib.h
# configure:12613: result: yes
# configure:12623: checking for GNU libc compatible malloc
# configure:12657: result: no
# configure:12678: checking whether strerror_r is declared
# configure:12678: result: yes
# configure:12691: checking for strerror_r
# configure:12691: result: yes
# configure:12700: checking whether strerror_r returns char *
# configure:12762: result: no
# configure:12773: checking for gettimeofday
# configure:12773: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for memset
# configure:12773: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for modf
# configure:12773: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'modf' [enabled by default]
# char modf ();
# ^
# /tmp/cc41Ynh8.o:conftest.c:function main: error: undefined reference to 'modf'
# collect2: error: ld returned 1 exit status
# configure:12773: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMSET 1
# | /* end confdefs.h. */
# | /* Define modf to an innocuous variant, in case declares modf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define modf innocuous_modf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char modf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef modf
# |
# | /* 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 modf ();
# | /* 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_modf || defined __stub___modf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return modf ();
# | ;
# | return 0;
# | }
# configure:12773: result: no
# configure:12773: checking for select
# configure:12773: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for socket
# configure:12773: result: yes
# configure:12773: checking for sqrt
# configure:12773: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'sqrt' [enabled by default]
# char sqrt ();
# ^
# /tmp/ccGZm2Si.o:conftest.c:function main: error: undefined reference to 'sqrt'
# collect2: error: ld returned 1 exit status
# configure:12773: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboping"
# | #define PACKAGE_TARNAME "liboping"
# | #define PACKAGE_VERSION "1.8.0"
# | #define PACKAGE_STRING "liboping 1.8.0"
# | #define PACKAGE_BUGREPORT "liboping@verplant.org"
# | #define PACKAGE_URL "http://noping.cc/"
# | #define PACKAGE "liboping"
# | #define VERSION "1.8.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_IP6_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SOCKET 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SELECT 1
# | #define HAVE_SOCKET 1
# | /* end confdefs.h. */
# | /* Define sqrt to an innocuous variant, in case declares sqrt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sqrt innocuous_sqrt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sqrt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sqrt
# |
# | /* 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 sqrt ();
# | /* 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_sqrt || defined __stub___sqrt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sqrt ();
# | ;
# | return 0;
# | }
# configure:12773: result: no
# configure:12773: checking for strcasecmp
# configure:12773: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for strdup
# configure:12773: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:80:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for strerror
# configure:12773: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for strncasecmp
# configure:12773: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
# char strncasecmp ();
# ^
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12773: checking for strtoul
# configure:12773: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12773: $? = 0
# configure:12773: result: yes
# configure:12894: checking that generated files are newer than configure
# configure:12900: result: done
# configure:12939: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by liboping config.status 1.8.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48a74dd10d0c
#
# config.status:1143: creating Makefile
# config.status:1143: creating src/Makefile
# config.status:1143: creating src/liboping.pc
# config.status:1143: creating src/mans/Makefile
# config.status:1143: creating bindings/Makefile
# config.status:1143: creating src/config.h
# config.status:1372: executing depfiles commands
# config.status:1372: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint8_t=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_dlopen=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memset=yes
# ac_cv_func_modf=no
# ac_cv_func_nanosleep=yes
# ac_cv_func_select=yes
# ac_cv_func_shl_load=no
# ac_cv_func_socket=yes
# ac_cv_func_sqrt=no
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strtoul=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=no
# ac_cv_header_locale_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_h=no
# ac_cv_header_ncursesw_ncurses_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_icmp6_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_ip_var_h=no
# ac_cv_header_signal_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_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_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_xnet___xnet_recvmsg=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# 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_OBJDUMP=arm-linux-androideabi-objdump
# 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_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/liboping/src/liboping-1.8.0/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/liboping/src/liboping-1.8.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/liboping/src/liboping-1.8.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/liboping/src/liboping-1.8.0/missing automake-1.14'
# AWK='gawk'
# BINDINGS='perl-bindings'
# BUILD_WITH_DEBUG_FALSE=''
# BUILD_WITH_DEBUG_TRUE='#'
# BUILD_WITH_LIBNCURSES_FALSE=''
# BUILD_WITH_LIBNCURSES_TRUE='#'
# BUILD_WITH_LIBRT_FALSE=''
# BUILD_WITH_LIBRT_TRUE='#'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# COMPILER_IS_GCC_FALSE='#'
# COMPILER_IS_GCC_TRUE=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}malloc$U.o'
# LIBOPING_AGE='2'
# LIBOPING_CURRENT='2'
# LIBOPING_MAJOR='1'
# LIBOPING_MINOR='8'
# LIBOPING_PATCH='0'
# LIBOPING_PC_LIBS_PRIVATE=''
# LIBOPING_REVISION='11'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'
# MAKEINFO='${SHELL} /tmp/liboping/src/liboping-1.8.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NCURSES_LIB=''
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='liboping'
# PACKAGE_BUGREPORT='liboping@verplant.org'
# PACKAGE_NAME='liboping'
# PACKAGE_STRING='liboping 1.8.0'
# PACKAGE_TARNAME='liboping'
# PACKAGE_URL='http://noping.cc/'
# PACKAGE_VERSION='1.8.0'
# PATH_SEPARATOR=':'
# PERL='perl'
# PERL_BINDINGS_OPTIONS='INSTALLDIRS=vendor'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.8.0'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# 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/liboping/src/liboping-1.8.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgconfigdir='${libdir}/pkgconfig'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "liboping"
# #define PACKAGE_TARNAME "liboping"
# #define PACKAGE_VERSION "1.8.0"
# #define PACKAGE_STRING "liboping 1.8.0"
# #define PACKAGE_BUGREPORT "liboping@verplant.org"
# #define PACKAGE_URL "http://noping.cc/"
# #define PACKAGE "liboping"
# #define VERSION "1.8.0"
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_MATH_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_IP_H 1
# #define HAVE_NETINET_IP_ICMP_H 1
# #define HAVE_NETINET_IP6_H 1
# #define HAVE_NETINET_ICMP6_H 1
# #define HAVE_SOCKET 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 0
# #define malloc rpl_malloc
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MEMSET 1
# #define HAVE_SELECT 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRTOUL 1
#
# configure: exit 0