The following packages will be installed: libcangjie Fetching README... 0%100%100%100%100%100%Done Fetching libcangjie.SlackBuild... 0%100%100%100%100%100%Done Fetching libcangjie.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done libcangjie-1.3/ libcangjie-1.3/configure libcangjie-1.3/depcomp libcangjie-1.3/m4/ libcangjie-1.3/m4/ltsugar.m4 libcangjie-1.3/m4/libtool.m4 libcangjie-1.3/m4/lt~obsolete.m4 libcangjie-1.3/m4/ltoptions.m4 libcangjie-1.3/m4/ltversion.m4 libcangjie-1.3/autogen.sh libcangjie-1.3/install-sh libcangjie-1.3/README.md libcangjie-1.3/aclocal.m4 libcangjie-1.3/config.guess libcangjie-1.3/missing libcangjie-1.3/config.sub libcangjie-1.3/Makefile.in libcangjie-1.3/src/ libcangjie-1.3/src/bench.c libcangjie-1.3/src/cangjiecharlist.h libcangjie-1.3/src/cangjieerrors.h libcangjie-1.3/src/cangjie.c libcangjie-1.3/src/cli.c libcangjie-1.3/src/dbbuilder.c libcangjie-1.3/src/cangjiechar.c libcangjie-1.3/src/cangjiecharlist.c libcangjie-1.3/src/cangjiecommon.h libcangjie-1.3/src/cangjie.h libcangjie-1.3/src/cangjiechar.h libcangjie-1.3/Makefile.am libcangjie-1.3/test-driver libcangjie-1.3/compile libcangjie-1.3/AUTHORS libcangjie-1.3/config.h.in libcangjie-1.3/tests/ libcangjie-1.3/tests/test_cangjie.c libcangjie-1.3/tests/test_cangjiecharlist.c libcangjie-1.3/tests/test_cangjiechar.c libcangjie-1.3/ltmain.sh libcangjie-1.3/COPYING libcangjie-1.3/docs/ libcangjie-1.3/docs/errors.md libcangjie-1.3/docs/cangjie.md libcangjie-1.3/docs/filters.md libcangjie-1.3/docs/cangjiechar.md libcangjie-1.3/docs/cangjiecharlist.md libcangjie-1.3/docs/index.md libcangjie-1.3/docs/versions.md libcangjie-1.3/docs/cli.md libcangjie-1.3/data/ libcangjie-1.3/data/cangjie.pc.in libcangjie-1.3/data/README.table.rst libcangjie-1.3/data/table.txt libcangjie-1.3/INSTALL.md libcangjie-1.3/configure.ac 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 whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) 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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert 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/i586-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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... 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/i586-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... no checking whether to build with gcov testing... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sqlite3... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/cangjie.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/usr/src/slapt-src/libraries/libcangjie/libcangjie-1.3' CC cangjie.lo CC cangjiechar.lo CC cangjiecharlist.lo CCLD libcangjie.la CC bench.o CCLD bin/libcangjie_bench CC cli.o CCLD bin/libcangjie_cli CC dbbuilder.o CCLD bin/libcangjie_dbbuilder GEN data/cangjie.db make[1]: Leaving directory '/usr/src/slapt-src/libraries/libcangjie/libcangjie-1.3' make[1]: Entering directory '/usr/src/slapt-src/libraries/libcangjie/libcangjie-1.3' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libcangjie.la '/usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libcangjie.so.2.0.1 /usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/lib/libcangjie.so.2.0.1 libtool: install: (cd /usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/lib && { ln -s -f libcangjie.so.2.0.1 libcangjie.so.2 || { rm -f libcangjie.so.2 && ln -s libcangjie.so.2.0.1 libcangjie.so.2; }; }) libtool: install: (cd /usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/lib && { ln -s -f libcangjie.so.2.0.1 libcangjie.so || { rm -f libcangjie.so && ln -s libcangjie.so.2.0.1 libcangjie.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libcangjie.lai /usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/lib/libcangjie.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c bin/libcangjie_bench bin/libcangjie_cli bin/libcangjie_dbbuilder '/usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/bin' libtool: install: warning: `libcangjie.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c bin/.libs/libcangjie_bench /usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/bin/libcangjie_bench libtool: install: warning: `libcangjie.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c bin/.libs/libcangjie_cli /usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/bin/libcangjie_cli libtool: install: /usr/bin/ginstall -c bin/libcangjie_dbbuilder /usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/bin/libcangjie_dbbuilder /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/share/libcangjie' /usr/bin/ginstall -c -m 644 data/cangjie.db '/usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/share/libcangjie' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/include/cangjie' /usr/bin/ginstall -c -m 644 src/cangjie.h src/cangjiechar.h src/cangjiecharlist.h src/cangjiecommon.h src/cangjieerrors.h '/usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/include/cangjie' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 data/cangjie.pc '/usr/src/slapt-src/libraries/libcangjie/package-libcangjie/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libcangjie/libcangjie-1.3' Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libcangjie.so.2 libcangjie.so.2.0.1 usr/lib/libcangjie.so libcangjie.so.2.0.1 Making symbolic link creation script: ( cd usr/lib ; rm -rf libcangjie.so.2 ) ( cd usr/lib ; ln -sf libcangjie.so.2.0.1 libcangjie.so.2 ) ( cd usr/lib ; rm -rf libcangjie.so ) ( cd usr/lib ; ln -sf libcangjie.so.2.0.1 libcangjie.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/libcangjie.so.2' removed './usr/lib/libcangjie.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: /usr/src/slapt-src/libraries/libcangjie/libcangjie-1.3-i486-1salix.txz ./ usr/ usr/include/ usr/include/cangjie/ usr/include/cangjie/cangjieerrors.h usr/include/cangjie/cangjiecommon.h usr/include/cangjie/cangjiechar.h usr/include/cangjie/cangjie.h usr/include/cangjie/cangjiecharlist.h usr/lib/ usr/lib/libcangjie.so.2.0.1 usr/lib/pkgconfig/ usr/lib/pkgconfig/cangjie.pc usr/lib/libcangjie.la usr/bin/ usr/bin/libcangjie_bench usr/bin/libcangjie_dbbuilder usr/bin/libcangjie_cli usr/doc/ usr/doc/libcangjie-1.3/ usr/doc/libcangjie-1.3/docs/ usr/doc/libcangjie-1.3/docs/cangjiechar.md usr/doc/libcangjie-1.3/docs/cangjiecharlist.md usr/doc/libcangjie-1.3/docs/cli.md usr/doc/libcangjie-1.3/docs/errors.md usr/doc/libcangjie-1.3/docs/versions.md usr/doc/libcangjie-1.3/docs/cangjie.md usr/doc/libcangjie-1.3/docs/filters.md usr/doc/libcangjie-1.3/docs/index.md usr/doc/libcangjie-1.3/libcangjie.SlackBuild usr/share/ usr/share/libcangjie/ usr/share/libcangjie/cangjie.db install/ install/doinst.sh install/slack-desc Slackware package /usr/src/slapt-src/libraries/libcangjie/libcangjie-1.3-i486-1salix.txz created. Installing package libcangjie-1.3-i486-1salix... | libcangjie (Library for Cangjie input method) | | Libcangjie is a C library implementing the Cangjie input method. The | library handles all the mappings between the input codes and the | desired characters, and provides some filtering options. | | Homepage: http://cangjians.github.io/projects/libcangjie/ | Main site: http://cangjians.github.io/ | | | | |