The build took 00h 01m 16s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
21,165 |
cpp |
11,062 |
sh |
3,071 |
makefile |
331 |
ansic |
288 |
perl |
236 |
python |
50 |
ruby |
36,203 |
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: marisa 0.2.4-7 (Tue Apr 4 20:10:01 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 build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking how to print strings... printf
checking for style of include used by make... GNU
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking for a sed that does not truncate output... /usr/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... no
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 to use SSE2... no
checking whether to use SSE3... no
checking whether to use SSSE3... no
checking whether to use SSE4.1... no
checking whether to use SSE4.2... no
checking whether to use SSE4... no
checking whether to use SSE4a... no
checking whether to use popcnt... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating marisa.pc
config.status: creating lib/Makefile
config.status: creating tests/Makefile
config.status: creating tools/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
marisa 0.2.4 configuration:
-------------------------------
HOST: arm-unknown-linux-androideabi
CXX: arm-linux-androideabi-g++
CXXFLAGS:
LDFLAGS:
PREFIX: /usr
SSE2: no
SSE3: no
SSSE3: no
SSE4.1: no
SSE4.2: no
SSE4a: no
POPCNT: no
Making all in lib
make[1]: Entering directory '/tmp/marisa/src/marisa-0.2.4/lib'
/bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT keyset.lo -MD -MP -MF .deps/keyset.Tpo -c -o keyset.lo `test -f 'marisa/keyset.cc' || echo './'`marisa/keyset.cc
/bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c -o agent.lo `test -f 'marisa/agent.cc' || echo './'`marisa/agent.cc
/bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo `test -f 'marisa/trie.cc' || echo './'`marisa/trie.cc
/bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT mapper.lo -MD -MP -MF .deps/mapper.Tpo -c -o mapper.lo `test -f 'marisa/grimoire/io/mapper.cc' || echo './'`marisa/grimoire/io/mapper.cc
libtool: compile: arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" "-DPACKAGE_STRING=\"marisa 0.2.4\"" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT mapper.lo -MD -MP -MF .deps/mapper.Tpo -c marisa/grimoire/io/mapper.cc -fPIC -DPIC -o .libs/mapper.o
libtool: compile: arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" "-DPACKAGE_STRING=\"marisa 0.2.4\"" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT keyset.lo -MD -MP -MF .deps/keyset.Tpo -c marisa/keyset.cc -fPIC -DPIC -o .libs/keyset.o
libtool: compile: arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" "-DPACKAGE_STRING=\"marisa 0.2.4\"" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c marisa/trie.cc -fPIC -DPIC -o .libs/trie.o
libtool: compile: arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" "-DPACKAGE_STRING=\"marisa 0.2.4\"" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c marisa/agent.cc -fPIC -DPIC -o .libs/agent.o
mv -f .deps/mapper.Tpo .deps/mapper.Plo
/bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c -o reader.lo `test -f 'marisa/grimoire/io/reader.cc' || echo './'`marisa/grimoire/io/reader.cc
mv -f .deps/keyset.Tpo .deps/keyset.Plo
/bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c -o writer.lo `test -f 'marisa/grimoire/io/writer.cc' || echo './'`marisa/grimoire/io/writer.cc
libtool: compile: arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" "-DPACKAGE_STRING=\"marisa 0.2.4\"" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c marisa/grimoire/io/reader.cc -fPIC -DPIC -o .libs/reader.o
libtool: compile: arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" "-DPACKAGE_STRING=\"marisa 0.2.4\"" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c marisa/grimoire/io/writer.cc -fPIC -DPIC -o .libs/writer.o
mv -f .deps/agent.Tpo .deps/agent.Plo
/bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT bit-vector.lo -MD -MP -MF .deps/bit-vector.Tpo -c -o bit-vector.lo `test -f 'marisa/grimoire/vector/bit-vector.cc' || echo './'`marisa/grimoire/vector/bit-vector.cc
mv -f .deps/trie.Tpo .deps/trie.Plo
/bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT tail.lo -MD -MP -MF .deps/tail.Tpo -c -o tail.lo `test -f 'marisa/grimoire/trie/tail.cc' || echo './'`marisa/grimoire/trie/tail.cc
libtool: compile: arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" "-DPACKAGE_STRING=\"marisa 0.2.4\"" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT bit-vector.lo -MD -MP -MF .deps/bit-vector.Tpo -c marisa/grimoire/vector/bit-vector.cc -fPIC -DPIC -o .libs/bit-vector.o
mv -f .deps/reader.Tpo .deps/reader.Plo
/bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT louds-trie.lo -MD -MP -MF .deps/louds-trie.Tpo -c -o louds-trie.lo `test -f 'marisa/grimoire/trie/louds-trie.cc' || echo './'`marisa/grimoire/trie/louds-trie.cc
libtool: compile: arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" "-DPACKAGE_STRING=\"marisa 0.2.4\"" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT tail.lo -MD -MP -MF .deps/tail.Tpo -c marisa/grimoire/trie/tail.cc -fPIC -DPIC -o .libs/tail.o
mv -f .deps/writer.Tpo .deps/writer.Plo
libtool: compile: arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" "-DPACKAGE_STRING=\"marisa 0.2.4\"" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -MT louds-trie.lo -MD -MP -MF .deps/louds-trie.Tpo -c marisa/grimoire/trie/louds-trie.cc -fPIC -DPIC -o .libs/louds-trie.o
mv -f .deps/bit-vector.Tpo .deps/bit-vector.Plo
mv -f .deps/tail.Tpo .deps/tail.Plo
mv -f .deps/louds-trie.Tpo .deps/louds-trie.Plo
/bin/sh ../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -o libmarisa.la -rpath /usr/lib keyset.lo agent.lo trie.lo mapper.lo reader.lo writer.lo bit-vector.lo tail.lo louds-trie.lo
libtool: link: arm-linux-androideabi-g++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../sysroot/usr/lib/crtbegin_so.o .libs/keyset.o .libs/agent.o .libs/trie.o .libs/mapper.o .libs/reader.o .libs/writer.o .libs/bit-vector.o .libs/tail.o .libs/louds-trie.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,libmarisa.so.0 -o .libs/libmarisa.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmarisa.so.0" && ln -s "libmarisa.so.0.0.0" "libmarisa.so.0")
libtool: link: (cd ".libs" && rm -f "libmarisa.so" && ln -s "libmarisa.so.0.0.0" "libmarisa.so")
libtool: link: ( cd ".libs" && rm -f "libmarisa.la" && ln -s "../libmarisa.la" "libmarisa.la" )
make[1]: Leaving directory '/tmp/marisa/src/marisa-0.2.4/lib'
Making all in tools
make[1]: Entering directory '/tmp/marisa/src/marisa-0.2.4/tools'
/bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -I../lib -MT cmdopt.lo -MD -MP -MF .deps/cmdopt.Tpo -c -o cmdopt.lo cmdopt.cc
arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -I../lib -MT marisa-build.o -MD -MP -MF .deps/marisa-build.Tpo -c -o marisa-build.o marisa-build.cc
arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -I../lib -MT marisa-lookup.o -MD -MP -MF .deps/marisa-lookup.Tpo -c -o marisa-lookup.o marisa-lookup.cc
arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -I../lib -MT marisa-reverse-lookup.o -MD -MP -MF .deps/marisa-reverse-lookup.Tpo -c -o marisa-reverse-lookup.o marisa-reverse-lookup.cc
libtool: compile: arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" "-DPACKAGE_STRING=\"marisa 0.2.4\"" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -I../lib -MT cmdopt.lo -MD -MP -MF .deps/cmdopt.Tpo -c cmdopt.cc -fPIC -DPIC -o .libs/cmdopt.o
mv -f .deps/cmdopt.Tpo .deps/cmdopt.Plo
arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -I../lib -MT marisa-common-prefix-search.o -MD -MP -MF .deps/marisa-common-prefix-search.Tpo -c -o marisa-common-prefix-search.o marisa-common-prefix-search.cc
mv -f .deps/marisa-lookup.Tpo .deps/marisa-lookup.Po
arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -I../lib -MT marisa-predictive-search.o -MD -MP -MF .deps/marisa-predictive-search.Tpo -c -o marisa-predictive-search.o marisa-predictive-search.cc
mv -f .deps/marisa-reverse-lookup.Tpo .deps/marisa-reverse-lookup.Po
arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -I../lib -MT marisa-dump.o -MD -MP -MF .deps/marisa-dump.Tpo -c -o marisa-dump.o marisa-dump.cc
mv -f .deps/marisa-build.Tpo .deps/marisa-build.Po
arm-linux-androideabi-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -I../lib -MT marisa-benchmark.o -MD -MP -MF .deps/marisa-benchmark.Tpo -c -o marisa-benchmark.o marisa-benchmark.cc
mv -f .deps/marisa-common-prefix-search.Tpo .deps/marisa-common-prefix-search.Po
/bin/sh ../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o libcmdopt.la cmdopt.lo
mv -f .deps/marisa-dump.Tpo .deps/marisa-dump.Po
mv -f .deps/marisa-predictive-search.Tpo .deps/marisa-predictive-search.Po
libtool: link: arm-linux-androideabi-ar cru .libs/libcmdopt.a .libs/cmdopt.o
libtool: link: arm-linux-androideabi-ranlib .libs/libcmdopt.a
libtool: link: ( cd ".libs" && rm -f "libcmdopt.la" && ln -s "../libcmdopt.la" "libcmdopt.la" )
/bin/sh ../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o marisa-build marisa-build.o ../lib/libmarisa.la libcmdopt.la
/bin/sh ../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o marisa-lookup marisa-lookup.o ../lib/libmarisa.la libcmdopt.la
/bin/sh ../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o marisa-reverse-lookup marisa-reverse-lookup.o ../lib/libmarisa.la libcmdopt.la
libtool: link: arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-reverse-lookup marisa-reverse-lookup.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
mv -f .deps/marisa-benchmark.Tpo .deps/marisa-benchmark.Po
/bin/sh ../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o marisa-common-prefix-search marisa-common-prefix-search.o ../lib/libmarisa.la libcmdopt.la
libtool: link: arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-lookup marisa-lookup.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
libtool: link: arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-build marisa-build.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
/bin/sh ../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o marisa-predictive-search marisa-predictive-search.o ../lib/libmarisa.la libcmdopt.la
/bin/sh ../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o marisa-dump marisa-dump.o ../lib/libmarisa.la libcmdopt.la
/bin/sh ../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o marisa-benchmark marisa-benchmark.o ../lib/libmarisa.la libcmdopt.la
libtool: link: arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-common-prefix-search marisa-common-prefix-search.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
libtool: link: arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-predictive-search marisa-predictive-search.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
libtool: link: arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-benchmark marisa-benchmark.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
libtool: link: arm-linux-androideabi-g++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-dump marisa-dump.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
make[1]: Leaving directory '/tmp/marisa/src/marisa-0.2.4/tools'
Making all in tests
make[1]: Entering directory '/tmp/marisa/src/marisa-0.2.4/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/marisa/src/marisa-0.2.4/tests'
make[1]: Entering directory '/tmp/marisa/src/marisa-0.2.4'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/marisa/src/marisa-0.2.4'
Generating a Unix-style Makefile
Writing Makefile for marisa
Writing MYMETA.yml and MYMETA.json
Running Mkbootstrap for marisa ()
cc -c -I/tmp/marisa/src/marisa-0.2.4/lib -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" marisa-swig.cxx
c: error: unrecognized argument in option '-march=x86-64'
c: note: valid arguments to '-march=' are: armv2 armv2a armv3 armv3m armv4 armv4t armv5 armv5e armv5t armv5te armv6 armv6-m armv6j armv6k armv6s-m armv6t2 armv6z armv6zk armv7 armv7-a armv7-m armv7-r armv7e-m armv8-a iwmmxt iwmmxt2 native
c: error: unrecognized argument in option '-mtune=generic'
c: note: valid arguments to '-mtune=' are: arm1020e arm1020t arm1022e arm1026ej-s arm10e arm10tdmi arm1136j-s arm1136jf-s arm1156t2-s arm1156t2f-s arm1176jz-s arm1176jzf-s arm2 arm250 arm3 arm6 arm60 arm600 arm610 arm620 arm7 arm70 arm700 arm700i arm710 arm7100 arm710c arm710t arm720 arm720t arm740t arm7500 arm7500fe arm7d arm7di arm7dm arm7dmi arm7m arm7tdmi arm7tdmi-s arm8 arm810 arm9 arm920 arm920t arm922t arm926ej-s arm940t arm946e-s arm966e-s arm968e-s arm9e arm9tdmi cortex-a15 cortex-a5 cortex-a7 cortex-a8 cortex-a9 cortex-m0 cortex-m0plus cortex-m1 cortex-m3 cortex-m4 cortex-r4 cortex-r4f cortex-r5 ep9312 fa526 fa606te fa626 fa626te fa726te fmp626 generic-armv7-a iwmmxt iwmmxt2 marvell-pj4 mpcore mpcorenovfp native strongarm strongarm110 strongarm1100 strongarm1110 xscale
c: error: unrecognized command line option '-fstack-protector-strong'
c: error: unrecognized command line option '-fstack-protector-strong'
make: *** [Makefile:342: marisa-swig.o] Error 1
make: *** Waiting for unfinished jobs....
chmod 644 "marisa.bs"
cp sample.pl blib/lib/sample.pl
cp marisa.pm blib/lib/marisa.pm
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/marisa/src/marisa-0.2.4/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 marisa configure 0.2.4, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = e0552149914d
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:2284: checking for a BSD-compatible install
configure:2352: result: /usr/bin/install -c
configure:2363: checking whether build environment is sane
configure:2413: result: yes
configure:2462: checking for arm-linux-androideabi-strip
configure:2478: found /sysroot/bin/arm-linux-androideabi-strip
configure:2489: result: arm-linux-androideabi-strip
configure:2554: checking for a thread-safe mkdir -p
configure:2593: result: /usr/sbin/mkdir -p
configure:2606: checking for gawk
configure:2622: found /usr/sbin/gawk
configure:2633: result: gawk
configure:2644: checking whether make sets $(MAKE)
configure:2666: result: yes
configure:2777: checking build system type
configure:2791: result: x86_64-unknown-linux-gnu
configure:2811: checking host system type
configure:2824: result: arm-unknown-linux-androideabi
configure:2865: checking how to print strings
configure:2892: result: printf
configure:2925: checking for style of include used by make
configure:2953: result: GNU
configure:2984: checking for arm-linux-androideabi-gcc
configure:3011: result: arm-linux-androideabi-gcc
configure:3280: checking for C compiler version
configure:3289: 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:3300: $? = 0
configure:3289: 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:3300: $? = 0
configure:3289: 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:3300: $? = 1
configure:3289: 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:3300: $? = 1
configure:3320: checking whether the C compiler works
configure:3342: arm-linux-androideabi-gcc conftest.c >&5
configure:3346: $? = 0
configure:3394: result: yes
configure:3397: checking for C compiler default output file name
configure:3399: result: a.out
configure:3405: checking for suffix of executables
configure:3412: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3416: $? = 0
configure:3438: result:
configure:3460: checking whether we are cross compiling
configure:3498: result: yes
configure:3503: checking for suffix of object files
configure:3525: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3529: $? = 0
configure:3550: result: o
configure:3554: checking whether we are using the GNU C compiler
configure:3573: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3573: $? = 0
configure:3582: result: yes
configure:3591: checking whether arm-linux-androideabi-gcc accepts -g
configure:3611: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3611: $? = 0
configure:3652: result: yes
configure:3669: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3733: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3733: $? = 0
configure:3746: result: none needed
configure:3768: checking dependency style of arm-linux-androideabi-gcc
configure:3879: result: gcc3
configure:3894: checking for a sed that does not truncate output
configure:3958: result: /usr/sbin/sed
configure:3976: checking for grep that handles long lines and -e
configure:4034: result: /usr/sbin/grep
configure:4039: checking for egrep
configure:4101: result: /usr/sbin/grep -E
configure:4106: checking for fgrep
configure:4168: result: /usr/sbin/grep -F
configure:4203: checking for ld used by arm-linux-androideabi-gcc
configure:4270: result: /sysroot/arm-linux-androideabi/bin/ld
configure:4277: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:4292: result: yes
configure:4304: checking for BSD- or MS-compatible name lister (nm)
configure:4353: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:4483: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:4490: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4493: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:4496: output
00000000 B some_variable
configure:4503: result: BSD nm
configure:4506: checking whether ln -s works
configure:4510: result: yes
configure:4518: checking the maximum length of command line arguments
configure:4648: result: 1572864
configure:4665: checking whether the shell understands some XSI constructs
configure:4675: result: yes
configure:4679: checking whether the shell understands "+="
configure:4685: result: yes
configure:4720: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:4760: result: func_convert_file_noop
configure:4767: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4787: result: func_convert_file_noop
configure:4794: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:4801: result: -r
configure:4835: checking for arm-linux-androideabi-objdump
configure:4851: found /sysroot/bin/arm-linux-androideabi-objdump
configure:4862: result: arm-linux-androideabi-objdump
configure:4934: checking how to recognize dependent libraries
configure:5136: result: pass_all
configure:5181: checking for arm-linux-androideabi-dlltool
configure:5211: result: no
configure:5221: checking for dlltool
configure:5251: result: no
configure:5281: checking how to associate runtime and link libraries
configure:5308: result: printf %s\n
configure:5325: checking for arm-linux-androideabi-ar
configure:5341: found /sysroot/bin/arm-linux-androideabi-ar
configure:5352: result: arm-linux-androideabi-ar
configure:5433: checking for archiver @FILE support
configure:5450: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5450: $? = 0
configure:5453: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:5456: $? = 0
configure:5461: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:5464: $? = 1
configure:5476: result: @
configure:5494: checking for arm-linux-androideabi-strip
configure:5521: result: arm-linux-androideabi-strip
configure:5593: checking for arm-linux-androideabi-ranlib
configure:5609: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:5620: result: arm-linux-androideabi-ranlib
configure:5762: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:5882: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5885: $? = 0
configure:5889: /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:5892: $? = 0
configure:5958: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
configure:5961: $? = 0
configure:5999: result: ok
configure:6036: checking for sysroot
configure:6066: result: no
configure:6282: checking for arm-linux-androideabi-mt
configure:6312: result: no
configure:6322: checking for mt
configure:6352: result: no
configure:6372: checking if : is a manifest tool
configure:6378: : '-?'
configure:6386: result: no
configure:7028: checking how to run the C preprocessor
configure:7059: arm-linux-androideabi-gcc -E conftest.c
configure:7059: $? = 0
configure:7073: 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:7073: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "marisa"
| #define PACKAGE_TARNAME "marisa"
| #define PACKAGE_VERSION "0.2.4"
| #define PACKAGE_STRING "marisa 0.2.4"
| #define PACKAGE_BUGREPORT "syata@acm.org"
| #define PACKAGE_URL ""
| #define PACKAGE "marisa"
| #define VERSION "0.2.4"
| /* end confdefs.h. */
| #include
configure:7098: result: arm-linux-androideabi-gcc -E
configure:7118: arm-linux-androideabi-gcc -E conftest.c
configure:7118: $? = 0
configure:7132: 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:7132: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "marisa"
| #define PACKAGE_TARNAME "marisa"
| #define PACKAGE_VERSION "0.2.4"
| #define PACKAGE_STRING "marisa 0.2.4"
| #define PACKAGE_BUGREPORT "syata@acm.org"
| #define PACKAGE_URL ""
| #define PACKAGE "marisa"
| #define VERSION "0.2.4"
| /* end confdefs.h. */
| #include
configure:7161: checking for ANSI C header files
configure:7181: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7181: $? = 0
configure:7265: result: yes
configure:7278: checking for sys/types.h
configure:7278: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7278: $? = 0
configure:7278: result: yes
configure:7278: checking for sys/stat.h
configure:7278: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7278: $? = 0
configure:7278: result: yes
configure:7278: checking for stdlib.h
configure:7278: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7278: $? = 0
configure:7278: result: yes
configure:7278: checking for string.h
configure:7278: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7278: $? = 0
configure:7278: result: yes
configure:7278: checking for memory.h
configure:7278: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7278: $? = 0
configure:7278: result: yes
configure:7278: checking for strings.h
configure:7278: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7278: $? = 0
configure:7278: result: yes
configure:7278: checking for inttypes.h
configure:7278: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7278: $? = 0
configure:7278: result: yes
configure:7278: checking for stdint.h
configure:7278: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7278: $? = 0
configure:7278: result: yes
configure:7278: checking for unistd.h
configure:7278: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7278: $? = 0
configure:7278: result: yes
configure:7292: checking for dlfcn.h
configure:7292: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7292: $? = 0
configure:7292: result: yes
configure:7498: checking for objdir
configure:7513: result: .libs
configure:7784: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:7802: 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:7806: $? = 0
configure:7819: result: no
configure:8146: checking for arm-linux-androideabi-gcc option to produce PIC
configure:8153: result: -fPIC -DPIC
configure:8161: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:8179: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8183: $? = 0
configure:8196: result: yes
configure:8225: checking if arm-linux-androideabi-gcc static flag -static works
configure:8253: result: yes
configure:8268: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8289: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:8293: $? = 0
configure:8315: result: yes
configure:8323: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8370: result: yes
configure:8403: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:9560: result: yes
configure:9597: checking whether -lc should be explicitly linked in
configure:9605: arm-linux-androideabi-gcc -c conftest.c >&5
configure:9608: $? = 0
configure:9623: 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:9626: $? = 0
configure:9640: result: no
configure:9800: checking dynamic linker characteristics
configure:10311: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10311: $? = 0
configure:10545: result: GNU/Linux ld.so
configure:10652: checking how to hardcode library paths into programs
configure:10677: result: immediate
configure:11217: checking whether stripping libraries is possible
configure:11222: result: yes
configure:11257: checking if libtool supports shared libraries
configure:11259: result: yes
configure:11262: checking whether to build shared libraries
configure:11283: result: yes
configure:11286: checking whether to build static libraries
configure:11290: result: no
configure:11439: checking for C++ compiler version
configure:11448: 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:11459: $? = 0
configure:11448: 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:11459: $? = 0
configure:11448: 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:11459: $? = 1
configure:11448: 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:11459: $? = 1
configure:11463: checking whether we are using the GNU C++ compiler
configure:11482: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:11482: $? = 0
configure:11491: result: yes
configure:11500: checking whether arm-linux-androideabi-g++ accepts -g
configure:11520: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:11520: $? = 0
configure:11561: result: yes
configure:11586: checking dependency style of arm-linux-androideabi-g++
configure:11697: result: gcc3
configure:11730: checking how to run the C++ preprocessor
configure:11757: arm-linux-androideabi-g++ -E conftest.cpp
configure:11757: $? = 0
configure:11771: 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:11771: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "marisa"
| #define PACKAGE_TARNAME "marisa"
| #define PACKAGE_VERSION "0.2.4"
| #define PACKAGE_STRING "marisa 0.2.4"
| #define PACKAGE_BUGREPORT "syata@acm.org"
| #define PACKAGE_URL ""
| #define PACKAGE "marisa"
| #define VERSION "0.2.4"
| #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:11796: result: arm-linux-androideabi-g++ -E
configure:11816: arm-linux-androideabi-g++ -E conftest.cpp
configure:11816: $? = 0
configure:11830: 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:11830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "marisa"
| #define PACKAGE_TARNAME "marisa"
| #define PACKAGE_VERSION "0.2.4"
| #define PACKAGE_STRING "marisa 0.2.4"
| #define PACKAGE_BUGREPORT "syata@acm.org"
| #define PACKAGE_URL ""
| #define PACKAGE "marisa"
| #define VERSION "0.2.4"
| #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:11999: checking for ld used by arm-linux-androideabi-g++
configure:12066: result: /sysroot/arm-linux-androideabi/bin/ld
configure:12073: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:12088: result: yes
configure:12143: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:13148: result: yes
configure:13184: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:13187: $? = 0
configure:13707: checking for arm-linux-androideabi-g++ option to produce PIC
configure:13714: result: -fPIC -DPIC
configure:13722: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
configure:13740: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:13744: $? = 0
configure:13757: result: yes
configure:13780: checking if arm-linux-androideabi-g++ static flag -static works
configure:13808: result: yes
configure:13820: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:13841: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
configure:13845: $? = 0
configure:13867: result: yes
configure:13872: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:13919: result: yes
configure:13949: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:13988: result: yes
configure:14129: checking dynamic linker characteristics
configure:14808: result: GNU/Linux ld.so
configure:14861: checking how to hardcode library paths into programs
configure:14886: result: immediate
configure:14931: checking whether to use SSE2
configure:14945: result: no
configure:14948: checking whether to use SSE3
configure:14962: result: no
configure:14965: checking whether to use SSSE3
configure:14979: result: no
configure:14982: checking whether to use SSE4.1
configure:14996: result: no
configure:14999: checking whether to use SSE4.2
configure:15013: result: no
configure:15016: checking whether to use SSE4
configure:15030: result: no
configure:15033: checking whether to use SSE4a
configure:15047: result: no
configure:15050: checking whether to use popcnt
configure:15064: result: no
configure:15299: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by marisa config.status 0.2.4, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on e0552149914d
config.status:1077: creating Makefile
config.status:1077: creating marisa.pc
config.status:1077: creating lib/Makefile
config.status:1077: creating tests/Makefile
config.status:1077: creating tools/Makefile
config.status:1249: executing depfiles commands
config.status:1249: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
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=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
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_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_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
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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/marisa/src/marisa-0.2.4/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='arm-linux-androideabi-ar'
AUTOCONF='${SHELL} /tmp/marisa/src/marisa-0.2.4/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/marisa/src/marisa-0.2.4/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/marisa/src/marisa-0.2.4/missing --run automake-1.11'
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=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.4\" -DPACKAGE_STRING=\"marisa\ 0.2.4\" -DPACKAGE_BUGREPORT=\"syata@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"'
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'
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'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/marisa/src/marisa-0.2.4/missing --run 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='marisa'
PACKAGE_BUGREPORT='syata@acm.org'
PACKAGE_NAME='marisa'
PACKAGE_STRING='marisa 0.2.4'
PACKAGE_TARNAME='marisa'
PACKAGE_URL=''
PACKAGE_VERSION='0.2.4'
PATH_SEPARATOR=':'
RANLIB='arm-linux-androideabi-ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
VERSION='0.2.4'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/marisa/src/marisa-0.2.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/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 "marisa"
#define PACKAGE_TARNAME "marisa"
#define PACKAGE_VERSION "0.2.4"
#define PACKAGE_STRING "marisa 0.2.4"
#define PACKAGE_BUGREPORT "syata@acm.org"
#define PACKAGE_URL ""
#define PACKAGE "marisa"
#define VERSION "0.2.4"
#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/"
configure: exit 0