tar -xf libpinyin-1.0.tar.gz tar -xf model.text.tar.gz libtoolize: putting auxiliary files in `.'. libtoolize: linking file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:43: installing `./config.guess' configure.ac:43: installing `./config.sub' configure.ac:18: installing `./install-sh' configure.ac:18: installing `./missing' src/Makefile.am: installing `./depcomp' Makefile.am: installing `./INSTALL' checking for a BSD-compatible install... /usr/bin/ginstall -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 whether make supports nested variables... yes checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-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/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/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 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-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool 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 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 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... yes 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-slackware-linux/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... yes 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/x86_64-slackware-linux/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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB2... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no 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 gettimeofday... yes checking for memmove... yes checking for memset... yes checking for setlocale... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for string.h... (cached) yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for library containing db_create... -ldb configure: creating ./config.status config.status: creating libpinyin.pc config.status: creating libpinyin.spec config.status: creating Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/storage/Makefile config.status: creating src/lookup/Makefile config.status: creating tests/Makefile config.status: creating tests/include/Makefile config.status: creating tests/storage/Makefile config.status: creating tests/lookup/Makefile config.status: creating utils/Makefile config.status: creating utils/storage/Makefile config.status: creating utils/segment/Makefile config.status: creating utils/training/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Build options: Version 1.0.0 Install prefix /usr make all-recursive make[1]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin' Making all in src make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src' Making all in include make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/include' Making all in storage make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/storage' CXX libstorage_la-phrase_index.lo CXX libstorage_la-phrase_large_table2.lo CXX libstorage_la-ngram.lo CXX libstorage_la-tag_utility.lo CXX libstorage_la-pinyin_parser2.lo CXX libstorage_la-chewing_large_table.lo CXX libstorage_la-table_info.lo CXXLD libstorage.la make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/storage' Making all in lookup make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/lookup' CXX liblookup_la-pinyin_lookup2.lo CXX liblookup_la-phrase_lookup.lo CXX liblookup_la-lookup.lo CXXLD liblookup.la make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/lookup' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src' CXX pinyin.lo CXXLD libpinyin.la CXX pinyin_internal.lo CXXLD libpinyin_internal.la make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src' Making all in tests make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests' Making all in include make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/include' CXX test_memory_chunk.o CXXLD test_memory_chunk make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/include' Making all in storage make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/storage' CXX test_phrase_index.o CXXLD test_phrase_index CXX test_phrase_index_logger.o CXXLD test_phrase_index_logger CXX test_phrase_table.o CXXLD test_phrase_table CXX test_ngram.o CXXLD test_ngram CXX test_flexible_ngram.o CXXLD test_flexible_ngram CXX test_parser2.o CXXLD test_parser2 CXX test_chewing_table.o CXXLD test_chewing_table CXX test_table_info.o CXXLD test_table_info make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/storage' Making all in lookup make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/lookup' CXX test_pinyin_lookup.o CXXLD test_pinyin_lookup CXX test_phrase_lookup.o CXXLD test_phrase_lookup make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/lookup' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests' CXX test_pinyin.o CXXLD test_pinyin CXX test_phrase.o CXXLD test_phrase CXX test_chewing.o CXXLD test_chewing make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests' Making all in utils make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils' Making all in storage make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/storage' CXX gen_binary_files.o CXXLD gen_binary_files CXX import_interpolation.o CXXLD import_interpolation CXX export_interpolation.o CXXLD export_interpolation CXX gen_pinyin_table.o CXXLD gen_pinyin_table make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/storage' Making all in segment make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/segment' CXX spseg.o CXXLD spseg CXX ngseg.o CXXLD ngseg CXX mergeseq.o CXXLD mergeseq make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/segment' Making all in training make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/training' CXX gen_unigram.o CXXLD gen_unigram CXX gen_ngram.o CXXLD gen_ngram CXX gen_deleted_ngram.o CXXLD gen_deleted_ngram CXX gen_k_mixture_model.o CXXLD gen_k_mixture_model CXX estimate_interpolation.o CXXLD estimate_interpolation CXX estimate_k_mixture_model.o CXXLD estimate_k_mixture_model CXX merge_k_mixture_model.o CXXLD merge_k_mixture_model CXX prune_k_mixture_model.o CXXLD prune_k_mixture_model CXX import_k_mixture_model.o CXXLD import_k_mixture_model CXX export_k_mixture_model.o CXXLD export_k_mixture_model CXX k_mixture_model_to_interpolation.o CXXLD k_mixture_model_to_interpolation CXX validate_k_mixture_model.o CXXLD validate_k_mixture_model CXX eval_correction_rate.o CXXLD eval_correction_rate make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/training' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils' Making all in data make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/data' wget http://downloads.sourceforge.net/libpinyin/models/model7.text.tar.gz --2014-02-20 15:46:37-- http://downloads.sourceforge.net/libpinyin/models/model7.text.tar.gz Εύρεση του downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 302 Found Τοποθεσία: http://skylink.dl.sourceforge.net/project/libpinyin/models/model7.text.tar.gz [ακολουθεί] --2014-02-20 15:46:37-- http://skylink.dl.sourceforge.net/project/libpinyin/models/model7.text.tar.gz Εύρεση του skylink.dl.sourceforge.net (skylink.dl.sourceforge.net)... 109.230.212.53 Connecting to skylink.dl.sourceforge.net (skylink.dl.sourceforge.net)|109.230.212.53|:80... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 19666966 (19M) [application/x-gzip] Saving to: ‘model7.text.tar.gz’ 0K .......... .......... .......... .......... .......... 0% 242K 79s 50K .......... .......... .......... .......... .......... 0% 360K 66s 100K .......... .......... .......... .......... .......... 0% 665K 53s 150K .......... .......... .......... .......... .......... 1% 585K 48s 200K .......... .......... .......... .......... .......... 1% 923K 42s 250K .......... .......... .......... .......... .......... 1% 670K 40s 300K .......... .......... .......... .......... .......... 1% 1,28M 36s 350K .......... .......... .......... .......... .......... 2% 1,09M 34s 400K .......... .......... .......... .......... .......... 2% 870K 32s 450K .......... .......... .......... .......... .......... 2% 1,16M 31s 500K .......... .......... .......... .......... .......... 2% 1,27M 29s 550K .......... .......... .......... .......... .......... 3% 1010K 28s 600K .......... .......... .......... .......... .......... 3% 1,12M 27s 650K .......... .......... .......... .......... .......... 3% 1,23M 26s 700K .......... .......... .......... .......... .......... 3% 1,06M 25s 750K .......... .......... .......... .......... .......... 4% 1,21M 25s 800K .......... .......... .......... .......... .......... 4% 1,06M 24s 850K .......... .......... .......... .......... .......... 4% 1,16M 24s 900K .......... .......... .......... .......... .......... 4% 1,28M 23s 950K .......... .......... .......... .......... .......... 5% 1,27M 23s 1000K .......... .......... .......... .......... .......... 5% 1,14M 22s 1050K .......... .......... .......... .......... .......... 5% 1,32M 22s 1100K .......... .......... .......... .......... .......... 5% 1,27M 21s 1150K .......... .......... .......... .......... .......... 6% 1,23M 21s 1200K .......... .......... .......... .......... .......... 6% 1,14M 21s 1250K .......... .......... .......... .......... .......... 6% 1,19M 20s 1300K .......... .......... .......... .......... .......... 7% 1,12M 20s 1350K .......... .......... .......... .......... .......... 7% 1,38M 20s 1400K .......... .......... .......... .......... .......... 7% 1,30M 20s 1450K .......... .......... .......... .......... .......... 7% 1,38M 19s 1500K .......... .......... .......... .......... .......... 8% 1,07M 19s 1550K .......... .......... .......... .......... .......... 8% 1,31M 19s 1600K .......... .......... .......... .......... .......... 8% 1,11M 19s 1650K .......... .......... .......... .......... .......... 8% 1,18M 19s 1700K .......... .......... .......... .......... .......... 9% 1,34M 18s 1750K .......... .......... .......... .......... .......... 9% 1007K 18s 1800K .......... .......... .......... .......... .......... 9% 1,31M 18s 1850K .......... .......... .......... .......... .......... 9% 1,52M 18s 1900K .......... .......... .......... .......... .......... 10% 1,17M 18s 1950K .......... .......... .......... .......... .......... 10% 1,09M 18s 2000K .......... .......... .......... .......... .......... 10% 1,02M 18s 2050K .......... .......... .......... .......... .......... 10% 1,00M 17s 2100K .......... .......... .......... .......... .......... 11% 1,22M 17s 2150K .......... .......... .......... .......... .......... 11% 1,41M 17s 2200K .......... .......... .......... .......... .......... 11% 1,20M 17s 2250K .......... .......... .......... .......... .......... 11% 1,14M 17s 2300K .......... .......... .......... .......... .......... 12% 1,24M 17s 2350K .......... .......... .......... .......... .......... 12% 1,35M 17s 2400K .......... .......... .......... .......... .......... 12% 1,30M 17s 2450K .......... .......... .......... .......... .......... 13% 1,10M 16s 2500K .......... .......... .......... .......... .......... 13% 1,45M 16s 2550K .......... .......... .......... .......... .......... 13% 841K 16s 2600K .......... .......... .......... .......... .......... 13% 717K 16s 2650K .......... .......... .......... .......... .......... 14% 1,96M 16s 2700K .......... .......... .......... .......... .......... 14% 847K 16s 2750K .......... .......... .......... .......... .......... 14% 2,18M 16s 2800K .......... .......... .......... .......... .......... 14% 1,05M 16s 2850K .......... .......... .......... .......... .......... 15% 713K 16s 2900K .......... .......... .......... .......... .......... 15% 1,26M 16s 2950K .......... .......... .......... .......... .......... 15% 724K 16s 3000K .......... .......... .......... .......... .......... 15% 1,78M 16s 3050K .......... .......... .......... .......... .......... 16% 939K 16s 3100K .......... .......... .......... .......... .......... 16% 1,09M 16s 3150K .......... .......... .......... .......... .......... 16% 2,20M 15s 3200K .......... .......... .......... .......... .......... 16% 688K 16s 3250K .......... .......... .......... .......... .......... 17% 871K 16s 3300K .......... .......... .......... .......... .......... 17% 1,03M 16s 3350K .......... .......... .......... .......... .......... 17% 922K 15s 3400K .......... .......... .......... .......... .......... 17% 1,92M 15s 3450K .......... .......... .......... .......... .......... 18% 160K 16s 3500K .......... .......... .......... .......... .......... 18% 171M 16s 3550K .......... .......... .......... .......... .......... 18% 186M 16s 3600K .......... .......... .......... .......... .......... 19% 192M 16s 3650K .......... .......... .......... .......... .......... 19% 175M 15s 3700K .......... .......... .......... .......... .......... 19% 742K 15s 3750K .......... .......... .......... .......... .......... 19% 1,23M 15s 3800K .......... .......... .......... .......... .......... 20% 1,06M 15s 3850K .......... .......... .......... .......... .......... 20% 930K 15s 3900K .......... .......... .......... .......... .......... 20% 1,34M 15s 3950K .......... .......... .......... .......... .......... 20% 1,29M 15s 4000K .......... .......... .......... .......... .......... 21% 1,36M 15s 4050K .......... .......... .......... .......... .......... 21% 996K 15s 4100K .......... .......... .......... .......... .......... 21% 1,20M 15s 4150K .......... .......... .......... .......... .......... 21% 1,50M 15s 4200K .......... .......... .......... .......... .......... 22% 1,13M 15s 4250K .......... .......... .......... .......... .......... 22% 1,35M 15s 4300K .......... .......... .......... .......... .......... 22% 1,45M 14s 4350K .......... .......... .......... .......... .......... 22% 1,07M 14s 4400K .......... .......... .......... .......... .......... 23% 1,31M 14s 4450K .......... .......... .......... .......... .......... 23% 1,24M 14s 4500K .......... .......... .......... .......... .......... 23% 1,19M 14s 4550K .......... .......... .......... .......... .......... 23% 1,36M 14s 4600K .......... .......... .......... .......... .......... 24% 1,32M 14s 4650K .......... .......... .......... .......... .......... 24% 1,22M 14s 4700K .......... .......... .......... .......... .......... 24% 1,25M 14s 4750K .......... .......... .......... .......... .......... 24% 1,22M 14s 4800K .......... .......... .......... .......... .......... 25% 1,24M 14s 4850K .......... .......... .......... .......... .......... 25% 1,19M 14s 4900K .......... .......... .......... .......... .......... 25% 1,43M 14s 4950K .......... .......... .......... .......... .......... 26% 1,22M 13s 5000K .......... .......... .......... .......... .......... 26% 1,48M 13s 5050K .......... .......... .......... .......... .......... 26% 1,23M 13s 5100K .......... .......... .......... .......... .......... 26% 1,48M 13s 5150K .......... .......... .......... .......... .......... 27% 1,06M 13s 5200K .......... .......... .......... .......... .......... 27% 1,18M 13s 5250K .......... .......... .......... .......... .......... 27% 1,25M 13s 5300K .......... .......... .......... .......... .......... 27% 1,41M 13s 5350K .......... .......... .......... .......... .......... 28% 1,14M 13s 5400K .......... .......... .......... .......... .......... 28% 1,46M 13s 5450K .......... .......... .......... .......... .......... 28% 840K 13s 5500K .......... .......... .......... .......... .......... 28% 1,11M 13s 5550K .......... .......... .......... .......... .......... 29% 1,11M 13s 5600K .......... .......... .......... .......... .......... 29% 1,51M 13s 5650K .......... .......... .......... .......... .......... 29% 1,57M 13s 5700K .......... .......... .......... .......... .......... 29% 969K 12s 5750K .......... .......... .......... .......... .......... 30% 1,38M 12s 5800K .......... .......... .......... .......... .......... 30% 1,51M 12s 5850K .......... .......... .......... .......... .......... 30% 1,24M 12s 5900K .......... .......... .......... .......... .......... 30% 1,24M 12s 5950K .......... .......... .......... .......... .......... 31% 1,52M 12s 6000K .......... .......... .......... .......... .......... 31% 1,25M 12s 6050K .......... .......... .......... .......... .......... 31% 1,20M 12s 6100K .......... .......... .......... .......... .......... 32% 1,51M 12s 6150K .......... .......... .......... .......... .......... 32% 1021K 12s 6200K .......... .......... .......... .......... .......... 32% 1,47M 12s 6250K .......... .......... .......... .......... .......... 32% 1,39M 12s 6300K .......... .......... .......... .......... .......... 33% 1,24M 12s 6350K .......... .......... .......... .......... .......... 33% 1,54M 12s 6400K .......... .......... .......... .......... .......... 33% 1,33M 12s 6450K .......... .......... .......... .......... .......... 33% 1,32M 12s 6500K .......... .......... .......... .......... .......... 34% 1,17M 11s 6550K .......... .......... .......... .......... .......... 34% 1,23M 11s 6600K .......... .......... .......... .......... .......... 34% 1,37M 11s 6650K .......... .......... .......... .......... .......... 34% 1,48M 11s 6700K .......... .......... .......... .......... .......... 35% 1,09M 11s 6750K .......... .......... .......... .......... .......... 35% 1,53M 11s 6800K .......... .......... .......... .......... .......... 35% 1,49M 11s 6850K .......... .......... .......... .......... .......... 35% 1,26M 11s 6900K .......... .......... .......... .......... .......... 36% 1,20M 11s 6950K .......... .......... .......... .......... .......... 36% 1,41M 11s 7000K .......... .......... .......... .......... .......... 36% 1,34M 11s 7050K .......... .......... .......... .......... .......... 36% 1,27M 11s 7100K .......... .......... .......... .......... .......... 37% 1,26M 11s 7150K .......... .......... .......... .......... .......... 37% 1,17M 11s 7200K .......... .......... .......... .......... .......... 37% 1,51M 11s 7250K .......... .......... .......... .......... .......... 38% 1,34M 11s 7300K .......... .......... .......... .......... .......... 38% 1,30M 11s 7350K .......... .......... .......... .......... .......... 38% 1,27M 10s 7400K .......... .......... .......... .......... .......... 38% 1,29M 10s 7450K .......... .......... .......... .......... .......... 39% 1,47M 10s 7500K .......... .......... .......... .......... .......... 39% 1,42M 10s 7550K .......... .......... .......... .......... .......... 39% 1,16M 10s 7600K .......... .......... .......... .......... .......... 39% 969K 10s 7650K .......... .......... .......... .......... .......... 40% 1,32M 10s 7700K .......... .......... .......... .......... .......... 40% 1,25M 10s 7750K .......... .......... .......... .......... .......... 40% 1,26M 10s 7800K .......... .......... .......... .......... .......... 40% 1,16M 10s 7850K .......... .......... .......... .......... .......... 41% 1,41M 10s 7900K .......... .......... .......... .......... .......... 41% 1,20M 10s 7950K .......... .......... .......... .......... .......... 41% 1,53M 10s 8000K .......... .......... .......... .......... .......... 41% 1,43M 10s 8050K .......... .......... .......... .......... .......... 42% 1,45M 10s 8100K .......... .......... .......... .......... .......... 42% 1,10M 10s 8150K .......... .......... .......... .......... .......... 42% 1,45M 10s 8200K .......... .......... .......... .......... .......... 42% 1,40M 10s 8250K .......... .......... .......... .......... .......... 43% 1,41M 10s 8300K .......... .......... .......... .......... .......... 43% 1,54M 9s 8350K .......... .......... .......... .......... .......... 43% 1,29M 9s 8400K .......... .......... .......... .......... .......... 43% 1,18M 9s 8450K .......... .......... .......... .......... .......... 44% 1,49M 9s 8500K .......... .......... .......... .......... .......... 44% 1,19M 9s 8550K .......... .......... .......... .......... .......... 44% 1,23M 9s 8600K .......... .......... .......... .......... .......... 45% 1,49M 9s 8650K .......... .......... .......... .......... .......... 45% 1,22M 9s 8700K .......... .......... .......... .......... .......... 45% 1,31M 9s 8750K .......... .......... .......... .......... .......... 45% 1,39M 9s 8800K .......... .......... .......... .......... .......... 46% 1,24M 9s 8850K .......... .......... .......... .......... .......... 46% 1,47M 9s 8900K .......... .......... .......... .......... .......... 46% 1,10M 9s 8950K .......... .......... .......... .......... .......... 46% 1,49M 9s 9000K .......... .......... .......... .......... .......... 47% 1,39M 9s 9050K .......... .......... .......... .......... .......... 47% 1,18M 9s 9100K .......... .......... .......... .......... .......... 47% 1,28M 9s 9150K .......... .......... .......... .......... .......... 47% 1,15M 9s 9200K .......... .......... .......... .......... .......... 48% 1,16M 9s 9250K .......... .......... .......... .......... .......... 48% 1,57M 9s 9300K .......... .......... .......... .......... .......... 48% 1,18M 8s 9350K .......... .......... .......... .......... .......... 48% 1,20M 8s 9400K .......... .......... .......... .......... .......... 49% 1,47M 8s 9450K .......... .......... .......... .......... .......... 49% 1,46M 8s 9500K .......... .......... .......... .......... .......... 49% 1,32M 8s 9550K .......... .......... .......... .......... .......... 49% 1,15M 8s 9600K .......... .......... .......... .......... .......... 50% 1,31M 8s 9650K .......... .......... .......... .......... .......... 50% 1,38M 8s 9700K .......... .......... .......... .......... .......... 50% 1,16M 8s 9750K .......... .......... .......... .......... .......... 51% 2,19M 8s 9800K .......... .......... .......... .......... .......... 51% 933K 8s 9850K .......... .......... .......... .......... .......... 51% 1,16M 8s 9900K .......... .......... .......... .......... .......... 51% 2,01M 8s 9950K .......... .......... .......... .......... .......... 52% 1,12M 8s 10000K .......... .......... .......... .......... .......... 52% 1,17M 8s 10050K .......... .......... .......... .......... .......... 52% 986K 8s 10100K .......... .......... .......... .......... .......... 52% 1,02M 8s 10150K .......... .......... .......... .......... .......... 53% 1,37M 8s 10200K .......... .......... .......... .......... .......... 53% 1,12M 8s 10250K .......... .......... .......... .......... .......... 53% 925K 8s 10300K .......... .......... .......... .......... .......... 53% 2,37M 8s 10350K .......... .......... .......... .......... .......... 54% 853K 8s 10400K .......... .......... .......... .......... .......... 54% 1,33M 7s 10450K .......... .......... .......... .......... .......... 54% 1,14M 7s 10500K .......... .......... .......... .......... .......... 54% 1013K 7s 10550K .......... .......... .......... .......... .......... 55% 1,12M 7s 10600K .......... .......... .......... .......... .......... 55% 1,33M 7s 10650K .......... .......... .......... .......... .......... 55% 1,22M 7s 10700K .......... .......... .......... .......... .......... 55% 1,54M 7s 10750K .......... .......... .......... .......... .......... 56% 1,21M 7s 10800K .......... .......... .......... .......... .......... 56% 1,34M 7s 10850K .......... .......... .......... .......... .......... 56% 1,27M 7s 10900K .......... .......... .......... .......... .......... 57% 1,30M 7s 10950K .......... .......... .......... .......... .......... 57% 1,47M 7s 11000K .......... .......... .......... .......... .......... 57% 1,56M 7s 11050K .......... .......... .......... .......... .......... 57% 1,27M 7s 11100K .......... .......... .......... .......... .......... 58% 1,04M 7s 11150K .......... .......... .......... .......... .......... 58% 1,33M 7s 11200K .......... .......... .......... .......... .......... 58% 1,34M 7s 11250K .......... .......... .......... .......... .......... 58% 1,35M 7s 11300K .......... .......... .......... .......... .......... 59% 2,36M 7s 11350K .......... .......... .......... .......... .......... 59% 1,17M 7s 11400K .......... .......... .......... .......... .......... 59% 1,17M 7s 11450K .......... .......... .......... .......... .......... 59% 1,30M 7s 11500K .......... .......... .......... .......... .......... 60% 1,05M 6s 11550K .......... .......... .......... .......... .......... 60% 1,47M 6s 11600K .......... .......... .......... .......... .......... 60% 1,29M 6s 11650K .......... .......... .......... .......... .......... 60% 1,48M 6s 11700K .......... .......... .......... .......... .......... 61% 1,04M 6s 11750K .......... .......... .......... .......... .......... 61% 1,44M 6s 11800K .......... .......... .......... .......... .......... 61% 1,39M 6s 11850K .......... .......... .......... .......... .......... 61% 1,37M 6s 11900K .......... .......... .......... .......... .......... 62% 1,46M 6s 11950K .......... .......... .......... .......... .......... 62% 1,51M 6s 12000K .......... .......... .......... .......... .......... 62% 1,22M 6s 12050K .......... .......... .......... .......... .......... 63% 1,52M 6s 12100K .......... .......... .......... .......... .......... 63% 1,09M 6s 12150K .......... .......... .......... .......... .......... 63% 1,41M 6s 12200K .......... .......... .......... .......... .......... 63% 1,42M 6s 12250K .......... .......... .......... .......... .......... 64% 1,15M 6s 12300K .......... .......... .......... .......... .......... 64% 1,62M 6s 12350K .......... .......... .......... .......... .......... 64% 1,35M 6s 12400K .......... .......... .......... .......... .......... 64% 1,24M 6s 12450K .......... .......... .......... .......... .......... 65% 1,08M 6s 12500K .......... .......... .......... .......... .......... 65% 1,36M 6s 12550K .......... .......... .......... .......... .......... 65% 1,20M 6s 12600K .......... .......... .......... .......... .......... 65% 1,30M 5s 12650K .......... .......... .......... .......... .......... 66% 1,29M 5s 12700K .......... .......... .......... .......... .......... 66% 2,26M 5s 12750K .......... .......... .......... .......... .......... 66% 1,40M 5s 12800K .......... .......... .......... .......... .......... 66% 1,10M 5s 12850K .......... .......... .......... .......... .......... 67% 1003K 5s 12900K .......... .......... .......... .......... .......... 67% 1,17M 5s 12950K .......... .......... .......... .......... .......... 67% 1,14M 5s 13000K .......... .......... .......... .......... .......... 67% 1,30M 5s 13050K .......... .......... .......... .......... .......... 68% 1,40M 5s 13100K .......... .......... .......... .......... .......... 68% 1,42M 5s 13150K .......... .......... .......... .......... .......... 68% 1,36M 5s 13200K .......... .......... .......... .......... .......... 68% 1,18M 5s 13250K .......... .......... .......... .......... .......... 69% 1,24M 5s 13300K .......... .......... .......... .......... .......... 69% 1,27M 5s 13350K .......... .......... .......... .......... .......... 69% 1,24M 5s 13400K .......... .......... .......... .......... .......... 70% 1,14M 5s 13450K .......... .......... .......... .......... .......... 70% 1,14M 5s 13500K .......... .......... .......... .......... .......... 70% 2,01M 5s 13550K .......... .......... .......... .......... .......... 70% 1,22M 5s 13600K .......... .......... .......... .......... .......... 71% 1,38M 5s 13650K .......... .......... .......... .......... .......... 71% 1,16M 5s 13700K .......... .......... .......... .......... .......... 71% 1,28M 5s 13750K .......... .......... .......... .......... .......... 71% 1,34M 4s 13800K .......... .......... .......... .......... .......... 72% 1,38M 4s 13850K .......... .......... .......... .......... .......... 72% 1,23M 4s 13900K .......... .......... .......... .......... .......... 72% 1,16M 4s 13950K .......... .......... .......... .......... .......... 72% 1,38M 4s 14000K .......... .......... .......... .......... .......... 73% 1,29M 4s 14050K .......... .......... .......... .......... .......... 73% 1,39M 4s 14100K .......... .......... .......... .......... .......... 73% 1,27M 4s 14150K .......... .......... .......... .......... .......... 73% 1,22M 4s 14200K .......... .......... .......... .......... .......... 74% 1,23M 4s 14250K .......... .......... .......... .......... .......... 74% 1,22M 4s 14300K .......... .......... .......... .......... .......... 74% 1,30M 4s 14350K .......... .......... .......... .......... .......... 74% 1,27M 4s 14400K .......... .......... .......... .......... .......... 75% 1,21M 4s 14450K .......... .......... .......... .......... .......... 75% 1,20M 4s 14500K .......... .......... .......... .......... .......... 75% 1,67M 4s 14550K .......... .......... .......... .......... .......... 76% 1,17M 4s 14600K .......... .......... .......... .......... .......... 76% 1,17M 4s 14650K .......... .......... .......... .......... .......... 76% 1,37M 4s 14700K .......... .......... .......... .......... .......... 76% 1,23M 4s 14750K .......... .......... .......... .......... .......... 77% 1,35M 4s 14800K .......... .......... .......... .......... .......... 77% 1,34M 4s 14850K .......... .......... .......... .......... .......... 77% 1,41M 4s 14900K .......... .......... .......... .......... .......... 77% 1,25M 4s 14950K .......... .......... .......... .......... .......... 78% 1,44M 3s 15000K .......... .......... .......... .......... .......... 78% 1,25M 3s 15050K .......... .......... .......... .......... .......... 78% 1,25M 3s 15100K .......... .......... .......... .......... .......... 78% 1,34M 3s 15150K .......... .......... .......... .......... .......... 79% 1,11M 3s 15200K .......... .......... .......... .......... .......... 79% 1,31M 3s 15250K .......... .......... .......... .......... .......... 79% 1,34M 3s 15300K .......... .......... .......... .......... .......... 79% 1,36M 3s 15350K .......... .......... .......... .......... .......... 80% 1,35M 3s 15400K .......... .......... .......... .......... .......... 80% 1,32M 3s 15450K .......... .......... .......... .......... .......... 80% 1,29M 3s 15500K .......... .......... .......... .......... .......... 80% 1,35M 3s 15550K .......... .......... .......... .......... .......... 81% 1,19M 3s 15600K .......... .......... .......... .......... .......... 81% 1,62M 3s 15650K .......... .......... .......... .......... .......... 81% 1,41M 3s 15700K .......... .......... .......... .......... .......... 82% 1,19M 3s 15750K .......... .......... .......... .......... .......... 82% 1,14M 3s 15800K .......... .......... .......... .......... .......... 82% 1,62M 3s 15850K .......... .......... .......... .......... .......... 82% 1,41M 3s 15900K .......... .......... .......... .......... .......... 83% 1,05M 3s 15950K .......... .......... .......... .......... .......... 83% 1,57M 3s 16000K .......... .......... .......... .......... .......... 83% 1004K 3s 16050K .......... .......... .......... .......... .......... 83% 1,20M 3s 16100K .......... .......... .......... .......... .......... 84% 1,38M 3s 16150K .......... .......... .......... .......... .......... 84% 1,32M 2s 16200K .......... .......... .......... .......... .......... 84% 1,21M 2s 16250K .......... .......... .......... .......... .......... 84% 1,91M 2s 16300K .......... .......... .......... .......... .......... 85% 1,08M 2s 16350K .......... .......... .......... .......... .......... 85% 1,52M 2s 16400K .......... .......... .......... .......... .......... 85% 1,14M 2s 16450K .......... .......... .......... .......... .......... 85% 1,12M 2s 16500K .......... .......... .......... .......... .......... 86% 1,73M 2s 16550K .......... .......... .......... .......... .......... 86% 1,25M 2s 16600K .......... .......... .......... .......... .......... 86% 1,09M 2s 16650K .......... .......... .......... .......... .......... 86% 1,30M 2s 16700K .......... .......... .......... .......... .......... 87% 1,31M 2s 16750K .......... .......... .......... .......... .......... 87% 1,38M 2s 16800K .......... .......... .......... .......... .......... 87% 1,25M 2s 16850K .......... .......... .......... .......... .......... 87% 1,29M 2s 16900K .......... .......... .......... .......... .......... 88% 1,28M 2s 16950K .......... .......... .......... .......... .......... 88% 2,21M 2s 17000K .......... .......... .......... .......... .......... 88% 1,23M 2s 17050K .......... .......... .......... .......... .......... 89% 748K 2s 17100K .......... .......... .......... .......... .......... 89% 2,46M 2s 17150K .......... .......... .......... .......... .......... 89% 1,09M 2s 17200K .......... .......... .......... .......... .......... 89% 2,19M 2s 17250K .......... .......... .......... .......... .......... 90% 672K 2s 17300K .......... .......... .......... .......... .......... 90% 2,07M 2s 17350K .......... .......... .......... .......... .......... 90% 824K 1s 17400K .......... .......... .......... .......... .......... 90% 2,15M 1s 17450K .......... .......... .......... .......... .......... 91% 1,26M 1s 17500K .......... .......... .......... .......... .......... 91% 1,31M 1s 17550K .......... .......... .......... .......... .......... 91% 1,32M 1s 17600K .......... .......... .......... .......... .......... 91% 1,14M 1s 17650K .......... .......... .......... .......... .......... 92% 1,57M 1s 17700K .......... .......... .......... .......... .......... 92% 1,41M 1s 17750K .......... .......... .......... .......... .......... 92% 1,06M 1s 17800K .......... .......... .......... .......... .......... 92% 1,32M 1s 17850K .......... .......... .......... .......... .......... 93% 1,39M 1s 17900K .......... .......... .......... .......... .......... 93% 172K 1s 17950K .......... .......... .......... .......... .......... 93% 137M 1s 18000K .......... .......... .......... .......... .......... 93% 159M 1s 18050K .......... .......... .......... .......... .......... 94% 385K 1s 18100K .......... .......... .......... .......... .......... 94% 137M 1s 18150K .......... .......... .......... .......... .......... 94% 200M 1s 18200K .......... .......... .......... .......... .......... 95% 152M 1s 18250K .......... .......... .......... .......... .......... 95% 171M 1s 18300K .......... .......... .......... .......... .......... 95% 1,97M 1s 18350K .......... .......... .......... .......... .......... 95% 1,16M 1s 18400K .......... .......... .......... .......... .......... 96% 1,29M 1s 18450K .......... .......... .......... .......... .......... 96% 1,36M 1s 18500K .......... .......... .......... .......... .......... 96% 131K 1s 18550K .......... .......... .......... .......... .......... 96% 242M 1s 18600K .......... .......... .......... .......... .......... 97% 394M 0s 18650K .......... .......... .......... .......... .......... 97% 393M 0s 18700K .......... .......... .......... .......... .......... 97% 392M 0s 18750K .......... .......... .......... .......... .......... 97% 339M 0s 18800K .......... .......... .......... .......... .......... 98% 378M 0s 18850K .......... .......... .......... .......... .......... 98% 367M 0s 18900K .......... .......... .......... .......... .......... 98% 1,14M 0s 18950K .......... .......... .......... .......... .......... 98% 1,23M 0s 19000K .......... .......... .......... .......... .......... 99% 1,51M 0s 19050K .......... .......... .......... .......... .......... 99% 1,33M 0s 19100K .......... .......... .......... .......... .......... 99% 1,11M 0s 19150K .......... .......... .......... .......... .......... 99% 1,58M 0s 19200K ...... 100% 788K=16s 2014-02-20 15:46:53 (1,19 MB/s) - ‘model7.text.tar.gz’ saved [19666966/19666966] tar xvf model7.text.tar.gz -C ../data art.table culture.table economy.table gb_char.table gbk_char.table geology.table history.table life.table merged.table nature.table scitech.table society.table sport.table interpolation2.text rm -f phrase_index.bin pinyin_index.bin bigram.db gb_char.bin gbk_char.bin merged.bin art.bin culture.bin economy.bin geology.bin history.bin life.bin nature.bin scitech.bin society.bin sport.bin ../utils/storage/gen_binary_files --table-dir ../data ../utils/storage/import_interpolation --table-dir ../data < ../data/interpolation2.text ../utils/training/gen_unigram --table-dir ../data make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/data' Making all in doc make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/doc' make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin' make[1]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin' Making install in src make[1]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src' Making install in include make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/include' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/include' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/include/libpinyin-1.0.0' /usr/bin/ginstall -c -m 644 novel_types.h '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/include/libpinyin-1.0.0' make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/include' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/include' Making install in storage make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/storage' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/storage' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/include/libpinyin-1.0.0' /usr/bin/ginstall -c -m 644 pinyin_custom2.h '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/include/libpinyin-1.0.0' make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/storage' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/storage' Making install in lookup make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/lookup' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/lookup' 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/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/lookup' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src/lookup' make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src' /usr/bin/mkdir -p '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libpinyin.la '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libpinyin.so.4.0.0 /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/libpinyin.so.4.0.0 libtool: install: (cd /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64 && { ln -s -f libpinyin.so.4.0.0 libpinyin.so.4 || { rm -f libpinyin.so.4 && ln -s libpinyin.so.4.0.0 libpinyin.so.4; }; }) libtool: install: (cd /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64 && { ln -s -f libpinyin.so.4.0.0 libpinyin.so || { rm -f libpinyin.so && ln -s libpinyin.so.4.0.0 libpinyin.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libpinyin.lai /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/libpinyin.la libtool: install: /usr/bin/ginstall -c .libs/libpinyin.a /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/libpinyin.a libtool: install: chmod 644 /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/libpinyin.a libtool: install: ranlib /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/libpinyin.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/include/libpinyin-1.0.0' /usr/bin/ginstall -c -m 644 pinyin.h '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/include/libpinyin-1.0.0' make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src' make[1]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/src' Making install in tests make[1]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests' Making install in include make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/include' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/include' 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/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/include' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/include' Making install in storage make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/storage' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/storage' 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/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/storage' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/storage' Making install in lookup make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/lookup' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/lookup' 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/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/lookup' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests/lookup' make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests' 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/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests' make[1]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/tests' Making install in utils make[1]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils' Making install in storage make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/storage' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/storage' /usr/bin/mkdir -p '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c gen_binary_files import_interpolation '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c gen_binary_files /home/djemos/Downloads/ibus/libpinyin/pkg/usr/bin/gen_binary_files libtool: install: /usr/bin/ginstall -c import_interpolation /home/djemos/Downloads/ibus/libpinyin/pkg/usr/bin/import_interpolation make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/storage' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/storage' Making install in segment make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/segment' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/segment' 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/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/segment' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/segment' Making install in training make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/training' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/training' /usr/bin/mkdir -p '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c gen_unigram '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c gen_unigram /home/djemos/Downloads/ibus/libpinyin/pkg/usr/bin/gen_unigram make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/training' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils/training' make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils' make[3]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils' 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/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils' make[1]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/utils' Making install in data make[1]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/data' make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/libpinyin/data' /usr/bin/ginstall -c -m 644 phrase_index.bin pinyin_index.bin bigram.db gb_char.bin gbk_char.bin merged.bin art.bin culture.bin economy.bin geology.bin history.bin life.bin nature.bin scitech.bin society.bin sport.bin table.conf '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/libpinyin/data' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/data' make[1]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/data' Making install in doc make[1]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/doc' make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/share/man/man1' /usr/bin/ginstall -c -m 644 libpinyin.1 gen_binary_files.1 import_interpolation.1 gen_unigram.1 '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/share/man/man1' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/doc' make[1]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin/doc' make[1]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin' make[2]: Entering directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 libpinyin.pc '/home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin' make[1]: Leaving directory `/home/djemos/Downloads/ibus/libpinyin/src/libpinyin' /home/djemos/Downloads/ibus/libpinyin/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Φεβ 20 15:47 install drwxr-xr-x 8 root root 4096 Φεβ 20 15:47 usr /home/djemos/Downloads/ibus/libpinyin/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 188 Φεβ 20 15:47 slack-desc /home/djemos/Downloads/ibus/libpinyin/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 Φεβ 20 15:47 bin drwxr-xr-x 3 root root 4096 Φεβ 20 15:47 doc drwxr-xr-x 3 root root 4096 Φεβ 20 15:47 include drwxr-xr-x 4 root root 4096 Φεβ 20 15:47 lib64 drwxr-xr-x 3 root root 4096 Φεβ 20 15:47 man drwxr-xr-x 3 root root 4096 Φεβ 20 15:45 src /home/djemos/Downloads/ibus/libpinyin/pkg/usr/bin: σύνολο 684 -rwxr-xr-x 1 root root 290696 Φεβ 20 15:47 gen_binary_files -rwxr-xr-x 1 root root 167816 Φεβ 20 15:47 gen_unigram -rwxr-xr-x 1 root root 238088 Φεβ 20 15:47 import_interpolation /home/djemos/Downloads/ibus/libpinyin/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 20 15:47 libpinyin-1.0 /home/djemos/Downloads/ibus/libpinyin/pkg/usr/doc/libpinyin-1.0: σύνολο 4 -rw-r--r-- 1 root root 98 Φεβ 20 15:47 AUTHORS /home/djemos/Downloads/ibus/libpinyin/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 20 15:47 libpinyin-1.0.0 /home/djemos/Downloads/ibus/libpinyin/pkg/usr/include/libpinyin-1.0.0: σύνολο 32 -rw-r--r-- 1 root root 4340 Φεβ 20 15:47 novel_types.h -rw-r--r-- 1 root root 20426 Φεβ 20 15:47 pinyin.h -rw-r--r-- 1 root root 2748 Φεβ 20 15:47 pinyin_custom2.h /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64: σύνολο 1256 drwxr-xr-x 3 root root 4096 Φεβ 20 15:47 libpinyin -rw-r--r-- 1 root root 856972 Φεβ 20 15:47 libpinyin.a -rwxr-xr-x 1 root root 1001 Φεβ 20 15:47 libpinyin.la lrwxrwxrwx 1 root root 18 Φεβ 20 15:47 libpinyin.so -> libpinyin.so.4.0.0 lrwxrwxrwx 1 root root 18 Φεβ 20 15:47 libpinyin.so.4 -> libpinyin.so.4.0.0 -rwxr-xr-x 1 root root 409776 Φεβ 20 15:47 libpinyin.so.4.0.0 drwxr-xr-x 2 root root 4096 Φεβ 20 15:47 pkgconfig /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/libpinyin: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 20 15:47 data /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/libpinyin/data: σύνολο 30340 -rw-r--r-- 1 root root 10325 Φεβ 20 15:47 art.bin -rw-r--r-- 1 root root 25944064 Φεβ 20 15:47 bigram.db -rw-r--r-- 1 root root 40405 Φεβ 20 15:47 culture.bin -rw-r--r-- 1 root root 17375 Φεβ 20 15:47 economy.bin -rw-r--r-- 1 root root 2972771 Φεβ 20 15:47 gb_char.bin -rw-r--r-- 1 root root 330247 Φεβ 20 15:47 gbk_char.bin -rw-r--r-- 1 root root 54353 Φεβ 20 15:47 geology.bin -rw-r--r-- 1 root root 14405 Φεβ 20 15:47 history.bin -rw-r--r-- 1 root root 20589 Φεβ 20 15:47 life.bin -rw-r--r-- 1 root root 62751 Φεβ 20 15:47 merged.bin -rw-r--r-- 1 root root 41517 Φεβ 20 15:47 nature.bin -rw-r--r-- 1 root root 1822526 Φεβ 20 15:47 phrase_index.bin -rw-r--r-- 1 root root 1194091 Φεβ 20 15:47 pinyin_index.bin -rw-r--r-- 1 root root 88007 Φεβ 20 15:47 scitech.bin -rw-r--r-- 1 root root 43817 Φεβ 20 15:47 society.bin -rw-r--r-- 1 root root 58785 Φεβ 20 15:47 sport.bin -rw-r--r-- 1 root root 602 Φεβ 20 15:47 table.conf /home/djemos/Downloads/ibus/libpinyin/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 345 Φεβ 20 15:47 libpinyin.pc /home/djemos/Downloads/ibus/libpinyin/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 20 15:47 man1 /home/djemos/Downloads/ibus/libpinyin/pkg/usr/man/man1: σύνολο 16 -rw-r--r-- 1 root root 60 Φεβ 20 15:47 gen_binary_files.1.gz -rw-r--r-- 1 root root 55 Φεβ 20 15:47 gen_unigram.1.gz -rw-r--r-- 1 root root 64 Φεβ 20 15:47 import_interpolation.1.gz -rw-r--r-- 1 root root 532 Φεβ 20 15:47 libpinyin.1.gz /home/djemos/Downloads/ibus/libpinyin/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 20 15:47 libpinyin-1.0 /home/djemos/Downloads/ibus/libpinyin/pkg/usr/src/libpinyin-1.0: σύνολο 2484 -rw-r--r-- 1 root root 864 Φεβ 20 15:47 SLKBUILD -rw-r--r-- 1 root root 2537516 Φεβ 20 15:45 libpinyin-1.0.tar.gz Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libpinyin.so -> libpinyin.so.4.0.0 usr/lib64/libpinyin.so.4 -> libpinyin.so.4.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libpinyin.so ) ( cd usr/lib64 ; ln -sf libpinyin.so.4.0.0 libpinyin.so ) ( cd usr/lib64 ; rm -rf libpinyin.so.4 ) ( cd usr/lib64 ; ln -sf libpinyin.so.4.0.0 libpinyin.so.4 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed «./usr/lib64/libpinyin.so» removed «./usr/lib64/libpinyin.so.4» Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/Downloads/ibus/libpinyin/libpinyin-1.0-x86_64-1dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/gen_binary_files usr/bin/import_interpolation usr/bin/gen_unigram usr/doc/ usr/doc/libpinyin-1.0/ usr/doc/libpinyin-1.0/AUTHORS usr/man/ usr/man/man1/ usr/man/man1/import_interpolation.1.gz usr/man/man1/libpinyin.1.gz usr/man/man1/gen_unigram.1.gz usr/man/man1/gen_binary_files.1.gz usr/include/ usr/include/libpinyin-1.0.0/ usr/include/libpinyin-1.0.0/pinyin_custom2.h usr/include/libpinyin-1.0.0/pinyin.h usr/include/libpinyin-1.0.0/novel_types.h usr/src/ usr/src/libpinyin-1.0/ usr/src/libpinyin-1.0/SLKBUILD usr/src/libpinyin-1.0/libpinyin-1.0.tar.gz usr/lib64/ usr/lib64/libpinyin.a usr/lib64/pkgconfig/ usr/lib64/pkgconfig/libpinyin.pc usr/lib64/libpinyin.la usr/lib64/libpinyin/ usr/lib64/libpinyin/data/ usr/lib64/libpinyin/data/pinyin_index.bin usr/lib64/libpinyin/data/table.conf usr/lib64/libpinyin/data/sport.bin usr/lib64/libpinyin/data/life.bin usr/lib64/libpinyin/data/nature.bin usr/lib64/libpinyin/data/gbk_char.bin usr/lib64/libpinyin/data/society.bin usr/lib64/libpinyin/data/merged.bin usr/lib64/libpinyin/data/economy.bin usr/lib64/libpinyin/data/gb_char.bin usr/lib64/libpinyin/data/scitech.bin usr/lib64/libpinyin/data/bigram.db usr/lib64/libpinyin/data/history.bin usr/lib64/libpinyin/data/phrase_index.bin usr/lib64/libpinyin/data/culture.bin usr/lib64/libpinyin/data/geology.bin usr/lib64/libpinyin/data/art.bin usr/lib64/libpinyin.so.4.0.0 Slackware package /home/djemos/Downloads/ibus/libpinyin/libpinyin-1.0-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories