* Package: dev-libs/marisa-0.2.6:0 * Repository: gentoo * Maintainer: cjk@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_targets_python3_12 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking marisa-0.2.6.tar.gz to /var/tmp/portage/dev-libs/marisa-0.2.6/work >>> Source unpacked in /var/tmp/portage/dev-libs/marisa-0.2.6/work >>> Preparing source in /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6 ... * Applying marisa-0.2.6-riscv_word_size.patch ... [ ok ] * Applying marisa-0.2.6-loong_word_size.patch ... [ ok ] * Applying marisa-0.2.6-sparc64_word_size.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/marisa-0.2.6/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: marisa-trie-0.2.6/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.5.0 patch ... * Applying verbose-pic/2.4.7 patch ... * Applying clang-runtime-ltmain/2.4.7 patch ... * Build system packages: * dev-python/gpep517 : 17 * dev-python/installer : 0.7.0 * dev-python/cython : 3.0.12-r1 * dev-python/setuptools : 79.0.0 * dev-python/setuptools-rust : 1.11.1 * dev-python/setuptools-scm : 8.3.0 * dev-python/wheel : 0.46.1 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6 ... * econf: updating marisa-trie-0.2.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating marisa-trie-0.2.6/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/marisa-0.2.6 --htmldir=/usr/share/doc/marisa-0.2.6/html --with-sysroot=/ --libdir=/usr/lib64 --enable-sse2 --enable-sse3 --enable-ssse3 --enable-sse4.1 --enable-sse4.2 --enable-sse4 --enable-sse4a --enable-popcnt --enable-bmi --enable-bmi2 --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /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 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 file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-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-ranlib... x86_64-pc-linux-gnu-ranlib 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 command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc 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... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none 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 checking whether to enable optimization for native cpu... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep -e... (cached) /usr/bin/grep -E no checking whether to use SSE2... yes checking whether to use SSE3... yes checking whether to use SSSE3... yes checking whether to use SSE4.1... yes checking whether to use SSE4.2... yes checking whether to use SSE4... yes checking whether to use SSE4a... yes checking whether to use popcnt... yes checking whether to use BMI... yes checking whether to use BMI2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating marisa.pc config.status: creating include/Makefile config.status: creating include/marisa/Makefile config.status: creating lib/Makefile config.status: creating lib/marisa/Makefile config.status: creating lib/marisa/grimoire/Makefile config.status: creating lib/marisa/grimoire/algorithm/Makefile config.status: creating lib/marisa/grimoire/io/Makefile config.status: creating lib/marisa/grimoire/trie/Makefile config.status: creating lib/marisa/grimoire/vector/Makefile config.status: creating tests/Makefile config.status: creating tools/Makefile config.status: executing depfiles commands config.status: executing libtool commands marisa 0.2.6 configuration: ------------------------------- HOST: x86_64-pc-linux-gnu CXX: x86_64-pc-linux-gnu-g++ CXXFLAGS: -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 PREFIX: /usr NATIVE: no SSE2: yes SSE3: yes SSSE3: yes SSE4.1: yes SSE4.2: yes SSE4a: yes POPCNT: yes BMI: yes BMI2: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6 ... make -O -j4 Making all in include Making all in marisa make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in lib Making all in marisa Making all in grimoire Making all in algorithm make[4]: Nothing to be done for 'all'. Making all in io make[4]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/io' /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o mapper.lo mapper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c mapper.cc -fPIC -DPIC -o .libs/mapper.o make[4]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/io' make[4]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/io' /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o writer.lo writer.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c writer.cc -fPIC -DPIC -o .libs/writer.o make[4]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/io' make[4]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/io' /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o reader.lo reader.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c reader.cc -fPIC -DPIC -o .libs/reader.o make[4]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/io' make[4]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/io' /bin/sh ../../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o libio.la mapper.lo reader.lo writer.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libio.a .libs/mapper.o .libs/reader.o .libs/writer.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libio.a libtool: link: ( cd ".libs" && rm -f "libio.la" && ln -s "../libio.la" "libio.la" ) make[4]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/io' Making all in trie make[4]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/trie' /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o tail.lo tail.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c tail.cc -fPIC -DPIC -o .libs/tail.o make[4]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/trie' make[4]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/trie' /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o louds-trie.lo louds-trie.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c louds-trie.cc -fPIC -DPIC -o .libs/louds-trie.o make[4]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/trie' make[4]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/trie' /bin/sh ../../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtrie.la tail.lo louds-trie.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libtrie.a .libs/tail.o .libs/louds-trie.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtrie.a libtool: link: ( cd ".libs" && rm -f "libtrie.la" && ln -s "../libtrie.la" "libtrie.la" ) make[4]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/trie' Making all in vector make[4]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/vector' /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o bit-vector.lo bit-vector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c bit-vector.cc -fPIC -DPIC -o .libs/bit-vector.o make[4]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/vector' make[4]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/vector' /bin/sh ../../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o libvector.la bit-vector.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libvector.a .libs/bit-vector.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvector.a libtool: link: ( cd ".libs" && rm -f "libvector.la" && ln -s "../libvector.la" "libvector.la" ) make[4]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa/grimoire/vector' make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o keyset.lo keyset.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c keyset.cc -fPIC -DPIC -o .libs/keyset.o make[3]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa' make[3]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o agent.lo agent.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c agent.cc -fPIC -DPIC -o .libs/agent.o make[3]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa' make[3]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o trie.lo trie.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c trie.cc -fPIC -DPIC -o .libs/trie.o make[3]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa' make[3]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmarisa.la -rpath /usr/lib64 keyset.lo agent.lo trie.lo grimoire/io/libio.la grimoire/trie/libtrie.la grimoire/vector/libvector.la libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/14/crtbeginS.o .libs/keyset.o .libs/agent.o .libs/trie.o -Wl,--whole-archive grimoire/io/.libs/libio.a grimoire/trie/.libs/libtrie.a grimoire/vector/.libs/libvector.a -Wl,--no-whole-archive -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/14 -L/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/14/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64/crtn.o -O3 -march=native -mpopcnt -mbmi2 -msse4 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libmarisa.so.0 -o .libs/libmarisa.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmarisa.so.0" && ln -s "libmarisa.so.0.0.0" "libmarisa.so.0") libtool: link: (cd ".libs" && rm -f "libmarisa.so" && ln -s "libmarisa.so.0.0.0" "libmarisa.so") libtool: link: ( cd ".libs" && rm -f "libmarisa.la" && ln -s "../libmarisa.la" "libmarisa.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa' make[2]: Nothing to be done for 'all-am'. Making all in tools make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o cmdopt.lo cmdopt.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c cmdopt.cc -fPIC -DPIC -o .libs/cmdopt.o make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o marisa-reverse-lookup.o marisa-reverse-lookup.cc make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o marisa-lookup.o marisa-lookup.cc make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o marisa-build.o marisa-build.cc make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o marisa-common-prefix-search.o marisa-common-prefix-search.cc make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcmdopt.la cmdopt.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcmdopt.a .libs/cmdopt.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcmdopt.a libtool: link: ( cd ".libs" && rm -f "libcmdopt.la" && ln -s "../libcmdopt.la" "libcmdopt.la" ) make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o marisa-predictive-search.o marisa-predictive-search.cc make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o marisa-dump.o marisa-dump.cc make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o marisa-build marisa-build.o ../lib/marisa/libmarisa.la libcmdopt.la libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/marisa-build marisa-build.o -Wl,--as-needed ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o marisa-lookup marisa-lookup.o ../lib/marisa/libmarisa.la libcmdopt.la libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/marisa-lookup marisa-lookup.o -Wl,--as-needed ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o marisa-reverse-lookup marisa-reverse-lookup.o ../lib/marisa/libmarisa.la libcmdopt.la libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/marisa-reverse-lookup marisa-reverse-lookup.o -Wl,--as-needed ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o marisa-common-prefix-search marisa-common-prefix-search.o ../lib/marisa/libmarisa.la libcmdopt.la libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/marisa-common-prefix-search marisa-common-prefix-search.o -Wl,--as-needed ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O3 -pipe -march=native -fno-diagnostics-color -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -c -o marisa-benchmark.o marisa-benchmark.cc make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o marisa-predictive-search marisa-predictive-search.o ../lib/marisa/libmarisa.la libcmdopt.la libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/marisa-predictive-search marisa-predictive-search.o -Wl,--as-needed ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o marisa-dump marisa-dump.o ../lib/marisa/libmarisa.la libcmdopt.la libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/marisa-dump marisa-dump.o -Wl,--as-needed ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' make[1]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o marisa-benchmark marisa-benchmark.o ../lib/marisa/libmarisa.la libcmdopt.la libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -O3 -pipe -march=native -fno-diagnostics-color -DMARISA_USE_POPCNT -mpopcnt -DMARISA_USE_BMI2 -mbmi2 -msse4 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/marisa-benchmark marisa-benchmark.o -Wl,--as-needed ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a make[1]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. make -O -j4 -C bindings swig-python make: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/bindings' swig -Wall -c++ -python -outdir python marisa-swig.i marisa-swig.h:55: Warning 321: 'str' conflicts with a built-in name in python marisa-swig.h:56: Warning 321: 'id' conflicts with a built-in name in python marisa-swig.h:69: Warning 321: 'str' conflicts with a built-in name in python marisa-swig.h:70: Warning 321: 'id' conflicts with a built-in name in python mv marisa-swig_wrap.cxx python cp marisa-swig.cxx marisa-swig.h python make: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/bindings' * python3_12: running distutils-r1_run_phase distutils-r1_python_compile * Building the wheel for marisa-trie-0.2.6/bindings/python via setuptools.build_meta:__legacy__ python3.12 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/wheel 2025-04-23 12:54:10,967 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-04-23 12:54:11,261 root INFO running bdist_wheel 2025-04-23 12:54:11,363 root INFO running build 2025-04-23 12:54:11,387 root INFO running build_py 2025-04-23 12:54:11,412 root INFO creating /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/lib.linux-x86_64-cpython-312 2025-04-23 12:54:11,412 root INFO copying marisa.py -> /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/lib.linux-x86_64-cpython-312 2025-04-23 12:54:11,413 root WARNING warning: build_py: byte-compiling is disabled, skipping. 2025-04-23 12:54:11,413 root INFO running build_ext 2025-04-23 12:54:11,530 root INFO building '_marisa' extension 2025-04-23 12:54:11,530 root INFO creating /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/temp.linux-x86_64-cpython-312 2025-04-23 12:54:11,531 root INFO x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I../../include -I/usr/include/python3.12 -c marisa-swig.cxx -o /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/temp.linux-x86_64-cpython-312/marisa-swig.o 2025-04-23 12:54:11,808 root INFO x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I../../include -I/usr/include/python3.12 -c marisa-swig_wrap.cxx -o /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/temp.linux-x86_64-cpython-312/marisa-swig_wrap.o 2025-04-23 12:54:13,933 root INFO x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/temp.linux-x86_64-cpython-312/marisa-swig.o /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/temp.linux-x86_64-cpython-312/marisa-swig_wrap.o -L../../lib/marisa/.libs -L/usr/lib64 -lmarisa -o /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/lib.linux-x86_64-cpython-312/_marisa.cpython-312-x86_64-linux-gnu.so 2025-04-23 12:54:14,089 root INFO installing to /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/bdist.linux-x86_64/wheel 2025-04-23 12:54:14,089 root INFO running install 2025-04-23 12:54:14,100 root INFO running install_lib 2025-04-23 12:54:14,130 root INFO creating /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/bdist.linux-x86_64/wheel 2025-04-23 12:54:14,130 root INFO copying /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/lib.linux-x86_64-cpython-312/_marisa.cpython-312-x86_64-linux-gnu.so -> /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/bdist.linux-x86_64/wheel/. 2025-04-23 12:54:14,130 root INFO copying /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/lib.linux-x86_64-cpython-312/marisa.py -> /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/bdist.linux-x86_64/wheel/. 2025-04-23 12:54:14,131 root WARNING warning: install_lib: byte-compiling is disabled, skipping. 2025-04-23 12:54:14,131 root INFO running install_egg_info 2025-04-23 12:54:14,178 root INFO running egg_info 2025-04-23 12:54:14,206 root INFO creating marisa.egg-info 2025-04-23 12:54:14,206 root INFO writing marisa.egg-info/PKG-INFO 2025-04-23 12:54:14,207 root INFO writing dependency_links to marisa.egg-info/dependency_links.txt 2025-04-23 12:54:14,208 root INFO writing top-level names to marisa.egg-info/top_level.txt 2025-04-23 12:54:14,295 root INFO writing manifest file 'marisa.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-04-23 12:54:14,419 root INFO reading manifest file 'marisa.egg-info/SOURCES.txt' 2025-04-23 12:54:14,422 root INFO writing manifest file 'marisa.egg-info/SOURCES.txt' 2025-04-23 12:54:14,422 root INFO Copying marisa.egg-info to /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/bdist.linux-x86_64/wheel/./marisa-0.0.0-py3.12.egg-info 2025-04-23 12:54:14,423 root INFO running install_scripts 2025-04-23 12:54:14,447 root INFO creating /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/bdist.linux-x86_64/wheel/marisa-0.0.0.dist-info/WHEEL 2025-04-23 12:54:14,449 wheel INFO creating '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/wheel/.tmp-0paemc1u/marisa-0.0.0-cp312-cp312-linux_x86_64.whl' and adding '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/bdist.linux-x86_64/wheel' to it 2025-04-23 12:54:14,450 wheel INFO adding '_marisa.cpython-312-x86_64-linux-gnu.so' 2025-04-23 12:54:14,451 wheel INFO adding 'marisa.py' 2025-04-23 12:54:14,453 wheel INFO adding 'marisa-0.0.0.dist-info/METADATA' 2025-04-23 12:54:14,453 wheel INFO adding 'marisa-0.0.0.dist-info/WHEEL' 2025-04-23 12:54:14,453 wheel INFO adding 'marisa-0.0.0.dist-info/top_level.txt' 2025-04-23 12:54:14,454 wheel INFO adding 'marisa-0.0.0.dist-info/RECORD' 2025-04-23 12:54:14,454 root INFO removing /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/build0/bdist.linux-x86_64/wheel 2025-04-23 12:54:14,457 gpep517 INFO The backend produced /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/wheel/marisa-0.0.0-cp312-cp312-linux_x86_64.whl * Installing marisa-0.0.0-cp312-cp312-linux_x86_64.whl to /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/install python3.12 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/install --interpreter=/usr/bin/python3.12 --prefix=/usr --optimize=all /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/wheel/marisa-0.0.0-cp312-cp312-linux_x86_64.whl 2025-04-23 12:54:14,739 gpep517 INFO Installing /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/wheel/marisa-0.0.0-cp312-cp312-linux_x86_64.whl into /var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6-python3_12/install 2025-04-23 12:54:14,773 gpep517 INFO Installation complete >>> Source compiled. >>> Test phase [not enabled]: dev-libs/marisa-0.2.6 >>> Install dev-libs/marisa-0.2.6 into /var/tmp/portage/dev-libs/marisa-0.2.6/image make -O -j4 DESTDIR=/var/tmp/portage/dev-libs/marisa-0.2.6/image install Making install in include Making install in marisa make[3]: Nothing to be done for 'install-exec-am'. make[3]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/include/marisa' /usr/bin/mkdir -p '/var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/include/marisa' /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 base.h exception.h scoped-ptr.h scoped-array.h key.h keyset.h query.h agent.h stdio.h iostream.h trie.h '/var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/include/marisa' make[3]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/include/marisa' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/include' /usr/bin/mkdir -p '/var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/include' /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 marisa.h '/var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/include' make[3]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/include' Making install in lib Making install in marisa Making install in grimoire Making install in algorithm make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. Making install in io make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. Making install in trie make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. Making install in vector make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa' /usr/bin/mkdir -p '/var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/lib64' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c libmarisa.la '/var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/lib64' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libmarisa.so.0.0.0 /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/lib64/libmarisa.so.0.0.0 libtool: install: (cd /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/lib64 && { ln -s -f libmarisa.so.0.0.0 libmarisa.so.0 || { rm -f libmarisa.so.0 && ln -s libmarisa.so.0.0.0 libmarisa.so.0; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/lib64 && { ln -s -f libmarisa.so.0.0.0 libmarisa.so || { rm -f libmarisa.so && ln -s libmarisa.so.0.0.0 libmarisa.so; }; }) libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libmarisa.lai /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/lib64/libmarisa.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/lib/marisa' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in tools make[2]: Nothing to be done for 'install-data-am'. make[2]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' /usr/bin/mkdir -p '/var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/bin' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c marisa-build marisa-lookup marisa-reverse-lookup marisa-common-prefix-search marisa-predictive-search marisa-dump marisa-benchmark '/var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/bin' libtool: warning: '../lib/marisa/libmarisa.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/marisa-build /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/bin/marisa-build libtool: warning: '../lib/marisa/libmarisa.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/marisa-lookup /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/bin/marisa-lookup libtool: warning: '../lib/marisa/libmarisa.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/marisa-reverse-lookup /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/bin/marisa-reverse-lookup libtool: warning: '../lib/marisa/libmarisa.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/marisa-common-prefix-search /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/bin/marisa-common-prefix-search libtool: warning: '../lib/marisa/libmarisa.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/marisa-predictive-search /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/bin/marisa-predictive-search libtool: warning: '../lib/marisa/libmarisa.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/marisa-dump /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/bin/marisa-dump libtool: warning: '../lib/marisa/libmarisa.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/marisa-benchmark /var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/bin/marisa-benchmark make[2]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6/tools' Making install in tests make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6' /usr/bin/mkdir -p '/var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/lib64/pkgconfig' /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 marisa.pc '/var/tmp/portage/dev-libs/marisa-0.2.6/image/usr/lib64/pkgconfig' make[2]: Leaving directory '/var/tmp/portage/dev-libs/marisa-0.2.6/work/marisa-trie-0.2.6' * python3_12: running distutils-r1_run_phase distutils-r1_python_install * Using python3.12 in global scope * python3_12: running distutils-r1_run_phase distutils-r1_python_install_all >>> Completed installing dev-libs/marisa-0.2.6 into /var/tmp/portage/dev-libs/marisa-0.2.6/image * Final size of build directory: 7976 KiB (7.7 MiB) * Final size of installed tree: 768 KiB * Verifying compiled files for python3.12 * * QA Notice: The following Python packages were installed with * invalid/suspicious names or versions in the site-packages directory: * * /usr/lib/python3.12/site-packages/marisa-0.0.0.dist-info strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/marisa-build /usr/bin/marisa-lookup /usr/lib64/libmarisa.so.0.0.0 /usr/bin/marisa-reverse-lookup /usr/bin/marisa-common-prefix-search /usr/bin/marisa-predictive-search /usr/bin/marisa-dump /usr/bin/marisa-benchmark /usr/lib/python3.12/site-packages/_marisa.cpython-312-x86_64-linux-gnu.so * checking 36 files for package collisions >>> Merging dev-libs/marisa-0.2.6 to / --- /usr/ --- /usr/include/ >>> /usr/include/marisa/ >>> /usr/include/marisa/base.h >>> /usr/include/marisa/exception.h >>> /usr/include/marisa/scoped-ptr.h >>> /usr/include/marisa/scoped-array.h >>> /usr/include/marisa/key.h >>> /usr/include/marisa/keyset.h >>> /usr/include/marisa/query.h >>> /usr/include/marisa/agent.h >>> /usr/include/marisa/stdio.h >>> /usr/include/marisa/iostream.h >>> /usr/include/marisa/trie.h >>> /usr/include/marisa.h --- /usr/lib64/ >>> /usr/lib64/libmarisa.so.0.0.0 >>> /usr/lib64/libmarisa.so.0 -> libmarisa.so.0.0.0 >>> /usr/lib64/libmarisa.so -> libmarisa.so.0.0.0 --- /usr/lib64/pkgconfig/ >>> /usr/lib64/pkgconfig/marisa.pc --- /usr/bin/ >>> /usr/bin/marisa-build >>> /usr/bin/marisa-lookup >>> /usr/bin/marisa-reverse-lookup >>> /usr/bin/marisa-common-prefix-search >>> /usr/bin/marisa-predictive-search >>> /usr/bin/marisa-dump >>> /usr/bin/marisa-benchmark --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/marisa-0.2.6/ >>> /usr/share/doc/marisa-0.2.6/AUTHORS >>> /usr/share/doc/marisa-0.2.6/html/ >>> /usr/share/doc/marisa-0.2.6/html/readme.en.html >>> /usr/share/doc/marisa-0.2.6/html/readme.ja.html >>> /usr/share/doc/marisa-0.2.6/html/style.css >>> /usr/share/doc/marisa-0.2.6/README.md.bz2 --- /usr/lib/ --- /usr/lib/python3.12/ --- /usr/lib/python3.12/site-packages/ >>> /usr/lib/python3.12/site-packages/_marisa.cpython-312-x86_64-linux-gnu.so >>> /usr/lib/python3.12/site-packages/marisa.py >>> /usr/lib/python3.12/site-packages/marisa-0.0.0.dist-info/ >>> /usr/lib/python3.12/site-packages/marisa-0.0.0.dist-info/METADATA >>> /usr/lib/python3.12/site-packages/marisa-0.0.0.dist-info/WHEEL >>> /usr/lib/python3.12/site-packages/marisa-0.0.0.dist-info/top_level.txt --- /usr/lib/python3.12/site-packages/__pycache__/ >>> /usr/lib/python3.12/site-packages/__pycache__/marisa.cpython-312.pyc >>> /usr/lib/python3.12/site-packages/__pycache__/marisa.cpython-312.opt-1.pyc >>> /usr/lib/python3.12/site-packages/__pycache__/marisa.cpython-312.opt-2.pyc >>> dev-libs/marisa-0.2.6 merged. >>> Regenerating /etc/ld.so.cache...