The following packages will be installed: kc Fetching README... 0%100%100%100%100%100%Done Fetching kc.SlackBuild... 0%100%100%100%100%100%Done Fetching kc.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done kc-2.4.2/ kc-2.4.2/.gitignore kc-2.4.2/Changelog kc-2.4.2/IDEAS kc-2.4.2/INSTALL kc-2.4.2/LICENSE kc-2.4.2/Makefile kc-2.4.2/Makefile.linux kc-2.4.2/README.md kc-2.4.2/bcrypt/ kc-2.4.2/bcrypt/Makefile kc-2.4.2/bcrypt/Makefile.linux kc-2.4.2/bcrypt/README.md kc-2.4.2/bcrypt/bcrypt_pbkdf.c kc-2.4.2/bcrypt/bcrypt_pbkdf.h kc-2.4.2/bcrypt/blf.c kc-2.4.2/bcrypt/blf.h kc-2.4.2/bcrypt/explicit_bzero.c kc-2.4.2/bcrypt/sha2.c kc-2.4.2/bcrypt/sha2.h kc-2.4.2/cmd_c.c kc-2.4.2/cmd_cdel.c kc-2.4.2/cmd_cedit.c kc-2.4.2/cmd_clear.c kc-2.4.2/cmd_clipboard.c kc-2.4.2/cmd_clist.c kc-2.4.2/cmd_cnew.c kc-2.4.2/cmd_copy.c kc-2.4.2/cmd_del.c kc-2.4.2/cmd_edit.c kc-2.4.2/cmd_export.c kc-2.4.2/cmd_getnum.c kc-2.4.2/cmd_help.c kc-2.4.2/cmd_import.c kc-2.4.2/cmd_info.c kc-2.4.2/cmd_list.c kc-2.4.2/cmd_near.c kc-2.4.2/cmd_new.c kc-2.4.2/cmd_passwd.c kc-2.4.2/cmd_quit.c kc-2.4.2/cmd_search.c kc-2.4.2/cmd_searchre.c kc-2.4.2/cmd_status.c kc-2.4.2/cmd_swap.c kc-2.4.2/cmd_version.c kc-2.4.2/cmd_write.c kc-2.4.2/commands.c kc-2.4.2/commands.h kc-2.4.2/commands_init.c kc-2.4.2/common.h kc-2.4.2/kc.1 kc-2.4.2/kc.c kc-2.4.2/malloc_check.c kc-2.4.2/pwsafe_to_kc.pl kc-2.4.2/regress/ kc-2.4.2/regress/cmd_c.sh kc-2.4.2/regress/cmd_cdel.sh kc-2.4.2/regress/cmd_cedit.sh kc-2.4.2/regress/cmd_clear.sh kc-2.4.2/regress/cmd_clist.sh kc-2.4.2/regress/cmd_cnew.sh kc-2.4.2/regress/cmd_copy.sh kc-2.4.2/regress/cmd_del.sh kc-2.4.2/regress/cmd_edit.sh kc-2.4.2/regress/cmd_export.sh kc-2.4.2/regress/cmd_getnum.sh kc-2.4.2/regress/cmd_help.sh kc-2.4.2/regress/cmd_import.sh kc-2.4.2/regress/cmd_info.sh kc-2.4.2/regress/cmd_insert.sh kc-2.4.2/regress/cmd_list.sh kc-2.4.2/regress/cmd_near.sh kc-2.4.2/regress/cmd_new.sh kc-2.4.2/regress/cmd_opt_c.sh kc-2.4.2/regress/cmd_passwd.sh kc-2.4.2/regress/cmd_quit.sh kc-2.4.2/regress/cmd_search.sh kc-2.4.2/regress/cmd_searchre.sh kc-2.4.2/regress/cmd_status.sh kc-2.4.2/regress/cmd_swap.sh kc-2.4.2/regress/cmd_version.sh kc-2.4.2/regress/cmd_write.sh kc-2.4.2/regress/create_db.sh kc-2.4.2/regress/maxpassword.sh kc-2.4.2/regress/run_tests.sh kc-2.4.2/regress/stress_test.sh make -C bcrypt -f Makefile.linux make[1]: Entering directory '/usr/src/slapt-src-i486/system/kc/kc-2.4.2/bcrypt' cc -O2 -march=i586 -mtune=i686 -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o bcrypt_pbkdf.o bcrypt_pbkdf.c cc -O2 -march=i586 -mtune=i686 -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o blf.o blf.c cc -O2 -march=i586 -mtune=i686 -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o explicit_bzero.o explicit_bzero.c cc -O2 -march=i586 -mtune=i686 -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o sha2.o sha2.c make[1]: Leaving directory '/usr/src/slapt-src-i486/system/kc/kc-2.4.2/bcrypt' cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o kc.o kc.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o malloc_check.o malloc_check.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_c.o cmd_c.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_cdel.o cmd_cdel.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_clear.o cmd_clear.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_clipboard.o cmd_clipboard.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_clist.o cmd_clist.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_cnew.o cmd_cnew.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_copy.o cmd_copy.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_cedit.o cmd_cedit.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_del.o cmd_del.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_edit.o cmd_edit.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_export.o cmd_export.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_getnum.o cmd_getnum.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_help.o cmd_help.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_import.o cmd_import.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_info.o cmd_info.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_list.o cmd_list.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_new.o cmd_new.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_near.o cmd_near.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_passwd.o cmd_passwd.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_quit.o cmd_quit.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_search.o cmd_search.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_searchre.o cmd_searchre.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_status.o cmd_status.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_swap.o cmd_swap.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_version.o cmd_version.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o cmd_write.o cmd_write.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o commands.o commands.c cc -O2 -march=i586 -mtune=i686 -pedantic -Wall -g `pkg-config --cflags libcrypto` `pkg-config --cflags libbsd` `pkg-config --cflags libxml-2.0` -D_READLINE `pkg-config --cflags libpcre` -D_HAVE_PCRE -D_BUNDLED_BCRYPT -D_OS_LINUX -c -o commands_init.o commands_init.c cc kc.o malloc_check.o cmd_c.o cmd_cdel.o cmd_clear.o cmd_clipboard.o cmd_clist.o cmd_cnew.o cmd_copy.o cmd_cedit.o cmd_del.o cmd_edit.o cmd_export.o cmd_getnum.o cmd_help.o cmd_import.o cmd_info.o cmd_list.o cmd_new.o cmd_near.o cmd_passwd.o cmd_quit.o cmd_search.o cmd_searchre.o cmd_status.o cmd_swap.o cmd_version.o cmd_write.o commands.o commands_init.o bcrypt/bcrypt_pbkdf.o bcrypt/blf.o bcrypt/explicit_bzero.o bcrypt/sha2.o -o kc `pkg-config --libs libcrypto` `pkg-config --libs libbsd` `pkg-config --libs libxml-2.0` -lreadline -ltermcap `pkg-config --libs libpcre` make -C bcrypt -f Makefile.linux make[1]: Entering directory '/usr/src/slapt-src-i486/system/kc/kc-2.4.2/bcrypt' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-i486/system/kc/kc-2.4.2/bcrypt' install -D -s -o root -m 755 kc /usr/src/slapt-src-i486/system/kc/package-kc//usr/bin/kc install -D -o root -m 644 kc.1 /usr/src/slapt-src-i486/system/kc/package-kc//usr/man/man1/kc.1 Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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-i486/system/kc/kc-2.4.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/kc usr/doc/ usr/doc/kc-2.4.2/ usr/doc/kc-2.4.2/Changelog usr/doc/kc-2.4.2/LICENSE usr/doc/kc-2.4.2/kc.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/kc.1.gz Slackware package /usr/src/slapt-src-i486/system/kc/kc-2.4.2-i586-1salix15.0.txz created. Installing package kc-2.4.2-i586-1salix15.0... | kc (console-based password management) | | A console based password storing application using an encrypted XML | document as its database. | | Homepage: https://github.com/levaidaniel/kc | | | | | | |