Build of marisa with clang_glibc toolchain

The build took 00h 06m 05s and was SUCCESSFUL.

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

SLOCLanguage
21,165 cpp
11,062 sh
3,288 makefile
331 ansic
288 perl
236 python
50 ruby
36,420 total

The process tree of the build process is here.

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

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: marisa 0.2.4-7 (Thu Apr 13 13:22:32 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/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... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# 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... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/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 x86_64-unknown-linux-gnu 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 /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) 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 clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) 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: x86_64-unknown-linux-gnu
# CXX: clang++
# 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 clang++ -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
# libtool: compile: clang++ -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
# mv -f .deps/keyset.Tpo .deps/keyset.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -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
# libtool: compile: clang++ -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/agent.Tpo .deps/agent.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -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
# libtool: compile: clang++ -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
# mv -f .deps/trie.Tpo .deps/trie.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
# mv -f .deps/mapper.Tpo .deps/mapper.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -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
# libtool: compile: clang++ -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
# mv -f .deps/reader.Tpo .deps/reader.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -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: clang++ -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/writer.Tpo .deps/writer.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -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
# libtool: compile: clang++ -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/bit-vector.Tpo .deps/bit-vector.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -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: clang++ -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/tail.Tpo .deps/tail.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -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: clang++ -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/louds-trie.Tpo .deps/louds-trie.Plo
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -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: clang++ -fPIC -DPIC -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.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/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.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 clang++ -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
# libtool: compile: clang++ -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
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -I../lib -o libcmdopt.la cmdopt.lo
# libtool: link: ar cru .libs/libcmdopt.a .libs/cmdopt.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcmdopt.a
# libtool: link: ( cd ".libs" && rm -f "libcmdopt.la" && ln -s "../libcmdopt.la" "libcmdopt.la" )
# clang++ -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
# mv -f .deps/marisa-build.Tpo .deps/marisa-build.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -I../lib -o marisa-build marisa-build.o ../lib/libmarisa.la libcmdopt.la
# libtool: link: clang++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-build marisa-build.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
# clang++ -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
# mv -f .deps/marisa-lookup.Tpo .deps/marisa-lookup.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -I../lib -o marisa-lookup marisa-lookup.o ../lib/libmarisa.la libcmdopt.la
# libtool: link: clang++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-lookup marisa-lookup.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
# clang++ -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
# mv -f .deps/marisa-reverse-lookup.Tpo .deps/marisa-reverse-lookup.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -I../lib -o marisa-reverse-lookup marisa-reverse-lookup.o ../lib/libmarisa.la libcmdopt.la
# libtool: link: clang++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-reverse-lookup marisa-reverse-lookup.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
# clang++ -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-common-prefix-search.Tpo .deps/marisa-common-prefix-search.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -I../lib -o marisa-common-prefix-search marisa-common-prefix-search.o ../lib/libmarisa.la libcmdopt.la
# libtool: link: clang++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-common-prefix-search marisa-common-prefix-search.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
# clang++ -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-predictive-search.Tpo .deps/marisa-predictive-search.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -I../lib -o marisa-predictive-search marisa-predictive-search.o ../lib/libmarisa.la libcmdopt.la
# libtool: link: clang++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-predictive-search marisa-predictive-search.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
# clang++ -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-dump.Tpo .deps/marisa-dump.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -I../lib -o marisa-dump marisa-dump.o ../lib/libmarisa.la libcmdopt.la
# libtool: link: clang++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-dump marisa-dump.o ../lib/.libs/libmarisa.so ./.libs/libcmdopt.a
# clang++ -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-benchmark.Tpo .deps/marisa-benchmark.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -I../lib -o marisa-benchmark marisa-benchmark.o ../lib/libmarisa.la libcmdopt.la
# libtool: link: clang++ -Wall -Weffc++ -Wextra -I../lib -o .libs/marisa-benchmark marisa-benchmark.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
# cp sample.pl blib/lib/sample.pl
# cp marisa.pm blib/lib/marisa.pm
# Running Mkbootstrap for marisa ()
# chmod 644 "marisa.bs"
# 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
# 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_wrap.cxx
# marisa-swig_wrap.cxx:4968:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
# XS(SWIG_init) {
# ^
# /usr/lib/perl5/core_perl/CORE/XSUB.h:157:18: note: expanded from macro 'XS'
# #define XS(name) XS_EXTERNAL(name)
# ^
# /usr/lib/perl5/core_perl/CORE/XSUB.h:146:33: note: expanded from macro 'XS_EXTERNAL'
# # define XS_EXTERNAL(name) extern "C" XSPROTO(name)
# ^
# 1 warning generated.
# rm -f blib/arch/auto/marisa/marisa.so
# cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -fstack-protector-strong marisa-swig.o marisa-swig_wrap.o -o blib/arch/auto/marisa/marisa.so \
# \
#
# chmod 755 blib/arch/auto/marisa/marisa.so
# "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- marisa.bs blib/arch/auto/marisa/marisa.bs 644
# running build_ext
# building '_marisa' extension
# creating build
# creating build/temp.linux-x86_64-2.7
# clang -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/tmp/marisa/src/marisa-0.2.4/lib -I/usr/include/python2.7 -c marisa-swig_wrap.cxx -o build/temp.linux-x86_64-2.7/marisa-swig_wrap.o
# clang -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/tmp/marisa/src/marisa-0.2.4/lib -I/usr/include/python2.7 -c marisa-swig.cxx -o build/temp.linux-x86_64-2.7/marisa-swig.o
# creating build/lib.linux-x86_64-2.7
# clang++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/marisa-swig_wrap.o build/temp.linux-x86_64-2.7/marisa-swig.o -L/tmp/marisa/src/marisa-0.2.4/lib/.libs -L/usr/lib -lmarisa -lpython2.7 -o build/lib.linux-x86_64-2.7/_marisa.so
# running build
# running build_py
# copying marisa.py -> build/lib.linux-x86_64-2.7
# running build_ext
# checking for main() in -lmarisa... yes
# creating Makefile
# compiling marisa-swig.cxx
# compiling marisa-swig_wrap.cxx
# marisa-swig_wrap.cxx:2134:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Key const *","str", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2141:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2169:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Key const *","id", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2176:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2201:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Key const *","weight", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2208:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2244:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Query const *","str", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2251:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2279:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Query const *","id", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2286:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2334:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2364:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset *","push_back", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2369:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "marisa::Key const &","push_back", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2372:42: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ValueError, Ruby_Format_TypeError("invalid null reference ", "marisa::Key const &","push_back", 2, argv[0]));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2379:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2410:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset *","push_back", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2415:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "char const *","push_back", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2421:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(ecode4), Ruby_Format_TypeError( "", "float","push_back", 4, argv[1] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2428:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2458:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset *","push_back", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2463:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "char const *","push_back", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2471:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2577:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset const *","key", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2582:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(ecode2), Ruby_Format_TypeError( "", "std::size_t","key", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2589:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2621:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset const *","key_str", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2626:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(ecode2), Ruby_Format_TypeError( "", "std::size_t","key_str", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2633:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2664:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset const *","key_id", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2669:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(ecode2), Ruby_Format_TypeError( "", "std::size_t","key_id", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2676:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2701:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset const *","num_keys", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2708:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2742:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset const *","empty", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2749:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2783:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset const *","size", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2790:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2815:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset const *","total_length", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2822:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2845:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset *","reset", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2852:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2874:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset *","clear", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2881:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2923:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2956:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Agent *","set_query", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2961:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "char const *","set_query", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2969:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:2996:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Agent *","set_query", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3001:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(ecode2), Ruby_Format_TypeError( "", "std::size_t","set_query", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3008:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3090:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Agent const *","key", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3097:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3122:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Agent const *","query", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3129:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3158:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Agent const *","key_str", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3165:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3193:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Agent const *","key_id", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3200:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3229:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Agent const *","query_str", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3236:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3264:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Agent const *","query_id", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3271:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3314:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3347:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie *","build", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3352:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "marisa_swig::Keyset &","build", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3355:42: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ValueError, Ruby_Format_TypeError("invalid null reference ", "marisa_swig::Keyset &","build", 2, argv[0]));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3360:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(ecode3), Ruby_Format_TypeError( "", "int","build", 3, argv[1] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3367:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3392:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie *","build", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3397:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "marisa_swig::Keyset &","build", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3400:42: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ValueError, Ruby_Format_TypeError("invalid null reference ", "marisa_swig::Keyset &","build", 2, argv[0]));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3407:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3488:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie *","mmap", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3493:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "char const *","mmap", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3500:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3528:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie *","load", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3533:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "char const *","load", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3540:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3568:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","save", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3573:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "char const *","save", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3580:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3609:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","lookup", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3614:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "marisa_swig::Agent &","lookup", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3617:42: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ValueError, Ruby_Format_TypeError("invalid null reference ", "marisa_swig::Agent &","lookup", 2, argv[0]));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3624:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3650:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","reverse_lookup", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3655:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "marisa_swig::Agent &","reverse_lookup", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3658:42: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ValueError, Ruby_Format_TypeError("invalid null reference ", "marisa_swig::Agent &","reverse_lookup", 2, argv[0]));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3665:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3692:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","common_prefix_search", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3697:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "marisa_swig::Agent &","common_prefix_search", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3700:42: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ValueError, Ruby_Format_TypeError("invalid null reference ", "marisa_swig::Agent &","common_prefix_search", 2, argv[0]));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3707:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3735:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","predictive_search", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3740:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "marisa_swig::Agent &","predictive_search", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3743:42: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ValueError, Ruby_Format_TypeError("invalid null reference ", "marisa_swig::Agent &","predictive_search", 2, argv[0]));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3750:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3781:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","lookup", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3786:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "char const *","lookup", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3794:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3885:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","reverse_lookup", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3890:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(ecode2), Ruby_Format_TypeError( "", "std::size_t","reverse_lookup", 2, argv[0] ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3897:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3975:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","num_tries", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:3982:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4007:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","num_keys", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4014:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4039:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","num_nodes", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4046:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4071:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","tail_mode", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4078:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4103:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","node_order", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4110:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4144:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","empty", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4151:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4185:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","size", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4192:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4217:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","total_size", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4224:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4249:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie const *","io_size", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4256:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4279:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Trie *","clear", 1, self ));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# marisa-swig_wrap.cxx:1805:62: note: expanded from macro 'SWIG_exception_fail'
# #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# marisa-swig_wrap.cxx:4286:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# SWIG_exception(SWIG_RuntimeError, ex.what());
# ^~~~~~~~~
# marisa-swig_wrap.cxx:1811:59: note: expanded from macro 'SWIG_exception'
# #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0)
# ^~~
# marisa-swig_wrap.cxx:1405:80: note: expanded from macro 'SWIG_Error'
# #define SWIG_Error(code, msg) rb_raise(SWIG_Ruby_ErrorType(code), msg)
# ^~~
# 123 warnings generated.
# linking shared-object marisa.so
# ==> Entering fakeroot environment...
# ==> Starting package_marisa()...
# Making install in lib
# make[1]: Entering directory '/tmp/marisa/src/marisa-0.2.4/lib'
# make[2]: Entering directory '/tmp/marisa/src/marisa-0.2.4/lib'
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/marisa/pkg/marisa/usr/lib"
# /bin/sh ../libtool --mode=install /usr/bin/install -c libmarisa.la '/tmp/marisa/pkg/marisa/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libmarisa.so.0.0.0 /tmp/marisa/pkg/marisa/usr/lib/libmarisa.so.0.0.0
# libtool: install: (cd /tmp/marisa/pkg/marisa/usr/lib && { ln -s -f libmarisa.so.0.0.0 libmarisa.so.0 || { rm -f libmarisa.so.0 && ln -s libmarisa.so.0.0.0 libmarisa.so.0; }; })
# libtool: install: (cd /tmp/marisa/pkg/marisa/usr/lib && { ln -s -f libmarisa.so.0.0.0 libmarisa.so || { rm -f libmarisa.so && ln -s libmarisa.so.0.0.0 libmarisa.so; }; })
# libtool: install: /usr/bin/install -c .libs/libmarisa.lai /tmp/marisa/pkg/marisa/usr/lib/libmarisa.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/include" || /usr/bin/mkdir -p "/tmp/marisa/pkg/marisa/usr/include"
# /usr/bin/install -c -m 644 marisa.h '/tmp/marisa/pkg/marisa/usr/include'
# test -z "/usr/include/marisa" || /usr/bin/mkdir -p "/tmp/marisa/pkg/marisa/usr/include/marisa"
# /usr/bin/install -c -m 644 marisa/base.h marisa/exception.h marisa/scoped-ptr.h marisa/scoped-array.h marisa/key.h marisa/keyset.h marisa/query.h marisa/agent.h marisa/stdio.h marisa/iostream.h marisa/trie.h '/tmp/marisa/pkg/marisa/usr/include/marisa'
# make[2]: Leaving directory '/tmp/marisa/src/marisa-0.2.4/lib'
# make[1]: Leaving directory '/tmp/marisa/src/marisa-0.2.4/lib'
# Making install in tools
# make[1]: Entering directory '/tmp/marisa/src/marisa-0.2.4/tools'
# make[2]: Entering directory '/tmp/marisa/src/marisa-0.2.4/tools'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/marisa/pkg/marisa/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c marisa-build marisa-lookup marisa-reverse-lookup marisa-common-prefix-search marisa-predictive-search marisa-dump marisa-benchmark '/tmp/marisa/pkg/marisa/usr/bin'
# libtool: install: warning: `../lib/libmarisa.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/marisa-build /tmp/marisa/pkg/marisa/usr/bin/marisa-build
# libtool: install: warning: `../lib/libmarisa.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/marisa-lookup /tmp/marisa/pkg/marisa/usr/bin/marisa-lookup
# libtool: install: warning: `../lib/libmarisa.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/marisa-reverse-lookup /tmp/marisa/pkg/marisa/usr/bin/marisa-reverse-lookup
# libtool: install: warning: `../lib/libmarisa.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/marisa-common-prefix-search /tmp/marisa/pkg/marisa/usr/bin/marisa-common-prefix-search
# libtool: install: warning: `../lib/libmarisa.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/marisa-predictive-search /tmp/marisa/pkg/marisa/usr/bin/marisa-predictive-search
# libtool: install: warning: `../lib/libmarisa.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/marisa-dump /tmp/marisa/pkg/marisa/usr/bin/marisa-dump
# libtool: install: warning: `../lib/libmarisa.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/marisa-benchmark /tmp/marisa/pkg/marisa/usr/bin/marisa-benchmark
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/marisa/src/marisa-0.2.4/tools'
# make[1]: Leaving directory '/tmp/marisa/src/marisa-0.2.4/tools'
# Making install in tests
# make[1]: Entering directory '/tmp/marisa/src/marisa-0.2.4/tests'
# make[2]: Entering directory '/tmp/marisa/src/marisa-0.2.4/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/marisa/src/marisa-0.2.4/tests'
# make[1]: Leaving directory '/tmp/marisa/src/marisa-0.2.4/tests'
# make[1]: Entering directory '/tmp/marisa/src/marisa-0.2.4'
# make[2]: Entering directory '/tmp/marisa/src/marisa-0.2.4'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/marisa/pkg/marisa/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 marisa.pc '/tmp/marisa/pkg/marisa/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/marisa/src/marisa-0.2.4'
# make[1]: Leaving directory '/tmp/marisa/src/marisa-0.2.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "marisa"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Starting package_perl-marisa()...
# Running Mkbootstrap for marisa ()
# chmod 644 "marisa.bs"
# Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
# Installing /tmp/marisa/pkg/perl-marisa/usr/lib/perl5/site_perl/auto/marisa/marisa.so
# Installing /tmp/marisa/pkg/perl-marisa/usr/lib/perl5/site_perl/sample.pl
# Installing /tmp/marisa/pkg/perl-marisa/usr/lib/perl5/site_perl/marisa.pm
# Appending installation info to /tmp/marisa/pkg/perl-marisa/usr/lib/perl5/core_perl/perllocal.pod
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "perl-marisa"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Starting package_python2-marisa()...
# running install
# running build
# running build_py
# running build_ext
# running install_lib
# creating /tmp/marisa/pkg/python2-marisa/usr
# creating /tmp/marisa/pkg/python2-marisa/usr/lib
# creating /tmp/marisa/pkg/python2-marisa/usr/lib/python2.7
# creating /tmp/marisa/pkg/python2-marisa/usr/lib/python2.7/site-packages
# copying build/lib.linux-x86_64-2.7/_marisa.so -> /tmp/marisa/pkg/python2-marisa/usr/lib/python2.7/site-packages
# copying build/lib.linux-x86_64-2.7/marisa.py -> /tmp/marisa/pkg/python2-marisa/usr/lib/python2.7/site-packages
# byte-compiling /tmp/marisa/pkg/python2-marisa/usr/lib/python2.7/site-packages/marisa.py to marisa.pyc
# writing byte-compilation script '/tmp/tmp224ZUO.py'
# /usr/bin/python2 -O /tmp/tmp224ZUO.py
# removing /tmp/tmp224ZUO.py
# running install_egg_info
# Writing /tmp/marisa/pkg/python2-marisa/usr/lib/python2.7/site-packages/marisa-0.0.0-py2.7.egg-info
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "python2-marisa"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Starting package_ruby-marisa()...
# /usr/bin/install -c -m 0755 marisa.so /tmp/marisa/pkg/ruby-marisa/usr/lib/ruby/vendor_ruby/2.3.0/x86_64-linux
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ruby-marisa"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: marisa 0.2.4-7 (Thu Apr 13 13:24:00 UTC 2017)

CMD: pacman --query --file marisa-0.2.4-7-x86_64.pkg.tar.xz
# marisa 0.2.4-7

Creating hybrid package for 'marisa'

Trying to find vanilla package 'marisa'...

CMD: pacman --query --file /mirror/ruby-marisa-0.2.4-7.pkg.tar.xz
# ruby-marisa 0.2.4-7

CMD: pacman --query --file /mirror/marisa-0.2.4-7.pkg.tar.xz
# marisa 0.2.4-7

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/marisa.h
# /usr/include/marisa/base.h
# /usr/include/marisa/exception.h
# /usr/include/marisa/scoped-ptr.h
# /usr/include/marisa/scoped-array.h
# /usr/include/marisa/key.h
# /usr/include/marisa/keyset.h
# /usr/include/marisa/query.h
# /usr/include/marisa/agent.h
# /usr/include/marisa/stdio.h
# /usr/include/marisa/iostream.h
# /usr/include/marisa/trie.h
# /usr/lib/libmarisa.so.0
# /usr/lib/libmarisa.so
# /usr/lib/libmarisa.so.0.0.0
# /usr/lib/pkgconfig/marisa.pc
# /usr/bin/marisa-build
# /usr/bin/marisa-lookup
# /usr/bin/marisa-reverse-lookup
# /usr/bin/marisa-common-prefix-search
# /usr/bin/marisa-predictive-search
# /usr/bin/marisa-dump
# /usr/bin/marisa-benchmark
# /usr/share/doc/marisa-0.2.4/readme.en.html
# /usr/share/doc/marisa-0.2.4/readme.ja.html
# /usr/share/doc/marisa-0.2.4/style.css
# /usr/share/doc/marisa-0.2.4/README
# /usr/share/licenses/marisa/AUTHORS
# /usr/share/licenses/marisa/COPYING
# /sysroot/usr/lib/libmarisa.so.0.0.0
# /sysroot/usr/lib/libmarisa.so.0
# /sysroot/usr/lib/libmarisa.so
# /sysroot/usr/lib/libmarisa.la
# /sysroot/usr/lib/pkgconfig/marisa.pc
# /sysroot/usr/include/marisa.h
# /sysroot/usr/include/marisa/base.h
# /sysroot/usr/include/marisa/exception.h
# /sysroot/usr/include/marisa/scoped-ptr.h
# /sysroot/usr/include/marisa/scoped-array.h
# /sysroot/usr/include/marisa/key.h
# /sysroot/usr/include/marisa/keyset.h
# /sysroot/usr/include/marisa/query.h
# /sysroot/usr/include/marisa/agent.h
# /sysroot/usr/include/marisa/stdio.h
# /sysroot/usr/include/marisa/iostream.h
# /sysroot/usr/include/marisa/trie.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 marisa.pkg.tar.xz .PKGINFO
# .PKGINFO

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

CMD: pacman --query --file perl-marisa-0.2.4-7-x86_64.pkg.tar.xz
# perl-marisa 0.2.4-7

Creating hybrid package for 'perl-marisa'

Trying to find vanilla package 'perl-marisa'...

CMD: pacman --query --file /mirror/perl-marisa-0.2.4-7.pkg.tar.xz
# perl-marisa 0.2.4-7

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/perl5/site_perl/marisa.pm
# /usr/lib/perl5/site_perl/sample.pl
# /usr/lib/perl5/site_perl/auto/marisa/marisa.so
# /usr/share/licenses/perl-marisa/AUTHORS
# /usr/share/licenses/perl-marisa/COPYING
# /sysroot/usr/lib/perl5/site_perl/sample.pl
# /sysroot/usr/lib/perl5/site_perl/marisa.pm
# /sysroot/usr/lib/perl5/site_perl/auto/marisa/marisa.so

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 perl-marisa.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/perl-marisa.pkg.tar.xz

CMD: pacman --query --file python2-marisa-0.2.4-7-x86_64.pkg.tar.xz
# python2-marisa 0.2.4-7

Creating hybrid package for 'python2-marisa'

Trying to find vanilla package 'python2-marisa'...

CMD: pacman --query --file /mirror/python2-marisa-0.2.4-7.pkg.tar.xz
# python2-marisa 0.2.4-7

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/python2.7/site-packages/marisa.py
# /usr/lib/python2.7/site-packages/marisa.pyc
# /usr/lib/python2.7/site-packages/marisa.pyo
# /usr/lib/python2.7/site-packages/marisa-0.0.0-py2.7.egg-info
# /usr/lib/python2.7/site-packages/_marisa.so
# /usr/share/licenses/python2-marisa/AUTHORS
# /usr/share/licenses/python2-marisa/COPYING
# /sysroot/usr/lib/python2.7/site-packages/_marisa.so
# /sysroot/usr/lib/python2.7/site-packages/marisa.py
# /sysroot/usr/lib/python2.7/site-packages/marisa.pyc
# /sysroot/usr/lib/python2.7/site-packages/marisa.pyo
# /sysroot/usr/lib/python2.7/site-packages/marisa-0.0.0-py2.7.egg-info

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 python2-marisa.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/python2-marisa.pkg.tar.xz

CMD: pacman --query --file ruby-marisa-0.2.4-7-x86_64.pkg.tar.xz
# ruby-marisa 0.2.4-7

Creating hybrid package for 'ruby-marisa'

Trying to find vanilla package 'ruby-marisa'...

CMD: pacman --query --file /mirror/ruby-marisa-0.2.4-7.pkg.tar.xz
# ruby-marisa 0.2.4-7

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/ruby/vendor_ruby/2.3.0/x86_64-linux/marisa.so
# /usr/share/licenses/ruby-marisa/AUTHORS
# /usr/share/licenses/ruby-marisa/COPYING
# /sysroot/usr/lib/ruby/vendor_ruby/2.3.0/x86_64-linux/marisa.so

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 ruby-marisa.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ruby-marisa.pkg.tar.xz

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ruby-marisa.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ruby-marisa.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/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 --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b27bc5d33bbf
# 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: /usr/bin
# 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 x86_64-unknown-linux-strip
# configure:2492: result: no
# configure:2502: checking for strip
# configure:2518: found /usr/bin/strip
# configure:2529: result: strip
# configure:2554: checking for a thread-safe mkdir -p
# configure:2593: result: /usr/bin/mkdir -p
# configure:2606: checking for gawk
# configure:2622: found /usr/bin/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: x86_64-unknown-linux-gnu
# 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 x86_64-unknown-linux-gcc
# configure:3011: result: clang
# configure:3280: checking for C compiler version
# configure:3289: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3300: $? = 0
# configure:3289: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3300: $? = 0
# configure:3289: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3300: $? = 1
# configure:3289: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3300: $? = 1
# configure:3320: checking whether the C compiler works
# configure:3342: clang 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: clang -o conftest conftest.c >&5
# configure:3416: $? = 0
# configure:3438: result:
# configure:3460: checking whether we are cross compiling
# configure:3468: clang -o conftest conftest.c >&5
# configure:3472: $? = 0
# configure:3479: ./conftest
# configure:3483: $? = 0
# configure:3498: result: no
# configure:3503: checking for suffix of object files
# configure:3525: clang -c conftest.c >&5
# configure:3529: $? = 0
# configure:3550: result: o
# configure:3554: checking whether we are using the GNU C compiler
# configure:3573: clang -c conftest.c >&5
# configure:3573: $? = 0
# configure:3582: result: yes
# configure:3591: checking whether clang accepts -g
# configure:3611: clang -c -g conftest.c >&5
# configure:3611: $? = 0
# configure:3652: result: yes
# configure:3669: checking for clang option to accept ISO C89
# configure:3733: clang -c conftest.c >&5
# configure:3733: $? = 0
# configure:3746: result: none needed
# configure:3768: checking dependency style of clang
# configure:3879: result: gcc3
# configure:3894: checking for a sed that does not truncate output
# configure:3958: result: /usr/bin/sed
# configure:3976: checking for grep that handles long lines and -e
# configure:4034: result: /usr/bin/grep
# configure:4039: checking for egrep
# configure:4101: result: /usr/bin/grep -E
# configure:4106: checking for fgrep
# configure:4168: result: /usr/bin/grep -F
# configure:4203: checking for ld used by clang
# configure:4270: result: /usr/bin/ld
# configure:4277: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4292: result: yes
# configure:4304: checking for BSD- or MS-compatible name lister (nm)
# configure:4353: result: /usr/bin/nm -B
# configure:4483: checking the name lister (/usr/bin/nm -B) interface
# configure:4490: clang -c conftest.c >&5
# configure:4493: /usr/bin/nm -B "conftest.o"
# configure:4496: output
# 0000000000000000 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 x86_64-unknown-linux-gnu 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 /usr/bin/ld option to reload object files
# configure:4801: result: -r
# configure:4835: checking for x86_64-unknown-linux-objdump
# configure:4865: result: no
# configure:4875: checking for objdump
# configure:4891: found /usr/bin/objdump
# configure:4902: result: objdump
# configure:4934: checking how to recognize dependent libraries
# configure:5136: result: pass_all
# configure:5181: checking for x86_64-unknown-linux-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 x86_64-unknown-linux-ar
# configure:5355: result: no
# configure:5369: checking for ar
# configure:5385: found /usr/bin/ar
# configure:5396: result: ar
# configure:5433: checking for archiver @FILE support
# configure:5450: clang -c conftest.c >&5
# configure:5450: $? = 0
# configure:5453: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5456: $? = 0
# configure:5461: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5464: $? = 1
# configure:5476: result: @
# configure:5494: checking for x86_64-unknown-linux-strip
# configure:5521: result: strip
# configure:5593: checking for x86_64-unknown-linux-ranlib
# configure:5623: result: no
# configure:5633: checking for ranlib
# configure:5649: found /usr/bin/ranlib
# configure:5660: result: ranlib
# configure:5762: checking command to parse /usr/bin/nm -B output from clang object
# configure:5882: clang -c conftest.c >&5
# configure:5885: $? = 0
# configure:5889: /usr/bin/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: clang -o conftest conftest.c conftstm.o >&5
# configure:5961: $? = 0
# configure:5999: result: ok
# configure:6036: checking for sysroot
# configure:6066: result: no
# configure:6143: clang -c conftest.c >&5
# configure:6146: $? = 0
# configure:6282: checking for x86_64-unknown-linux-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: clang -E conftest.c
# configure:7059: $? = 0
# configure:7073: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:7118: clang -E conftest.c
# configure:7118: $? = 0
# configure:7132: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:7181: $? = 0
# configure:7254: clang -o conftest conftest.c >&5
# configure:7254: $? = 0
# configure:7254: ./conftest
# configure:7254: $? = 0
# configure:7265: result: yes
# configure:7278: checking for sys/types.h
# configure:7278: clang -c conftest.c >&5
# configure:7278: $? = 0
# configure:7278: result: yes
# configure:7278: checking for sys/stat.h
# configure:7278: clang -c conftest.c >&5
# configure:7278: $? = 0
# configure:7278: result: yes
# configure:7278: checking for stdlib.h
# configure:7278: clang -c conftest.c >&5
# configure:7278: $? = 0
# configure:7278: result: yes
# configure:7278: checking for string.h
# configure:7278: clang -c conftest.c >&5
# configure:7278: $? = 0
# configure:7278: result: yes
# configure:7278: checking for memory.h
# configure:7278: clang -c conftest.c >&5
# configure:7278: $? = 0
# configure:7278: result: yes
# configure:7278: checking for strings.h
# configure:7278: clang -c conftest.c >&5
# configure:7278: $? = 0
# configure:7278: result: yes
# configure:7278: checking for inttypes.h
# configure:7278: clang -c conftest.c >&5
# configure:7278: $? = 0
# configure:7278: result: yes
# configure:7278: checking for stdint.h
# configure:7278: clang -c conftest.c >&5
# configure:7278: $? = 0
# configure:7278: result: yes
# configure:7278: checking for unistd.h
# configure:7278: clang -c conftest.c >&5
# configure:7278: $? = 0
# configure:7278: result: yes
# configure:7292: checking for dlfcn.h
# configure:7292: clang -c conftest.c >&5
# configure:7292: $? = 0
# configure:7292: result: yes
# configure:7498: checking for objdir
# configure:7513: result: .libs
# configure:7784: checking if clang supports -fno-rtti -fno-exceptions
# configure:7802: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7806: $? = 0
# configure:7819: result: yes
# configure:8146: checking for clang option to produce PIC
# configure:8153: result: -fPIC -DPIC
# configure:8161: checking if clang PIC flag -fPIC -DPIC works
# configure:8179: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8183: $? = 0
# configure:8196: result: yes
# configure:8225: checking if clang static flag -static works
# configure:8253: result: yes
# configure:8268: checking if clang supports -c -o file.o
# configure:8289: clang -c -o out/conftest2.o conftest.c >&5
# configure:8293: $? = 0
# configure:8315: result: yes
# configure:8323: checking if clang supports -c -o file.o
# configure:8370: result: yes
# configure:8403: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9560: result: yes
# configure:9597: checking whether -lc should be explicitly linked in
# configure:9605: clang -c conftest.c >&5
# configure:9608: $? = 0
# configure:9623: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9626: $? = 0
# configure:9640: result: no
# configure:9800: checking dynamic linker characteristics
# configure:10311: clang -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: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:11459: $? = 0
# configure:11448: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:11459: $? = 0
# configure:11448: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:11459: $? = 1
# configure:11448: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:11459: $? = 1
# configure:11463: checking whether we are using the GNU C++ compiler
# configure:11482: clang++ -c conftest.cpp >&5
# configure:11482: $? = 0
# configure:11491: result: yes
# configure:11500: checking whether clang++ accepts -g
# configure:11520: clang++ -c -g conftest.cpp >&5
# configure:11520: $? = 0
# configure:11561: result: yes
# configure:11586: checking dependency style of clang++
# configure:11697: result: gcc3
# configure:11730: checking how to run the C++ preprocessor
# configure:11757: clang++ -E conftest.cpp
# configure:11757: $? = 0
# configure:11771: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang++ -E
# configure:11816: clang++ -E conftest.cpp
# configure:11816: $? = 0
# configure:11830: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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 clang++
# configure:12066: result: /usr/bin/ld -m elf_x86_64
# configure:12073: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:12088: result: yes
# configure:12143: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:13148: result: yes
# configure:13184: clang++ -c conftest.cpp >&5
# configure:13187: $? = 0
# configure:13707: checking for clang++ option to produce PIC
# configure:13714: result: -fPIC -DPIC
# configure:13722: checking if clang++ PIC flag -fPIC -DPIC works
# configure:13740: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13744: $? = 0
# configure:13757: result: yes
# configure:13780: checking if clang++ static flag -static works
# configure:13808: result: yes
# configure:13820: checking if clang++ supports -c -o file.o
# configure:13841: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13845: $? = 0
# configure:13867: result: yes
# configure:13872: checking if clang++ supports -c -o file.o
# configure:13919: result: yes
# configure:13949: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) 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 b27bc5d33bbf
#
# 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=clang
# 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=clang++
# 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=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# 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=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=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=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/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=yes
# 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=no
# 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='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='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -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/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# 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/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='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='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.2.4'
# ac_ct_AR='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=''
# 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='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# 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/bin/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