The build took 00h 01m 52s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
58,574 |
ansic |
7,441 |
makefile |
4,852 |
sh |
928 |
cpp |
294 |
python |
72,089 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libsndfile 1.0.27-1 (Tue Apr 4 21:57:46 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking target system type... arm-unknown-linux-androideabi
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 make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
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 arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to run the C preprocessor... arm-linux-androideabi-gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking whether we are using the CLANG C compiler... no
checking for a sed that does not truncate output... /usr/sbin/sed
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc -std=gnu99... /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 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... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
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 -std=gnu99 object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works... yes
checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... Android linker
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... yes
checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-g++ static flag -static works... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking for arm-linux-androideabi-windres... no
checking for windres... no
checking whether ln -s works... yes
checking for autogen... no
checking for wine... no
checking for xcode-select... no
checking for ANSI C header files... (cached) yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether S_IRGRP is declared... yes
checking size of wchar_t... 4
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of float... 4
checking size of double... 8
checking size of void*... 4
checking size of size_t... 4
checking size of int64_t... 8
checking size of long long... 8
checking size of off_t... 4
checking size of loff_t... 8
checking size of off64_t... 8
checking for ssize_t... yes
checking size of ssize_t... 4
checking processor byte ordering... little
checking for malloc... yes
checking for calloc... yes
checking for realloc... yes
checking for free... yes
checking for open... yes
checking for read... yes
checking for write... yes
checking for lseek... yes
checking for lseek64... yes
checking for fstat... yes
checking for fstat64... yes
checking for ftruncate... yes
checking for fsync... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gmtime... yes
checking for gmtime_r... yes
checking for localtime... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking for mmap... yes
checking for getpagesize... yes
checking for setlocale... yes
checking for pipe... yes
checking for waitpid... yes
checking for floor in -lm... yes
checking for floor... yes
checking for ceil... yes
checking for fmod... yes
checking for lround... yes
checking for lrint... yes
checking for lrintf... 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 for flac >= 1.3.1 ... link failed ... no
checking for ogg >= 1.1.3 ... link failed ... no
checking for vorbis >= 1.2.3 ... link failed ... no
checking for vorbisenc >= 1.2.3 ... link failed ... no
configure: WARNING: *** One or more of the external libraries (ie libflac, libogg and
configure: WARNING: *** libvorbis) is either missing (possibly only the development
configure: WARNING: *** headers) or is of an unsupported version.
configure: WARNING: ***
configure: WARNING: *** Unfortunately, for ease of maintenance, the external libs
configure: WARNING: *** are an all or nothing affair.
checking processor clipping capabilities... none
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
configure: WARNING: Touching files in directory tests/.
checking if arm-linux-androideabi-gcc -std=gnu99 accepts -std=gnu99... yes
checking for version of arm-linux-androideabi-gcc -std=gnu99... 4.8
checking if arm-linux-androideabi-gcc -std=gnu99 accepts -Wextra... yes
checking if arm-linux-androideabi-gcc -std=gnu99 accepts -Wdeclaration-after-statement... yes
checking if arm-linux-androideabi-gcc -std=gnu99 accepts -Wpointer-arith... yes
checking if arm-linux-androideabi-gcc -std=gnu99 accepts -funsigned-char... yes
checking if arm-linux-androideabi-g++ accepts -Wextra... yes
checking if arm-linux-androideabi-g++ accepts -Wpointer-arith... yes
checking if arm-linux-androideabi-g++ accepts -funsigned-char... yes
checking if arm-linux-androideabi-gcc -std=gnu99 accepts -D_FORTIFY_SOURCE=2... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating regtest/Makefile
config.status: creating M4/Makefile
config.status: creating doc/Makefile
config.status: creating Win32/Makefile
config.status: creating Octave/Makefile
config.status: creating programs/Makefile
config.status: creating Makefile
config.status: creating src/version-metadata.rc
config.status: creating tests/test_wrapper.sh
config.status: creating tests/pedantic-header-test.sh
config.status: creating doc/libsndfile.css
config.status: creating Scripts/build-test-tarball.mk
config.status: creating libsndfile.spec
config.status: creating sndfile.pc
config.status: creating src/sndfile.h
config.status: creating echo-install-dirs
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
Configuration summary :
libsndfile version : .................. 1.0.27
Host CPU : ............................ arm
Host Vendor : ......................... unknown
Host OS : ............................. linux-androideabi
Experimental code : ................... no
Using ALSA in example programs : ...... no
External FLAC/Ogg/Vorbis : ............ no
Tools :
Compiler is Clang : ................... no
Compiler is GCC : ..................... yes
GCC version : ......................... 4.8
Sanitizer enabled : ................... no
Stack smash protection : .............. no
Installation directories :
Library directory : ................... /usr/lib
Program directory : ................... /usr/bin
Pkgconfig directory : ................. /usr/lib/pkgconfig
HTML docs directory : ................. /usr/share/doc/
Compiling some other packages against libsndfile may require
the addition of '/usr/lib/pkgconfig' to the
PKG_CONFIG_PATH environment variable.
make: Nothing to be done for 'genfiles'.
make: Nothing to be done for 'genfiles'.
Making all in M4
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
Making all in man
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
ln -s ./sndfile-metadata-get.1 sndfile-metadata-set.1
ln -s ./sndfile-interleave.1 sndfile-deinterleave.1
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
Making all in doc
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
Making all in Win32
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
Making all in src
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
make all-am
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
CC sndfile.lo
CC aiff.lo
CC au.lo
CC avr.lo
CC caf.lo
CC dwd.lo
CC flac.lo
CC g72x.lo
CC htk.lo
CC ircam.lo
CC macos.lo
CC mat4.lo
CC mat5.lo
CC nist.lo
CC paf.lo
CC pvf.lo
CC raw.lo
CC rx2.lo
CC sd2.lo
CC sds.lo
CC svx.lo
CC txw.lo
CC voc.lo
CC wve.lo
CC w64.lo
CC wavlike.lo
CC wav.lo
CC xi.lo
CC mpc2k.lo
CC rf64.lo
CC ogg_vorbis.lo
CC ogg_speex.lo
CC ogg_pcm.lo
CC ogg_opus.lo
CC common.lo
CC file_io.lo
CC command.lo
CC pcm.lo
CC ulaw.lo
CC alaw.lo
CC float32.lo
CC double64.lo
CC ima_adpcm.lo
CC ms_adpcm.lo
CC gsm610.lo
CC dwvw.lo
CC vox_adpcm.lo
CC interleave.lo
CC strings.lo
CC dither.lo
CC cart.lo
CC broadcast.lo
CC audio_detect.lo
CC ima_oki_adpcm.lo
CC alac.lo
CC chunk.lo
CC ogg.lo
CC chanmap.lo
CC windows.lo
CC id3.lo
CC GSM610/add.lo
CC GSM610/code.lo
CC GSM610/decode.lo
CC GSM610/gsm_create.lo
CC GSM610/gsm_decode.lo
CC GSM610/gsm_destroy.lo
CC GSM610/gsm_encode.lo
CC GSM610/gsm_option.lo
CC GSM610/long_term.lo
CC GSM610/lpc.lo
CC GSM610/preprocess.lo
CC GSM610/rpe.lo
CC GSM610/short_term.lo
CC GSM610/table.lo
CC G72x/g721.lo
CC G72x/g723_16.lo
CC G72x/g723_24.lo
CC G72x/g723_40.lo
CC G72x/g72x.lo
CC ALAC/ALACBitUtilities.lo
CC ALAC/ag_dec.lo
CC ALAC/ag_enc.lo
CC ALAC/dp_dec.lo
CC ALAC/dp_enc.lo
CC ALAC/matrix_dec.lo
CC ALAC/matrix_enc.lo
CC ALAC/alac_decoder.lo
CC ALAC/alac_encoder.lo
CCLD libcommon.la
CCLD GSM610/libgsm.la
CCLD ALAC/libalac.la
CCLD G72x/libg72x.la
CCLD libsndfile.la
copying selected object files to avoid basename conflicts...
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
Making all in examples
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
CC make_sine.o
CC sfprocess.o
CC list_formats.o
CC generate.o
CXX sndfilehandle.o
CC sndfile-to-text.o
CC sndfile-loopify.o
CCLD make_sine
CCLD sfprocess
CCLD list_formats
CCLD generate
CXXLD sndfilehandle
CCLD sndfile-to-text
CCLD sndfile-loopify
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
Making all in regtest
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
CC database.o
CC sndfile-regtest.o
CC checksum.o
CCLD sndfile-regtest
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
Making all in tests
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
Making all in programs
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
CC sndfile-info.o
CC sndfile-play.o
CC common.o
CC sndfile-convert.o
CC sndfile-cmp.o
CC sndfile-metadata-set.o
CC sndfile-metadata-get.o
CC sndfile-interleave.o
CC sndfile-deinterleave.o
CC sndfile-concat.o
CC sndfile-salvage.o
CCLD sndfile-info
CCLD sndfile-play
CCLD sndfile-convert
CCLD sndfile-cmp
CCLD sndfile-metadata-set
CCLD sndfile-metadata-get
CCLD sndfile-interleave
CCLD sndfile-deinterleave
CCLD sndfile-concat
CCLD sndfile-salvage
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27'
==> Entering fakeroot environment...
==> Starting package()...
Making install in M4
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
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/libsndfile/src/libsndfile-1.0.27/M4'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
Making install in man
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/share/man/man1'
/usr/bin/install -c -m 644 sndfile-info.1 sndfile-play.1 sndfile-convert.1 sndfile-cmp.1 sndfile-metadata-get.1 sndfile-metadata-set.1 sndfile-concat.1 sndfile-interleave.1 sndfile-deinterleave.1 sndfile-salvage.1 '/tmp/libsndfile/pkg/libsndfile/usr/share/man/man1'
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
Making install in doc
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/share/doc/libsndfile'
/usr/bin/install -c -m 644 index.html libsndfile.jpg libsndfile.css api.html command.html bugs.html sndfile_info.html new_file_type.HOWTO win32.html FAQ.html lists.html embedded_files.html octave.html dither.html tutorial.html '/tmp/libsndfile/pkg/libsndfile/usr/share/doc/libsndfile'
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
Making install in Win32
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
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/libsndfile/src/libsndfile-1.0.27/Win32'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
Making install in src
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
/usr/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/include'
/usr/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/include'
/usr/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libsndfile.la '/tmp/libsndfile/pkg/libsndfile/usr/lib'
/usr/bin/install -c -m 644 sndfile.hh '/tmp/libsndfile/pkg/libsndfile/usr/include'
/usr/bin/install -c -m 644 sndfile.h '/tmp/libsndfile/pkg/libsndfile/usr/include'
libtool: install: /usr/bin/install -c .libs/libsndfile.so /tmp/libsndfile/pkg/libsndfile/usr/lib/libsndfile.so
libtool: install: /usr/bin/install -c .libs/libsndfile.lai /tmp/libsndfile/pkg/libsndfile/usr/lib/libsndfile.la
libtool: install: /usr/bin/install -c .libs/libsndfile.a /tmp/libsndfile/pkg/libsndfile/usr/lib/libsndfile.a
libtool: install: chmod 644 /tmp/libsndfile/pkg/libsndfile/usr/lib/libsndfile.a
libtool: install: arm-linux-androideabi-ranlib /tmp/libsndfile/pkg/libsndfile/usr/lib/libsndfile.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
Making install in examples
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
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/libsndfile/src/libsndfile-1.0.27/examples'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
Making install in regtest
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c sndfile-regtest '/tmp/libsndfile/pkg/libsndfile/usr/bin'
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-regtest /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-regtest
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
Making install in tests
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
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/libsndfile/src/libsndfile-1.0.27/tests'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
Making install in programs
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c sndfile-info sndfile-play sndfile-convert sndfile-cmp sndfile-metadata-set sndfile-metadata-get sndfile-interleave sndfile-deinterleave sndfile-concat sndfile-salvage '/tmp/libsndfile/pkg/libsndfile/usr/bin'
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-info /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-info
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-play /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-play
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-convert /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-convert
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-cmp /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-cmp
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-metadata-set /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-metadata-set
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-metadata-get /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-metadata-get
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-interleave /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-interleave
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-deinterleave /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-deinterleave
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-concat /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-concat
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-salvage /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-salvage
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 sndfile.pc '/tmp/libsndfile/pkg/libsndfile/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libsndfile"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libsndfile 1.0.27-1 (Tue Apr 4 21:58:12 UTC 2017)
CMD: pacman --query --file libsndfile-1.0.27-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libsndfile'
Trying to find vanilla package 'libsndfile'...
CMD: pacman --query --file /mirror/libsndfile-1.0.27-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/share/man/man1/sndfile-info.1.gz
/usr/share/man/man1/sndfile-play.1.gz
/usr/share/man/man1/sndfile-convert.1.gz
/usr/share/man/man1/sndfile-cmp.1.gz
/usr/share/man/man1/sndfile-metadata-get.1.gz
/usr/share/man/man1/sndfile-metadata-set.1.gz
/usr/share/man/man1/sndfile-concat.1.gz
/usr/share/man/man1/sndfile-interleave.1.gz
/usr/share/man/man1/sndfile-deinterleave.1.gz
/usr/share/man/man1/sndfile-salvage.1.gz
/usr/share/doc/libsndfile/index.html
/usr/share/doc/libsndfile/libsndfile.jpg
/usr/share/doc/libsndfile/libsndfile.css
/usr/share/doc/libsndfile/api.html
/usr/share/doc/libsndfile/command.html
/usr/share/doc/libsndfile/bugs.html
/usr/share/doc/libsndfile/sndfile_info.html
/usr/share/doc/libsndfile/new_file_type.HOWTO
/usr/share/doc/libsndfile/win32.html
/usr/share/doc/libsndfile/FAQ.html
/usr/share/doc/libsndfile/lists.html
/usr/share/doc/libsndfile/embedded_files.html
/usr/share/doc/libsndfile/octave.html
/usr/share/doc/libsndfile/dither.html
/usr/share/doc/libsndfile/tutorial.html
/usr/include/sndfile.hh
/usr/include/sndfile.h
/usr/lib/libsndfile.so.1
/usr/lib/libsndfile.so
/usr/lib/libsndfile.so.1.0.27
/usr/lib/pkgconfig/sndfile.pc
/usr/bin/sndfile-regtest
/usr/bin/sndfile-info
/usr/bin/sndfile-play
/usr/bin/sndfile-convert
/usr/bin/sndfile-cmp
/usr/bin/sndfile-metadata-set
/usr/bin/sndfile-metadata-get
/usr/bin/sndfile-interleave
/usr/bin/sndfile-deinterleave
/usr/bin/sndfile-concat
/usr/bin/sndfile-salvage
/sysroot/sysroot/usr/lib/libsndfile.so
/sysroot/sysroot/usr/lib/libsndfile.la
/sysroot/sysroot/usr/lib/libsndfile.a
/sysroot/sysroot/usr/lib/pkgconfig/sndfile.pc
/sysroot/sysroot/usr/include/sndfile.hh
/sysroot/sysroot/usr/include/sndfile.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libsndfile.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libsndfile.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libsndfile.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libsndfile.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/libsndfile/src/libsndfile-1.0.27/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 libsndfile configure 1.0.27, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-sqlite
## --------- ##
## Platform. ##
## --------- ##
hostname = 0af070d6b231
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:2823: checking build system type
configure:2837: result: x86_64-unknown-linux-gnu
configure:2857: checking host system type
configure:2870: result: arm-unknown-linux-androideabi
configure:2890: checking target system type
configure:2903: result: arm-unknown-linux-androideabi
configure:2949: checking for a BSD-compatible install
configure:3017: result: /usr/bin/install -c
configure:3028: checking whether build environment is sane
configure:3083: result: yes
configure:3142: checking for arm-linux-androideabi-strip
configure:3158: found /sysroot/bin/arm-linux-androideabi-strip
configure:3169: result: arm-linux-androideabi-strip
configure:3234: checking for a thread-safe mkdir -p
configure:3273: result: /usr/sbin/mkdir -p
configure:3280: checking for gawk
configure:3296: found /usr/sbin/gawk
configure:3307: result: gawk
configure:3318: checking whether make sets $(MAKE)
configure:3340: result: yes
configure:3369: checking whether make supports nested variables
configure:3386: result: yes
configure:3523: checking whether make supports nested variables
configure:3540: result: yes
configure:3571: checking for style of include used by make
configure:3599: result: GNU
configure:3630: checking for arm-linux-androideabi-gcc
configure:3657: result: arm-linux-androideabi-gcc
configure:3926: checking for C compiler version
configure:3935: 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:3946: $? = 0
configure:3935: 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:3946: $? = 0
configure:3935: 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:3946: $? = 1
configure:3935: 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:3946: $? = 1
configure:3966: checking whether the C compiler works
configure:3988: arm-linux-androideabi-gcc conftest.c >&5
configure:3992: $? = 0
configure:4040: result: yes
configure:4043: checking for C compiler default output file name
configure:4045: result: a.out
configure:4051: checking for suffix of executables
configure:4058: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4062: $? = 0
configure:4084: result:
configure:4106: checking whether we are cross compiling
configure:4144: result: yes
configure:4149: checking for suffix of object files
configure:4171: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4175: $? = 0
configure:4196: result: o
configure:4200: checking whether we are using the GNU C compiler
configure:4219: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4219: $? = 0
configure:4228: result: yes
configure:4237: checking whether arm-linux-androideabi-gcc accepts -g
configure:4257: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:4257: $? = 0
configure:4298: result: yes
configure:4315: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4378: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4378: $? = 0
configure:4391: result: none needed
configure:4416: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:4438: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4441: $? = 0
configure:4438: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4441: $? = 0
configure:4453: result: yes
configure:4472: checking dependency style of arm-linux-androideabi-gcc
configure:4583: result: gcc3
configure:4602: checking for arm-linux-androideabi-gcc option to accept ISO C99
configure:4751: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:61:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c: In function 'main':
conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:115:18: error: 'newvar' undeclared (first use in this function)
conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:4751: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4751: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:4751: $? = 0
configure:4771: result: -std=gnu99
configure:4872: checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C
configure:4886: result: -std=gnu99
configure:4896: checking how to run the C preprocessor
configure:4927: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:4927: $? = 0
configure:4941: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| /* end confdefs.h. */
| #include
configure:4966: result: arm-linux-androideabi-gcc -std=gnu99 -E
configure:4986: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:4986: $? = 0
configure:5000: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5000: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| /* end confdefs.h. */
| #include
configure:5029: checking for grep that handles long lines and -e
configure:5087: result: /usr/sbin/grep
configure:5092: checking for egrep
configure:5154: result: /usr/sbin/grep -E
configure:5159: checking for ANSI C header files
configure:5179: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5179: $? = 0
configure:5263: result: yes
configure:5276: checking for sys/types.h
configure:5276: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for sys/stat.h
configure:5276: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for stdlib.h
configure:5276: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for string.h
configure:5276: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for memory.h
configure:5276: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for strings.h
configure:5276: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for inttypes.h
configure:5276: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for stdint.h
configure:5276: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for unistd.h
configure:5276: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5289: checking minix/config.h usability
configure:5289: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:5289: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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
| /* 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:5289: result: no
configure:5289: checking minix/config.h presence
configure:5289: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:5289: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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
| /* end confdefs.h. */
| #include
configure:5289: result: no
configure:5289: checking for minix/config.h
configure:5289: result: no
configure:5310: checking whether it is safe to define __EXTENSIONS__
configure:5328: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5328: $? = 0
configure:5335: result: yes
configure:5462: checking for C++ compiler version
configure:5471: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (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:5482: $? = 0
configure:5471: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
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:5482: $? = 0
configure:5471: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:5482: $? = 1
configure:5471: arm-linux-androideabi-g++ -qversion >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:5482: $? = 1
configure:5486: checking whether we are using the GNU C++ compiler
configure:5505: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:5505: $? = 0
configure:5514: result: yes
configure:5523: checking whether arm-linux-androideabi-g++ accepts -g
configure:5543: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:5543: $? = 0
configure:5584: result: yes
configure:5609: checking dependency style of arm-linux-androideabi-g++
configure:5720: result: gcc3
configure:5736: checking whether we are using the CLANG C compiler
configure:5759: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:34:5: error: unknown type name 'This'
This is not clang!
^
conftest.c:34:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'not'
This is not clang!
^
configure:5759: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| #ifndef __clang__
| This is not clang!
| #endif
|
| ;
| return 0;
| }
configure:5765: result: no
configure:5791: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:5791: $? = 0
configure:5803: checking for a sed that does not truncate output
configure:5867: result: /usr/sbin/sed
configure:5921: checking how to print strings
configure:5948: result: printf
configure:5969: checking for a sed that does not truncate output
configure:6033: result: /usr/sbin/sed
configure:6051: checking for fgrep
configure:6113: result: /usr/sbin/grep -F
configure:6148: checking for ld used by arm-linux-androideabi-gcc -std=gnu99
configure:6215: result: /sysroot/arm-linux-androideabi/bin/ld
configure:6222: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:6237: result: yes
configure:6249: checking for BSD- or MS-compatible name lister (nm)
configure:6303: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:6433: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:6440: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6443: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:6446: output
00000000 B some_variable
configure:6453: result: BSD nm
configure:6456: checking whether ln -s works
configure:6460: result: yes
configure:6468: checking the maximum length of command line arguments
configure:6599: result: 1572864
configure:6647: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:6687: result: func_convert_file_noop
configure:6694: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6714: result: func_convert_file_noop
configure:6721: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:6728: result: -r
configure:6762: checking for arm-linux-androideabi-objdump
configure:6778: found /sysroot/bin/arm-linux-androideabi-objdump
configure:6789: result: arm-linux-androideabi-objdump
configure:6861: checking how to recognize dependent libraries
configure:7061: result: pass_all
configure:7106: checking for arm-linux-androideabi-dlltool
configure:7136: result: no
configure:7146: checking for dlltool
configure:7176: result: no
configure:7206: checking how to associate runtime and link libraries
configure:7233: result: printf %s\n
configure:7249: checking for arm-linux-androideabi-ar
configure:7265: found /sysroot/bin/arm-linux-androideabi-ar
configure:7276: result: arm-linux-androideabi-ar
configure:7357: checking for archiver @FILE support
configure:7374: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:7374: $? = 0
configure:7377: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:7380: $? = 0
configure:7385: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:7388: $? = 1
configure:7400: result: @
configure:7418: checking for arm-linux-androideabi-strip
configure:7445: result: arm-linux-androideabi-strip
configure:7517: checking for arm-linux-androideabi-ranlib
configure:7533: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:7544: result: arm-linux-androideabi-ranlib
configure:7686: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object
configure:7839: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:7842: $? = 0
configure:7846: /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:7849: $? = 0
configure:7915: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c conftstm.o >&5
configure:7918: $? = 0
configure:7956: result: ok
configure:8003: checking for sysroot
configure:8033: result: no
configure:8040: checking for a working dd
configure:8078: result: /usr/sbin/dd
configure:8082: checking how to truncate binary pipes
configure:8097: result: /usr/sbin/dd bs=4096 count=1
configure:8386: checking for arm-linux-androideabi-mt
configure:8416: result: no
configure:8426: checking for mt
configure:8456: result: no
configure:8476: checking if : is a manifest tool
configure:8482: : '-?'
configure:8490: result: no
configure:9164: checking for dlfcn.h
configure:9164: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:9164: $? = 0
configure:9164: result: yes
configure:9431: checking for objdir
configure:9446: result: .libs
configure:9710: checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:9728: arm-linux-androideabi-gcc -std=gnu99 -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:9732: $? = 0
configure:9745: result: no
configure:10103: checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC
configure:10110: result: -fPIC -DPIC
configure:10118: checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works
configure:10136: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -DPIC -DPIC conftest.c >&5
configure:10140: $? = 0
configure:10153: result: yes
configure:10182: checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works
configure:10210: result: yes
configure:10225: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
configure:10246: arm-linux-androideabi-gcc -std=gnu99 -c -o out/conftest2.o conftest.c >&5
configure:10250: $? = 0
configure:10272: result: yes
configure:10280: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
configure:10327: result: yes
configure:10360: checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:11623: result: yes
configure:11660: checking whether -lc should be explicitly linked in
configure:11668: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:11671: $? = 0
configure:11686: arm-linux-androideabi-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:11689: $? = 0
configure:11703: result: no
configure:11863: checking dynamic linker characteristics
configure:12693: result: Android linker
configure:12815: checking how to hardcode library paths into programs
configure:12840: result: immediate
configure:13388: checking whether stripping libraries is possible
configure:13393: result: yes
configure:13428: checking if libtool supports shared libraries
configure:13430: result: yes
configure:13433: checking whether to build shared libraries
configure:13458: result: yes
configure:13461: checking whether to build static libraries
configure:13465: result: yes
configure:13488: checking how to run the C++ preprocessor
configure:13515: arm-linux-androideabi-g++ -E conftest.cpp
configure:13515: $? = 0
configure:13529: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:13529: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:13554: result: arm-linux-androideabi-g++ -E
configure:13574: arm-linux-androideabi-g++ -E conftest.cpp
configure:13574: $? = 0
configure:13588: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:13588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:13750: checking for ld used by arm-linux-androideabi-g++
configure:13817: result: /sysroot/arm-linux-androideabi/bin/ld
configure:13824: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:13839: result: yes
configure:13894: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:14967: result: yes
configure:15003: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:15006: $? = 0
configure:15487: checking for arm-linux-androideabi-g++ option to produce PIC
configure:15494: result: -fPIC -DPIC
configure:15502: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
configure:15520: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15524: $? = 0
configure:15537: result: yes
configure:15560: checking if arm-linux-androideabi-g++ static flag -static works
configure:15588: result: yes
configure:15600: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:15621: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
configure:15625: $? = 0
configure:15647: result: yes
configure:15652: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:15699: result: yes
configure:15729: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:15772: result: yes
configure:15913: checking dynamic linker characteristics
configure:16670: result: Android linker
configure:16735: checking how to hardcode library paths into programs
configure:16760: result: immediate
configure:16824: checking for arm-linux-androideabi-windres
configure:16854: result: no
configure:16864: checking for windres
configure:16894: result: no
configure:16992: checking whether ln -s works
configure:16996: result: yes
configure:17006: checking for autogen
configure:17034: result: no
configure:17044: checking for wine
configure:17072: result: no
configure:17082: checking for xcode-select
configure:17110: result: no
configure:17142: checking for ANSI C header files
configure:17246: result: yes
configure:17257: checking endian.h usability
configure:17257: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17257: $? = 0
configure:17257: result: yes
configure:17257: checking endian.h presence
configure:17257: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:17257: $? = 0
configure:17257: result: yes
configure:17257: checking for endian.h
configure:17257: result: yes
configure:17269: checking byteswap.h usability
configure:17269: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17269: $? = 0
configure:17269: result: yes
configure:17269: checking byteswap.h presence
configure:17269: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:17269: $? = 0
configure:17269: result: yes
configure:17269: checking for byteswap.h
configure:17269: result: yes
configure:17281: checking locale.h usability
configure:17281: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17281: $? = 0
configure:17281: result: yes
configure:17281: checking locale.h presence
configure:17281: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:17281: $? = 0
configure:17281: result: yes
configure:17281: checking for locale.h
configure:17281: result: yes
configure:17293: checking sys/time.h usability
configure:17293: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17293: $? = 0
configure:17293: result: yes
configure:17293: checking sys/time.h presence
configure:17293: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:17293: $? = 0
configure:17293: result: yes
configure:17293: checking for sys/time.h
configure:17293: result: yes
configure:17304: checking for sys/wait.h that is POSIX.1 compatible
configure:17330: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17330: $? = 0
configure:17337: result: yes
configure:17346: checking whether S_IRGRP is declared
configure:17346: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17346: $? = 0
configure:17346: result: yes
configure:17484: checking size of wchar_t
configure:17489: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17489: $? = 0
configure:17489: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)];
^
configure:17489: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| /* 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 (wchar_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17489: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)];
^
configure:17489: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| /* 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 (wchar_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17489: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)];
^
configure:17489: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| /* 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 (wchar_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17489: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17489: $? = 0
configure:17489: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17489: $? = 0
configure:17489: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17489: $? = 0
configure:17503: result: 4
configure:17517: checking size of short
configure:17522: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17522: $? = 0
configure:17522: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
^
configure:17522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_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:17522: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
^
configure:17522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_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:17522: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17522: $? = 0
configure:17522: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17522: $? = 0
configure:17536: result: 2
configure:17550: checking size of int
configure:17555: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17555: $? = 0
configure:17555: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
^
configure:17555: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_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:17555: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
^
configure:17555: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_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:17555: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
^
configure:17555: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_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:17555: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17555: $? = 0
configure:17555: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17555: $? = 0
configure:17555: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17555: $? = 0
configure:17569: result: 4
configure:17583: checking size of long
configure:17588: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17588: $? = 0
configure:17588: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
^
configure:17588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_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:17588: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
^
configure:17588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_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:17588: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
^
configure:17588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_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:17588: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17588: $? = 0
configure:17588: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17588: $? = 0
configure:17588: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17588: $? = 0
configure:17602: result: 4
configure:17616: checking size of float
configure:17621: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17621: $? = 0
configure:17621: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
^
configure:17621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 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 (float))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17621: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
^
configure:17621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 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 (float))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17621: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
^
configure:17621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 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 (float))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17621: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17621: $? = 0
configure:17621: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17621: $? = 0
configure:17621: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17621: $? = 0
configure:17635: result: 4
configure:17649: checking size of double
configure:17654: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17654: $? = 0
configure:17654: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
^
configure:17654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 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 (double))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17654: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
^
configure:17654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 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 (double))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17654: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
^
configure:17654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 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 (double))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17654: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
^
configure:17654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 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 (double))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17654: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17654: $? = 0
configure:17654: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17654: $? = 0
configure:17654: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17654: $? = 0
configure:17654: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17654: $? = 0
configure:17668: result: 8
configure:17682: checking size of void*
configure:17687: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17687: $? = 0
configure:17687: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
^
configure:17687: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* 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 (void*))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17687: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
^
configure:17687: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* 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 (void*))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17687: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
^
configure:17687: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* 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 (void*))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17687: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17687: $? = 0
configure:17687: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17687: $? = 0
configure:17687: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17687: $? = 0
configure:17701: result: 4
configure:17715: checking size of size_t
configure:17720: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17720: $? = 0
configure:17720: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
^
configure:17720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 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 (size_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17720: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
^
configure:17720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 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 (size_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17720: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
^
configure:17720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 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 (size_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17720: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17720: $? = 0
configure:17720: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17720: $? = 0
configure:17720: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17720: $? = 0
configure:17734: result: 4
configure:17748: checking size of int64_t
configure:17753: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17753: $? = 0
configure:17753: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 0)];
^
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_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 (int64_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17753: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 1)];
^
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_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 (int64_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17753: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 3)];
^
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_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 (int64_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17753: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 7)];
^
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_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 (int64_t))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17753: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17753: $? = 0
configure:17753: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17753: $? = 0
configure:17753: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17753: $? = 0
configure:17753: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17753: $? = 0
configure:17767: result: 8
configure:17781: checking size of long long
configure:17786: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17786: $? = 0
configure:17786: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
^
configure:17786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| /* 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 long))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17786: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
^
configure:17786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| /* 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 long))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17786: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
^
configure:17786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| /* 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 long))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17786: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
^
configure:17786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| /* 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 long))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17786: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17786: $? = 0
configure:17786: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17786: $? = 0
configure:17786: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17786: $? = 0
configure:17786: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17786: $? = 0
configure:17800: result: 8
configure:17822: checking size of off_t
configure:17827: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17827: $? = 0
configure:17827: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
^
configure:17827: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| /* 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 (off_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17827: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
^
configure:17827: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| /* 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 (off_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17827: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
^
configure:17827: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| /* 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 (off_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17827: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17827: $? = 0
configure:17827: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17827: $? = 0
configure:17827: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17827: $? = 0
configure:17841: result: 4
configure:17855: checking size of loff_t
configure:17860: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17860: $? = 0
configure:17860: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (loff_t))) <= 0)];
^
configure:17860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_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 (loff_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17860: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (loff_t))) <= 1)];
^
configure:17860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_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 (loff_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17860: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (loff_t))) <= 3)];
^
configure:17860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_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 (loff_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17860: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (loff_t))) <= 7)];
^
configure:17860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_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 (loff_t))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17860: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17860: $? = 0
configure:17860: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17860: $? = 0
configure:17860: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17860: $? = 0
configure:17860: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17860: $? = 0
configure:17874: result: 8
configure:17888: checking size of off64_t
configure:17893: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17893: $? = 0
configure:17893: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 0)];
^
configure:17893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| /* 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 (off64_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17893: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 1)];
^
configure:17893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| /* 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 (off64_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17893: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 3)];
^
configure:17893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| /* 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 (off64_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17893: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 7)];
^
configure:17893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| /* 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 (off64_t))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17893: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17893: $? = 0
configure:17893: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17893: $? = 0
configure:17893: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17893: $? = 0
configure:17893: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:17893: $? = 0
configure:17907: result: 8
configure:18242: checking for ssize_t
configure:18242: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:18242: $? = 0
configure:18242: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:18242: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| /* 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 ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:18242: result: yes
configure:18256: checking size of ssize_t
configure:18261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:18261: $? = 0
configure:18261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 0)];
^
configure:18261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:18261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 1)];
^
configure:18261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:18261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 3)];
^
configure:18261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:18261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:18261: $? = 0
configure:18261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:18261: $? = 0
configure:18261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:18261: $? = 0
configure:18275: result: 4
configure:18289: checking processor byte ordering
configure:18317: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18317: $? = 0
configure:18340: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:58:4: error: unknown type name 'not'
not big endian
^
conftest.c:58:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^
configure:18340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SSIZE_T 4
| /* end confdefs.h. */
|
| #include
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| int
| main ()
| {
| return 0 ;
| ;
| return 0;
| }
configure:18503: result: little
configure:18553: checking for malloc
configure:18553: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:81:6: warning: conflicting types for built-in function 'malloc' [enabled by default]
char malloc ();
^
configure:18553: $? = 0
configure:18553: result: yes
configure:18553: checking for calloc
configure:18553: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:82:6: warning: conflicting types for built-in function 'calloc' [enabled by default]
char calloc ();
^
configure:18553: $? = 0
configure:18553: result: yes
configure:18553: checking for realloc
configure:18553: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:83:6: warning: conflicting types for built-in function 'realloc' [enabled by default]
char realloc ();
^
configure:18553: $? = 0
configure:18553: result: yes
configure:18553: checking for free
configure:18553: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:84:6: warning: conflicting types for built-in function 'free' [enabled by default]
char free ();
^
configure:18553: $? = 0
configure:18553: result: yes
configure:18565: checking for open
configure:18565: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18565: $? = 0
configure:18565: result: yes
configure:18565: checking for read
configure:18565: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18565: $? = 0
configure:18565: result: yes
configure:18565: checking for write
configure:18565: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18565: $? = 0
configure:18565: result: yes
configure:18565: checking for lseek
configure:18565: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18565: $? = 0
configure:18565: result: yes
configure:18565: checking for lseek64
configure:18565: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18565: $? = 0
configure:18565: result: yes
configure:18577: checking for fstat
configure:18577: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18577: $? = 0
configure:18577: result: yes
configure:18577: checking for fstat64
configure:18577: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18577: $? = 0
configure:18577: result: yes
configure:18577: checking for ftruncate
configure:18577: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18577: $? = 0
configure:18577: result: yes
configure:18577: checking for fsync
configure:18577: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18577: $? = 0
configure:18577: result: yes
configure:18589: checking for snprintf
configure:18589: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:94:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
^
configure:18589: $? = 0
configure:18589: result: yes
configure:18589: checking for vsnprintf
configure:18589: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:95:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
char vsnprintf ();
^
configure:18589: $? = 0
configure:18589: result: yes
configure:18601: checking for gmtime
configure:18601: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18601: $? = 0
configure:18601: result: yes
configure:18601: checking for gmtime_r
configure:18601: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18601: $? = 0
configure:18601: result: yes
configure:18601: checking for localtime
configure:18601: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18601: $? = 0
configure:18601: result: yes
configure:18601: checking for localtime_r
configure:18601: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18601: $? = 0
configure:18601: result: yes
configure:18601: checking for gettimeofday
configure:18601: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18601: $? = 0
configure:18601: result: yes
configure:18613: checking for mmap
configure:18613: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18613: $? = 0
configure:18613: result: yes
configure:18613: checking for getpagesize
configure:18613: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18613: $? = 0
configure:18613: result: yes
configure:18624: checking for setlocale
configure:18624: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18624: $? = 0
configure:18624: result: yes
configure:18636: checking for pipe
configure:18636: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18636: $? = 0
configure:18636: result: yes
configure:18636: checking for waitpid
configure:18636: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:18636: $? = 0
configure:18636: result: yes
configure:18646: checking for floor in -lm
configure:18671: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lm >&5
conftest.c:90:6: warning: conflicting types for built-in function 'floor' [enabled by default]
char floor ();
^
configure:18671: $? = 0
configure:18680: result: yes
configure:18694: checking for floor
configure:18694: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lm >&5
conftest.c:107:6: warning: conflicting types for built-in function 'floor' [enabled by default]
char floor ();
^
configure:18694: $? = 0
configure:18694: result: yes
configure:18694: checking for ceil
configure:18694: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lm >&5
conftest.c:108:6: warning: conflicting types for built-in function 'ceil' [enabled by default]
char ceil ();
^
configure:18694: $? = 0
configure:18694: result: yes
configure:18694: checking for fmod
configure:18694: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lm >&5
conftest.c:109:6: warning: conflicting types for built-in function 'fmod' [enabled by default]
char fmod ();
^
configure:18694: $? = 0
configure:18694: result: yes
configure:18694: checking for lround
configure:18694: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lm >&5
conftest.c:110:6: warning: conflicting types for built-in function 'lround' [enabled by default]
char lround ();
^
configure:18694: $? = 0
configure:18694: result: yes
configure:18704: checking for lrint
configure:18730: arm-linux-androideabi-gcc -std=gnu99 -o conftest -lm conftest.c -lm >&5
configure:18730: $? = 0
configure:18742: result: yes
configure:18751: checking for lrintf
configure:18777: arm-linux-androideabi-gcc -std=gnu99 -o conftest -lm conftest.c -lm >&5
configure:18777: $? = 0
configure:18789: result: yes
configure:19093: checking for arm-linux-androideabi-pkg-config
configure:19126: result: no
configure:19136: checking for pkg-config
configure:19154: found /usr/sbin/pkg-config
configure:19166: result: /usr/sbin/pkg-config
configure:19178: WARNING: using cross tools not prefixed with host triplet
configure:19191: checking pkg-config is at least version 0.9.0
configure:19194: result: yes
configure:19225: checking for flac >= 1.3.1
configure:19232: $PKG_CONFIG --exists --print-errors "flac >= 1.3.1"
configure:19235: $? = 0
configure:19249: $PKG_CONFIG --exists --print-errors "flac >= 1.3.1"
configure:19252: $? = 0
configure:19283: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lm -lFLAC >&5
conftest.c: In function 'main':
conftest.c:94:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts ("");
^
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lFLAC
collect2: error: ld returned 1 exit status
configure:19283: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SSIZE_T 4
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_LSEEK 1
| #define HAVE_LSEEK64 1
| #define HAVE_FSTAT 1
| #define HAVE_FSTAT64 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_PIPE 1
| #define HAVE_WAITPID 1
| #define HAVE_LIBM 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_FMOD 1
| #define HAVE_LROUND 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| puts ("");
| ;
| return 0;
| }
configure:19316: result: no
configure:19334: checking for ogg >= 1.1.3
configure:19341: $PKG_CONFIG --exists --print-errors "ogg >= 1.1.3"
configure:19344: $? = 0
configure:19358: $PKG_CONFIG --exists --print-errors "ogg >= 1.1.3"
configure:19361: $? = 0
configure:19392: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lm -logg >&5
conftest.c: In function 'main':
conftest.c:94:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts ("");
^
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -logg
collect2: error: ld returned 1 exit status
configure:19392: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SSIZE_T 4
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_LSEEK 1
| #define HAVE_LSEEK64 1
| #define HAVE_FSTAT 1
| #define HAVE_FSTAT64 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_PIPE 1
| #define HAVE_WAITPID 1
| #define HAVE_LIBM 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_FMOD 1
| #define HAVE_LROUND 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| puts ("");
| ;
| return 0;
| }
configure:19425: result: no
configure:19554: checking for vorbis >= 1.2.3
configure:19561: $PKG_CONFIG --exists --print-errors "vorbis >= 1.2.3"
configure:19564: $? = 0
configure:19578: $PKG_CONFIG --exists --print-errors "vorbis >= 1.2.3"
configure:19581: $? = 0
configure:19612: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lm -lvorbis >&5
conftest.c: In function 'main':
conftest.c:94:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts ("");
^
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lvorbis
collect2: error: ld returned 1 exit status
configure:19612: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SSIZE_T 4
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_LSEEK 1
| #define HAVE_LSEEK64 1
| #define HAVE_FSTAT 1
| #define HAVE_FSTAT64 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_PIPE 1
| #define HAVE_WAITPID 1
| #define HAVE_LIBM 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_FMOD 1
| #define HAVE_LROUND 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| puts ("");
| ;
| return 0;
| }
configure:19645: result: no
configure:19659: checking for vorbisenc >= 1.2.3
configure:19666: $PKG_CONFIG --exists --print-errors "vorbisenc >= 1.2.3"
configure:19669: $? = 0
configure:19683: $PKG_CONFIG --exists --print-errors "vorbisenc >= 1.2.3"
configure:19686: $? = 0
configure:19717: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lm -lvorbisenc >&5
conftest.c: In function 'main':
conftest.c:94:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts ("");
^
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lvorbisenc
collect2: error: ld returned 1 exit status
configure:19717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SSIZE_T 4
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_LSEEK 1
| #define HAVE_LSEEK64 1
| #define HAVE_FSTAT 1
| #define HAVE_FSTAT64 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_PIPE 1
| #define HAVE_WAITPID 1
| #define HAVE_LIBM 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_FMOD 1
| #define HAVE_LROUND 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| puts ("");
| ;
| return 0;
| }
configure:19750: result: no
configure:19773: WARNING: *** One or more of the external libraries (ie libflac, libogg and
configure:19775: WARNING: *** libvorbis) is either missing (possibly only the development
configure:19777: WARNING: *** headers) or is of an unsupported version.
configure:19779: WARNING: ***
configure:19781: WARNING: *** Unfortunately, for ease of maintenance, the external libs
configure:19783: WARNING: *** are an all or nothing affair.
configure:19924: checking processor clipping capabilities
configure:20045: result: none
configure:20134: checking alsa/asoundlib.h usability
configure:20134: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:131:28: fatal error: alsa/asoundlib.h: No such file or directory
#include
^
compilation terminated.
configure:20134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SSIZE_T 4
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_LSEEK 1
| #define HAVE_LSEEK64 1
| #define HAVE_FSTAT 1
| #define HAVE_FSTAT64 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_PIPE 1
| #define HAVE_WAITPID 1
| #define HAVE_LIBM 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_FMOD 1
| #define HAVE_LROUND 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_EXTERNAL_XIPH_LIBS 0
| #define HAVE_SQLITE3 0
| #define CPU_CLIPS_POSITIVE 0
| #define CPU_CLIPS_NEGATIVE 0
| #define OS_IS_WIN32 0
| #define OS_IS_OPENBSD 0
| #define USE_WINDOWS_API 0
| #define OSX_DARWIN_VERSION 0
| /* 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:20134: result: no
configure:20134: checking alsa/asoundlib.h presence
configure:20134: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:98:28: fatal error: alsa/asoundlib.h: No such file or directory
#include
^
compilation terminated.
configure:20134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SSIZE_T 4
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_LSEEK 1
| #define HAVE_LSEEK64 1
| #define HAVE_FSTAT 1
| #define HAVE_FSTAT64 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_PIPE 1
| #define HAVE_WAITPID 1
| #define HAVE_LIBM 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_FMOD 1
| #define HAVE_LROUND 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_EXTERNAL_XIPH_LIBS 0
| #define HAVE_SQLITE3 0
| #define CPU_CLIPS_POSITIVE 0
| #define CPU_CLIPS_NEGATIVE 0
| #define OS_IS_WIN32 0
| #define OS_IS_OPENBSD 0
| #define USE_WINDOWS_API 0
| #define OSX_DARWIN_VERSION 0
| /* end confdefs.h. */
| #include
configure:20134: result: no
configure:20134: checking for alsa/asoundlib.h
configure:20134: result: no
configure:20224: WARNING: Touching files in directory tests/.
configure:20247: checking if arm-linux-androideabi-gcc -std=gnu99 accepts -std=gnu99
configure:20264: arm-linux-androideabi-gcc -std=gnu99 -o conftest -std=gnu99 conftest.c -lm >&5
configure:20264: $? = 0
configure:20265: result: yes
configure:20281: checking for version of arm-linux-androideabi-gcc -std=gnu99
configure:20284: result: 4.8
configure:20345: checking if arm-linux-androideabi-gcc -std=gnu99 accepts -Wextra
configure:20362: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Wextra conftest.c -lm >&5
configure:20362: $? = 0
configure:20363: result: yes
configure:20375: checking if arm-linux-androideabi-gcc -std=gnu99 accepts -Wdeclaration-after-statement
configure:20392: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Wdeclaration-after-statement conftest.c -lm >&5
configure:20392: $? = 0
configure:20393: result: yes
configure:20405: checking if arm-linux-androideabi-gcc -std=gnu99 accepts -Wpointer-arith
configure:20422: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Wpointer-arith conftest.c -lm >&5
configure:20422: $? = 0
configure:20423: result: yes
configure:20435: checking if arm-linux-androideabi-gcc -std=gnu99 accepts -funsigned-char
configure:20452: arm-linux-androideabi-gcc -std=gnu99 -o conftest -funsigned-char conftest.c -lm >&5
configure:20452: $? = 0
configure:20453: result: yes
configure:20472: checking if arm-linux-androideabi-g++ accepts -Wextra
configure:20490: arm-linux-androideabi-g++ -o conftest -Wextra conftest.cpp -lm >&5
configure:20490: $? = 0
configure:20491: result: yes
configure:20503: checking if arm-linux-androideabi-g++ accepts -Wpointer-arith
configure:20521: arm-linux-androideabi-g++ -o conftest -Wpointer-arith conftest.cpp -lm >&5
configure:20521: $? = 0
configure:20522: result: yes
configure:20534: checking if arm-linux-androideabi-g++ accepts -funsigned-char
configure:20552: arm-linux-androideabi-g++ -o conftest -funsigned-char conftest.cpp -lm >&5
configure:20552: $? = 0
configure:20553: result: yes
configure:20573: checking if arm-linux-androideabi-gcc -std=gnu99 accepts -D_FORTIFY_SOURCE=2
configure:20590: arm-linux-androideabi-gcc -std=gnu99 -o conftest -D_FORTIFY_SOURCE=2 conftest.c -lm >&5
configure:20590: $? = 0
configure:20591: result: yes
configure:21016: checking that generated files are newer than configure
configure:21022: result: done
configure:21073: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libsndfile config.status 1.0.27, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 0af070d6b231
config.status:1365: creating src/Makefile
config.status:1365: creating man/Makefile
config.status:1365: creating examples/Makefile
config.status:1365: creating tests/Makefile
config.status:1365: creating regtest/Makefile
config.status:1365: creating M4/Makefile
config.status:1365: creating doc/Makefile
config.status:1365: creating Win32/Makefile
config.status:1365: creating Octave/Makefile
config.status:1365: creating programs/Makefile
config.status:1365: creating Makefile
config.status:1365: creating src/version-metadata.rc
config.status:1365: creating tests/test_wrapper.sh
config.status:1365: creating tests/pedantic-header-test.sh
config.status:1365: creating doc/libsndfile.css
config.status:1365: creating Scripts/build-test-tarball.mk
config.status:1365: creating libsndfile.spec
config.status:1365: creating sndfile.pc
config.status:1365: creating src/sndfile.h
config.status:1365: creating echo-install-dirs
config.status:1365: creating src/config.h
config.status:1594: executing depfiles commands
config.status:1594: executing libtool commands
configure:23760: result:
-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
Configuration summary :
libsndfile version : .................. 1.0.27
Host CPU : ............................ arm
Host Vendor : ......................... unknown
Host OS : ............................. linux-androideabi
Experimental code : ................... no
Using ALSA in example programs : ...... no
External FLAC/Ogg/Vorbis : ............ no
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c99_lrint=yes
ac_cv_c99_lrintf=yes
ac_cv_c_big_endian=0
ac_cv_c_byte_order=little
ac_cv_c_clip_negative=0
ac_cv_c_clip_positive=0
ac_cv_c_clip_type=none
ac_cv_c_compiler_gnu=yes
ac_cv_c_little_endian=1
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
ac_cv_env_FLAC_CFLAGS_set=
ac_cv_env_FLAC_CFLAGS_value=
ac_cv_env_FLAC_LIBS_set=
ac_cv_env_FLAC_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_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_OGG_CFLAGS_set=
ac_cv_env_OGG_CFLAGS_value=
ac_cv_env_OGG_LIBS_set=
ac_cv_env_OGG_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SPEEX_CFLAGS_set=
ac_cv_env_SPEEX_CFLAGS_value=
ac_cv_env_SPEEX_LIBS_set=
ac_cv_env_SPEEX_LIBS_value=
ac_cv_env_SQLITE3_CFLAGS_set=
ac_cv_env_SQLITE3_CFLAGS_value=
ac_cv_env_SQLITE3_LIBS_set=
ac_cv_env_SQLITE3_LIBS_value=
ac_cv_env_VORBISENC_CFLAGS_set=
ac_cv_env_VORBISENC_CFLAGS_value=
ac_cv_env_VORBISENC_LIBS_set=
ac_cv_env_VORBISENC_LIBS_value=
ac_cv_env_VORBIS_CFLAGS_set=
ac_cv_env_VORBIS_CFLAGS_value=
ac_cv_env_VORBIS_LIBS_set=
ac_cv_env_VORBIS_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_flac=no
ac_cv_func_calloc=yes
ac_cv_func_ceil=yes
ac_cv_func_floor=yes
ac_cv_func_fmod=yes
ac_cv_func_free=yes
ac_cv_func_fstat64=yes
ac_cv_func_fstat=yes
ac_cv_func_fsync=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_localtime=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lround=yes
ac_cv_func_lseek64=yes
ac_cv_func_lseek=yes
ac_cv_func_malloc=yes
ac_cv_func_mmap=yes
ac_cv_func_open=yes
ac_cv_func_pipe=yes
ac_cv_func_read=yes
ac_cv_func_realloc=yes
ac_cv_func_setlocale=yes
ac_cv_func_snprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_waitpid=yes
ac_cv_func_write=yes
ac_cv_have_decl_S_IRGRP=yes
ac_cv_header_alsa_asoundlib_h=no
ac_cv_header_byteswap_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_m_floor=yes
ac_cv_objext=o
ac_cv_ogg=no
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_lt_DD=/usr/sbin/dd
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 -std=gnu99 -E'
ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
ac_cv_prog_HAVE_AUTOGEN=no
ac_cv_prog_HAVE_WINE=no
ac_cv_prog_HAVE_XCODE_SELECT=no
ac_cv_prog_OBJDUMP=arm-linux-androideabi-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_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int64_t=8
ac_cv_sizeof_int=4
ac_cv_sizeof_loff_t=8
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off64_t=8
ac_cv_sizeof_off_t=4
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=4
ac_cv_sizeof_ssize_t=4
ac_cv_sizeof_voidp=4
ac_cv_sizeof_wchar_t=4
ac_cv_sqlite3=no
ac_cv_target=arm-unknown-linux-androideabi
ac_cv_type_ssize_t=yes
ac_cv_vorbis=no
ac_cv_vorbisenc=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_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_LDCXX=/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_c_o_CXX=yes
lt_cv_prog_compiler_c_o_RC=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
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
lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
mn_cv_c_compiler_clang=no
pkg_cv_FLAC_CFLAGS=
pkg_cv_FLAC_LIBS=-lFLAC
pkg_cv_OGG_CFLAGS=
pkg_cv_OGG_LIBS=-logg
pkg_cv_VORBISENC_CFLAGS=
pkg_cv_VORBISENC_LIBS=-lvorbisenc
pkg_cv_VORBIS_CFLAGS=
pkg_cv_VORBIS_LIBS=-lvorbis
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing aclocal-1.15'
ALSA_LIBS=''
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'
AUTOCONF='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing automake-1.15'
AWK='gawk'
BUILD_OCTAVE_MOD_FALSE=''
BUILD_OCTAVE_MOD_TRUE='#'
CC='arm-linux-androideabi-gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -funsigned-char -D_FORTIFY_SOURCE=2 -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return -pipe '
CLEAN_VERSION='1.0.27'
CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
CPPFLAGS=''
CXX='arm-linux-androideabi-g++'
CXXCPP='arm-linux-androideabi-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -Wall -Wextra -Wpointer-arith -funsigned-char -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENABLE_TEST_COVERAGE_FALSE=''
ENABLE_TEST_COVERAGE_TRUE='#'
EXEEXT=''
EXTERNAL_XIPH_CFLAGS=''
EXTERNAL_XIPH_LIBS=''
FGREP='/usr/sbin/grep -F'
FLAC_CFLAGS=''
FLAC_LIBS=''
GCC_MAJOR_VERSION='4'
GCC_MINOR_VERSION='8'
GCC_VERSION='4.8'
GREP='/usr/sbin/grep'
HAVE_AUTOGEN='no'
HAVE_EXTERNAL_XIPH_LIBS='0'
HAVE_MKOCTFILE=''
HAVE_OCTAVE=''
HAVE_OCTAVE_CONFIG=''
HAVE_WINE='no'
HAVE_XCODE_SELECT='no'
HOST_TRIPLET='arm-unknown-linux-androideabi'
HTML_BGCOLOUR='black'
HTML_FGCOLOUR='white'
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=''
LIBOBJS=''
LIBS='-lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='Cfg/ltmain.sh'
LINUX_MINGW_CROSS_TEST_FALSE=''
LINUX_MINGW_CROSS_TEST_TRUE='#'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
MKOCTFILE=''
MKOCTFILE_VERSION=''
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OCTAVE=''
OCTAVE_CONFIG=''
OCTAVE_CONFIG_VERSION=''
OCTAVE_DEST_MDIR=''
OCTAVE_DEST_ODIR=''
OCTAVE_VERSION=''
OGG_CFLAGS=''
OGG_LIBS=''
OS_SPECIFIC_CFLAGS=''
OS_SPECIFIC_LINKS=''
OTOOL64=''
OTOOL=''
PACKAGE='libsndfile'
PACKAGE_BUGREPORT='sndfile@mega-nerd.com'
PACKAGE_NAME='libsndfile'
PACKAGE_STRING='libsndfile 1.0.27'
PACKAGE_TARNAME='libsndfile'
PACKAGE_URL='http://www.mega-nerd.com/libsndfile/'
PACKAGE_VERSION='1.0.27'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/sbin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='arm-linux-androideabi-ranlib'
RC=''
SED='/usr/sbin/sed'
SET_MAKE=''
SF_COUNT_MAX='0x7FFFFFFFFFFFFFFFLL'
SHARED_VERSION_INFO='1:27:0'
SHELL='/bin/sh'
SHLIB_VERSION_ARG='-Wl,--version-script=$(srcdir)/Symbols.gnu-binutils'
SIZEOF_SF_COUNT_T='8'
SNDIO_LIBS=''
SPEEX_CFLAGS=''
SPEEX_LIBS=''
SQLITE3_CFLAGS=''
SQLITE3_LIBS=''
SRC_BINDIR='src/'
STRIP='arm-linux-androideabi-strip'
TEST_BINDIR='tests/'
TYPEOF_SF_COUNT_T='int64_t'
USE_WIN_VERSION_FILE_FALSE=''
USE_WIN_VERSION_FILE_TRUE='#'
VERSION='1.0.27'
VORBISENC_CFLAGS=''
VORBISENC_LIBS=''
VORBIS_CFLAGS=''
VORBIS_LIBS=''
WIN_RC_VERSION='1,0,27'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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/libsndfile/src/libsndfile-1.0.27/Cfg/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${libdir}/pkgconfig'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='arm-unknown-linux-androideabi'
target_alias=''
target_cpu='arm'
target_os='linux-androideabi'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libsndfile"
#define PACKAGE_TARNAME "libsndfile"
#define PACKAGE_VERSION "1.0.27"
#define PACKAGE_STRING "libsndfile 1.0.27"
#define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
#define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
#define PACKAGE "libsndfile"
#define VERSION "1.0.27"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_ENDIAN_H 1
#define HAVE_BYTESWAP_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_DECL_S_IRGRP 1
#define HAVE_DECL_S_IRGRP 1
#define ENABLE_EXPERIMENTAL_CODE 0
#define SIZEOF_WCHAR_T 4
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_VOIDP 4
#define SIZEOF_SIZE_T 4
#define SIZEOF_INT64_T 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_OFF_T 4
#define SIZEOF_LOFF_T 8
#define SIZEOF_OFF64_T 8
#define TYPEOF_SF_COUNT_T int64_t
#define SIZEOF_SF_COUNT_T 8
#define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
#define HAVE_SSIZE_T 1
#define SIZEOF_SSIZE_T 4
#define CPU_IS_BIG_ENDIAN 0
#define CPU_IS_LITTLE_ENDIAN 1
#define WORDS_BIGENDIAN 0
#define HAVE_MALLOC 1
#define HAVE_CALLOC 1
#define HAVE_REALLOC 1
#define HAVE_FREE 1
#define HAVE_OPEN 1
#define HAVE_READ 1
#define HAVE_WRITE 1
#define HAVE_LSEEK 1
#define HAVE_LSEEK64 1
#define HAVE_FSTAT 1
#define HAVE_FSTAT64 1
#define HAVE_FTRUNCATE 1
#define HAVE_FSYNC 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_GMTIME 1
#define HAVE_GMTIME_R 1
#define HAVE_LOCALTIME 1
#define HAVE_LOCALTIME_R 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MMAP 1
#define HAVE_GETPAGESIZE 1
#define HAVE_SETLOCALE 1
#define HAVE_PIPE 1
#define HAVE_WAITPID 1
#define HAVE_LIBM 1
#define HAVE_FLOOR 1
#define HAVE_CEIL 1
#define HAVE_FMOD 1
#define HAVE_LROUND 1
#define HAVE_LRINT 1
#define HAVE_LRINTF 1
#define HAVE_EXTERNAL_XIPH_LIBS 0
#define HAVE_SQLITE3 0
#define CPU_CLIPS_POSITIVE 0
#define CPU_CLIPS_NEGATIVE 0
#define OS_IS_WIN32 0
#define OS_IS_OPENBSD 0
#define USE_WINDOWS_API 0
#define OSX_DARWIN_VERSION 0
#define HAVE_SNDIO_H 0
#define WIN32_TARGET_DLL 0
#define COMPILER_IS_GCC 1
#define HOST_TRIPLET "arm-unknown-linux-androideabi"
configure: exit 0