* Package: app-text/groonga-5.0.9  * Repository: gentoo  * Maintainer: grknight@gentoo.org  * USE: abi_x86_64 amd64 benchmark doc elibc_glibc exact-alloc-count examples futex kernel_linux libedit libevent mecab nfkc static-libs userland_GNU zeromq  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking groonga-5.0.9.tar.gz to /var/tmp/portage/app-text/groonga-5.0.9/work >>> Source unpacked in /var/tmp/portage/app-text/groonga-5.0.9/work >>> Preparing source in /var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9 ... * Running elibtoolize in: groonga-5.0.9/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: groonga-5.0.9/src/httpd/ * Running elibtoolize in: groonga-5.0.9/vendor/nginx-1.9.6/auto/ * Running elibtoolize in: groonga-5.0.9/vendor/onigmo/ * Running elibtoolize in: groonga-5.0.9/vendor/onigmo-source/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... * Applying ppc64le/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9 ... * econf: updating groonga-5.0.9/config.guess with /usr/share/gnuconfig/config.guess * econf: updating groonga-5.0.9/config.sub with /usr/share/gnuconfig/config.sub * econf: updating groonga-5.0.9/vendor/onigmo-source/config.guess with /usr/share/gnuconfig/config.guess * econf: updating groonga-5.0.9/vendor/onigmo-source/config.sub with /usr/share/gnuconfig/config.sub ./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 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for native Win32... no checking for some Win32 platform... no checking for NetBSD.... no checking for Solaris.... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.19... yes checking for clang... no checking if gcc supports -Wall... yes checking if g++ supports -Wall... yes checking if gcc supports -Wextra... yes checking if g++ supports -Wextra... yes checking if gcc supports -Wno-unused-but-set-variable... yes checking if g++ supports -Wno-unused-but-set-variable... yes checking if gcc supports -Wno-unused-parameter... yes checking if g++ supports -Wno-unused-parameter... yes checking if gcc supports -Wno-sign-compare... yes checking if g++ supports -Wno-sign-compare... yes checking if gcc supports -Wno-pointer-sign... yes checking if gcc supports -Wno-missing-field-initializers... yes checking if g++ supports -Wno-missing-field-initializers... yes checking if gcc supports -Wformat... yes checking if g++ supports -Wformat... yes checking if gcc supports -Wstrict-aliasing=2... yes checking if g++ supports -Wstrict-aliasing=2... yes checking if gcc supports -Wdisabled-optimization... yes checking if g++ supports -Wdisabled-optimization... yes checking if gcc supports -Wfloat-equal... yes checking if g++ supports -Wfloat-equal... yes checking if gcc supports -Wpointer-arith... yes checking if g++ supports -Wpointer-arith... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wcast-align... yes checking if g++ supports -Wcast-align... yes checking if gcc supports -Wwrite-strings... yes checking if g++ supports -Wwrite-strings... yes checking if g++ supports -fexceptions... yes checking if g++ supports -fimplicit-templates... yes checking if gcc supports -Wno-clobbered... yes checking if g++ supports -Wno-clobbered... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes 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... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes 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... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes 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... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for library containing log... -lm checking for fpclassify... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for unistd.h... (cached) yes checking for _gmtime64_s... no checking for _localtime64_s... no checking for _strtoui64... no checking for gmtime_r... yes checking for localtime_r... yes checking for mkstemp... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strtoull... yes checking for library containing backtrace... none required checking for library containing clock_gettime... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for size_t... yes checking size of off_t... 8 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for library containing pthread_create... -lpthread checking for pthread_mutexattr_setpshared... yes checking for pthread_condattr_setpshared... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing dlopen... -ldl checking for enabling coverage... no checking whether enable uyield... no checking whether enable exact-alloc-count... yes checking whether enable fmalloc... no checking whether enable abort... no checking whether allow dynamic memory allocation change... no checking whether debug memory management... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll_create... yes checking whether MSG_MORE defined... no checking whether MSG_NOSIGNAL defined... no checking for CUTTER... no checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.14.0... yes (version 2.50.3) checking for benchmark availablity... checking for inkscape... /usr/bin/inkscape checking for lemon... no checking for LIBEDIT... yes checking for library containing el_wline... none required checking for LIBLZ4... yes checking whether enable MeCab... yes checking for mecab-config... /usr/bin/mecab-config checking for library containing mecab_new... -lmecab checking mecab.h usability... yes checking mecab.h presence... yes checking for mecab.h... yes checking for mecab_dictionary_info_t... yes checking whether enable KyTea... no checking whether enable libstemmer... no checking linux/futex.h usability... yes checking linux/futex.h presence... yes checking for linux/futex.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking whether enable futex... yes checking for LIBZMQ... yes checking for library containing event_init... -levent checking for MESSAGE_PACK... no checking for library containing msgpack_version... no checking whether enable document... yes checking for sphinx-build... /usr/bin/sphinx-build configure: error: sphinx-build is old: Sphinx (sphinx-build) 1.5.2 Sphinx 1.3 or later is required. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9/config.log * ERROR: app-text/groonga-5.0.9::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 115: Called src_configure * environment, line 2889: Called econf '--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' * phase-helpers.sh, line 665: Called __helpers_die 'econf failed' * isolated-functions.sh, line 117: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=app-text/groonga-5.0.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/groonga-5.0.9::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-text/groonga-5.0.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/groonga-5.0.9/temp/environment'. * Working directory: '/var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9' * S: '/var/tmp/portage/app-text/groonga-5.0.9/work/groonga-5.0.9'