Build of speexdsp with android toolchain

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

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

SLOCLanguage
11,269 sh
9,673 makefile
8,868 ansic
29,810 total

The process tree of the build process is here.

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

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: speexdsp 1.2rc3-2 (Tue Apr 4 21:42:11 UTC 2017)
# ==> Checking runtime dependencies...
# ==> 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/sbin/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 whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking 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 SSE2 in current arch/CFLAGS... no
# checking for NEON 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 arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... 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 libspeexdsp/Makefile
# config.status: creating doc/Makefile
# config.status: creating SpeexDSP.spec
# config.status: creating include/Makefile
# config.status: creating include/speex/Makefile
# config.status: creating speexdsp.pc
# config.status: creating win32/Makefile
# config.status: creating win32/libspeexdsp/Makefile
# config.status: creating symbian/Makefile
# config.status: creating win32/VS2003/Makefile
# config.status: creating win32/VS2003/libspeexdsp/Makefile
# config.status: creating win32/VS2003/tests/Makefile
# config.status: creating win32/VS2005/Makefile
# config.status: creating win32/VS2005/libspeexdsp/Makefile
# config.status: creating win32/VS2005/tests/Makefile
# config.status: creating win32/VS2008/Makefile
# config.status: creating win32/VS2008/libspeexdsp/Makefile
# config.status: creating win32/VS2008/tests/Makefile
# config.status: creating include/speex/speexdsp_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/speexdsp/src/speexdsp-1.2rc3'
# Making all in libspeexdsp
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/libspeexdsp'
# CC fftwrap.lo
# CC preprocess.lo
# CC mdf.lo
# CC jitter.lo
# CC filterbank.lo
# CC resample.lo
# CC buffer.lo
# CC scal.lo
# CC smallft.lo
# CCLD libspeexdsp.la
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/libspeexdsp'
# Making all in include
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include'
# Making all in speex
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include/speex'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include/speex'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include'
# Making all in doc
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/doc'
# Making all in win32
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32'
# Making all in libspeexdsp
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/libspeexdsp'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/libspeexdsp'
# Making all in VS2003
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003'
# Making all in libspeexdsp
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
# Making all in tests
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/tests'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003'
# Making all in VS2005
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005'
# Making all in libspeexdsp
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
# Making all in tests
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/tests'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005'
# Making all in VS2008
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008'
# Making all in libspeexdsp
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
# Making all in tests
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/tests'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32'
# Making all in symbian
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/symbian'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/symbian'
# Making all in ti
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti'
# Making all in speex_C54_test
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C54_test'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C54_test'
# Making all in speex_C55_test
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C55_test'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C55_test'
# Making all in speex_C64_test
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C64_test'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C64_test'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti'
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3'
# make[1]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in libspeexdsp
# make[1]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/libspeexdsp'
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/libspeexdsp'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/speexdsp/pkg/speexdsp/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libspeexdsp.la '/tmp/speexdsp/pkg/speexdsp/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libspeexdsp.so.1.5.0 /tmp/speexdsp/pkg/speexdsp/usr/lib/libspeexdsp.so.1.5.0
# libtool: install: (cd /tmp/speexdsp/pkg/speexdsp/usr/lib && { ln -s -f libspeexdsp.so.1.5.0 libspeexdsp.so.1 || { rm -f libspeexdsp.so.1 && ln -s libspeexdsp.so.1.5.0 libspeexdsp.so.1; }; })
# libtool: install: (cd /tmp/speexdsp/pkg/speexdsp/usr/lib && { ln -s -f libspeexdsp.so.1.5.0 libspeexdsp.so || { rm -f libspeexdsp.so && ln -s libspeexdsp.so.1.5.0 libspeexdsp.so; }; })
# libtool: install: /usr/bin/install -c .libs/libspeexdsp.lai /tmp/speexdsp/pkg/speexdsp/usr/lib/libspeexdsp.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/libspeexdsp'
# make[1]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/libspeexdsp'
# Making install in include
# make[1]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include'
# Making install in speex
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include/speex'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include/speex'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/speexdsp/pkg/speexdsp/usr/include/speex'
# /usr/sbin/mkdir -p '/tmp/speexdsp/pkg/speexdsp/usr/include/speex'
# /usr/bin/install -c -m 644 speex_echo.h speex_jitter.h speex_preprocess.h speex_resampler.h speexdsp_types.h '/tmp/speexdsp/pkg/speexdsp/usr/include/speex'
# /usr/bin/install -c -m 644 speexdsp_config_types.h '/tmp/speexdsp/pkg/speexdsp/usr/include/speex'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include/speex'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include/speex'
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include'
# make[1]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/include'
# Making install in doc
# make[1]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/doc'
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/speexdsp/pkg/speexdsp/usr/share/doc/speexdsp'
# /usr/bin/install -c -m 644 manual.pdf '/tmp/speexdsp/pkg/speexdsp/usr/share/doc/speexdsp'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/doc'
# make[1]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/doc'
# Making install in win32
# make[1]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32'
# Making install in libspeexdsp
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/libspeexdsp'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/libspeexdsp'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/libspeexdsp'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/libspeexdsp'
# Making install in VS2003
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003'
# Making install in libspeexdsp
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
# Making install in tests
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/tests'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/tests'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003/tests'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2003'
# Making install in VS2005
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005'
# Making install in libspeexdsp
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
# Making install in tests
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/tests'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/tests'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005/tests'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2005'
# Making install in VS2008
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008'
# Making install in libspeexdsp
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
# Making install in tests
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/tests'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/tests'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008/tests'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008'
# make[4]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008'
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32/VS2008'
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32'
# make[1]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/win32'
# Making install in symbian
# make[1]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/symbian'
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/symbian'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/symbian'
# make[1]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/symbian'
# Making install in ti
# make[1]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti'
# Making install in speex_C54_test
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C54_test'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C54_test'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C54_test'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C54_test'
# Making install in speex_C55_test
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C55_test'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C55_test'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C55_test'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C55_test'
# Making install in speex_C64_test
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C64_test'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C64_test'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C64_test'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti/speex_C64_test'
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti'
# make[3]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti'
# make[1]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3/ti'
# make[1]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3'
# make[2]: Entering directory '/tmp/speexdsp/src/speexdsp-1.2rc3'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/speexdsp/pkg/speexdsp/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 speexdsp.pc '/tmp/speexdsp/pkg/speexdsp/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3'
# make[1]: Leaving directory '/tmp/speexdsp/src/speexdsp-1.2rc3'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "speexdsp"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: speexdsp 1.2rc3-2 (Tue Apr 4 21:42:20 UTC 2017)

CMD: pacman --query --file speexdsp-1.2rc3-2-x86_64.pkg.tar.xz
# speexdsp 1.2rc3-2

Creating hybrid package for 'speexdsp'

Trying to find vanilla package 'speexdsp'...

CMD: pacman --query --file /mirror/speexdsp-1.2rc3-2.pkg.tar.xz
# speexdsp 1.2rc3-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libspeexdsp.so.1
# /usr/lib/libspeexdsp.so
# /usr/lib/libspeexdsp.so.1.5.0
# /usr/lib/pkgconfig/speexdsp.pc
# /usr/include/speex/speex_echo.h
# /usr/include/speex/speex_jitter.h
# /usr/include/speex/speex_preprocess.h
# /usr/include/speex/speex_resampler.h
# /usr/include/speex/speexdsp_types.h
# /usr/include/speex/speexdsp_config_types.h
# /usr/share/doc/speexdsp/manual.pdf
# /usr/share/licenses/speexdsp/LICENSE
# /sysroot/sysroot/usr/lib/libspeexdsp.so.1.5.0
# /sysroot/sysroot/usr/lib/libspeexdsp.so.1
# /sysroot/sysroot/usr/lib/libspeexdsp.so
# /sysroot/sysroot/usr/lib/libspeexdsp.la
# /sysroot/sysroot/usr/lib/pkgconfig/speexdsp.pc
# /sysroot/sysroot/usr/include/speex/speex_echo.h
# /sysroot/sysroot/usr/include/speex/speex_jitter.h
# /sysroot/sysroot/usr/include/speex/speex_preprocess.h
# /sysroot/sysroot/usr/include/speex/speexdsp_config_types.h
# /sysroot/sysroot/usr/include/speex/speex_resampler.h
# /sysroot/sysroot/usr/include/speex/speexdsp_types.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf speexdsp.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/speexdsp.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 4271

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/speexdsp.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/speexdsp.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/speexdsp/src/speexdsp-1.2rc3/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 speexdsp configure 1.2rc3, 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
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e340537e2f49
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2473: checking whether make supports nested variables
# configure:2490: result: yes
# configure:2557: checking for a BSD-compatible install
# configure:2625: result: /usr/bin/install -c
# configure:2636: checking whether build environment is sane
# configure:2691: result: yes
# configure:2750: checking for arm-linux-androideabi-strip
# configure:2766: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2777: result: arm-linux-androideabi-strip
# configure:2842: checking for a thread-safe mkdir -p
# configure:2881: result: /usr/sbin/mkdir -p
# configure:2888: checking for gawk
# configure:2904: found /usr/sbin/gawk
# configure:2915: result: gawk
# configure:2926: checking whether make sets $(MAKE)
# configure:2948: result: yes
# configure:3073: checking whether to enable maintainer-specific portions of Makefiles
# configure:3082: result: yes
# configure:3100: checking build system type
# configure:3114: result: x86_64-unknown-linux-gnu
# configure:3134: checking host system type
# configure:3147: result: arm-unknown-linux-androideabi
# configure:3516: checking how to print strings
# configure:3543: result: printf
# configure:3576: checking for style of include used by make
# configure:3604: result: GNU
# configure:3635: checking for arm-linux-androideabi-gcc
# configure:3662: result: arm-linux-androideabi-gcc
# configure:3931: checking for C compiler version
# configure:3940: 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:3951: $? = 0
# configure:3940: 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:3951: $? = 0
# configure:3940: 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:3951: $? = 1
# configure:3940: 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:3951: $? = 1
# configure:3971: checking whether the C compiler works
# configure:3993: arm-linux-androideabi-gcc conftest.c >&5
# configure:3997: $? = 0
# configure:4045: result: yes
# configure:4048: checking for C compiler default output file name
# configure:4050: result: a.out
# configure:4056: checking for suffix of executables
# configure:4063: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4067: $? = 0
# configure:4089: result:
# configure:4111: checking whether we are cross compiling
# configure:4149: result: yes
# configure:4154: checking for suffix of object files
# configure:4176: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4180: $? = 0
# configure:4201: result: o
# configure:4205: checking whether we are using the GNU C compiler
# configure:4224: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4224: $? = 0
# configure:4233: result: yes
# configure:4242: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4262: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4262: $? = 0
# configure:4303: result: yes
# configure:4320: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4383: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4383: $? = 0
# configure:4396: result: none needed
# configure:4421: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4443: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4446: $? = 0
# configure:4443: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4446: $? = 0
# configure:4458: result: yes
# configure:4477: checking dependency style of arm-linux-androideabi-gcc
# configure:4588: result: gcc3
# configure:4603: checking for a sed that does not truncate output
# configure:4667: result: /usr/sbin/sed
# configure:4685: checking for grep that handles long lines and -e
# configure:4743: result: /usr/sbin/grep
# configure:4748: checking for egrep
# configure:4810: result: /usr/sbin/grep -E
# configure:4815: checking for fgrep
# configure:4877: result: /usr/sbin/grep -F
# configure:4912: checking for ld used by arm-linux-androideabi-gcc
# configure:4979: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4986: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5001: result: yes
# configure:5013: checking for BSD- or MS-compatible name lister (nm)
# configure:5062: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5192: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5199: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5202: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5205: output
# 00000000 B some_variable
# configure:5212: result: BSD nm
# configure:5215: checking whether ln -s works
# configure:5219: result: yes
# configure:5227: checking the maximum length of command line arguments
# configure:5358: result: 1572864
# configure:5375: checking whether the shell understands some XSI constructs
# configure:5385: result: yes
# configure:5389: checking whether the shell understands "+="
# configure:5395: result: yes
# configure:5430: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5470: result: func_convert_file_noop
# configure:5477: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5497: result: func_convert_file_noop
# configure:5504: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5511: result: -r
# configure:5545: checking for arm-linux-androideabi-objdump
# configure:5572: result: objdump
# configure:5641: checking how to recognize dependent libraries
# configure:5839: result: pass_all
# configure:5884: checking for arm-linux-androideabi-dlltool
# configure:5911: result: dlltool
# configure:5981: checking how to associate runtime and link libraries
# configure:6008: result: printf %s\n
# configure:6025: checking for arm-linux-androideabi-ar
# configure:6041: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6052: result: arm-linux-androideabi-ar
# configure:6133: checking for archiver @FILE support
# configure:6150: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6150: $? = 0
# configure:6153: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6156: $? = 0
# configure:6161: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6164: $? = 1
# configure:6176: result: @
# configure:6194: checking for arm-linux-androideabi-strip
# configure:6221: result: arm-linux-androideabi-strip
# configure:6293: checking for arm-linux-androideabi-ranlib
# configure:6309: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6320: result: arm-linux-androideabi-ranlib
# configure:6462: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6582: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6585: $? = 0
# configure:6589: /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:6592: $? = 0
# configure:6658: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6661: $? = 0
# configure:6699: result: ok
# configure:6736: checking for sysroot
# configure:6766: result: no
# configure:6995: checking for arm-linux-androideabi-mt
# configure:7025: result: no
# configure:7035: checking for mt
# configure:7065: result: no
# configure:7085: checking if : is a manifest tool
# configure:7091: : '-?'
# configure:7099: result: no
# configure:7741: checking how to run the C preprocessor
# configure:7772: arm-linux-androideabi-gcc -E conftest.c
# configure:7772: $? = 0
# configure:7786: 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:7786: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:7811: result: arm-linux-androideabi-gcc -E
# configure:7831: arm-linux-androideabi-gcc -E conftest.c
# configure:7831: $? = 0
# configure:7845: 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:7845: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #define PACKAGE_BUGREPORT "speex-dev@xiph.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:7874: checking for ANSI C header files
# configure:7894: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7894: $? = 0
# configure:7978: result: yes
# configure:7991: checking for sys/types.h
# configure:7991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:7991: result: yes
# configure:7991: checking for sys/stat.h
# configure:7991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:7991: result: yes
# configure:7991: checking for stdlib.h
# configure:7991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:7991: result: yes
# configure:7991: checking for string.h
# configure:7991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:7991: result: yes
# configure:7991: checking for memory.h
# configure:7991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:7991: result: yes
# configure:7991: checking for strings.h
# configure:7991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:7991: result: yes
# configure:7991: checking for inttypes.h
# configure:7991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:7991: result: yes
# configure:7991: checking for stdint.h
# configure:7991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:7991: result: yes
# configure:7991: checking for unistd.h
# configure:7991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:7991: result: yes
# configure:8005: checking for dlfcn.h
# configure:8005: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8005: $? = 0
# configure:8005: result: yes
# configure:8209: checking for objdir
# configure:8224: result: .libs
# configure:8495: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8513: 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:8517: $? = 0
# configure:8530: result: no
# configure:8857: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8864: result: -fPIC -DPIC
# configure:8872: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8890: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8894: $? = 0
# configure:8907: result: yes
# configure:8936: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8964: result: yes
# configure:8979: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9000: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9004: $? = 0
# configure:9026: result: yes
# configure:9034: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9081: result: yes
# configure:9114: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10271: result: yes
# configure:10308: checking whether -lc should be explicitly linked in
# configure:10316: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10319: $? = 0
# configure:10334: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10337: $? = 0
# configure:10351: result: no
# configure:10511: checking dynamic linker characteristics
# configure:11011: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11011: $? = 0
# configure:11245: result: GNU/Linux ld.so
# configure:11352: checking how to hardcode library paths into programs
# configure:11377: result: immediate
# configure:11917: checking whether stripping libraries is possible
# configure:11922: result: yes
# configure:11957: checking if libtool supports shared libraries
# configure:11959: result: yes
# configure:11962: checking whether to build shared libraries
# configure:11983: result: yes
# configure:11986: checking whether to build static libraries
# configure:11990: result: no
# configure:12028: checking whether byte ordering is bigendian
# configure:12043: 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:12043: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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:12088: 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:12088: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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:12132: 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:12132: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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:12188: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12188: $? = 0
# configure:12234: result: no
# configure:12252: checking for an ANSI C-conforming const
# configure:12318: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12318: $? = 0
# configure:12325: result: yes
# configure:12333: checking for inline
# configure:12349: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12349: $? = 0
# configure:12357: result: inline
# configure:12375: checking for C/C++ restrict keyword
# configure:12400: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12400: $? = 0
# configure:12408: result: __restrict
# configure:12423: checking for C99 variable-size arrays
# configure:12440: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12440: $? = 0
# configure:12450: result: yes
# configure:12456: checking alloca.h usability
# configure:12456: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12456: $? = 0
# configure:12456: result: yes
# configure:12456: checking alloca.h presence
# configure:12456: arm-linux-androideabi-gcc -E conftest.c
# configure:12456: $? = 0
# configure:12456: result: yes
# configure:12456: checking for alloca.h
# configure:12456: result: yes
# configure:12456: checking getopt.h usability
# configure:12456: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12456: $? = 0
# configure:12456: result: yes
# configure:12456: checking getopt.h presence
# configure:12456: arm-linux-androideabi-gcc -E conftest.c
# configure:12456: $? = 0
# configure:12456: result: yes
# configure:12456: checking for getopt.h
# configure:12456: result: yes
# configure:12466: checking for alloca
# configure:12487: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12487: $? = 0
# configure:12501: result: yes
# configure:12504: checking for SSE in current arch/CFLAGS
# configure:12523: 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:12523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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:12535: result: no
# configure:12538: checking for SSE2 in current arch/CFLAGS
# configure:12557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:27:23: fatal error: emmintrin.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12557: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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
# | __m128d testfunc(double *a, double *b) {
# | return _mm_add_pd(_mm_loadu_pd(a), _mm_loadu_pd(b));
# | }
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12569: result: no
# configure:12572: checking for NEON in current arch/CFLAGS
# configure:12591: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# In file included from conftest.c:27:0:
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/arm_neon.h:32:2: error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h
# #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h
# ^
# conftest.c:28:1: error: unknown type name 'int32x4_t'
# int32x4_t testfunc(int16_t *a, int16_t *b) {
# ^
# conftest.c:28:20: error: unknown type name 'int16_t'
# int32x4_t testfunc(int16_t *a, int16_t *b) {
# ^
# conftest.c:28:32: error: unknown type name 'int16_t'
# int32x4_t testfunc(int16_t *a, int16_t *b) {
# ^
# configure:12591: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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
# | int32x4_t testfunc(int16_t *a, int16_t *b) {
# | return vmull_s16(vld1_s16(a), vld1_s16(b));
# | }
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12603: result: no
# configure:12608: checking for ELF visibility
# configure:12626: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:12626: $? = 0
# configure:12644: result: yes
# configure:12650: checking sys/soundcard.h usability
# configure:12650: 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:12650: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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:12650: result: no
# configure:12650: checking sys/soundcard.h presence
# configure:12650: 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:12650: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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:12650: result: no
# configure:12650: checking for sys/soundcard.h
# configure:12650: result: no
# configure:12650: checking sys/audioio.h usability
# configure:12650: 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:12650: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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:12650: result: no
# configure:12650: checking sys/audioio.h presence
# configure:12650: 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:12650: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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:12650: result: no
# configure:12650: checking for sys/audioio.h
# configure:12650: result: no
# configure:12751: checking for cos in -lm
# configure:12776: 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:12776: $? = 0
# configure:12785: result: yes
# configure:12995: checking for arm-linux-androideabi-pkg-config
# configure:13028: result: no
# configure:13038: checking for pkg-config
# configure:13056: found /usr/sbin/pkg-config
# configure:13068: result: /usr/sbin/pkg-config
# configure:13080: WARNING: using cross tools not prefixed with host triplet
# configure:13093: checking pkg-config is at least version 0.9.0
# configure:13096: result: yes
# configure:13281: checking size of int16_t
# configure:13286: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13286: $? = 0
# configure:13286: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 0)];
# ^
# configure:13286: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | /* 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:13286: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 1)];
# ^
# configure:13286: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | /* 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:13286: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13286: $? = 0
# configure:13286: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13286: $? = 0
# configure:13300: result: 2
# configure:13314: checking size of uint16_t
# configure:13319: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13319: $? = 0
# configure:13319: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 0)];
# ^
# configure:13319: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13319: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 1)];
# ^
# configure:13319: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13319: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13319: $? = 0
# configure:13319: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13319: $? = 0
# configure:13333: result: 2
# configure:13347: checking size of u_int16_t
# configure:13352: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13352: $? = 0
# configure:13352: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (u_int16_t))) <= 0)];
# ^
# configure:13352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13352: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (u_int16_t))) <= 1)];
# ^
# configure:13352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13352: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13352: $? = 0
# configure:13352: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13352: $? = 0
# configure:13366: result: 2
# configure:13380: checking size of int32_t
# configure:13385: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13385: $? = 0
# configure:13385: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 0)];
# ^
# configure:13385: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13385: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 1)];
# ^
# configure:13385: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13385: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 3)];
# ^
# configure:13385: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13385: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13385: $? = 0
# configure:13385: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13385: $? = 0
# configure:13385: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13385: $? = 0
# configure:13399: result: 4
# configure:13413: checking size of uint32_t
# configure:13418: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13418: $? = 0
# configure:13418: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 0)];
# ^
# configure:13418: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13418: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 1)];
# ^
# configure:13418: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13418: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 3)];
# ^
# configure:13418: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13418: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13418: $? = 0
# configure:13418: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13418: $? = 0
# configure:13418: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13418: $? = 0
# configure:13432: result: 4
# configure:13446: checking size of u_int32_t
# configure:13451: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13451: $? = 0
# configure:13451: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 0)];
# ^
# configure:13451: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13451: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 1)];
# ^
# configure:13451: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13451: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 3)];
# ^
# configure:13451: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13451: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13451: $? = 0
# configure:13451: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13451: $? = 0
# configure:13451: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13451: $? = 0
# configure:13465: result: 4
# configure:13479: checking size of short
# configure:13484: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13484: $? = 0
# configure:13484: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^
# configure:13484: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13484: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^
# configure:13484: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13484: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13484: $? = 0
# configure:13484: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13484: $? = 0
# configure:13498: result: 2
# configure:13512: checking size of int
# configure:13517: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13517: $? = 0
# configure:13517: 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 (int))) <= 0)];
# ^
# configure:13517: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13517: 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 (int))) <= 1)];
# ^
# configure:13517: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13517: 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 (int))) <= 3)];
# ^
# configure:13517: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13517: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13517: $? = 0
# configure:13517: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13517: $? = 0
# configure:13517: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13517: $? = 0
# configure:13531: result: 4
# configure:13545: checking size of long
# configure:13550: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13550: $? = 0
# configure:13550: 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 (long))) <= 0)];
# ^
# configure:13550: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13550: 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 (long))) <= 1)];
# ^
# configure:13550: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13550: 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 (long))) <= 3)];
# ^
# configure:13550: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "speexdsp"
# | #define PACKAGE_TARNAME "speexdsp"
# | #define PACKAGE_VERSION "1.2rc3"
# | #define PACKAGE_STRING "speexdsp 1.2rc3"
# | #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 FLOATING_POINT /**/
# | #define USE_SMALLFT /**/
# | #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:13550: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13550: $? = 0
# configure:13550: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13550: $? = 0
# configure:13550: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:13550: $? = 0
# configure:13564: result: 4
# configure:13748: checking that generated files are newer than configure
# configure:13754: result: done
# configure:13798: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by speexdsp config.status 1.2rc3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on e340537e2f49
#
# config.status:1143: creating Makefile
# config.status:1143: creating libspeexdsp/Makefile
# config.status:1143: creating doc/Makefile
# config.status:1143: creating SpeexDSP.spec
# config.status:1143: creating include/Makefile
# config.status:1143: creating include/speex/Makefile
# config.status:1143: creating speexdsp.pc
# config.status:1143: creating win32/Makefile
# config.status:1143: creating win32/libspeexdsp/Makefile
# config.status:1143: creating symbian/Makefile
# config.status:1143: creating win32/VS2003/Makefile
# config.status:1143: creating win32/VS2003/libspeexdsp/Makefile
# config.status:1143: creating win32/VS2003/tests/Makefile
# config.status:1143: creating win32/VS2005/Makefile
# config.status:1143: creating win32/VS2005/libspeexdsp/Makefile
# config.status:1143: creating win32/VS2005/tests/Makefile
# config.status:1143: creating win32/VS2008/Makefile
# config.status:1143: creating win32/VS2008/libspeexdsp/Makefile
# config.status:1143: creating win32/VS2008/tests/Makefile
# config.status:1143: creating include/speex/speexdsp_config_types.h
# config.status:1143: creating ti/Makefile
# config.status:1143: creating ti/speex_C54_test/Makefile
# config.status:1143: creating ti/speex_C55_test/Makefile
# config.status:1143: creating ti/speex_C64_test/Makefile
# config.status:1143: creating config.h
# config.status:1372: executing depfiles commands
# config.status:1372: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_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_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_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_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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_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
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/speexdsp/src/speexdsp-1.2rc3/missing aclocal-1.14'
# 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/speexdsp/src/speexdsp-1.2rc3/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/speexdsp/src/speexdsp-1.2rc3/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/speexdsp/src/speexdsp-1.2rc3/missing automake-1.14'
# AWK='gawk'
# BUILD_EXAMPLES_FALSE=''
# BUILD_EXAMPLES_TRUE='#'
# BUILD_KISS_FFT_FALSE=''
# BUILD_KISS_FFT_TRUE='#'
# BUILD_SMALLFT_FALSE='#'
# BUILD_SMALLFT_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/sbin/grep -E'
# EXEEXT=''
# FFT_CFLAGS=''
# FFT_LIBS=''
# FFT_PKGCONFIG=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# 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/speexdsp/src/speexdsp-1.2rc3/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='speexdsp'
# PACKAGE_BUGREPORT='speex-dev@xiph.org'
# PACKAGE_NAME='speexdsp'
# PACKAGE_STRING='speexdsp 1.2rc3'
# PACKAGE_TARNAME='speexdsp'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2rc3'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIZE16='int16_t'
# SIZE32='int32_t'
# SPEEXDSP_LT_AGE='5'
# SPEEXDSP_LT_CURRENT='6'
# SPEEXDSP_LT_REVISION='0'
# STRIP='arm-linux-androideabi-strip'
# USIZE16='uint16_t'
# USIZE32='uint32_t'
# VERSION='1.2rc3'
# 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/speexdsp/src/speexdsp-1.2rc3/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'
# src=''
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "speexdsp"
# #define PACKAGE_TARNAME "speexdsp"
# #define PACKAGE_VERSION "1.2rc3"
# #define PACKAGE_STRING "speexdsp 1.2rc3"
# #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 FLOATING_POINT /**/
# #define USE_SMALLFT /**/
# #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