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... i486-slackware-linux-gnu checking host system type... i486-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/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-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 i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format... func_convert_file_noop checking how to convert i486-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i486-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/i486-slackware-linux/bin/ld) 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/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) 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/i486-slackware-linux/bin/ld) 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/libpinyin/src/libpinyin' Making all in src make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src' Making all in include make[3]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src/include' Making all in storage make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/src/storage' Making all in lookup make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/src/lookup' make[3]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src' CXX pinyin.lo CXXLD libpinyin.la CXX pinyin_internal.lo CXXLD libpinyin_internal.la make[3]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src' Making all in tests make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/tests' Making all in include make[3]: Entering directory `/home/djemos/libpinyin/src/libpinyin/tests/include' CXX test_memory_chunk.o CXXLD test_memory_chunk make[3]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/tests/include' Making all in storage make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/tests/storage' Making all in lookup make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/tests/lookup' make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/tests' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/tests' Making all in utils make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/utils' Making all in storage make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/utils/storage' Making all in segment make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/utils/segment' Making all in training make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/utils/training' make[3]: Entering directory `/home/djemos/libpinyin/src/libpinyin/utils' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/utils' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/utils' Making all in data make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/data' wget http://downloads.sourceforge.net/libpinyin/models/model7.text.tar.gz --2014-02-20 16:19:05-- 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://garr.dl.sourceforge.net/project/libpinyin/models/model7.text.tar.gz [ακολουθεί] --2014-02-20 16:19:05-- http://garr.dl.sourceforge.net/project/libpinyin/models/model7.text.tar.gz Εύρεση του garr.dl.sourceforge.net (garr.dl.sourceforge.net)... 193.206.140.34, 2001:760:ffff:b0::34 Connecting to garr.dl.sourceforge.net (garr.dl.sourceforge.net)|193.206.140.34|:80... συνδέθηκε. Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK Μήκος: 19666966 (19M) [application/x-gzip] Saving to: ‘model7.text.tar.gz’ 0K .......... .......... .......... .......... .......... 0% 231K 83s 50K .......... .......... .......... .......... .......... 0% 384K 66s 100K .......... .......... .......... .......... .......... 0% 347K 62s 150K .......... .......... .......... .......... .......... 1% 877K 52s 200K .......... .......... .......... .......... .......... 1% 403K 51s 250K .......... .......... .......... .......... .......... 1% 617K 47s 300K .......... .......... .......... .......... .......... 1% 892K 44s 350K .......... .......... .......... .......... .......... 2% 609K 42s 400K .......... .......... .......... .......... .......... 2% 925K 39s 450K .......... .......... .......... .......... .......... 2% 213K 44s 500K .......... .......... .......... .......... .......... 2% 140K 52s 550K .......... .......... .......... .......... .......... 3% 735K 50s 600K .......... .......... .......... .......... .......... 3% 266K 51s 650K .......... .......... .......... .......... .......... 3% 291K 52s 700K .......... .......... .......... .......... .......... 3% 666K 50s 750K .......... .......... .......... .......... .......... 4% 908K 48s 800K .......... .......... .......... .......... .......... 4% 349K 48s 850K .......... .......... .......... .......... .......... 4% 318K 49s 900K .......... .......... .......... .......... .......... 4% 273K 50s 950K .......... .......... .......... .......... .......... 5% 847K 48s 1000K .......... .......... .......... .......... .......... 5% 581K 47s 1050K .......... .......... .......... .......... .......... 5% 420K 47s 1100K .......... .......... .......... .......... .......... 5% 329K 47s 1150K .......... .......... .......... .......... .......... 6% 999K 46s 1200K .......... .......... .......... .......... .......... 6% 1,13M 44s 1250K .......... .......... .......... .......... .......... 6% 416K 44s 1300K .......... .......... .......... .......... .......... 7% 434K 44s 1350K .......... .......... .......... .......... .......... 7% 581K 43s 1400K .......... .......... .......... .......... .......... 7% 925K 42s 1450K .......... .......... .......... .......... .......... 7% 806K 42s 1500K .......... .......... .......... .......... .......... 8% 340K 42s 1550K .......... .......... .......... .......... .......... 8% 308K 42s 1600K .......... .......... .......... .......... .......... 8% 714K 42s 1650K .......... .......... .......... .......... .......... 8% 980K 41s 1700K .......... .......... .......... .......... .......... 9% 625K 40s 1750K .......... .......... .......... .......... .......... 9% 1,44M 39s 1800K .......... .......... .......... .......... .......... 9% 588K 39s 1850K .......... .......... .......... .......... .......... 9% 625K 39s 1900K .......... .......... .......... .......... .......... 10% 1,08M 38s 1950K .......... .......... .......... .......... .......... 10% 1,08M 37s 2000K .......... .......... .......... .......... .......... 10% 847K 37s 2050K .......... .......... .......... .......... .......... 10% 329K 37s 2100K .......... .......... .......... .......... .......... 11% 961K 36s 2150K .......... .......... .......... .......... .......... 11% 781K 36s 2200K .......... .......... .......... .......... .......... 11% 806K 36s 2250K .......... .......... .......... .......... .......... 11% 961K 35s 2300K .......... .......... .......... .......... .......... 12% 833K 35s 2350K .......... .......... .......... .......... .......... 12% 1,57M 34s 2400K .......... .......... .......... .......... .......... 12% 1,25M 33s 2450K .......... .......... .......... .......... .......... 13% 632K 33s 2500K .......... .......... .......... .......... .......... 13% 961K 33s 2550K .......... .......... .......... .......... .......... 13% 943K 32s 2600K .......... .......... .......... .......... .......... 13% 595K 32s 2650K .......... .......... .......... .......... .......... 14% 675K 32s 2700K .......... .......... .......... .......... .......... 14% 833K 32s 2750K .......... .......... .......... .......... .......... 14% 1,57M 31s 2800K .......... .......... .......... .......... .......... 14% 1,11M 31s 2850K .......... .......... .......... .......... .......... 15% 657K 31s 2900K .......... .......... .......... .......... .......... 15% 714K 30s 2950K .......... .......... .......... .......... .......... 15% 675K 30s 3000K .......... .......... .......... .......... .......... 15% 1,25M 30s 3050K .......... .......... .......... .......... .......... 16% 819K 30s 3100K .......... .......... .......... .......... .......... 16% 1,44M 29s 3150K .......... .......... .......... .......... .......... 16% 1,11M 29s 3200K .......... .......... .......... .......... .......... 16% 1,11M 29s 3250K .......... .......... .......... .......... .......... 17% 892K 28s 3300K .......... .......... .......... .......... .......... 17% 980K 28s 3350K .......... .......... .......... .......... .......... 17% 1,36M 28s 3400K .......... .......... .......... .......... .......... 17% 819K 27s 3450K .......... .......... .......... .......... .......... 18% 641K 27s 3500K .......... .......... .......... .......... .......... 18% 1,06M 27s 3550K .......... .......... .......... .......... .......... 18% 980K 27s 3600K .......... .......... .......... .......... .......... 19% 675K 27s 3650K .......... .......... .......... .......... .......... 19% 861K 27s 3700K .......... .......... .......... .......... .......... 19% 724K 26s 3750K .......... .......... .......... .......... .......... 19% 908K 26s 3800K .......... .......... .......... .......... .......... 20% 833K 26s 3850K .......... .......... .......... .......... .......... 20% 1,16M 26s 3900K .......... .......... .......... .......... .......... 20% 819K 26s 3950K .......... .......... .......... .......... .......... 20% 1,95M 25s 4000K .......... .......... .......... .......... .......... 21% 757K 25s 4050K .......... .......... .......... .......... .......... 21% 1,19M 25s 4100K .......... .......... .......... .......... .......... 21% 793K 25s 4150K .......... .......... .......... .......... .......... 21% 1,36M 24s 4200K .......... .......... .......... .......... .......... 22% 769K 24s 4250K .......... .......... .......... .......... .......... 22% 999K 24s 4300K .......... .......... .......... .......... .......... 22% 1,25M 24s 4350K .......... .......... .......... .......... .......... 22% 847K 24s 4400K .......... .......... .......... .......... .......... 23% 1,81M 23s 4450K .......... .......... .......... .......... .......... 23% 666K 23s 4500K .......... .......... .......... .......... .......... 23% 1,16M 23s 4550K .......... .......... .......... .......... .......... 23% 908K 23s 4600K .......... .......... .......... .......... .......... 24% 1,25M 23s 4650K .......... .......... .......... .......... .......... 24% 714K 23s 4700K .......... .......... .......... .......... .......... 24% 1,13M 23s 4750K .......... .......... .......... .......... .......... 24% 1,19M 22s 4800K .......... .......... .......... .......... .......... 25% 1,36M 22s 4850K .......... .......... .......... .......... .......... 25% 943K 22s 4900K .......... .......... .......... .......... .......... 25% 1,11M 22s 4950K .......... .......... .......... .......... .......... 26% 769K 22s 5000K .......... .......... .......... .......... .......... 26% 1,16M 22s 5050K .......... .......... .......... .......... .......... 26% 847K 21s 5100K .......... .......... .......... .......... .......... 26% 1,44M 21s 5150K .......... .......... .......... .......... .......... 27% 724K 21s 5200K .......... .......... .......... .......... .......... 27% 1,81M 21s 5250K .......... .......... .......... .......... .......... 27% 714K 21s 5300K .......... .......... .......... .......... .......... 27% 1,13M 21s 5350K .......... .......... .......... .......... .......... 28% 847K 21s 5400K .......... .......... .......... .......... .......... 28% 1,19M 20s 5450K .......... .......... .......... .......... .......... 28% 666K 20s 5500K .......... .......... .......... .......... .......... 28% 1,11M 20s 5550K .......... .......... .......... .......... .......... 29% 877K 20s 5600K .......... .......... .......... .......... .......... 29% 1,16M 20s 5650K .......... .......... .......... .......... .......... 29% 657K 20s 5700K .......... .......... .......... .......... .......... 29% 892K 20s 5750K .......... .......... .......... .......... .......... 30% 833K 20s 5800K .......... .......... .......... .......... .......... 30% 1,63M 19s 5850K .......... .......... .......... .......... .......... 30% 555K 19s 5900K .......... .......... .......... .......... .......... 30% 1,22M 19s 5950K .......... .......... .......... .......... .......... 31% 925K 19s 6000K .......... .......... .......... .......... .......... 31% 1,02M 19s 6050K .......... .......... .......... .......... .......... 31% 847K 19s 6100K .......... .......... .......... .......... .......... 32% 819K 19s 6150K .......... .......... .......... .......... .......... 32% 961K 19s 6200K .......... .......... .......... .......... .......... 32% 1,57M 19s 6250K .......... .......... .......... .......... .......... 32% 769K 19s 6300K .......... .......... .......... .......... .......... 33% 806K 18s 6350K .......... .......... .......... .......... .......... 33% 1,32M 18s 6400K .......... .......... .......... .......... .......... 33% 1,11M 18s 6450K .......... .......... .......... .......... .......... 33% 704K 18s 6500K .......... .......... .......... .......... .......... 34% 746K 18s 6550K .......... .......... .......... .......... .......... 34% 1,25M 18s 6600K .......... .......... .......... .......... .......... 34% 543K 18s 6650K .......... .......... .......... .......... .......... 34% 943K 18s 6700K .......... .......... .......... .......... .......... 35% 595K 18s 6750K .......... .......... .......... .......... .......... 35% 833K 18s 6800K .......... .......... .......... .......... .......... 35% 1,25M 17s 6850K .......... .......... .......... .......... .......... 35% 861K 17s 6900K .......... .......... .......... .......... .......... 36% 1,44M 17s 6950K .......... .......... .......... .......... .......... 36% 793K 17s 7000K .......... .......... .......... .......... .......... 36% 694K 17s 7050K .......... .......... .......... .......... .......... 36% 925K 17s 7100K .......... .......... .......... .......... .......... 37% 746K 17s 7150K .......... .......... .......... .......... .......... 37% 532K 17s 7200K .......... .......... .......... .......... .......... 37% 892K 17s 7250K .......... .......... .......... .......... .......... 38% 595K 17s 7300K .......... .......... .......... .......... .......... 38% 1,13M 17s 7350K .......... .......... .......... .......... .......... 38% 735K 17s 7400K .......... .......... .......... .......... .......... 38% 1,28M 16s 7450K .......... .......... .......... .......... .......... 39% 714K 16s 7500K .......... .......... .......... .......... .......... 39% 704K 16s 7550K .......... .......... .......... .......... .......... 39% 999K 16s 7600K .......... .......... .......... .......... .......... 39% 819K 16s 7650K .......... .......... .......... .......... .......... 40% 1,32M 16s 7700K .......... .......... .......... .......... .......... 40% 892K 16s 7750K .......... .......... .......... .......... .......... 40% 1020K 16s 7800K .......... .......... .......... .......... .......... 40% 793K 16s 7850K .......... .......... .......... .......... .......... 41% 1,28M 16s 7900K .......... .......... .......... .......... .......... 41% 1,04M 16s 7950K .......... .......... .......... .......... .......... 41% 1,32M 15s 8000K .......... .......... .......... .......... .......... 41% 861K 15s 8050K .......... .......... .......... .......... .......... 42% 568K 15s 8100K .......... .......... .......... .......... .......... 42% 925K 15s 8150K .......... .......... .......... .......... .......... 42% 757K 15s 8200K .......... .......... .......... .......... .......... 42% 833K 15s 8250K .......... .......... .......... .......... .......... 43% 581K 15s 8300K .......... .......... .......... .......... .......... 43% 1,36M 15s 8350K .......... .......... .......... .......... .......... 43% 675K 15s 8400K .......... .......... .......... .......... .......... 43% 1,19M 15s 8450K .......... .......... .......... .......... .......... 44% 757K 15s 8500K .......... .......... .......... .......... .......... 44% 1,44M 15s 8550K .......... .......... .......... .......... .......... 44% 1,04M 14s 8600K .......... .......... .......... .......... .......... 45% 1,32M 14s 8650K .......... .......... .......... .......... .......... 45% 943K 14s 8700K .......... .......... .......... .......... .......... 45% 892K 14s 8750K .......... .......... .......... .......... .......... 45% 793K 14s 8800K .......... .......... .......... .......... .......... 46% 1,06M 14s 8850K .......... .......... .......... .......... .......... 46% 757K 14s 8900K .......... .......... .......... .......... .......... 46% 568K 14s 8950K .......... .......... .......... .......... .......... 46% 1,36M 14s 9000K .......... .......... .......... .......... .......... 47% 793K 14s 9050K .......... .......... .......... .......... .......... 47% 1,28M 14s 9100K .......... .......... .......... .......... .......... 47% 746K 14s 9150K .......... .......... .......... .......... .......... 47% 704K 13s 9200K .......... .......... .......... .......... .......... 48% 943K 13s 9250K .......... .......... .......... .......... .......... 48% 819K 13s 9300K .......... .......... .......... .......... .......... 48% 980K 13s 9350K .......... .......... .......... .......... .......... 48% 806K 13s 9400K .......... .......... .......... .......... .......... 49% 1,04M 13s 9450K .......... .......... .......... .......... .......... 49% 714K 13s 9500K .......... .......... .......... .......... .......... 49% 1,06M 13s 9550K .......... .......... .......... .......... .......... 49% 735K 13s 9600K .......... .......... .......... .......... .......... 50% 714K 13s 9650K .......... .......... .......... .......... .......... 50% 327K 13s 9700K .......... .......... .......... .......... .......... 50% 781K 13s 9750K .......... .......... .......... .......... .......... 51% 1,08M 13s 9800K .......... .......... .......... .......... .......... 51% 1,39M 13s 9850K .......... .......... .......... .......... .......... 51% 714K 12s 9900K .......... .......... .......... .......... .......... 51% 1,04M 12s 9950K .......... .......... .......... .......... .......... 52% 714K 12s 10000K .......... .......... .......... .......... .......... 52% 1,02M 12s 10050K .......... .......... .......... .......... .......... 52% 714K 12s 10100K .......... .......... .......... .......... .......... 52% 1,44M 12s 10150K .......... .......... .......... .......... .......... 53% 961K 12s 10200K .......... .......... .......... .......... .......... 53% 1,39M 12s 10250K .......... .......... .......... .......... .......... 53% 925K 12s 10300K .......... .......... .......... .......... .......... 53% 1,39M 12s 10350K .......... .......... .......... .......... .......... 54% 793K 12s 10400K .......... .......... .......... .......... .......... 54% 943K 12s 10450K .......... .......... .......... .......... .......... 54% 675K 12s 10500K .......... .......... .......... .......... .......... 54% 1,52M 11s 10550K .......... .......... .......... .......... .......... 55% 675K 11s 10600K .......... .......... .......... .......... .......... 55% 1,08M 11s 10650K .......... .......... .......... .......... .......... 55% 735K 11s 10700K .......... .......... .......... .......... .......... 55% 1,44M 11s 10750K .......... .......... .......... .......... .......... 56% 833K 11s 10800K .......... .......... .......... .......... .......... 56% 1,57M 11s 10850K .......... .......... .......... .......... .......... 56% 632K 11s 10900K .......... .......... .......... .......... .......... 57% 819K 11s 10950K .......... .......... .......... .......... .......... 57% 704K 11s 11000K .......... .......... .......... .......... .......... 57% 1,36M 11s 11050K .......... .......... .......... .......... .......... 57% 724K 11s 11100K .......... .......... .......... .......... .......... 58% 1,22M 11s 11150K .......... .......... .......... .......... .......... 58% 833K 10s 11200K .......... .......... .......... .......... .......... 58% 1,48M 10s 11250K .......... .......... .......... .......... .......... 58% 819K 10s 11300K .......... .......... .......... .......... .......... 59% 1,25M 10s 11350K .......... .......... .......... .......... .......... 59% 819K 10s 11400K .......... .......... .......... .......... .......... 59% 861K 10s 11450K .......... .......... .......... .......... .......... 59% 961K 10s 11500K .......... .......... .......... .......... .......... 60% 961K 10s 11550K .......... .......... .......... .......... .......... 60% 1,19M 10s 11600K .......... .......... .......... .......... .......... 60% 735K 10s 11650K .......... .......... .......... .......... .......... 60% 819K 10s 11700K .......... .......... .......... .......... .......... 61% 1,06M 10s 11750K .......... .......... .......... .......... .......... 61% 819K 10s 11800K .......... .......... .......... .......... .......... 61% 757K 10s 11850K .......... .......... .......... .......... .......... 61% 1,02M 9s 11900K .......... .......... .......... .......... .......... 62% 657K 9s 11950K .......... .......... .......... .......... .......... 62% 1,08M 9s 12000K .......... .......... .......... .......... .......... 62% 793K 9s 12050K .......... .......... .......... .......... .......... 63% 861K 9s 12100K .......... .......... .......... .......... .......... 63% 735K 9s 12150K .......... .......... .......... .......... .......... 63% 1,13M 9s 12200K .......... .......... .......... .......... .......... 63% 724K 9s 12250K .......... .......... .......... .......... .......... 64% 847K 9s 12300K .......... .......... .......... .......... .......... 64% 609K 9s 12350K .......... .......... .......... .......... .......... 64% 1,25M 9s 12400K .......... .......... .......... .......... .......... 64% 684K 9s 12450K .......... .......... .......... .......... .......... 65% 641K 9s 12500K .......... .......... .......... .......... .......... 65% 549K 9s 12550K .......... .......... .......... .......... .......... 65% 595K 9s 12600K .......... .......... .......... .......... .......... 65% 675K 9s 12650K .......... .......... .......... .......... .......... 66% 724K 8s 12700K .......... .......... .......... .......... .......... 66% 847K 8s 12750K .......... .......... .......... .......... .......... 66% 1,32M 8s 12800K .......... .......... .......... .......... .......... 66% 1,48M 8s 12850K .......... .......... .......... .......... .......... 67% 833K 8s 12900K .......... .......... .......... .......... .......... 67% 1,25M 8s 12950K .......... .......... .......... .......... .......... 67% 925K 8s 13000K .......... .......... .......... .......... .......... 67% 980K 8s 13050K .......... .......... .......... .......... .......... 68% 735K 8s 13100K .......... .......... .......... .......... .......... 68% 1,22M 8s 13150K .......... .......... .......... .......... .......... 68% 757K 8s 13200K .......... .......... .......... .......... .......... 68% 1,74M 8s 13250K .......... .......... .......... .......... .......... 69% 704K 8s 13300K .......... .......... .......... .......... .......... 69% 1,19M 8s 13350K .......... .......... .......... .......... .......... 69% 806K 7s 13400K .......... .......... .......... .......... .......... 70% 675K 7s 13450K .......... .......... .......... .......... .......... 70% 769K 7s 13500K .......... .......... .......... .......... .......... 70% 980K 7s 13550K .......... .......... .......... .......... .......... 70% 657K 7s 13600K .......... .......... .......... .......... .......... 71% 1,02M 7s 13650K .......... .......... .......... .......... .......... 71% 781K 7s 13700K .......... .......... .......... .......... .......... 71% 1,28M 7s 13750K .......... .......... .......... .......... .......... 71% 793K 7s 13800K .......... .......... .......... .......... .......... 72% 666K 7s 13850K .......... .......... .......... .......... .......... 72% 595K 7s 13900K .......... .......... .......... .......... .......... 72% 1,81M 7s 13950K .......... .......... .......... .......... .......... 72% 892K 7s 14000K .......... .......... .......... .......... .......... 73% 526K 7s 14050K .......... .......... .......... .......... .......... 73% 1,04M 7s 14100K .......... .......... .......... .......... .......... 73% 746K 6s 14150K .......... .......... .......... .......... .......... 73% 819K 6s 14200K .......... .......... .......... .......... .......... 74% 769K 6s 14250K .......... .......... .......... .......... .......... 74% 1,02M 6s 14300K .......... .......... .......... .......... .......... 74% 892K 6s 14350K .......... .......... .......... .......... .......... 74% 1,88M 6s 14400K .......... .......... .......... .......... .......... 75% 714K 6s 14450K .......... .......... .......... .......... .......... 75% 657K 6s 14500K .......... .......... .......... .......... .......... 75% 1,19M 6s 14550K .......... .......... .......... .......... .......... 76% 769K 6s 14600K .......... .......... .......... .......... .......... 76% 819K 6s 14650K .......... .......... .......... .......... .......... 76% 724K 6s 14700K .......... .......... .......... .......... .......... 76% 1,32M 6s 14750K .......... .......... .......... .......... .......... 77% 819K 6s 14800K .......... .......... .......... .......... .......... 77% 1,04M 6s 14850K .......... .......... .......... .......... .......... 77% 704K 5s 14900K .......... .......... .......... .......... .......... 77% 781K 5s 14950K .......... .......... .......... .......... .......... 78% 1,06M 5s 15000K .......... .......... .......... .......... .......... 78% 1,74M 5s 15050K .......... .......... .......... .......... .......... 78% 999K 5s 15100K .......... .......... .......... .......... .......... 78% 641K 5s 15150K .......... .......... .......... .......... .......... 79% 877K 5s 15200K .......... .......... .......... .......... .......... 79% 1,19M 5s 15250K .......... .......... .......... .......... .......... 79% 480K 5s 15300K .......... .......... .......... .......... .......... 79% 649K 5s 15350K .......... .......... .......... .......... .......... 80% 746K 5s 15400K .......... .......... .......... .......... .......... 80% 1,19M 5s 15450K .......... .......... .......... .......... .......... 80% 793K 5s 15500K .......... .......... .......... .......... .......... 80% 833K 5s 15550K .......... .......... .......... .......... .......... 81% 1,36M 5s 15600K .......... .......... .......... .......... .......... 81% 1,57M 5s 15650K .......... .......... .......... .......... .......... 81% 769K 4s 15700K .......... .......... .......... .......... .......... 82% 861K 4s 15750K .......... .......... .......... .......... .......... 82% 1,16M 4s 15800K .......... .......... .......... .......... .......... 82% 847K 4s 15850K .......... .......... .......... .......... .......... 82% 1,19M 4s 15900K .......... .......... .......... .......... .......... 83% 1020K 4s 15950K .......... .......... .......... .......... .......... 83% 1,25M 4s 16000K .......... .......... .......... .......... .......... 83% 714K 4s 16050K .......... .......... .......... .......... .......... 83% 1020K 4s 16100K .......... .......... .......... .......... .......... 84% 980K 4s 16150K .......... .......... .......... .......... .......... 84% 1,19M 4s 16200K .......... .......... .......... .......... .......... 84% 694K 4s 16250K .......... .......... .......... .......... .......... 84% 1,32M 4s 16300K .......... .......... .......... .......... .......... 85% 714K 4s 16350K .......... .......... .......... .......... .......... 85% 781K 4s 16400K .......... .......... .......... .......... .......... 85% 1020K 3s 16450K .......... .......... .......... .......... .......... 85% 892K 3s 16500K .......... .......... .......... .......... .......... 86% 1,22M 3s 16550K .......... .......... .......... .......... .......... 86% 961K 3s 16600K .......... .......... .......... .......... .......... 86% 806K 3s 16650K .......... .......... .......... .......... .......... 86% 1,16M 3s 16700K .......... .......... .......... .......... .......... 87% 862K 3s 16750K .......... .......... .......... .......... .......... 87% 1,04M 3s 16800K .......... .......... .......... .......... .......... 87% 574K 3s 16850K .......... .......... .......... .......... .......... 87% 625K 3s 16900K .......... .......... .......... .......... .......... 88% 769K 3s 16950K .......... .......... .......... .......... .......... 88% 1,04M 3s 17000K .......... .......... .......... .......... .......... 88% 806K 3s 17050K .......... .......... .......... .......... .......... 89% 1,06M 3s 17100K .......... .......... .......... .......... .......... 89% 806K 3s 17150K .......... .......... .......... .......... .......... 89% 1,57M 3s 17200K .......... .......... .......... .......... .......... 89% 908K 2s 17250K .......... .......... .......... .......... .......... 90% 1,16M 2s 17300K .......... .......... .......... .......... .......... 90% 961K 2s 17350K .......... .......... .......... .......... .......... 90% 1,36M 2s 17400K .......... .......... .......... .......... .......... 90% 862K 2s 17450K .......... .......... .......... .......... .......... 91% 1020K 2s 17500K .......... .......... .......... .......... .......... 91% 833K 2s 17550K .......... .......... .......... .......... .......... 91% 847K 2s 17600K .......... .......... .......... .......... .......... 91% 833K 2s 17650K .......... .......... .......... .......... .......... 92% 724K 2s 17700K .......... .......... .......... .......... .......... 92% 943K 2s 17750K .......... .......... .......... .......... .......... 92% 1020K 2s 17800K .......... .......... .......... .......... .......... 92% 877K 2s 17850K .......... .......... .......... .......... .......... 93% 1020K 2s 17900K .......... .......... .......... .......... .......... 93% 908K 2s 17950K .......... .......... .......... .......... .......... 93% 1,08M 1s 18000K .......... .......... .......... .......... .......... 93% 833K 1s 18050K .......... .......... .......... .......... .......... 94% 1,13M 1s 18100K .......... .......... .......... .......... .......... 94% 833K 1s 18150K .......... .......... .......... .......... .......... 94% 1,68M 1s 18200K .......... .......... .......... .......... .......... 95% 1,04M 1s 18250K .......... .......... .......... .......... .......... 95% 1,13M 1s 18300K .......... .......... .......... .......... .......... 95% 1,32M 1s 18350K .......... .......... .......... .......... .......... 95% 862K 1s 18400K .......... .......... .......... .......... .......... 96% 1,48M 1s 18450K .......... .......... .......... .......... .......... 96% 641K 1s 18500K .......... .......... .......... .......... .......... 96% 757K 1s 18550K .......... .......... .......... .......... .......... 96% 1,04M 1s 18600K .......... .......... .......... .......... .......... 97% 892K 1s 18650K .......... .......... .......... .......... .......... 97% 1,04M 1s 18700K .......... .......... .......... .......... .......... 97% 1,08M 1s 18750K .......... .......... .......... .......... .......... 97% 1,36M 1s 18800K .......... .......... .......... .......... .......... 98% 1,57M 0s 18850K .......... .......... .......... .......... .......... 98% 877K 0s 18900K .......... .......... .......... .......... .......... 98% 2,44M 0s 18950K .......... .......... .......... .......... .......... 98% 5,42M 0s 19000K .......... .......... .......... .......... .......... 99% 12,2M 0s 19050K .......... .......... .......... .......... .......... 99% 12,2M 0s 19100K .......... .......... .......... .......... .......... 99% 97,7M 0s 19150K .......... .......... .......... .......... .......... 99% 4,44M 0s 19200K ...... 100% 11,8M=23s 2014-02-20 16:19:30 (824 KB/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/libpinyin/src/libpinyin/data' Making all in doc make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/doc' make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin' make[1]: Leaving directory `/home/djemos/libpinyin/src/libpinyin' Making install in src make[1]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src' Making install in include make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src/include' make[3]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src/include' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/libpinyin/pkg/usr/include/libpinyin-1.0.0' /usr/bin/ginstall -c -m 644 novel_types.h '/home/djemos/libpinyin/pkg/usr/include/libpinyin-1.0.0' make[3]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src/include' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src/include' Making install in storage make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src/storage' make[3]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src/storage' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/libpinyin/pkg/usr/include/libpinyin-1.0.0' /usr/bin/ginstall -c -m 644 pinyin_custom2.h '/home/djemos/libpinyin/pkg/usr/include/libpinyin-1.0.0' make[3]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src/storage' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src/storage' Making install in lookup make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src/lookup' make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/src/lookup' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src/lookup' make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src' make[3]: Entering directory `/home/djemos/libpinyin/src/libpinyin/src' /usr/bin/mkdir -p '/home/djemos/libpinyin/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libpinyin.la '/home/djemos/libpinyin/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libpinyin.so.4.0.0 /home/djemos/libpinyin/pkg/usr/lib/libpinyin.so.4.0.0 libtool: install: (cd /home/djemos/libpinyin/pkg/usr/lib && { 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/libpinyin/pkg/usr/lib && { 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/libpinyin/pkg/usr/lib/libpinyin.la libtool: install: /usr/bin/ginstall -c .libs/libpinyin.a /home/djemos/libpinyin/pkg/usr/lib/libpinyin.a libtool: install: chmod 644 /home/djemos/libpinyin/pkg/usr/lib/libpinyin.a libtool: install: ranlib /home/djemos/libpinyin/pkg/usr/lib/libpinyin.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/libpinyin/pkg/usr/include/libpinyin-1.0.0' /usr/bin/ginstall -c -m 644 pinyin.h '/home/djemos/libpinyin/pkg/usr/include/libpinyin-1.0.0' make[3]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src' make[1]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/src' Making install in tests make[1]: Entering directory `/home/djemos/libpinyin/src/libpinyin/tests' Making install in include make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/tests/include' make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/tests/include' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/tests/include' Making install in storage make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/tests/storage' make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/tests/storage' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/tests/storage' Making install in lookup make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/tests/lookup' make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/tests/lookup' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/tests/lookup' make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/tests' make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/tests' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/tests' make[1]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/tests' Making install in utils make[1]: Entering directory `/home/djemos/libpinyin/src/libpinyin/utils' Making install in storage make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/utils/storage' make[3]: Entering directory `/home/djemos/libpinyin/src/libpinyin/utils/storage' /usr/bin/mkdir -p '/home/djemos/libpinyin/pkg/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c gen_binary_files import_interpolation '/home/djemos/libpinyin/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c gen_binary_files /home/djemos/libpinyin/pkg/usr/bin/gen_binary_files libtool: install: /usr/bin/ginstall -c import_interpolation /home/djemos/libpinyin/pkg/usr/bin/import_interpolation make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/utils/storage' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/utils/storage' Making install in segment make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/utils/segment' make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/utils/segment' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/utils/segment' Making install in training make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/utils/training' make[3]: Entering directory `/home/djemos/libpinyin/src/libpinyin/utils/training' /usr/bin/mkdir -p '/home/djemos/libpinyin/pkg/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c gen_unigram '/home/djemos/libpinyin/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c gen_unigram /home/djemos/libpinyin/pkg/usr/bin/gen_unigram make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/utils/training' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/utils/training' make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/utils' make[3]: Entering directory `/home/djemos/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/libpinyin/src/libpinyin/utils' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/utils' make[1]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/utils' Making install in data make[1]: Entering directory `/home/djemos/libpinyin/src/libpinyin/data' make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/libpinyin/pkg/usr/lib/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/libpinyin/pkg/usr/lib/libpinyin/data' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/data' make[1]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/data' Making install in doc make[1]: Entering directory `/home/djemos/libpinyin/src/libpinyin/doc' make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/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/libpinyin/pkg/usr/share/man/man1' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/doc' make[1]: Leaving directory `/home/djemos/libpinyin/src/libpinyin/doc' make[1]: Entering directory `/home/djemos/libpinyin/src/libpinyin' make[2]: Entering directory `/home/djemos/libpinyin/src/libpinyin' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/libpinyin/pkg/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libpinyin.pc '/home/djemos/libpinyin/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/djemos/libpinyin/src/libpinyin' make[1]: Leaving directory `/home/djemos/libpinyin/src/libpinyin' /home/djemos/libpinyin/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Φεβ 20 16:21 install drwxr-xr-x 8 root root 4096 Φεβ 20 16:21 usr /home/djemos/libpinyin/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 188 Φεβ 20 16:21 slack-desc /home/djemos/libpinyin/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 Φεβ 20 16:21 bin drwxr-xr-x 3 root root 4096 Φεβ 20 16:21 doc drwxr-xr-x 3 root root 4096 Φεβ 20 16:20 include drwxr-xr-x 4 root root 4096 Φεβ 20 16:21 lib drwxr-xr-x 3 root root 4096 Φεβ 20 16:21 man drwxr-xr-x 3 root root 4096 Φεβ 20 16:09 src /home/djemos/libpinyin/pkg/usr/bin: σύνολο 652 -rwxr-xr-x 1 root root 280664 Φεβ 20 16:21 gen_binary_files -rwxr-xr-x 1 root root 152312 Φεβ 20 16:21 gen_unigram -rwxr-xr-x 1 root root 228376 Φεβ 20 16:21 import_interpolation /home/djemos/libpinyin/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 20 16:21 libpinyin-1.0 /home/djemos/libpinyin/pkg/usr/doc/libpinyin-1.0: σύνολο 4 -rw-r--r-- 1 root root 98 Φεβ 20 16:21 AUTHORS /home/djemos/libpinyin/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 20 16:21 libpinyin-1.0.0 /home/djemos/libpinyin/pkg/usr/include/libpinyin-1.0.0: σύνολο 32 -rw-r--r-- 1 root root 4340 Φεβ 20 16:20 novel_types.h -rw-r--r-- 1 root root 20426 Φεβ 20 16:21 pinyin.h -rw-r--r-- 1 root root 2748 Φεβ 20 16:20 pinyin_custom2.h /home/djemos/libpinyin/pkg/usr/lib: σύνολο 988 drwxr-xr-x 3 root root 4096 Φεβ 20 16:21 libpinyin -rw-r--r-- 1 root root 622730 Φεβ 20 16:21 libpinyin.a -rwxr-xr-x 1 root root 986 Φεβ 20 16:21 libpinyin.la lrwxrwxrwx 1 root root 18 Φεβ 20 16:21 libpinyin.so -> libpinyin.so.4.0.0 lrwxrwxrwx 1 root root 18 Φεβ 20 16:21 libpinyin.so.4 -> libpinyin.so.4.0.0 -rwxr-xr-x 1 root root 372680 Φεβ 20 16:21 libpinyin.so.4.0.0 drwxr-xr-x 2 root root 4096 Φεβ 20 16:21 pkgconfig /home/djemos/libpinyin/pkg/usr/lib/libpinyin: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 20 16:21 data /home/djemos/libpinyin/pkg/usr/lib/libpinyin/data: σύνολο 30340 -rw-r--r-- 1 root root 10325 Φεβ 20 16:21 art.bin -rw-r--r-- 1 root root 25944064 Φεβ 20 16:21 bigram.db -rw-r--r-- 1 root root 40405 Φεβ 20 16:21 culture.bin -rw-r--r-- 1 root root 17375 Φεβ 20 16:21 economy.bin -rw-r--r-- 1 root root 2972771 Φεβ 20 16:21 gb_char.bin -rw-r--r-- 1 root root 330247 Φεβ 20 16:21 gbk_char.bin -rw-r--r-- 1 root root 54353 Φεβ 20 16:21 geology.bin -rw-r--r-- 1 root root 14405 Φεβ 20 16:21 history.bin -rw-r--r-- 1 root root 20589 Φεβ 20 16:21 life.bin -rw-r--r-- 1 root root 62751 Φεβ 20 16:21 merged.bin -rw-r--r-- 1 root root 41517 Φεβ 20 16:21 nature.bin -rw-r--r-- 1 root root 1822526 Φεβ 20 16:21 phrase_index.bin -rw-r--r-- 1 root root 1194091 Φεβ 20 16:21 pinyin_index.bin -rw-r--r-- 1 root root 88007 Φεβ 20 16:21 scitech.bin -rw-r--r-- 1 root root 43817 Φεβ 20 16:21 society.bin -rw-r--r-- 1 root root 58785 Φεβ 20 16:21 sport.bin -rw-r--r-- 1 root root 602 Φεβ 20 16:21 table.conf /home/djemos/libpinyin/pkg/usr/lib/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 341 Φεβ 20 16:21 libpinyin.pc /home/djemos/libpinyin/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 20 16:21 man1 /home/djemos/libpinyin/pkg/usr/man/man1: σύνολο 16 -rw-r--r-- 1 root root 60 Φεβ 20 16:21 gen_binary_files.1.gz -rw-r--r-- 1 root root 55 Φεβ 20 16:21 gen_unigram.1.gz -rw-r--r-- 1 root root 64 Φεβ 20 16:21 import_interpolation.1.gz -rw-r--r-- 1 root root 532 Φεβ 20 16:21 libpinyin.1.gz /home/djemos/libpinyin/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 20 16:21 libpinyin-1.0 /home/djemos/libpinyin/pkg/usr/src/libpinyin-1.0: σύνολο 2488 -rw-r--r-- 1 root root 864 Φεβ 20 16:21 SLKBUILD -rw-r--r-- 1 root root 2540145 Φεβ 20 16:09 libpinyin-1.0.tar.gz Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libpinyin.so.4 -> libpinyin.so.4.0.0 usr/lib/libpinyin.so -> libpinyin.so.4.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libpinyin.so.4 ) ( cd usr/lib ; ln -sf libpinyin.so.4.0.0 libpinyin.so.4 ) ( cd usr/lib ; rm -rf libpinyin.so ) ( cd usr/lib ; ln -sf libpinyin.so.4.0.0 libpinyin.so ) 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/lib/libpinyin.so.4» removed «./usr/lib/libpinyin.so» 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/libpinyin/libpinyin-1.0-i486-1dj.txz ./ usr/ usr/src/ usr/src/libpinyin-1.0/ usr/src/libpinyin-1.0/libpinyin-1.0.tar.gz usr/src/libpinyin-1.0/SLKBUILD 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/gen_binary_files.1.gz usr/man/man1/gen_unigram.1.gz usr/man/man1/libpinyin.1.gz usr/include/ usr/include/libpinyin-1.0.0/ usr/include/libpinyin-1.0.0/pinyin.h usr/include/libpinyin-1.0.0/novel_types.h usr/include/libpinyin-1.0.0/pinyin_custom2.h usr/lib/ usr/lib/libpinyin/ usr/lib/libpinyin/data/ usr/lib/libpinyin/data/gbk_char.bin usr/lib/libpinyin/data/society.bin usr/lib/libpinyin/data/phrase_index.bin usr/lib/libpinyin/data/gb_char.bin usr/lib/libpinyin/data/nature.bin usr/lib/libpinyin/data/history.bin usr/lib/libpinyin/data/economy.bin usr/lib/libpinyin/data/life.bin usr/lib/libpinyin/data/merged.bin usr/lib/libpinyin/data/culture.bin usr/lib/libpinyin/data/pinyin_index.bin usr/lib/libpinyin/data/art.bin usr/lib/libpinyin/data/bigram.db usr/lib/libpinyin/data/sport.bin usr/lib/libpinyin/data/scitech.bin usr/lib/libpinyin/data/geology.bin usr/lib/libpinyin/data/table.conf usr/lib/libpinyin.a usr/lib/libpinyin.so.4.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/libpinyin.pc usr/lib/libpinyin.la usr/bin/ usr/bin/gen_binary_files usr/bin/gen_unigram usr/bin/import_interpolation install/ install/slack-desc install/doinst.sh Slackware package /home/djemos/libpinyin/libpinyin-1.0-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories