The build took 00h 01m 17s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
3,182 |
ansic |
1,683 |
makefile |
1,166 |
sh |
6,031 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: sipcalc 1.1.6-2 (Tue Apr 4 21:03:49 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 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 for style of include used by make... GNU
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking whether arm-linux-androideabi-gcc needs -traditional... no
checking for inet_ntoa in -lnsl... no
checking for socket... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for gethostbyname... yes
checking for gethostbyname2... yes
checking for inet_ntop... yes
checking for getipnodebyaddr... no
checking for getaddrinfo... yes
checking for socket in -lsocket... no
checking for gethostbyname in netdb.h... yes
checking for gethostbyname2 in netdb.h... no
checking for getaddrinfo in netdb.h... yes
checking if struct sockaddr has sa_len field... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking if type uint8_t exists... yes
checking if type uint16_t exists... yes
checking if type uint32_t exists... yes
checking if type u_int8_t exists... yes
checking if type u_int16_t exists... yes
checking if type u_int32_t exists... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6'
Making all in doc
make[2]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6/doc'
Making all in include
make[2]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6/include'
Making all in src
make[2]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6/src'
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -MT sub-func.o -MD -MP -MF .deps/sub-func.Tpo -c -o sub-func.o sub-func.c
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -MT sub-output.o -MD -MP -MF .deps/sub-output.Tpo -c -o sub-output.o sub-output.c
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -MT sub.o -MD -MP -MF .deps/sub.Tpo -c -o sub.o sub.c
mv -f .deps/interface.Tpo .deps/interface.Po
mv -f .deps/sub-output.Tpo .deps/sub-output.Po
mv -f .deps/sub.Tpo .deps/sub.Po
mv -f .deps/sub-func.Tpo .deps/sub-func.Po
arm-linux-androideabi-gcc -I/usr/local/include -o sipcalc sub-func.o interface.o sub-output.o sub.o -L/usr/local/lib
make[2]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6/src'
make[2]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6'
make[2]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6'
make[1]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6'
==> Entering fakeroot environment...
==> Starting package()...
Making install in doc
make[1]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6/doc'
make[2]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/sipcalc/pkg/sipcalc//usr/share/man/man1'
/usr/bin/install -c -m 644 sipcalc.1 '/tmp/sipcalc/pkg/sipcalc//usr/share/man/man1'
make[2]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6/doc'
make[1]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6/doc'
Making install in include
make[1]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6/include'
make[2]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6/include'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6/include'
make[1]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6/include'
Making install in src
make[1]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6/src'
make[2]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/sipcalc/pkg/sipcalc//usr/bin'
/usr/bin/install -c sipcalc '/tmp/sipcalc/pkg/sipcalc//usr/bin'
make[2]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6/src'
make[1]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6/src'
make[1]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6'
make[2]: Entering directory '/tmp/sipcalc/src/sipcalc-1.1.6'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6'
make[1]: Leaving directory '/tmp/sipcalc/src/sipcalc-1.1.6'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "sipcalc"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sipcalc 1.1.6-2 (Tue Apr 4 21:03:56 UTC 2017)
CMD: pacman --query --file sipcalc-1.1.6-2-x86_64.pkg.tar.xz
Creating hybrid package for 'sipcalc'
Trying to find vanilla package 'sipcalc'...
CMD: pacman --query --file /mirror/sipcalc-1.1.6-2.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf sipcalc.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/sipcalc.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sipcalc.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/sipcalc.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/sipcalc/src/sipcalc-1.1.6/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 configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 522b908906d2
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:2172: checking for a BSD-compatible install
configure:2240: result: /usr/bin/install -c
configure:2251: checking whether build environment is sane
configure:2301: result: yes
configure:2350: checking for arm-linux-androideabi-strip
configure:2366: found /sysroot/bin/arm-linux-androideabi-strip
configure:2377: result: arm-linux-androideabi-strip
configure:2442: checking for a thread-safe mkdir -p
configure:2481: result: /usr/sbin/mkdir -p
configure:2494: checking for gawk
configure:2510: found /usr/sbin/gawk
configure:2521: result: gawk
configure:2532: checking whether make sets $(MAKE)
configure:2554: result: yes
configure:2642: checking for arm-linux-androideabi-gcc
configure:2669: result: arm-linux-androideabi-gcc
configure:2938: checking for C compiler version
configure:2947: 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:2958: $? = 0
configure:2947: 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:2958: $? = 0
configure:2947: 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:2958: $? = 1
configure:2947: 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:2958: $? = 1
configure:2978: checking whether the C compiler works
configure:3000: arm-linux-androideabi-gcc conftest.c >&5
configure:3004: $? = 0
configure:3052: result: yes
configure:3055: checking for C compiler default output file name
configure:3057: result: a.out
configure:3063: checking for suffix of executables
configure:3070: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3074: $? = 0
configure:3096: result:
configure:3118: checking whether we are cross compiling
configure:3156: result: yes
configure:3161: checking for suffix of object files
configure:3183: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3187: $? = 0
configure:3208: result: o
configure:3212: checking whether we are using the GNU C compiler
configure:3231: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3231: $? = 0
configure:3240: result: yes
configure:3249: checking whether arm-linux-androideabi-gcc accepts -g
configure:3269: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3269: $? = 0
configure:3310: result: yes
configure:3327: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3390: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3390: $? = 0
configure:3403: result: none needed
configure:3434: checking for style of include used by make
configure:3462: result: GNU
configure:3488: checking dependency style of arm-linux-androideabi-gcc
configure:3599: result: gcc3
configure:3622: checking how to run the C preprocessor
configure:3653: arm-linux-androideabi-gcc -E conftest.c
configure:3653: $? = 0
configure:3667: 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:3667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| /* end confdefs.h. */
| #include
configure:3692: result: arm-linux-androideabi-gcc -E
configure:3712: arm-linux-androideabi-gcc -E conftest.c
configure:3712: $? = 0
configure:3726: 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:3726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| /* end confdefs.h. */
| #include
configure:3755: checking for grep that handles long lines and -e
configure:3813: result: /usr/sbin/grep
configure:3818: checking for egrep
configure:3880: result: /usr/sbin/grep -E
configure:3885: checking for ANSI C header files
configure:3905: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3905: $? = 0
configure:3989: result: yes
configure:4002: checking for sys/types.h
configure:4002: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4002: $? = 0
configure:4002: result: yes
configure:4002: checking for sys/stat.h
configure:4002: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4002: $? = 0
configure:4002: result: yes
configure:4002: checking for stdlib.h
configure:4002: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4002: $? = 0
configure:4002: result: yes
configure:4002: checking for string.h
configure:4002: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4002: $? = 0
configure:4002: result: yes
configure:4002: checking for memory.h
configure:4002: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4002: $? = 0
configure:4002: result: yes
configure:4002: checking for strings.h
configure:4002: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4002: $? = 0
configure:4002: result: yes
configure:4002: checking for inttypes.h
configure:4002: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4002: $? = 0
configure:4002: result: yes
configure:4002: checking for stdint.h
configure:4002: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4002: $? = 0
configure:4002: result: yes
configure:4002: checking for unistd.h
configure:4002: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4002: $? = 0
configure:4002: result: yes
configure:4017: checking sys/ioctl.h usability
configure:4017: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4017: $? = 0
configure:4017: result: yes
configure:4017: checking sys/ioctl.h presence
configure:4017: arm-linux-androideabi-gcc -E conftest.c
configure:4017: $? = 0
configure:4017: result: yes
configure:4017: checking for sys/ioctl.h
configure:4017: result: yes
configure:4017: checking for unistd.h
configure:4017: result: yes
configure:4017: checking for sys/types.h
configure:4017: result: yes
configure:4017: checking sys/bitypes.h usability
configure:4017: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:57:25: fatal error: sys/bitypes.h: No such file or directory
#include
^
compilation terminated.
configure:4017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_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:4017: result: no
configure:4017: checking sys/bitypes.h presence
configure:4017: arm-linux-androideabi-gcc -E conftest.c
conftest.c:24:25: fatal error: sys/bitypes.h: No such file or directory
#include
^
compilation terminated.
configure:4017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
configure:4017: result: no
configure:4017: checking for sys/bitypes.h
configure:4017: result: no
configure:4017: checking sys/sockio.h usability
configure:4017: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:57:24: fatal error: sys/sockio.h: No such file or directory
#include
^
compilation terminated.
configure:4017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_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:4017: result: no
configure:4017: checking sys/sockio.h presence
configure:4017: arm-linux-androideabi-gcc -E conftest.c
conftest.c:24:24: fatal error: sys/sockio.h: No such file or directory
#include
^
compilation terminated.
configure:4017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
configure:4017: result: no
configure:4017: checking for sys/sockio.h
configure:4017: result: no
configure:4017: checking netdb.h usability
configure:4017: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4017: $? = 0
configure:4017: result: yes
configure:4017: checking netdb.h presence
configure:4017: arm-linux-androideabi-gcc -E conftest.c
configure:4017: $? = 0
configure:4017: result: yes
configure:4017: checking for netdb.h
configure:4017: result: yes
configure:4017: checking ctype.h usability
configure:4017: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4017: $? = 0
configure:4017: result: yes
configure:4017: checking ctype.h presence
configure:4017: arm-linux-androideabi-gcc -E conftest.c
configure:4017: $? = 0
configure:4017: result: yes
configure:4017: checking for ctype.h
configure:4017: result: yes
configure:4028: checking whether arm-linux-androideabi-gcc needs -traditional
configure:4062: result: no
configure:4069: checking for inet_ntoa in -lnsl
configure:4094: arm-linux-androideabi-gcc -o conftest conftest.c -lnsl >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnsl
collect2: error: ld returned 1 exit status
configure:4094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_CTYPE_H 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 inet_ntoa ();
| int
| main ()
| {
| return inet_ntoa ();
| ;
| return 0;
| }
configure:4103: result: no
configure:4117: checking for socket
configure:4117: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4117: $? = 0
configure:4117: result: yes
configure:4117: checking for strstr
configure:4117: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:50:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
char strstr ();
^
configure:4117: $? = 0
configure:4117: result: yes
configure:4117: checking for strtol
configure:4117: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4117: $? = 0
configure:4117: result: yes
configure:4117: checking for strtoul
configure:4117: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4117: $? = 0
configure:4117: result: yes
configure:4117: checking for gethostbyname
configure:4117: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4117: $? = 0
configure:4117: result: yes
configure:4117: checking for gethostbyname2
configure:4117: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4117: $? = 0
configure:4117: result: yes
configure:4117: checking for inet_ntop
configure:4117: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4117: $? = 0
configure:4117: result: yes
configure:4117: checking for getipnodebyaddr
configure:4117: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/cckyWqDI.o:conftest.c:function main: error: undefined reference to 'getipnodebyaddr'
collect2: error: ld returned 1 exit status
configure:4117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_NTOP 1
| /* end confdefs.h. */
| /* Define getipnodebyaddr to an innocuous variant, in case declares getipnodebyaddr.
| For example, HP-UX 11i declares gettimeofday. */
| #define getipnodebyaddr innocuous_getipnodebyaddr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getipnodebyaddr (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getipnodebyaddr
|
| /* 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 getipnodebyaddr ();
| /* 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_getipnodebyaddr || defined __stub___getipnodebyaddr
| choke me
| #endif
|
| int
| main ()
| {
| return getipnodebyaddr ();
| ;
| return 0;
| }
configure:4117: result: no
configure:4117: checking for getaddrinfo
configure:4117: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4117: $? = 0
configure:4117: result: yes
configure:4179: checking for socket in -lsocket
configure:4204: arm-linux-androideabi-gcc -o conftest -I/usr/local/include conftest.c -lsocket -L/usr/local/lib >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:4204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETADDRINFO 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 socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:4213: result: no
configure:4225: checking for gethostbyname in netdb.h
configure:4240: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
configure:4240: $? = 0
configure:4242: result: yes
configure:4253: checking for gethostbyname2 in netdb.h
configure:4268: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:41:8: error: too many arguments to function 'gethostbyname'
struct hostent *h; h=gethostbyname("127.0.0.1", AF_INET)
^
In file included from conftest.c:36:0:
/sysroot/sysroot/usr/include/netdb.h:213:17: note: declared here
struct hostent *gethostbyname(const char *);
^
configure:4268: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME_NETDB 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
| struct hostent *h; h=gethostbyname("127.0.0.1", AF_INET)
| ;
| return 0;
| }
configure:4277: result: no
configure:4281: checking for getaddrinfo in netdb.h
configure:4296: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
configure:4296: $? = 0
configure:4298: result: yes
configure:4309: checking if struct sockaddr has sa_len field
configure:4325: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:43:38: error: 'struct sockaddr' has no member named 'sa_len'
struct sockaddr sa;int x; x=sizeof(sa.sa_len);
^
configure:4325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "sipcalc"
| #define VERSION "1.1.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME_NETDB 1
| #define HAVE_GETADDRINFO_NETDB 1
| /* end confdefs.h. */
|
| #include
| #include
|
| int
| main ()
| {
| struct sockaddr sa;int x; x=sizeof(sa.sa_len);
| ;
| return 0;
| }
configure:4334: result: no
configure:4341: checking getopt.h usability
configure:4341: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
configure:4341: $? = 0
configure:4341: result: yes
configure:4341: checking getopt.h presence
configure:4341: arm-linux-androideabi-gcc -E conftest.c
configure:4341: $? = 0
configure:4341: result: yes
configure:4341: checking for getopt.h
configure:4341: result: yes
configure:4367: checking for getopt_long
configure:4367: arm-linux-androideabi-gcc -o conftest -I/usr/local/include conftest.c -L/usr/local/lib >&5
configure:4367: $? = 0
configure:4367: result: yes
configure:4425: checking if type uint8_t exists
configure:4440: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
configure:4440: $? = 0
configure:4442: result: yes
configure:4453: checking if type uint16_t exists
configure:4468: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
configure:4468: $? = 0
configure:4470: result: yes
configure:4481: checking if type uint32_t exists
configure:4496: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
configure:4496: $? = 0
configure:4498: result: yes
configure:4509: checking if type u_int8_t exists
configure:4524: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
configure:4524: $? = 0
configure:4526: result: yes
configure:4537: checking if type u_int16_t exists
configure:4552: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
configure:4552: $? = 0
configure:4554: result: yes
configure:4565: checking if type u_int32_t exists
configure:4580: arm-linux-androideabi-gcc -c -I/usr/local/include conftest.c >&5
configure:4580: $? = 0
configure:4582: result: yes
configure:4725: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 522b908906d2
config.status:875: creating Makefile
config.status:875: creating doc/Makefile
config.status:875: creating include/Makefile
config.status:875: creating src/Makefile
config.status:875: creating config.h
config.status:1104: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_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_getaddrinfo=yes
ac_cv_func_gethostbyname2=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getipnodebyaddr=no
ac_cv_func_getopt_long=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_socket=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_header_ctype_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_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_bitypes_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_nsl_inet_ntoa=no
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/sipcalc/src/sipcalc-1.1.6/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AUTOCONF='${SHELL} /tmp/sipcalc/src/sipcalc-1.1.6/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/sipcalc/src/sipcalc-1.1.6/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/sipcalc/src/sipcalc-1.1.6/missing --run automake-1.11'
AWK='gawk'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -I/usr/local/include'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=' -L/usr/local/lib'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/sipcalc/src/sipcalc-1.1.6/missing --run makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
OBJEXT='o'
PACKAGE='sipcalc'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
VERSION='1.1.6'
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_alias='x86_64-unknown-linux'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='arm-linux-androideabi'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/sipcalc/src/sipcalc-1.1.6/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
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 ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "sipcalc"
#define VERSION "1.1.6"
#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_SYS_IOCTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_NETDB_H 1
#define HAVE_CTYPE_H 1
#define HAVE_SOCKET 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTBYNAME2 1
#define HAVE_INET_NTOP 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETHOSTBYNAME_NETDB 1
#define HAVE_GETADDRINFO_NETDB 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_U_INT8_T 1
#define HAVE_U_INT16_T 1
#define HAVE_U_INT32_T 1
configure: exit 0