config.log > 2011-02-15

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 1.1.0, which was
generated by GNU Autoconf 2.67.  Invocation command line was

  $ ./configure --host=i686-w64-mingw32 --prefix=/c/users/ongaeshi/work/rroonga/vendor/local

## --------- ##
## Platform. ##
## --------- ##

hostname = TUTONOTE
uname -m = i686
uname -r = 1.7.7(0.230/5/3)
uname -s = CYGWIN_NT-5.1
uname -v = 2010-08-31 09:58

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: .
PATH: /c/app/ruby187-mingw32/bin
PATH: /usr/bin
PATH: /c/app/ruby-1.8/bin
PATH: /usr/local/bin
PATH: /c/Perl/site/bin
PATH: /c/Perl/bin
PATH: /c/Program Files/Curl Corporation/Surge/7/bin
PATH: /c/program files/imagemagick-6.2.8-q16
PATH: /c/WINDOWS/system32
PATH: /c/WINDOWS
PATH: /c/WINDOWS/System32/Wbem
PATH: /c/Program Files/Common Files/Roxio Shared/DLLShared/
PATH: /c/Program Files/Common Files/Roxio Shared/DLLShared/
PATH: /c/Program Files/Common Files/Roxio Shared/9.0/DLLShared/
PATH: /c/Program Files/TortoiseSVN/bin
PATH: /c/app/Subversion/bin
PATH: /c/Program Files/QuickTime/QTSystem/
PATH: /c/app/Git/bin
PATH: /c/Program Files/TortoiseGit/bin
PATH: /c/users/ongaeshi/work/rubybuild/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2755: checking for a BSD-compatible install
configure:2823: result: /usr/bin/install -c
configure:2834: checking whether build environment is sane
configure:2884: result: yes
configure:2933: checking for i686-w64-mingw32-strip
configure:2949: found /usr/bin/i686-w64-mingw32-strip
configure:2960: result: i686-w64-mingw32-strip
configure:3025: checking for a thread-safe mkdir -p
configure:3064: result: /usr/bin/mkdir -p
configure:3077: checking for gawk
configure:3093: found /usr/bin/gawk
configure:3104: result: gawk
configure:3115: checking whether make sets $(MAKE)
configure:3137: result: yes
configure:3222: checking build system type
configure:3236: result: i686-pc-cygwin
configure:3256: checking host system type
configure:3269: result: i686-w64-mingw32
configure:3300: checking for native Win32
configure:3310: result: yes
configure:3313: checking for some Win32 platform
configure:3323: result: yes
configure:3355: checking for style of include used by make
configure:3383: result: GNU
configure:3413: checking for i686-w64-mingw32-gcc
configure:3429: found /usr/bin/i686-w64-mingw32-gcc
configure:3440: result: i686-w64-mingw32-gcc
configure:3709: checking for C compiler version
configure:3718: i686-w64-mingw32-gcc --version >&5
i686-w64-mingw32-gcc (GCC) 4.5.1
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3729: $? = 0
configure:3718: i686-w64-mingw32-gcc -v >&5
Using built-in specs.
COLLECT_GCC=i686-w64-mingw32-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-w64-mingw32/4.5.1/lto-wrapper.exe
Target: i686-w64-mingw32
Configured with: /cygdrive/c/nnnew/gcc32/mingw64-i686-gcc-4.5.1-2/src/gcc-4.5.1/configure --srcdir=/cygdrive/c/nnnew/gcc32/mingw64-i686-gcc-4.5.1-2/src/gcc-4.5.1 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/mingw64-i686-gcc -C --build=i686-pc-cygwin --host=i686-pc-cygwin --target=i686-w64-mingw32 --with-sysroot=/usr/i686-w64-mingw32/sys-root --with-build-sysroot=/usr/i686-w64-mingw32/sys-root --disable-multilib --disable-win32-registry --enable-languages=c,ada,c++,fortran,objc,obj-c++ --enable-fully-dynamic-strings --enable-libgomp --enable-sjlj-exceptions --enable-version-specific-runtime-libs --with-dwarf2 --enable-decimal-float=bid --enable-lto
Thread model: win32
gcc version 4.5.1 (GCC)
configure:3729: $? = 0
configure:3718: i686-w64-mingw32-gcc -V >&5
i686-w64-mingw32-gcc: '-V' option must have argument
configure:3729: $? = 1
configure:3718: i686-w64-mingw32-gcc -qversion >&5
i686-w64-mingw32-gcc: unrecognized option '-qversion'
i686-w64-mingw32-gcc: no input files
configure:3729: $? = 1
configure:3749: checking whether the C compiler works
configure:3771: i686-w64-mingw32-gcc    conftest.c  >&5
configure:3775: $? = 0
configure:3823: result: yes
configure:3826: checking for C compiler default output file name
configure:3828: result: a.exe
configure:3834: checking for suffix of executables
configure:3841: i686-w64-mingw32-gcc -o conftest.exe    conftest.c  >&5
configure:3845: $? = 0
configure:3867: result: .exe
configure:3889: checking whether we are cross compiling
configure:3897: i686-w64-mingw32-gcc -o conftest.exe    conftest.c  >&5
configure:3901: $? = 0
configure:3908: ./conftest.exe
configure:3912: $? = 0
configure:3927: result: no
configure:3932: checking for suffix of object files
configure:3954: i686-w64-mingw32-gcc -c   conftest.c >&5
configure:3958: $? = 0
configure:3979: result: o
configure:3983: checking whether we are using the GNU C compiler
configure:4002: i686-w64-mingw32-gcc -c   conftest.c >&5
configure:4002: $? = 0
configure:4011: result: yes
configure:4020: checking whether i686-w64-mingw32-gcc accepts -g
configure:4040: i686-w64-mingw32-gcc -c -g  conftest.c >&5
configure:4040: $? = 0
configure:4081: result: yes
configure:4098: checking for i686-w64-mingw32-gcc option to accept ISO C89
configure:4162: i686-w64-mingw32-gcc  -c -g -O2  conftest.c >&5
configure:4162: $? = 0
configure:4175: result: none needed
configure:4197: checking dependency style of i686-w64-mingw32-gcc
configure:4307: result: gcc3
configure:4328: checking how to run the C preprocessor
configure:4359: i686-w64-mingw32-gcc -E  conftest.c
configure:4359: $? = 0
configure:4373: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4398: result: i686-w64-mingw32-gcc -E
configure:4418: i686-w64-mingw32-gcc -E  conftest.c
configure:4418: $? = 0
configure:4432: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4461: checking for grep that handles long lines and -e
configure:4519: result: /usr/bin/grep
configure:4524: checking for egrep
configure:4586: result: /usr/bin/grep -E
configure:4591: checking for ANSI C header files
configure:4611: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4611: $? = 0
configure:4684: i686-w64-mingw32-gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:4684: $? = 0
configure:4684: ./conftest.exe
configure:4684: $? = 0
configure:4695: result: yes
configure:4708: checking for sys/types.h
configure:4708: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4708: $? = 0
configure:4708: result: yes
configure:4708: checking for sys/stat.h
configure:4708: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4708: $? = 0
configure:4708: result: yes
configure:4708: checking for stdlib.h
configure:4708: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4708: $? = 0
configure:4708: result: yes
configure:4708: checking for string.h
configure:4708: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4708: $? = 0
configure:4708: result: yes
configure:4708: checking for memory.h
configure:4708: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4708: $? = 0
configure:4708: result: yes
configure:4708: checking for strings.h
configure:4708: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4708: $? = 0
configure:4708: result: yes
configure:4708: checking for inttypes.h
configure:4708: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4708: $? = 0
configure:4708: result: yes
configure:4708: checking for stdint.h
configure:4708: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4708: $? = 0
configure:4708: result: yes
configure:4708: checking for unistd.h
configure:4708: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4708: $? = 0
configure:4708: result: yes
configure:4720: checking whether byte ordering is bigendian
configure:4735: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
conftest.c:24:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:4735: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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.  */
| #ifndef __APPLE_CC__
|        not a universal capable compiler
|      #endif
|      typedef int dummy;
|
configure:4780: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
configure:4780: $? = 0
configure:4798: i686-w64-mingw32-gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:4: error: 'not' undeclared (first use in this function)
conftest.c:30:4: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:30:8: error: expected ';' before 'big'
configure:4798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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:4926: result: no
configure:4952: checking for i686-w64-mingw32-gcc
configure:4979: result: i686-w64-mingw32-gcc
configure:5248: checking for C compiler version
configure:5257: i686-w64-mingw32-gcc --version >&5
i686-w64-mingw32-gcc (GCC) 4.5.1
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5268: $? = 0
configure:5257: i686-w64-mingw32-gcc -v >&5
Using built-in specs.
COLLECT_GCC=i686-w64-mingw32-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-w64-mingw32/4.5.1/lto-wrapper.exe
Target: i686-w64-mingw32
Configured with: /cygdrive/c/nnnew/gcc32/mingw64-i686-gcc-4.5.1-2/src/gcc-4.5.1/configure --srcdir=/cygdrive/c/nnnew/gcc32/mingw64-i686-gcc-4.5.1-2/src/gcc-4.5.1 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/mingw64-i686-gcc -C --build=i686-pc-cygwin --host=i686-pc-cygwin --target=i686-w64-mingw32 --with-sysroot=/usr/i686-w64-mingw32/sys-root --with-build-sysroot=/usr/i686-w64-mingw32/sys-root --disable-multilib --disable-win32-registry --enable-languages=c,ada,c++,fortran,objc,obj-c++ --enable-fully-dynamic-strings --enable-libgomp --enable-sjlj-exceptions --enable-version-specific-runtime-libs --with-dwarf2 --enable-decimal-float=bid --enable-lto
Thread model: win32
gcc version 4.5.1 (GCC)
configure:5268: $? = 0
configure:5257: i686-w64-mingw32-gcc -V >&5
i686-w64-mingw32-gcc: '-V' option must have argument
configure:5268: $? = 1
configure:5257: i686-w64-mingw32-gcc -qversion >&5
i686-w64-mingw32-gcc: unrecognized option '-qversion'
i686-w64-mingw32-gcc: no input files
configure:5268: $? = 1
configure:5272: checking whether we are using the GNU C compiler
configure:5300: result: yes
configure:5309: checking whether i686-w64-mingw32-gcc accepts -g
configure:5370: result: yes
configure:5387: checking for i686-w64-mingw32-gcc option to accept ISO C89
configure:5464: result: none needed
configure:5486: checking dependency style of i686-w64-mingw32-gcc
configure:5596: result: gcc3
configure:5612: checking whether i686-w64-mingw32-gcc and cc understand -c and -o together
configure:5643: i686-w64-mingw32-gcc -c conftest.c -o conftest2.o >&5
configure:5647: $? = 0
configure:5653: i686-w64-mingw32-gcc -c conftest.c -o conftest2.o >&5
configure:5657: $? = 0
configure:5668: cc -c conftest.c >&5
configure:5672: $? = 0
configure:5680: cc -c conftest.c -o conftest2.o >&5
configure:5684: $? = 0
configure:5690: cc -c conftest.c -o conftest2.o >&5
configure:5694: $? = 0
configure:5712: result: yes
configure:5747: checking for i686-w64-mingw32-pkg-config
configure:5780: result: no
configure:5790: checking for pkg-config
configure:5808: found /usr/bin/pkg-config
configure:5820: result: /usr/bin/pkg-config
configure:5845: checking pkg-config is at least version 0.19
configure:5848: result: yes
configure:5873: i686-w64-mingw32-gcc -c -g -O2 -Wall -Werror  conftest.c >&5
configure:5873: $? = 0
configure:5898: i686-w64-mingw32-gcc -c -g -O2 -Wall -Wextra -Werror  conftest.c >&5
configure:5898: $? = 0
configure:5950: i686-w64-mingw32-gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Werror  conftest.c >&5
configure:5950: $? = 0
configure:5975: i686-w64-mingw32-gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror  conftest.c >&5
configure:5975: $? = 0
configure:6000: i686-w64-mingw32-gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Werror  conftest.c >&5
configure:6000: $? = 0
configure:6025: i686-w64-mingw32-gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Werror  conftest.c >&5
configure:6025: $? = 0
configure:6051: i686-w64-mingw32-gcc -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:6051: $? = 0
configure:6076: i686-w64-mingw32-gcc -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:6076: $? = 0
configure:6101: i686-w64-mingw32-gcc -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:6101: $? = 0
configure:6126: i686-w64-mingw32-gcc -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:6126: $? = 0
configure:6151: i686-w64-mingw32-gcc -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:6151: $? = 0
configure:6176: i686-w64-mingw32-gcc -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:6176: $? = 0
configure:6201: i686-w64-mingw32-gcc -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:6201: $? = 0
configure:6226: i686-w64-mingw32-gcc -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:6226: $? = 0
configure:6251: i686-w64-mingw32-gcc -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:6251: $? = 0
configure:6277: checking for i686-w64-mingw32-as
configure:6293: found /usr/bin/i686-w64-mingw32-as
configure:6304: result: i686-w64-mingw32-as
configure:6369: checking for i686-w64-mingw32-dlltool
configure:6385: found /usr/bin/i686-w64-mingw32-dlltool
configure:6396: result: i686-w64-mingw32-dlltool
configure:6461: checking for i686-w64-mingw32-objdump
configure:6477: found /usr/bin/i686-w64-mingw32-objdump
configure:6488: result: i686-w64-mingw32-objdump
configure:6598: checking for a sed that does not truncate output
configure:6662: result: /usr/bin/sed
configure:6680: checking for fgrep
configure:6742: result: /usr/bin/grep -F
configure:6777: checking for ld used by i686-w64-mingw32-gcc
configure:6844: result: /usr/i686-w64-mingw32/bin/ld.exe
configure:6851: checking if the linker (/usr/i686-w64-mingw32/bin/ld.exe) is GNU ld
configure:6866: result: yes
configure:6878: checking for BSD- or MS-compatible name lister (nm)
configure:6927: result: /usr/bin/i686-w64-mingw32-nm -B
configure:7045: checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface
configure:7052: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:7055: /usr/bin/i686-w64-mingw32-nm -B "conftest.o"
configure:7058: output
00000000 b .bss
00000000 d .data
00000000 N .debug_abbrev
00000000 N .debug_info
00000000 N .debug_line
00000000 N .debug_pubnames
00000000 t .text
00000000 B _some_variable
configure:7065: result: BSD nm
configure:7068: checking whether ln -s works
configure:7072: result: yes
configure:7080: checking the maximum length of command line arguments
configure:7200: result: 8192
configure:7217: checking whether the shell understands some XSI constructs
configure:7227: result: yes
configure:7231: checking whether the shell understands "+="
configure:7237: result: yes
configure:7272: checking for /usr/i686-w64-mingw32/bin/ld.exe option to reload object files
configure:7279: result: -r
configure:7308: checking for i686-w64-mingw32-objdump
configure:7335: result: i686-w64-mingw32-objdump
configure:7404: checking how to recognize dependent libraries
configure:7600: result: file_magic ^x86 archive import|^x86 DLL
configure:7620: checking for i686-w64-mingw32-ar
configure:7636: found /usr/bin/i686-w64-mingw32-ar
configure:7647: result: i686-w64-mingw32-ar
configure:7725: checking for i686-w64-mingw32-strip
configure:7752: result: i686-w64-mingw32-strip
configure:7824: checking for i686-w64-mingw32-ranlib
configure:7840: found /usr/bin/i686-w64-mingw32-ranlib
configure:7851: result: i686-w64-mingw32-ranlib
configure:7981: checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object
configure:8099: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:8102: $? = 0
configure:8106: /usr/bin/i686-w64-mingw32-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:8109: $? = 0
cannot find nm_test_var in conftest.nm
configure:8099: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:8102: $? = 0
configure:8106: /usr/bin/i686-w64-mingw32-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:8109: $? = 0
configure:8163: i686-w64-mingw32-gcc -o conftest.exe -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   conftest.c conftstm.o >&5
configure:8166: $? = 0
configure:8204: result: ok
configure:9009: checking for dlfcn.h
configure:9009: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:57:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:9009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 <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 <dlfcn.h>
configure:9009: result: no
configure:9191: checking for objdir
configure:9206: result: .libs
configure:9498: checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions
configure:9516: i686-w64-mingw32-gcc -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  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9520: $? = 0
configure:9533: result: no
configure:9553: checking for i686-w64-mingw32-gcc option to produce PIC
configure:9825: result: -DDLL_EXPORT -DPIC
configure:9837: checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works
configure:9855: i686-w64-mingw32-gcc -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  -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
configure:9859: $? = 0
configure:9872: result: yes
configure:9896: checking if i686-w64-mingw32-gcc static flag -static works
configure:9924: result: yes
configure:9939: checking if i686-w64-mingw32-gcc supports -c -o file.o
configure:9960: i686-w64-mingw32-gcc -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  -o out/conftest2.o conftest.c >&5
configure:9964: $? = 0
configure:9986: result: yes
configure:9994: checking if i686-w64-mingw32-gcc supports -c -o file.o
configure:10041: result: yes
configure:10074: checking whether the i686-w64-mingw32-gcc linker (/usr/i686-w64-mingw32/bin/ld.exe) supports shared libraries
configure:11065: result: yes
configure:11102: checking whether -lc should be explicitly linked in
configure:11107: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:11110: $? = 0
configure:11125: i686-w64-mingw32-gcc -shared conftest.o  -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:11128: $? = 1
configure:11140: result: yes
configure:11304: checking dynamic linker characteristics
configure:11967: result: Win32 ld.exe
configure:12069: checking how to hardcode library paths into programs
configure:12094: result: immediate
configure:12614: checking whether stripping libraries is possible
configure:12619: result: yes
configure:12654: checking if libtool supports shared libraries
configure:12656: result: yes
configure:12659: checking whether to build shared libraries
configure:12680: result: yes
configure:12683: checking whether to build static libraries
configure:12687: result: yes
configure:12723: creating ./config.lt

## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:636: creating libtool
configure:14095: checking sys/mman.h usability
configure:14095: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:57:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
configure:14095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| /* 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/mman.h>
configure:14095: result: no
configure:14095: checking sys/mman.h presence
configure:14095: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:24:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
configure:14095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <sys/mman.h>
configure:14095: result: no
configure:14095: checking for sys/mman.h
configure:14095: result: no
configure:14095: checking sys/time.h usability
configure:14095: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking sys/time.h presence
configure:14095: i686-w64-mingw32-gcc -E  conftest.c
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for sys/time.h
configure:14095: result: yes
configure:14095: checking sys/timeb.h usability
configure:14095: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking sys/timeb.h presence
configure:14095: i686-w64-mingw32-gcc -E  conftest.c
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for sys/timeb.h
configure:14095: result: yes
configure:14095: checking sys/param.h usability
configure:14095: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking sys/param.h presence
configure:14095: i686-w64-mingw32-gcc -E  conftest.c
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for sys/param.h
configure:14095: result: yes
configure:14095: checking for sys/types.h
configure:14095: result: yes
configure:14095: checking pthread.h usability
configure:14095: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking pthread.h presence
configure:14095: i686-w64-mingw32-gcc -E  conftest.c
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for pthread.h
configure:14095: result: yes
configure:14095: checking sys/resource.h usability
configure:14095: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:62:26: fatal error: sys/resource.h: No such file or directory
compilation terminated.
configure:14095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_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 <sys/resource.h>
configure:14095: result: no
configure:14095: checking sys/resource.h presence
configure:14095: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:29:26: fatal error: sys/resource.h: No such file or directory
compilation terminated.
configure:14095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <sys/resource.h>
configure:14095: result: no
configure:14095: checking for sys/resource.h
configure:14095: result: no
configure:14108: checking netdb.h usability
configure:14108: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:62:19: fatal error: netdb.h: No such file or directory
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_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 <netdb.h>
configure:14108: result: no
configure:14108: checking netdb.h presence
configure:14108: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:29:19: fatal error: netdb.h: No such file or directory
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <netdb.h>
configure:14108: result: no
configure:14108: checking for netdb.h
configure:14108: result: no
configure:14108: checking sys/wait.h usability
configure:14108: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:62:22: fatal error: sys/wait.h: No such file or directory
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_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 <sys/wait.h>
configure:14108: result: no
configure:14108: checking sys/wait.h presence
configure:14108: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:29:22: fatal error: sys/wait.h: No such file or directory
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <sys/wait.h>
configure:14108: result: no
configure:14108: checking for sys/wait.h
configure:14108: result: no
configure:14108: checking sys/socket.h usability
configure:14108: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:62:24: fatal error: sys/socket.h: No such file or directory
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_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 <sys/socket.h>
configure:14108: result: no
configure:14108: checking sys/socket.h presence
configure:14108: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:29:24: fatal error: sys/socket.h: No such file or directory
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
configure:14108: result: no
configure:14108: checking for sys/socket.h
configure:14108: result: no
configure:14108: checking netinet/in.h usability
configure:14108: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:62:24: fatal error: netinet/in.h: No such file or directory
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_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 <netinet/in.h>
configure:14108: result: no
configure:14108: checking netinet/in.h presence
configure:14108: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:29:24: fatal error: netinet/in.h: No such file or directory
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <netinet/in.h>
configure:14108: result: no
configure:14108: checking for netinet/in.h
configure:14108: result: no
configure:14108: checking netinet/tcp.h usability
configure:14108: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:62:25: fatal error: netinet/tcp.h: No such file or directory
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_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 <netinet/tcp.h>
configure:14108: result: no
configure:14108: checking netinet/tcp.h presence
configure:14108: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:29:25: fatal error: netinet/tcp.h: No such file or directory
compilation terminated.
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <netinet/tcp.h>
configure:14108: result: no
configure:14108: checking for netinet/tcp.h
configure:14108: result: no
configure:14121: checking ucontext.h usability
configure:14121: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:62:22: fatal error: ucontext.h: No such file or directory
compilation terminated.
configure:14121: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_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:14121: result: no
configure:14121: checking ucontext.h presence
configure:14121: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:29:22: fatal error: ucontext.h: No such file or directory
compilation terminated.
configure:14121: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <ucontext.h>
configure:14121: result: no
configure:14121: checking for ucontext.h
configure:14121: result: no
configure:14121: checking signal.h usability
configure:14121: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:14121: $? = 0
configure:14121: result: yes
configure:14121: checking signal.h presence
configure:14121: i686-w64-mingw32-gcc -E  conftest.c
configure:14121: $? = 0
configure:14121: result: yes
configure:14121: checking for signal.h
configure:14121: result: yes
configure:14121: checking errno.h usability
configure:14121: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:14121: $? = 0
configure:14121: result: yes
configure:14121: checking errno.h presence
configure:14121: i686-w64-mingw32-gcc -E  conftest.c
configure:14121: $? = 0
configure:14121: result: yes
configure:14121: checking for errno.h
configure:14121: result: yes
configure:14121: checking execinfo.h usability
configure:14121: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:64:22: fatal error: execinfo.h: No such file or directory
compilation terminated.
configure:14121: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_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 <execinfo.h>
configure:14121: result: no
configure:14121: checking execinfo.h presence
configure:14121: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:31:22: fatal error: execinfo.h: No such file or directory
compilation terminated.
configure:14121: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h.  */
| #include <execinfo.h>
configure:14121: result: no
configure:14121: checking for execinfo.h
configure:14121: result: no
configure:14121: checking sys/sysctl.h usability
configure:14121: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:64:24: fatal error: sys/sysctl.h: No such file or directory
compilation terminated.
configure:14121: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_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 <sys/sysctl.h>
configure:14121: result: no
configure:14121: checking sys/sysctl.h presence
configure:14121: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:31:24: fatal error: sys/sysctl.h: No such file or directory
compilation terminated.
configure:14121: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h.  */
| #include <sys/sysctl.h>
configure:14121: result: no
configure:14121: checking for sys/sysctl.h
configure:14121: result: no
configure:14133: checking time.h usability
configure:14133: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:14133: $? = 0
configure:14133: result: yes
configure:14133: checking time.h presence
configure:14133: i686-w64-mingw32-gcc -E  conftest.c
configure:14133: $? = 0
configure:14133: result: yes
configure:14133: checking for time.h
configure:14133: result: yes
configure:14146: checking for localtime_r
configure:14146: i686-w64-mingw32-gcc -o conftest.exe -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   conftest.c  >&5
/c/DOCUME~1/tuto0621/LOCALS~1/Temp/ccCBUBuu.o: In function `main':
/c/users/ongaeshi/work/rroonga/vendor/groonga-1.1.0/conftest.c:66: undefined reference to `_localtime_r'
collect2: ld returned 1 exit status
configure:14146: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h.  */
| /* Define localtime_r to an innocuous variant, in case <limits.h> declares localtime_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define localtime_r innocuous_localtime_r
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char localtime_r (); 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 localtime_r
|
| /* 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 localtime_r ();
| /* 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_localtime_r || defined __stub___localtime_r
| choke me
| #endif
|
| int
| main ()
| {
| return localtime_r ();
|   ;
|   return 0;
| }
configure:14146: result: no
configure:14146: checking for gmtime_r
configure:14146: i686-w64-mingw32-gcc -o conftest.exe -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   conftest.c  >&5
/c/DOCUME~1/tuto0621/LOCALS~1/Temp/ccQWzNST.o: In function `main':
/c/users/ongaeshi/work/rroonga/vendor/groonga-1.1.0/conftest.c:66: undefined reference to `_gmtime_r'
collect2: ld returned 1 exit status
configure:14146: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h.  */
| /* Define gmtime_r to an innocuous variant, in case <limits.h> declares gmtime_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gmtime_r innocuous_gmtime_r
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gmtime_r (); 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 gmtime_r
|
| /* 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 gmtime_r ();
| /* 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_gmtime_r || defined __stub___gmtime_r
| choke me
| #endif
|
| int
| main ()
| {
| return gmtime_r ();
|   ;
|   return 0;
| }
configure:14146: result: no
configure:14155: checking for clock_gettime in -lrt
configure:14180: i686-w64-mingw32-gcc -o conftest.exe -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   conftest.c -lrt   >&5
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lrt
collect2: ld returned 1 exit status
configure:14180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 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:14189: result: no
configure:14207: checking for special C compiler options needed for large files
configure:14252: result: no
configure:14258: checking for _FILE_OFFSET_BITS value needed for large files
configure:14283: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:38:3: warning: left shift count >= width of type
conftest.c:38:3: warning: left shift count >= width of type
conftest.c:39:10: warning: left shift count >= width of type
conftest.c:39:10: warning: left shift count >= width of type
conftest.c:38:7: error: size of array 'off_t_is_large' is negative
conftest.c:40:9: warning: variably modified 'off_t_is_large' at file scope
configure:14283: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|        && LARGE_OFF_T % 2147483647 == 1)
|       ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:14307: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:39:3: warning: left shift count >= width of type
conftest.c:39:3: warning: left shift count >= width of type
conftest.c:40:10: warning: left shift count >= width of type
conftest.c:40:10: warning: left shift count >= width of type
conftest.c:39:7: error: size of array 'off_t_is_large' is negative
conftest.c:41:9: warning: variably modified 'off_t_is_large' at file scope
configure:14307: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h.  */
| #define _FILE_OFFSET_BITS 64
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|        && LARGE_OFF_T % 2147483647 == 1)
|       ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:14315: result: unknown
configure:14327: checking for _LARGE_FILES value needed for large files
configure:14352: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:38:3: warning: left shift count >= width of type
conftest.c:38:3: warning: left shift count >= width of type
conftest.c:39:10: warning: left shift count >= width of type
conftest.c:39:10: warning: left shift count >= width of type
conftest.c:38:7: error: size of array 'off_t_is_large' is negative
conftest.c:40:9: warning: variably modified 'off_t_is_large' at file scope
configure:14352: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|        && LARGE_OFF_T % 2147483647 == 1)
|       ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:14376: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:39:3: warning: left shift count >= width of type
conftest.c:39:3: warning: left shift count >= width of type
conftest.c:40:10: warning: left shift count >= width of type
conftest.c:40:10: warning: left shift count >= width of type
conftest.c:39:7: error: size of array 'off_t_is_large' is negative
conftest.c:41:9: warning: variably modified 'off_t_is_large' at file scope
configure:14376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h.  */
| #define _LARGE_FILES 1
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|        && LARGE_OFF_T % 2147483647 == 1)
|       ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:14384: result: unknown
configure:14398: checking for off_t
configure:14398: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:14398: $? = 0
configure:14398: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:20: error: expected expression before ')' token
configure:14398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_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
| int
| main ()
| {
| if (sizeof ((off_t)))
|     return 0;
|   ;
|   return 0;
| }
configure:14398: result: yes
configure:14409: checking for size_t
configure:14409: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:14409: $? = 0
configure:14409: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:21: error: expected expression before ')' token
configure:14409: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_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
| int
| main ()
| {
| if (sizeof ((size_t)))
|     return 0;
|   ;
|   return 0;
| }
configure:14409: result: yes
configure:14424: checking size of off_t
configure:14429: i686-w64-mingw32-gcc -o conftest.exe -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   conftest.c  >&5
configure:14429: $? = 0
configure:14429: ./conftest.exe
configure:14429: $? = 0
configure:14443: result: 4
configure:14454: checking for fpclassify
configure:14468: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:14468: $? = 0
configure:14470: result: yes
configure:14525: checking for log in -lm
configure:14550: i686-w64-mingw32-gcc -o conftest.exe -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   conftest.c -lm   >&5
conftest.c:43:6: warning: conflicting types for built-in function 'log'
configure:14550: $? = 0
configure:14559: result: yes
configure:14611: checking for gethostbyname in -lnsl
configure:14636: i686-w64-mingw32-gcc -o conftest.exe -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   conftest.c -lnsl   >&5
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lnsl
collect2: ld returned 1 exit status
configure:14636: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| /* 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 gethostbyname ();
| int
| main ()
| {
| return gethostbyname ();
|   ;
|   return 0;
| }
configure:14645: result: no
configure:14651: checking for socket in -lsocket
configure:14676: i686-w64-mingw32-gcc -o conftest.exe -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   conftest.c -lsocket   >&5
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:14676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| /* 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 socket ();
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:14685: result: no
configure:14691: checking for dlopen in -ldl
configure:14716: i686-w64-mingw32-gcc -o conftest.exe -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   conftest.c -ldl   >&5
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -ldl
collect2: ld returned 1 exit status
configure:14716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| /* 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 dlopen ();
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:14725: result: no
configure:15051: checking for enabling coverage
configure:15053: result: no
configure:15090: checking whether enable uyield
configure:15104: result: no
configure:15111: checking whether enable exact-alloc-count
configure:15125: result: yes
configure:15129: checking whether enable fmalloc
configure:15144: result: no
configure:15148: checking whether enable abort
configure:15163: result: no
configure:15167: checking whether allow dynamic memory allocation change
configure:15182: result: no
configure:15193: checking whether debug memory management
configure:15202: result: no
configure:15212: checking sys/epoll.h usability
configure:15212: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:70:23: fatal error: sys/epoll.h: No such file or directory
compilation terminated.
configure:15212: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #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:15212: result: no
configure:15212: checking sys/epoll.h presence
configure:15212: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:37:23: fatal error: sys/epoll.h: No such file or directory
compilation terminated.
configure:15212: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define USE_EXACT_ALLOC_COUNT 1
| /* end confdefs.h.  */
| #include <sys/epoll.h>
configure:15212: result: no
configure:15212: checking for sys/epoll.h
configure:15212: result: no
configure:15253: checking sys/event.h usability
configure:15253: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:70:23: fatal error: sys/event.h: No such file or directory
compilation terminated.
configure:15253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #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/event.h>
configure:15253: result: no
configure:15253: checking sys/event.h presence
configure:15253: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:37:23: fatal error: sys/event.h: No such file or directory
compilation terminated.
configure:15253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define USE_EXACT_ALLOC_COUNT 1
| /* end confdefs.h.  */
| #include <sys/event.h>
configure:15253: result: no
configure:15253: checking for sys/event.h
configure:15253: result: no
configure:15271: checking sys/poll.h usability
configure:15271: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:70:22: fatal error: sys/poll.h: No such file or directory
compilation terminated.
configure:15271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #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/poll.h>
configure:15271: result: no
configure:15271: checking sys/poll.h presence
configure:15271: i686-w64-mingw32-gcc -E  conftest.c
conftest.c:37:22: fatal error: sys/poll.h: No such file or directory
compilation terminated.
configure:15271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define USE_EXACT_ALLOC_COUNT 1
| /* end confdefs.h.  */
| #include <sys/poll.h>
configure:15271: result: no
configure:15271: checking for sys/poll.h
configure:15271: result: no
configure:15290: checking winsock2.h usability
configure:15290: i686-w64-mingw32-gcc -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  conftest.c >&5
configure:15290: $? = 0
configure:15290: result: yes
configure:15290: checking winsock2.h presence
configure:15290: i686-w64-mingw32-gcc -E  conftest.c
configure:15290: $? = 0
configure:15290: result: yes
configure:15290: checking for winsock2.h
configure:15290: result: yes
configure:15329: checking whether MSG_MORE defined
configure:15343: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:40:24: fatal error: sys/socket.h: No such file or directory
compilation terminated.
configure:15343: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_SELECT 1
| /* end confdefs.h.  */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int main(int argc, char **argv)
| {
|   return MSG_MORE;
| }
|
configure:15353: result: no
configure:15360: checking whether MSG_NOSIGNAL defined
configure:15374: i686-w64-mingw32-gcc -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  conftest.c >&5
conftest.c:40:24: fatal error: sys/socket.h: No such file or directory
compilation terminated.
configure:15374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_SELECT 1
| /* end confdefs.h.  */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int main(int argc, char **argv)
| {
|   return MSG_NOSIGNAL;
| }
|
configure:15384: result: no
configure:15427: checking for CUTTER
configure:15434: $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:15437: $? = 1
configure:15450: $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:15453: $? = 1
configure:15466: result: no
No package 'cutter' found
configure:15736: checking for i686-w64-mingw32-pkg-config
configure:15766: result: /usr/bin/pkg-config
configure:15834: checking pkg-config is at least version 0.16
configure:15837: result: yes
configure:15854: checking for GLIB - version >= 2.8.0
configure:15968: i686-w64-mingw32-gcc -o conftest.exe -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 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     conftest.c -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv    >&5
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lgobject-2.0
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lgthread-2.0
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lglib-2.0
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lintl
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -liconv
collect2: ld returned 1 exit status
configure:15968: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_SELECT 1
| /* end confdefs.h.  */
|
| #include <glib.h>
| #include <stdio.h>
| #include <stdlib.h>
|
| int
| main ()
| {
|   int major, minor, micro;
|   char *tmp_version;
|
|   fclose (fopen ("conf.glibtest", "w"));
|
|   /* HP/UX 9 (%@#!) writes to sscanf strings */
|   tmp_version = g_strdup("2.8.0");
|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
|      printf("%s, bad version string\n", "2.8.0");
|      exit(1);
|    }
|
|   if ((glib_major_version != 2) ||
|       (glib_minor_version != 24) ||
|       (glib_micro_version != 1))
|     {
|       printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n",
|              2, 24, 1,
|              glib_major_version, glib_minor_version, glib_micro_version);
|       printf ("*** was found! If pkg-config was correct, then it is best\n");
|       printf ("*** to remove the old version of GLib. You may also be able to fix the error\n");
|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
|       printf("*** required on your system.\n");
|       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
|       printf("*** to point to the correct configuration files\n");
|     }
|   else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
|    (glib_minor_version != GLIB_MINOR_VERSION) ||
|            (glib_micro_version != GLIB_MICRO_VERSION))
|     {
|       printf("*** GLIB header files (version %d.%d.%d) do not match\n",
|      GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
|       printf("*** library (version %d.%d.%d)\n",
|      glib_major_version, glib_minor_version, glib_micro_version);
|     }
|   else
|     {
|       if ((glib_major_version > major) ||
|         ((glib_major_version == major) && (glib_minor_version > minor)) ||
|         ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro)))
|       {
|         return 0;
|        }
|      else
|       {
|         printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n",
|                glib_major_version, glib_minor_version, glib_micro_version);
|         printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n",
|        major, minor, micro);
|         printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
|         printf("***\n");
|         printf("*** If you have already installed a sufficiently new version, this error\n");
|         printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
|         printf("*** being found. The easiest way to fix this is to remove the old version\n");
|         printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n");
|         printf("*** correct copy of pkg-config. (In this case, you will have to\n");
|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
|         printf("*** so that the correct libraries are found at run-time))\n");
|       }
|     }
|   return 1;
| }
|
configure:15986: result: no
configure:16014: i686-w64-mingw32-gcc -o conftest.exe -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 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     conftest.c  -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv   >&5
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lgobject-2.0
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lgthread-2.0
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lglib-2.0
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lintl
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -liconv
collect2: ld returned 1 exit status
configure:16014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_SELECT 1
| /* end confdefs.h.  */
|
| #include <glib.h>
| #include <stdio.h>
|
| int
| main ()
| {
|  return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
|   ;
|   return 0;
| }
configure:16049: checking for benchmark availablity
configure:16051: result: no
configure:16082: checking for ruby
configure:16100: found /c/app/ruby187-mingw32/bin/ruby
configure:16113: result: /c/app/ruby187-mingw32/bin/ruby
configure:16182: checking for LIBEDIT
configure:16189: $PKG_CONFIG --exists --print-errors "libedit >= 3.0"
configure:16192: $? = 0
configure:16205: $PKG_CONFIG --exists --print-errors "libedit >= 3.0"
configure:16208: $? = 0
configure:16245: result: yes
configure:16249: checking for el_wline in -ledit
configure:16274: i686-w64-mingw32-gcc -o conftest.exe -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  -ledit -lcurses    conftest.c -ledit   >&5
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -ledit
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lcurses
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -ledit
collect2: ld returned 1 exit status
configure:16274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_SELECT 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 el_wline ();
| int
| main ()
| {
| return el_wline ();
|   ;
|   return 0;
| }
configure:16283: result: no
configure:16431: checking whether enable MeCab
configure:16433: result: yes
configure:16470: checking for mecab-config
configure:16501: result: no
configure:16648: checking whether enable futex
configure:16650: result: no
configure:16665: checking for LIBZMQ
configure:16672: $PKG_CONFIG --exists --print-errors "libzmq"
Package libzmq was not found in the pkg-config search path.
Perhaps you should add the directory containing `libzmq.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libzmq' found
configure:16675: $? = 1
configure:16688: $PKG_CONFIG --exists --print-errors "libzmq"
Package libzmq was not found in the pkg-config search path.
Perhaps you should add the directory containing `libzmq.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libzmq' found
configure:16691: $? = 1
configure:16704: result: no
No package 'libzmq' found
configure:16758: checking for event_init in -levent
configure:16783: i686-w64-mingw32-gcc -o conftest.exe -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 -I/usr/include   -L/usr/lib conftest.c -levent   >&5
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -levent
collect2: ld returned 1 exit status
configure:16783: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_SELECT 1
| #define NO_ZLIB 1
| #define NO_LZO 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 event_init ();
| int
| main ()
| {
| return event_init ();
|   ;
|   return 0;
| }
configure:16792: result: no
configure:16831: checking for msgpack_version in -lmsgpack
configure:16856: i686-w64-mingw32-gcc -o conftest.exe -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 -I/usr/include   -L/usr/lib conftest.c -lmsgpack   >&5
/usr/lib/gcc/i686-w64-mingw32/4.5.1/../../../../i686-w64-mingw32/bin/ld: cannot find -lmsgpack
collect2: ld returned 1 exit status
configure:16856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "groonga"
| #define PACKAGE_TARNAME "groonga"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "groonga 1.1.0"
| #define PACKAGE_BUGREPORT "groonga@razil.jp"
| #define PACKAGE_URL ""
| #define PACKAGE "groonga"
| #define VERSION "1.1.0"
| #define HOST_CPU "i686"
| #define HOST_OS "mingw32"
| #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 LT_OBJDIR ".libs/"
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define SIZEOF_OFF_T 4
| #define HAVE_FPCLASSIFY 1
| #define GRN_DEFAULT_ENCODING "utf8"
| #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
| #define USE_EXACT_ALLOC_COUNT 1
| #define USE_SELECT 1
| #define NO_ZLIB 1
| #define NO_LZO 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:16865: result: no
configure:16919: checking for sphinx-build
configure:16950: result: none
configure:17020: checking for sphinx availablity
configure:17022: result: no (sphinx-build=none version= required=1.0.1)
configure:17038: checking for the suffix of plugin shared libraries
configure:17043: result: .dll
configure:17276: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by groonga config.status 1.1.0, which was
generated by GNU Autoconf 2.67.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on TUTONOTE

config.status:1233: creating Makefile
config.status:1233: creating src/Makefile
config.status:1233: creating src/suggest/Makefile
config.status:1233: creating lib/Makefile
config.status:1233: creating include/Makefile
config.status:1233: creating include/groonga/Makefile
config.status:1233: creating plugins/Makefile
config.status:1233: creating plugins/tokenizers/Makefile
config.status:1233: creating plugins/suggest/Makefile
config.status:1233: creating examples/Makefile
config.status:1233: creating examples/dictionary/Makefile
config.status:1233: creating examples/dictionary/edict/Makefile
config.status:1233: creating examples/dictionary/eijiro/Makefile
config.status:1233: creating examples/dictionary/gene95/Makefile
config.status:1233: creating examples/dictionary/jmdict/Makefile
config.status:1233: creating apt/Makefile
config.status:1233: creating rpm/Makefile
config.status:1233: creating rpm/centos/Makefile
config.status:1233: creating rpm/fedora/Makefile
config.status:1233: creating yum/Makefile
config.status:1233: creating data/Makefile
config.status:1233: creating data/munin/Makefile
config.status:1233: creating data/init.d/Makefile
config.status:1233: creating data/init.d/redhat/Makefile
config.status:1233: creating data/init.d/redhat/sysconfig/Makefile
config.status:1233: creating resource/Makefile
config.status:1233: creating tools/Makefile
config.status:1233: creating doc/Makefile
config.status:1233: creating doc/ja/Makefile
config.status:1233: creating test/Makefile
config.status:1233: creating test/unit/Makefile
config.status:1233: creating test/unit/lib/Makefile
config.status:1233: creating test/unit/lib/ruby/Makefile
config.status:1233: creating test/unit/fixtures/Makefile
config.status:1233: creating test/unit/fixtures/inverted-index/Makefile
config.status:1233: creating test/unit/fixtures/stress/Makefile
config.status:1233: creating test/unit/fixtures/performance/Makefile
config.status:1233: creating test/unit/fixtures/plugins/Makefile
config.status:1233: creating test/unit/fixtures/story/Makefile
config.status:1233: creating test/unit/fixtures/story/taiyaki/Makefile
config.status:1233: creating test/unit/util/Makefile
config.status:1233: creating test/unit/core/Makefile
config.status:1233: creating test/unit/memcached/Makefile
config.status:1233: creating test/unit/http/Makefile
config.status:1233: creating test/unit/gqtp/Makefile
config.status:1233: creating test/unit/story/Makefile
config.status:1233: creating test/unit/grntest/Makefile
config.status:1233: creating test/benchmark/Makefile
config.status:1233: creating test/benchmark/lib/Makefile
config.status:1233: creating rpm/centos/groonga.spec
config.status:1233: creating rpm/fedora/groonga.spec
config.status:1233: creating groonga.pc
config.status:1233: creating config.h
config.status:1461: executing depfiles commands
config.status:1461: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-cygwin
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_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_GCUTTER_CFLAGS_set=
ac_cv_env_GCUTTER_CFLAGS_value=
ac_cv_env_GCUTTER_LIBS_set=
ac_cv_env_GCUTTER_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_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-w64-mingw32
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func_gmtime_r=no
ac_cv_func_localtime_r=no
ac_cv_header_dlfcn_h=no
ac_cv_header_errno_h=yes
ac_cv_header_execinfo_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=no
ac_cv_header_netinet_in_h=no
ac_cv_header_netinet_tcp_h=no
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=no
ac_cv_header_sys_mman_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=no
ac_cv_header_sys_resource_h=no
ac_cv_header_sys_socket_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=no
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=no
ac_cv_header_time_h=yes
ac_cv_header_ucontext_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_winsock2_h=yes
ac_cv_host=i686-w64-mingw32
ac_cv_lib_dl_dlopen=no
ac_cv_lib_edit_el_wline=no
ac_cv_lib_event_event_init=no
ac_cv_lib_m_log=yes
ac_cv_lib_msgpack_msgpack_version=no
ac_cv_lib_nsl_gethostbyname=no
ac_cv_lib_rt_clock_gettime=no
ac_cv_lib_socket_socket=no
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_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_RUBY=/c/app/ruby187-mingw32/bin/ruby
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_SPHINX_BUILD=none
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=i686-w64-mingw32-ar
ac_cv_prog_AS=i686-w64-mingw32-as
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-w64-mingw32-gcc
ac_cv_prog_CPP='i686-w64-mingw32-gcc -E'
ac_cv_prog_DLLTOOL=i686-w64-mingw32-dlltool
ac_cv_prog_OBJDUMP=i686-w64-mingw32-objdump
ac_cv_prog_RANLIB=i686-w64-mingw32-ranlib
ac_cv_prog_STRIP=i686-w64-mingw32-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_i686_w64_mingw32_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_ruby_available=yes
ac_cv_sizeof_off_t=4
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_use_cutter=no
ac_cv_use_gcutter=no
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd=func_win32_libid
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i686-w64-mingw32/bin/ld.exe
lt_cv_path_NM='/usr/bin/i686-w64-mingw32-nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=8192
pkg_cv_LIBEDIT_CFLAGS='-I/usr/include/editline  '
pkg_cv_LIBEDIT_LIBS='-ledit -lcurses  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /c/users/ongaeshi/work/rroonga/vendor/groonga-1.1.0/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /c/users/ongaeshi/work/rroonga/vendor/groonga-1.1.0/missing --run tar'
AR='i686-w64-mingw32-ar'
AS='i686-w64-mingw32-as'
AUTOCONF='${SHELL} /c/users/ongaeshi/work/rroonga/vendor/groonga-1.1.0/missing --run autoconf'
AUTOHEADER='${SHELL} /c/users/ongaeshi/work/rroonga/vendor/groonga-1.1.0/missing --run autoheader'
AUTOMAKE='${SHELL} /c/users/ongaeshi/work/rroonga/vendor/groonga-1.1.0/missing --run automake-1.11'
AWK='gawk'
CC='i686-w64-mingw32-gcc'
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  '
COVERAGE_CFLAGS=''
COVERAGE_INFO_FILE='coverage.info'
COVERAGE_REPORT_DIR='coverage'
CPP='i686-w64-mingw32-gcc -E'
CPPFLAGS=''
CUTTER=''
CUTTER_CFLAGS=''
CUTTER_LIBS=''
CYGPATH_W='cygpath -w'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='i686-w64-mingw32-dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_COVERAGE_FALSE=''
ENABLE_COVERAGE_TRUE='#'
ENABLE_DOCUMENT_FALSE='#'
ENABLE_DOCUMENT_TRUE=''
ENABLE_SUGGEST_LEARNER_FALSE=''
ENABLE_SUGGEST_LEARNER_TRUE='#'
EXEEXT='.exe'
FGREP='/usr/bin/grep -F'
GCUTTER_CFLAGS=''
GCUTTER_LIBS=''
GENHTML=''
GENHTML_OPTIONS='--title '\''groonga Code Coverage'\'''
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GLIB_REQUIRED='2.8.0'
GOBJECT_QUERY=''
GREP='/usr/bin/grep'
GRNTEST='$(abs_top_builddir)/src/grntest'
GRN_CFLAGS=''
GRN_DEFS=' -DGRN_PLUGINS_DIR=\""$(pluginsdir)"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/$(relative_pluginsdir)"\" -DGRN_LOG_PATH=\""$(grn_log_path)"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""$(pkgdatadir)/admin_html"\"'
GROONGA='$(abs_top_builddir)/src/groonga'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LCOV=''
LD='/usr/i686-w64-mingw32/bin/ld.exe'
LDFLAGS=''
LIBEDIT_CFLAGS='-I/usr/include/editline  '
LIBEDIT_LIBS='-ledit -lcurses  '
LIBEVENT_CFLAGS=''
LIBEVENT_LIBS=''
LIBOBJS=''
LIBS='     -lm   -ladvapi32 -lws2_32'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBZMQ_CFLAGS=''
LIBZMQ_LIBS=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /c/users/ongaeshi/work/rroonga/vendor/groonga-1.1.0/missing --run makeinfo'
MECAB_CONFIG='no'
MECAB_CPPFLAGS=''
MECAB_LDFLAGS=''
MECAB_LIBS=''
MESSAGE_PACK_CFLAGS=''
MESSAGE_PACK_LIBS=''
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/i686-w64-mingw32-nm -B'
NMEDIT=''
OBJDUMP='i686-w64-mingw32-objdump'
OBJEXT='o'
OS_WIN32_FALSE='#'
OS_WIN32_TRUE=''
OTOOL64=''
OTOOL=''
PACKAGE='groonga'
PACKAGE_BUGREPORT='groonga@razil.jp'
PACKAGE_NAME='groonga'
PACKAGE_STRING='groonga 1.1.0'
PACKAGE_TARNAME='groonga'
PACKAGE_URL=''
PACKAGE_VERSION='1.1.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLATFORM_WIN32_FALSE='#'
PLATFORM_WIN32_TRUE=''
RANLIB='i686-w64-mingw32-ranlib'
RSYNC_PATH=''
RUBY='/c/app/ruby187-mingw32/bin/ruby'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SPHINX_BUILD='none'
STRIP='i686-w64-mingw32-strip'
VERSION='1.1.0'
WINDOWS_LDFLAGS='-mwindows'
WINDOWS_LIBS='-ladvapi32 -lws2_32'
WITH_BENCHMARK_FALSE=''
WITH_BENCHMARK_TRUE='#'
WITH_CUTTER_FALSE=''
WITH_CUTTER_TRUE='#'
WITH_LIBMEMCACHED_FALSE=''
WITH_LIBMEMCACHED_TRUE='#'
WITH_MECAB_FALSE=''
WITH_MECAB_TRUE='#'
WITH_RUBY_FALSE='#'
WITH_RUBY_TRUE=''
WITH_UNIT_TEST_FALSE='#'
WITH_UNIT_TEST_TRUE=''
ac_check_coverage_makefile='Makefile'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE='#'
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-cygwin'
build_alias=''
build_cpu='i686'
build_os='cygwin'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
examples_dictionarydir='$(examplesdir)/dictionary'
examplesdir='$(pkgdatadir)/examples'
exec_prefix='${prefix}'
grn_log_path='$(localstatedir)/log/$(PACKAGE_NAME)/$(PACKAGE_NAME).log'
host='i686-w64-mingw32'
host_alias='i686-w64-mingw32'
host_cpu='i686'
host_os='mingw32'
host_vendor='w64'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /c/users/ongaeshi/work/rroonga/vendor/groonga-1.1.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgsysconfdir='$(sysconfdir)/groonga'
pluginsdir='${libdir}/$(relative_pluginsdir)'
prefix='/c/users/ongaeshi/work/rroonga/vendor/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
relative_pluginsdir='$(PACKAGE)/plugins'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
suggest_pluginsdir='${pluginsdir}/suggest'
sysconfdir='${prefix}/etc'
target_alias=''
tokenizer_pluginsdir='${pluginsdir}/tokenizers'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "groonga"
#define PACKAGE_TARNAME "groonga"
#define PACKAGE_VERSION "1.1.0"
#define PACKAGE_STRING "groonga 1.1.0"
#define PACKAGE_BUGREPORT "groonga@razil.jp"
#define PACKAGE_URL ""
#define PACKAGE "groonga"
#define VERSION "1.1.0"
#define HOST_CPU "i686"
#define HOST_OS "mingw32"
#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 LT_OBJDIR ".libs/"
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_ERRNO_H 1
#define HAVE_TIME_H 1
#define SIZEOF_OFF_T 4
#define HAVE_FPCLASSIFY 1
#define GRN_DEFAULT_ENCODING "utf8"
#define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0
#define USE_EXACT_ALLOC_COUNT 1
#define USE_SELECT 1
#define NO_ZLIB 1
#define NO_LZO 1
#define GRN_PLUGIN_SUFFIX ".dll"
#define CONFIGURE_OPTIONS " '--host=i686-w64-mingw32' '--prefix=/c/users/ongaeshi/work/rroonga/vendor/local' 'host_alias=i686-w64-mingw32'"
#define GRN_CONFIG_PATH "/c/users/ongaeshi/work/rroonga/vendor/local/etc/groonga/groonga.conf"

configure: exit 0

タグ:

+ タグ編集
  • タグ:

このサイトはreCAPTCHAによって保護されており、Googleの プライバシーポリシー利用規約 が適用されます。

最終更新:2011年02月16日 01:25
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。