Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/mecab.spec'], chrootPath='/var/lib/mock/sclo7-rh-mysql80-rh-el7-build-54165-208021/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/mecab.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/rh-mysql80-mecab-0.996-1.bs1.el7.9.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/mecab.spec'], chrootPath='/var/lib/mock/sclo7-rh-mysql80-rh-el7-build-54165-208021/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/mecab.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wMJ34r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mecab-0.996 + /usr/bin/gzip -dc /builddir/build/SOURCES/mecab-0.996.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mecab-0.996 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv doc/doxygen . + find . -name '*.cpp' -print0 + xargs -0 /usr/bin/chmod 0644 + /usr/bin/sed -i.flags -e '/-O3/s|CFLAGS=\"\(.*\)\"|CFLAGS=\${CFLAGS:-\1}|' -e '/-O3/s|CXXFLAGS=\"\(.*\)\"|CXXFLAGS=\${CFLAGS:-\1}|' -e '/MECAB_LIBS/s|-lstdc++||' configure + /usr/bin/sed -i.multilib -e 's|@prefix@/lib/mecab|/opt/rh/rh-mysql80/root/usr/lib64/mecab|' mecab-config.in mecabrc.in + sed -i -r 's|(major=\.)(\$func_arith_result)|\1$verstring_prefix\2|' ltmain.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SAxVGu + umask 022 + cd /builddir/build/BUILD + cd mecab-0.996 + scl enable rh-mysql80 - + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/opt/rh/rh-mysql80/root/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/opt/rh/rh-mysql80/root/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64le == ppc64le ']' + /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh Broken -m elf64ppc use in ./configure should handle elf64lppc. Attempting automatic fix. Fixed ./configure for ld -m ppc64le support. ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/opt/rh/rh-mysql80/root/usr --exec-prefix=/opt/rh/rh-mysql80/root/usr --bindir=/opt/rh/rh-mysql80/root/usr/bin --sbindir=/opt/rh/rh-mysql80/root/usr/sbin --sysconfdir=/etc/opt/rh/rh-mysql80 --datadir=/opt/rh/rh-mysql80/root/usr/share --includedir=/opt/rh/rh-mysql80/root/usr/include --libdir=/opt/rh/rh-mysql80/root/usr/lib64 --libexecdir=/opt/rh/rh-mysql80/root/usr/libexec --localstatedir=/var/opt/rh/rh-mysql80 --sharedstatedir=/var/opt/rh/rh-mysql80/lib --mandir=/opt/rh/rh-mysql80/root/usr/share/man --infodir=/opt/rh/rh-mysql80/root/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for ppc64le-redhat-linux-gnu-g++... no checking for ppc64le-redhat-linux-gnu-c++... no checking for ppc64le-redhat-linux-gnu-gpp... no checking for ppc64le-redhat-linux-gnu-aCC... no checking for ppc64le-redhat-linux-gnu-CC... no checking for ppc64le-redhat-linux-gnu-cxx... no checking for ppc64le-redhat-linux-gnu-cc++... no checking for ppc64le-redhat-linux-gnu-cl.exe... no checking for ppc64le-redhat-linux-gnu-FCC... no checking for ppc64le-redhat-linux-gnu-KCC... no checking for ppc64le-redhat-linux-gnu-RCC... no checking for ppc64le-redhat-linux-gnu-xlC_r... no checking for ppc64le-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64le-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf64lppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf64lppc checking if the linker (/usr/bin/ld -m elf64lppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64lppc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf64lppc) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for library containing strerror... none required checking whether byte ordering is bigendian... no checking for ld used by GCC... /usr/bin/ld -m elf64lppc checking if the linker (/usr/bin/ld -m elf64lppc) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) no checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for sys/types.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for off_t... yes checking for size_t... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking for size_t... (cached) yes checking for unsigned long long int... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for main in -lstdc++... yes checking for pthread_create in -lpthread... yes checking for pthread_join in -lpthread... yes checking for getenv... yes checking for opendir... yes checking whether make is GNU Make... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports template (required)... yes checking if g++ supports const_cast<> (required)... yes checking if g++ supports static_cast<> (required)... yes checking if g++ supports reinterpret_cast<> (required)... yes checking if g++ supports namespaces (required) ... yes checking if g++ supports __thread (optional)... yes checking if g++ supports template (required)... yes checking if g++ supports GCC native atomic operations (optional)... yes checking if g++ supports OSX native atomic operations (optional)... no checking if g++ environment provides all required features... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/Makefile.msvc config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating swig/version.h config.status: creating mecab.iss config.status: creating mecab-config config.status: creating mecabrc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands + /usr/bin/sed -i.rpath -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + export verstring_prefix=rh-mysql80- + verstring_prefix=rh-mysql80- + /usr/bin/make -j2 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mecab-0.996' Making all in src make[2]: Entering directory `/builddir/build/BUILD/mecab-0.996/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o viterbi.lo viterbi.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o tagger.lo tagger.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c viterbi.cpp -fPIC -DPIC -o .libs/viterbi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tagger.cpp -fPIC -DPIC -o .libs/tagger.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c viterbi.cpp -o viterbi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o utils.lo utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c utils.cpp -fPIC -DPIC -o .libs/utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tagger.cpp -o tagger.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c utils.cpp -o utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o eval.lo eval.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eval.cpp -fPIC -DPIC -o .libs/eval.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o iconv_utils.lo iconv_utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c iconv_utils.cpp -fPIC -DPIC -o .libs/iconv_utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c iconv_utils.cpp -o iconv_utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o dictionary_rewriter.lo dictionary_rewriter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dictionary_rewriter.cpp -fPIC -DPIC -o .libs/dictionary_rewriter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eval.cpp -o eval.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dictionary_rewriter.cpp -o dictionary_rewriter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o dictionary_generator.lo dictionary_generator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dictionary_generator.cpp -fPIC -DPIC -o .libs/dictionary_generator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o dictionary_compiler.lo dictionary_compiler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dictionary_compiler.cpp -fPIC -DPIC -o .libs/dictionary_compiler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dictionary_generator.cpp -o dictionary_generator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dictionary_compiler.cpp -o dictionary_compiler.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o context_id.lo context_id.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c context_id.cpp -fPIC -DPIC -o .libs/context_id.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o connector.lo connector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c connector.cpp -fPIC -DPIC -o .libs/connector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c context_id.cpp -o context_id.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c connector.cpp -o connector.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o nbest_generator.lo nbest_generator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nbest_generator.cpp -fPIC -DPIC -o .libs/nbest_generator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o writer.lo writer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writer.cpp -fPIC -DPIC -o .libs/writer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nbest_generator.cpp -o nbest_generator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o string_buffer.lo string_buffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c string_buffer.cpp -fPIC -DPIC -o .libs/string_buffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c string_buffer.cpp -o string_buffer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o param.lo param.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c param.cpp -fPIC -DPIC -o .libs/param.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writer.cpp -o writer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c param.cpp -o param.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o tokenizer.lo tokenizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tokenizer.cpp -fPIC -DPIC -o .libs/tokenizer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o char_property.lo char_property.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c char_property.cpp -fPIC -DPIC -o .libs/char_property.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c char_property.cpp -o char_property.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tokenizer.cpp -o tokenizer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o dictionary.lo dictionary.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dictionary.cpp -fPIC -DPIC -o .libs/dictionary.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o feature_index.lo feature_index.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c feature_index.cpp -fPIC -DPIC -o .libs/feature_index.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dictionary.cpp -o dictionary.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c feature_index.cpp -o feature_index.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o lbfgs.lo lbfgs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c lbfgs.cpp -fPIC -DPIC -o .libs/lbfgs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c lbfgs.cpp -o lbfgs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o learner_tagger.lo learner_tagger.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c learner_tagger.cpp -fPIC -DPIC -o .libs/learner_tagger.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o learner.lo learner.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c learner.cpp -fPIC -DPIC -o .libs/learner.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c learner_tagger.cpp -o learner_tagger.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o libmecab.lo libmecab.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c libmecab.cpp -fPIC -DPIC -o .libs/libmecab.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c libmecab.cpp -o libmecab.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/etc/opt/rh/rh-mysql80/mecabrc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c learner.cpp -o learner.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mecab.o mecab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mecab-dict-index.o mecab-dict-index.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mecab-dict-gen.o mecab-dict-gen.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mecab-cost-train.o mecab-cost-train.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mecab-system-eval.o mecab-system-eval.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/opt/rh/rh-mysql80/mecabrc\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mecab-test-gen.o mecab-test-gen.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -no-undefined -version-info 2:0:0 -Wl,-z,relro -o libmecab.la -rpath /opt/rh/rh-mysql80/root/usr/lib64 viterbi.lo tagger.lo utils.lo eval.lo iconv_utils.lo dictionary_rewriter.lo dictionary_generator.lo dictionary_compiler.lo context_id.lo connector.lo nbest_generator.lo writer.lo string_buffer.lo param.lo tokenizer.lo char_property.lo dictionary.lo feature_index.lo lbfgs.lo learner_tagger.lo learner.lo libmecab.lo -lpthread -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/4.8.5/crtbeginS.o .libs/viterbi.o .libs/tagger.o .libs/utils.o .libs/eval.o .libs/iconv_utils.o .libs/dictionary_rewriter.o .libs/dictionary_generator.o .libs/dictionary_compiler.o .libs/context_id.o .libs/connector.o .libs/nbest_generator.o .libs/writer.o .libs/string_buffer.o .libs/param.o .libs/tokenizer.o .libs/char_property.o .libs/dictionary.o .libs/feature_index.o .libs/lbfgs.o .libs/learner_tagger.o .libs/learner.o .libs/libmecab.o -lpthread -L/opt/rh/rh-mysql80/root/usr/lib64/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/4.8.5 -L/usr/lib/gcc/ppc64le-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/rh-mysql80/root/usr/lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/4.8.5/../../../../lib64/crtn.o -O2 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,-soname -Wl,libmecab.so.rh-mysql80-2 -o .libs/libmecab.so.rh-mysql80-2.0.0 libtool: link: (cd ".libs" && rm -f "libmecab.so.rh-mysql80-2" && ln -s "libmecab.so.rh-mysql80-2.0.0" "libmecab.so.rh-mysql80-2") libtool: link: (cd ".libs" && rm -f "libmecab.so" && ln -s "libmecab.so.rh-mysql80-2.0.0" "libmecab.so") libtool: link: ar cru .libs/libmecab.a viterbi.o tagger.o utils.o eval.o iconv_utils.o dictionary_rewriter.o dictionary_generator.o dictionary_compiler.o context_id.o connector.o nbest_generator.o writer.o string_buffer.o param.o tokenizer.o char_property.o dictionary.o feature_index.o lbfgs.o learner_tagger.o learner.o libmecab.o libtool: link: ranlib .libs/libmecab.a libtool: link: ( cd ".libs" && rm -f "libmecab.la" && ln -s "../libmecab.la" "libmecab.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -o mecab mecab.o libmecab.la -lpthread -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -o mecab-dict-index mecab-dict-index.o libmecab.la -lpthread -lpthread libtool: link: DIE_RPATH_DIE="/opt/rh/rh-mysql80/root/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -o .libs/mecab mecab.o ./.libs/libmecab.so -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -o mecab-dict-gen mecab-dict-gen.o libmecab.la -lpthread -lpthread libtool: link: DIE_RPATH_DIE="/opt/rh/rh-mysql80/root/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -o .libs/mecab-dict-index mecab-dict-index.o ./.libs/libmecab.so -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -o mecab-cost-train mecab-cost-train.o libmecab.la -lpthread -lpthread libtool: link: DIE_RPATH_DIE="/opt/rh/rh-mysql80/root/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -o .libs/mecab-dict-gen mecab-dict-gen.o ./.libs/libmecab.so -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -o mecab-system-eval mecab-system-eval.o libmecab.la -lpthread -lpthread libtool: link: DIE_RPATH_DIE="/opt/rh/rh-mysql80/root/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -o .libs/mecab-cost-train mecab-cost-train.o ./.libs/libmecab.so -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -o mecab-test-gen mecab-test-gen.o libmecab.la -lpthread -lpthread libtool: link: DIE_RPATH_DIE="/opt/rh/rh-mysql80/root/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -o .libs/mecab-system-eval mecab-system-eval.o ./.libs/libmecab.so -lpthread libtool: link: DIE_RPATH_DIE="/opt/rh/rh-mysql80/root/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -o .libs/mecab-test-gen mecab-test-gen.o ./.libs/libmecab.so -lpthread make[2]: Leaving directory `/builddir/build/BUILD/mecab-0.996/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/mecab-0.996/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mecab-0.996/man' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/mecab-0.996/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mecab-0.996/doc' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/mecab-0.996/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mecab-0.996/tests' make[2]: Entering directory `/builddir/build/BUILD/mecab-0.996' make[2]: Leaving directory `/builddir/build/BUILD/mecab-0.996' make[1]: Leaving directory `/builddir/build/BUILD/mecab-0.996' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TbcWni + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le ++ dirname /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le + cd mecab-0.996 + scl enable rh-mysql80 - + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le 'INSTALL=/usr/bin/install -c -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/mecab-0.996/src' make[2]: Entering directory `/builddir/build/BUILD/mecab-0.996/src' test -z "/opt/rh/rh-mysql80/root/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c -p libmecab.la '/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64' libtool: install: /usr/bin/install -c -p .libs/libmecab.so.rh-mysql80-2.0.0 /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64/libmecab.so.rh-mysql80-2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64 && { ln -s -f libmecab.so.rh-mysql80-2.0.0 libmecab.so.rh-mysql80-2 || { rm -f libmecab.so.rh-mysql80-2 && ln -s libmecab.so.rh-mysql80-2.0.0 libmecab.so.rh-mysql80-2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64 && { ln -s -f libmecab.so.rh-mysql80-2.0.0 libmecab.so || { rm -f libmecab.so && ln -s libmecab.so.rh-mysql80-2.0.0 libmecab.so; }; }) libtool: install: /usr/bin/install -c -p .libs/libmecab.lai /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64/libmecab.la libtool: install: /usr/bin/install -c -p .libs/libmecab.a /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64/libmecab.a libtool: install: chmod 644 /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64/libmecab.a libtool: install: ranlib /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64/libmecab.a libtool: install: warning: remember to run `libtool --finish /opt/rh/rh-mysql80/root/usr/lib64' test -z "/opt/rh/rh-mysql80/root/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c -p mecab '/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/bin' libtool: install: warning: `libmecab.la' has not been installed in `/opt/rh/rh-mysql80/root/usr/lib64' libtool: install: /usr/bin/install -c -p .libs/mecab /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/bin/mecab test -z "/opt/rh/rh-mysql80/root/usr/libexec/mecab" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab" /bin/sh ../libtool --mode=install /usr/bin/install -c -p mecab-dict-index mecab-dict-gen mecab-cost-train mecab-system-eval mecab-test-gen '/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab' libtool: install: warning: `libmecab.la' has not been installed in `/opt/rh/rh-mysql80/root/usr/lib64' libtool: install: /usr/bin/install -c -p .libs/mecab-dict-index /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab/mecab-dict-index libtool: install: warning: `libmecab.la' has not been installed in `/opt/rh/rh-mysql80/root/usr/lib64' libtool: install: /usr/bin/install -c -p .libs/mecab-dict-gen /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab/mecab-dict-gen libtool: install: warning: `libmecab.la' has not been installed in `/opt/rh/rh-mysql80/root/usr/lib64' libtool: install: /usr/bin/install -c -p .libs/mecab-cost-train /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab/mecab-cost-train libtool: install: warning: `libmecab.la' has not been installed in `/opt/rh/rh-mysql80/root/usr/lib64' libtool: install: /usr/bin/install -c -p .libs/mecab-system-eval /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab/mecab-system-eval libtool: install: warning: `libmecab.la' has not been installed in `/opt/rh/rh-mysql80/root/usr/lib64' libtool: install: /usr/bin/install -c -p .libs/mecab-test-gen /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab/mecab-test-gen test -z "/opt/rh/rh-mysql80/root/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/include" /usr/bin/install -c -p -m 644 mecab.h '/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/mecab-0.996/src' make[1]: Leaving directory `/builddir/build/BUILD/mecab-0.996/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/mecab-0.996/man' make[2]: Entering directory `/builddir/build/BUILD/mecab-0.996/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/opt/rh/rh-mysql80/root/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/man/man1" /usr/bin/install -c -p -m 644 mecab.1 '/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/mecab-0.996/man' make[1]: Leaving directory `/builddir/build/BUILD/mecab-0.996/man' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/mecab-0.996/doc' make[2]: Entering directory `/builddir/build/BUILD/mecab-0.996/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mecab-0.996/doc' make[1]: Leaving directory `/builddir/build/BUILD/mecab-0.996/doc' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/mecab-0.996/tests' make[2]: Entering directory `/builddir/build/BUILD/mecab-0.996/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mecab-0.996/tests' make[1]: Leaving directory `/builddir/build/BUILD/mecab-0.996/tests' make[1]: Entering directory `/builddir/build/BUILD/mecab-0.996' make[2]: Entering directory `/builddir/build/BUILD/mecab-0.996' test -z "/opt/rh/rh-mysql80/root/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/bin" /usr/bin/install -c -p mecab-config '/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/bin' test -z "/etc/opt/rh/rh-mysql80" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/etc/opt/rh/rh-mysql80" /usr/bin/install -c -p -m 644 mecabrc '/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/etc/opt/rh/rh-mysql80' make[2]: Leaving directory `/builddir/build/BUILD/mecab-0.996' make[1]: Leaving directory `/builddir/build/BUILD/mecab-0.996' + /usr/bin/rm -f /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64/libmecab.a /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64/libmecab.la + /usr/bin/rm -f doc/Makefile doc/Makefile.am doc/Makefile.in + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64/mecab/dic/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mecab-0.996 extracting debug info from /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/lib64/libmecab.so.rh-mysql80-2.0.0 extracting debug info from /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab/mecab-dict-index extracting debug info from /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab/mecab-cost-train extracting debug info from /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab/mecab-system-eval extracting debug info from /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab/mecab-test-gen extracting debug info from /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/libexec/mecab/mecab-dict-gen extracting debug info from /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/bin/mecab /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/opt/rh/rh-mysql80/root/usr/lib64/libmecab.so.rh-mysql80-2.0.0.debug to /usr/lib/debug/opt/rh/rh-mysql80/root/usr/lib64/libmecab.so.debug symlinked /usr/lib/debug/opt/rh/rh-mysql80/root/usr/lib64/libmecab.so.rh-mysql80-2.0.0.debug to /usr/lib/debug/opt/rh/rh-mysql80/root/usr/lib64/libmecab.so.rh-mysql80-2.debug 8688 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-mysql80/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-mysql80/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2abp0e + umask 022 + cd /builddir/build/BUILD + cd mecab-0.996 ++ pwd + export LD_LIBRARY_PATH=/builddir/build/BUILD/mecab-0.996/src/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/mecab-0.996/src/.libs + cd tests + /usr/bin/make check /usr/bin/make check-TESTS make[1]: Entering directory `/builddir/build/BUILD/mecab-0.996/tests' reading ./unk.def ... 2 emitting double-array: 50% |##################### | emitting double-array: 100% |###########################################| ./model.def is not found. skipped. reading ./dic.csv ... 177 emitting double-array: 1% | | emitting double-array: 3% |# | emitting double-array: 5% |## | emitting double-array: 7% |### | emitting double-array: 9% |### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 14% |###### | emitting double-array: 16% |####### | emitting double-array: 18% |####### | emitting double-array: 20% |######## | emitting double-array: 22% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########### | emitting double-array: 27% |########### | emitting double-array: 29% |############ | emitting double-array: 31% |############# | emitting double-array: 33% |############## | emitting double-array: 35% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 40% |################# | emitting double-array: 42% |################## | emitting double-array: 44% |################### | emitting double-array: 46% |################### | emitting double-array: 48% |#################### | emitting double-array: 50% |##################### | emitting double-array: 51% |###################### | emitting double-array: 53% |####################### | emitting double-array: 55% |####################### | emitting double-array: 57% |######################## | emitting double-array: 59% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################### | emitting double-array: 64% |########################### | emitting double-array: 66% |############################ | emitting double-array: 68% |############################# | emitting double-array: 70% |############################## | emitting double-array: 72% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 77% |################################# | emitting double-array: 79% |################################## | emitting double-array: 81% |################################### | emitting double-array: 83% |################################### | emitting double-array: 85% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |###################################### | emitting double-array: 90% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 100% |###########################################| reading ./matrix.def ... 178x178 emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |#### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |####### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############# | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################### | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################### | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |############################ | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################### | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################## | emitting matrix : 80% |################################## | emitting matrix : 81% |################################### | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |##################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |######################################## | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################### | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| done! ./pos-id.def is not found. minimum setting is used ./pos-id.def is not found. minimum setting is used reading ./unk.def ... 2 emitting double-array: 50% |##################### | emitting double-array: 100% |###########################################| ./model.def is not found. skipped. reading ./dic.csv ... 83 emitting double-array: 10% |#### | emitting double-array: 20% |######## | emitting double-array: 30% |############ | emitting double-array: 40% |################# | emitting double-array: 50% |##################### | emitting double-array: 60% |######################### | emitting double-array: 70% |############################## | emitting double-array: 80% |################################## | emitting double-array: 90% |###################################### | emitting double-array: 100% |###########################################| reading ./matrix.def ... 84x84 emitting matrix : 1% | | emitting matrix : 2% |# | emitting matrix : 3% |# | emitting matrix : 4% |## | emitting matrix : 5% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |#### | emitting matrix : 10% |#### | emitting matrix : 11% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |####### | emitting matrix : 17% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 50% |##################### | emitting matrix : 51% |###################### | emitting matrix : 52% |###################### | emitting matrix : 53% |####################### | emitting matrix : 54% |####################### | emitting matrix : 55% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################### | emitting matrix : 59% |######################### | emitting matrix : 60% |########################## | emitting matrix : 61% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |############################ | emitting matrix : 66% |############################ | emitting matrix : 67% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################### | emitting matrix : 73% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################## | emitting matrix : 80% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 100% |###########################################| done! ./pos-id.def is not found. minimum setting is used ./pos-id.def is not found. minimum setting is used reading ./unk.def ... 2 emitting double-array: 50% |##################### | emitting double-array: 100% |###########################################| ./model.def is not found. skipped. reading ./dic.csv ... 450 emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################### | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################## | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |##################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |######################################## | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| reading ./matrix.def ... 1x1 done! ./pos-id.def is not found. minimum setting is used ./pos-id.def is not found. minimum setting is used reading ./unk.def ... 2 emitting double-array: 50% |##################### | emitting double-array: 100% |###########################################| ./model.def is not found. skipped. reading ./dic.csv ... 162 emitting double-array: 1% | | emitting double-array: 2% |# | emitting double-array: 3% |# | emitting double-array: 4% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |########## | emitting double-array: 24% |########## | emitting double-array: 25% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################### | emitting double-array: 45% |################### | emitting double-array: 46% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |########################## | emitting double-array: 61% |########################## | emitting double-array: 62% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |############################ | emitting double-array: 66% |############################ | emitting double-array: 67% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################### | emitting double-array: 82% |################################### | emitting double-array: 83% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |##################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 100% |###########################################| reading ./matrix.def ... 3x3 emitting matrix : 33% |############## | emitting matrix : 66% |############################ | emitting matrix : 100% |###########################################| done! ./pos-id.def is not found. minimum setting is used ./pos-id.def is not found. minimum setting is used reading ./unk.def ... 2 emitting double-array: 50% |##################### | emitting double-array: 100% |###########################################| ./model.def is not found. skipped. reading ./dic.csv ... 4 emitting double-array: 25% |########## | emitting double-array: 50% |##################### | emitting double-array: 75% |################################ | emitting double-array: 100% |###########################################| reading ./matrix.def ... 1x1 done! ./pos-id.def is not found. minimum setting is used ./pos-id.def is not found. minimum setting is used reading ./unk.def ... 11 emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| ./model.def is not found. skipped. reading ./dic.csv ... 1 reading ./matrix.def ... 1x1 done! ./pos-id.def is not found. minimum setting is used ./pos-id.def is not found. minimum setting is used reading ./unk.def ... 2 emitting double-array: 50% |##################### | emitting double-array: 100% |###########################################| ./model.def is not found. skipped. reading ./dic.csv ... 1 reading ./matrix.def ... 1x1 done! ./pos-id.def is not found. minimum setting is used ./pos-id.def is not found. minimum setting is used PASS: run-dics.sh PASS: run-eval.sh reading seed/unk.def ... 40 emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| seed/model.def is not found. skipped. seed/pos-id.def is not found. minimum setting is used seed/pos-id.def is not found. minimum setting is used reading seed/dic.csv ... 4335 emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |##################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |######################################## | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| reading seed/matrix.def ... 1x1 done! reading corpus ... Number of sentences: 34 Number of features: 64108 eta: 0.00005 freq: 1 eval-size: 6 unk-eval-size: 4 threads: 1 charset: EUC-JP C(sigma^2): 1.00000 iter=0 err=1.00000 F=0.35771 target=2406.28355 diff=1.00000 iter=1 err=0.97059 F=0.65652 target=1484.25231 diff=0.38318 iter=2 err=0.91176 F=0.79331 target=863.32765 diff=0.41834 iter=3 err=0.85294 F=0.89213 target=596.72480 diff=0.30881 iter=4 err=0.61765 F=0.95467 target=336.30744 diff=0.43641 iter=5 err=0.50000 F=0.96702 target=246.53039 diff=0.26695 iter=6 err=0.35294 F=0.95472 target=188.93963 diff=0.23361 iter=7 err=0.20588 F=0.99106 target=168.62665 diff=0.10751 iter=8 err=0.05882 F=0.99777 target=158.64865 diff=0.05917 iter=9 err=0.08824 F=0.99665 target=154.14530 diff=0.02839 iter=10 err=0.08824 F=0.99665 target=151.94257 diff=0.01429 iter=11 err=0.02941 F=0.99888 target=147.20825 diff=0.03116 iter=12 err=0.00000 F=1.00000 target=147.34956 diff=0.00096 iter=13 err=0.02941 F=0.99888 target=146.32592 diff=0.00695 iter=14 err=0.00000 F=1.00000 target=145.77299 diff=0.00378 iter=15 err=0.02941 F=0.99888 target=145.24641 diff=0.00361 iter=16 err=0.00000 F=1.00000 target=144.96490 diff=0.00194 iter=17 err=0.02941 F=0.99888 target=144.90246 diff=0.00043 iter=18 err=0.00000 F=1.00000 target=144.75959 diff=0.00099 iter=19 err=0.00000 F=1.00000 target=144.71727 diff=0.00029 iter=20 err=0.00000 F=1.00000 target=144.66337 diff=0.00037 iter=21 err=0.00000 F=1.00000 target=144.61349 diff=0.00034 iter=22 err=0.00000 F=1.00000 target=144.62987 diff=0.00011 iter=23 err=0.00000 F=1.00000 target=144.60060 diff=0.00020 iter=24 err=0.00000 F=1.00000 target=144.59125 diff=0.00006 iter=25 err=0.00000 F=1.00000 target=144.58619 diff=0.00004 iter=26 err=0.00000 F=1.00000 target=144.58219 diff=0.00003 iter=27 err=0.00000 F=1.00000 target=144.58059 diff=0.00001 Done! writing model file ... model-ipadic.c1.0.f1.model is not a binary model. reopen it as text mode... reading seed/unk.def ... 40 reading seed/dic.csv ... 4335 emitting model-ipadic.c1.0.f1.dic/left-id.def/ model-ipadic.c1.0.f1.dic/right-id.def emitting model-ipadic.c1.0.f1.dic/unk.def ... 40 emitting model-ipadic.c1.0.f1.dic/dic.csv ... 4335 emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |################ | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################### | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################### | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################## | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |##################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |######################################## | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| copying seed/char.def to model-ipadic.c1.0.f1.dic/char.def copying seed/rewrite.def to model-ipadic.c1.0.f1.dic/rewrite.def copying seed/dicrc to model-ipadic.c1.0.f1.dic/dicrc copying seed/feature.def to model-ipadic.c1.0.f1.dic/feature.def copying model-ipadic.c1.0.f1.model to model-ipadic.c1.0.f1.dic/model.def done! reading model-ipadic.c1.0.f1.dic/unk.def ... 40 emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| model-ipadic.c1.0.f1.dic/pos-id.def is not found. minimum setting is used model-ipadic.c1.0.f1.dic/pos-id.def is not found. minimum setting is used reading model-ipadic.c1.0.f1.dic/dic.csv ... 4335 emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |##################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |######################################## | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| reading model-ipadic.c1.0.f1.dic/matrix.def ... 346x346 emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |################ | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################### | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################### | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################## | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |##################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |######################################## | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| done! precision recall F LEVEL 0: 12.8959(57/442) 11.8998(57/479) 12.3779 LEVEL 1: 12.2172(54/442) 11.2735(54/479) 11.7264 LEVEL 2: 11.7647(52/442) 10.8559(52/479) 11.2921 LEVEL 4: 11.7647(52/442) 10.8559(52/479) 11.2921 PASS: run-cost-train.sh ================== All 3 tests passed ================== make[1]: Leaving directory `/builddir/build/BUILD/mecab-0.996/tests' + cd .. + exit 0 Processing files: rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YuQSjf + umask 022 + cd /builddir/build/BUILD + cd mecab-0.996 + DOCDIR=/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-0.996 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-0.996 + cp -pr AUTHORS /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-0.996 + cp -pr BSD /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-0.996 + cp -pr COPYING /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-0.996 + cp -pr GPL /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-0.996 + cp -pr LGPL /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-0.996 + cp -pr doc/ /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-0.996 + cp -pr example/ /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-0.996 + exit 0 Provides: config(rh-mysql80-mecab) = 0.996-1.bs1.el7.9 libmecab.so.rh-mysql80-2()(64bit) rh-mysql80-mecab = 0.996-1.bs1.el7.9 rh-mysql80-mecab(ppc-64) = 0.996-1.bs1.el7.9 scl-package(rh-mysql80) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libmecab.so.rh-mysql80-2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rh-mysql80-runtime rtld(GNU_HASH) Processing files: rh-mysql80-mecab-devel-0.996-1.bs1.el7.9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.e0PUUf + umask 022 + cd /builddir/build/BUILD + cd mecab-0.996 + DOCDIR=/builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-devel-0.996 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-devel-0.996 + cp -pr doxygen/ /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le/opt/rh/rh-mysql80/root/usr/share/doc/rh-mysql80-mecab-devel-0.996 + exit 0 Provides: rh-mysql80-mecab-devel = 0.996-1.bs1.el7.9 rh-mysql80-mecab-devel(ppc-64) = 0.996-1.bs1.el7.9 scl-package(rh-mysql80) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libmecab.so.rh-mysql80-2()(64bit) rh-mysql80-runtime Processing files: rh-mysql80-mecab-debuginfo-0.996-1.bs1.el7.9.ppc64le Provides: scl-package(rh-mysql80) rh-mysql80-mecab-debuginfo = 0.996-1.bs1.el7.9 rh-mysql80-mecab-debuginfo(ppc-64) = 0.996-1.bs1.el7.9 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le Wrote: /builddir/build/RPMS/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le.rpm Wrote: /builddir/build/RPMS/rh-mysql80-mecab-devel-0.996-1.bs1.el7.9.ppc64le.rpm Wrote: /builddir/build/RPMS/rh-mysql80-mecab-debuginfo-0.996-1.bs1.el7.9.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i63fNk + umask 022 + cd /builddir/build/BUILD + cd mecab-0.996 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-mysql80-mecab-0.996-1.bs1.el7.9.ppc64le + exit 0 Child return code was: 0