Skip to content

Instantly share code, notes, and snippets.

@odyss009
Created January 1, 2013 11:33
Show Gist options
  • Save odyss009/4426773 to your computer and use it in GitHub Desktop.
Save odyss009/4426773 to your computer and use it in GitHub Desktop.
Groonga failed to build on 10.7.5
Your system is raring to brew.
==> Downloading http://packages.groonga.org/source/groonga/groonga-2.1.1.tar.gz
Already downloaded: /Users/odyss009/Library/Caches/Homebrew/groonga-2.1.1.tar.gz
/usr/bin/tar xf /Users/odyss009/Library/Caches/Homebrew/groonga-2.1.1.tar.gz
==> ./configure --prefix=/usr/local/Cellar/groonga/2.1.1 --with-zlib
./configure --prefix=/usr/local/Cellar/groonga/2.1.1 --with-zlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-apple-darwin11.4.2
checking host system type... x86_64-apple-darwin11.4.2
checking for native Win32... no
checking for some Win32 platform... no
checking for NetBSD.... no
checking for Solaris.... no
checking for style of include used by make... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking whether cc understands -c and -o together... yes
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.19... yes
checking if gcc supports -Wall... yes
checking if g++ supports -Wall... yes
checking if gcc supports -Wextra... yes
checking if g++ supports -Wextra... yes
checking if gcc supports -Wno-unused-but-set-variable... no
checking if g++ supports -Wno-unused-but-set-variable... no
checking if gcc supports -Wno-unused-parameter... yes
checking if g++ supports -Wno-unused-parameter... yes
checking if gcc supports -Wno-sign-compare... yes
checking if g++ supports -Wno-sign-compare... yes
checking if gcc supports -Wno-pointer-sign... yes
checking if gcc supports -Wno-missing-field-initializers... yes
checking if g++ supports -Wno-missing-field-initializers... yes
checking if gcc supports -Wformat=2... yes
checking if g++ supports -Wformat=2... yes
checking if gcc supports -Wstrict-aliasing=2... yes
checking if g++ supports -Wstrict-aliasing=2... yes
checking if gcc supports -Wdisabled-optimization... yes
checking if g++ supports -Wdisabled-optimization... yes
checking if gcc supports -Wfloat-equal... yes
checking if g++ supports -Wfloat-equal... yes
checking if gcc supports -Wpointer-arith... yes
checking if g++ supports -Wpointer-arith... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wcast-align... yes
checking if g++ supports -Wcast-align... yes
checking if gcc supports -Wredundant-decls... yes
checking if g++ supports -Wredundant-decls... yes
checking if gcc supports -Wwrite-strings... yes
checking if g++ supports -Wwrite-strings... yes
checking if g++ supports -fexceptions... yes
checking if g++ supports -fimplicit-templates... no
checking if gcc supports -Wno-clobbered... no
checking if g++ supports -Wno-clobbered... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.2 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fno-common -DPIC
checking if c++ PIC flag -fno-common -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.2 dyld
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for library containing log... none required
checking for fpclassify... yes
checking for dlfcn.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for inttypes.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ucontext.h usability... no
checking ucontext.h presence... no
checking for ucontext.h... no
checking for unistd.h... (cached) yes
checking for _strnicmp... no
checking for _strtoui64... no
checking for close... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for mkostemp... no
checking for open... yes
checking for read... yes
checking for strncasecmp... yes
checking for strtoull... yes
checking for write... yes
checking for library containing backtrace... none required
checking for library containing clock_gettime... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for off_t... yes
checking for size_t... yes
checking size of off_t... 8
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for library containing pthread_create... none required
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing dlopen... none required
checking for enabling coverage... no
checking whether enable uyield... no
checking whether enable exact-alloc-count... yes
checking whether enable fmalloc... no
checking whether enable abort... no
checking whether allow dynamic memory allocation change... no
checking whether debug memory management... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking for kevent... yes
checking whether MSG_MORE defined... no
checking whether MSG_NOSIGNAL defined... no
checking for CUTTER... no
checking for pkg-config... (cached) /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.8.0... yes (version 2.34.3)
checking for benchmark availablity...
checking for inkscape... no
checking for LIBEDIT... yes
checking for library containing el_wline... none required
checking for library containing compress... -lz
checking whether enable MeCab... yes
checking for mecab-config... no
checking whether enable KyTea... auto
checking for KYTEA... no
checking whether enable futex... no
checking for LIBZMQ... yes
checking for library containing event_init... none required
checking for library containing msgpack_version... -lmsgpack
checking whether enable document... auto
checking whether document available... yes
checking whether document buildable... no
checking whether having built document... yes
checking whether install munin plugins... no
checking whether package platform... no
checking for the suffix of plugin shared libraries... .so
checking for PCRE... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/cmake_modules/Makefile
config.status: creating src/Makefile
config.status: creating src/suggest/Makefile
config.status: creating lib/Makefile
config.status: creating lib/dat/Makefile
config.status: creating include/Makefile
config.status: creating include/groonga/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/tokenizers/Makefile
config.status: creating plugins/suggest/Makefile
config.status: creating plugins/table/Makefile
config.status: creating plugins/query_expanders/Makefile
config.status: creating examples/Makefile
config.status: creating examples/dictionary/Makefile
config.status: creating examples/dictionary/edict/Makefile
config.status: creating examples/dictionary/eijiro/Makefile
config.status: creating examples/dictionary/gene95/Makefile
config.status: creating examples/dictionary/jmdict/Makefile
config.status: creating packages/Makefile
config.status: creating packages/apt/Makefile
config.status: creating packages/rpm/Makefile
config.status: creating packages/rpm/centos/Makefile
config.status: creating packages/rpm/fedora/Makefile
config.status: creating packages/yum/Makefile
config.status: creating packages/source/Makefile
config.status: creating packages/windows/Makefile
config.status: creating packages/windows/patches/Makefile
config.status: creating packages/windows/language-files/Makefile
config.status: creating packages/windows/setup-x64.nsi
config.status: creating data/Makefile
config.status: creating data/images/Makefile
config.status: creating data/images/logo/Makefile
config.status: creating data/html/Makefile
config.status: creating data/munin/Makefile
config.status: creating data/init.d/Makefile
config.status: creating data/init.d/redhat/Makefile
config.status: creating data/init.d/redhat/sysconfig/Makefile
config.status: creating data/logrotate.d/Makefile
config.status: creating data/logrotate.d/redhat/Makefile
config.status: creating data/systemd/Makefile
config.status: creating data/systemd/fedora/Makefile
config.status: creating data/systemd/fedora/sysconfig/Makefile
config.status: creating data/scripts/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating doc/locale/Makefile
config.status: creating doc/locale/en/Makefile
config.status: creating doc/locale/en/LC_MESSAGES/Makefile
config.status: creating doc/locale/ja/Makefile
config.status: creating doc/locale/ja/LC_MESSAGES/Makefile
config.status: creating test/Makefile
config.status: creating test/unit/Makefile
config.status: creating test/unit/lib/Makefile
config.status: creating test/unit/lib/ruby/Makefile
config.status: creating test/unit/fixtures/Makefile
config.status: creating test/unit/fixtures/inverted-index/Makefile
config.status: creating test/unit/fixtures/stress/Makefile
config.status: creating test/unit/fixtures/performance/Makefile
config.status: creating test/unit/fixtures/plugins/Makefile
config.status: creating test/unit/fixtures/geo/Makefile
config.status: creating test/unit/fixtures/story/Makefile
config.status: creating test/unit/fixtures/story/taiyaki/Makefile
config.status: creating test/unit/util/Makefile
config.status: creating test/unit/core/Makefile
config.status: creating test/unit/core/dat/Makefile
config.status: creating test/unit/memcached/Makefile
config.status: creating test/unit/http/Makefile
config.status: creating test/unit/gqtp/Makefile
config.status: creating test/unit/story/Makefile
config.status: creating test/unit/groonga-benchmark/Makefile
config.status: creating test/command/Makefile
config.status: creating test/benchmark/Makefile
config.status: creating test/benchmark/fixtures/Makefile
config.status: creating test/benchmark/fixtures/geo-select/Makefile
config.status: creating test/benchmark/lib/Makefile
config.status: creating vendor/Makefile
config.status: creating packages/rpm/centos/groonga.spec
config.status: creating packages/rpm/fedora/groonga.spec
config.status: creating packages/apt/debian/groonga-keyring.postrm
config.status: creating groonga.pc
config.status: creating groonga-httpd-conf.sh
config.status: creating data/groonga-httpd.conf
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in vendor/nginx (/private/tmp/groonga-XSrD/groonga-2.1.1/vendor/nginx)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/groonga/2.1.1' '--with-zlib' 'CC=cc' 'CXX=c++' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig' --cache-file=/dev/null --srcdir=.
checking for OS
+ Darwin 11.4.2 x86_64
checking for C compiler ... found
checking for --with-ld-opt=" -L/usr/local/Cellar/pcre/8.32/lib " ... found
checking for gcc builtin atomic operations ... found
checking for C99 variadic macros ... found
checking for gcc variadic macros ... found
checking for unistd.h ... found
checking for inttypes.h ... found
checking for limits.h ... found
checking for sys/filio.h ... found
checking for sys/param.h ... found
checking for sys/mount.h ... found
checking for sys/statvfs.h ... found
checking for crypt.h ... not found
checking for Darwin specific features
+ kqueue found
checking for kqueue's EVFILT_TIMER ... found
checking for Darwin 64-bit kqueue millisecond timeout bug ... not found
checking for sendfile() ... found
checking for atomic(3) ... found
checking for nobody group ... found
checking for poll() ... found
checking for /dev/poll ... not found
checking for crypt() ... found
checking for F_READAHEAD ... not found
checking for posix_fadvise() ... not found
checking for O_DIRECT ... not found
checking for F_NOCACHE ... found
checking for directio() ... not found
checking for statfs() ... found
checking for statvfs() ... found
checking for dlopen() ... found
checking for sched_yield() ... found
checking for SO_SETFIB ... not found
checking for SO_ACCEPTFILTER ... not found
checking for TCP_DEFER_ACCEPT ... not found
checking for TCP_KEEPIDLE, TCP_KEEPINTVL, TCP_KEEPCNT ... not found
checking for TCP_INFO ... not found
checking for accept4() ... not found
checking for int size ... 4 bytes
checking for long size ... 8 bytes
checking for long long size ... 8 bytes
checking for void * size ... 8 bytes
checking for uint64_t ... found
checking for sig_atomic_t ... found
checking for sig_atomic_t size ... 4 bytes
checking for socklen_t ... found
checking for in_addr_t ... found
checking for in_port_t ... found
checking for rlim_t ... found
checking for uintptr_t ... uintptr_t found
checking for system endianess ... little endianess
checking for size_t size ... 8 bytes
checking for off_t size ... 8 bytes
checking for time_t size ... 8 bytes
checking for setproctitle() ... not found
checking for pread() ... found
checking for pwrite() ... found
checking for sys_nerr ... found
checking for localtime_r() ... found
checking for posix_memalign() ... found
checking for memalign() ... not found
checking for mmap(MAP_ANON|MAP_SHARED) ... found
checking for mmap("/dev/zero", MAP_SHARED) ... found but is not working
checking for System V shared memory ... found
checking for POSIX semaphores ... found but is not working
checking for POSIX semaphores in libpthread ... found but is not working
checking for POSIX semaphores in librt ... not found
checking for struct msghdr.msg_control ... found
checking for ioctl(FIONBIO) ... found
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... not found
configuring additional modules
adding module in /private/tmp/groonga-XSrD/groonga-2.1.1/src/nginx-module
+ ngx_http_groonga_module was configured
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for system md library ... not found
checking for system md5 library ... not found
checking for OpenSSL md5 crypto library ... found
checking for sha1 in system md library ... not found
checking for OpenSSL sha1 crypto library ... found
checking for zlib library ... found
creating objs/Makefile
Configuration summary
+ using system PCRE library
+ OpenSSL library is not used
+ md5: using system crypto library
+ sha1: using system crypto library
+ using system zlib library
nginx path prefix: "/usr/local/Cellar/groonga/2.1.1/etc/groonga/httpd"
nginx binary file: "/usr/local/Cellar/groonga/2.1.1/sbin/groonga-httpd"
nginx configuration prefix: "/usr/local/Cellar/groonga/2.1.1/etc/groonga/httpd"
nginx configuration file: "/usr/local/Cellar/groonga/2.1.1/etc/groonga/httpd/groonga-httpd.conf"
nginx pid file: "/usr/local/Cellar/groonga/2.1.1/var/run/groonga/groonga-httpd.pid"
nginx error log file: "/usr/local/Cellar/groonga/2.1.1/var/log/groonga/httpd/error.log"
nginx http access log file: "/usr/local/Cellar/groonga/2.1.1/var/log/groonga/httpd/access.log"
nginx http client request body temporary files: "client_body_temp"
nginx http proxy temporary files: "proxy_temp"
nginx http fastcgi temporary files: "fastcgi_temp"
nginx http uwsgi temporary files: "uwsgi_temp"
nginx http scgi temporary files: "scgi_temp"
groonga 2.1.1 configuration:
-----------------------
Compiler: cc
CFLAGS: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
CXXFLAGS: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions
Libraries: -lz
Stack size: 1024
Document: yes
buildable: no
built: yes
Munin plugins: no
Package platform: no
Paths:
Install path prefix: /usr/local/Cellar/groonga/2.1.1
Configuration file: /usr/local/Cellar/groonga/2.1.1/etc/groonga/groonga.conf
Tokenizers:
MeCab: no
KyTea: no
Libraries:
ZeroMQ: yes
CFLAGS: -I/usr/local/Cellar/zeromq/3.2.2/include
LIBS: -L/usr/local/Cellar/zeromq/3.2.2/lib -lzmq
libevent: yes
CFLAGS:
LIBS: -levent
MessagePack: yes
CFLAGS: -I/usr/include
LIBS: -L/usr/lib -lmsgpack
groonga-httpd:
enable: yes
default database path: /usr/local/Cellar/groonga/2.1.1/var/lib/groonga/db/db
PCRE: yes
CFLAGS: -I/usr/local/Cellar/pcre/8.32/include
LIBS only -L: -L/usr/local/Cellar/pcre/8.32/lib
Tools:
hg:
Ruby:
Cutter:
For packages:
rsync path: packages@packages.groonga.org:public
GPG UID: 45499429
Now type 'make' to build groonga 2.1.1!
==> make install
make install
Making install in build
Making install in cmake_modules
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in include
Making install in groonga
make[3]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/Cellar/groonga/2.1.1/include/groonga/groonga'
/usr/bin/install -c -m 644 plugin.h tokenizer.h normalizer.h '/usr/local/Cellar/groonga/2.1.1/include/groonga/groonga'
make[3]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/groonga/2.1.1/include/groonga'
/usr/bin/install -c -m 644 groonga.h '/usr/local/Cellar/groonga/2.1.1/include/groonga'
Making install in lib
Making install in dat
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT cursor-factory.lo -MD -MP -MF .deps/cursor-factory.Tpo -c -o cursor-factory.lo cursor-factory.cpp
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT cursor-factory.lo -MD -MP -MF .deps/cursor-factory.Tpo -c cursor-factory.cpp -fno-common -DPIC -o .libs/cursor-factory.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT cursor-factory.lo -MD -MP -MF .deps/cursor-factory.Tpo -c cursor-factory.cpp -o cursor-factory.o >/dev/null 2>&1
mv -f .deps/cursor-factory.Tpo .deps/cursor-factory.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT file-impl.lo -MD -MP -MF .deps/file-impl.Tpo -c -o file-impl.lo file-impl.cpp
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT file-impl.lo -MD -MP -MF .deps/file-impl.Tpo -c file-impl.cpp -fno-common -DPIC -o .libs/file-impl.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT file-impl.lo -MD -MP -MF .deps/file-impl.Tpo -c file-impl.cpp -o file-impl.o >/dev/null 2>&1
mv -f .deps/file-impl.Tpo .deps/file-impl.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.cpp
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cpp -fno-common -DPIC -o .libs/file.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cpp -o file.o >/dev/null 2>&1
mv -f .deps/file.Tpo .deps/file.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT id-cursor.lo -MD -MP -MF .deps/id-cursor.Tpo -c -o id-cursor.lo id-cursor.cpp
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT id-cursor.lo -MD -MP -MF .deps/id-cursor.Tpo -c id-cursor.cpp -fno-common -DPIC -o .libs/id-cursor.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT id-cursor.lo -MD -MP -MF .deps/id-cursor.Tpo -c id-cursor.cpp -o id-cursor.o >/dev/null 2>&1
mv -f .deps/id-cursor.Tpo .deps/id-cursor.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT key-cursor.lo -MD -MP -MF .deps/key-cursor.Tpo -c -o key-cursor.lo key-cursor.cpp
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT key-cursor.lo -MD -MP -MF .deps/key-cursor.Tpo -c key-cursor.cpp -fno-common -DPIC -o .libs/key-cursor.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT key-cursor.lo -MD -MP -MF .deps/key-cursor.Tpo -c key-cursor.cpp -o key-cursor.o >/dev/null 2>&1
mv -f .deps/key-cursor.Tpo .deps/key-cursor.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT predictive-cursor.lo -MD -MP -MF .deps/predictive-cursor.Tpo -c -o predictive-cursor.lo predictive-cursor.cpp
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT predictive-cursor.lo -MD -MP -MF .deps/predictive-cursor.Tpo -c predictive-cursor.cpp -fno-common -DPIC -o .libs/predictive-cursor.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT predictive-cursor.lo -MD -MP -MF .deps/predictive-cursor.Tpo -c predictive-cursor.cpp -o predictive-cursor.o >/dev/null 2>&1
mv -f .deps/predictive-cursor.Tpo .deps/predictive-cursor.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT prefix-cursor.lo -MD -MP -MF .deps/prefix-cursor.Tpo -c -o prefix-cursor.lo prefix-cursor.cpp
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT prefix-cursor.lo -MD -MP -MF .deps/prefix-cursor.Tpo -c prefix-cursor.cpp -fno-common -DPIC -o .libs/prefix-cursor.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT prefix-cursor.lo -MD -MP -MF .deps/prefix-cursor.Tpo -c prefix-cursor.cpp -o prefix-cursor.o >/dev/null 2>&1
mv -f .deps/prefix-cursor.Tpo .deps/prefix-cursor.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.cpp
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.cpp -fno-common -DPIC -o .libs/trie.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.cpp -o trie.o >/dev/null 2>&1
mv -f .deps/trie.Tpo .deps/trie.Plo
/bin/sh ../../libtool --tag=CXX --mode=link c++ -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -o libgrndat.la cursor-factory.lo file-impl.lo file.lo id-cursor.lo key-cursor.lo predictive-cursor.lo prefix-cursor.lo trie.lo -lz
libtool: link: ar cru .libs/libgrndat.a .libs/cursor-factory.o .libs/file-impl.o .libs/file.o .libs/id-cursor.o .libs/key-cursor.o .libs/predictive-cursor.o .libs/prefix-cursor.o .libs/trie.o
libtool: link: ranlib .libs/libgrndat.a
libtool: link: ( cd ".libs" && rm -f "libgrndat.la" && ln -s "../libgrndat.la" "libgrndat.la" )
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT com.lo -MD -MP -MF .deps/com.Tpo -c -o com.lo com.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT com.lo -MD -MP -MF .deps/com.Tpo -c com.c -fno-common -DPIC -o .libs/com.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT com.lo -MD -MP -MF .deps/com.Tpo -c com.c -o com.o >/dev/null 2>&1
mv -f .deps/com.Tpo .deps/com.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c -o ctx.lo ctx.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.c -fno-common -DPIC -o .libs/ctx.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.c -o ctx.o >/dev/null 2>&1
mv -f .deps/ctx.Tpo .deps/ctx.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT dat.lo -MD -MP -MF .deps/dat.Tpo -c -o dat.lo dat.cpp
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT dat.lo -MD -MP -MF .deps/dat.Tpo -c dat.cpp -fno-common -DPIC -o .libs/dat.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: c++ -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -MT dat.lo -MD -MP -MF .deps/dat.Tpo -c dat.cpp -o dat.o >/dev/null 2>&1
mv -f .deps/dat.Tpo .deps/dat.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT db.lo -MD -MP -MF .deps/db.Tpo -c -o db.lo db.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.c -fno-common -DPIC -o .libs/db.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.c -o db.o >/dev/null 2>&1
mv -f .deps/db.Tpo .deps/db.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c -o expr.lo expr.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c expr.c -fno-common -DPIC -o .libs/expr.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c expr.c -o expr.o >/dev/null 2>&1
mv -f .deps/expr.Tpo .deps/expr.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT geo.lo -MD -MP -MF .deps/geo.Tpo -c -o geo.lo geo.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT geo.lo -MD -MP -MF .deps/geo.Tpo -c geo.c -fno-common -DPIC -o .libs/geo.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT geo.lo -MD -MP -MF .deps/geo.Tpo -c geo.c -o geo.o >/dev/null 2>&1
mv -f .deps/geo.Tpo .deps/geo.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fno-common -DPIC -o .libs/hash.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT ii.lo -MD -MP -MF .deps/ii.Tpo -c -o ii.lo ii.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT ii.lo -MD -MP -MF .deps/ii.Tpo -c ii.c -fno-common -DPIC -o .libs/ii.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT ii.lo -MD -MP -MF .deps/ii.Tpo -c ii.c -o ii.o >/dev/null 2>&1
mv -f .deps/ii.Tpo .deps/ii.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fno-common -DPIC -o .libs/io.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1
mv -f .deps/io.Tpo .deps/io.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c -o nfkc.lo nfkc.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c nfkc.c -fno-common -DPIC -o .libs/nfkc.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c nfkc.c -o nfkc.o >/dev/null 2>&1
mv -f .deps/nfkc.Tpo .deps/nfkc.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT normalizer.lo -MD -MP -MF .deps/normalizer.Tpo -c -o normalizer.lo normalizer.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT normalizer.lo -MD -MP -MF .deps/normalizer.Tpo -c normalizer.c -fno-common -DPIC -o .libs/normalizer.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT normalizer.lo -MD -MP -MF .deps/normalizer.Tpo -c normalizer.c -o normalizer.o >/dev/null 2>&1
mv -f .deps/normalizer.Tpo .deps/normalizer.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fno-common -DPIC -o .libs/output.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -o output.o >/dev/null 2>&1
mv -f .deps/output.Tpo .deps/output.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT pat.lo -MD -MP -MF .deps/pat.Tpo -c -o pat.lo pat.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT pat.lo -MD -MP -MF .deps/pat.Tpo -c pat.c -fno-common -DPIC -o .libs/pat.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT pat.lo -MD -MP -MF .deps/pat.Tpo -c pat.c -o pat.o >/dev/null 2>&1
mv -f .deps/pat.Tpo .deps/pat.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fno-common -DPIC -o .libs/plugin.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o >/dev/null 2>&1
mv -f .deps/plugin.Tpo .deps/plugin.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo proc.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -fno-common -DPIC -o .libs/proc.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -o proc.o >/dev/null 2>&1
mv -f .deps/proc.Tpo .deps/proc.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT snip.lo -MD -MP -MF .deps/snip.Tpo -c -o snip.lo snip.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT snip.lo -MD -MP -MF .deps/snip.Tpo -c snip.c -fno-common -DPIC -o .libs/snip.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT snip.lo -MD -MP -MF .deps/snip.Tpo -c snip.c -o snip.o >/dev/null 2>&1
mv -f .deps/snip.Tpo .deps/snip.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT store.lo -MD -MP -MF .deps/store.Tpo -c -o store.lo store.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT store.lo -MD -MP -MF .deps/store.Tpo -c store.c -fno-common -DPIC -o .libs/store.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT store.lo -MD -MP -MF .deps/store.Tpo -c store.c -o store.o >/dev/null 2>&1
mv -f .deps/store.Tpo .deps/store.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT str.lo -MD -MP -MF .deps/str.Tpo -c -o str.lo str.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -fno-common -DPIC -o .libs/str.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -o str.o >/dev/null 2>&1
mv -f .deps/str.Tpo .deps/str.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fno-common -DPIC -o .libs/string.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1
mv -f .deps/string.Tpo .deps/string.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT token.lo -MD -MP -MF .deps/token.Tpo -c -o token.lo token.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -fno-common -DPIC -o .libs/token.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -o token.o >/dev/null 2>&1
mv -f .deps/token.Tpo .deps/token.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c -o tokenizer.lo tokenizer.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -fno-common -DPIC -o .libs/tokenizer.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -o tokenizer.o >/dev/null 2>&1
mv -f .deps/tokenizer.Tpo .deps/tokenizer.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fno-common -DPIC -o .libs/util.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -DGRN_DAT_EXPORT -I.. -I../include -fno-strict-aliasing -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ../libtool --tag=CXX --mode=link c++ -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -version-info 0:0:0 -no-undefined -o libgroonga.la -rpath /usr/local/Cellar/groonga/2.1.1/lib com.lo ctx.lo dat.lo db.lo expr.lo geo.lo hash.lo ii.lo io.lo nfkc.lo normalizer.lo output.lo pat.lo plugin.lo proc.lo snip.lo store.lo str.lo string.lo token.lo tokenizer.lo util.lo dat/libgrndat.la -L/usr/lib -lmsgpack -lz
libtool: link: c++ -dynamiclib -o .libs/libgroonga.0.dylib .libs/com.o .libs/ctx.o .libs/dat.o .libs/db.o .libs/expr.o .libs/geo.o .libs/hash.o .libs/ii.o .libs/io.o .libs/nfkc.o .libs/normalizer.o .libs/output.o .libs/pat.o .libs/plugin.o .libs/proc.o .libs/snip.o .libs/store.o .libs/str.o .libs/string.o .libs/token.o .libs/tokenizer.o .libs/util.o -Wl,-force_load,dat/.libs/libgrndat.a -L/usr/lib -lmsgpack -lz -O2 -install_name /usr/local/Cellar/groonga/2.1.1/lib/libgroonga.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
brew: superenv removed: -O2
libtool: link: (cd ".libs" && rm -f "libgroonga.dylib" && ln -s "libgroonga.0.dylib" "libgroonga.dylib")
libtool: link: (cd .libs/libgroonga.lax/libgrndat.a && ar x "/private/tmp/groonga-XSrD/groonga-2.1.1/lib/dat/.libs/libgrndat.a")
libtool: link: ar cru .libs/libgroonga.a com.o ctx.o dat.o db.o expr.o geo.o hash.o ii.o io.o nfkc.o normalizer.o output.o pat.o plugin.o proc.o snip.o store.o str.o string.o token.o tokenizer.o util.o .libs/libgroonga.lax/libgrndat.a/cursor-factory.o .libs/libgroonga.lax/libgrndat.a/file-impl.o .libs/libgroonga.lax/libgrndat.a/file.o .libs/libgroonga.lax/libgrndat.a/id-cursor.o .libs/libgroonga.lax/libgrndat.a/key-cursor.o .libs/libgroonga.lax/libgrndat.a/predictive-cursor.o .libs/libgroonga.lax/libgrndat.a/prefix-cursor.o .libs/libgroonga.lax/libgrndat.a/trie.o
libtool: link: ranlib .libs/libgroonga.a
libtool: link: rm -fr .libs/libgroonga.lax
libtool: link: ( cd ".libs" && rm -f "libgroonga.la" && ln -s "../libgroonga.la" "libgroonga.la" )
.././install-sh -c -d '/usr/local/Cellar/groonga/2.1.1/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libgroonga.la '/usr/local/Cellar/groonga/2.1.1/lib'
libtool: install: /usr/bin/install -c .libs/libgroonga.0.dylib /usr/local/Cellar/groonga/2.1.1/lib/libgroonga.0.dylib
libtool: install: (cd /usr/local/Cellar/groonga/2.1.1/lib && { ln -s -f libgroonga.0.dylib libgroonga.dylib || { rm -f libgroonga.dylib && ln -s libgroonga.0.dylib libgroonga.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgroonga.lai /usr/local/Cellar/groonga/2.1.1/lib/libgroonga.la
libtool: install: /usr/bin/install -c .libs/libgroonga.a /usr/local/Cellar/groonga/2.1.1/lib/libgroonga.a
libtool: install: chmod 644 /usr/local/Cellar/groonga/2.1.1/lib/libgroonga.a
libtool: install: ranlib /usr/local/Cellar/groonga/2.1.1/lib/libgroonga.a
make[3]: Nothing to be done for `install-data-am'.
Making install in plugins
Making install in tokenizers
make[3]: Nothing to be done for `install-exec-am'.
Making install in suggest
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT suggest.lo -MD -MP -MF .deps/suggest.Tpo -c -o suggest.lo suggest.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT suggest.lo -MD -MP -MF .deps/suggest.Tpo -c suggest.c -fno-common -DPIC -o .libs/suggest.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT suggest.lo -MD -MP -MF .deps/suggest.Tpo -c suggest.c -o suggest.o >/dev/null 2>&1
mv -f .deps/suggest.Tpo .deps/suggest.Plo
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -avoid-version -module -no-undefined -o suggest.la -rpath /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/suggest suggest.lo ../../lib/libgroonga.la -L/usr/lib -lmsgpack
libtool: link: cc -o .libs/suggest.so -bundle .libs/suggest.o ../../lib/.libs/libgroonga.dylib -L/usr/lib -lmsgpack -O2
brew: superenv removed: -O2
libtool: link: ar cru .libs/suggest.a suggest.o
libtool: link: ranlib .libs/suggest.a
libtool: link: ( cd ".libs" && rm -f "suggest.la" && ln -s "../suggest.la" "suggest.la" )
make[3]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/suggest'
/bin/sh ../../libtool --mode=install /usr/bin/install -c suggest.la '/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/suggest'
libtool: install: /usr/bin/install -c .libs/suggest.so /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/suggest/suggest.so
libtool: install: /usr/bin/install -c .libs/suggest.lai /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/suggest/suggest.la
libtool: install: /usr/bin/install -c .libs/suggest.a /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/suggest/suggest.a
libtool: install: chmod 644 /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/suggest/suggest.a
libtool: install: ranlib /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/suggest/suggest.a
Making install in table
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT table.lo -MD -MP -MF .deps/table.Tpo -c -o table.lo table.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c -fno-common -DPIC -o .libs/table.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c -o table.o >/dev/null 2>&1
mv -f .deps/table.Tpo .deps/table.Plo
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -avoid-version -module -no-undefined -o table.la -rpath /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/table table.lo ../../lib/libgroonga.la -L/usr/lib -lmsgpack
libtool: link: cc -o .libs/table.so -bundle .libs/table.o ../../lib/.libs/libgroonga.dylib -L/usr/lib -lmsgpack -O2
brew: superenv removed: -O2
libtool: link: ar cru .libs/table.a table.o
libtool: link: ranlib .libs/table.a
libtool: link: ( cd ".libs" && rm -f "table.la" && ln -s "../table.la" "table.la" )
make[3]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/table'
/bin/sh ../../libtool --mode=install /usr/bin/install -c table.la '/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/table'
libtool: install: /usr/bin/install -c .libs/table.so /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/table/table.so
libtool: install: /usr/bin/install -c .libs/table.lai /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/table/table.la
libtool: install: /usr/bin/install -c .libs/table.a /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/table/table.a
libtool: install: chmod 644 /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/table/table.a
libtool: install: ranlib /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/table/table.a
Making install in query_expanders
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT tsv.lo -MD -MP -MF .deps/tsv.Tpo -c -o tsv.lo tsv.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT tsv.lo -MD -MP -MF .deps/tsv.Tpo -c tsv.c -fno-common -DPIC -o .libs/tsv.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT tsv.lo -MD -MP -MF .deps/tsv.Tpo -c tsv.c -o tsv.o >/dev/null 2>&1
mv -f .deps/tsv.Tpo .deps/tsv.Plo
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -avoid-version -module -no-undefined -o tsv.la -rpath /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/query_expanders tsv.lo ../../lib/libgroonga.la
libtool: link: cc -o .libs/tsv.so -bundle .libs/tsv.o ../../lib/.libs/libgroonga.dylib -L/usr/lib -O2
brew: superenv removed: -O2
libtool: link: ar cru .libs/tsv.a tsv.o
libtool: link: ranlib .libs/tsv.a
libtool: link: ( cd ".libs" && rm -f "tsv.la" && ln -s "../tsv.la" "tsv.la" )
make[3]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/query_expanders'
/bin/sh ../../libtool --mode=install /usr/bin/install -c tsv.la '/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/query_expanders'
libtool: install: /usr/bin/install -c .libs/tsv.so /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/query_expanders/tsv.so
libtool: install: /usr/bin/install -c .libs/tsv.lai /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/query_expanders/tsv.la
libtool: install: /usr/bin/install -c .libs/tsv.a /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/query_expanders/tsv.a
libtool: install: chmod 644 /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/query_expanders/tsv.a
libtool: install: ranlib /usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins/query_expanders/tsv.a
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in src
Making install in suggest
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -I../.. -I. -I../../include -I../../lib -fno-strict-aliasing -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT libutil_la-util.lo -MD -MP -MF .deps/libutil_la-util.Tpo -c -o libutil_la-util.lo `test -f 'util.c' || echo './'`util.c
libtool: compile: cc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -I../.. -I. -I../../include -I../../lib -fno-strict-aliasing -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT libutil_la-util.lo -MD -MP -MF .deps/libutil_la-util.Tpo -c util.c -fno-common -DPIC -o .libs/libutil_la-util.o
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
libtool: compile: cc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\"libgroonga-0.dll\" -DGRN_PLUGINS_DIR=\"/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins\" -DGRN_RELATIVE_PLUGINS_DIR=\"lib/groonga/plugins\" -DGRN_LOG_PATH=\"/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log\" -DGRN_DEFAULT_DOCUMENT_ROOT=\"/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\"share/groonga/html/admin\" -I../.. -I. -I../../include -I../../lib -fno-strict-aliasing -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT libutil_la-util.lo -MD -MP -MF .deps/libutil_la-util.Tpo -c util.c -o libutil_la-util.o >/dev/null 2>&1
mv -f .deps/libutil_la-util.Tpo .deps/libutil_la-util.Plo
/bin/sh ../../libtool --tag=CC --mode=link cc -fno-strict-aliasing -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -no-undefined -o libutil.la libutil_la-util.lo -lz
libtool: link: ar cru .libs/libutil.a .libs/libutil_la-util.o
libtool: link: ranlib .libs/libutil.a
libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" )
cc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -I../.. -I. -I../../include -I../../lib -fno-strict-aliasing -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT groonga_suggest_create_dataset-groonga_suggest_create_dataset.o -MD -MP -MF .deps/groonga_suggest_create_dataset-groonga_suggest_create_dataset.Tpo -c -o groonga_suggest_create_dataset-groonga_suggest_create_dataset.o `test -f 'groonga_suggest_create_dataset.c' || echo './'`groonga_suggest_create_dataset.c
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
mv -f .deps/groonga_suggest_create_dataset-groonga_suggest_create_dataset.Tpo .deps/groonga_suggest_create_dataset-groonga_suggest_create_dataset.Po
/bin/sh ../../libtool --tag=CXX --mode=link c++ -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -no-undefined -o groonga-suggest-create-dataset groonga_suggest_create_dataset-groonga_suggest_create_dataset.o ../../lib/libgroonga.la -lz
libtool: link: c++ -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -o .libs/groonga-suggest-create-dataset groonga_suggest_create_dataset-groonga_suggest_create_dataset.o -Wl,-bind_at_load ../../lib/.libs/libgroonga.dylib -L/usr/lib -lmsgpack -lz
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings
cc -DHAVE_CONFIG_H -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/local/Cellar/groonga/2.1.1/lib/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_LOG_PATH=\""/usr/local/Cellar/groonga/2.1.1/var/log/groonga/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -I../.. -I. -I../../include -I../../lib -fno-strict-aliasing -I/usr/local/Cellar/zeromq/3.2.2/include -I/usr/include -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -MT groonga_suggest_learner-groonga_suggest_learner.o -MD -MP -MF .deps/groonga_suggest_learner-groonga_suggest_learner.Tpo -c -o groonga_suggest_learner-groonga_suggest_learner.o `test -f 'groonga_suggest_learner.c' || echo './'`groonga_suggest_learner.c
brew: superenv removed: -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings
groonga_suggest_learner.c:197:40: error: too few arguments to function call, expected 4, have 3
if (zmq_send(zmq_send_sock, &msg, 0)) {
~~~~~~~~ ^
/usr/local/Cellar/zeromq/3.2.2/include/zmq.h:349:1: note: 'zmq_send' declared here
ZMQ_EXPORT int zmq_send (void *s, const void *buf, size_t len, int flags);
^
/usr/local/Cellar/zeromq/3.2.2/include/zmq.h:50:27: note: expanded from macro 'ZMQ_EXPORT'
# define ZMQ_EXPORT __attribute__ ((visibility("default")))
^
groonga_suggest_learner.c:372:41: error: use of undeclared identifier 'ZMQ_HWM'
zmq_setsockopt(zmq_send_sock, ZMQ_HWM, &hwm, sizeof(uint64_t));
^
groonga_suggest_learner.c:463:39: error: too few arguments to function call, expected 4, have 3
if (zmq_recv(zmq_sock, &msg, 0)) {
~~~~~~~~ ^
/usr/local/Cellar/zeromq/3.2.2/include/zmq.h:350:1: note: 'zmq_recv' declared here
ZMQ_EXPORT int zmq_recv (void *s, void *buf, size_t len, int flags);
^
/usr/local/Cellar/zeromq/3.2.2/include/zmq.h:50:27: note: expanded from macro 'ZMQ_EXPORT'
# define ZMQ_EXPORT __attribute__ ((visibility("default")))
^
3 errors generated.
make[2]: *** [groonga_suggest_learner-groonga_suggest_learner.o] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
==> Configuration
HOMEBREW_VERSION: 0.9.3
HEAD: 9773559aa7e50416197001e973fae9e4fe60928f
CPU: quad-core 64-bit arrandale
OS X: 10.7.5-x86_64
Xcode: 4.5.2
CLT: 1.0.0.9000000000.1.1249367152
X11: 2.6.4 => /usr/X11
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/lib/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/pcre/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: groonga did not build
Logs: /Users/odyss009/Library/Logs/Homebrew/groonga/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 groonga configure 2.1.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/groonga/2.1.1 --with-zlib
## --------- ##
## Platform. ##
## --------- ##
hostname = joe.local
uname -m = x86_64
uname -r = 11.4.2
uname -s = Darwin
uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 148 tasks, 827 threads, 4 processors
Load average: 4.84, Mach factor: 1.08
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/pcre/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2893: checking for a BSD-compatible install
configure:2961: result: /usr/bin/install -c
configure:2972: checking whether build environment is sane
configure:3022: result: yes
configure:3163: checking for a thread-safe mkdir -p
configure:3202: result: ./install-sh -c -d
configure:3215: checking for gawk
configure:3245: result: no
configure:3215: checking for mawk
configure:3245: result: no
configure:3215: checking for nawk
configure:3245: result: no
configure:3215: checking for awk
configure:3231: found /usr/bin/awk
configure:3242: result: awk
configure:3253: checking whether make sets $(MAKE)
configure:3275: result: yes
configure:3350: checking how to create a pax tar archive
configure:3363: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:3366: $? = 0
configure:3406: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:3409: $? = 0
configure:3413: tar -xf - <conftest.tar
configure:3416: $? = 0
configure:3429: result: gnutar
configure:3453: checking build system type
configure:3467: result: x86_64-apple-darwin11.4.2
configure:3487: checking host system type
configure:3500: result: x86_64-apple-darwin11.4.2
configure:3531: checking for native Win32
configure:3541: result: no
configure:3544: checking for some Win32 platform
configure:3554: result: no
configure:3574: checking for NetBSD.
configure:3584: result: no
configure:3587: checking for Solaris.
configure:3597: result: no
configure:3612: checking for style of include used by make
configure:3640: result: GNU
configure:3711: checking for gcc
configure:3738: result: cc
configure:3967: checking for C compiler version
configure:3976: cc --version >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
configure:3987: $? = 0
configure:3976: cc -v >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:3987: $? = 0
configure:3976: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3987: $? = 1
configure:3976: cc -qversion >&5
clang: error: no input files
configure:3987: $? = 1
configure:4007: checking whether the C compiler works
configure:4029: cc conftest.c >&5
configure:4033: $? = 0
configure:4081: result: yes
configure:4084: checking for C compiler default output file name
configure:4086: result: a.out
configure:4092: checking for suffix of executables
configure:4099: cc -o conftest conftest.c >&5
configure:4103: $? = 0
configure:4125: result:
configure:4147: checking whether we are cross compiling
configure:4155: cc -o conftest conftest.c >&5
configure:4159: $? = 0
configure:4166: ./conftest
configure:4170: $? = 0
configure:4185: result: no
configure:4190: checking for suffix of object files
configure:4212: cc -c conftest.c >&5
configure:4216: $? = 0
configure:4237: result: o
configure:4241: checking whether we are using the GNU C compiler
configure:4260: cc -c conftest.c >&5
configure:4260: $? = 0
configure:4269: result: yes
configure:4278: checking whether cc accepts -g
configure:4298: cc -c -g conftest.c >&5
configure:4298: $? = 0
configure:4339: result: yes
configure:4356: checking for cc option to accept ISO C89
configure:4419: cc -c -g -O2 conftest.c >&5
configure:4419: $? = 0
configure:4432: result: none needed
configure:4454: checking dependency style of cc
configure:4565: result: gcc3
configure:4586: checking how to run the C preprocessor
configure:4617: cc -E conftest.c
configure:4617: $? = 0
configure:4631: cc -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4631: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4656: result: cc -E
configure:4676: cc -E conftest.c
configure:4676: $? = 0
configure:4690: cc -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4690: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4719: checking for grep that handles long lines and -e
configure:4777: result: /usr/bin/grep
configure:4782: checking for egrep
configure:4844: result: /usr/bin/grep -E
configure:4849: checking for ANSI C header files
configure:4869: cc -c -g -O2 conftest.c >&5
configure:4869: $? = 0
configure:4942: cc -o conftest -g -O2 conftest.c >&5
configure:4942: $? = 0
configure:4942: ./conftest
configure:4942: $? = 0
configure:4953: result: yes
configure:4966: checking for sys/types.h
configure:4966: cc -c -g -O2 conftest.c >&5
configure:4966: $? = 0
configure:4966: result: yes
configure:4966: checking for sys/stat.h
configure:4966: cc -c -g -O2 conftest.c >&5
configure:4966: $? = 0
configure:4966: result: yes
configure:4966: checking for stdlib.h
configure:4966: cc -c -g -O2 conftest.c >&5
configure:4966: $? = 0
configure:4966: result: yes
configure:4966: checking for string.h
configure:4966: cc -c -g -O2 conftest.c >&5
configure:4966: $? = 0
configure:4966: result: yes
configure:4966: checking for memory.h
configure:4966: cc -c -g -O2 conftest.c >&5
configure:4966: $? = 0
configure:4966: result: yes
configure:4966: checking for strings.h
configure:4966: cc -c -g -O2 conftest.c >&5
configure:4966: $? = 0
configure:4966: result: yes
configure:4966: checking for inttypes.h
configure:4966: cc -c -g -O2 conftest.c >&5
configure:4966: $? = 0
configure:4966: result: yes
configure:4966: checking for stdint.h
configure:4966: cc -c -g -O2 conftest.c >&5
configure:4966: $? = 0
configure:4966: result: yes
configure:4966: checking for unistd.h
configure:4966: cc -c -g -O2 conftest.c >&5
configure:4966: $? = 0
configure:4966: result: yes
configure:4978: checking whether byte ordering is bigendian
configure:4993: cc -c -g -O2 conftest.c >&5
configure:4993: $? = 0
configure:5038: cc -c -g -O2 conftest.c >&5
configure:5038: $? = 0
configure:5056: cc -c -g -O2 conftest.c >&5
conftest.c:30:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:5056: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5184: result: no
configure:5314: checking for C++ compiler version
configure:5323: c++ --version >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
configure:5334: $? = 0
configure:5323: c++ -v >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:5334: $? = 0
configure:5323: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:5334: $? = 1
configure:5323: c++ -qversion >&5
clang: error: no input files
configure:5334: $? = 1
configure:5338: checking whether we are using the GNU C++ compiler
configure:5357: c++ -c conftest.cpp >&5
configure:5357: $? = 0
configure:5366: result: yes
configure:5375: checking whether c++ accepts -g
configure:5395: c++ -c -g conftest.cpp >&5
configure:5395: $? = 0
configure:5436: result: yes
configure:5461: checking dependency style of c++
configure:5572: result: gcc3
configure:5635: checking for gcc
configure:5662: result: cc
configure:5891: checking for C compiler version
configure:5900: cc --version >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
configure:5911: $? = 0
configure:5900: cc -v >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:5911: $? = 0
configure:5900: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:5911: $? = 1
configure:5900: cc -qversion >&5
clang: error: no input files
configure:5911: $? = 1
configure:5915: checking whether we are using the GNU C compiler
configure:5943: result: yes
configure:5952: checking whether cc accepts -g
configure:6013: result: yes
configure:6030: checking for cc option to accept ISO C89
configure:6106: result: none needed
configure:6128: checking dependency style of cc
configure:6239: result: gcc3
configure:6258: checking whether cc understands -c and -o together
configure:6286: cc -c conftest.c -o conftest2.o >&5
configure:6290: $? = 0
configure:6296: cc -c conftest.c -o conftest2.o >&5
configure:6300: $? = 0
configure:6355: result: yes
configure:6434: checking for pkg-config
configure:6452: found /usr/local/opt/pkg-config/bin/pkg-config
configure:6464: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:6489: checking pkg-config is at least version 0.19
configure:6492: result: yes
configure:6523: checking if gcc supports -Wall
configure:6539: cc -c -g -O2 -Wall -Werror conftest.c >&5
configure:6539: $? = 0
configure:6549: result: yes
configure:6553: checking if g++ supports -Wall
configure:6575: c++ -c -g -O2 -Wall -Werror conftest.cpp >&5
configure:6575: $? = 0
configure:6591: result: yes
configure:6597: checking if gcc supports -Wextra
configure:6613: cc -c -g -O2 -Wall -Wextra -Werror conftest.c >&5
configure:6613: $? = 0
configure:6623: result: yes
configure:6627: checking if g++ supports -Wextra
configure:6649: c++ -c -g -O2 -Wall -Wextra -Werror conftest.cpp >&5
configure:6649: $? = 0
configure:6665: result: yes
configure:6747: checking if gcc supports -Wno-unused-but-set-variable
configure:6763: cc -c -g -O2 -Wall -Wextra -Wunused-but-set-variable -Werror conftest.c >&5
clang: error: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-variable'?
configure:6763: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6773: result: no
configure:6777: checking if g++ supports -Wno-unused-but-set-variable
configure:6799: c++ -c -g -O2 -Wall -Wextra -Wunused-but-set-variable -Werror conftest.cpp >&5
clang: error: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-variable'?
configure:6799: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6815: result: no
configure:6821: checking if gcc supports -Wno-unused-parameter
configure:6837: cc -c -g -O2 -Wall -Wextra -Wunused-parameter -Werror conftest.c >&5
configure:6837: $? = 0
configure:6847: result: yes
configure:6851: checking if g++ supports -Wno-unused-parameter
configure:6873: c++ -c -g -O2 -Wall -Wextra -Wunused-parameter -Werror conftest.cpp >&5
configure:6873: $? = 0
configure:6889: result: yes
configure:6895: checking if gcc supports -Wno-sign-compare
configure:6911: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wsign-compare -Werror conftest.c >&5
configure:6911: $? = 0
configure:6921: result: yes
configure:6925: checking if g++ supports -Wno-sign-compare
configure:6947: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wsign-compare -Werror conftest.cpp >&5
configure:6947: $? = 0
configure:6963: result: yes
configure:6968: checking if gcc supports -Wno-pointer-sign
configure:6984: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wpointer-sign -Werror conftest.c >&5
configure:6984: $? = 0
configure:6994: result: yes
configure:6999: checking if gcc supports -Wno-missing-field-initializers
configure:7015: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wmissing-field-initializers -Werror conftest.c >&5
configure:7015: $? = 0
configure:7025: result: yes
configure:7029: checking if g++ supports -Wno-missing-field-initializers
configure:7051: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wmissing-field-initializers -Werror conftest.cpp >&5
configure:7051: $? = 0
configure:7067: result: yes
configure:7074: checking if gcc supports -Wformat=2
configure:7090: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Werror conftest.c >&5
configure:7090: $? = 0
configure:7100: result: yes
configure:7104: checking if g++ supports -Wformat=2
configure:7126: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Werror conftest.cpp >&5
configure:7126: $? = 0
configure:7142: result: yes
configure:7148: checking if gcc supports -Wstrict-aliasing=2
configure:7164: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Werror conftest.c >&5
configure:7164: $? = 0
configure:7174: result: yes
configure:7178: checking if g++ supports -Wstrict-aliasing=2
configure:7200: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Werror conftest.cpp >&5
configure:7200: $? = 0
configure:7216: result: yes
configure:7225: checking if gcc supports -Wdisabled-optimization
configure:7241: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Werror conftest.c >&5
configure:7241: $? = 0
configure:7251: result: yes
configure:7255: checking if g++ supports -Wdisabled-optimization
configure:7277: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Werror conftest.cpp >&5
configure:7277: $? = 0
configure:7293: result: yes
configure:7299: checking if gcc supports -Wfloat-equal
configure:7315: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Werror conftest.c >&5
configure:7315: $? = 0
configure:7325: result: yes
configure:7329: checking if g++ supports -Wfloat-equal
configure:7351: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Werror conftest.cpp >&5
configure:7351: $? = 0
configure:7367: result: yes
configure:7373: checking if gcc supports -Wpointer-arith
configure:7389: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Werror conftest.c >&5
configure:7389: $? = 0
configure:7399: result: yes
configure:7403: checking if g++ supports -Wpointer-arith
configure:7425: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Werror conftest.cpp >&5
configure:7425: $? = 0
configure:7441: result: yes
configure:7446: checking if gcc supports -Wdeclaration-after-statement
configure:7462: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Werror conftest.c >&5
configure:7462: $? = 0
configure:7472: result: yes
configure:7476: checking if gcc supports -Wbad-function-cast
configure:7492: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Werror conftest.c >&5
configure:7492: $? = 0
configure:7502: result: yes
configure:7508: checking if gcc supports -Wcast-align
configure:7524: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Werror conftest.c >&5
configure:7524: $? = 0
configure:7534: result: yes
configure:7538: checking if g++ supports -Wcast-align
configure:7560: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Werror conftest.cpp >&5
configure:7560: $? = 0
configure:7576: result: yes
configure:7583: checking if gcc supports -Wredundant-decls
configure:7599: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror conftest.c >&5
configure:7599: $? = 0
configure:7609: result: yes
configure:7613: checking if g++ supports -Wredundant-decls
configure:7635: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Werror conftest.cpp >&5
configure:7635: $? = 0
configure:7651: result: yes
configure:7662: checking if gcc supports -Wwrite-strings
configure:7678: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -Werror conftest.c >&5
configure:7678: $? = 0
configure:7688: result: yes
configure:7692: checking if g++ supports -Wwrite-strings
configure:7714: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -Werror conftest.cpp >&5
configure:7714: $? = 0
configure:7730: result: yes
configure:7737: checking if g++ supports -fexceptions
configure:7759: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -Werror conftest.cpp >&5
configure:7759: $? = 0
configure:7775: result: yes
configure:7779: checking if g++ supports -fimplicit-templates
configure:7801: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fimplicit-templates -Werror conftest.cpp >&5
clang: error: argument unused during compilation: '-fimplicit-templates'
configure:7801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7817: result: no
configure:7825: checking if gcc supports -Wno-clobbered
configure:7841: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -Wclobbered -Werror conftest.c >&5
clang: error: unknown warning option '-Wclobbered'
configure:7841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7851: result: no
configure:7855: checking if g++ supports -Wno-clobbered
configure:7877: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -Wclobbered -Werror conftest.cpp >&5
clang: error: unknown warning option '-Wclobbered'
configure:7877: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7893: result: no
configure:8259: checking how to print strings
configure:8286: result: printf
configure:8307: checking for a sed that does not truncate output
configure:8371: result: /usr/local/Library/ENV/4.3/sed
configure:8389: checking for fgrep
configure:8451: result: /usr/bin/grep -F
configure:8486: checking for ld used by cc
configure:8553: result: /usr/bin/ld
configure:8560: checking if the linker (/usr/bin/ld) is GNU ld
configure:8575: result: no
configure:8587: checking for BSD- or MS-compatible name lister (nm)
configure:8636: result: /usr/bin/nm
configure:8766: checking the name lister (/usr/bin/nm) interface
configure:8773: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:8776: /usr/bin/nm "conftest.o"
configure:8779: output
000000000000021c S _some_variable
configure:8786: result: BSD nm
configure:8789: checking whether ln -s works
configure:8793: result: yes
configure:8801: checking the maximum length of command line arguments
configure:8931: result: 196608
configure:8948: checking whether the shell understands some XSI constructs
configure:8958: result: yes
configure:8962: checking whether the shell understands "+="
configure:8968: result: yes
configure:9003: checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format
configure:9043: result: func_convert_file_noop
configure:9050: checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format
configure:9070: result: func_convert_file_noop
configure:9077: checking for /usr/bin/ld option to reload object files
configure:9084: result: -r
configure:9158: checking for objdump
configure:9185: result: objdump
configure:9214: checking how to recognize dependent libraries
configure:9416: result: pass_all
configure:9501: checking for dlltool
configure:9528: result: dlltool
configure:9558: checking how to associate runtime and link libraries
configure:9585: result: printf %s\n
configure:9645: checking for ar
configure:9661: found /usr/bin/ar
configure:9672: result: ar
configure:9709: checking for archiver @FILE support
configure:9726: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:9726: $? = 0
configure:9729: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:9732: $? = 1
configure:9752: result: no
configure:9810: checking for strip
configure:9826: found /usr/bin/strip
configure:9837: result: strip
configure:9909: checking for ranlib
configure:9925: found /usr/bin/ranlib
configure:9936: result: ranlib
configure:10038: checking command to parse /usr/bin/nm output from cc object
configure:10158: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:10161: $? = 0
configure:10165: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:10168: $? = 0
cannot find nm_test_var in conftest.nm
configure:10158: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:10161: $? = 0
configure:10165: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:10168: $? = 0
configure:10234: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c conftstm.o >&5
configure:10237: $? = 0
configure:10275: result: ok
configure:10312: checking for sysroot
configure:10342: result: no
configure:10598: checking for mt
configure:10628: result: no
configure:10648: checking if : is a manifest tool
configure:10654: : '-?'
configure:10662: result: no
configure:10718: checking for dsymutil
configure:10734: found /usr/bin/dsymutil
configure:10745: result: dsymutil
configure:10810: checking for nmedit
configure:10826: found /usr/bin/nmedit
configure:10837: result: nmedit
configure:10902: checking for lipo
configure:10918: found /usr/bin/lipo
configure:10929: result: lipo
configure:10994: checking for otool
configure:11010: found /usr/bin/otool
configure:11021: result: otool
configure:11086: checking for otool64
configure:11116: result: no
configure:11161: checking for -single_module linker flag
cc -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:11194: result: yes
configure:11197: checking for -exported_symbols_list linker flag
configure:11217: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:11217: $? = 0
configure:11227: result: yes
configure:11230: checking for -force_load linker flag
cc -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:11262: result: yes
configure:11301: checking for dlfcn.h
configure:11301: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:11301: $? = 0
configure:11301: result: yes
configure:11515: checking for objdir
configure:11530: result: .libs
configure:11801: checking if cc supports -fno-rtti -fno-exceptions
configure:11819: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -fno-rtti -fno-exceptions conftest.c >&5
configure:11823: $? = 0
configure:11836: result: yes
configure:12163: checking for cc option to produce PIC
configure:12170: result: -fno-common -DPIC
configure:12178: checking if cc PIC flag -fno-common -DPIC works
configure:12196: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -fno-common -DPIC -DPIC conftest.c >&5
configure:12200: $? = 0
configure:12213: result: yes
configure:12242: checking if cc static flag -static works
configure:12270: result: no
configure:12285: checking if cc supports -c -o file.o
configure:12306: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -o out/conftest2.o conftest.c >&5
configure:12310: $? = 0
configure:12332: result: yes
configure:12340: checking if cc supports -c -o file.o
configure:12387: result: yes
configure:12420: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:13577: result: yes
configure:13817: checking dynamic linker characteristics
configure:14562: result: darwin11.4.2 dyld
configure:14669: checking how to hardcode library paths into programs
configure:14694: result: immediate
configure:15234: checking whether stripping libraries is possible
configure:15248: result: yes
configure:15274: checking if libtool supports shared libraries
configure:15276: result: yes
configure:15279: checking whether to build shared libraries
configure:15300: result: yes
configure:15303: checking whether to build static libraries
configure:15307: result: yes
configure:15330: checking how to run the C++ preprocessor
configure:15357: c++ -E conftest.cpp
configure:15357: $? = 0
configure:15371: c++ -E conftest.cpp
conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:15371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15396: result: c++ -E
configure:15416: c++ -E conftest.cpp
configure:15416: $? = 0
configure:15430: c++ -E conftest.cpp
conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:15430: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15599: checking for ld used by c++
configure:15666: result: /usr/bin/ld
configure:15673: checking if the linker (/usr/bin/ld) is GNU ld
configure:15688: result: no
configure:15743: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:16748: result: yes
configure:16784: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions conftest.cpp >&5
configure:16787: $? = 0
configure:17307: checking for c++ option to produce PIC
configure:17314: result: -fno-common -DPIC
configure:17322: checking if c++ PIC flag -fno-common -DPIC works
configure:17340: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -fno-common -DPIC -DPIC conftest.cpp >&5
configure:17344: $? = 0
configure:17357: result: yes
configure:17380: checking if c++ static flag -static works
configure:17408: result: no
configure:17420: checking if c++ supports -c -o file.o
configure:17441: c++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions -o out/conftest2.o conftest.cpp >&5
configure:17445: $? = 0
configure:17467: result: yes
configure:17472: checking if c++ supports -c -o file.o
configure:17519: result: yes
configure:17549: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:17588: result: yes
configure:17729: checking dynamic linker characteristics
configure:18408: result: darwin11.4.2 dyld
configure:18461: checking how to hardcode library paths into programs
configure:18486: result: immediate
configure:18548: creating ./config.lt
## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:679: creating libtool
configure:20327: checking for library containing log
configure:20358: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
conftest.c:34:6: warning: incompatible redeclaration of library function 'log'
char log ();
^
conftest.c:34:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
configure:20358: $? = 0
configure:20375: result: none required
configure:20385: checking for fpclassify
configure:20399: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20399: $? = 0
configure:20404: result: yes
configure:20450: checking for dlfcn.h
configure:20450: result: yes
configure:20462: checking errno.h usability
configure:20462: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20462: $? = 0
configure:20462: result: yes
configure:20462: checking errno.h presence
configure:20462: cc -E conftest.c
configure:20462: $? = 0
configure:20462: result: yes
configure:20462: checking for errno.h
configure:20462: result: yes
configure:20474: checking execinfo.h usability
configure:20474: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20474: $? = 0
configure:20474: result: yes
configure:20474: checking execinfo.h presence
configure:20474: cc -E conftest.c
configure:20474: $? = 0
configure:20474: result: yes
configure:20474: checking for execinfo.h
configure:20474: result: yes
configure:20486: checking for inttypes.h
configure:20486: result: yes
configure:20498: checking netdb.h usability
configure:20498: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20498: $? = 0
configure:20498: result: yes
configure:20498: checking netdb.h presence
configure:20498: cc -E conftest.c
configure:20498: $? = 0
configure:20498: result: yes
configure:20498: checking for netdb.h
configure:20498: result: yes
configure:20510: checking netinet/in.h usability
configure:20510: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20510: $? = 0
configure:20510: result: yes
configure:20510: checking netinet/in.h presence
configure:20510: cc -E conftest.c
configure:20510: $? = 0
configure:20510: result: yes
configure:20510: checking for netinet/in.h
configure:20510: result: yes
configure:20522: checking netinet/tcp.h usability
configure:20522: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20522: $? = 0
configure:20522: result: yes
configure:20522: checking netinet/tcp.h presence
configure:20522: cc -E conftest.c
configure:20522: $? = 0
configure:20522: result: yes
configure:20522: checking for netinet/tcp.h
configure:20522: result: yes
configure:20534: checking signal.h usability
configure:20534: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20534: $? = 0
configure:20534: result: yes
configure:20534: checking signal.h presence
configure:20534: cc -E conftest.c
configure:20534: $? = 0
configure:20534: result: yes
configure:20534: checking for signal.h
configure:20534: result: yes
configure:20546: checking for stdint.h
configure:20546: result: yes
configure:20558: checking for stdlib.h
configure:20558: result: yes
configure:20570: checking sys/mman.h usability
configure:20570: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20570: $? = 0
configure:20570: result: yes
configure:20570: checking sys/mman.h presence
configure:20570: cc -E conftest.c
configure:20570: $? = 0
configure:20570: result: yes
configure:20570: checking for sys/mman.h
configure:20570: result: yes
configure:20582: checking sys/param.h usability
configure:20582: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20582: $? = 0
configure:20582: result: yes
configure:20582: checking sys/param.h presence
configure:20582: cc -E conftest.c
configure:20582: $? = 0
configure:20582: result: yes
configure:20582: checking for sys/param.h
configure:20582: result: yes
configure:20594: checking sys/resource.h usability
configure:20594: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20594: $? = 0
configure:20594: result: yes
configure:20594: checking sys/resource.h presence
configure:20594: cc -E conftest.c
configure:20594: $? = 0
configure:20594: result: yes
configure:20594: checking for sys/resource.h
configure:20594: result: yes
configure:20606: checking sys/socket.h usability
configure:20606: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20606: $? = 0
configure:20606: result: yes
configure:20606: checking sys/socket.h presence
configure:20606: cc -E conftest.c
configure:20606: $? = 0
configure:20606: result: yes
configure:20606: checking for sys/socket.h
configure:20606: result: yes
configure:20618: checking sys/sysctl.h usability
configure:20618: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20618: $? = 0
configure:20618: result: yes
configure:20618: checking sys/sysctl.h presence
configure:20618: cc -E conftest.c
configure:20618: $? = 0
configure:20618: result: yes
configure:20618: checking for sys/sysctl.h
configure:20618: result: yes
configure:20630: checking sys/time.h usability
configure:20630: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20630: $? = 0
configure:20630: result: yes
configure:20630: checking sys/time.h presence
configure:20630: cc -E conftest.c
configure:20630: $? = 0
configure:20630: result: yes
configure:20630: checking for sys/time.h
configure:20630: result: yes
configure:20642: checking sys/timeb.h usability
configure:20642: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20642: $? = 0
configure:20642: result: yes
configure:20642: checking sys/timeb.h presence
configure:20642: cc -E conftest.c
configure:20642: $? = 0
configure:20642: result: yes
configure:20642: checking for sys/timeb.h
configure:20642: result: yes
configure:20654: checking for sys/types.h
configure:20654: result: yes
configure:20666: checking sys/wait.h usability
configure:20666: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20666: $? = 0
configure:20666: result: yes
configure:20666: checking sys/wait.h presence
configure:20666: cc -E conftest.c
configure:20666: $? = 0
configure:20666: result: yes
configure:20666: checking for sys/wait.h
configure:20666: result: yes
configure:20678: checking time.h usability
configure:20678: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20678: $? = 0
configure:20678: result: yes
configure:20678: checking time.h presence
configure:20678: cc -E conftest.c
configure:20678: $? = 0
configure:20678: result: yes
configure:20678: checking for time.h
configure:20678: result: yes
configure:20690: checking ucontext.h usability
configure:20690: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
In file included from conftest.c:81:
/usr/include/ucontext.h:43:2: error: The deprecated ucontext routines require _XOPEN_SOURCE to be defined
#error The deprecated ucontext routines require _XOPEN_SOURCE to be defined
^
1 error generated.
configure:20690: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ucontext.h>
configure:20690: result: no
configure:20690: checking ucontext.h presence
configure:20690: cc -E conftest.c
In file included from conftest.c:48:
/usr/include/ucontext.h:43:2: error: The deprecated ucontext routines require _XOPEN_SOURCE to be defined
#error The deprecated ucontext routines require _XOPEN_SOURCE to be defined
^
1 error generated.
configure:20690: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <ucontext.h>
configure:20690: result: no
configure:20690: checking for ucontext.h
configure:20690: result: no
configure:20702: checking for unistd.h
configure:20702: result: yes
configure:20717: checking for _strnicmp
configure:20717: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
Undefined symbols for architecture x86_64:
"__strnicmp", referenced from:
_main in conftest-rRfQ7o.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| /* Define _strnicmp to an innocuous variant, in case <limits.h> declares _strnicmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _strnicmp innocuous__strnicmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _strnicmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _strnicmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _strnicmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__strnicmp || defined __stub____strnicmp
| choke me
| #endif
|
| int
| main ()
| {
| return _strnicmp ();
| ;
| return 0;
| }
configure:20717: result: no
configure:20728: checking for _strtoui64
configure:20728: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
Undefined symbols for architecture x86_64:
"__strtoui64", referenced from:
_main in conftest-nFTpuj.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| /* Define _strtoui64 to an innocuous variant, in case <limits.h> declares _strtoui64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _strtoui64 innocuous__strtoui64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _strtoui64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _strtoui64
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _strtoui64 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__strtoui64 || defined __stub____strtoui64
| choke me
| #endif
|
| int
| main ()
| {
| return _strtoui64 ();
| ;
| return 0;
| }
configure:20728: result: no
configure:20739: checking for close
configure:20739: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20739: $? = 0
configure:20739: result: yes
configure:20750: checking for gmtime_r
configure:20750: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20750: $? = 0
configure:20750: result: yes
configure:20761: checking for localtime_r
configure:20761: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20761: $? = 0
configure:20761: result: yes
configure:20772: checking for mkostemp
configure:20772: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
Undefined symbols for architecture x86_64:
"_mkostemp", referenced from:
_main in conftest-xUurBX.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| /* Define mkostemp to an innocuous variant, in case <limits.h> declares mkostemp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mkostemp innocuous_mkostemp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mkostemp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mkostemp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mkostemp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mkostemp || defined __stub___mkostemp
| choke me
| #endif
|
| int
| main ()
| {
| return mkostemp ();
| ;
| return 0;
| }
configure:20772: result: no
configure:20783: checking for open
configure:20783: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20783: $? = 0
configure:20783: result: yes
configure:20794: checking for read
configure:20794: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20794: $? = 0
configure:20794: result: yes
configure:20805: checking for strncasecmp
configure:20805: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
conftest.c:77:6: warning: incompatible redeclaration of library function 'strncasecmp'
char strncasecmp ();
^
conftest.c:77:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:20805: $? = 0
configure:20805: result: yes
configure:20816: checking for strtoull
configure:20816: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20816: $? = 0
configure:20816: result: yes
configure:20827: checking for write
configure:20827: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20827: $? = 0
configure:20827: result: yes
configure:20838: checking for library containing backtrace
configure:20869: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:20869: $? = 0
configure:20886: result: none required
configure:20896: checking for library containing clock_gettime
configure:20927: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
Undefined symbols for architecture x86_64:
"_clock_gettime", referenced from:
_main in conftest-zCdZL1.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20927: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOULL 1
| #define HAVE_WRITE 1
| #define HAVE_BACKTRACE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:20927: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c -lrt >&5
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20927: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOULL 1
| #define HAVE_WRITE 1
| #define HAVE_BACKTRACE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:20944: result: no
configure:20961: checking for special C compiler options needed for large files
configure:21006: result: no
configure:21012: checking for _FILE_OFFSET_BITS value needed for large files
configure:21037: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:21037: $? = 0
configure:21069: result: no
configure:21154: checking for off_t
configure:21154: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:21154: $? = 0
configure:21154: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
conftest.c:94:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:21154: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOULL 1
| #define HAVE_WRITE 1
| #define HAVE_BACKTRACE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:21154: result: yes
configure:21165: checking for size_t
configure:21165: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:21165: $? = 0
configure:21165: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
conftest.c:94:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:21165: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOULL 1
| #define HAVE_WRITE 1
| #define HAVE_BACKTRACE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:21165: result: yes
configure:21180: checking size of off_t
configure:21185: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:21185: $? = 0
configure:21185: ./conftest
configure:21185: $? = 0
configure:21199: result: 8
configure:21329: checking pthread.h usability
configure:21329: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:21329: $? = 0
configure:21329: result: yes
configure:21329: checking pthread.h presence
configure:21329: cc -E conftest.c
configure:21329: $? = 0
configure:21329: result: yes
configure:21329: checking for pthread.h
configure:21329: result: yes
configure:21339: checking for library containing pthread_create
configure:21370: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:21370: $? = 0
configure:21387: result: none required
configure:21398: checking for library containing gethostbyname
configure:21429: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:21429: $? = 0
configure:21446: result: none required
configure:21454: checking for library containing socket
configure:21485: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:21485: $? = 0
configure:21502: result: none required
configure:21510: checking for library containing dlopen
configure:21541: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:21541: $? = 0
configure:21558: result: none required
configure:21825: checking for enabling coverage
configure:21827: result: no
configure:21864: checking whether enable uyield
configure:21873: result: no
configure:21880: checking whether enable exact-alloc-count
configure:21894: result: yes
configure:21898: checking whether enable fmalloc
configure:21913: result: no
configure:21917: checking whether enable abort
configure:21932: result: no
configure:21936: checking whether allow dynamic memory allocation change
configure:21951: result: no
configure:21962: checking whether debug memory management
configure:21971: result: no
configure:21981: checking sys/epoll.h usability
configure:21981: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
conftest.c:99:10: fatal error: 'sys/epoll.h' file not found
#include <sys/epoll.h>
^
1 error generated.
configure:21981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOULL 1
| #define HAVE_WRITE 1
| #define HAVE_BACKTRACE 1
| #define SIZEOF_OFF_T 8
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define GRN_DEFAULT_DB_KEY "auto"
| #define GRN_STACK_SIZE 1024
| #define HAVE_PTHREAD_H 1
| #define WITH_NFKC 1
| #define USE_EXACT_ALLOC_COUNT 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/epoll.h>
configure:21981: result: no
configure:21981: checking sys/epoll.h presence
configure:21981: cc -E conftest.c
conftest.c:66:10: fatal error: 'sys/epoll.h' file not found
#include <sys/epoll.h>
^
1 error generated.
configure:21981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOULL 1
| #define HAVE_WRITE 1
| #define HAVE_BACKTRACE 1
| #define SIZEOF_OFF_T 8
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define GRN_DEFAULT_DB_KEY "auto"
| #define GRN_STACK_SIZE 1024
| #define HAVE_PTHREAD_H 1
| #define WITH_NFKC 1
| #define USE_EXACT_ALLOC_COUNT 1
| /* end confdefs.h. */
| #include <sys/epoll.h>
configure:21981: result: no
configure:21981: checking for sys/epoll.h
configure:21981: result: no
configure:22022: checking sys/event.h usability
configure:22022: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:22022: $? = 0
configure:22022: result: yes
configure:22022: checking sys/event.h presence
configure:22022: cc -E conftest.c
configure:22022: $? = 0
configure:22022: result: yes
configure:22022: checking for sys/event.h
configure:22022: result: yes
configure:22025: checking for kevent
configure:22025: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
configure:22025: $? = 0
configure:22025: result: yes
configure:22098: checking whether MSG_MORE defined
configure:22119: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
conftest.c:73:10: error: use of undeclared identifier 'MSG_MORE'
return MSG_MORE;
^
conftest.c:77:1: error: redefinition of 'main'
main ()
^
conftest.c:71:5: note: previous definition is here
int main(int argc, char **argv)
^
2 errors generated.
configure:22119: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOULL 1
| #define HAVE_WRITE 1
| #define HAVE_BACKTRACE 1
| #define SIZEOF_OFF_T 8
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define GRN_DEFAULT_DB_KEY "auto"
| #define GRN_STACK_SIZE 1024
| #define HAVE_PTHREAD_H 1
| #define WITH_NFKC 1
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_KQUEUE 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int main(int argc, char **argv)
| {
| return MSG_MORE;
| }
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:22129: result: no
configure:22136: checking whether MSG_NOSIGNAL defined
configure:22157: cc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
conftest.c:73:10: error: use of undeclared identifier 'MSG_NOSIGNAL'
return MSG_NOSIGNAL;
^
conftest.c:77:1: error: redefinition of 'main'
main ()
^
conftest.c:71:5: note: previous definition is here
int main(int argc, char **argv)
^
2 errors generated.
configure:22157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOULL 1
| #define HAVE_WRITE 1
| #define HAVE_BACKTRACE 1
| #define SIZEOF_OFF_T 8
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define GRN_DEFAULT_DB_KEY "auto"
| #define GRN_STACK_SIZE 1024
| #define HAVE_PTHREAD_H 1
| #define WITH_NFKC 1
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_KQUEUE 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int main(int argc, char **argv)
| {
| return MSG_NOSIGNAL;
| }
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:22167: result: no
configure:22219: checking for CUTTER
configure:22226: $PKG_CONFIG --exists --print-errors "cutter >= $REQUIRED_MINIMUM_CUTTER_VERSION"
Package cutter was not found in the pkg-config search path.
Perhaps you should add the directory containing `cutter.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cutter' found
configure:22229: $? = 1
configure:22243: $PKG_CONFIG --exists --print-errors "cutter >= $REQUIRED_MINIMUM_CUTTER_VERSION"
Package cutter was not found in the pkg-config search path.
Perhaps you should add the directory containing `cutter.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cutter' found
configure:22246: $? = 1
configure:22260: result: no
No package 'cutter' found
configure:22791: checking for pkg-config
configure:22821: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:22846: checking pkg-config is at least version 0.16
configure:22849: result: yes
configure:22866: checking for GLIB - version >= 2.8.0
configure:22981: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl >&5
configure:22981: $? = 0
configure:22981: ./conftest
configure:22981: $? = 0
configure:22995: result: yes (version 2.34.3)
configure:23063: checking for benchmark availablity
configure:23065: result:
configure:23288: checking for inkscape
configure:23321: result: no
configure:23384: checking for LIBEDIT
configure:23391: $PKG_CONFIG --exists --print-errors "libedit >= 3.0"
configure:23394: $? = 0
configure:23408: $PKG_CONFIG --exists --print-errors "libedit >= 3.0"
configure:23411: $? = 0
configure:23449: result: yes
configure:23454: checking for library containing el_wline
configure:23485: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -L/usr/local/lib -ledit -lcurses conftest.c >&5
configure:23485: $? = 0
configure:23502: result: none required
configure:23540: checking for library containing compress
configure:23571: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c >&5
Undefined symbols for architecture x86_64:
"_compress", referenced from:
_main in conftest-neqpQQ.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:23571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOULL 1
| #define HAVE_WRITE 1
| #define HAVE_BACKTRACE 1
| #define SIZEOF_OFF_T 8
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define GRN_DEFAULT_DB_KEY "auto"
| #define GRN_STACK_SIZE 1024
| #define HAVE_PTHREAD_H 1
| #define WITH_NFKC 1
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_KQUEUE 1
| #define WITH_BENCHMARK 1
| #define WITH_LIBEDIT 1
| #define WITH_ZLIB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char compress ();
| int
| main ()
| {
| return compress ();
| ;
| return 0;
| }
configure:23571: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings conftest.c -lz >&5
configure:23571: $? = 0
configure:23588: result: -lz
configure:23683: checking whether enable MeCab
configure:23685: result: yes
configure:23722: checking for mecab-config
configure:23753: result: no
configure:23879: checking whether enable KyTea
configure:23881: result: auto
configure:23887: checking for KYTEA
configure:23894: $PKG_CONFIG --exists --print-errors "kytea >= $REQUIRED_MINIMUM_KYTEA_VERSION"
Package kytea was not found in the pkg-config search path.
Perhaps you should add the directory containing `kytea.pc'
to the PKG_CONFIG_PATH environment variable
No package 'kytea' found
configure:23897: $? = 1
configure:23911: $PKG_CONFIG --exists --print-errors "kytea >= $REQUIRED_MINIMUM_KYTEA_VERSION"
Package kytea was not found in the pkg-config search path.
Perhaps you should add the directory containing `kytea.pc'
to the PKG_CONFIG_PATH environment variable
No package 'kytea' found
configure:23914: $? = 1
configure:23928: result: no
No package 'kytea' found
configure:24007: checking whether enable futex
configure:24009: result: no
configure:24024: checking for LIBZMQ
configure:24031: $PKG_CONFIG --exists --print-errors "libzmq"
configure:24034: $? = 0
configure:24048: $PKG_CONFIG --exists --print-errors "libzmq"
configure:24051: $? = 0
configure:24089: result: yes
configure:24139: checking for library containing event_init
configure:24170: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -levent conftest.c -lz >&5
configure:24170: $? = 0
configure:24187: result: none required
configure:24230: checking for library containing msgpack_version
configure:24261: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/usr/include -L/usr/lib conftest.c -lz >&5
Undefined symbols for architecture x86_64:
"_msgpack_version", referenced from:
_main in conftest-GnsnbK.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "groonga 2.1.1"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "2.1.1"
| #define HOST_CPU "x86_64"
| #define HOST_OS "darwin11.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GRN_VERSION "2.1.1"
| #define _GNU_SOURCE 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOULL 1
| #define HAVE_WRITE 1
| #define HAVE_BACKTRACE 1
| #define SIZEOF_OFF_T 8
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define GRN_DEFAULT_DB_KEY "auto"
| #define GRN_STACK_SIZE 1024
| #define HAVE_PTHREAD_H 1
| #define WITH_NFKC 1
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_KQUEUE 1
| #define WITH_BENCHMARK 1
| #define WITH_LIBEDIT 1
| #define WITH_ZLIB 1
| #define WITH_ZEROMQ 1
| #define WITH_LIBEVENT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char msgpack_version ();
| int
| main ()
| {
| return msgpack_version ();
| ;
| return 0;
| }
configure:24261: cc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings -I/usr/include -L/usr/lib conftest.c -lmsgpack -lz >&5
configure:24261: $? = 0
configure:24278: result: -lmsgpack
configure:24318: checking whether enable document
configure:24327: result: auto
configure:24424: checking whether document available
configure:24426: result: yes
configure:24437: checking whether document buildable
configure:24439: result: no
configure:24450: checking whether having built document
configure:24452: result: yes
configure:24461: checking whether install munin plugins
configure:24471: result: no
configure:24484: checking whether package platform
configure:24494: result: no
configure:24537: checking for the suffix of plugin shared libraries
configure:24542: result: .so
configure:24656: checking for PCRE
configure:24663: $PKG_CONFIG --exists --print-errors "libpcre"
configure:24666: $? = 0
configure:24680: $PKG_CONFIG --exists --print-errors "libpcre"
configure:24683: $? = 0
configure:24721: result: yes
configure:24727: $PKG_CONFIG --exists --print-errors "libpcre"
configure:24730: $? = 0
configure:25025: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by groonga config.status 2.1.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on joe.local
config.status:1415: creating Makefile
config.status:1415: creating build/Makefile
config.status:1415: creating build/cmake_modules/Makefile
config.status:1415: creating src/Makefile
config.status:1415: creating src/suggest/Makefile
config.status:1415: creating lib/Makefile
config.status:1415: creating lib/dat/Makefile
config.status:1415: creating include/Makefile
config.status:1415: creating include/groonga/Makefile
config.status:1415: creating plugins/Makefile
config.status:1415: creating plugins/tokenizers/Makefile
config.status:1415: creating plugins/suggest/Makefile
config.status:1415: creating plugins/table/Makefile
config.status:1415: creating plugins/query_expanders/Makefile
config.status:1415: creating examples/Makefile
config.status:1415: creating examples/dictionary/Makefile
config.status:1415: creating examples/dictionary/edict/Makefile
config.status:1415: creating examples/dictionary/eijiro/Makefile
config.status:1415: creating examples/dictionary/gene95/Makefile
config.status:1415: creating examples/dictionary/jmdict/Makefile
config.status:1415: creating packages/Makefile
config.status:1415: creating packages/apt/Makefile
config.status:1415: creating packages/rpm/Makefile
config.status:1415: creating packages/rpm/centos/Makefile
config.status:1415: creating packages/rpm/fedora/Makefile
config.status:1415: creating packages/yum/Makefile
config.status:1415: creating packages/source/Makefile
config.status:1415: creating packages/windows/Makefile
config.status:1415: creating packages/windows/patches/Makefile
config.status:1415: creating packages/windows/language-files/Makefile
config.status:1415: creating packages/windows/setup-x64.nsi
config.status:1415: creating data/Makefile
config.status:1415: creating data/images/Makefile
config.status:1415: creating data/images/logo/Makefile
config.status:1415: creating data/html/Makefile
config.status:1415: creating data/munin/Makefile
config.status:1415: creating data/init.d/Makefile
config.status:1415: creating data/init.d/redhat/Makefile
config.status:1415: creating data/init.d/redhat/sysconfig/Makefile
config.status:1415: creating data/logrotate.d/Makefile
config.status:1415: creating data/logrotate.d/redhat/Makefile
config.status:1415: creating data/systemd/Makefile
config.status:1415: creating data/systemd/fedora/Makefile
config.status:1415: creating data/systemd/fedora/sysconfig/Makefile
config.status:1415: creating data/scripts/Makefile
config.status:1415: creating tools/Makefile
config.status:1415: creating doc/Makefile
config.status:1415: creating doc/locale/Makefile
config.status:1415: creating doc/locale/en/Makefile
config.status:1415: creating doc/locale/en/LC_MESSAGES/Makefile
config.status:1415: creating doc/locale/ja/Makefile
config.status:1415: creating doc/locale/ja/LC_MESSAGES/Makefile
config.status:1415: creating test/Makefile
config.status:1415: creating test/unit/Makefile
config.status:1415: creating test/unit/lib/Makefile
config.status:1415: creating test/unit/lib/ruby/Makefile
config.status:1415: creating test/unit/fixtures/Makefile
config.status:1415: creating test/unit/fixtures/inverted-index/Makefile
config.status:1415: creating test/unit/fixtures/stress/Makefile
config.status:1415: creating test/unit/fixtures/performance/Makefile
config.status:1415: creating test/unit/fixtures/plugins/Makefile
config.status:1415: creating test/unit/fixtures/geo/Makefile
config.status:1415: creating test/unit/fixtures/story/Makefile
config.status:1415: creating test/unit/fixtures/story/taiyaki/Makefile
config.status:1415: creating test/unit/util/Makefile
config.status:1415: creating test/unit/core/Makefile
config.status:1415: creating test/unit/core/dat/Makefile
config.status:1415: creating test/unit/memcached/Makefile
config.status:1415: creating test/unit/http/Makefile
config.status:1415: creating test/unit/gqtp/Makefile
config.status:1415: creating test/unit/story/Makefile
config.status:1415: creating test/unit/groonga-benchmark/Makefile
config.status:1415: creating test/command/Makefile
config.status:1415: creating test/benchmark/Makefile
config.status:1415: creating test/benchmark/fixtures/Makefile
config.status:1415: creating test/benchmark/fixtures/geo-select/Makefile
config.status:1415: creating test/benchmark/lib/Makefile
config.status:1415: creating vendor/Makefile
config.status:1415: creating packages/rpm/centos/groonga.spec
config.status:1415: creating packages/rpm/fedora/groonga.spec
config.status:1415: creating packages/apt/debian/groonga-keyring.postrm
config.status:1415: creating groonga.pc
config.status:1415: creating groonga-httpd-conf.sh
config.status:1415: creating data/groonga-httpd.conf
config.status:1415: creating config.h
config.status:1644: executing depfiles commands
config.status:1644: executing libtool commands
configure:27705: === configuring in vendor/nginx (/private/tmp/groonga-XSrD/groonga-2.1.1/vendor/nginx)
configure:27768: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/groonga/2.1.1' '--with-zlib' 'CC=cc' 'CXX=c++' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.4.2
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPCUTTER_CFLAGS_set=
ac_cv_env_CPPCUTTER_CFLAGS_value=
ac_cv_env_CPPCUTTER_LIBS_set=
ac_cv_env_CPPCUTTER_LIBS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CUTTER_CFLAGS_set=
ac_cv_env_CUTTER_CFLAGS_value=
ac_cv_env_CUTTER_LIBS_set=
ac_cv_env_CUTTER_LIBS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_GCUTTER_CFLAGS_set=
ac_cv_env_GCUTTER_CFLAGS_value=
ac_cv_env_GCUTTER_LIBS_set=
ac_cv_env_GCUTTER_LIBS_value=
ac_cv_env_KYTEA_CFLAGS_set=
ac_cv_env_KYTEA_CFLAGS_value=
ac_cv_env_KYTEA_LIBS_set=
ac_cv_env_KYTEA_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBEDIT_CFLAGS_set=
ac_cv_env_LIBEDIT_CFLAGS_value=
ac_cv_env_LIBEDIT_LIBS_set=
ac_cv_env_LIBEDIT_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBZMQ_CFLAGS_set=
ac_cv_env_LIBZMQ_CFLAGS_value=
ac_cv_env_LIBZMQ_LIBS_set=
ac_cv_env_LIBZMQ_LIBS_value=
ac_cv_env_PCRE_CFLAGS_set=
ac_cv_env_PCRE_CFLAGS_value=
ac_cv_env_PCRE_LIBS_set=
ac_cv_env_PCRE_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__strnicmp=no
ac_cv_func__strtoui64=no
ac_cv_func_close=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_kevent=yes
ac_cv_func_localtime_r=yes
ac_cv_func_mkostemp=no
ac_cv_func_open=yes
ac_cv_func_read=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strtoull=yes
ac_cv_func_write=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_signal_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_epoll_h=no
ac_cv_header_sys_event_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time_h=yes
ac_cv_header_ucontext_h=no
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin11.4.2
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_MECAB_CONFIG=no
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_ruby_available=no
ac_cv_search_backtrace='none required'
ac_cv_search_clock_gettime=no
ac_cv_search_compress=-lz
ac_cv_search_dlopen='none required'
ac_cv_search_el_wline='none required'
ac_cv_search_event_init='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_log='none required'
ac_cv_search_msgpack_version=-lmsgpack
ac_cv_search_pthread_create='none required'
ac_cv_search_socket='none required'
ac_cv_sizeof_off_t=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_use_cppcutter=no
ac_cv_use_cutter=no
ac_cv_use_gcutter=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_tar_pax=gnutar
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
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
lt_cv_path_NM=/usr/bin/nm
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='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -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=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_LIBEDIT_CFLAGS='-I/usr/local/include -I/usr/local/include/editline '
pkg_cv_LIBEDIT_LIBS='-L/usr/local/lib -ledit -lcurses '
pkg_cv_LIBZMQ_CFLAGS='-I/usr/local/Cellar/zeromq/3.2.2/include '
pkg_cv_LIBZMQ_LIBS='-L/usr/local/Cellar/zeromq/3.2.2/lib -lzmq '
pkg_cv_PCRE_CFLAGS='-I/usr/local/Cellar/pcre/8.32/include '
pkg_cv_PCRE_LIBS='-L/usr/local/Cellar/pcre/8.32/lib -lpcre '
pkg_cv_PCRE_LIBS_ONLY_L='-L/usr/local/Cellar/pcre/8.32/lib '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/groonga-XSrD/groonga-2.1.1/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/groonga-XSrD/groonga-2.1.1/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/groonga-XSrD/groonga-2.1.1/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/groonga-XSrD/groonga-2.1.1/missing --run automake-1.11'
AWK='awk'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wredundant-decls -Wwrite-strings '
COVERAGE_CFLAGS=''
COVERAGE_INFO_FILE='coverage.info'
COVERAGE_REPORT_DIR='coverage'
CPP='cc -E'
CPPCUTTER_CFLAGS=''
CPPCUTTER_LIBS=''
CPPFLAGS=''
CUTTER=''
CUTTER_CFLAGS=''
CUTTER_LIBS=''
CUTTER_SOURCE_PATH=''
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wredundant-decls -Wwrite-strings -fexceptions'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOCUMENT_AVAILABLE_FALSE='#'
DOCUMENT_AVAILABLE_TRUE=''
DOCUMENT_BUILDABLE_FALSE=''
DOCUMENT_BUILDABLE_TRUE='#'
DOCUMENT_VERSION='2.1.1'
DOCUMENT_VERSION_FULL='2.1.1'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_COVERAGE_FALSE=''
ENABLE_COVERAGE_TRUE='#'
ENABLE_SUGGEST_LEARNER_FALSE='#'
ENABLE_SUGGEST_LEARNER_TRUE=''
EXEEXT=''
FEDORA_PLATFORM_FALSE=''
FEDORA_PLATFORM_TRUE='#'
FGREP='/usr/bin/grep -F'
GCUTTER_CFLAGS=''
GCUTTER_LIBS=''
GENHTML=''
GENHTML_OPTIONS='--title '\''groonga Code Coverage'\'''
GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include '
GLIB_COMPILE_RESOURCES='glib-compile-resources'
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl '
GLIB_MKENUMS='glib-mkenums'
GOBJECT_QUERY='gobject-query'
GPG_UID='45499429'
GREP='/usr/bin/grep'
GRN_CFLAGS=''
GRN_DEFAULT_DOCUMENT_ROOT='${pkgdatadir}/${GRN_DEFAULT_DOCUMENT_ROOT_BASE}'
GRN_DEFAULT_DOCUMENT_ROOT_BASE='html/admin'
GRN_DEFAULT_RELATIVE_DOCUMENT_ROOT='share/$(PACKAGE)/$(GRN_DEFAULT_DOCUMENT_ROOT_BASE)'
GRN_DEFS=' -DGRN_DLL_FILENAME=L\""$(GRN_DLL_FILENAME)"\" -DGRN_PLUGINS_DIR=\""$(pluginsdir)"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/$(relative_pluginsdir)"\" -DGRN_LOG_PATH=\""$(grn_log_path)"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""$(GRN_DEFAULT_DOCUMENT_ROOT)"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""$(GRN_DEFAULT_RELATIVE_DOCUMENT_ROOT)"\"'
GRN_DLL_FILENAME='libgroonga-$(LT_CURRENT).dll'
GRN_EXPANDED_DEFAULT_DOCUMENT_ROOT='${datadir}/groonga/html/admin'
GRN_VERSION='2.1.1'
GROONGA='$(abs_top_builddir)/src/groonga'
GROONGA_BENCHMARK='$(abs_top_builddir)/src/groonga-benchmark'
GROONGA_GITHUB_COM_PATH=''
GROONGA_HTTPD='$(abs_top_builddir)/vendor/nginx-1.2.1/objs/nginx'
GROONGA_HTTPD_DEFAULT_DATABASE_PATH='/usr/local/Cellar/groonga/2.1.1/var/lib/groonga/db/db'
GROONGA_HTTPD_DOCUMENT_ROOT='/usr/local/Cellar/groonga/2.1.1/share/groonga/html/admin'
GROONGA_SUGGEST_CREATE_DATASET='$(abs_top_builddir)/src/suggest/groonga-suggest-create-dataset'
HAVE_BUILT_DOCUMENT_FALSE='#'
HAVE_BUILT_DOCUMENT_TRUE=''
HG=''
INKSCAPE='none'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_MUNIN_PLUGINS_FALSE=''
INSTALL_MUNIN_PLUGINS_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KYTEA_CFLAGS=''
KYTEA_LIBS=''
LCOV=''
LD='/usr/bin/ld'
LDFLAGS=''
LIBEDIT_CFLAGS='-I/usr/local/include -I/usr/local/include/editline '
LIBEDIT_LIBS='-L/usr/local/lib -ledit -lcurses '
LIBEVENT_CFLAGS=''
LIBEVENT_LIBS='-levent'
LIBOBJS=''
LIBS='-lz '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBZMQ_CFLAGS='-I/usr/local/Cellar/zeromq/3.2.2/include '
LIBZMQ_LIBS='-L/usr/local/Cellar/zeromq/3.2.2/lib -lzmq '
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='0'
LT_CURRENT='0'
LT_REVISION='0'
LT_VERSION_INFO='$(LT_CURRENT):$(LT_REVISION):$(LT_AGE)'
MAKEINFO='${SHELL} /private/tmp/groonga-XSrD/groonga-2.1.1/missing --run makeinfo'
MANIFEST_TOOL=':'
MECAB_CONFIG='no'
MECAB_CPPFLAGS=''
MECAB_LDFLAGS=''
MECAB_LIBS=''
MESSAGE_PACK_CFLAGS='-I/usr/include'
MESSAGE_PACK_LIBS='-L/usr/lib -lmsgpack'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
NO_STRICT_ALIASING_CFLAGS='-fno-strict-aliasing'
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=':'
OTOOL='otool'
PACKAGE='groonga'
PACKAGE_BUGREPORT='groonga@razil.jp'
PACKAGE_NAME='groonga'
PACKAGE_STRING='groonga 2.1.1'
PACKAGE_TARNAME='groonga'
PACKAGE_URL=''
PACKAGE_VERSION='2.1.1'
PATH_SEPARATOR=':'
PCRE_CFLAGS='-I/usr/local/Cellar/pcre/8.32/include '
PCRE_LIBS='-L/usr/local/Cellar/pcre/8.32/lib -lpcre '
PCRE_LIBS_ONLY_L='-L/usr/local/Cellar/pcre/8.32/lib '
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/local/lib/pkgconfig'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
RANLIB='ranlib'
REDHAT_PLATFORM_FALSE=''
REDHAT_PLATFORM_TRUE='#'
RSYNC_PATH='packages@packages.groonga.org:public'
RUBY=''
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEST_CFLAGS=''
TEST_CXXFLAGS=''
VERSION='2.1.1'
WINDOWS_LDFLAGS=''
WINDOWS_LIBS=''
WITH_BENCHMARK_FALSE='#'
WITH_BENCHMARK_TRUE=''
WITH_COMMAND_TEST_FALSE=''
WITH_COMMAND_TEST_TRUE='#'
WITH_CPPCUTTER_FALSE=''
WITH_CPPCUTTER_TRUE='#'
WITH_CUTTER_FALSE=''
WITH_CUTTER_TRUE='#'
WITH_GROONGA_HTTPD_FALSE='#'
WITH_GROONGA_HTTPD_TRUE=''
WITH_HG_FALSE=''
WITH_HG_TRUE='#'
WITH_INKSCAPE_FALSE=''
WITH_INKSCAPE_TRUE='#'
WITH_KYTEA_FALSE=''
WITH_KYTEA_TRUE='#'
WITH_LIBMEMCACHED_FALSE=''
WITH_LIBMEMCACHED_TRUE='#'
WITH_MECAB_FALSE=''
WITH_MECAB_TRUE='#'
WITH_PCRE='yes'
WITH_RUBY_FALSE=''
WITH_RUBY_TRUE='#'
WITH_UNIT_TEST_FALSE=''
WITH_UNIT_TEST_TRUE='#'
ac_check_coverage_makefile='Makefile'
ac_ct_AR='ar'
ac_ct_CC='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 --format=posix -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.4.2'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.4.2'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
examples_dictionarydir='$(examplesdir)/dictionary'
examplesdir='$(pkgdatadir)/examples'
exec_prefix='${prefix}'
expanded_pluginsdir='${libdir}/groonga/plugins'
expanded_relative_pluginsdir='groonga/plugins'
grn_debug='no'
grn_log_path='$(localstatedir)/log/$(PACKAGE_NAME)/$(PACKAGE_NAME).log'
host='x86_64-apple-darwin11.4.2'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.4.2'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/groonga-XSrD/groonga-2.1.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgsysconfdir='${sysconfdir}/groonga'
pluginsdir='${libdir}/$(relative_pluginsdir)'
prefix='/usr/local/Cellar/groonga/2.1.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
query_expanders_pluginsdir='${pluginsdir}/query_expanders'
relative_pluginsdir='$(PACKAGE)/plugins'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' vendor/nginx'
suggest_pluginsdir='${pluginsdir}/suggest'
sysconfdir='${prefix}/etc'
table_pluginsdir='${pluginsdir}/table'
target_alias=''
tokenizers_pluginsdir='${pluginsdir}/tokenizers'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "groonga"
#define PACKAGE_TARNAME "groonga"
#define PACKAGE_VERSION "2.1.1"
#define PACKAGE_STRING "groonga 2.1.1"
#define PACKAGE_BUGREPORT "groonga@razil.jp"
#define PACKAGE_URL ""
#define PACKAGE "groonga"
#define VERSION "2.1.1"
#define HOST_CPU "x86_64"
#define HOST_OS "darwin11.4.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define GRN_VERSION "2.1.1"
#define _GNU_SOURCE 1
#define HAVE_FPCLASSIFY 1
#define HAVE_DLFCN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_CLOSE 1
#define HAVE_GMTIME_R 1
#define HAVE_LOCALTIME_R 1
#define HAVE_OPEN 1
#define HAVE_READ 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRTOULL 1
#define HAVE_WRITE 1
#define HAVE_BACKTRACE 1
#define SIZEOF_OFF_T 8
#define GRN_DEFAULT_ENCODING "utf8"
#define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
#define GRN_DEFAULT_DB_KEY "auto"
#define GRN_STACK_SIZE 1024
#define HAVE_PTHREAD_H 1
#define WITH_NFKC 1
#define USE_EXACT_ALLOC_COUNT 1
#define USE_KQUEUE 1
#define WITH_BENCHMARK 1
#define WITH_LIBEDIT 1
#define WITH_ZLIB 1
#define WITH_ZEROMQ 1
#define WITH_LIBEVENT 1
#define WITH_MESSAGE_PACK 1
#define GRN_PLUGIN_SUFFIX ".so"
#define GRN_QUERY_EXPANDER_TSV_RELATIVE_SYNONYMS_FILE "synonyms.tsv"
#define GRN_QUERY_EXPANDER_TSV_SYNONYMS_FILE "/usr/local/Cellar/groonga/2.1.1/etc/groonga/synonyms.tsv"
#define CONFIGURE_OPTIONS " '--prefix=/usr/local/Cellar/groonga/2.1.1' '--with-zlib' 'CC=cc' 'CXX=c++' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig'"
#define GRN_CONFIG_PATH "/usr/local/Cellar/groonga/2.1.1/etc/groonga/groonga.conf"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment