Build of speex with android toolchain

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

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

SLOCLanguage
18,480 ansic
13,523 makefile
11,009 sh
43,012 total

The process tree of the build process is here.

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

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: speex 1.2rc2-1 (Tue Apr 4 21:43:41 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) speexdsp-1.2rc3-2
#
# Total Installed Size: 0.53 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing speexdsp...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking whether make supports nested variables... yes
# 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/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for style of include used by make... GNU
# 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 dependency style of arm-linux-androideabi-gcc... gcc3
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -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 dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking whether byte ordering is bigendian... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for C/C++ restrict keyword... __restrict
# checking for C99 variable-size arrays... yes
# checking alloca.h usability... yes
# checking alloca.h presence... yes
# checking for alloca.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for alloca... yes
# checking for SSE in current arch/CFLAGS... no
# checking for ELF visibility... yes
# checking sys/soundcard.h usability... no
# checking sys/soundcard.h presence... no
# checking for sys/soundcard.h... no
# checking sys/audioio.h usability... no
# checking sys/audioio.h presence... no
# checking for sys/audioio.h... no
# checking for cos in -lm... yes
# checking for getopt_long... yes
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for OGG... yes
# checking for SPEEXDSP... yes
# checking size of int16_t... 2
# checking size of uint16_t... 2
# checking size of u_int16_t... 2
# checking size of int32_t... 4
# checking size of uint32_t... 4
# checking size of u_int32_t... 4
# checking size of short... 2
# checking size of int... 4
# checking size of long... 4
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libspeex/Makefile
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating Speex.spec
# config.status: creating include/Makefile
# config.status: creating include/speex/Makefile
# config.status: creating speex.pc
# config.status: creating win32/Makefile
# config.status: creating win32/libspeex/Makefile
# config.status: creating win32/speexenc/Makefile
# config.status: creating win32/speexdec/Makefile
# config.status: creating symbian/Makefile
# config.status: creating win32/VS2003/Makefile
# config.status: creating win32/VS2003/tests/Makefile
# config.status: creating win32/VS2003/libspeex/Makefile
# config.status: creating win32/VS2003/speexdec/Makefile
# config.status: creating win32/VS2003/speexenc/Makefile
# config.status: creating win32/VS2005/Makefile
# config.status: creating win32/VS2005/libspeex/Makefile
# config.status: creating win32/VS2005/speexdec/Makefile
# config.status: creating win32/VS2005/speexenc/Makefile
# config.status: creating win32/VS2005/tests/Makefile
# config.status: creating win32/VS2008/Makefile
# config.status: creating win32/VS2008/speexdec/Makefile
# config.status: creating win32/VS2008/tests/Makefile
# config.status: creating win32/VS2008/libspeex/Makefile
# config.status: creating win32/VS2008/speexenc/Makefile
# config.status: creating include/speex/speex_config_types.h
# config.status: creating ti/Makefile
# config.status: creating ti/speex_C54_test/Makefile
# config.status: creating ti/speex_C55_test/Makefile
# config.status: creating ti/speex_C64_test/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Type "make; make install" to compile and install Speex
# make all-recursive
# make[1]: Entering directory '/tmp/speex/src/speex-1.2rc2'
# Making all in libspeex
# make[2]: Entering directory '/tmp/speex/src/speex-1.2rc2/libspeex'
# CC cb_search.lo
# CC exc_10_32_table.lo
# CC exc_8_128_table.lo
# CC filters.lo
# CC gain_table.lo
# CC hexc_table.lo
# CC high_lsp_tables.lo
# CC lsp.lo
# CC ltp.lo
# CC speex.lo
# CC stereo.lo
# CC vbr.lo
# CC vq.lo
# CC bits.lo
# CC exc_10_16_table.lo
# CC exc_20_32_table.lo
# CC exc_5_256_table.lo
# CC exc_5_64_table.lo
# CC gain_table_lbr.lo
# CC hexc_10_32_table.lo
# CC lpc.lo
# CC lsp_tables_nb.lo
# CC modes.lo
# CC modes_wb.lo
# CC nb_celp.lo
# CC quant_lsp.lo
# CC sb_celp.lo
# CC speex_callbacks.lo
# CC speex_header.lo
# CC window.lo
# CC testenc.o
# CC testenc_wb.o
# CC testenc_uwb.o
# CCLD libspeex.la
# CCLD testenc
# CCLD testenc_uwb
# CCLD testenc_wb
# make[2]: Leaving directory '/tmp/speex/src/speex-1.2rc2/libspeex'
# Making all in include
# make[2]: Entering directory '/tmp/speex/src/speex-1.2rc2/include'
# Making all in speex
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/include/speex'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/include/speex'
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/include'
# make[2]: Leaving directory '/tmp/speex/src/speex-1.2rc2/include'
# Making all in doc
# make[2]: Entering directory '/tmp/speex/src/speex-1.2rc2/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/speex/src/speex-1.2rc2/doc'
# Making all in win32
# make[2]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32'
# Making all in libspeex
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/libspeex'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/libspeex'
# Making all in speexenc
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/speexenc'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/speexenc'
# Making all in speexdec
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/speexdec'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/speexdec'
# Making all in VS2003
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003'
# Making all in libspeex
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003/libspeex'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003/libspeex'
# Making all in speexenc
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003/speexenc'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003/speexenc'
# Making all in speexdec
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003/speexdec'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003/speexdec'
# Making all in tests
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003/tests'
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003'
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2003'
# Making all in VS2005
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005'
# Making all in libspeex
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005/libspeex'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005/libspeex'
# Making all in speexenc
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005/speexenc'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005/speexenc'
# Making all in speexdec
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005/speexdec'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005/speexdec'
# Making all in tests
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005/tests'
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005'
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2005'
# Making all in VS2008
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008'
# Making all in libspeex
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008/libspeex'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008/libspeex'
# Making all in speexenc
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008/speexenc'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008/speexenc'
# Making all in speexdec
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008/speexdec'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008/speexdec'
# Making all in tests
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008/tests'
# make[4]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008'
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32/VS2008'
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/win32'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32'
# make[2]: Leaving directory '/tmp/speex/src/speex-1.2rc2/win32'
# Making all in symbian
# make[2]: Entering directory '/tmp/speex/src/speex-1.2rc2/symbian'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/speex/src/speex-1.2rc2/symbian'
# Making all in ti
# make[2]: Entering directory '/tmp/speex/src/speex-1.2rc2/ti'
# Making all in speex_C54_test
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/ti/speex_C54_test'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/ti/speex_C54_test'
# Making all in speex_C55_test
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/ti/speex_C55_test'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/ti/speex_C55_test'
# Making all in speex_C64_test
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/ti/speex_C64_test'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/ti/speex_C64_test'
# make[3]: Entering directory '/tmp/speex/src/speex-1.2rc2/ti'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/speex/src/speex-1.2rc2/ti'
# make[2]: Leaving directory '/tmp/speex/src/speex-1.2rc2/ti'
# Making all in src
# make[2]: Entering directory '/tmp/speex/src/speex-1.2rc2/src'
# CC speexenc.o
# CC wav_io.o
# CC skeleton.o
# CC speexdec.o
# skeleton.c:10:21: fatal error: ogg/ogg.h: No such file or directory
# #include
# ^
# compilation terminated.
# speexenc.c:53:21: fatal error: ogg/ogg.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[2]: *** [Makefile:464: skeleton.o] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: *** [Makefile:464: speexenc.o] Error 1
# speexdec.c:49:21: fatal error: ogg/ogg.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[2]: *** [Makefile:464: speexdec.o] Error 1
# make[2]: Leaving directory '/tmp/speex/src/speex-1.2rc2/src'
# make[1]: *** [Makefile:495: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/speex/src/speex-1.2rc2'
# make: *** [Makefile:380: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/speex/src/speex-1.2rc2/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 speex configure 1.2rc2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static --enable-binaries
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 510638dfe403
# 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: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2490: checking whether make supports nested variables
# configure:2507: result: yes
# configure:2579: checking for a BSD-compatible install
# configure:2647: result: /usr/bin/install -c
# configure:2658: checking whether build environment is sane
# configure:2713: result: yes
# configure:2772: checking for arm-linux-androideabi-strip
# configure:2788: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2799: result: arm-linux-androideabi-strip
# configure:2864: checking for a thread-safe mkdir -p
# configure:2903: result: /usr/bin/mkdir -p
# configure:2910: checking for gawk
# configure:2926: found /usr/bin/gawk
# configure:2937: result: gawk
# configure:2948: checking whether make sets $(MAKE)
# configure:2970: result: yes
# configure:3053: checking whether to enable maintainer-specific portions of Makefiles
# configure:3062: result: yes
# configure:3080: checking build system type
# configure:3094: result: x86_64-unknown-linux-gnu
# configure:3114: checking host system type
# configure:3127: result: arm-unknown-linux-androideabi
# configure:3496: checking how to print strings
# configure:3523: result: printf
# configure:3556: checking for style of include used by make
# configure:3584: result: GNU
# configure:3615: checking for arm-linux-androideabi-gcc
# configure:3642: result: arm-linux-androideabi-gcc
# configure:3911: checking for C compiler version
# configure:3920: 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:3931: $? = 0
# configure:3920: 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:3931: $? = 0
# configure:3920: 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:3931: $? = 1
# configure:3920: 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:3931: $? = 1
# configure:3951: checking whether the C compiler works
# configure:3973: arm-linux-androideabi-gcc conftest.c >&5
# configure:3977: $? = 0
# configure:4025: result: yes
# configure:4028: checking for C compiler default output file name
# configure:4030: result: a.out
# configure:4036: checking for suffix of executables
# configure:4043: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4047: $? = 0
# configure:4069: result:
# configure:4091: checking whether we are cross compiling
# configure:4129: result: yes
# configure:4134: checking for suffix of object files
# configure:4156: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4160: $? = 0
# configure:4181: result: o
# configure:4185: checking whether we are using the GNU C compiler
# configure:4204: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4204: $? = 0
# configure:4213: result: yes
# configure:4222: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4242: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4242: $? = 0
# configure:4283: result: yes
# configure:4300: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4363: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4363: $? = 0
# configure:4376: result: none needed
# configure:4398: checking dependency style of arm-linux-androideabi-gcc
# configure:4509: result: gcc3
# configure:4524: checking for a sed that does not truncate output
# configure:4588: result: /usr/bin/sed
# configure:4606: checking for grep that handles long lines and -e
# configure:4664: result: /usr/bin/grep
# configure:4669: checking for egrep
# configure:4731: result: /usr/bin/grep -E
# configure:4736: checking for fgrep
# configure:4798: result: /usr/bin/grep -F
# configure:4833: checking for ld used by arm-linux-androideabi-gcc
# configure:4900: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4907: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4922: result: yes
# configure:4934: checking for BSD- or MS-compatible name lister (nm)
# configure:4983: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5113: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5120: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5123: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5126: output
# 00000000 B some_variable
# configure:5133: result: BSD nm
# configure:5136: checking whether ln -s works
# configure:5140: result: yes
# configure:5148: checking the maximum length of command line arguments
# configure:5278: result: 1572864
# configure:5295: checking whether the shell understands some XSI constructs
# configure:5305: result: yes
# configure:5309: checking whether the shell understands "+="
# configure:5315: result: yes
# configure:5350: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5390: result: func_convert_file_noop
# configure:5397: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5417: result: func_convert_file_noop
# configure:5424: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5431: result: -r
# configure:5465: checking for arm-linux-androideabi-objdump
# configure:5492: result: objdump
# configure:5561: checking how to recognize dependent libraries
# configure:5763: result: pass_all
# configure:5808: checking for arm-linux-androideabi-dlltool
# configure:5835: result: dlltool
# configure:5905: checking how to associate runtime and link libraries
# configure:5932: result: printf %s\n
# configure:5949: checking for arm-linux-androideabi-ar
# configure:5965: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5976: result: arm-linux-androideabi-ar
# configure:6057: checking for archiver @FILE support
# configure:6074: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6074: $? = 0
# configure:6077: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6080: $? = 0
# configure:6085: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6088: $? = 1
# configure:6100: result: @
# configure:6118: checking for arm-linux-androideabi-strip
# configure:6145: result: arm-linux-androideabi-strip
# configure:6217: checking for arm-linux-androideabi-ranlib
# configure:6233: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6244: result: arm-linux-androideabi-ranlib
# configure:6386: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6509: $? = 0
# configure:6513: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6516: $? = 0
# configure:6582: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6585: $? = 0
# configure:6623: result: ok
# configure:6660: checking for sysroot
# configure:6690: result: no
# configure:6912: checking for arm-linux-androideabi-mt
# configure:6942: result: no
# configure:6952: checking for mt
# configure:6982: result: no
# configure:7002: checking if : is a manifest tool
# configure:7008: : '-?'
# configure:7016: result: no
# configure:7658: checking how to run the C preprocessor
# configure:7689: arm-linux-androideabi-gcc -E conftest.c
# configure:7689: $? = 0
# configure:7703: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7703: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:7728: result: arm-linux-androideabi-gcc -E
# configure:7748: arm-linux-androideabi-gcc -E conftest.c
# configure:7748: $? = 0
# configure:7762: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7762: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:7791: checking for ANSI C header files
# configure:7811: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7811: $? = 0
# configure:7895: result: yes
# configure:7908: checking for sys/types.h
# configure:7908: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7908: $? = 0
# configure:7908: result: yes
# configure:7908: checking for sys/stat.h
# configure:7908: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7908: $? = 0
# configure:7908: result: yes
# configure:7908: checking for stdlib.h
# configure:7908: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7908: $? = 0
# configure:7908: result: yes
# configure:7908: checking for string.h
# configure:7908: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7908: $? = 0
# configure:7908: result: yes
# configure:7908: checking for memory.h
# configure:7908: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7908: $? = 0
# configure:7908: result: yes
# configure:7908: checking for strings.h
# configure:7908: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7908: $? = 0
# configure:7908: result: yes
# configure:7908: checking for inttypes.h
# configure:7908: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7908: $? = 0
# configure:7908: result: yes
# configure:7908: checking for stdint.h
# configure:7908: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7908: $? = 0
# configure:7908: result: yes
# configure:7908: checking for unistd.h
# configure:7908: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7908: $? = 0
# configure:7908: result: yes
# configure:7922: checking for dlfcn.h
# configure:7922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7922: $? = 0
# configure:7922: result: yes
# configure:8126: checking for objdir
# configure:8141: result: .libs
# configure:8412: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8430: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8434: $? = 0
# configure:8447: result: no
# configure:8774: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8781: result: -fPIC -DPIC
# configure:8789: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8807: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8811: $? = 0
# configure:8824: result: yes
# configure:8853: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8881: result: yes
# configure:8896: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8917: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8921: $? = 0
# configure:8943: result: yes
# configure:8951: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8998: result: yes
# configure:9031: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10184: result: yes
# configure:10221: checking whether -lc should be explicitly linked in
# configure:10229: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10232: $? = 0
# configure:10247: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10250: $? = 0
# configure:10264: result: no
# configure:10424: checking dynamic linker characteristics
# configure:10935: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10935: $? = 0
# configure:11161: result: GNU/Linux ld.so
# configure:11268: checking how to hardcode library paths into programs
# configure:11293: result: immediate
# configure:11833: checking whether stripping libraries is possible
# configure:11838: result: yes
# configure:11873: checking if libtool supports shared libraries
# configure:11875: result: yes
# configure:11878: checking whether to build shared libraries
# configure:11899: result: yes
# configure:11902: checking whether to build static libraries
# configure:11906: result: no
# configure:11944: checking whether byte ordering is bigendian
# configure:11959: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:22:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:22:15: error: unknown type name 'universal'
# configure:11959: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:12004: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:28:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:28:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:12004: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:12048: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:27:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:12048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:12104: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12104: $? = 0
# configure:12150: result: no
# configure:12168: checking for an ANSI C-conforming const
# configure:12234: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12234: $? = 0
# configure:12241: result: yes
# configure:12249: checking for inline
# configure:12265: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12265: $? = 0
# configure:12273: result: inline
# configure:12291: checking for C/C++ restrict keyword
# configure:12316: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12316: $? = 0
# configure:12324: result: __restrict
# configure:12339: checking for C99 variable-size arrays
# configure:12356: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12356: $? = 0
# configure:12366: result: yes
# configure:12372: checking alloca.h usability
# configure:12372: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12372: $? = 0
# configure:12372: result: yes
# configure:12372: checking alloca.h presence
# configure:12372: arm-linux-androideabi-gcc -E conftest.c
# configure:12372: $? = 0
# configure:12372: result: yes
# configure:12372: checking for alloca.h
# configure:12372: result: yes
# configure:12372: checking getopt.h usability
# configure:12372: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12372: $? = 0
# configure:12372: result: yes
# configure:12372: checking getopt.h presence
# configure:12372: arm-linux-androideabi-gcc -E conftest.c
# configure:12372: $? = 0
# configure:12372: result: yes
# configure:12372: checking for getopt.h
# configure:12372: result: yes
# configure:12382: checking for alloca
# configure:12403: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12403: $? = 0
# configure:12417: result: yes
# configure:12420: checking for SSE in current arch/CFLAGS
# configure:12439: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:27:23: fatal error: xmmintrin.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12439: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# |
# |
# | #include
# | __m128 testfunc(float *a, float *b) {
# | return _mm_add_ps(_mm_loadu_ps(a), _mm_loadu_ps(b));
# | }
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12451: result: no
# configure:12456: checking for ELF visibility
# configure:12474: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:12474: $? = 0
# configure:12492: result: yes
# configure:12498: checking sys/soundcard.h usability
# configure:12498: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c:59:27: fatal error: sys/soundcard.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | /* 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:12498: result: no
# configure:12498: checking sys/soundcard.h presence
# configure:12498: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:26:27: fatal error: sys/soundcard.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | /* end confdefs.h. */
# | #include
# configure:12498: result: no
# configure:12498: checking for sys/soundcard.h
# configure:12498: result: no
# configure:12498: checking sys/audioio.h usability
# configure:12498: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c:59:25: fatal error: sys/audioio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | /* 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:12498: result: no
# configure:12498: checking sys/audioio.h presence
# configure:12498: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:26:25: fatal error: sys/audioio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | /* end confdefs.h. */
# | #include
# configure:12498: result: no
# configure:12498: checking for sys/audioio.h
# configure:12498: result: no
# configure:12597: checking for cos in -lm
# configure:12622: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c -lm >&5
# conftest.c:33:6: warning: conflicting types for built-in function 'cos' [enabled by default]
# char cos ();
# ^
# configure:12622: $? = 0
# configure:12631: result: yes
# configure:12645: checking for getopt_long
# configure:12645: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:12645: $? = 0
# configure:12645: result: yes
# configure:12821: checking for arm-linux-androideabi-pkg-config
# configure:12854: result: no
# configure:12864: checking for pkg-config
# configure:12882: found /usr/bin/pkg-config
# configure:12894: result: /usr/bin/pkg-config
# configure:12906: WARNING: using cross tools not prefixed with host triplet
# configure:12919: checking pkg-config is at least version 0.9.0
# configure:12922: result: yes
# configure:12932: checking for OGG
# configure:12939: $PKG_CONFIG --exists --print-errors "ogg"
# configure:12942: $? = 0
# configure:12956: $PKG_CONFIG --exists --print-errors "ogg"
# configure:12959: $? = 0
# configure:13011: result: yes
# configure:13300: checking for SPEEXDSP
# configure:13307: $PKG_CONFIG --exists --print-errors "speexdsp"
# configure:13310: $? = 0
# configure:13324: $PKG_CONFIG --exists --print-errors "speexdsp"
# configure:13327: $? = 0
# configure:13365: result: yes
# configure:13377: checking size of int16_t
# configure:13382: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13382: $? = 0
# configure:13382: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 0)];
# ^
# configure:13382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13382: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 1)];
# ^
# configure:13382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13382: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13382: $? = 0
# configure:13382: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13382: $? = 0
# configure:13396: result: 2
# configure:13410: checking size of uint16_t
# configure:13415: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13415: $? = 0
# configure:13415: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 0)];
# ^
# configure:13415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13415: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 1)];
# ^
# configure:13415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13415: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13415: $? = 0
# configure:13415: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13415: $? = 0
# configure:13429: result: 2
# configure:13443: checking size of u_int16_t
# configure:13448: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13448: $? = 0
# configure:13448: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (u_int16_t))) <= 0)];
# ^
# configure:13448: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (u_int16_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13448: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (u_int16_t))) <= 1)];
# ^
# configure:13448: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (u_int16_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13448: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13448: $? = 0
# configure:13448: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13448: $? = 0
# configure:13462: result: 2
# configure:13476: checking size of int32_t
# configure:13481: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13481: $? = 0
# configure:13481: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 0)];
# ^
# configure:13481: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13481: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 1)];
# ^
# configure:13481: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13481: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 3)];
# ^
# configure:13481: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13481: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13481: $? = 0
# configure:13481: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13481: $? = 0
# configure:13481: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13481: $? = 0
# configure:13495: result: 4
# configure:13509: checking size of uint32_t
# configure:13514: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13514: $? = 0
# configure:13514: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 0)];
# ^
# configure:13514: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13514: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 1)];
# ^
# configure:13514: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13514: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 3)];
# ^
# configure:13514: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13514: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13514: $? = 0
# configure:13514: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13514: $? = 0
# configure:13514: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13514: $? = 0
# configure:13528: result: 4
# configure:13542: checking size of u_int32_t
# configure:13547: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13547: $? = 0
# configure:13547: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 0)];
# ^
# configure:13547: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13547: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 1)];
# ^
# configure:13547: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13547: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 3)];
# ^
# configure:13547: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13547: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13547: $? = 0
# configure:13547: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13547: $? = 0
# configure:13547: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13547: $? = 0
# configure:13561: result: 4
# configure:13575: checking size of short
# configure:13580: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13580: $? = 0
# configure:13580: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^
# configure:13580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_U_INT32_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13580: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^
# configure:13580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_U_INT32_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13580: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13580: $? = 0
# configure:13580: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13580: $? = 0
# configure:13594: result: 2
# configure:13608: checking size of int
# configure:13613: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13613: $? = 0
# configure:13613: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure:13613: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_U_INT32_T 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13613: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure:13613: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_U_INT32_T 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13613: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure:13613: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_U_INT32_T 4
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13613: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13613: $? = 0
# configure:13613: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13613: $? = 0
# configure:13613: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13613: $? = 0
# configure:13627: result: 4
# configure:13641: checking size of long
# configure:13646: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13646: $? = 0
# configure:13646: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:13646: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_U_INT32_T 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13646: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:13646: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_U_INT32_T 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13646: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:13646: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speex"
# | #define PACKAGE_TARNAME "speex"
# | #define PACKAGE_VERSION "1.2rc2"
# | #define PACKAGE_STRING "speex 1.2rc2"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define VAR_ARRAYS /**/
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_GETOPT_H 1
# | #define EXPORT __attribute__((visibility("default")))
# | #define HAVE_GETOPT_LONG 1
# | #define SPEEX_VERSION "1.2rc2"
# | #define SPEEX_MAJOR_VERSION 1
# | #define SPEEX_MINOR_VERSION 1
# | #define SPEEX_MICRO_VERSION 16
# | #define SPEEX_EXTRA_VERSION ""
# | #define FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #define USE_SPEEXDSP /**/
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_U_INT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_U_INT32_T 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13646: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13646: $? = 0
# configure:13646: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13646: $? = 0
# configure:13646: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13646: $? = 0
# configure:13660: result: 4
# configure:13855: checking that generated files are newer than configure
# configure:13861: result: done
# configure:13913: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by speex config.status 1.2rc2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 510638dfe403
#
# config.status:1166: creating Makefile
# config.status:1166: creating libspeex/Makefile
# config.status:1166: creating src/Makefile
# config.status:1166: creating doc/Makefile
# config.status:1166: creating Speex.spec
# config.status:1166: creating include/Makefile
# config.status:1166: creating include/speex/Makefile
# config.status:1166: creating speex.pc
# config.status:1166: creating win32/Makefile
# config.status:1166: creating win32/libspeex/Makefile
# config.status:1166: creating win32/speexenc/Makefile
# config.status:1166: creating win32/speexdec/Makefile
# config.status:1166: creating symbian/Makefile
# config.status:1166: creating win32/VS2003/Makefile
# config.status:1166: creating win32/VS2003/tests/Makefile
# config.status:1166: creating win32/VS2003/libspeex/Makefile
# config.status:1166: creating win32/VS2003/speexdec/Makefile
# config.status:1166: creating win32/VS2003/speexenc/Makefile
# config.status:1166: creating win32/VS2005/Makefile
# config.status:1166: creating win32/VS2005/libspeex/Makefile
# config.status:1166: creating win32/VS2005/speexdec/Makefile
# config.status:1166: creating win32/VS2005/speexenc/Makefile
# config.status:1166: creating win32/VS2005/tests/Makefile
# config.status:1166: creating win32/VS2008/Makefile
# config.status:1166: creating win32/VS2008/speexdec/Makefile
# config.status:1166: creating win32/VS2008/tests/Makefile
# config.status:1166: creating win32/VS2008/libspeex/Makefile
# config.status:1166: creating win32/VS2008/speexenc/Makefile
# config.status:1166: creating include/speex/speex_config_types.h
# config.status:1166: creating ti/Makefile
# config.status:1166: creating ti/speex_C54_test/Makefile
# config.status:1166: creating ti/speex_C55_test/Makefile
# config.status:1166: creating ti/speex_C64_test/Makefile
# config.status:1166: creating config.h
# config.status:1395: executing depfiles commands
# config.status:1395: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# 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_FFT_CFLAGS_set=
# ac_cv_env_FFT_CFLAGS_value=
# ac_cv_env_FFT_LIBS_set=
# ac_cv_env_FFT_LIBS_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_OGG_CFLAGS_set=
# ac_cv_env_OGG_CFLAGS_value=
# ac_cv_env_OGG_LIBS_set=
# ac_cv_env_OGG_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_SPEEXDSP_CFLAGS_set=
# ac_cv_env_SPEEXDSP_CFLAGS_value=
# ac_cv_env_SPEEXDSP_LIBS_set=
# ac_cv_env_SPEEXDSP_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_getopt_long=yes
# ac_cv_header_alloca_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_getopt_h=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_audioio_h=no
# ac_cv_header_sys_soundcard_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_m_cos=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_int16_t=2
# ac_cv_sizeof_int32_t=4
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=4
# ac_cv_sizeof_short=2
# ac_cv_sizeof_u_int16_t=2
# ac_cv_sizeof_u_int32_t=4
# ac_cv_sizeof_uint16_t=2
# ac_cv_sizeof_uint32_t=4
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_OGG_CFLAGS=
# pkg_cv_OGG_LIBS=-logg
# pkg_cv_SPEEXDSP_CFLAGS=
# pkg_cv_SPEEXDSP_LIBS=-lspeexdsp
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/speex/src/speex-1.2rc2/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/speex/src/speex-1.2rc2/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/speex/src/speex-1.2rc2/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/speex/src/speex-1.2rc2/missing automake-1.13'
# AWK='gawk'
# BUILD_BINARIES_FALSE='#'
# BUILD_BINARIES_TRUE=''
# BUILD_KISS_FFT_FALSE=''
# BUILD_KISS_FFT_TRUE='#'
# BUILD_SMALLFT_FALSE='#'
# BUILD_SMALLFT_TRUE=''
# BUILD_VORBIS_PSY_FALSE=''
# BUILD_VORBIS_PSY_TRUE='#'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -fvisibility=hidden'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FFT_CFLAGS=''
# FFT_LIBS=''
# FFT_PKGCONFIG=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INCLUDE_STDINT='#include '
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBM='-lm'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/speex/src/speex-1.2rc2/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OGG_CFLAGS=''
# OGG_LIBS='-logg'
# OTOOL64=''
# OTOOL=''
# PACKAGE='speex'
# PACKAGE_BUGREPORT='speex-dev@xiph.org'
# PACKAGE_NAME='speex'
# PACKAGE_STRING='speex 1.2rc2'
# PACKAGE_TARNAME='speex'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2rc2'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIZE16='int16_t'
# SIZE32='int32_t'
# SPEEXDSP_CFLAGS=''
# SPEEXDSP_LIBS='-lspeexdsp'
# SPEEX_LT_AGE='5'
# SPEEX_LT_CURRENT='6'
# SPEEX_LT_REVISION='0'
# SPEEX_VERSION='1.2rc2'
# STRIP='arm-linux-androideabi-strip'
# USIZE16='uint16_t'
# USIZE32='uint32_t'
# VERSION='1.2rc2'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/speex/src/speex-1.2rc2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "speex"
# #define PACKAGE_TARNAME "speex"
# #define PACKAGE_VERSION "1.2rc2"
# #define PACKAGE_STRING "speex 1.2rc2"
# #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define restrict __restrict
# #define VAR_ARRAYS /**/
# #define HAVE_ALLOCA_H 1
# #define HAVE_GETOPT_H 1
# #define EXPORT __attribute__((visibility("default")))
# #define HAVE_GETOPT_LONG 1
# #define SPEEX_VERSION "1.2rc2"
# #define SPEEX_MAJOR_VERSION 1
# #define SPEEX_MINOR_VERSION 1
# #define SPEEX_MICRO_VERSION 16
# #define SPEEX_EXTRA_VERSION ""
# #define FLOATING_POINT /**/
# #define USE_SMALLFT /**/
# #define USE_SPEEXDSP /**/
# #define SIZEOF_INT16_T 2
# #define SIZEOF_UINT16_T 2
# #define SIZEOF_U_INT16_T 2
# #define SIZEOF_INT32_T 4
# #define SIZEOF_UINT32_T 4
# #define SIZEOF_U_INT32_T 4
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 4
#
# configure: exit 0