Build of mmsrip with android toolchain

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

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

SLOCLanguage
1,786 ansic
1,097 makefile
785 sh
3,668 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: mmsrip 0.7.0-5 (Tue Apr 4 20:16:01 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 gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for style of include used by make... GNU
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# 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 ANSI C... none needed
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for library containing strerror... none required
# checking for a BSD-compatible install... /usr/bin/install -c
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for egrep... grep -E
# checking for ANSI C header files... yes
# checking whether time.h and sys/time.h may both be included... 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 arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for stdint.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 getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking whether lstat dereferences a symlink specified with a trailing slash... no
# checking whether stat accepts an empty string... yes
# checking for inet_ntoa... yes
# checking for memset... yes
# checking for socket... yes
# checking for strerror... yes
# checking for strrchr... yes
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking for gettimeofday... yes
# checking for getopt_long... yes
# checking for socket... (cached) yes
# checking for gethostbyname... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/mmsrip/src/mmsrip-0.7.0'
# Making all in src
# make[2]: Entering directory '/tmp/mmsrip/src/mmsrip-0.7.0/src'
# if arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
# then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
# if arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; \
# then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi
# if arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -MT mms.o -MD -MP -MF ".deps/mms.Tpo" -c -o mms.o mms.c; \
# then mv -f ".deps/mms.Tpo" ".deps/mms.Po"; else rm -f ".deps/mms.Tpo"; exit 1; fi
# error.c: In function 'warning':
# error.c:49:3: warning: implicit declaration of function 'rpl_malloc' [-Wimplicit-function-declaration]
# message = ( char * ) malloc ( ERROR_MSG_LEN );
# ^
# main.c: In function 'main':
# main.c:162:3: warning: implicit declaration of function 'rpl_malloc' [-Wimplicit-function-declaration]
# if ( ( stream_list = (STREAM_LIST *) malloc(sizeof(STREAM_LIST)) ) == NULL )
# ^
# main.c:237:40: warning: assignment makes pointer from integer without a cast [enabled by default]
# if ( ( block->next = malloc ( sizeof(STREAM_LIST) ) ) == NULL )
# ^
# main.c:311:40: warning: assignment makes pointer from integer without a cast [enabled by default]
# if ( ( block->next = malloc ( sizeof(STREAM_LIST) ) ) == NULL )
# ^
# mms.c: In function 'mms_create':
# mms.c:789:3: warning: implicit declaration of function 'rpl_malloc' [-Wimplicit-function-declaration]
# if ( ( mms = ( MMS * ) malloc ( sizeof(MMS) ) ) == NULL )
# ^
# mms.c:797:13: warning: assignment makes pointer from integer without a cast [enabled by default]
# mms->host = malloc ( ( sep - &url[host_idx] ) + 1 );
# ^
# arm-linux-androideabi-gcc -Wall -o mmsrip main.o error.o mms.o
# main.o:main.c:function main: error: undefined reference to 'rpl_malloc'
# main.o:main.c:function main: error: undefined reference to 'rpl_malloc'
# main.o:main.c:function main: error: undefined reference to 'rpl_malloc'
# error.o:error.c:function warning: error: undefined reference to 'rpl_malloc'
# collect2: error: ld returned 1 exit status
# make[2]: *** [Makefile:200: mmsrip] Error 1
# make[2]: Leaving directory '/tmp/mmsrip/src/mmsrip-0.7.0/src'
# make[1]: *** [Makefile:211: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/mmsrip/src/mmsrip-0.7.0'
# make: *** [Makefile:149: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/mmsrip/src/mmsrip-0.7.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 mmsrip configure 0.7.0, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 34471ff4d6f8
# 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
# 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:1388: checking for a BSD-compatible install
# configure:1443: result: /usr/bin/install -c
# configure:1454: checking whether build environment is sane
# configure:1497: result: yes
# configure:1562: checking for gawk
# configure:1578: found /usr/sbin/gawk
# configure:1588: result: gawk
# configure:1598: checking whether make sets $(MAKE)
# configure:1618: result: yes
# configure:1685: checking for arm-linux-androideabi-strip
# configure:1701: found /sysroot/bin/arm-linux-androideabi-strip
# configure:1711: result: arm-linux-androideabi-strip
# configure:1791: checking for style of include used by make
# configure:1819: result: GNU
# configure:1852: checking for arm-linux-androideabi-gcc
# configure:1878: result: arm-linux-androideabi-gcc
# configure:2160: checking for C compiler version
# configure:2163: 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:2166: $? = 0
# configure:2168: 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:2171: $? = 0
# configure:2173: 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:2176: $? = 1
# configure:2199: checking for C compiler default output file name
# configure:2202: arm-linux-androideabi-gcc conftest.c >&5
# configure:2205: $? = 0
# configure:2251: result: a.out
# configure:2256: checking whether the C compiler works
# configure:2282: result: yes
# configure:2289: checking whether we are cross compiling
# configure:2291: result: yes
# configure:2294: checking for suffix of executables
# configure:2296: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2299: $? = 0
# configure:2324: result:
# configure:2330: checking for suffix of object files
# configure:2351: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2354: $? = 0
# configure:2376: result: o
# configure:2380: checking whether we are using the GNU C compiler
# configure:2404: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2410: $? = 0
# configure:2414: test -z
# || test ! -s conftest.err
# configure:2417: $? = 0
# configure:2420: test -s conftest.o
# configure:2423: $? = 0
# configure:2436: result: yes
# configure:2442: checking whether arm-linux-androideabi-gcc accepts -g
# configure:2463: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:2469: $? = 0
# configure:2473: test -z
# || test ! -s conftest.err
# configure:2476: $? = 0
# configure:2479: test -s conftest.o
# configure:2482: $? = 0
# configure:2493: result: yes
# configure:2510: checking for arm-linux-androideabi-gcc option to accept ANSI C
# configure:2580: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2586: $? = 0
# configure:2590: test -z
# || test ! -s conftest.err
# configure:2593: $? = 0
# configure:2596: test -s conftest.o
# configure:2599: $? = 0
# configure:2617: result: none needed
# configure:2635: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:2641: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2776: checking dependency style of arm-linux-androideabi-gcc
# configure:2866: result: gcc3
# configure:2884: checking for library containing strerror
# configure:2914: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2920: $? = 0
# configure:2924: test -z
# || test ! -s conftest.err
# configure:2927: $? = 0
# configure:2930: test -s conftest
# configure:2933: $? = 0
# configure:3003: result: none required
# configure:3024: checking for a BSD-compatible install
# configure:3079: result: /usr/bin/install -c
# configure:3097: checking how to run the C preprocessor
# configure:3132: arm-linux-androideabi-gcc -E conftest.c
# configure:3138: $? = 0
# configure:3170: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3176: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "mmsrip"
# | #define PACKAGE_TARNAME "mmsrip"
# | #define PACKAGE_VERSION "0.7.0"
# | #define PACKAGE_STRING "mmsrip 0.7.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PROGRAM_SHORT_NAME "mmsrip"
# | #define PROGRAM_FULL_NAME "MMS Ripper"
# | #define PROGRAM_VERSION "0.7.0"
# | #define PROGRAM_MAJOR_VERSION 0
# | #define PROGRAM_MINOR_VERSION 7
# | #define PROGRAM_MICRO_VERSION 0
# | /* end confdefs.h. */
# | #include
# configure:3215: result: arm-linux-androideabi-gcc -E
# configure:3239: arm-linux-androideabi-gcc -E conftest.c
# configure:3245: $? = 0
# configure:3277: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3283: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "mmsrip"
# | #define PACKAGE_TARNAME "mmsrip"
# | #define PACKAGE_VERSION "0.7.0"
# | #define PACKAGE_STRING "mmsrip 0.7.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PROGRAM_SHORT_NAME "mmsrip"
# | #define PROGRAM_FULL_NAME "MMS Ripper"
# | #define PROGRAM_VERSION "0.7.0"
# | #define PROGRAM_MAJOR_VERSION 0
# | #define PROGRAM_MINOR_VERSION 7
# | #define PROGRAM_MICRO_VERSION 0
# | /* end confdefs.h. */
# | #include
# configure:3327: checking for egrep
# configure:3337: result: grep -E
# configure:3342: checking for ANSI C header files
# configure:3367: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3373: $? = 0
# configure:3377: test -z
# || test ! -s conftest.err
# configure:3380: $? = 0
# configure:3383: test -s conftest.o
# configure:3386: $? = 0
# configure:3498: result: yes
# configure:3508: checking whether time.h and sys/time.h may both be included
# configure:3533: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3539: $? = 0
# configure:3543: test -z
# || test ! -s conftest.err
# configure:3546: $? = 0
# configure:3549: test -s conftest.o
# configure:3552: $? = 0
# configure:3563: result: yes
# configure:3587: checking for sys/types.h
# configure:3603: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3613: test -z
# || test ! -s conftest.err
# configure:3616: $? = 0
# configure:3619: test -s conftest.o
# configure:3622: $? = 0
# configure:3633: result: yes
# configure:3587: checking for sys/stat.h
# configure:3603: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3613: test -z
# || test ! -s conftest.err
# configure:3616: $? = 0
# configure:3619: test -s conftest.o
# configure:3622: $? = 0
# configure:3633: result: yes
# configure:3587: checking for stdlib.h
# configure:3603: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3613: test -z
# || test ! -s conftest.err
# configure:3616: $? = 0
# configure:3619: test -s conftest.o
# configure:3622: $? = 0
# configure:3633: result: yes
# configure:3587: checking for string.h
# configure:3603: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3613: test -z
# || test ! -s conftest.err
# configure:3616: $? = 0
# configure:3619: test -s conftest.o
# configure:3622: $? = 0
# configure:3633: result: yes
# configure:3587: checking for memory.h
# configure:3603: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3613: test -z
# || test ! -s conftest.err
# configure:3616: $? = 0
# configure:3619: test -s conftest.o
# configure:3622: $? = 0
# configure:3633: result: yes
# configure:3587: checking for strings.h
# configure:3603: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3613: test -z
# || test ! -s conftest.err
# configure:3616: $? = 0
# configure:3619: test -s conftest.o
# configure:3622: $? = 0
# configure:3633: result: yes
# configure:3587: checking for inttypes.h
# configure:3603: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3613: test -z
# || test ! -s conftest.err
# configure:3616: $? = 0
# configure:3619: test -s conftest.o
# configure:3622: $? = 0
# configure:3633: result: yes
# configure:3587: checking for stdint.h
# configure:3603: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3613: test -z
# || test ! -s conftest.err
# configure:3616: $? = 0
# configure:3619: test -s conftest.o
# configure:3622: $? = 0
# configure:3633: result: yes
# configure:3587: checking for unistd.h
# configure:3603: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3613: test -z
# || test ! -s conftest.err
# configure:3616: $? = 0
# configure:3619: test -s conftest.o
# configure:3622: $? = 0
# configure:3633: result: yes
# configure:3670: checking arpa/inet.h usability
# configure:3682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3688: $? = 0
# configure:3692: test -z
# || test ! -s conftest.err
# configure:3695: $? = 0
# configure:3698: test -s conftest.o
# configure:3701: $? = 0
# configure:3711: result: yes
# configure:3715: checking arpa/inet.h presence
# configure:3725: arm-linux-androideabi-gcc -E conftest.c
# configure:3731: $? = 0
# configure:3751: result: yes
# configure:3786: checking for arpa/inet.h
# configure:3793: result: yes
# configure:3670: checking fcntl.h usability
# configure:3682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3688: $? = 0
# configure:3692: test -z
# || test ! -s conftest.err
# configure:3695: $? = 0
# configure:3698: test -s conftest.o
# configure:3701: $? = 0
# configure:3711: result: yes
# configure:3715: checking fcntl.h presence
# configure:3725: arm-linux-androideabi-gcc -E conftest.c
# configure:3731: $? = 0
# configure:3751: result: yes
# configure:3786: checking for fcntl.h
# configure:3793: result: yes
# configure:3670: checking netdb.h usability
# configure:3682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3688: $? = 0
# configure:3692: test -z
# || test ! -s conftest.err
# configure:3695: $? = 0
# configure:3698: test -s conftest.o
# configure:3701: $? = 0
# configure:3711: result: yes
# configure:3715: checking netdb.h presence
# configure:3725: arm-linux-androideabi-gcc -E conftest.c
# configure:3731: $? = 0
# configure:3751: result: yes
# configure:3786: checking for netdb.h
# configure:3793: result: yes
# configure:3670: checking netinet/in.h usability
# configure:3682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3688: $? = 0
# configure:3692: test -z
# || test ! -s conftest.err
# configure:3695: $? = 0
# configure:3698: test -s conftest.o
# configure:3701: $? = 0
# configure:3711: result: yes
# configure:3715: checking netinet/in.h presence
# configure:3725: arm-linux-androideabi-gcc -E conftest.c
# configure:3731: $? = 0
# configure:3751: result: yes
# configure:3786: checking for netinet/in.h
# configure:3793: result: yes
# configure:3661: checking for stdlib.h
# configure:3666: result: yes
# configure:3661: checking for string.h
# configure:3666: result: yes
# configure:3661: checking for strings.h
# configure:3666: result: yes
# configure:3661: checking for stdint.h
# configure:3666: result: yes
# configure:3670: checking sys/socket.h usability
# configure:3682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3688: $? = 0
# configure:3692: test -z
# || test ! -s conftest.err
# configure:3695: $? = 0
# configure:3698: test -s conftest.o
# configure:3701: $? = 0
# configure:3711: result: yes
# configure:3715: checking sys/socket.h presence
# configure:3725: arm-linux-androideabi-gcc -E conftest.c
# configure:3731: $? = 0
# configure:3751: result: yes
# configure:3786: checking for sys/socket.h
# configure:3793: result: yes
# configure:3670: checking sys/time.h usability
# configure:3682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3688: $? = 0
# configure:3692: test -z
# || test ! -s conftest.err
# configure:3695: $? = 0
# configure:3698: test -s conftest.o
# configure:3701: $? = 0
# configure:3711: result: yes
# configure:3715: checking sys/time.h presence
# configure:3725: arm-linux-androideabi-gcc -E conftest.c
# configure:3731: $? = 0
# configure:3751: result: yes
# configure:3786: checking for sys/time.h
# configure:3793: result: yes
# configure:3661: checking for unistd.h
# configure:3666: result: yes
# configure:3670: checking getopt.h usability
# configure:3682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3688: $? = 0
# configure:3692: test -z
# || test ! -s conftest.err
# configure:3695: $? = 0
# configure:3698: test -s conftest.o
# configure:3701: $? = 0
# configure:3711: result: yes
# configure:3715: checking getopt.h presence
# configure:3725: arm-linux-androideabi-gcc -E conftest.c
# configure:3731: $? = 0
# configure:3751: result: yes
# configure:3786: checking for getopt.h
# configure:3793: result: yes
# configure:3808: checking for an ANSI C-conforming const
# configure:3875: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3881: $? = 0
# configure:3885: test -z
# || test ! -s conftest.err
# configure:3888: $? = 0
# configure:3891: test -s conftest.o
# configure:3894: $? = 0
# configure:3905: result: yes
# configure:3915: checking for size_t
# configure:3939: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3945: $? = 0
# configure:3949: test -z
# || test ! -s conftest.err
# configure:3952: $? = 0
# configure:3955: test -s conftest.o
# configure:3958: $? = 0
# configure:3969: result: yes
# configure:3988: checking for stdlib.h
# configure:3993: result: yes
# configure:4133: checking for GNU libc compatible malloc
# configure:4184: result: no
# configure:4219: checking for stdlib.h
# configure:4224: result: yes
# configure:4364: checking for GNU libc compatible realloc
# configure:4415: result: no
# configure:4460: checking sys/select.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4478: $? = 0
# configure:4482: test -z
# || test ! -s conftest.err
# configure:4485: $? = 0
# configure:4488: test -s conftest.o
# configure:4491: $? = 0
# configure:4501: result: yes
# configure:4505: checking sys/select.h presence
# configure:4515: arm-linux-androideabi-gcc -E conftest.c
# configure:4521: $? = 0
# configure:4541: result: yes
# configure:4576: checking for sys/select.h
# configure:4583: result: yes
# configure:4451: checking for sys/socket.h
# configure:4456: result: yes
# configure:4596: checking types of arguments for select
# configure:4629: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4635: $? = 0
# configure:4639: test -z
# || test ! -s conftest.err
# configure:4642: $? = 0
# configure:4645: test -s conftest.o
# configure:4648: $? = 0
# configure:4664: result: int,fd_set *,struct timeval *
# configure:4687: checking whether lstat dereferences a symlink specified with a trailing slash
# configure:4747: result: no
# configure:4768: checking whether stat accepts an empty string
# configure:4815: result: yes
# configure:4845: checking for inet_ntoa
# configure:4902: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4908: $? = 0
# configure:4912: test -z
# || test ! -s conftest.err
# configure:4915: $? = 0
# configure:4918: test -s conftest
# configure:4921: $? = 0
# configure:4933: result: yes
# configure:4845: checking for memset
# configure:4902: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:75:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:4908: $? = 0
# configure:4912: test -z
# || test ! -s conftest.err
# configure:4915: $? = 0
# configure:4918: test -s conftest
# configure:4921: $? = 0
# configure:4933: result: yes
# configure:4845: checking for socket
# configure:4902: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4908: $? = 0
# configure:4912: test -z
# || test ! -s conftest.err
# configure:4915: $? = 0
# configure:4918: test -s conftest
# configure:4921: $? = 0
# configure:4933: result: yes
# configure:4845: checking for strerror
# configure:4902: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4908: $? = 0
# configure:4912: test -z
# || test ! -s conftest.err
# configure:4915: $? = 0
# configure:4918: test -s conftest
# configure:4921: $? = 0
# configure:4933: result: yes
# configure:4845: checking for strrchr
# configure:4902: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:78:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
# char strrchr ();
# ^
# configure:4908: $? = 0
# configure:4912: test -z
# || test ! -s conftest.err
# configure:4915: $? = 0
# configure:4918: test -s conftest
# configure:4921: $? = 0
# configure:4933: result: yes
# configure:4845: checking for snprintf
# configure:4902: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:4908: $? = 0
# configure:4912: test -z
# || test ! -s conftest.err
# configure:4915: $? = 0
# configure:4918: test -s conftest
# configure:4921: $? = 0
# configure:4933: result: yes
# configure:4845: checking for vsnprintf
# configure:4902: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:80:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:4908: $? = 0
# configure:4912: test -z
# || test ! -s conftest.err
# configure:4915: $? = 0
# configure:4918: test -s conftest
# configure:4921: $? = 0
# configure:4933: result: yes
# configure:4845: checking for gettimeofday
# configure:4902: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4908: $? = 0
# configure:4912: test -z
# || test ! -s conftest.err
# configure:4915: $? = 0
# configure:4918: test -s conftest
# configure:4921: $? = 0
# configure:4933: result: yes
# configure:4845: checking for getopt_long
# configure:4902: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4908: $? = 0
# configure:4912: test -z
# || test ! -s conftest.err
# configure:4915: $? = 0
# configure:4918: test -s conftest
# configure:4921: $? = 0
# configure:4933: result: yes
# configure:4947: checking for socket
# configure:5035: result: yes
# configure:5124: checking for gethostbyname
# configure:5181: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5187: $? = 0
# configure:5191: test -z
# || test ! -s conftest.err
# configure:5194: $? = 0
# configure:5197: test -s conftest
# configure:5200: $? = 0
# configure:5212: result: yes
# configure:5422: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mmsrip config.status 0.7.0, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 34471ff4d6f8
#
# config.status:691: creating Makefile
# config.status:691: creating src/Makefile
# config.status:691: creating doc/Makefile
# config.status:795: creating config.h
# config.status:1179: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_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_exeext=
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=no
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memset=yes
# ac_cv_func_realloc_0_nonnull=no
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_stat_empty_string_bug=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_fcntl_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_netinet_in_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_select_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_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# 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_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_make_make_set=yes
# ac_cv_search_strerror='none required'
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mmsrip/src/mmsrip-0.7.0/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/mmsrip/src/mmsrip-0.7.0/missing --run tar'
# AUTOCONF='${SHELL} /tmp/mmsrip/src/mmsrip-0.7.0/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/mmsrip/src/mmsrip-0.7.0/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/mmsrip/src/mmsrip-0.7.0/missing --run automake-1.9'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=' malloc$U.o realloc$U.o lstat$U.o stat$U.o'
# LIBS=''
# LTLIBOBJS=' malloc$U.lo realloc$U.lo lstat$U.lo stat$U.lo'
# MAKEINFO='${SHELL} /tmp/mmsrip/src/mmsrip-0.7.0/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='mmsrip'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='mmsrip'
# PACKAGE_STRING='mmsrip 0.7.0'
# PACKAGE_TARNAME='mmsrip'
# PACKAGE_VERSION='0.7.0'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='0.7.0'
# ac_ct_CC=''
# ac_ct_STRIP=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${prefix}/share'
# exec_prefix='${prefix}'
# host_alias='arm-linux-androideabi'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# install_sh='/tmp/mmsrip/src/mmsrip-0.7.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_INET_NTOA 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MALLOC 0
# #define HAVE_MEMORY_H 1
# #define HAVE_MEMSET 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_REALLOC 0
# #define HAVE_SNPRINTF 1
# #define HAVE_SOCKET 1
# #define HAVE_SOCKET 1
# #define HAVE_STAT_EMPTY_STRING_BUG 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRERROR 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRRCHR 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_VSNPRINTF 1
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME "mmsrip"
# #define PACKAGE_STRING "mmsrip 0.7.0"
# #define PACKAGE_TARNAME "mmsrip"
# #define PACKAGE_VERSION "0.7.0"
# #define PROGRAM_FULL_NAME "MMS Ripper"
# #define PROGRAM_MAJOR_VERSION 0
# #define PROGRAM_MICRO_VERSION 0
# #define PROGRAM_MINOR_VERSION 7
# #define PROGRAM_SHORT_NAME "mmsrip"
# #define PROGRAM_VERSION "0.7.0"
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define malloc rpl_malloc
# #define realloc rpl_realloc
#
# configure: exit 0