The build took 00h 01m 12s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
11,305 |
sh |
3,502 |
makefile |
2,720 |
ansic |
17,527 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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: libogg 1.3.2-1 (Tue Apr 4 21:31:07 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for 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 to enable maintainer-specific portions of Makefiles... yes
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... 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 object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int16_t... 2
checking size of uint16_t... 2
checking size of u_int16_t... 2
checking size of int32_t... 4
checking size of uint32_t... 4
checking size of u_int32_t... 4
checking size of int64_t... 8
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for working memcmp... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/libogg/Makefile
config.status: creating include/Makefile
config.status: creating include/ogg/Makefile
config.status: creating include/ogg/config_types.h
config.status: creating libogg.spec
config.status: creating ogg.pc
config.status: creating ogg-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/libogg/src/libogg-1.3.2'
Making all in src
make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/src'
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -fPIC -DPIC -o .libs/framing.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -fPIC -DPIC -o .libs/bitwise.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o >/dev/null 2>&1
mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
/bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -o test_bitwise test_bitwise-bitwise.o
libtool: link: arm-linux-androideabi-gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -o test_bitwise test_bitwise-bitwise.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o >/dev/null 2>&1
mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
/bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -o test_framing test_framing-framing.o
libtool: link: arm-linux-androideabi-gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -o test_framing test_framing-framing.o
mv -f .deps/framing.Tpo .deps/framing.Plo
/bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -O20 -Wall -ffast-math -fsigned-char -no-undefined -version-info 8:2:8 -o libogg.la -rpath /usr/lib framing.lo bitwise.lo
libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC .libs/framing.o .libs/bitwise.o -O20 -Wl,-soname -Wl,libogg.so.0 -o .libs/libogg.so.0.8.2
libtool: link: (cd ".libs" && rm -f "libogg.so.0" && ln -s "libogg.so.0.8.2" "libogg.so.0")
libtool: link: (cd ".libs" && rm -f "libogg.so" && ln -s "libogg.so.0.8.2" "libogg.so")
libtool: link: arm-linux-androideabi-ar cru .libs/libogg.a framing.o bitwise.o
libtool: link: arm-linux-androideabi-ranlib .libs/libogg.a
libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/src'
Making all in include
make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include'
Making all in ogg
make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include'
make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include'
Making all in doc
make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc'
Making all in libogg
make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc'
make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc'
make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2'
make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2'
make[1]: Leaving directory '/tmp/libogg/src/libogg-1.3.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/libogg/src/libogg-1.3.2/src'
make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libogg.la '/tmp/libogg/pkg/libogg/usr/lib'
libtool: install: /usr/bin/install -c .libs/libogg.so.0.8.2 /tmp/libogg/pkg/libogg/usr/lib/libogg.so.0.8.2
libtool: install: (cd /tmp/libogg/pkg/libogg/usr/lib && { ln -s -f libogg.so.0.8.2 libogg.so.0 || { rm -f libogg.so.0 && ln -s libogg.so.0.8.2 libogg.so.0; }; })
libtool: install: (cd /tmp/libogg/pkg/libogg/usr/lib && { ln -s -f libogg.so.0.8.2 libogg.so || { rm -f libogg.so && ln -s libogg.so.0.8.2 libogg.so; }; })
libtool: install: /usr/bin/install -c .libs/libogg.lai /tmp/libogg/pkg/libogg/usr/lib/libogg.la
libtool: install: /usr/bin/install -c .libs/libogg.a /tmp/libogg/pkg/libogg/usr/lib/libogg.a
libtool: install: chmod 644 /tmp/libogg/pkg/libogg/usr/lib/libogg.a
libtool: install: arm-linux-androideabi-ranlib /tmp/libogg/pkg/libogg/usr/lib/libogg.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/src'
make[1]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/src'
Making install in include
make[1]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include'
Making install in ogg
make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/include/ogg'
/usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/include/ogg'
/usr/bin/install -c -m 644 config_types.h '/tmp/libogg/pkg/libogg/usr/include/ogg'
/usr/bin/install -c -m 644 ogg.h os_types.h '/tmp/libogg/pkg/libogg/usr/include/ogg'
make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include'
make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include'
make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include'
make[1]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include'
Making install in doc
make[1]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc'
Making install in libogg
make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/share/doc/libogg/libogg'
/usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/tmp/libogg/pkg/libogg/usr/share/doc/libogg/libogg'
/usr/bin/install -c -m 644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/tmp/libogg/pkg/libogg/usr/share/doc/libogg/libogg'
make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc'
make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/share/doc/libogg'
/usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/tmp/libogg/pkg/libogg/usr/share/doc/libogg'
make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc'
make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc'
make[1]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc'
make[1]: Entering directory '/tmp/libogg/src/libogg-1.3.2'
make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/lib/pkgconfig'
/usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/share/aclocal'
/usr/bin/install -c -m 644 ogg.m4 '/tmp/libogg/pkg/libogg/usr/share/aclocal'
/usr/bin/install -c -m 644 ogg.pc '/tmp/libogg/pkg/libogg/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2'
make[1]: Leaving directory '/tmp/libogg/src/libogg-1.3.2'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libogg"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libogg 1.3.2-1 (Tue Apr 4 21:31:17 UTC 2017)
CMD: pacman --query --file libogg-1.3.2-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libogg'
Trying to find vanilla package 'libogg'...
CMD: pacman --query --file /mirror/liboggz-1.1.1-4.pkg.tar.xz
CMD: pacman --query --file /mirror/libogg-1.3.2-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/libogg.so.0
/usr/lib/libogg.so
/usr/lib/libogg.so.0.8.2
/usr/lib/pkgconfig/ogg.pc
/usr/include/ogg/ogg.h
/usr/include/ogg/os_types.h
/usr/include/ogg/config_types-64.h
/usr/include/ogg/config_types.h
/usr/share/doc/libogg/framing.html
/usr/share/doc/libogg/index.html
/usr/share/doc/libogg/oggstream.html
/usr/share/doc/libogg/ogg-multiplex.html
/usr/share/doc/libogg/fish_xiph_org.png
/usr/share/doc/libogg/multiplex1.png
/usr/share/doc/libogg/packets.png
/usr/share/doc/libogg/pages.png
/usr/share/doc/libogg/stream.png
/usr/share/doc/libogg/vorbisword2.png
/usr/share/doc/libogg/white-ogg.png
/usr/share/doc/libogg/white-xifish.png
/usr/share/doc/libogg/rfc3533.txt
/usr/share/doc/libogg/rfc5334.txt
/usr/share/doc/libogg/skeleton.html
/usr/share/doc/libogg/libogg/bitpacking.html
/usr/share/doc/libogg/libogg/datastructures.html
/usr/share/doc/libogg/libogg/decoding.html
/usr/share/doc/libogg/libogg/encoding.html
/usr/share/doc/libogg/libogg/general.html
/usr/share/doc/libogg/libogg/index.html
/usr/share/doc/libogg/libogg/ogg_iovec_t.html
/usr/share/doc/libogg/libogg/ogg_packet.html
/usr/share/doc/libogg/libogg/ogg_packet_clear.html
/usr/share/doc/libogg/libogg/ogg_page.html
/usr/share/doc/libogg/libogg/ogg_page_bos.html
/usr/share/doc/libogg/libogg/ogg_page_checksum_set.html
/usr/share/doc/libogg/libogg/ogg_page_continued.html
/usr/share/doc/libogg/libogg/ogg_page_eos.html
/usr/share/doc/libogg/libogg/ogg_page_granulepos.html
/usr/share/doc/libogg/libogg/ogg_page_packets.html
/usr/share/doc/libogg/libogg/ogg_page_pageno.html
/usr/share/doc/libogg/libogg/ogg_page_serialno.html
/usr/share/doc/libogg/libogg/ogg_page_version.html
/usr/share/doc/libogg/libogg/ogg_stream_check.html
/usr/share/doc/libogg/libogg/ogg_stream_clear.html
/usr/share/doc/libogg/libogg/ogg_stream_destroy.html
/usr/share/doc/libogg/libogg/ogg_stream_eos.html
/usr/share/doc/libogg/libogg/ogg_stream_flush.html
/usr/share/doc/libogg/libogg/ogg_stream_flush_fill.html
/usr/share/doc/libogg/libogg/ogg_stream_init.html
/usr/share/doc/libogg/libogg/ogg_stream_iovecin.html
/usr/share/doc/libogg/libogg/ogg_stream_packetin.html
/usr/share/doc/libogg/libogg/ogg_stream_packetout.html
/usr/share/doc/libogg/libogg/ogg_stream_packetpeek.html
/usr/share/doc/libogg/libogg/ogg_stream_pagein.html
/usr/share/doc/libogg/libogg/ogg_stream_pageout.html
/usr/share/doc/libogg/libogg/ogg_stream_pageout_fill.html
/usr/share/doc/libogg/libogg/ogg_stream_reset.html
/usr/share/doc/libogg/libogg/ogg_stream_reset_serialno.html
/usr/share/doc/libogg/libogg/ogg_stream_state.html
/usr/share/doc/libogg/libogg/ogg_sync_buffer.html
/usr/share/doc/libogg/libogg/ogg_sync_check.html
/usr/share/doc/libogg/libogg/ogg_sync_clear.html
/usr/share/doc/libogg/libogg/ogg_sync_destroy.html
/usr/share/doc/libogg/libogg/ogg_sync_init.html
/usr/share/doc/libogg/libogg/ogg_sync_pageout.html
/usr/share/doc/libogg/libogg/ogg_sync_pageseek.html
/usr/share/doc/libogg/libogg/ogg_sync_reset.html
/usr/share/doc/libogg/libogg/ogg_sync_state.html
/usr/share/doc/libogg/libogg/ogg_sync_wrote.html
/usr/share/doc/libogg/libogg/oggpack_adv.html
/usr/share/doc/libogg/libogg/oggpack_adv1.html
/usr/share/doc/libogg/libogg/oggpack_bits.html
/usr/share/doc/libogg/libogg/oggpack_buffer.html
/usr/share/doc/libogg/libogg/oggpack_bytes.html
/usr/share/doc/libogg/libogg/oggpack_get_buffer.html
/usr/share/doc/libogg/libogg/oggpack_look.html
/usr/share/doc/libogg/libogg/oggpack_look1.html
/usr/share/doc/libogg/libogg/oggpack_read.html
/usr/share/doc/libogg/libogg/oggpack_read1.html
/usr/share/doc/libogg/libogg/oggpack_readinit.html
/usr/share/doc/libogg/libogg/oggpack_reset.html
/usr/share/doc/libogg/libogg/oggpack_write.html
/usr/share/doc/libogg/libogg/oggpack_writealign.html
/usr/share/doc/libogg/libogg/oggpack_writecheck.html
/usr/share/doc/libogg/libogg/oggpack_writeclear.html
/usr/share/doc/libogg/libogg/oggpack_writecopy.html
/usr/share/doc/libogg/libogg/oggpack_writeinit.html
/usr/share/doc/libogg/libogg/oggpack_writetrunc.html
/usr/share/doc/libogg/libogg/overview.html
/usr/share/doc/libogg/libogg/reference.html
/usr/share/doc/libogg/libogg/style.css
/usr/share/aclocal/ogg.m4
/usr/share/licenses/libogg/COPYING
/sysroot/sysroot/usr/lib/libogg.so.0.8.2
/sysroot/sysroot/usr/lib/libogg.so.0
/sysroot/sysroot/usr/lib/libogg.so
/sysroot/sysroot/usr/lib/libogg.la
/sysroot/sysroot/usr/lib/libogg.a
/sysroot/sysroot/usr/lib/pkgconfig/ogg.pc
/sysroot/sysroot/usr/include/ogg/ogg.h
/sysroot/sysroot/usr/include/ogg/os_types.h
/sysroot/sysroot/usr/include/ogg/config_types-64.h
/sysroot/sysroot/usr/include/ogg/config_types.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libogg.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libogg.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libogg.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libogg.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/libogg/src/libogg-1.3.2/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 libogg configure 1.3.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = afcc698f3d6b
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:2458: checking for a BSD-compatible install
configure:2526: result: /usr/bin/install -c
configure:2537: checking whether build environment is sane
configure:2592: result: yes
configure:2651: checking for arm-linux-androideabi-strip
configure:2667: found /sysroot/bin/arm-linux-androideabi-strip
configure:2678: result: arm-linux-androideabi-strip
configure:2743: checking for a thread-safe mkdir -p
configure:2782: result: /usr/sbin/mkdir -p
configure:2789: checking for gawk
configure:2805: found /usr/sbin/gawk
configure:2816: result: gawk
configure:2827: checking whether make sets $(MAKE)
configure:2849: result: yes
configure:2878: checking whether make supports nested variables
configure:2895: result: yes
configure:2980: checking whether to enable maintainer-specific portions of Makefiles
configure:2989: result: yes
configure:3019: checking for arm-linux-androideabi-gcc
configure:3046: result: arm-linux-androideabi-gcc
configure:3315: checking for C compiler version
configure:3324: 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:3335: $? = 0
configure:3324: 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:3335: $? = 0
configure:3324: 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:3335: $? = 1
configure:3324: 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:3335: $? = 1
configure:3355: checking whether the C compiler works
configure:3377: arm-linux-androideabi-gcc conftest.c >&5
configure:3381: $? = 0
configure:3429: result: yes
configure:3432: checking for C compiler default output file name
configure:3434: result: a.out
configure:3440: checking for suffix of executables
configure:3447: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3451: $? = 0
configure:3473: result:
configure:3495: checking whether we are cross compiling
configure:3533: result: yes
configure:3538: checking for suffix of object files
configure:3560: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3564: $? = 0
configure:3585: result: o
configure:3589: checking whether we are using the GNU C compiler
configure:3608: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3608: $? = 0
configure:3617: result: yes
configure:3626: checking whether arm-linux-androideabi-gcc accepts -g
configure:3646: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3646: $? = 0
configure:3687: result: yes
configure:3704: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3767: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3767: $? = 0
configure:3780: result: none needed
configure:3811: checking for style of include used by make
configure:3839: result: GNU
configure:3865: checking dependency style of arm-linux-androideabi-gcc
configure:3976: result: gcc3
configure:4020: checking build system type
configure:4034: result: x86_64-unknown-linux-gnu
configure:4054: checking host system type
configure:4067: result: arm-unknown-linux-androideabi
configure:4108: checking how to print strings
configure:4135: result: printf
configure:4156: checking for a sed that does not truncate output
configure:4220: result: /usr/sbin/sed
configure:4238: checking for grep that handles long lines and -e
configure:4296: result: /usr/sbin/grep
configure:4301: checking for egrep
configure:4363: result: /usr/sbin/grep -E
configure:4368: checking for fgrep
configure:4430: result: /usr/sbin/grep -F
configure:4465: checking for ld used by arm-linux-androideabi-gcc
configure:4532: result: /sysroot/arm-linux-androideabi/bin/ld
configure:4539: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:4554: result: yes
configure:4566: checking for BSD- or MS-compatible name lister (nm)
configure:4615: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:4745: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:4752: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4755: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:4758: output
00000000 B some_variable
configure:4765: result: BSD nm
configure:4768: checking whether ln -s works
configure:4772: result: yes
configure:4780: checking the maximum length of command line arguments
configure:4910: result: 1572864
configure:4927: checking whether the shell understands some XSI constructs
configure:4937: result: yes
configure:4941: checking whether the shell understands "+="
configure:4947: result: yes
configure:4982: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:5022: result: func_convert_file_noop
configure:5029: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5049: result: func_convert_file_noop
configure:5056: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:5063: result: -r
configure:5097: checking for arm-linux-androideabi-objdump
configure:5113: found /sysroot/bin/arm-linux-androideabi-objdump
configure:5124: result: arm-linux-androideabi-objdump
configure:5196: checking how to recognize dependent libraries
configure:5398: result: pass_all
configure:5443: checking for arm-linux-androideabi-dlltool
configure:5473: result: no
configure:5483: checking for dlltool
configure:5513: result: no
configure:5543: checking how to associate runtime and link libraries
configure:5570: result: printf %s\n
configure:5587: checking for arm-linux-androideabi-ar
configure:5603: found /sysroot/bin/arm-linux-androideabi-ar
configure:5614: result: arm-linux-androideabi-ar
configure:5695: checking for archiver @FILE support
configure:5712: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5712: $? = 0
configure:5715: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:5718: $? = 0
configure:5723: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:5726: $? = 1
configure:5738: result: @
configure:5756: checking for arm-linux-androideabi-strip
configure:5783: result: arm-linux-androideabi-strip
configure:5855: checking for arm-linux-androideabi-ranlib
configure:5871: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:5882: result: arm-linux-androideabi-ranlib
configure:6024: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:6144: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6147: $? = 0
configure:6151: /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:6154: $? = 0
configure:6220: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
configure:6223: $? = 0
configure:6261: result: ok
configure:6298: checking for sysroot
configure:6328: result: no
configure:6550: checking for arm-linux-androideabi-mt
configure:6580: result: no
configure:6590: checking for mt
configure:6620: result: no
configure:6640: checking if : is a manifest tool
configure:6646: : '-?'
configure:6654: result: no
configure:7296: checking how to run the C preprocessor
configure:7327: arm-linux-androideabi-gcc -E conftest.c
configure:7327: $? = 0
configure:7341: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7341: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| /* end confdefs.h. */
| #include
configure:7366: result: arm-linux-androideabi-gcc -E
configure:7386: arm-linux-androideabi-gcc -E conftest.c
configure:7386: $? = 0
configure:7400: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| /* end confdefs.h. */
| #include
configure:7429: checking for ANSI C header files
configure:7449: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7449: $? = 0
configure:7533: result: yes
configure:7546: checking for sys/types.h
configure:7546: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7546: $? = 0
configure:7546: result: yes
configure:7546: checking for sys/stat.h
configure:7546: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7546: $? = 0
configure:7546: result: yes
configure:7546: checking for stdlib.h
configure:7546: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7546: $? = 0
configure:7546: result: yes
configure:7546: checking for string.h
configure:7546: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7546: $? = 0
configure:7546: result: yes
configure:7546: checking for memory.h
configure:7546: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7546: $? = 0
configure:7546: result: yes
configure:7546: checking for strings.h
configure:7546: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7546: $? = 0
configure:7546: result: yes
configure:7546: checking for inttypes.h
configure:7546: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7546: $? = 0
configure:7546: result: yes
configure:7546: checking for stdint.h
configure:7546: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7546: $? = 0
configure:7546: result: yes
configure:7546: checking for unistd.h
configure:7546: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7546: $? = 0
configure:7546: result: yes
configure:7560: checking for dlfcn.h
configure:7560: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7560: $? = 0
configure:7560: result: yes
configure:7766: checking for objdir
configure:7781: result: .libs
configure:8048: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:8066: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:8070: $? = 0
configure:8083: result: no
configure:8410: checking for arm-linux-androideabi-gcc option to produce PIC
configure:8417: result: -fPIC -DPIC
configure:8425: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:8443: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8447: $? = 0
configure:8460: result: yes
configure:8489: checking if arm-linux-androideabi-gcc static flag -static works
configure:8517: result: yes
configure:8532: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8553: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:8557: $? = 0
configure:8579: result: yes
configure:8587: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8634: result: yes
configure:8667: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:9820: result: yes
configure:9857: checking whether -lc should be explicitly linked in
configure:9865: arm-linux-androideabi-gcc -c conftest.c >&5
configure:9868: $? = 0
configure:9883: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:9886: $? = 0
configure:9900: result: no
configure:10060: checking dynamic linker characteristics
configure:10571: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10571: $? = 0
configure:10797: result: GNU/Linux ld.so
configure:10904: checking how to hardcode library paths into programs
configure:10929: result: immediate
configure:11469: checking whether stripping libraries is possible
configure:11474: result: yes
configure:11509: checking if libtool supports shared libraries
configure:11511: result: yes
configure:11514: checking whether to build shared libraries
configure:11535: result: yes
configure:11538: checking whether to build static libraries
configure:11542: result: yes
configure:11580: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
configure:11611: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:11615: $? = 0
configure:11621: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:11625: $? = 0
configure:11636: cc -c conftest.c >&5
cc1: error: no include path in which to search for stdc-predef.h
configure:11640: $? = 1
configure:11680: result: yes
configure:11756: checking for ANSI C header files
configure:11860: result: yes
configure:11871: checking for inttypes.h
configure:11871: result: yes
configure:11877: checking for stdint.h
configure:11877: result: yes
configure:11883: checking for sys/types.h
configure:11883: result: yes
configure:11890: checking for an ANSI C-conforming const
configure:11956: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:11956: $? = 0
configure:11963: result: yes
configure:11977: checking size of int16_t
configure:11982: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:11982: $? = 0
configure:11982: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 0)];
^
configure:11982: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 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 (int16_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:11982: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 1)];
^
configure:11982: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 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 (int16_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:11982: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:11982: $? = 0
configure:11982: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:11982: $? = 0
configure:11996: result: 2
configure:12010: checking size of uint16_t
configure:12015: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12015: $? = 0
configure:12015: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 0)];
^
configure:12015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12015: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 1)];
^
configure:12015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12015: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12015: $? = 0
configure:12015: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12015: $? = 0
configure:12029: result: 2
configure:12043: checking size of u_int16_t
configure:12048: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12048: $? = 0
configure:12048: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (u_int16_t))) <= 0)];
^
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (u_int16_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12048: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (u_int16_t))) <= 1)];
^
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (u_int16_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12048: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12048: $? = 0
configure:12048: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12048: $? = 0
configure:12062: result: 2
configure:12076: checking size of int32_t
configure:12081: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12081: $? = 0
configure:12081: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 0)];
^
configure:12081: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12081: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 1)];
^
configure:12081: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12081: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 3)];
^
configure:12081: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12081: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12081: $? = 0
configure:12081: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12081: $? = 0
configure:12081: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12081: $? = 0
configure:12095: result: 4
configure:12109: checking size of uint32_t
configure:12114: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12114: $? = 0
configure:12114: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 0)];
^
configure:12114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12114: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 1)];
^
configure:12114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12114: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 3)];
^
configure:12114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12114: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12114: $? = 0
configure:12114: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12114: $? = 0
configure:12114: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12114: $? = 0
configure:12128: result: 4
configure:12142: checking size of u_int32_t
configure:12147: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12147: $? = 0
configure:12147: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 0)];
^
configure:12147: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12147: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 1)];
^
configure:12147: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12147: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 3)];
^
configure:12147: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (u_int32_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12147: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12147: $? = 0
configure:12147: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12147: $? = 0
configure:12147: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12147: $? = 0
configure:12161: result: 4
configure:12175: checking size of int64_t
configure:12180: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12180: $? = 0
configure:12180: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 0)];
^
configure:12180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12180: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 1)];
^
configure:12180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12180: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 3)];
^
configure:12180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12180: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 7)];
^
configure:12180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12180: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12180: $? = 0
configure:12180: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12180: $? = 0
configure:12180: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12180: $? = 0
configure:12180: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12180: $? = 0
configure:12194: result: 8
configure:12208: checking size of short
configure:12213: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12213: $? = 0
configure:12213: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
^
configure:12213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_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 (short))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12213: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
^
configure:12213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_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 (short))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12213: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12213: $? = 0
configure:12213: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12213: $? = 0
configure:12227: result: 2
configure:12241: checking size of int
configure:12246: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12246: $? = 0
configure:12246: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
^
configure:12246: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_INT64_T 8
| #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:12246: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
^
configure:12246: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_INT64_T 8
| #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:12246: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
^
configure:12246: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_INT64_T 8
| #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:12246: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12246: $? = 0
configure:12246: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12246: $? = 0
configure:12246: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12246: $? = 0
configure:12260: result: 4
configure:12274: checking size of long
configure:12279: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12279: $? = 0
configure:12279: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
^
configure:12279: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_INT64_T 8
| #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:12279: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
^
configure:12279: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_INT64_T 8
| #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:12279: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
^
configure:12279: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_INT64_T 8
| #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:12279: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12279: $? = 0
configure:12279: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12279: $? = 0
configure:12279: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12279: $? = 0
configure:12293: result: 4
configure:12307: checking size of long long
configure:12312: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12312: $? = 0
configure:12312: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
^
configure:12312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_INT64_T 8
| #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 (long long))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12312: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
^
configure:12312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_INT64_T 8
| #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 (long long))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12312: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
^
configure:12312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_INT64_T 8
| #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 (long long))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12312: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
^
configure:12312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libogg"
| #define PACKAGE_TARNAME "libogg"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libogg 1.3.2"
| #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libogg"
| #define VERSION "1.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define SIZEOF_INT16_T 2
| #define SIZEOF_UINT16_T 2
| #define SIZEOF_U_INT16_T 2
| #define SIZEOF_INT32_T 4
| #define SIZEOF_UINT32_T 4
| #define SIZEOF_U_INT32_T 4
| #define SIZEOF_INT64_T 8
| #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 (long long))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12312: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12312: $? = 0
configure:12312: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12312: $? = 0
configure:12312: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12312: $? = 0
configure:12312: arm-linux-androideabi-gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
configure:12312: $? = 0
configure:12326: result: 8
configure:12389: checking for working memcmp
configure:12442: result: no
configure:12583: checking that generated files are newer than configure
configure:12589: result: done
configure:12616: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libogg config.status 1.3.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on afcc698f3d6b
config.status:1119: creating Makefile
config.status:1119: creating src/Makefile
config.status:1119: creating doc/Makefile
config.status:1119: creating doc/libogg/Makefile
config.status:1119: creating include/Makefile
config.status:1119: creating include/ogg/Makefile
config.status:1119: creating include/ogg/config_types.h
config.status:1119: creating libogg.spec
config.status:1119: creating ogg.pc
config.status:1119: creating ogg-uninstalled.pc
config.status:1119: creating config.h
config.status:1348: executing depfiles commands
config.status:1348: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_memcmp_working=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=arm-linux-androideabi-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_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_arm_linux_androideabi_gcc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int16_t=2
ac_cv_sizeof_int32_t=4
ac_cv_sizeof_int64_t=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_u_int16_t=2
ac_cv_sizeof_u_int32_t=4
ac_cv_sizeof_uint16_t=2
ac_cv_sizeof_uint32_t=4
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libogg/src/libogg-1.3.2/missing aclocal-1.13'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='arm-linux-androideabi-ar'
AUTOCONF='${SHELL} /tmp/libogg/src/libogg-1.3.2/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libogg/src/libogg-1.3.2/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libogg/src/libogg-1.3.2/missing automake-1.13'
AWK='gawk'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O20 -Wall -ffast-math -fsigned-char '
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEBUG='-g -Wall -fsigned-char '
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INCLUDE_INTTYPES_H='1'
INCLUDE_STDINT_H='1'
INCLUDE_SYS_TYPES_H='1'
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=' ${LIBOBJDIR}memcmp$U.o'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LIB_AGE='8'
LIB_CURRENT='8'
LIB_REVISION='2'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /tmp/libogg/src/libogg-1.3.2/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OPT=''
OTOOL64=''
OTOOL=''
PACKAGE='libogg'
PACKAGE_BUGREPORT='ogg-dev@xiph.org'
PACKAGE_NAME='libogg'
PACKAGE_STRING='libogg 1.3.2'
PACKAGE_TARNAME='libogg'
PACKAGE_URL=''
PACKAGE_VERSION='1.3.2'
PATH_SEPARATOR=':'
PROFILE='-Wall -W -pg -g -O20 -ffast-math -fsigned-char '
RANLIB='arm-linux-androideabi-ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIZE16='int16_t'
SIZE32='int32_t'
SIZE64='int64_t'
STRIP='arm-linux-androideabi-strip'
USIZE16='uint16_t'
USIZE32='uint32_t'
VERSION='1.3.2'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libogg/src/libogg-1.3.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libogg"
#define PACKAGE_TARNAME "libogg"
#define PACKAGE_VERSION "1.3.2"
#define PACKAGE_STRING "libogg 1.3.2"
#define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
#define PACKAGE_URL ""
#define PACKAGE "libogg"
#define VERSION "1.3.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define SIZEOF_INT16_T 2
#define SIZEOF_UINT16_T 2
#define SIZEOF_U_INT16_T 2
#define SIZEOF_INT32_T 4
#define SIZEOF_UINT32_T 4
#define SIZEOF_U_INT32_T 4
#define SIZEOF_INT64_T 8
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
configure: exit 0