* Package: app-text/groonga-13.0.1:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc exact-alloc-count kernel_linux mecab nfkc * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking groonga-13.0.1.tar.gz to /var/tmp/portage/app-text/groonga-13.0.1/work >>> Source unpacked in /var/tmp/portage/app-text/groonga-13.0.1/work >>> Preparing source in /var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1 ... * Running elibtoolize in: groonga-13.0.1/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying werror/2.4.6 patch ... * Applying ppc64le/2.4.4 patch ... * Running elibtoolize in: groonga-13.0.1/src/httpd/ * Running elibtoolize in: groonga-13.0.1/vendor/nginx-1.23.3/auto/ * Running elibtoolize in: groonga-13.0.1/vendor/ngx_mruby-source/ * Running elibtoolize in: groonga-13.0.1/vendor/onigmo/ * Running elibtoolize in: groonga-13.0.1/vendor/onigmo-source/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying werror/2.4.6 patch ... * Applying ppc64le/2.4.4 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1 ... * econf: updating groonga-13.0.1/vendor/onigmo-source/config.sub with /usr/share/gnuconfig/config.sub * econf: updating groonga-13.0.1/vendor/onigmo-source/config.guess with /usr/share/gnuconfig/config.guess * econf: updating groonga-13.0.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating groonga-13.0.1/config.guess with /usr/share/gnuconfig/config.guess ./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/groonga-13.0.1 --htmldir=/usr/share/doc/groonga-13.0.1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-groonga-httpd --without-pcre --without-kytea --without-libstemmer --disable-arrow --with-log-path=/var/log/groonga.log --without-luajit --without-ruby --with-shared-onigmo --with-onigmo=system --with-xxhash --disable-benchmark --disable-memory-debug --disable-document --enable-exact-alloc-count --disable-futex --without-jemalloc --disable-libedit --without-libevent --without-lzo --with-mecab --disable-message-pack --without-message-pack --enable-nfkc --without-sphinx-build --disable-static --disable-uyield --disable-zeromq --without-zlib --without-zstd checking for a BSD-compatible install... /usr/lib/portage/python3.11/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 whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking how to run the C preprocessor... clang-cpp 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 whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... none checking whether clang++ supports C++17 features with -std=gnu++17... yes checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking for clang option to accept ISO C99... none needed 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... yes checking if gcc supports -Wall... yes checking if g++ supports -Wall... 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-pointer-sign... yes checking if gcc supports -Wno-declaration-after-statement... yes checking if gcc supports -Wformat... yes checking if g++ supports -Wformat... yes checking if gcc supports -Wno-format-truncation... no checking if g++ supports -Wno-format-truncation... no 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 -Wwrite-strings... yes checking if g++ supports -Wwrite-strings... yes checking if gcc supports -Wmissing-field-initializers... yes checking if g++ supports -Wmissing-field-initializers... yes checking if gcc supports -Wsign-compare... yes checking if g++ supports -Wsign-compare... yes checking if g++ supports -fexceptions... yes checking if g++ supports -fimplicit-templates... 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 clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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 ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld.lld -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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... clang++ -std=gnu++17 -E checking for ld used by clang++ -std=gnu++17... ld.lld -m elf_x86_64 checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes checking whether the clang++ -std=gnu++17 linker (ld.lld -m elf_x86_64) supports shared libraries... yes /bin/grep: warning: stray \ before - checking for clang++ -std=gnu++17 option to produce PIC... -fPIC -DPIC checking if clang++ -std=gnu++17 PIC flag -fPIC -DPIC works... yes checking if clang++ -std=gnu++17 static flag -static works... no checking if clang++ -std=gnu++17 supports -c -o file.o... yes checking if clang++ -std=gnu++17 supports -c -o file.o... (cached) yes checking whether the clang++ -std=gnu++17 linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres 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/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 fdatasync... yes checking for fsync... yes checking for futimens... yes checking for futimes... yes checking for getrusage... yes 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 for struct tm.tm_gmtoff... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for library containing pthread_create... none required checking for 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... none required checking whether enable uyield... no checking whether enable exact-alloc-count... yes 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 lemon... no checking for LIBEDIT... yes checking for library containing el_wline... none required checking histedit.h usability... yes checking histedit.h presence... yes checking for histedit.h... yes checking for LIBLZ4... yes checking for APACHE_ARROW... no checking for RAPIDJSON... yes checking for LIBXXHASH... 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 whether enable futex... no checking whether enable document... no checking whether document available... no checking whether document buildable... no checking whether having built document... no checking whether install munin plugins... no checking whether package platform... no checking for the suffix of plugin shared libraries... .so checking whether enable mruby... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for ONIGMO... yes checking for SSL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating benchmark/Makefile config.status: creating benchmark/fixtures/Makefile config.status: creating benchmark/fixtures/geo-select/Makefile config.status: creating benchmark/lib/Makefile config.status: creating build/Makefile config.status: creating build/cmake_modules/Makefile config.status: creating config.sh config.status: creating data/Makefile config.status: creating data/groonga-httpd.conf config.status: creating data/html/Makefile config.status: creating data/logrotate.d/Makefile config.status: creating data/logrotate.d/centos/Makefile config.status: creating data/logrotate.d/centos/groonga-httpd config.status: creating data/munin/Makefile config.status: creating data/scripts/Makefile config.status: creating data/scripts/groonga-httpd-restart config.status: creating data/systemd/Makefile config.status: creating data/systemd/centos/Makefile config.status: creating data/systemd/centos/groonga-httpd.service config.status: creating data/systemd/centos/sysconfig/Makefile config.status: creating data/tmpfiles.d/Makefile config.status: creating doc/Makefile config.status: creating doc/locale/Makefile config.status: creating doc/locale/en/LC_MESSAGES/Makefile config.status: creating doc/locale/en/Makefile config.status: creating doc/locale/ja/LC_MESSAGES/Makefile config.status: creating doc/locale/ja/Makefile config.status: creating examples/Makefile config.status: creating examples/dictionary/Makefile config.status: creating examples/dictionary/edict/Makefile config.status: creating examples/dictionary/eijiro/Makefile config.status: creating examples/dictionary/gene95/Makefile config.status: creating examples/dictionary/jmdict/Makefile config.status: creating groonga-arrow.pc config.status: creating groonga-httpd-conf.sh config.status: creating groonga.pc config.status: creating include/Makefile config.status: creating include/groonga/Makefile config.status: creating include/groonga/version.h config.status: creating lib/Makefile config.status: creating lib/dat/Makefile config.status: creating lib/metadata.rc config.status: creating lib/mrb/Makefile config.status: creating lib/mrb/scripts/Makefile config.status: creating lib/mrb/scripts/command_line/Makefile config.status: creating lib/mrb/scripts/context/Makefile config.status: creating lib/mrb/scripts/expression_rewriters/Makefile config.status: creating lib/mrb/scripts/expression_tree/Makefile config.status: creating lib/mrb/scripts/initialize/Makefile config.status: creating lib/mrb/scripts/logger/Makefile config.status: creating lib/mrb/scripts/query_logger/Makefile config.status: creating lib/proc/Makefile config.status: creating packages/Makefile config.status: creating packages/apt/debian/groonga-keyring.postrm config.status: creating packages/apt/env.sh config.status: creating plugins/Makefile config.status: creating plugins/functions/Makefile config.status: creating plugins/query_expanders/Makefile config.status: creating plugins/ruby/Makefile config.status: creating plugins/sharding/Makefile config.status: creating plugins/suggest/Makefile config.status: creating plugins/token_filters/Makefile config.status: creating plugins/tokenizers/Makefile config.status: creating src/Makefile config.status: creating src/httpd/Makefile config.status: creating src/suggest/Makefile config.status: creating test/Makefile config.status: creating test/command/Makefile config.status: creating test/unit/Makefile config.status: creating test/unit/core/Makefile config.status: creating test/unit/core/dat/Makefile config.status: creating test/unit/fixtures/Makefile config.status: creating test/unit/fixtures/geo/Makefile config.status: creating test/unit/fixtures/inverted-index/Makefile config.status: creating test/unit/fixtures/plugins/Makefile config.status: creating test/unit/fixtures/story/Makefile config.status: creating test/unit/fixtures/story/taiyaki/Makefile config.status: creating test/unit/fixtures/stress/Makefile config.status: creating test/unit/lib/Makefile config.status: creating test/unit/story/Makefile config.status: creating test/unit/util/Makefile config.status: creating tools/Makefile config.status: creating vendor/Makefile config.status: creating vendor/groonga-log/Makefile config.status: creating vendor/lz4/Makefile config.status: creating vendor/mecab/Makefile config.status: creating vendor/message_pack/Makefile config.status: creating vendor/mruby/Makefile config.status: creating vendor/onigmo/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands groonga 13.0.1 configuration: ----------------------- Compiler: clang CFLAGS: -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-declaration-after-statement -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-field-initializers -Wsign-compare CXXFLAGS: -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates Libraries: -lm Stack size: 1024 Document: no buildable: no built: no Munin plugins: no Package platform: no Paths: Install path prefix: /usr Configuration file: /etc/groonga/groonga.conf Tokenizers: MeCab: yes CPPFLAGS: -I/usr/include LDFLAGS: -L/usr/lib64 LIBS: -lmecab KyTea: no Token filters: libstemmer: no Libraries: ZeroMQ: libevent: MessagePack: libedit: yes CFLAGS: -I/usr/include/editline LIBS: -ledit zlib: no LZ4: yes CFLAGS: LIBS: -llz4 Zstandard: no LuaJIT: no RapidJSON: yes CFLAGS: Apache Arrow: no xxHash: yes CFLAGS: LIBS: -lxxhash mruby: no jemalloc: no groonga-httpd: enable: no Tools: Sphinx: lemon: none Ruby: Cutter: For packages: rsync path: packages@packages.groonga.org:public Launchpad PGP key: GPG UID: C97E4649A2051D0CEA1A73F972A7496B45499429 Now type 'make' to build groonga 13.0.1! >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1 ... make -j5 cd "." && /bin/sh version-gen.sh make all-recursive make[1]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1' cd "." && /bin/sh version-gen.sh Making all in build make[2]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/build' Making all in cmake_modules make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/build/cmake_modules' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/build/cmake_modules' make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/build' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/build' make[2]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/build' Making all in include make[2]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/include' Making all in groonga make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/include/groonga' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/include/groonga' make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/include' make[2]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/include' Making all in vendor make[2]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor' Making all in lz4 make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/lz4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/lz4' Making all in onigmo make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/onigmo' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/onigmo' Making all in mecab make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/mecab' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/mecab' Making all in message_pack make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/message_pack' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/message_pack' Making all in mruby make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/mruby' make all-am make[4]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/mruby' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/mruby' make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/mruby' Making all in groonga-log make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/groonga-log' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor/groonga-log' make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor' make[2]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/vendor' Making all in lib make[2]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib' make all-recursive make[3]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib' Making all in dat make[4]: Entering directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib/dat' rdlibtool --tag=CXX --mode=compile clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib64/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_RUBY_SCRIPTS_DIR=\""/usr/lib64/groonga/scripts/ruby"\" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR=\""lib/groonga/scripts/ruby"\" -DGRN_LOG_PATH=\""/var/log/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c -o cursor-factory.lo cursor-factory.cpp rdlibtool --tag=CXX --mode=compile clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib64/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_RUBY_SCRIPTS_DIR=\""/usr/lib64/groonga/scripts/ruby"\" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR=\""lib/groonga/scripts/ruby"\" -DGRN_LOG_PATH=\""/var/log/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c -o file-impl.lo file-impl.cpp rdlibtool --tag=CXX --mode=compile clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib64/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_RUBY_SCRIPTS_DIR=\""/usr/lib64/groonga/scripts/ruby"\" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR=\""lib/groonga/scripts/ruby"\" -DGRN_LOG_PATH=\""/var/log/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c -o file.lo file.cpp rdlibtool --tag=CXX --mode=compile clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib64/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_RUBY_SCRIPTS_DIR=\""/usr/lib64/groonga/scripts/ruby"\" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR=\""lib/groonga/scripts/ruby"\" -DGRN_LOG_PATH=\""/var/log/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c -o id-cursor.lo id-cursor.cpp rdlibtool --tag=CXX --mode=compile clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L\""libgroonga-0.dll"\" -DGRN_PLUGINS_DIR=\""/usr/lib64/groonga/plugins"\" -DGRN_RELATIVE_PLUGINS_DIR=\""lib/groonga/plugins"\" -DGRN_RUBY_SCRIPTS_DIR=\""/usr/lib64/groonga/scripts/ruby"\" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR=\""lib/groonga/scripts/ruby"\" -DGRN_LOG_PATH=\""/var/log/groonga.log"\" -DGRN_DEFAULT_DOCUMENT_ROOT=\""/usr/share/groonga/html/admin"\" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT=\""share/groonga/html/admin"\" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c -o key-cursor.lo key-cursor.cpp rdlibtool --tag=CXX --mode=compile clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L"libgroonga-0.dll" -DGRN_PLUGINS_DIR="/usr/lib64/groonga/plugins" -DGRN_RELATIVE_PLUGINS_DIR="lib/groonga/plugins" -DGRN_RUBY_SCRIPTS_DIR="/usr/lib64/groonga/scripts/ruby" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR="lib/groonga/scripts/ruby" -DGRN_LOG_PATH="/var/log/groonga.log" -DGRN_DEFAULT_DOCUMENT_ROOT="/usr/share/groonga/html/admin" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT="share/groonga/html/admin" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c -o cursor-factory.lo cursor-factory.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib/dat"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4005909}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4005559}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4005544}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/libtool". rdlibtool --tag=CXX --mode=compile clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L"libgroonga-0.dll" -DGRN_PLUGINS_DIR="/usr/lib64/groonga/plugins" -DGRN_RELATIVE_PLUGINS_DIR="lib/groonga/plugins" -DGRN_RUBY_SCRIPTS_DIR="/usr/lib64/groonga/scripts/ruby" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR="lib/groonga/scripts/ruby" -DGRN_LOG_PATH="/var/log/groonga.log" -DGRN_DEFAULT_DOCUMENT_ROOT="/usr/share/groonga/html/admin" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT="share/groonga/html/admin" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c -o file-impl.lo file-impl.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib/dat"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rdlibtool: compile: {.st_dev = 160, .st_ino = 4005909}. clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L"libgroonga-0.dll" -DGRN_PLUGINS_DIR="/usr/lib64/groonga/plugins" -DGRN_RELATIVE_PLUGINS_DIR="lib/groonga/plugins"rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. -DGRN_RUBY_SCRIPTS_DIR="/usr/lib64/groonga/scripts/ruby" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR="lib/groonga/scripts/ruby" -DGRN_LOG_PATH="/var/log/groonga.log" -DGRN_DEFAULT_DOCUMENT_ROOT="/usr/share/groonga/html/admin" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT="share/groonga/html/admin" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c cursor-factory.cpp -DPIC -fPIC -o .libs/cursor-factory.o rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4005559}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4005544}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/libtool". rdlibtool: compile: clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L"libgroonga-0.dll" -DGRN_PLUGINS_DIR="/usr/lib64/groonga/plugins" -DGRN_RELATIVE_PLUGINS_DIR="lib/groonga/plugins" -DGRN_RUBY_SCRIPTS_DIR="/usr/lib64/groonga/scripts/ruby" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR="lib/groonga/scripts/ruby" -DGRN_LOG_PATH="/var/log/groonga.log" -DGRN_DEFAULT_DOCUMENT_ROOT="/usr/share/groonga/html/admin" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT="share/groonga/html/admin" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c file-impl.cpp -DPIC -fPIC -o .libs/file-impl.o rdlibtool --tag=CXX --mode=compile clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L"libgroonga-0.dll" -DGRN_PLUGINS_DIR="/usr/lib64/groonga/plugins" -DGRN_RELATIVE_PLUGINS_DIR="lib/groonga/plugins" -DGRN_RUBY_SCRIPTS_DIR="/usr/lib64/groonga/scripts/ruby" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR="lib/groonga/scripts/ruby" -DGRN_LOG_PATH="/var/log/groonga.log" -DGRN_DEFAULT_DOCUMENT_ROOT="/usr/share/groonga/html/admin" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT="share/groonga/html/admin" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c -o id-cursor.lo id-cursor.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib/dat"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4005909}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4005559}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool rdlibtool --tag=CXX --tag=CXX --mode=compile --mode=compile clang++ clang++rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. -std=gnu++17 -std=gnu++17 -DHAVE_CONFIG_H -DHAVE_CONFIG_H -D_REENTRANTrdlibtool: lconf: fstat(4,...) = 0 -D_REENTRANT -DGRN_DLL_FILENAME=L"libgroonga-0.dll" {.st_dev = 160, .st_ino = 4005544}. -DGRN_DLL_FILENAME=L"libgroonga-0.dll" -DGRN_PLUGINS_DIR="/usr/lib64/groonga/plugins" -DGRN_PLUGINS_DIR="/usr/lib64/groonga/plugins" -DGRN_RELATIVE_PLUGINS_DIR="lib/groonga/plugins" -DGRN_RELATIVE_PLUGINS_DIR="lib/groonga/plugins" -DGRN_RUBY_SCRIPTS_DIR="/usr/lib64/groonga/scripts/ruby" -DGRN_RUBY_SCRIPTS_DIR="/usr/lib64/groonga/scripts/ruby" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR="lib/groonga/scripts/ruby" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR="lib/groonga/scripts/ruby" -DGRN_LOG_PATH="/var/log/groonga.log" -DGRN_LOG_PATH="/var/log/groonga.log" -DGRN_DEFAULT_DOCUMENT_ROOT="/usr/share/groonga/html/admin" -DGRN_DEFAULT_DOCUMENT_ROOT="/usr/share/groonga/html/admin" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT="share/groonga/html/admin" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT="share/groonga/html/admin" -DGRN_DAT_EXPORT -DGRN_DAT_EXPORT -I../.. -I../.. -I../../include -I../../include -O2 -O2 -pipe -pipe -march=native -march=native -fno-diagnostics-color -fno-diagnostics-color -Wall -Wall -Wno-unused-but-set-variable -Wno-unused-but-set-variable -Wformat -Wformat -Wstrict-aliasing=2 -Wstrict-aliasing=2 -Wdisabled-optimization -Wdisabled-optimization -Wfloat-equal -Wfloat-equal -Wpointer-arith -Wpointer-arith -Wwrite-strings -Wwrite-strings -Wmissing-field-initializers -Wmissing-field-initializers -Wsign-compare -Wsign-compare -fexceptions -fexceptions -fimplicit-templates -fimplicit-templates -c -c -o -o key-cursor.lo file.lo key-cursor.cpp file.cpp rdlibtool: lconf: {.name="libtool"}. rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib/dat"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib/dat"}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 4005909}. {.st_dev = 160, .st_ino = 4005909}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4005559}. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 4005559}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: found "/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/libtool". rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 160, .st_ino = 4005544}. {.st_dev = 160, .st_ino = 4005544}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: compile: clang++ -std=gnu++17 -DHAVE_CONFIG_H -D_REENTRANT -DGRN_DLL_FILENAME=L"libgroonga-0.dll" -DGRN_PLUGINS_DIR="/usr/lib64/groonga/plugins" -DGRN_RELATIVE_PLUGINS_DIR="lib/groonga/plugins" -DGRN_RUBY_SCRIPTS_DIR="/usr/lib64/groonga/scripts/ruby" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR="lib/groonga/scripts/ruby" -DGRN_LOG_PATH="/var/log/groonga.log" -DGRN_DEFAULT_DOCUMENT_ROOT="/usr/share/groonga/html/admin" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT="share/groonga/html/admin" -DGRN_DAT_EXPORT -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptionsrdlibtool: lconf: found "/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/libtool". rdlibtool: lconf: found "/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/libtool". -fimplicit-templates -c id-cursor.cpp -DPIC -fPIC -o .libs/id-cursor.o rdlibtool: compile:rdlibtool: compile: clang++ clang++ -std=gnu++17 -std=gnu++17 -DHAVE_CONFIG_H -DHAVE_CONFIG_H -D_REENTRANT -D_REENTRANT -DGRN_DLL_FILENAME=L"libgroonga-0.dll" -DGRN_DLL_FILENAME=L"libgroonga-0.dll" -DGRN_PLUGINS_DIR="/usr/lib64/groonga/plugins" -DGRN_PLUGINS_DIR="/usr/lib64/groonga/plugins" -DGRN_RELATIVE_PLUGINS_DIR="lib/groonga/plugins" -DGRN_RUBY_SCRIPTS_DIR="/usr/lib64/groonga/scripts/ruby" -DGRN_RELATIVE_PLUGINS_DIR="lib/groonga/plugins" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR="lib/groonga/scripts/ruby" -DGRN_RUBY_SCRIPTS_DIR="/usr/lib64/groonga/scripts/ruby" -DGRN_LOG_PATH="/var/log/groonga.log" -DGRN_RELATIVE_RUBY_SCRIPTS_DIR="lib/groonga/scripts/ruby" -DGRN_DEFAULT_DOCUMENT_ROOT="/usr/share/groonga/html/admin" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT="share/groonga/html/admin" -DGRN_DAT_EXPORT -I../.. -I../../include -DGRN_LOG_PATH="/var/log/groonga.log" -DGRN_DEFAULT_DOCUMENT_ROOT="/usr/share/groonga/html/admin" -DGRN_DEFAULT_RELATIVE_DOCUMENT_ROOT="share/groonga/html/admin" -DGRN_DAT_EXPORT -O2 -pipe -march=native -fno-diagnostics-color -Wall -I../.. -I../../include -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -O2 -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -pipe -fexceptions -march=native -fimplicit-templates -c -fno-diagnostics-color file.cpp -DPIC -fPIC -o .libs/file.o -Wall -Wno-unused-but-set-variable -Wformat -Wstrict-aliasing=2 -Wdisabled-optimization -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wmissing-field-initializers -Wsign-compare -fexceptions -fimplicit-templates -c key-cursor.cpp -DPIC -fPIC -o .libs/key-cursor.o In file included from file-impl.cpp:18: In file included from ./file-impl.hpp:24: In file included from ./dat.hpp:25: In file included from /usr/include/c++/v1/cstddef:41: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:19: In file included from ./key-cursor.hpp:20: In file included from ./cursor.hpp:20: In file included from ./key.hpp:21: In file included from ./string.hpp:20: In file included from ./dat.hpp:25: In file included from /usr/include/c++/v1/cstddef:41: ../../version:1:1: error: expected unqualified-id 13.0.1 In file included from ^ cursor-factory.cpp:17: In file included from ./cursor-factory.hpp:20: In file included from ./cursor.hpp:20: In file included from ./key.hpp:21: In file included from ./string.hpp:20: In file included from ./dat.hpp:25: In file included from /usr/include/c++/v1/cstddef:41: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file.cpp:17: In file included from ./file.hpp:20: In file included from ./dat.hpp:25: In file included from /usr/include/c++/v1/cstddef:41: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:17: In file included from ./id-cursor.hpp:20: In file included from ./cursor.hpp:20: In file included from ./key.hpp:21: In file included from ./string.hpp:20: In file included from ./dat.hpp:25: In file included from /usr/include/c++/v1/cstddef:41: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from cursor-factory.cpp:17: In file included from ./cursor-factory.hpp:20: In file included from ./cursor.hpp:20: In file included from ./key.hpp:21: In file included from ./string.hpp:20: In file included from ./dat.hpp:26: In file included from /usr/include/c++/v1/exception:92: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:18: In file included from ./file-impl.hpp:24: In file included from ./dat.hpp:26: In file included from /usr/include/c++/v1/exception:92: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:19: In file included from ./key-cursor.hpp:20: In file included from ./cursor.hpp:20: In file included from ./key.hpp:21: In file included from ./string.hpp:20: In file included from ./dat.hpp:26: In file included from /usr/include/c++/v1/exception:92: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file.cpp:17: In file included from ./file.hpp:20: In file included from ./dat.hpp:26: In file included from /usr/include/c++/v1/exception:92: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:17: In file included from ./id-cursor.hpp:20: In file included from ./cursor.hpp:20: In file included from ./key.hpp:21: In file included from ./string.hpp:20: In file included from ./dat.hpp:26: In file included from /usr/include/c++/v1/exception:92: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from cursor-factory.cpp:17: In file included from ./cursor-factory.hpp:20: In file included from ./cursor.hpp:20: In file included from ./key.hpp:21: In file included from ./string.hpp:20: In file included from ./dat.hpp:26: In file included from /usr/include/c++/v1/exception:381: In file included from /usr/include/c++/v1/type_traits:539: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from cursor-factory.cpp:19: In file included from ./key-cursor.hpp:21: In file included from ./vector.hpp:22: In file included from /usr/include/c++/v1/new:98: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:19: In file included from ./key-cursor.hpp:20: In file included from ./cursor.hpp:20: In file included from ./key.hpp:21: In file included from ./string.hpp:20: In file included from ./dat.hpp:26: In file included from /usr/include/c++/v1/exception:381: In file included from /usr/include/c++/v1/type_traits:539: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:19: In file included from ./key-cursor.hpp:21: In file included from ./vector.hpp:22: In file included from /usr/include/c++/v1/new:98: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file.cpp:17: In file included from ./file.hpp:20: In file included from ./dat.hpp:26: In file included from /usr/include/c++/v1/exception:381: In file included from /usr/include/c++/v1/type_traits:539: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:18: In file included from ./file-impl.hpp:24: In file included from ./dat.hpp:26: In file included from /usr/include/c++/v1/exception:381: In file included from /usr/include/c++/v1/type_traits:539: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file.cpp:20: In file included from /usr/include/c++/v1/new:98: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ 4 errors generated. In file included from id-cursor.cpp:17: In file included from ./id-cursor.hpp:20: In file included from ./cursor.hpp:20: In file included from ./key.hpp:21: In file included from ./string.hpp:20: In file included from ./dat.hpp:26: In file included from /usr/include/c++/v1/exception:381: In file included from /usr/include/c++/v1/type_traits:539: ../../version:1:1: error: expected unqualified-id In file included from 13.0.1key-cursor.cpp :^21 : In file included from /usr/include/c++/v1/algorithm:1711: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ 4 errors generated. In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1711: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ rdlibtool: error logged in slbt_exec_compile(), line 209: Success. make[4]: *** [Makefile:590: cursor-factory.lo] Error 2 make[4]: *** Waiting for unfinished jobs.... rdlibtool: error logged in slbt_exec_compile(), line 209: Success. make[4]: *** [Makefile:590: file.lo] Error 2 In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1713: In file included from /usr/include/c++/v1/__algorithm/adjacent_find.h:14: In file included from /usr/include/c++/v1/__algorithm/iterator_operations.h:15: In file included from /usr/include/c++/v1/__iterator/advance.h:27: In file included from /usr/include/c++/v1/limits:117: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1713: In file included from /usr/include/c++/v1/__algorithm/adjacent_find.h:14: In file included from /usr/include/c++/v1/__algorithm/iterator_operations.h:15: In file included from /usr/include/c++/v1/__iterator/advance.h:27: In file included from /usr/include/c++/v1/limits:117: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1711: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1713: In file included from /usr/include/c++/v1/__algorithm/adjacent_find.h:14: In file included from /usr/include/c++/v1/__algorithm/iterator_operations.h:15: In file included from /usr/include/c++/v1/__iterator/advance.h:27: In file included from /usr/include/c++/v1/limits:117: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1747: In file included from /usr/include/c++/v1/__algorithm/inplace_merge.h:27: In file included from /usr/include/c++/v1/__memory/temporary_buffer.h:17: In file included from /usr/include/c++/v1/new:98: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1747: In file included from /usr/include/c++/v1/__algorithm/inplace_merge.h:27: In file included from /usr/include/c++/v1/__memory/temporary_buffer.h:17: In file included from /usr/include/c++/v1/new:98: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:79: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:101: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:79: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:101: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:744: In file included from /usr/include/c++/v1/__chrono/calendar.h:13: In file included from /usr/include/c++/v1/__chrono/duration.h:19: In file included from /usr/include/c++/v1/ratio:85: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:79: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:744: In file included from /usr/include/c++/v1/__chrono/calendar.h:13: In file included from /usr/include/c++/v1/__chrono/duration.h:19: In file included from /usr/include/c++/v1/ratio:85: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:101: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:13: In file included from /usr/include/c++/v1/__chrono/day.h:15: In file included from /usr/include/c++/v1/compare:145: In file included from /usr/include/c++/v1/__compare/compare_partial_order_fallback.h:13: In file included from /usr/include/c++/v1/__compare/partial_order.h:14: In file included from /usr/include/c++/v1/__compare/weak_order.h:14: In file included from /usr/include/c++/v1/__compare/strong_order.h:20: In file included from /usr/include/c++/v1/cmath:315: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:13: In file included from /usr/include/c++/v1/__chrono/day.h:15: In file included from /usr/include/c++/v1/compare:145: In file included from /usr/include/c++/v1/__compare/compare_partial_order_fallback.h:13: In file included from /usr/include/c++/v1/__compare/partial_order.h:14: In file included from /usr/include/c++/v1/__compare/weak_order.h:14: In file included from /usr/include/c++/v1/__compare/strong_order.h:20: In file included from /usr/include/c++/v1/cmath:315: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:744: In file included from /usr/include/c++/v1/__chrono/calendar.h:13: In file included from /usr/include/c++/v1/__chrono/duration.h:19: In file included from /usr/include/c++/v1/ratio:85: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:13: In file included from /usr/include/c++/v1/__chrono/day.h:15: In file included from /usr/include/c++/v1/compare:157: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:13: In file included from /usr/include/c++/v1/__chrono/day.h:15: In file included from /usr/include/c++/v1/compare:157: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:13: In file included from /usr/include/c++/v1/__chrono/day.h:15: In file included from /usr/include/c++/v1/compare:145: In file included from /usr/include/c++/v1/__compare/compare_partial_order_fallback.h:13: In file included from /usr/include/c++/v1/__compare/partial_order.h:14: In file included from /usr/include/c++/v1/__compare/weak_order.h:14: In file included from /usr/include/c++/v1/__compare/strong_order.h:20: In file included from /usr/include/c++/v1/cmath:315: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:225: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1026: In file included from /usr/include/c++/v1/concepts:156: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:510: In file included from /usr/include/c++/v1/__functional/bind.h:17: In file included from /usr/include/c++/v1/tuple:254: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:225: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1026: In file included from /usr/include/c++/v1/concepts:156: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:510: In file included from /usr/include/c++/v1/__functional/bind.h:17: In file included from /usr/include/c++/v1/tuple:254: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:13: In file included from /usr/include/c++/v1/__chrono/day.h:15: In file included from /usr/include/c++/v1/compare:157: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:510: In file included from /usr/include/c++/v1/__functional/bind.h:17: In file included from /usr/include/c++/v1/tuple:1860: In file included from /usr/include/c++/v1/utility:260: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:510: In file included from /usr/include/c++/v1/__functional/bind.h:17: In file included from /usr/include/c++/v1/tuple:1860: In file included from /usr/include/c++/v1/utility:260: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:225: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:22: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:42: In file included from /usr/include/c++/v1/atomic:540: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1026: In file included from /usr/include/c++/v1/concepts:156: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:510: In file included from /usr/include/c++/v1/__functional/bind.h:17: In file included from /usr/include/c++/v1/tuple:254: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:22: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:42: In file included from /usr/include/c++/v1/atomic:540: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:24: In file included from /usr/include/c++/v1/array:124: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:510: In file included from /usr/include/c++/v1/__functional/bind.h:17: In file included from /usr/include/c++/v1/tuple:1860: In file included from /usr/include/c++/v1/utility:260: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:24: In file included from /usr/include/c++/v1/array:538: In file included from /usr/include/c++/v1/iterator:684: In file included from /usr/include/c++/v1/__iterator/common_iterator.h:30: In file included from /usr/include/c++/v1/variant:244: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from key-cursor.cpp:21: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:24: In file included from /usr/include/c++/v1/array:538: In file included from /usr/include/c++/v1/iterator:722: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:24: In file included from /usr/include/c++/v1/array:124: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:22: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:42: In file included from /usr/include/c++/v1/atomic:540: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:24: In file included from /usr/include/c++/v1/array:538: In file included from /usr/include/c++/v1/iterator:684: In file included from /usr/include/c++/v1/__iterator/common_iterator.h:30: In file included from /usr/include/c++/v1/variant:244: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from id-cursor.cpp:19: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:24: In file included from /usr/include/c++/v1/array:538: In file included from /usr/include/c++/v1/iterator:722: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:24: In file included from /usr/include/c++/v1/array:124: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:24: In file included from /usr/include/c++/v1/array:538: In file included from /usr/include/c++/v1/iterator:684: In file included from /usr/include/c++/v1/__iterator/common_iterator.h:30: In file included from /usr/include/c++/v1/variant:244: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from file-impl.cpp:36: In file included from /usr/include/c++/v1/algorithm:1913: In file included from /usr/include/c++/v1/chrono:746: In file included from /usr/include/c++/v1/__chrono/convert_to_tm.h:19: In file included from /usr/include/c++/v1/__chrono/statically_widen.h:17: In file included from /usr/include/c++/v1/__format/concepts.h:17: In file included from /usr/include/c++/v1/__format/format_parse_context.h:15: In file included from /usr/include/c++/v1/string_view:1027: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:24: In file included from /usr/include/c++/v1/array:538: In file included from /usr/include/c++/v1/iterator:722: ../../version:1:1: error: expected unqualified-id 13.0.1 ^ 20 errors generated. fatal error: too many errors emitted, stopping now [-ferror-limit=] rdlibtool: error logged in slbt_exec_compile(), line 209: Success. make[4]: *** [Makefile:590: key-cursor.lo] Error 2 20 errors generated. rdlibtool: error logged in slbt_exec_compile(), line 209: Success. make[4]: *** [Makefile:590: id-cursor.lo] Error 2 20 errors generated. rdlibtool: error logged in slbt_exec_compile(), line 209: Success. make[4]: *** [Makefile:590: file-impl.lo] Error 2 make[4]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib/dat' make[3]: *** [Makefile:1191: all-recursive] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib' make[2]: *** [Makefile:931: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1/lib' make[1]: *** [Makefile:671: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1' make: *** [Makefile:548: all] Error 2 * ERROR: app-text/groonga-13.0.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/groonga-13.0.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/groonga-13.0.1::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:groonga-13.0.1:20230903-154843.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/groonga-13.0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/groonga-13.0.1/temp/environment'. * Working directory: '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1' * S: '/var/tmp/portage/app-text/groonga-13.0.1/work/groonga-13.0.1'