Build of mdf2iso with android toolchain

The build took 00h 01m 16s and was SUCCESSFUL.

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

SLOCLanguage
1,046 sh
806 makefile
364 ansic
2,216 total

The process tree of the build process is here.

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: mdf2iso 0.3.1-1 (Tue Apr 4 20:30:07 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 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 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 egrep... 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 for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for working memcmp... no
# checking for strerror... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# cd . && /bin/sh /tmp/mdf2iso/src/mdf2iso/missing --run aclocal-1.9
# /tmp/mdf2iso/src/mdf2iso/missing: line 52: aclocal-1.9: command not found
# WARNING: `aclocal-1.9' is missing on your system. You should only need it if
# you modified `acinclude.m4' or `configure.ac'. You might want
# to install the `Automake' and `Perl' packages. Grab them from
# any GNU archive site.
# cd . && /bin/sh /tmp/mdf2iso/src/mdf2iso/missing --run autoconf
# cd . && /bin/sh /tmp/mdf2iso/src/mdf2iso/missing --run automake-1.9 --foreign
# /tmp/mdf2iso/src/mdf2iso/missing: line 52: automake-1.9: command not found
# WARNING: `automake-1.9' is missing on your system. You should only need it if
# you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
# You might want to install the `Automake' and `Perl' packages.
# Grab them from any GNU archive site.
# /bin/sh ./config.status --recheck
# running /bin/sh ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr CC=arm-linux-androideabi-gcc CFLAGS= CPPFLAGS= LDFLAGS= build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi --no-create --no-recursion
# 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 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 for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for working memcmp... no
# checking for strerror... yes
# configure: creating ./config.status
# /bin/sh ./config.status
# config.status: creating Makefile
# config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating src/Makefile
# config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating config.h
# config.status: executing depfiles commands
# cd . && /bin/sh /tmp/mdf2iso/src/mdf2iso/missing --run autoheader
# rm -f stamp-h1
# touch config.h.in
# cd . && /bin/sh ./config.status config.h
# config.status: creating config.h
# make all-recursive
# make[1]: Entering directory '/tmp/mdf2iso/src/mdf2iso'
# Making all in src
# make[2]: Entering directory '/tmp/mdf2iso/src/mdf2iso/src'
# if arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 -Wall -MT mdf2iso.o -MD -MP -MF ".deps/mdf2iso.Tpo" -c -o mdf2iso.o mdf2iso.c; \
# then mv -f ".deps/mdf2iso.Tpo" ".deps/mdf2iso.Po"; else rm -f ".deps/mdf2iso.Tpo"; exit 1; fi
# mdf2iso.c: In function 'main':
# mdf2iso.c:265:30: warning: variable 'sub' set but not used [-Wunused-but-set-variable]
# int cue = 0, cue_mode = 0, sub = 1, toc = 0, sub_toc = 0;
# ^
# mdf2iso.c:265:16: warning: variable 'cue_mode' set but not used [-Wunused-but-set-variable]
# int cue = 0, cue_mode = 0, sub = 1, toc = 0, sub_toc = 0;
# ^
# arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -Wall -o mdf2iso mdf2iso.o
# make[2]: Leaving directory '/tmp/mdf2iso/src/mdf2iso/src'
# make[2]: Entering directory '/tmp/mdf2iso/src/mdf2iso'
# make[2]: Leaving directory '/tmp/mdf2iso/src/mdf2iso'
# make[1]: Leaving directory '/tmp/mdf2iso/src/mdf2iso'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make: Entering directory '/tmp/mdf2iso/src/mdf2iso'
# Making install in src
# make[1]: Entering directory '/tmp/mdf2iso/src/mdf2iso/src'
# make[2]: Entering directory '/tmp/mdf2iso/src/mdf2iso/src'
# test -z "/usr/bin" || mkdir -p -- "/tmp/mdf2iso/pkg/mdf2iso/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c 'mdf2iso' '/tmp/mdf2iso/pkg/mdf2iso/usr/bin/mdf2iso'
# make[2]: Leaving directory '/tmp/mdf2iso/src/mdf2iso/src'
# make[1]: Leaving directory '/tmp/mdf2iso/src/mdf2iso/src'
# make[1]: Entering directory '/tmp/mdf2iso/src/mdf2iso'
# make[2]: Entering directory '/tmp/mdf2iso/src/mdf2iso'
# 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/mdf2iso/src/mdf2iso'
# make[1]: Leaving directory '/tmp/mdf2iso/src/mdf2iso'
# make: Leaving directory '/tmp/mdf2iso/src/mdf2iso'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "mdf2iso"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: mdf2iso 0.3.1-1 (Tue Apr 4 20:30:18 UTC 2017)

CMD: pacman --query --file mdf2iso-0.3.1-1-x86_64.pkg.tar.xz
# mdf2iso 0.3.1-1

Creating hybrid package for 'mdf2iso'

Trying to find vanilla package 'mdf2iso'...

CMD: pacman --query --file /mirror/mdf2iso-0.3.1-1.pkg.tar.xz
# mdf2iso 0.3.1-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/mdf2iso

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 mdf2iso.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/mdf2iso.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mdf2iso.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/mdf2iso.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/mdf2iso/src/mdf2iso/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 mdf2iso configure 0.3.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 CC=arm-linux-androideabi-gcc CFLAGS= CPPFLAGS= LDFLAGS= build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi --no-create --no-recursion
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 461ffa5fdc15
# 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:2176: checking for a BSD-compatible install
# configure:2244: result: /usr/bin/install -c
# configure:2255: checking whether build environment is sane
# configure:2292: result: yes
# configure:2354: checking for gawk
# configure:2370: found /usr/sbin/gawk
# configure:2381: result: gawk
# configure:2392: checking whether make sets $(MAKE)
# configure:2414: result: yes
# configure:2488: checking for arm-linux-androideabi-strip
# configure:2504: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2515: result: arm-linux-androideabi-strip
# configure:2601: checking for arm-linux-androideabi-gcc
# configure:2628: result: arm-linux-androideabi-gcc
# configure:2897: checking for C compiler version
# configure:2906: 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:2917: $? = 0
# configure:2906: 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:2917: $? = 0
# configure:2906: 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:2917: $? = 1
# configure:2906: 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:2917: $? = 1
# configure:2937: checking whether the C compiler works
# configure:2959: arm-linux-androideabi-gcc conftest.c >&5
# configure:2963: $? = 0
# configure:3011: result: yes
# configure:3014: checking for C compiler default output file name
# configure:3016: result: a.out
# configure:3022: checking for suffix of executables
# configure:3029: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3033: $? = 0
# configure:3055: result:
# configure:3077: checking whether we are cross compiling
# configure:3115: result: yes
# configure:3120: checking for suffix of object files
# configure:3142: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3146: $? = 0
# configure:3167: result: o
# configure:3171: checking whether we are using the GNU C compiler
# configure:3190: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3190: $? = 0
# configure:3199: result: yes
# configure:3208: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3228: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3228: $? = 0
# configure:3269: result: yes
# configure:3286: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3349: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3349: $? = 0
# configure:3362: result: none needed
# configure:3393: checking for style of include used by make
# configure:3421: result: GNU
# configure:3449: checking dependency style of arm-linux-androideabi-gcc
# configure:3539: result: gcc3
# configure:3566: checking how to run the C preprocessor
# configure:3597: arm-linux-androideabi-gcc -E conftest.c
# configure:3597: $? = 0
# configure:3611: 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:3611: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mdf2iso"
# | #define PACKAGE_TARNAME "mdf2iso"
# | #define PACKAGE_VERSION "0.3.0"
# | #define PACKAGE_STRING "mdf2iso 0.3.0"
# | #define PACKAGE_BUGREPORT "salvatore.santagati@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mdf2iso"
# | #define VERSION "0.3.0"
# | /* end confdefs.h. */
# | #include
# configure:3636: result: arm-linux-androideabi-gcc -E
# configure:3656: arm-linux-androideabi-gcc -E conftest.c
# configure:3656: $? = 0
# configure:3670: 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:3670: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mdf2iso"
# | #define PACKAGE_TARNAME "mdf2iso"
# | #define PACKAGE_VERSION "0.3.0"
# | #define PACKAGE_STRING "mdf2iso 0.3.0"
# | #define PACKAGE_BUGREPORT "salvatore.santagati@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mdf2iso"
# | #define VERSION "0.3.0"
# | /* end confdefs.h. */
# | #include
# configure:3699: checking for grep that handles long lines and -e
# configure:3757: result: /usr/sbin/grep
# configure:3762: checking for egrep
# configure:3824: result: /usr/sbin/grep -E
# configure:3829: checking for ANSI C header files
# configure:3849: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3849: $? = 0
# configure:3933: result: yes
# configure:3946: checking for sys/types.h
# configure:3946: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for sys/stat.h
# configure:3946: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for stdlib.h
# configure:3946: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for string.h
# configure:3946: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for memory.h
# configure:3946: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for strings.h
# configure:3946: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for inttypes.h
# configure:3946: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for stdint.h
# configure:3946: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for unistd.h
# configure:3946: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3961: checking for stdlib.h
# configure:3961: result: yes
# configure:3961: checking for string.h
# configure:3961: result: yes
# configure:3973: checking for an ANSI C-conforming const
# configure:4039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4039: $? = 0
# configure:4046: result: yes
# configure:4056: checking for working memcmp
# configure:4109: result: no
# configure:4120: checking for strerror
# configure:4120: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4120: $? = 0
# configure:4120: result: yes
# configure:4254: creating ./config.status
#
# ## ---------------- ##
# ## 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_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_memcmp_working=no
# ac_cv_func_strerror=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_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_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# 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_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_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run tar'
# AUTOCONF='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run automake-1.9'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# 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='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'
# MAKEINFO='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='mdf2iso'
# PACKAGE_BUGREPORT='salvatore.santagati@gmail.com'
# PACKAGE_NAME='mdf2iso'
# PACKAGE_STRING='mdf2iso 0.3.0'
# PACKAGE_TARNAME='mdf2iso'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.3.0'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='0.3.0'
# ac_ct_CC=''
# 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='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='arm-linux-androideabi'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='/tmp/mdf2iso/src/mdf2iso/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}'
# 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 "mdf2iso"
# #define PACKAGE_TARNAME "mdf2iso"
# #define PACKAGE_VERSION "0.3.0"
# #define PACKAGE_STRING "mdf2iso 0.3.0"
# #define PACKAGE_BUGREPORT "salvatore.santagati@gmail.com"
# #define PACKAGE_URL ""
# #define PACKAGE "mdf2iso"
# #define VERSION "0.3.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_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRERROR 1
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mdf2iso config.status 0.3.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 461ffa5fdc15
#
# config.status:846: creating Makefile
# config.status:949: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status:846: creating src/Makefile
# config.status:949: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting
# config.status:846: creating config.h
# config.status:1068: executing depfiles commands
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mdf2iso config.status 0.3.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status config.h
#
# on 461ffa5fdc15
#
# config.status:846: creating config.h