D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/kytea-0.4.2-6.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.POjsbk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf kytea-0.4.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/kytea-0.4.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd kytea-0.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.r2hp0T + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd kytea-0.4.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf 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 a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for 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 whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of g++... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... yes checking tr1/unordered_map usability... yes checking tr1/unordered_map presence... yes checking for tr1/unordered_map... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes configure: creating ./config.status config.status: creating Makefile config.status: creating kytea.pc config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/liblinear/Makefile config.status: creating src/lib/liblinear/blas/Makefile config.status: creating src/bin/Makefile config.status: creating src/test/Makefile config.status: creating src/api/Makefile config.status: creating data/Makefile config.status: creating src/include/kytea/config.h config.status: src/include/kytea/config.h is unchanged config.status: executing libtool commands config.status: executing depfiles commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 Making all in src Making all in include make[2]: Nothing to be done for 'all'. Making all in lib Making all in liblinear Making all in blas make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dnrm2.lo -MD -MP -MF .deps/dnrm2.Tpo -c -o dnrm2.lo dnrm2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dnrm2.lo -MD -MP -MF .deps/dnrm2.Tpo -c dnrm2.c -fPIC -DPIC -o .libs/dnrm2.o mv -f .deps/dnrm2.Tpo .deps/dnrm2.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT ddot.lo -MD -MP -MF .deps/ddot.Tpo -c -o ddot.lo ddot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT ddot.lo -MD -MP -MF .deps/ddot.Tpo -c ddot.c -fPIC -DPIC -o .libs/ddot.o mv -f .deps/ddot.Tpo .deps/ddot.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT daxpy.lo -MD -MP -MF .deps/daxpy.Tpo -c -o daxpy.lo daxpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT daxpy.lo -MD -MP -MF .deps/daxpy.Tpo -c daxpy.c -fPIC -DPIC -o .libs/daxpy.o mv -f .deps/daxpy.Tpo .deps/daxpy.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dscal.lo -MD -MP -MF .deps/dscal.Tpo -c -o dscal.lo dscal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dscal.lo -MD -MP -MF .deps/dscal.Tpo -c dscal.c -fPIC -DPIC -o .libs/dscal.o mv -f .deps/dscal.Tpo .deps/dscal.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libblas.la dnrm2.lo daxpy.lo ddot.lo dscal.lo libtool: link: ar cru .libs/libblas.a .libs/dnrm2.o .libs/daxpy.o .libs/ddot.o .libs/dscal.o libtool: link: ranlib .libs/libblas.a libtool: link: ( cd ".libs" && rm -f "libblas.la" && ln -s "../libblas.la" "libblas.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT tron.lo -MD -MP -MF .deps/tron.Tpo -c -o tron.lo tron.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT tron.lo -MD -MP -MF .deps/tron.Tpo -c tron.cpp -fPIC -DPIC -o .libs/tron.o mv -f .deps/tron.Tpo .deps/tron.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c -o linear.lo linear.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include/kytea -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c linear.cpp -fPIC -DPIC -o .libs/linear.o linear.cpp: In function 'model* load_model(const char*)': linear.cpp:2140:9: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%80s",cmd); ~~~~~~^~~~~~~~~~~~~~~ linear.cpp:2143:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%80s",cmd); ~~~~~~^~~~~~~~~~~~~~~ linear.cpp:2163:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%d",&nr_class); ~~~~~~^~~~~~~~~~~~~~~~~~~ linear.cpp:2168:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%d",&nr_feature); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ linear.cpp:2173:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&bias); ~~~~~~^~~~~~~~~~~~~~~~ linear.cpp:2185:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%d",&model_->label[i]); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ linear.cpp:2212:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%lf ", &model_->w[i*nr_w+j]); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linear.cpp:2213:9: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "\n"); ~~~~~~^~~~~~~~~~ mv -f .deps/linear.Tpo .deps/linear.Plo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liblinear.la tron.lo linear.lo blas/libblas.la libtool: link: (cd .libs/liblinear.lax/libblas.a && ar x "/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas/.libs/libblas.a") libtool: link: ar cru .libs/liblinear.a .libs/tron.o .libs/linear.o .libs/liblinear.lax/libblas.a/daxpy.o .libs/liblinear.lax/libblas.a/ddot.o .libs/liblinear.lax/libblas.a/dnrm2.o .libs/liblinear.lax/libblas.a/dscal.o libtool: link: ranlib .libs/liblinear.a libtool: link: rm -fr .libs/liblinear.lax libtool: link: ( cd ".libs" && rm -f "liblinear.la" && ln -s "../liblinear.la" "liblinear.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT string-util.lo -MD -MP -MF .deps/string-util.Tpo -c -o string-util.lo string-util.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR=\"/usr/share/kytea\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT string-util.lo -MD -MP -MF .deps/string-util.Tpo -c string-util.cpp -fPIC -DPIC -o .libs/string-util.o string-util.cpp: In member function 'virtual std::__cxx11::string kytea::StringUtilEuc::showChar(kytea::KyteaChar)': string-util.cpp:233:30: warning: narrowing conversion of 'c' from 'kytea::KyteaChar {aka short unsigned int}' to 'char' inside { } [-Wnarrowing] char arr[2] = { c, 0 }; ^ string-util.cpp:238:29: warning: narrowing conversion of 'euc1(((int)c))' from 'unsigned char' to 'char' inside { } [-Wnarrowing] char arr[3] = { euc1(c), euc2(c), 0 }; ~~~~^~~ string-util.cpp:238:38: warning: narrowing conversion of 'euc2(((int)c))' from 'unsigned char' to 'char' inside { } [-Wnarrowing] char arr[3] = { euc1(c), euc2(c), 0 }; ~~~~^~~ string-util.cpp: In member function 'virtual std::__cxx11::string kytea::StringUtilSjis::showChar(kytea::KyteaChar)': string-util.cpp:343:30: warning: narrowing conversion of 'c' from 'kytea::KyteaChar {aka short unsigned int}' to 'char' inside { } [-Wnarrowing] char arr[2] = { c, 0 }; ^ string-util.cpp:348:30: warning: narrowing conversion of 'sjis1(((int)c))' from 'unsigned char' to 'char' inside { } [-Wnarrowing] char arr[3] = { sjis1(c), sjis2(c), 0 }; ~~~~~^~~ string-util.cpp:348:40: warning: narrowing conversion of 'sjis2(((int)c))' from 'unsigned char' to 'char' inside { } [-Wnarrowing] char arr[3] = { sjis1(c), sjis2(c), 0 }; ~~~~~^~~ mv -f .deps/string-util.Tpo .deps/string-util.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT corpus-io.lo -MD -MP -MF .deps/corpus-io.Tpo -c -o corpus-io.lo corpus-io.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR=\"/usr/share/kytea\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT corpus-io.lo -MD -MP -MF .deps/corpus-io.Tpo -c corpus-io.cpp -fPIC -DPIC -o .libs/corpus-io.o mv -f .deps/corpus-io.Tpo .deps/corpus-io.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT model-io.lo -MD -MP -MF .deps/model-io.Tpo -c -o model-io.lo model-io.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR=\"/usr/share/kytea\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT model-io.lo -MD -MP -MF .deps/model-io.Tpo -c model-io.cpp -fPIC -DPIC -o .libs/model-io.o mv -f .deps/model-io.Tpo .deps/model-io.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT kytea-config.lo -MD -MP -MF .deps/kytea-config.Tpo -c -o kytea-config.lo kytea-config.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR=\"/usr/share/kytea\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT kytea-config.lo -MD -MP -MF .deps/kytea-config.Tpo -c kytea-config.cpp -fPIC -DPIC -o .libs/kytea-config.o mv -f .deps/kytea-config.Tpo .deps/kytea-config.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT kytea-lm.lo -MD -MP -MF .deps/kytea-lm.Tpo -c -o kytea-lm.lo kytea-lm.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR=\"/usr/share/kytea\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT kytea-lm.lo -MD -MP -MF .deps/kytea-lm.Tpo -c kytea-lm.cpp -fPIC -DPIC -o .libs/kytea-lm.o mv -f .deps/kytea-lm.Tpo .deps/kytea-lm.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT kytea-model.lo -MD -MP -MF .deps/kytea-model.Tpo -c -o kytea-model.lo kytea-model.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR=\"/usr/share/kytea\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT kytea-model.lo -MD -MP -MF .deps/kytea-model.Tpo -c kytea-model.cpp -fPIC -DPIC -o .libs/kytea-model.o mv -f .deps/kytea-model.Tpo .deps/kytea-model.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c -o dictionary.lo dictionary.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR=\"/usr/share/kytea\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c dictionary.cpp -fPIC -DPIC -o .libs/dictionary.o mv -f .deps/dictionary.Tpo .deps/dictionary.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT feature-lookup.lo -MD -MP -MF .deps/feature-lookup.Tpo -c -o feature-lookup.lo feature-lookup.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR=\"/usr/share/kytea\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT feature-lookup.lo -MD -MP -MF .deps/feature-lookup.Tpo -c feature-lookup.cpp -fPIC -DPIC -o .libs/feature-lookup.o mv -f .deps/feature-lookup.Tpo .deps/feature-lookup.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT feature-io.lo -MD -MP -MF .deps/feature-io.Tpo -c -o feature-io.lo feature-io.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR=\"/usr/share/kytea\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT feature-io.lo -MD -MP -MF .deps/feature-io.Tpo -c feature-io.cpp -fPIC -DPIC -o .libs/feature-io.o mv -f .deps/feature-io.Tpo .deps/feature-io.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT kytea.lo -MD -MP -MF .deps/kytea.Tpo -c -o kytea.lo kytea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR=\"/usr/share/kytea\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT kytea.lo -MD -MP -MF .deps/kytea.Tpo -c kytea.cpp -fPIC -DPIC -o .libs/kytea.o mv -f .deps/kytea.Tpo .deps/kytea.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libkytea.la -rpath /usr/lib64 kytea.lo corpus-io.lo model-io.lo string-util.lo kytea-model.lo kytea-config.lo kytea-lm.lo feature-io.lo dictionary.lo feature-lookup.lo liblinear/liblinear.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtbeginS.o .libs/kytea.o .libs/corpus-io.o .libs/model-io.o .libs/string-util.o .libs/kytea-model.o .libs/kytea-config.o .libs/kytea-lm.o .libs/feature-io.o .libs/dictionary.o .libs/feature-lookup.o -Wl,--whole-archive liblinear/.libs/liblinear.a -Wl,--no-whole-archive -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libkytea.so.0 -o .libs/libkytea.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libkytea.so.0" && ln -s "libkytea.so.0.0.0" "libkytea.so.0") libtool: link: (cd ".libs" && rm -f "libkytea.so" && ln -s "libkytea.so.0.0.0" "libkytea.so") libtool: link: ( cd ".libs" && rm -f "libkytea.la" && ln -s "../libkytea.la" "libkytea.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' Making all in bin make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT run-kytea.o -MD -MP -MF .deps/run-kytea.Tpo -c -o run-kytea.o run-kytea.cpp mv -f .deps/run-kytea.Tpo .deps/run-kytea.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT train-kytea.o -MD -MP -MF .deps/train-kytea.Tpo -c -o train-kytea.o train-kytea.cpp mv -f .deps/train-kytea.Tpo .deps/train-kytea.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o kytea run-kytea.o ../lib/libkytea.la libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/kytea run-kytea.o ../lib/.libs/libkytea.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o train-kytea train-kytea.o ../lib/libkytea.la libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/train-kytea train-kytea.o ../lib/.libs/libkytea.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' Making all in api make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/api' g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT api-example.o -MD -MP -MF .deps/api-example.Tpo -c -o api-example.o api-example.cpp mv -f .deps/api-example.Tpo .deps/api-example.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/api' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/api' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o api-example api-example.o ../lib/libkytea.la libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/api-example api-example.o ../lib/.libs/libkytea.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/api' Making all in test make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/test' g++ -DHAVE_CONFIG_H -I. -I../../src/include/kytea -I./../include -DPKGDATADIR='"/usr/share/kytea"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-kytea.o -MD -MP -MF .deps/test-kytea.Tpo -c -o test-kytea.o test-kytea.cpp mv -f .deps/test-kytea.Tpo .deps/test-kytea.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/test' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/test' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-kytea test-kytea.o ../lib/libkytea.la libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test-kytea test-kytea.o ../lib/.libs/libkytea.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/test' make[2]: Nothing to be done for 'all-am'. Making all in data make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xfu1Tv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64 + cd kytea-0.4.2 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr exec_prefix=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr bindir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin sbindir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/sbin sysconfdir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/etc datadir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/share includedir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/include libdir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64 libexecdir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/libexec localstatedir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/var sharedstatedir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/var/lib mandir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/share/man infodir=/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/share/info install Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src' Making install in include make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/include' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/include' make[3]: Nothing to be done for 'install-exec-am'. test -z "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/include" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/include" /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/include/kytea' /usr/bin/install -c -m 644 kytea/corpus-io.h kytea/dictionary.h kytea/general-io.h kytea/kytea-config.h kytea/kytea-model.h kytea/kytea-string.h kytea/kytea-struct.h kytea/kytea.h kytea/model-io.h kytea/string-util.h kytea/kytea-lm.h kytea/config.h kytea/feature-io.h kytea/feature-lookup.h kytea/kytea-util.h kytea/string-util-map-utf8.h kytea/string-util-map-euc.h kytea/string-util-map-sjis.h '/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/include/kytea' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/include' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/include' Making install in lib make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' Making install in liblinear make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' Making install in blas make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear/blas' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib/liblinear' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' test -z "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c libkytea.la '/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libkytea.so.0.0.0 /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64/libkytea.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64 && { ln -s -f libkytea.so.0.0.0 libkytea.so.0 || { rm -f libkytea.so.0 && ln -s libkytea.so.0.0.0 libkytea.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64 && { ln -s -f libkytea.so.0.0.0 libkytea.so || { rm -f libkytea.so && ln -s libkytea.so.0.0.0 libkytea.so; }; }) libtool: install: /usr/bin/install -c .libs/libkytea.lai /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64/libkytea.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/lib' Making install in bin make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' test -z "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c kytea train-kytea '/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin' libtool: install: warning: `../lib/libkytea.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/kytea /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin/kytea libtool: install: warning: `../lib/libkytea.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/train-kytea /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin/train-kytea make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/bin' Making install in api make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/api' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/api' test -z "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c api-example '/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin' libtool: install: warning: `../lib/libkytea.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/api-example /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin/api-example make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/api' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/api' Making install in test make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/test' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/test' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src/test' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/src' Making install in data make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/data' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/data' make[2]: Nothing to be done for 'install-exec-am'. test -z "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/share/kytea" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/share/kytea" /usr/bin/install -c -m 644 model.bin '/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/share/kytea' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/data' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2/data' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2' make[2]: Nothing to be done for 'install-exec-am'. test -z "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 kytea.pc '/home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/kytea-0.4.2' + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.4.2-6.mga7 --unique-debug-suffix -0.4.2-6.mga7.x86_64 --unique-debug-src-base kytea-0.4.2-6.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/kytea-0.4.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin/api-example extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin/kytea extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/bin/train-kytea extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64/usr/lib64/libkytea.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 605 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: kytea-0.4.2-6.mga7.x86_64 Provides: devel(libkytea(64bit)) kytea = 0.4.2-6.mga7 kytea(x86-64) = 0.4.2-6.mga7 libkytea.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libkytea.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: kytea-debugsource-0.4.2-6.mga7.x86_64 Provides: kytea-debugsource = 0.4.2-6.mga7 kytea-debugsource(x86-64) = 0.4.2-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kytea-debuginfo-0.4.2-6.mga7.x86_64 Provides: debuginfo(build-id) = 4858a96dcbf02351009654649ba21adf4fef3d20 debuginfo(build-id) = a772b64773753aee73dfd1ee48f05d8ec6cfadc0 debuginfo(build-id) = bd68e20eaaf2686f2ccba507599ee9d607585a84 debuginfo(build-id) = c7862b5821def2a74a8a6213834a68ed2f7c9d15 kytea-debuginfo = 0.4.2-6.mga7 kytea-debuginfo(x86-64) = 0.4.2-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kytea-debugsource(x86-64) = 0.4.2-6.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/kytea-0.4.2-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/kytea-debugsource-0.4.2-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/kytea-debuginfo-0.4.2-6.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vftr0M + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd kytea-0.4.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/kytea-0.4.2-6.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.J4lx93 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf kytea-0.4.2 + exit 0 D: [iurt_root_command] Success!