The build took 00h 01m 08s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
11,422 |
sh |
3,557 |
cpp |
1,146 |
makefile |
16,125 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: snappy 1.1.3-2 (Tue Apr 4 21:31:22 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 build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking how to print strings... printf
checking for style of include used by make... GNU
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... 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 we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-g++ static flag -static works... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for size_t... yes
checking for ssize_t... yes
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/byteswap.h usability... no
checking sys/byteswap.h presence... no
checking for sys/byteswap.h... no
checking sys/endian.h usability... yes
checking sys/endian.h presence... yes
checking for sys/endian.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for mmap... yes
checking for 'gtest-config'... checking for gtest-config... no
no
checking for arm-linux-androideabi-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
checking pkg-config is at least version 0.9.0... yes
checking for gflags... no
checking if the compiler supports __builtin_expect... yes
checking if the compiler supports __builtin_ctzll... yes
checking for zlibVersion in -lz... yes
checking for lzo1x_1_15_compress in -llzo2... no
checking for lzf_compress in -llzf... no
checking for fastlz_compress in -lfastlz... no
checking for qlz_compress in -lquicklz... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating snappy-stubs-public.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-am
make[1]: Entering directory '/tmp/snappy/src/snappy-1.1.3'
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy.lo -MD -MP -MF .deps/snappy.Tpo -c -o snappy.lo snappy.cc
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy-sinksource.lo -MD -MP -MF .deps/snappy-sinksource.Tpo -c -o snappy-sinksource.lo snappy-sinksource.cc
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy-stubs-internal.lo -MD -MP -MF .deps/snappy-stubs-internal.Tpo -c -o snappy-stubs-internal.lo snappy-stubs-internal.cc
/bin/sh ./libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy-c.lo -MD -MP -MF .deps/snappy-c.Tpo -c -o snappy-c.lo snappy-c.cc
libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy-sinksource.lo -MD -MP -MF .deps/snappy-sinksource.Tpo -c snappy-sinksource.cc -fPIC -DPIC -o .libs/snappy-sinksource.o
libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy.lo -MD -MP -MF .deps/snappy.Tpo -c snappy.cc -fPIC -DPIC -o .libs/snappy.o
libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy-stubs-internal.lo -MD -MP -MF .deps/snappy-stubs-internal.Tpo -c snappy-stubs-internal.cc -fPIC -DPIC -o .libs/snappy-stubs-internal.o
libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy-c.lo -MD -MP -MF .deps/snappy-c.Tpo -c snappy-c.cc -fPIC -DPIC -o .libs/snappy-c.o
libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy-sinksource.lo -MD -MP -MF .deps/snappy-sinksource.Tpo -c snappy-sinksource.cc -o snappy-sinksource.o >/dev/null 2>&1
mv -f .deps/snappy-sinksource.Tpo .deps/snappy-sinksource.Plo
arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy_unittest-snappy_unittest.o -MD -MP -MF .deps/snappy_unittest-snappy_unittest.Tpo -c -o snappy_unittest-snappy_unittest.o `test -f 'snappy_unittest.cc' || echo './'`snappy_unittest.cc
libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy-c.lo -MD -MP -MF .deps/snappy-c.Tpo -c snappy-c.cc -o snappy-c.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy-stubs-internal.lo -MD -MP -MF .deps/snappy-stubs-internal.Tpo -c snappy-stubs-internal.cc -o snappy-stubs-internal.o >/dev/null 2>&1
mv -f .deps/snappy-c.Tpo .deps/snappy-c.Plo
arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy_unittest-snappy-test.o -MD -MP -MF .deps/snappy_unittest-snappy-test.Tpo -c -o snappy_unittest-snappy-test.o `test -f 'snappy-test.cc' || echo './'`snappy-test.cc
mv -f .deps/snappy-stubs-internal.Tpo .deps/snappy-stubs-internal.Plo
libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -MT snappy.lo -MD -MP -MF .deps/snappy.Tpo -c snappy.cc -o snappy.o >/dev/null 2>&1
mv -f .deps/snappy_unittest-snappy-test.Tpo .deps/snappy_unittest-snappy-test.Po
mv -f .deps/snappy.Tpo .deps/snappy.Plo
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -DNDEBUG -version-info 4:0:3 -o libsnappy.la -rpath /usr/lib snappy.lo snappy-sinksource.lo snappy-stubs-internal.lo snappy-c.lo
mv -f .deps/snappy_unittest-snappy_unittest.Tpo .deps/snappy_unittest-snappy_unittest.Po
libtool: link: arm-linux-androideabi-g++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../sysroot/usr/lib/crtbegin_so.o .libs/snappy.o .libs/snappy-sinksource.o .libs/snappy-stubs-internal.o .libs/snappy-c.o -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib -lstdc++ -lm -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_so.o -Wl,-soname -Wl,libsnappy.so.1 -o .libs/libsnappy.so.1.3.0
libtool: link: (cd ".libs" && rm -f "libsnappy.so.1" && ln -s "libsnappy.so.1.3.0" "libsnappy.so.1")
libtool: link: (cd ".libs" && rm -f "libsnappy.so" && ln -s "libsnappy.so.1.3.0" "libsnappy.so")
libtool: link: arm-linux-androideabi-ar cru .libs/libsnappy.a snappy.o snappy-sinksource.o snappy-stubs-internal.o snappy-c.o
libtool: link: arm-linux-androideabi-ranlib .libs/libsnappy.a
libtool: link: ( cd ".libs" && rm -f "libsnappy.la" && ln -s "../libsnappy.la" "libsnappy.la" )
/bin/sh ./libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -DNDEBUG -o snappy_unittest snappy_unittest-snappy_unittest.o snappy_unittest-snappy-test.o libsnappy.la -lz
libtool: link: arm-linux-androideabi-g++ -DNDEBUG -o .libs/snappy_unittest snappy_unittest-snappy_unittest.o snappy_unittest-snappy-test.o ./.libs/libsnappy.so -lz
make[1]: Leaving directory '/tmp/snappy/src/snappy-1.1.3'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/snappy/src/snappy-1.1.3'
/usr/sbin/mkdir -p '/tmp/snappy/pkg/snappy/usr/include'
/usr/sbin/mkdir -p '/tmp/snappy/pkg/snappy/usr/share/doc/snappy'
/usr/bin/install -c -m 644 ChangeLog COPYING INSTALL NEWS README format_description.txt framing_format.txt '/tmp/snappy/pkg/snappy/usr/share/doc/snappy'
/usr/bin/install -c -m 644 snappy.h snappy-sinksource.h snappy-stubs-public.h snappy-c.h '/tmp/snappy/pkg/snappy/usr/include'
/usr/sbin/mkdir -p '/tmp/snappy/pkg/snappy/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libsnappy.la '/tmp/snappy/pkg/snappy/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsnappy.so.1.3.0 /tmp/snappy/pkg/snappy/usr/lib/libsnappy.so.1.3.0
libtool: install: (cd /tmp/snappy/pkg/snappy/usr/lib && { ln -s -f libsnappy.so.1.3.0 libsnappy.so.1 || { rm -f libsnappy.so.1 && ln -s libsnappy.so.1.3.0 libsnappy.so.1; }; })
libtool: install: (cd /tmp/snappy/pkg/snappy/usr/lib && { ln -s -f libsnappy.so.1.3.0 libsnappy.so || { rm -f libsnappy.so && ln -s libsnappy.so.1.3.0 libsnappy.so; }; })
libtool: install: /usr/bin/install -c .libs/libsnappy.lai /tmp/snappy/pkg/snappy/usr/lib/libsnappy.la
libtool: install: /usr/bin/install -c .libs/libsnappy.a /tmp/snappy/pkg/snappy/usr/lib/libsnappy.a
libtool: install: chmod 644 /tmp/snappy/pkg/snappy/usr/lib/libsnappy.a
libtool: install: arm-linux-androideabi-ranlib /tmp/snappy/pkg/snappy/usr/lib/libsnappy.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[1]: Leaving directory '/tmp/snappy/src/snappy-1.1.3'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "snappy"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: snappy 1.1.3-2 (Tue Apr 4 21:31:33 UTC 2017)
CMD: pacman --query --file snappy-1.1.3-2-x86_64.pkg.tar.xz
Creating hybrid package for 'snappy'
Trying to find vanilla package 'snappy'...
CMD: pacman --query --file /mirror/snappy-player-1.0-3.pkg.tar.xz
CMD: pacman --query --file /mirror/snappy-1.1.3-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/share/licenses/snappy/LICENSE
/usr/share/doc/snappy/NEWS
/usr/share/doc/snappy/framing_format.txt
/usr/share/doc/snappy/format_description.txt
/usr/share/doc/snappy/INSTALL
/usr/share/doc/snappy/ChangeLog
/usr/share/doc/snappy/README
/usr/share/doc/snappy/COPYING
/usr/lib/libsnappy.so.1.3.0
/usr/lib/libsnappy.so.1
/usr/lib/libsnappy.so
/usr/include/snappy-stubs-public.h
/usr/include/snappy-sinksource.h
/usr/include/snappy.h
/usr/include/snappy-c.h
/sysroot/sysroot/usr/lib/libsnappy.so.1.3.0
/sysroot/sysroot/usr/lib/libsnappy.so.1
/sysroot/sysroot/usr/lib/libsnappy.so
/sysroot/sysroot/usr/lib/libsnappy.la
/sysroot/sysroot/usr/lib/libsnappy.a
/sysroot/sysroot/usr/include/snappy.h
/sysroot/sysroot/usr/include/snappy-sinksource.h
/sysroot/sysroot/usr/include/snappy-stubs-public.h
/sysroot/sysroot/usr/include/snappy-c.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 snappy.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/snappy.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/snappy.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/snappy.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/snappy/src/snappy-1.1.3/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 snappy configure 1.1.3, 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 = 286a2380b03b
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:2602: checking for a BSD-compatible install
configure:2670: result: /usr/bin/install -c
configure:2681: checking whether build environment is sane
configure:2736: result: yes
configure:2795: checking for arm-linux-androideabi-strip
configure:2811: found /sysroot/bin/arm-linux-androideabi-strip
configure:2822: result: arm-linux-androideabi-strip
configure:2887: checking for a thread-safe mkdir -p
configure:2926: result: /usr/sbin/mkdir -p
configure:2933: checking for gawk
configure:2949: found /usr/sbin/gawk
configure:2960: result: gawk
configure:2971: checking whether make sets $(MAKE)
configure:2993: result: yes
configure:3022: checking whether make supports nested variables
configure:3039: result: yes
configure:3194: checking build system type
configure:3208: result: x86_64-unknown-linux-gnu
configure:3228: checking host system type
configure:3241: result: arm-unknown-linux-androideabi
configure:3282: checking how to print strings
configure:3309: result: printf
configure:3342: checking for style of include used by make
configure:3370: result: GNU
configure:3401: checking for arm-linux-androideabi-gcc
configure:3428: result: arm-linux-androideabi-gcc
configure:3697: checking for C compiler version
configure:3706: 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:3717: $? = 0
configure:3706: 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:3717: $? = 0
configure:3706: 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:3717: $? = 1
configure:3706: 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:3717: $? = 1
configure:3737: checking whether the C compiler works
configure:3759: arm-linux-androideabi-gcc conftest.c >&5
configure:3763: $? = 0
configure:3811: result: yes
configure:3814: checking for C compiler default output file name
configure:3816: result: a.out
configure:3822: checking for suffix of executables
configure:3829: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3833: $? = 0
configure:3855: result:
configure:3877: checking whether we are cross compiling
configure:3915: result: yes
configure:3920: checking for suffix of object files
configure:3942: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3946: $? = 0
configure:3967: result: o
configure:3971: checking whether we are using the GNU C compiler
configure:3990: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3990: $? = 0
configure:3999: result: yes
configure:4008: checking whether arm-linux-androideabi-gcc accepts -g
configure:4028: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:4028: $? = 0
configure:4069: result: yes
configure:4086: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4149: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4149: $? = 0
configure:4162: result: none needed
configure:4187: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:4209: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4212: $? = 0
configure:4209: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4212: $? = 0
configure:4224: result: yes
configure:4243: checking dependency style of arm-linux-androideabi-gcc
configure:4354: result: gcc3
configure:4369: checking for a sed that does not truncate output
configure:4433: result: /usr/sbin/sed
configure:4451: checking for grep that handles long lines and -e
configure:4509: result: /usr/sbin/grep
configure:4514: checking for egrep
configure:4576: result: /usr/sbin/grep -E
configure:4581: checking for fgrep
configure:4643: result: /usr/sbin/grep -F
configure:4678: checking for ld used by arm-linux-androideabi-gcc
configure:4745: result: /sysroot/arm-linux-androideabi/bin/ld
configure:4752: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:4767: result: yes
configure:4779: checking for BSD- or MS-compatible name lister (nm)
configure:4828: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:4958: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:4965: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4968: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:4971: output
00000000 B some_variable
configure:4978: result: BSD nm
configure:4981: checking whether ln -s works
configure:4985: result: yes
configure:4993: checking the maximum length of command line arguments
configure:5124: result: 1572864
configure:5141: checking whether the shell understands some XSI constructs
configure:5151: result: yes
configure:5155: checking whether the shell understands "+="
configure:5161: result: yes
configure:5196: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:5236: result: func_convert_file_noop
configure:5243: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5263: result: func_convert_file_noop
configure:5270: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:5277: result: -r
configure:5311: checking for arm-linux-androideabi-objdump
configure:5327: found /sysroot/bin/arm-linux-androideabi-objdump
configure:5338: result: arm-linux-androideabi-objdump
configure:5410: checking how to recognize dependent libraries
configure:5608: result: pass_all
configure:5653: checking for arm-linux-androideabi-dlltool
configure:5683: result: no
configure:5693: checking for dlltool
configure:5723: result: no
configure:5753: checking how to associate runtime and link libraries
configure:5780: result: printf %s\n
configure:5797: checking for arm-linux-androideabi-ar
configure:5813: found /sysroot/bin/arm-linux-androideabi-ar
configure:5824: result: arm-linux-androideabi-ar
configure:5905: checking for archiver @FILE support
configure:5922: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5922: $? = 0
configure:5925: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:5928: $? = 0
configure:5933: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:5936: $? = 1
configure:5948: result: @
configure:5966: checking for arm-linux-androideabi-strip
configure:5993: result: arm-linux-androideabi-strip
configure:6065: checking for arm-linux-androideabi-ranlib
configure:6081: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:6092: result: arm-linux-androideabi-ranlib
configure:6234: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:6354: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6357: $? = 0
configure:6361: /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:6364: $? = 0
configure:6430: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
configure:6433: $? = 0
configure:6471: result: ok
configure:6508: checking for sysroot
configure:6538: result: no
configure:6767: checking for arm-linux-androideabi-mt
configure:6797: result: no
configure:6807: checking for mt
configure:6837: result: no
configure:6857: checking if : is a manifest tool
configure:6863: : '-?'
configure:6871: result: no
configure:7513: checking how to run the C preprocessor
configure:7544: arm-linux-androideabi-gcc -E conftest.c
configure:7544: $? = 0
configure:7558: 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:7558: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| /* end confdefs.h. */
| #include
configure:7583: result: arm-linux-androideabi-gcc -E
configure:7603: arm-linux-androideabi-gcc -E conftest.c
configure:7603: $? = 0
configure:7617: 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:7617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| /* end confdefs.h. */
| #include
configure:7646: checking for ANSI C header files
configure:7666: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7666: $? = 0
configure:7750: result: yes
configure:7763: checking for sys/types.h
configure:7763: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7763: $? = 0
configure:7763: result: yes
configure:7763: checking for sys/stat.h
configure:7763: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7763: $? = 0
configure:7763: result: yes
configure:7763: checking for stdlib.h
configure:7763: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7763: $? = 0
configure:7763: result: yes
configure:7763: checking for string.h
configure:7763: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7763: $? = 0
configure:7763: result: yes
configure:7763: checking for memory.h
configure:7763: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7763: $? = 0
configure:7763: result: yes
configure:7763: checking for strings.h
configure:7763: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7763: $? = 0
configure:7763: result: yes
configure:7763: checking for inttypes.h
configure:7763: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7763: $? = 0
configure:7763: result: yes
configure:7763: checking for stdint.h
configure:7763: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7763: $? = 0
configure:7763: result: yes
configure:7763: checking for unistd.h
configure:7763: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7763: $? = 0
configure:7763: result: yes
configure:7777: checking for dlfcn.h
configure:7777: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7777: $? = 0
configure:7777: result: yes
configure:7983: checking for objdir
configure:7998: result: .libs
configure:8265: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:8283: 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:8287: $? = 0
configure:8300: result: no
configure:8627: checking for arm-linux-androideabi-gcc option to produce PIC
configure:8634: result: -fPIC -DPIC
configure:8642: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:8660: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8664: $? = 0
configure:8677: result: yes
configure:8706: checking if arm-linux-androideabi-gcc static flag -static works
configure:8734: result: yes
configure:8749: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8770: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:8774: $? = 0
configure:8796: result: yes
configure:8804: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8851: result: yes
configure:8884: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:10041: result: yes
configure:10078: checking whether -lc should be explicitly linked in
configure:10086: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10089: $? = 0
configure:10104: 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:10107: $? = 0
configure:10121: result: no
configure:10281: checking dynamic linker characteristics
configure:10781: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10781: $? = 0
configure:11015: result: GNU/Linux ld.so
configure:11122: checking how to hardcode library paths into programs
configure:11147: result: immediate
configure:11687: checking whether stripping libraries is possible
configure:11692: result: yes
configure:11727: checking if libtool supports shared libraries
configure:11729: result: yes
configure:11732: checking whether to build shared libraries
configure:11753: result: yes
configure:11756: checking whether to build static libraries
configure:11760: result: yes
configure:11910: checking for C++ compiler version
configure:11919: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:11930: $? = 0
configure:11919: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:11930: $? = 0
configure:11919: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:11930: $? = 1
configure:11919: arm-linux-androideabi-g++ -qversion >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:11930: $? = 1
configure:11934: checking whether we are using the GNU C++ compiler
configure:11953: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:11953: $? = 0
configure:11962: result: yes
configure:11971: checking whether arm-linux-androideabi-g++ accepts -g
configure:11991: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:11991: $? = 0
configure:12032: result: yes
configure:12057: checking dependency style of arm-linux-androideabi-g++
configure:12168: result: gcc3
configure:12201: checking how to run the C++ preprocessor
configure:12228: arm-linux-androideabi-g++ -E conftest.cpp
configure:12228: $? = 0
configure:12242: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12242: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12267: result: arm-linux-androideabi-g++ -E
configure:12287: arm-linux-androideabi-g++ -E conftest.cpp
configure:12287: $? = 0
configure:12301: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12470: checking for ld used by arm-linux-androideabi-g++
configure:12537: result: /sysroot/arm-linux-androideabi/bin/ld
configure:12544: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:12559: result: yes
configure:12614: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:13616: result: yes
configure:13652: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:13655: $? = 0
configure:14175: checking for arm-linux-androideabi-g++ option to produce PIC
configure:14182: result: -fPIC -DPIC
configure:14190: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
configure:14208: arm-linux-androideabi-g++ -c -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14212: $? = 0
configure:14225: result: yes
configure:14248: checking if arm-linux-androideabi-g++ static flag -static works
configure:14276: result: yes
configure:14288: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:14309: arm-linux-androideabi-g++ -c -DNDEBUG -o out/conftest2.o conftest.cpp >&5
configure:14313: $? = 0
configure:14335: result: yes
configure:14340: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:14387: result: yes
configure:14417: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:14456: result: yes
configure:14597: checking dynamic linker characteristics
configure:15265: result: GNU/Linux ld.so
configure:15318: checking how to hardcode library paths into programs
configure:15343: result: immediate
configure:15389: checking whether byte ordering is bigendian
configure:15404: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp:24:9: error: expected unqualified-id before 'not' token
not a universal capable compiler
^
configure:15404: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:15449: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:30:8: error: 'bogus' was not declared in this scope
bogus endian macros
^
conftest.cpp:30:14: error: expected ';' before 'endian'
bogus endian macros
^
configure:15449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:15493: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:29:8: error: 'bogus' was not declared in this scope
bogus endian macros
^
conftest.cpp:29:14: error: expected ';' before 'endian'
bogus endian macros
^
configure:15493: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:15549: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:15549: $? = 0
configure:15595: result: no
configure:15613: checking for size_t
configure:15613: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:15613: $? = 0
configure:15613: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:59:20: error: expected primary-expression before ')' token
if (sizeof ((size_t)))
^
configure:15613: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:15613: result: yes
configure:15624: checking for ssize_t
configure:15624: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:15624: $? = 0
configure:15624: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:59:21: error: expected primary-expression before ')' token
if (sizeof ((ssize_t)))
^
configure:15624: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:15624: result: yes
configure:15639: checking for stdint.h
configure:15639: result: yes
configure:15639: checking stddef.h usability
configure:15639: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking stddef.h presence
configure:15639: arm-linux-androideabi-g++ -E conftest.cpp
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking for stddef.h
configure:15639: result: yes
configure:15639: checking sys/mman.h usability
configure:15639: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking sys/mman.h presence
configure:15639: arm-linux-androideabi-g++ -E conftest.cpp
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking for sys/mman.h
configure:15639: result: yes
configure:15639: checking sys/resource.h usability
configure:15639: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking sys/resource.h presence
configure:15639: arm-linux-androideabi-g++ -E conftest.cpp
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking for sys/resource.h
configure:15639: result: yes
configure:15639: checking windows.h usability
configure:15639: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp:60:21: fatal error: windows.h: No such file or directory
#include
^
compilation terminated.
configure:15639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #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 HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:15639: result: no
configure:15639: checking windows.h presence
configure:15639: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:27:21: fatal error: windows.h: No such file or directory
#include
^
compilation terminated.
configure:15639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #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 HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h. */
| #include
configure:15639: result: no
configure:15639: checking for windows.h
configure:15639: result: no
configure:15639: checking byteswap.h usability
configure:15639: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking byteswap.h presence
configure:15639: arm-linux-androideabi-g++ -E conftest.cpp
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking for byteswap.h
configure:15639: result: yes
configure:15639: checking sys/byteswap.h usability
configure:15639: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp:61:26: fatal error: sys/byteswap.h: No such file or directory
#include
^
compilation terminated.
configure:15639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #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 HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:15639: result: no
configure:15639: checking sys/byteswap.h presence
configure:15639: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:28:26: fatal error: sys/byteswap.h: No such file or directory
#include
^
compilation terminated.
configure:15639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #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 HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include
configure:15639: result: no
configure:15639: checking for sys/byteswap.h
configure:15639: result: no
configure:15639: checking sys/endian.h usability
configure:15639: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking sys/endian.h presence
configure:15639: arm-linux-androideabi-g++ -E conftest.cpp
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking for sys/endian.h
configure:15639: result: yes
configure:15639: checking sys/time.h usability
configure:15639: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking sys/time.h presence
configure:15639: arm-linux-androideabi-g++ -E conftest.cpp
configure:15639: $? = 0
configure:15639: result: yes
configure:15639: checking for sys/time.h
configure:15639: result: yes
configure:15652: checking for mmap
configure:15652: arm-linux-androideabi-g++ -o conftest -DNDEBUG conftest.cpp >&5
configure:15652: $? = 0
configure:15652: result: yes
configure:15674: checking for 'gtest-config'
configure:15695: checking for gtest-config
configure:15728: result: no
configure:15749: result: no
configure:15805: checking for arm-linux-androideabi-pkg-config
configure:15838: result: no
configure:15848: checking for pkg-config
configure:15866: found /usr/sbin/pkg-config
configure:15878: result: /usr/sbin/pkg-config
configure:15890: WARNING: using cross tools not prefixed with host triplet
configure:15903: checking pkg-config is at least version 0.9.0
configure:15906: result: yes
configure:15916: checking for gflags
configure:15923: $PKG_CONFIG --exists --print-errors "libgflags"
Package libgflags was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgflags.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgflags' found
configure:15926: $? = 1
configure:15940: $PKG_CONFIG --exists --print-errors "libgflags"
Package libgflags was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgflags.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgflags' found
configure:15943: $? = 1
configure:15957: result: no
No package 'libgflags' found
configure:16001: checking if the compiler supports __builtin_expect
configure:16017: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:16017: $? = 0
configure:16020: result: yes
configure:16039: checking if the compiler supports __builtin_ctzll
configure:16055: arm-linux-androideabi-g++ -c -DNDEBUG conftest.cpp >&5
configure:16055: $? = 0
configure:16058: result: yes
configure:16081: checking for zlibVersion in -lz
configure:16106: arm-linux-androideabi-g++ -o conftest -DNDEBUG conftest.cpp -lz >&5
configure:16106: $? = 0
configure:16115: result: yes
configure:16133: checking for lzo1x_1_15_compress in -llzo2
configure:16158: arm-linux-androideabi-g++ -o conftest -DNDEBUG conftest.cpp -llzo2 >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -llzo2
/tmp/ccI9npiq.o:conftest.cpp:function main: error: undefined reference to 'lzo1x_1_15_compress'
collect2: error: ld returned 1 exit status
configure:16158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #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 HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_LIBZ 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lzo1x_1_15_compress ();
| int
| main ()
| {
| return lzo1x_1_15_compress ();
| ;
| return 0;
| }
configure:16167: result: no
configure:16185: checking for lzf_compress in -llzf
configure:16210: arm-linux-androideabi-g++ -o conftest -DNDEBUG conftest.cpp -llzf >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -llzf
/tmp/ccQvewmt.o:conftest.cpp:function main: error: undefined reference to 'lzf_compress'
collect2: error: ld returned 1 exit status
configure:16210: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #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 HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_LIBZ 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lzf_compress ();
| int
| main ()
| {
| return lzf_compress ();
| ;
| return 0;
| }
configure:16219: result: no
configure:16237: checking for fastlz_compress in -lfastlz
configure:16262: arm-linux-androideabi-g++ -o conftest -DNDEBUG conftest.cpp -lfastlz >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lfastlz
/tmp/cceSUb6x.o:conftest.cpp:function main: error: undefined reference to 'fastlz_compress'
collect2: error: ld returned 1 exit status
configure:16262: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #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 HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_LIBZ 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fastlz_compress ();
| int
| main ()
| {
| return fastlz_compress ();
| ;
| return 0;
| }
configure:16271: result: no
configure:16289: checking for qlz_compress in -lquicklz
configure:16314: arm-linux-androideabi-g++ -o conftest -DNDEBUG conftest.cpp -lquicklz >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lquicklz
/tmp/ccq9fIAC.o:conftest.cpp:function main: error: undefined reference to 'qlz_compress'
collect2: error: ld returned 1 exit status
configure:16314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "snappy"
| #define PACKAGE_TARNAME "snappy"
| #define PACKAGE_VERSION "1.1.3"
| #define PACKAGE_STRING "snappy 1.1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "snappy"
| #define VERSION "1.1.3"
| #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 HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_LIBZ 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char qlz_compress ();
| int
| main ()
| {
| return qlz_compress ();
| ;
| return 0;
| }
configure:16323: result: no
configure:16488: checking that generated files are newer than configure
configure:16494: result: done
configure:16526: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by snappy config.status 1.1.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 286a2380b03b
config.status:1177: creating Makefile
config.status:1177: creating snappy-stubs-public.h
config.status:1177: creating config.h
config.status:1406: executing depfiles commands
config.status:1406: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=' -DNDEBUG'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
ac_cv_env_GTEST_CONFIG_set=
ac_cv_env_GTEST_CONFIG_value=
ac_cv_env_GTEST_CPPFLAGS_set=
ac_cv_env_GTEST_CPPFLAGS_value=
ac_cv_env_GTEST_CXXFLAGS_set=
ac_cv_env_GTEST_CXXFLAGS_value=
ac_cv_env_GTEST_LDFLAGS_set=
ac_cv_env_GTEST_LDFLAGS_value=
ac_cv_env_GTEST_LIBS_set=
ac_cv_env_GTEST_LIBS_value=
ac_cv_env_GTEST_VERSION_set=
ac_cv_env_GTEST_VERSION_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_gflags_CFLAGS_set=
ac_cv_env_gflags_CFLAGS_value=
ac_cv_env_gflags_LIBS_set=
ac_cv_env_gflags_LIBS_value=
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_mmap=yes
ac_cv_have_stddef_h=1
ac_cv_have_stdint_h=1
ac_cv_have_sys_uio_h=0
ac_cv_header_byteswap_h=yes
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_stddef_h=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_byteswap_h=no
ac_cv_header_sys_endian_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_fastlz_fastlz_compress=no
ac_cv_lib_lzf_lzf_compress=no
ac_cv_lib_lzo2_lzo1x_1_15_compress=no
ac_cv_lib_quicklz_qlz_compress=no
ac_cv_lib_z_zlibVersion=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=arm-linux-androideabi-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -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_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_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/snappy/src/snappy-1.1.3/missing aclocal-1.14'
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/snappy/src/snappy-1.1.3/missing autoconf'
AUTOHEADER='${SHELL} /tmp/snappy/src/snappy-1.1.3/missing autoheader'
AUTOMAKE='${SHELL} /tmp/snappy/src/snappy-1.1.3/missing automake-1.14'
AWK='gawk'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CXX='arm-linux-androideabi-g++'
CXXCPP='arm-linux-androideabi-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -DNDEBUG'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
GTEST_CONFIG=''
GTEST_CPPFLAGS=''
GTEST_CXXFLAGS=''
GTEST_LDFLAGS=''
GTEST_LIBS=''
GTEST_VERSION=''
HAVE_GTEST='no'
HAVE_GTEST_FALSE=''
HAVE_GTEST_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/arm-linux-androideabi/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/snappy/src/snappy-1.1.3/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'
OTOOL64=''
OTOOL=''
PACKAGE='snappy'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='snappy'
PACKAGE_STRING='snappy 1.1.3'
PACKAGE_TARNAME='snappy'
PACKAGE_URL=''
PACKAGE_VERSION='1.1.3'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/sbin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='arm-linux-androideabi-ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SNAPPY_LTVERSION='4:0:3'
SNAPPY_MAJOR='1'
SNAPPY_MINOR='1'
SNAPPY_PATCHLEVEL='3'
STRIP='arm-linux-androideabi-strip'
UNITTEST_LIBS='-lz '
VERSION='1.1.3'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
ac_cv_have_stddef_h='1'
ac_cv_have_stdint_h='1'
ac_cv_have_sys_uio_h='0'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gflags_CFLAGS=''
gflags_LIBS=''
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/snappy/src/snappy-1.1.3/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 "snappy"
#define PACKAGE_TARNAME "snappy"
#define PACKAGE_VERSION "1.1.3"
#define PACKAGE_STRING "snappy 1.1.3"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "snappy"
#define VERSION "1.1.3"
#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 HAVE_STDINT_H 1
#define HAVE_STDDEF_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_BYTESWAP_H 1
#define HAVE_SYS_ENDIAN_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_BUILTIN_EXPECT 1
#define HAVE_BUILTIN_CTZ 1
#define HAVE_LIBZ 1
configure: exit 0