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 5.0.9, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-groonga-httpd --without-pcre --without-kytea --without-libstemmer --with-log-path=/var/log/groonga.log --docdir=/usr/share/doc/groonga-5.0.9 --without-ruby --disable-abort --enable-benchmark --disable-memory-debug --enable-document --disable-dynamic-malloc-change --enable-exact-alloc-count --disable-fmalloc --enable-futex --enable-libedit --with-libevent --without-lzo --with-mecab --without-message-pack --enable-nfkc --without-sphinx-build --enable-static --disable-uyield --enable-zeromq --without-zlib ## --------- ## ## Platform. ## ## --------- ## hostname = Davy_in_the_gravy uname -m = x86_64 uname -r = 4.9.17-gentoo-nopreempt-dav6 uname -s = Linux uname -v = #1 SMP Wed Apr 5 02:36:59 UTC 2017 /usr/bin/uname -p = AMD Phenom(tm) II X6 1090T Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 PATH: /usr/lib/plan9/bin PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.9 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.9 PATH: /usr/lib64/subversion/bin PATH: /opt/tivoli/tsm/client/ba/bin PATH: /opt/eagle/bin PATH: /usr/bin/cdsclient ## ----------- ## ## Core tests. ## ## ----------- ## configure:2850: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2995: checking for a BSD-compatible install configure:3063: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:3074: checking whether build environment is sane configure:3129: result: yes configure:3280: checking for a thread-safe mkdir -p configure:3319: result: /bin/mkdir -p configure:3326: checking for gawk configure:3342: found /usr/bin/gawk configure:3353: result: gawk configure:3364: checking whether make sets $(MAKE) configure:3386: result: yes configure:3415: checking whether make supports nested variables configure:3432: result: yes configure:3511: checking how to create a pax tar archive configure:3522: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3525: $? = 0 configure:3565: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3568: $? = 0 configure:3572: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 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:4236: $? = 0 configure:4225: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --with-cloog --disable-isl-version-check --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:4236: $? = 0 configure:4225: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4236: $? = 1 configure:4225: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4236: $? = 1 configure:4256: checking whether the C compiler works configure:4278: x86_64-pc-linux-gnu-gcc -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4282: $? = 0 configure:4330: result: yes configure:4333: checking for C compiler default output file name configure:4335: result: a.out configure:4341: checking for suffix of executables configure:4348: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4352: $? = 0 configure:4374: result: configure:4396: checking whether we are cross compiling configure:4404: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4408: $? = 0 configure:4415: ./conftest configure:4419: $? = 0 configure:4434: result: no configure:4439: checking for suffix of object files configure:4461: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:4465: $? = 0 configure:4486: result: o configure:4490: checking whether we are using the GNU C compiler configure:4509: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:4509: $? = 0 configure:4518: result: yes configure:4527: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4547: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4547: $? = 0 configure:4588: result: yes configure:4605: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4668: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:4668: $? = 0 configure:4681: result: none needed configure:4706: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4728: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4731: $? = 0 configure:4728: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4731: $? = 0 configure:4743: result: yes configure:4762: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4873: result: none configure:4894: checking how to run the C preprocessor configure:4925: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4925: $? = 0 configure:4939: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | /* end confdefs.h. */ | #include configure:4964: result: x86_64-pc-linux-gnu-gcc -E configure:4984: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4984: $? = 0 configure:4998: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4998: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | /* end confdefs.h. */ | #include configure:5027: checking for grep that handles long lines and -e configure:5085: result: /bin/grep configure:5090: checking for egrep configure:5152: result: /bin/grep -E configure:5157: checking for ANSI C header files configure:5177: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5177: $? = 0 configure:5250: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5250: $? = 0 configure:5250: ./conftest configure:5250: $? = 0 configure:5261: result: yes configure:5274: checking for sys/types.h configure:5274: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5274: $? = 0 configure:5274: result: yes configure:5274: checking for sys/stat.h configure:5274: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5274: $? = 0 configure:5274: result: yes configure:5274: checking for stdlib.h configure:5274: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5274: $? = 0 configure:5274: result: yes configure:5274: checking for string.h configure:5274: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5274: $? = 0 configure:5274: result: yes configure:5274: checking for memory.h configure:5274: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5274: $? = 0 configure:5274: result: yes configure:5274: checking for strings.h configure:5274: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5274: $? = 0 configure:5274: result: yes configure:5274: checking for inttypes.h configure:5274: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5274: $? = 0 configure:5274: result: yes configure:5274: checking for stdint.h configure:5274: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5274: $? = 0 configure:5274: result: yes configure:5274: checking for unistd.h configure:5274: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5274: $? = 0 configure:5274: result: yes configure:5286: checking whether byte ordering is bigendian configure:5301: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 conftest.c:24:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:24:15: error: unknown type name 'universal' configure:5301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #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:5346: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 configure:5346: $? = 0 configure:5364: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30:4: error: unknown type name 'not' not big endian ^ conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:5364: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5492: result: no configure:5524: checking for x86_64-pc-linux-gnu-g++ configure:5540: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:5551: result: x86_64-pc-linux-gnu-g++ configure:5622: checking for C++ compiler version configure:5631: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 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:5642: $? = 0 configure:5631: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --with-cloog --disable-isl-version-check --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:5642: $? = 0 configure:5631: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:5642: $? = 1 configure:5631: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:5642: $? = 1 configure:5646: checking whether we are using the GNU C++ compiler configure:5665: x86_64-pc-linux-gnu-g++ -c -pipe -O2 conftest.cpp >&5 configure:5665: $? = 0 configure:5674: result: yes configure:5683: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:5703: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:5703: $? = 0 configure:5744: result: yes configure:5769: checking dependency style of x86_64-pc-linux-gnu-g++ configure:5880: result: none configure:5903: checking for x86_64-pc-linux-gnu-gcc configure:5930: result: x86_64-pc-linux-gnu-gcc configure:6199: checking for C compiler version configure:6208: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 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:6219: $? = 0 configure:6208: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --with-cloog --disable-isl-version-check --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:6219: $? = 0 configure:6208: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:6219: $? = 1 configure:6208: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:6219: $? = 1 configure:6223: checking whether we are using the GNU C compiler configure:6251: result: yes configure:6260: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:6321: result: yes configure:6338: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:6414: result: none needed configure:6439: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:6476: result: yes configure:6495: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6606: result: none configure:6621: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:6770: x86_64-pc-linux-gnu-gcc -c -pipe -O2 conftest.c >&5 conftest.c:73:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:127:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:127:18: error: 'newvar' undeclared (first use in this function) conftest.c:127:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:137:3: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:137:3: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code configure:6770: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #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 | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:6770: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 conftest.c >&5 configure:6770: $? = 0 configure:6790: result: -std=gnu99 configure:6810: checking for x86_64-pc-linux-gnu-pkg-config configure:6828: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:6840: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:6908: checking pkg-config is at least version 0.19 configure:6911: result: yes configure:6921: checking for clang configure:6928: result: no configure:6948: checking if gcc supports -Wall configure:6964: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Werror conftest.c >&5 configure:6964: $? = 0 configure:6974: result: yes configure:6978: checking if g++ supports -Wall configure:7000: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Werror conftest.cpp >&5 configure:7000: $? = 0 configure:7016: result: yes configure:7022: checking if gcc supports -Wextra configure:7038: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Werror conftest.c >&5 configure:7038: $? = 0 configure:7048: result: yes configure:7052: checking if g++ supports -Wextra configure:7074: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Werror conftest.cpp >&5 configure:7074: $? = 0 configure:7090: result: yes configure:7172: checking if gcc supports -Wno-unused-but-set-variable configure:7188: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wunused-but-set-variable -Werror conftest.c >&5 configure:7188: $? = 0 configure:7198: result: yes configure:7202: checking if g++ supports -Wno-unused-but-set-variable configure:7224: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wunused-but-set-variable -Werror conftest.cpp >&5 configure:7224: $? = 0 configure:7240: result: yes configure:7246: checking if gcc supports -Wno-unused-parameter configure:7262: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wunused-parameter -Werror conftest.c >&5 configure:7262: $? = 0 configure:7272: result: yes configure:7276: checking if g++ supports -Wno-unused-parameter configure:7298: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wunused-parameter -Werror conftest.cpp >&5 configure:7298: $? = 0 configure:7314: result: yes configure:7320: checking if gcc supports -Wno-sign-compare configure:7336: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wsign-compare -Werror conftest.c >&5 configure:7336: $? = 0 configure:7346: result: yes configure:7350: checking if g++ supports -Wno-sign-compare configure:7372: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wsign-compare -Werror conftest.cpp >&5 configure:7372: $? = 0 configure:7388: result: yes configure:7393: checking if gcc supports -Wno-pointer-sign configure:7409: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wpointer-sign -Werror conftest.c >&5 configure:7409: $? = 0 configure:7419: result: yes configure:7424: checking if gcc supports -Wno-missing-field-initializers configure:7440: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wmissing-field-initializers -Werror conftest.c >&5 configure:7440: $? = 0 configure:7450: result: yes configure:7454: checking if g++ supports -Wno-missing-field-initializers configure:7476: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wmissing-field-initializers -Werror conftest.cpp >&5 configure:7476: $? = 0 configure:7492: result: yes configure:7499: checking if gcc supports -Wformat configure:7515: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Werror conftest.c >&5 configure:7515: $? = 0 configure:7525: result: yes configure:7529: checking if g++ supports -Wformat configure:7551: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Werror conftest.cpp >&5 configure:7551: $? = 0 configure:7567: result: yes configure:7573: checking if gcc supports -Wstrict-aliasing=2 configure:7589: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Werror conftest.c >&5 configure:7589: $? = 0 configure:7599: result: yes configure:7603: checking if g++ supports -Wstrict-aliasing=2 configure:7625: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Werror conftest.cpp >&5 configure:7625: $? = 0 configure:7641: result: yes configure:7650: checking if gcc supports -Wdisabled-optimization configure:7666: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Werror conftest.c >&5 configure:7666: $? = 0 configure:7676: result: yes configure:7680: checking if g++ supports -Wdisabled-optimization configure:7702: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Werror conftest.cpp >&5 configure:7702: $? = 0 configure:7718: result: yes configure:7724: checking if gcc supports -Wfloat-equal configure:7740: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Werror conftest.c >&5 configure:7740: $? = 0 configure:7750: result: yes configure:7754: checking if g++ supports -Wfloat-equal configure:7776: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Werror conftest.cpp >&5 configure:7776: $? = 0 configure:7792: result: yes configure:7801: checking if gcc supports -Wpointer-arith configure:7817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Werror conftest.c >&5 configure:7817: $? = 0 configure:7827: result: yes configure:7831: checking if g++ supports -Wpointer-arith configure:7853: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Werror conftest.cpp >&5 configure:7853: $? = 0 configure:7869: result: yes configure:7874: checking if gcc supports -Wbad-function-cast configure:7890: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Werror conftest.c >&5 configure:7890: $? = 0 configure:7900: result: yes configure:7909: checking if gcc supports -Wcast-align configure:7925: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Werror conftest.c >&5 configure:7925: $? = 0 configure:7935: result: yes configure:7939: checking if g++ supports -Wcast-align configure:7961: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Werror conftest.cpp >&5 configure:7961: $? = 0 configure:7977: result: yes configure:7990: checking if gcc supports -Wwrite-strings configure:8006: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Werror conftest.c >&5 configure:8006: $? = 0 configure:8016: result: yes configure:8020: checking if g++ supports -Wwrite-strings configure:8042: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wwrite-strings -Werror conftest.cpp >&5 configure:8042: $? = 0 configure:8058: result: yes configure:8065: checking if g++ supports -fexceptions configure:8087: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wwrite-strings -fexceptions -Werror conftest.cpp >&5 configure:8087: $? = 0 configure:8103: result: yes configure:8107: checking if g++ supports -fimplicit-templates configure:8129: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wwrite-strings -fexceptions -fimplicit-templates -Werror conftest.cpp >&5 configure:8129: $? = 0 configure:8145: result: yes configure:8153: checking if gcc supports -Wno-clobbered configure:8169: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wclobbered -Werror conftest.c >&5 configure:8169: $? = 0 configure:8179: result: yes configure:8183: checking if g++ supports -Wno-clobbered configure:8205: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wwrite-strings -fexceptions -fimplicit-templates -Wclobbered -Werror conftest.cpp >&5 configure:8205: $? = 0 configure:8221: result: yes configure:8589: checking how to print strings configure:8616: result: printf configure:8637: checking for a sed that does not truncate output configure:8701: result: /bin/sed configure:8719: checking for fgrep configure:8781: result: /bin/grep -F configure:8816: checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99 configure:8883: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:8890: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:8905: result: yes configure:8917: checking for BSD- or MS-compatible name lister (nm) configure:8966: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:9096: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:9103: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:9106: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:9109: output 0000000000000000 B some_variable configure:9116: result: BSD nm configure:9119: checking whether ln -s works configure:9123: result: yes configure:9131: checking the maximum length of command line arguments configure:9262: result: 1572864 configure:9279: checking whether the shell understands some XSI constructs configure:9289: result: yes configure:9293: checking whether the shell understands "+=" configure:9299: result: yes configure:9334: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:9374: result: func_convert_file_noop configure:9381: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:9401: result: func_convert_file_noop configure:9408: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:9415: result: -r configure:9449: checking for x86_64-pc-linux-gnu-objdump configure:9476: result: objdump configure:9545: checking how to recognize dependent libraries configure:9743: result: pass_all configure:9788: checking for x86_64-pc-linux-gnu-dlltool configure:9815: result: dlltool configure:9885: checking how to associate runtime and link libraries configure:9912: result: printf %s\n configure:9928: checking for x86_64-pc-linux-gnu-ar configure:9944: found /usr/bin/x86_64-pc-linux-gnu-ar configure:9955: result: x86_64-pc-linux-gnu-ar configure:10036: checking for archiver @FILE support configure:10053: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:10053: $? = 0 configure:10056: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:10059: $? = 0 configure:10064: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:10067: $? = 1 configure:10079: result: @ configure:10097: checking for x86_64-pc-linux-gnu-strip configure:10113: found /usr/bin/x86_64-pc-linux-gnu-strip configure:10124: result: x86_64-pc-linux-gnu-strip configure:10196: checking for x86_64-pc-linux-gnu-ranlib configure:10212: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:10223: result: x86_64-pc-linux-gnu-ranlib configure:10365: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object configure:10485: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:10488: $? = 0 configure:10492: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10495: $? = 0 configure:10561: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:10564: $? = 0 configure:10602: result: ok configure:10639: checking for sysroot configure:10669: result: no configure:10746: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:10749: $? = 0 configure:10898: checking for x86_64-pc-linux-gnu-mt configure:10928: result: no configure:10938: checking for mt configure:10954: found /usr/sbin/mt configure:10965: result: mt configure:10988: checking if mt is a manifest tool configure:10994: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:11002: result: no configure:11641: checking for dlfcn.h configure:11641: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:11641: $? = 0 configure:11641: result: yes configure:11855: checking for objdir configure:11870: result: .libs configure:12137: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:12155: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:12159: $? = 0 configure:12172: result: no configure:12499: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC configure:12506: result: -fPIC -DPIC configure:12514: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:12532: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -fPIC -DPIC -DPIC conftest.c >&5 configure:12536: $? = 0 configure:12549: result: yes configure:12578: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works configure:12606: result: yes configure:12621: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o configure:12642: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -o out/conftest2.o conftest.c >&5 configure:12646: $? = 0 configure:12668: result: yes configure:12676: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o configure:12723: result: yes configure:12756: checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:13913: result: yes configure:13950: checking whether -lc should be explicitly linked in configure:13958: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:13961: $? = 0 configure:13976: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:13979: $? = 0 configure:13993: result: no configure:14153: checking dynamic linker characteristics configure:14653: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:14653: $? = 0 configure:14887: result: GNU/Linux ld.so configure:14994: checking how to hardcode library paths into programs configure:15019: result: immediate configure:15559: checking whether stripping libraries is possible configure:15564: result: yes configure:15599: checking if libtool supports shared libraries configure:15601: result: yes configure:15604: checking whether to build shared libraries configure:15625: result: yes configure:15628: checking whether to build static libraries configure:15632: result: yes configure:15655: checking how to run the C++ preprocessor configure:15682: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:15682: $? = 0 configure:15696: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:15696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15721: result: x86_64-pc-linux-gnu-g++ -E configure:15741: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:15741: $? = 0 configure:15755: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:15755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15924: checking for ld used by x86_64-pc-linux-gnu-g++ configure:15991: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:15998: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:16013: result: yes configure:16068: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:17070: result: yes configure:17106: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wwrite-strings -fexceptions -fimplicit-templates conftest.cpp >&5 configure:17109: $? = 0 configure:17629: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:17636: result: -fPIC -DPIC configure:17644: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:17662: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wwrite-strings -fexceptions -fimplicit-templates -fPIC -DPIC -DPIC conftest.cpp >&5 configure:17666: $? = 0 configure:17679: result: yes configure:17702: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:17730: result: yes configure:17742: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:17763: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wwrite-strings -fexceptions -fimplicit-templates -o out/conftest2.o conftest.cpp >&5 configure:17767: $? = 0 configure:17789: result: yes configure:17794: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:17841: result: yes configure:17871: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:17910: result: yes configure:18051: checking dynamic linker characteristics configure:18719: result: GNU/Linux ld.so configure:18772: checking how to hardcode library paths into programs configure:18797: result: immediate configure:18859: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:682: creating libtool configure:20563: checking for library containing log configure:20594: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:34:6: warning: conflicting types for built-in function 'log' char log (); ^ /var/tmp/portage/app-text/groonga-5.0.9/temp/ccVrVUUM.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `log' collect2: error: ld returned 1 exit status configure:20594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 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 log (); | int | main () | { | return log (); | ; | return 0; | } configure:20594: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:34:6: warning: conflicting types for built-in function 'log' char log (); ^ configure:20594: $? = 0 configure:20611: result: -lm configure:20621: checking for fpclassify configure:20635: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:20635: $? = 0 configure:20640: result: yes configure:20686: checking dirent.h usability configure:20686: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20686: $? = 0 configure:20686: result: yes configure:20686: checking dirent.h presence configure:20686: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20686: $? = 0 configure:20686: result: yes configure:20686: checking for dirent.h configure:20686: result: yes configure:20698: checking for dlfcn.h configure:20698: result: yes configure:20710: checking errno.h usability configure:20710: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20710: $? = 0 configure:20710: result: yes configure:20710: checking errno.h presence configure:20710: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20710: $? = 0 configure:20710: result: yes configure:20710: checking for errno.h configure:20710: result: yes configure:20722: checking execinfo.h usability configure:20722: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20722: $? = 0 configure:20722: result: yes configure:20722: checking execinfo.h presence configure:20722: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20722: $? = 0 configure:20722: result: yes configure:20722: checking for execinfo.h configure:20722: result: yes configure:20734: checking for inttypes.h configure:20734: result: yes configure:20746: checking netdb.h usability configure:20746: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20746: $? = 0 configure:20746: result: yes configure:20746: checking netdb.h presence configure:20746: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20746: $? = 0 configure:20746: result: yes configure:20746: checking for netdb.h configure:20746: result: yes configure:20758: checking signal.h usability configure:20758: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20758: $? = 0 configure:20758: result: yes configure:20758: checking signal.h presence configure:20758: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20758: $? = 0 configure:20758: result: yes configure:20758: checking for signal.h configure:20758: result: yes configure:20770: checking sys/mman.h usability configure:20770: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20770: $? = 0 configure:20770: result: yes configure:20770: checking sys/mman.h presence configure:20770: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20770: $? = 0 configure:20770: result: yes configure:20770: checking for sys/mman.h configure:20770: result: yes configure:20782: checking sys/param.h usability configure:20782: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20782: $? = 0 configure:20782: result: yes configure:20782: checking sys/param.h presence configure:20782: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20782: $? = 0 configure:20782: result: yes configure:20782: checking for sys/param.h configure:20782: result: yes configure:20794: checking sys/resource.h usability configure:20794: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20794: $? = 0 configure:20794: result: yes configure:20794: checking sys/resource.h presence configure:20794: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20794: $? = 0 configure:20794: result: yes configure:20794: checking for sys/resource.h configure:20794: result: yes configure:20806: checking sys/socket.h usability configure:20806: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20806: $? = 0 configure:20806: result: yes configure:20806: checking sys/socket.h presence configure:20806: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20806: $? = 0 configure:20806: result: yes configure:20806: checking for sys/socket.h configure:20806: result: yes configure:20818: checking sys/sysctl.h usability configure:20818: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20818: $? = 0 configure:20818: result: yes configure:20818: checking sys/sysctl.h presence configure:20818: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20818: $? = 0 configure:20818: result: yes configure:20818: checking for sys/sysctl.h configure:20818: result: yes configure:20830: checking sys/time.h usability configure:20830: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20830: $? = 0 configure:20830: result: yes configure:20830: checking sys/time.h presence configure:20830: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20830: $? = 0 configure:20830: result: yes configure:20830: checking for sys/time.h configure:20830: result: yes configure:20842: checking sys/wait.h usability configure:20842: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20842: $? = 0 configure:20842: result: yes configure:20842: checking sys/wait.h presence configure:20842: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20842: $? = 0 configure:20842: result: yes configure:20842: checking for sys/wait.h configure:20842: result: yes configure:20854: checking time.h usability configure:20854: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20854: $? = 0 configure:20854: result: yes configure:20854: checking time.h presence configure:20854: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20854: $? = 0 configure:20854: result: yes configure:20854: checking for time.h configure:20854: result: yes configure:20866: checking ucontext.h usability configure:20866: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:20866: $? = 0 configure:20866: result: yes configure:20866: checking ucontext.h presence configure:20866: x86_64-pc-linux-gnu-gcc -E conftest.c configure:20866: $? = 0 configure:20866: result: yes configure:20866: checking for ucontext.h configure:20866: result: yes configure:20878: checking for unistd.h configure:20878: result: yes configure:20893: checking for _gmtime64_s configure:20893: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 /var/tmp/portage/app-text/groonga-5.0.9/temp/ccijWbw7.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_gmtime64_s' collect2: error: ld returned 1 exit status configure:20893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | /* Define _gmtime64_s to an innocuous variant, in case declares _gmtime64_s. | For example, HP-UX 11i declares gettimeofday. */ | #define _gmtime64_s innocuous__gmtime64_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _gmtime64_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _gmtime64_s | | /* 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 _gmtime64_s (); | /* 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__gmtime64_s || defined __stub____gmtime64_s | choke me | #endif | | int | main () | { | return _gmtime64_s (); | ; | return 0; | } configure:20893: result: no configure:20904: checking for _localtime64_s configure:20904: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 /var/tmp/portage/app-text/groonga-5.0.9/temp/ccVnld4g.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_localtime64_s' collect2: error: ld returned 1 exit status configure:20904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | /* Define _localtime64_s to an innocuous variant, in case declares _localtime64_s. | For example, HP-UX 11i declares gettimeofday. */ | #define _localtime64_s innocuous__localtime64_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _localtime64_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _localtime64_s | | /* 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 _localtime64_s (); | /* 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__localtime64_s || defined __stub____localtime64_s | choke me | #endif | | int | main () | { | return _localtime64_s (); | ; | return 0; | } configure:20904: result: no configure:20915: checking for _strtoui64 configure:20915: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 /var/tmp/portage/app-text/groonga-5.0.9/temp/ccZrezLj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_strtoui64' collect2: error: ld returned 1 exit status configure:20915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | /* Define _strtoui64 to an innocuous variant, in case declares _strtoui64. | For example, HP-UX 11i declares gettimeofday. */ | #define _strtoui64 innocuous__strtoui64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strtoui64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strtoui64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strtoui64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__strtoui64 || defined __stub____strtoui64 | choke me | #endif | | int | main () | { | return _strtoui64 (); | ; | return 0; | } configure:20915: result: no configure:20926: checking for gmtime_r configure:20926: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:20926: $? = 0 configure:20926: result: yes configure:20937: checking for localtime_r configure:20937: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:20937: $? = 0 configure:20937: result: yes configure:20948: checking for mkstemp configure:20948: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:20948: $? = 0 configure:20948: result: yes configure:20959: checking for strcasecmp configure:20959: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:71:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:20959: $? = 0 configure:20959: result: yes configure:20970: checking for strncasecmp configure:20970: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:72:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^ configure:20970: $? = 0 configure:20970: result: yes configure:20981: checking for strtoull configure:20981: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:20981: $? = 0 configure:20981: result: yes configure:20992: checking for library containing backtrace configure:21023: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:21023: $? = 0 configure:21040: result: none required configure:21050: checking for library containing clock_gettime configure:21081: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:21081: $? = 0 configure:21098: result: none required configure:21115: checking for special C compiler options needed for large files configure:21160: result: no configure:21166: checking for _FILE_OFFSET_BITS value needed for large files configure:21191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:21191: $? = 0 configure:21223: result: no configure:21308: checking for off_t configure:21308: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:21308: $? = 0 configure:21308: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 conftest.c: In function 'main': conftest.c:89:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:21308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:21308: result: yes configure:21319: checking for size_t configure:21319: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:21319: $? = 0 configure:21319: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 conftest.c: In function 'main': conftest.c:89:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:21319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:21319: result: yes configure:21334: checking size of off_t configure:21339: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:21339: $? = 0 configure:21339: ./conftest configure:21339: $? = 0 configure:21353: result: 8 configure:21511: checking pthread.h usability configure:21511: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:21511: $? = 0 configure:21511: result: yes configure:21511: checking pthread.h presence configure:21511: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21511: $? = 0 configure:21511: result: yes configure:21511: checking for pthread.h configure:21511: result: yes configure:21521: checking for library containing pthread_create configure:21552: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 /var/tmp/portage/app-text/groonga-5.0.9/temp/ccWauATF.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:21552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | #define SIZEOF_OFF_T 8 | #define GRN_DEFAULT_ENCODING "utf8" | #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0 | #define GRN_DEFAULT_DB_KEY "auto" | #define GRN_STACK_SIZE 1024 | #define GRN_LOCK_TIMEOUT 10000000 | #define GRN_LOCK_WAIT_TIME_NANOSECOND 1000000 | #define HAVE_PTHREAD_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 pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:21552: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -lm >&5 configure:21552: $? = 0 configure:21569: result: -lpthread configure:21581: checking for pthread_mutexattr_setpshared configure:21581: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -lm >&5 configure:21581: $? = 0 configure:21581: result: yes configure:21592: checking for pthread_condattr_setpshared configure:21592: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -lm >&5 configure:21592: $? = 0 configure:21592: result: yes configure:21602: checking for library containing gethostbyname configure:21633: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -lm >&5 configure:21633: $? = 0 configure:21650: result: none required configure:21658: checking for library containing socket configure:21689: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -lm >&5 configure:21689: $? = 0 configure:21706: result: none required configure:21714: checking for library containing dlopen configure:21745: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -lm >&5 /var/tmp/portage/app-text/groonga-5.0.9/temp/ccaVZQXa.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:21745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | #define SIZEOF_OFF_T 8 | #define GRN_DEFAULT_ENCODING "utf8" | #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0 | #define GRN_DEFAULT_DB_KEY "auto" | #define GRN_STACK_SIZE 1024 | #define GRN_LOCK_TIMEOUT 10000000 | #define GRN_LOCK_WAIT_TIME_NANOSECOND 1000000 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define HAVE_PTHREAD_CONDATTR_SETPSHARED 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:21745: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread -lm >&5 configure:21745: $? = 0 configure:21762: result: -ldl configure:21794: checking for enabling coverage configure:21803: result: no configure:22084: checking whether enable uyield configure:22093: result: no configure:22100: checking whether enable exact-alloc-count configure:22114: result: yes configure:22118: checking whether enable fmalloc configure:22133: result: no configure:22137: checking whether enable abort configure:22152: result: no configure:22156: checking whether allow dynamic memory allocation change configure:22171: result: no configure:22182: checking whether debug memory management configure:22191: result: no configure:22201: checking sys/epoll.h usability configure:22201: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:22201: $? = 0 configure:22201: result: yes configure:22201: checking sys/epoll.h presence configure:22201: x86_64-pc-linux-gnu-gcc -E conftest.c configure:22201: $? = 0 configure:22201: result: yes configure:22201: checking for sys/epoll.h configure:22201: result: yes configure:22204: checking for epoll_create configure:22204: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread -lm >&5 configure:22204: $? = 0 configure:22204: result: yes configure:22220: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread -lm >&5 configure:22220: $? = 0 configure:22220: ./conftest configure:22220: $? = 0 configure:22318: checking whether MSG_MORE defined configure:22339: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 conftest.c:76:1: error: redefinition of 'main' main () ^ conftest.c:70:5: note: previous definition of 'main' was here int main(int argc, char **argv) ^ conftest.c: In function 'main': conftest.c:77:1: error: number of arguments doesn't match prototype { ^ conftest.c:70:5: error: prototype declaration int main(int argc, char **argv) ^ configure:22339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | #define SIZEOF_OFF_T 8 | #define GRN_DEFAULT_ENCODING "utf8" | #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0 | #define GRN_DEFAULT_DB_KEY "auto" | #define GRN_STACK_SIZE 1024 | #define GRN_LOCK_TIMEOUT 10000000 | #define GRN_LOCK_WAIT_TIME_NANOSECOND 1000000 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define HAVE_PTHREAD_CONDATTR_SETPSHARED 1 | #define GRN_WITH_NFKC 1 | #define USE_EXACT_ALLOC_COUNT 1 | #define USE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int main(int argc, char **argv) | { | return MSG_MORE; | } | | int | main () | { | | ; | return 0; | } configure:22349: result: no configure:22356: checking whether MSG_NOSIGNAL defined configure:22377: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 conftest.c:76:1: error: redefinition of 'main' main () ^ conftest.c:70:5: note: previous definition of 'main' was here int main(int argc, char **argv) ^ conftest.c: In function 'main': conftest.c:77:1: error: number of arguments doesn't match prototype { ^ conftest.c:70:5: error: prototype declaration int main(int argc, char **argv) ^ configure:22377: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | #define SIZEOF_OFF_T 8 | #define GRN_DEFAULT_ENCODING "utf8" | #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0 | #define GRN_DEFAULT_DB_KEY "auto" | #define GRN_STACK_SIZE 1024 | #define GRN_LOCK_TIMEOUT 10000000 | #define GRN_LOCK_WAIT_TIME_NANOSECOND 1000000 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define HAVE_PTHREAD_CONDATTR_SETPSHARED 1 | #define GRN_WITH_NFKC 1 | #define USE_EXACT_ALLOC_COUNT 1 | #define USE_EPOLL 1 | /* end confdefs.h. */ | | #include | #include | | int main(int argc, char **argv) | { | return MSG_NOSIGNAL; | } | | int | main () | { | | ; | return 0; | } configure:22387: result: no configure:22440: checking for CUTTER configure:22447: $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:22450: $? = 1 configure:22464: $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:22467: $? = 1 configure:22481: result: no No package 'cutter' found configure:22891: checking for x86_64-pc-linux-gnu-pkg-config configure:22921: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:22989: checking pkg-config is at least version 0.16 configure:22992: result: yes configure:23009: checking for GLIB - version >= 2.14.0 configure:23121: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -Wl,--as-needed conftest.c -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -ldl -lpthread -lm >&5 configure:23121: $? = 0 configure:23121: ./conftest configure:23121: $? = 0 configure:23135: result: yes (version 2.50.3) configure:23203: checking for benchmark availablity configure:23205: result: configure:23428: checking for inkscape configure:23446: found /usr/bin/inkscape configure:23458: result: /usr/bin/inkscape configure:23531: checking for lemon configure:23564: result: no configure:23678: checking for LIBEDIT configure:23685: $PKG_CONFIG --exists --print-errors "libedit >= 3.0" configure:23688: $? = 0 configure:23702: $PKG_CONFIG --exists --print-errors "libedit >= 3.0" configure:23705: $? = 0 configure:23743: result: yes configure:23748: checking for library containing el_wline configure:23779: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -ledit -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread -lm >&5 configure:23779: $? = 0 configure:23796: result: none required configure:23916: checking for LIBLZ4 configure:23923: $PKG_CONFIG --exists --print-errors "liblz4" configure:23926: $? = 0 configure:23940: $PKG_CONFIG --exists --print-errors "liblz4" configure:23943: $? = 0 configure:23981: result: yes configure:24089: checking whether enable MeCab configure:24091: result: yes configure:24128: checking for mecab-config configure:24146: found /usr/bin/mecab-config configure:24159: result: /usr/bin/mecab-config configure:24177: checking for library containing mecab_new configure:24208: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed -L/usr/lib64 conftest.c -ldl -lpthread -lm >&5 /var/tmp/portage/app-text/groonga-5.0.9/temp/ccQJ8CQB.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `mecab_new' collect2: error: ld returned 1 exit status configure:24208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | #define SIZEOF_OFF_T 8 | #define GRN_DEFAULT_ENCODING "utf8" | #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0 | #define GRN_DEFAULT_DB_KEY "auto" | #define GRN_STACK_SIZE 1024 | #define GRN_LOCK_TIMEOUT 10000000 | #define GRN_LOCK_WAIT_TIME_NANOSECOND 1000000 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define HAVE_PTHREAD_CONDATTR_SETPSHARED 1 | #define GRN_WITH_NFKC 1 | #define USE_EXACT_ALLOC_COUNT 1 | #define USE_EPOLL 1 | #define GRN_WITH_BENCHMARK 1 | #define GRN_WITH_LIBEDIT 1 | #define GRN_WITH_LZ4 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 mecab_new (); | int | main () | { | return mecab_new (); | ; | return 0; | } configure:24208: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed -L/usr/lib64 conftest.c -lmecab -ldl -lpthread -lm >&5 configure:24208: $? = 0 configure:24225: result: -lmecab configure:24239: checking mecab.h usability configure:24239: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -I/usr/include conftest.c >&5 configure:24239: $? = 0 configure:24239: result: yes configure:24239: checking mecab.h presence configure:24239: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c configure:24239: $? = 0 configure:24239: result: yes configure:24239: checking for mecab.h configure:24239: result: yes configure:24247: checking for mecab_dictionary_info_t configure:24247: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -I/usr/include conftest.c >&5 configure:24247: $? = 0 configure:24247: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:74:38: error: expected expression before ')' token if (sizeof ((mecab_dictionary_info_t))) ^ configure:24247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | #define SIZEOF_OFF_T 8 | #define GRN_DEFAULT_ENCODING "utf8" | #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0 | #define GRN_DEFAULT_DB_KEY "auto" | #define GRN_STACK_SIZE 1024 | #define GRN_LOCK_TIMEOUT 10000000 | #define GRN_LOCK_WAIT_TIME_NANOSECOND 1000000 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define HAVE_PTHREAD_CONDATTR_SETPSHARED 1 | #define GRN_WITH_NFKC 1 | #define USE_EXACT_ALLOC_COUNT 1 | #define USE_EPOLL 1 | #define GRN_WITH_BENCHMARK 1 | #define GRN_WITH_LIBEDIT 1 | #define GRN_WITH_LZ4 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((mecab_dictionary_info_t))) | return 0; | ; | return 0; | } configure:24247: result: yes configure:24285: checking whether enable KyTea configure:24287: result: no configure:24403: checking whether enable libstemmer configure:24405: result: no configure:24521: checking linux/futex.h usability configure:24521: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:24521: $? = 0 configure:24521: result: yes configure:24521: checking linux/futex.h presence configure:24521: x86_64-pc-linux-gnu-gcc -E conftest.c configure:24521: $? = 0 configure:24521: result: yes configure:24521: checking for linux/futex.h configure:24521: result: yes configure:24521: checking sys/syscall.h usability configure:24521: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings conftest.c >&5 configure:24521: $? = 0 configure:24521: result: yes configure:24521: checking sys/syscall.h presence configure:24521: x86_64-pc-linux-gnu-gcc -E conftest.c configure:24521: $? = 0 configure:24521: result: yes configure:24521: checking for sys/syscall.h configure:24521: result: yes configure:24540: checking whether enable futex configure:24542: result: yes configure:24557: checking for LIBZMQ configure:24564: $PKG_CONFIG --exists --print-errors "libzmq" configure:24567: $? = 0 configure:24581: $PKG_CONFIG --exists --print-errors "libzmq" configure:24584: $? = 0 configure:24622: result: yes configure:24672: checking for library containing event_init configure:24703: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed -levent conftest.c -ldl -lpthread -lm >&5 /var/tmp/portage/app-text/groonga-5.0.9/temp/ccMtWNtI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `event_init' collect2: error: ld returned 1 exit status configure:24703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | #define SIZEOF_OFF_T 8 | #define GRN_DEFAULT_ENCODING "utf8" | #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0 | #define GRN_DEFAULT_DB_KEY "auto" | #define GRN_STACK_SIZE 1024 | #define GRN_LOCK_TIMEOUT 10000000 | #define GRN_LOCK_WAIT_TIME_NANOSECOND 1000000 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define HAVE_PTHREAD_CONDATTR_SETPSHARED 1 | #define GRN_WITH_NFKC 1 | #define USE_EXACT_ALLOC_COUNT 1 | #define USE_EPOLL 1 | #define GRN_WITH_BENCHMARK 1 | #define GRN_WITH_LIBEDIT 1 | #define GRN_WITH_LZ4 1 | #define HAVE_MECAB_DICTIONARY_INFO_T 1 | #define GRN_WITH_MECAB 1 | #define HAVE_LINUX_FUTEX_H 1 | #define USE_FUTEX 1 | #define HAVE_SYS_SYSCALL_H 1 | #define USE_FUTEX 1 | #define GRN_WITH_ZEROMQ 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:24703: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wl,-O1 -Wl,--as-needed -levent conftest.c -levent -ldl -lpthread -lm >&5 configure:24703: $? = 0 configure:24720: result: -levent configure:24760: checking for MESSAGE_PACK configure:24767: $PKG_CONFIG --exists --print-errors "msgpack" Package msgpack was not found in the pkg-config search path. Perhaps you should add the directory containing `msgpack.pc' to the PKG_CONFIG_PATH environment variable No package 'msgpack' found configure:24770: $? = 1 configure:24784: $PKG_CONFIG --exists --print-errors "msgpack" Package msgpack was not found in the pkg-config search path. Perhaps you should add the directory containing `msgpack.pc' to the PKG_CONFIG_PATH environment variable No package 'msgpack' found configure:24787: $? = 1 configure:24801: result: no No package 'msgpack' found configure:24845: checking for library containing msgpack_version configure:24876: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Ino/include -Wl,-O1 -Wl,--as-needed -Lno/lib conftest.c -ldl -lpthread -lm >&5 /var/tmp/portage/app-text/groonga-5.0.9/temp/ccLQYMvo.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `msgpack_version' collect2: error: ld returned 1 exit status configure:24876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | #define SIZEOF_OFF_T 8 | #define GRN_DEFAULT_ENCODING "utf8" | #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0 | #define GRN_DEFAULT_DB_KEY "auto" | #define GRN_STACK_SIZE 1024 | #define GRN_LOCK_TIMEOUT 10000000 | #define GRN_LOCK_WAIT_TIME_NANOSECOND 1000000 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define HAVE_PTHREAD_CONDATTR_SETPSHARED 1 | #define GRN_WITH_NFKC 1 | #define USE_EXACT_ALLOC_COUNT 1 | #define USE_EPOLL 1 | #define GRN_WITH_BENCHMARK 1 | #define GRN_WITH_LIBEDIT 1 | #define GRN_WITH_LZ4 1 | #define HAVE_MECAB_DICTIONARY_INFO_T 1 | #define GRN_WITH_MECAB 1 | #define HAVE_LINUX_FUTEX_H 1 | #define USE_FUTEX 1 | #define HAVE_SYS_SYSCALL_H 1 | #define USE_FUTEX 1 | #define GRN_WITH_ZEROMQ 1 | #define GRN_WITH_LIBEVENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char msgpack_version (); | int | main () | { | return msgpack_version (); | ; | return 0; | } configure:24876: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Ino/include -Wl,-O1 -Wl,--as-needed -Lno/lib conftest.c -lmsgpack -ldl -lpthread -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmsgpack collect2: error: ld returned 1 exit status configure:24876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "groonga" | #define PACKAGE_TARNAME "groonga" | #define PACKAGE_VERSION "5.0.9" | #define PACKAGE_STRING "groonga 5.0.9" | #define PACKAGE_BUGREPORT "groonga@razil.jp" | #define PACKAGE_URL "" | #define PACKAGE "groonga" | #define VERSION "5.0.9" | #define HOST_CPU "x86_64" | #define HOST_OS "linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GRN_VERSION "5.0.9" | #define _GNU_SOURCE 1 | #define HAVE_FPCLASSIFY 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOULL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CLOCK_GETTIME 1 | #define SIZEOF_OFF_T 8 | #define GRN_DEFAULT_ENCODING "utf8" | #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0 | #define GRN_DEFAULT_DB_KEY "auto" | #define GRN_STACK_SIZE 1024 | #define GRN_LOCK_TIMEOUT 10000000 | #define GRN_LOCK_WAIT_TIME_NANOSECOND 1000000 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define HAVE_PTHREAD_CONDATTR_SETPSHARED 1 | #define GRN_WITH_NFKC 1 | #define USE_EXACT_ALLOC_COUNT 1 | #define USE_EPOLL 1 | #define GRN_WITH_BENCHMARK 1 | #define GRN_WITH_LIBEDIT 1 | #define GRN_WITH_LZ4 1 | #define HAVE_MECAB_DICTIONARY_INFO_T 1 | #define GRN_WITH_MECAB 1 | #define HAVE_LINUX_FUTEX_H 1 | #define USE_FUTEX 1 | #define HAVE_SYS_SYSCALL_H 1 | #define USE_FUTEX 1 | #define GRN_WITH_ZEROMQ 1 | #define GRN_WITH_LIBEVENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char msgpack_version (); | int | main () | { | return msgpack_version (); | ; | return 0; | } configure:24893: result: no configure:24938: checking whether enable document configure:24947: result: yes configure:24962: checking for sphinx-build configure:24980: found /usr/bin/sphinx-build configure:24992: result: /usr/bin/sphinx-build configure:25003: error: sphinx-build is old: Sphinx (sphinx-build) 1.5.2 Sphinx 1.3 or later is required. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -O2' ac_cv_env_CPPCUTTER_CFLAGS_set= ac_cv_env_CPPCUTTER_CFLAGS_value= ac_cv_env_CPPCUTTER_LIBS_set= ac_cv_env_CPPCUTTER_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CUTTER_CFLAGS_set= ac_cv_env_CUTTER_CFLAGS_value= ac_cv_env_CUTTER_LIBS_set= ac_cv_env_CUTTER_LIBS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-pipe -O2' ac_cv_env_CXX_set= ac_cv_env_CXX_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_KYTEA_CFLAGS_set= ac_cv_env_KYTEA_CFLAGS_value= ac_cv_env_KYTEA_LIBS_set= ac_cv_env_KYTEA_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' 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_LIBLZ4_CFLAGS_set= ac_cv_env_LIBLZ4_CFLAGS_value= ac_cv_env_LIBLZ4_LIBS_set= ac_cv_env_LIBLZ4_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_MESSAGE_PACK_CFLAGS_set= ac_cv_env_MESSAGE_PACK_CFLAGS_value= ac_cv_env_MESSAGE_PACK_LIBS_set= ac_cv_env_MESSAGE_PACK_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__gmtime64_s=no ac_cv_func__localtime64_s=no ac_cv_func__strtoui64=no ac_cv_func_epoll_create=yes ac_cv_func_gmtime_r=yes ac_cv_func_localtime_r=yes ac_cv_func_mkstemp=yes ac_cv_func_pthread_condattr_setpshared=yes ac_cv_func_pthread_mutexattr_setpshared=yes ac_cv_func_strcasecmp=yes ac_cv_func_strncasecmp=yes ac_cv_func_strtoull=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_futex_h=yes ac_cv_header_mecab_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_pthread_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time_h=yes ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_INKSCAPE=/usr/bin/inkscape ac_cv_path_MECAB_CONFIG=/usr/bin/mecab-config ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_SPHINX_BUILD=/usr/bin/sphinx-build ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_ruby_available=no ac_cv_search_backtrace='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_dlopen=-ldl ac_cv_search_el_wline='none required' ac_cv_search_event_init=-levent ac_cv_search_gethostbyname='none required' ac_cv_search_log=-lm ac_cv_search_mecab_new=-lmecab ac_cv_search_msgpack_version=no ac_cv_search_pthread_create=-lpthread ac_cv_search_socket='none required' ac_cv_sizeof_off_t=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_mecab_dictionary_info_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_use_cppcutter=no ac_cv_use_cutter=no ac_cv_use_gcutter=no am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_pax=gnutar lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_LIBEDIT_CFLAGS='-I/usr/include/editline ' pkg_cv_LIBEDIT_LIBS='-ledit ' pkg_cv_LIBLZ4_CFLAGS= pkg_cv_LIBLZ4_LIBS='-llz4 ' pkg_cv_LIBZMQ_CFLAGS= pkg_cv_LIBZMQ_LIBS='-lzmq ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/missing automake-1.15' AWK='gawk' BUNDLED_MECAB_NAIST_JDIC_VERSION='0.6.3b-20111013' BUNDLED_MECAB_VERSION='0.996' CC='x86_64-pc-linux-gnu-gcc -std=gnu99' CCDEPMODE='depmode=none' CFLAGS='-pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-pointer-sign -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings' COVERAGE_CFLAGS='' COVERAGE_INFO_FILE='coverage.info' COVERAGE_LIBS='' COVERAGE_REPORT_DIR='coverage' CPP='x86_64-pc-linux-gnu-gcc -E' CPPCUTTER_CFLAGS='' CPPCUTTER_LIBS='' CPPFLAGS='' CUTTER='' CUTTER_CFLAGS='' CUTTER_LIBS='' CUTTER_SOURCE_PATH='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-pipe -O2 -Wall -Wextra -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wcast-align -Wwrite-strings -fexceptions -fimplicit-templates' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' DOCUMENT_AVAILABLE_FALSE='' DOCUMENT_AVAILABLE_TRUE='' DOCUMENT_BUILDABLE_FALSE='' DOCUMENT_BUILDABLE_TRUE='' DOCUMENT_VERSION='' DOCUMENT_VERSION_FULL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_COVERAGE_FALSE='' ENABLE_COVERAGE_REPORT_LCOV_FALSE='' ENABLE_COVERAGE_REPORT_LCOV_TRUE='#' ENABLE_COVERAGE_TRUE='#' ENABLE_SUGGEST_LEARNER_FALSE='' ENABLE_SUGGEST_LEARNER_TRUE='#' EXEEXT='' FEDORA_PLATFORM_FALSE='' FEDORA_PLATFORM_TRUE='' FGREP='/bin/grep -F' GCUTTER_CFLAGS='' GCUTTER_LIBS='' GENHTML='' GENHTML_OPTIONS='--title '\''groonga Code Coverage'\''' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GLIB_COMPILE_RESOURCES='glib-compile-resources' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GOBJECT_QUERY='gobject-query' GPG_UID='' GREP='/bin/grep' GRN_CFLAGS='' GRN_DEFAULT_DOCUMENT_ROOT='' GRN_DEFAULT_DOCUMENT_ROOT_BASE='' GRN_DEFAULT_RELATIVE_DOCUMENT_ROOT='' GRN_DEFS='' GRN_DLL_FILENAME='libgroonga-$(LT_CURRENT).dll' GRN_EXPANDED_DEFAULT_DOCUMENT_ROOT='' GRN_VERSION='5.0.9' GRN_WITH_ONIGMO='' GRN_WITH_PCRE='' GRN_WITH_ZLIB='no' GROONGA='/var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/src/groonga' GROONGA_BENCHMARK='/var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/src/groonga-benchmark' GROONGA_HTTPD='' GROONGA_HTTPD_DEFAULT_DATABASE_PATH='' GROONGA_HTTPD_DOCUMENT_ROOT='' GROONGA_MRUBY='/var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/src/groonga-mruby' GROONGA_ORG_PATH='' GROONGA_SUGGEST_CREATE_DATASET='/var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/src/suggest/groonga-suggest-create-dataset' HAVE_BUILT_DOCUMENT_FALSE='' HAVE_BUILT_DOCUMENT_TRUE='' INKSCAPE='/usr/bin/inkscape' INSTALL_DATA='${INSTALL} -m 644' INSTALL_MUNIN_PLUGINS_FALSE='' INSTALL_MUNIN_PLUGINS_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KYTEA_CFLAGS='' KYTEA_LIBS='' LAUNCHPAD_UPLOADER_PGP_KEY='' LCOV='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LEMON='none' LIBEDIT_CFLAGS='-I/usr/include/editline ' LIBEDIT_LIBS='-ledit ' LIBEVENT_CFLAGS='' LIBEVENT_LIBS='-levent' LIBLZ4_CFLAGS='' LIBLZ4_LIBS='-llz4 ' LIBOBJS='' LIBS='-ldl -lpthread -lm ' LIBSTEMMER_CFLAGS='' LIBSTEMMER_LDFLAGS='' LIBSTEMMER_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZMQ_CFLAGS='' LIBZMQ_LIBS='-lzmq ' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='0' LT_REVISION='0' LT_VERSION_INFO='$(LT_CURRENT):$(LT_REVISION):$(LT_AGE)' MAKEINFO='${SHELL} /var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/missing makeinfo' MANIFEST_TOOL=':' MECAB_CONFIG='/usr/bin/mecab-config' MECAB_CPPFLAGS='-I/usr/include' MECAB_LDFLAGS='-L/usr/lib64' MECAB_LIBS='-lmecab ' MESSAGE_PACK_CFLAGS='' MESSAGE_PACK_LIBS='' MKDIR_P='/bin/mkdir -p' MRUBY_CFLAGS='' NGINX_VERSION='' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' NO_BAD_FUNCTION_CAST_CFLAGS='-Wno-bad-function-cast' NO_FLOAT_EQUAL_CFLAGS='-Wno-float-equal' NO_STRICT_ALIASING_CFLAGS='-fno-strict-aliasing' OBJDUMP='objdump' OBJEXT='o' ONIGMO_CFLAGS='' ONIGMO_LIBS='' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='groonga' PACKAGE_BUGREPORT='groonga@razil.jp' PACKAGE_NAME='groonga' PACKAGE_STRING='groonga 5.0.9' PACKAGE_TARNAME='groonga' PACKAGE_TITLE='Groonga' PACKAGE_URL='' PACKAGE_VERSION='5.0.9' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PCRE_LIBS_ONLY_L='' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' RANLIB='x86_64-pc-linux-gnu-ranlib' REDHAT_PLATFORM_FALSE='' REDHAT_PLATFORM_TRUE='' RSYNC_PATH='' RUBY='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPHINX_BUILD='/usr/bin/sphinx-build' STRIP='x86_64-pc-linux-gnu-strip' TEST_CFLAGS='-Wno-clobbered' TEST_CXXFLAGS='-Wno-clobbered' VERSION='5.0.9' WINDOWS_LDFLAGS='' WINDOWS_LIBS='' WITH_BENCHMARK_FALSE='#' WITH_BENCHMARK_TRUE='' WITH_COMMAND_TEST_FALSE='' WITH_COMMAND_TEST_TRUE='#' WITH_CPPCUTTER_FALSE='' WITH_CPPCUTTER_TRUE='#' WITH_CUTTER_FALSE='' WITH_CUTTER_TRUE='#' WITH_GROONGA_HTTPD_FALSE='' WITH_GROONGA_HTTPD_TRUE='' WITH_INKSCAPE_FALSE='#' WITH_INKSCAPE_TRUE='' WITH_KYTEA_FALSE='' WITH_KYTEA_TRUE='#' WITH_LEMON_FALSE='' WITH_LEMON_TRUE='#' WITH_LIBSTEMMER_FALSE='' WITH_LIBSTEMMER_TRUE='#' WITH_MECAB_FALSE='#' WITH_MECAB_TRUE='' WITH_MRUBY_FALSE='' WITH_MRUBY_TRUE='' WITH_RUBY_FALSE='' WITH_RUBY_TRUE='#' WITH_SHARED_ONIGMO_FALSE='' WITH_SHARED_ONIGMO_TRUE='' WITH_UNIT_TEST_FALSE='' WITH_UNIT_TEST_TRUE='#' ac_check_coverage_makefile='Makefile' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/groonga-5.0.9' dvidir='${docdir}' examples_dictionarydir='' examplesdir='' exec_prefix='NONE' expanded_pluginsdir='' expanded_relative_pluginsdir_base='' expression_rewriter_pluginsdir='' function_pluginsdir='' grn_debug='no' grn_log_path='/var/log/groonga.log' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgsysconfdir='' pluginsdir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' query_expander_pluginsdir='' relative_pluginsdir='' relative_pluginsdir_base='' relative_ruby_scriptsdir='' relative_ruby_scriptsdir_base='' ruby_pluginsdir='' ruby_scriptsdir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharding_pluginsdir='' sharedstatedir='${prefix}/com' subdirs='' suggest_pluginsdir='' sysconfdir='/etc' table_pluginsdir='' target_alias='' token_filter_pluginsdir='' tokenizer_pluginsdir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "groonga" #define PACKAGE_TARNAME "groonga" #define PACKAGE_VERSION "5.0.9" #define PACKAGE_STRING "groonga 5.0.9" #define PACKAGE_BUGREPORT "groonga@razil.jp" #define PACKAGE_URL "" #define PACKAGE "groonga" #define VERSION "5.0.9" #define HOST_CPU "x86_64" #define HOST_OS "linux-gnu" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define GRN_VERSION "5.0.9" #define _GNU_SOURCE 1 #define HAVE_FPCLASSIFY 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_NETDB_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME_H 1 #define HAVE_UCONTEXT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GMTIME_R 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MKSTEMP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRTOULL 1 #define HAVE_BACKTRACE 1 #define HAVE_CLOCK_GETTIME 1 #define SIZEOF_OFF_T 8 #define GRN_DEFAULT_ENCODING "utf8" #define GRN_DEFAULT_MATCH_ESCALATION_THRESHOLD 0 #define GRN_DEFAULT_DB_KEY "auto" #define GRN_STACK_SIZE 1024 #define GRN_LOCK_TIMEOUT 10000000 #define GRN_LOCK_WAIT_TIME_NANOSECOND 1000000 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 #define HAVE_PTHREAD_CONDATTR_SETPSHARED 1 #define GRN_WITH_NFKC 1 #define USE_EXACT_ALLOC_COUNT 1 #define USE_EPOLL 1 #define GRN_WITH_BENCHMARK 1 #define GRN_WITH_LIBEDIT 1 #define GRN_WITH_LZ4 1 #define HAVE_MECAB_DICTIONARY_INFO_T 1 #define GRN_WITH_MECAB 1 #define HAVE_LINUX_FUTEX_H 1 #define USE_FUTEX 1 #define HAVE_SYS_SYSCALL_H 1 #define USE_FUTEX 1 #define GRN_WITH_ZEROMQ 1 #define GRN_WITH_LIBEVENT 1 configure: exit 1