The following packages will be installed: ssss Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching ssss.1... 0%100%100%100%100%100%Done Fetching ssss.1.html... 0%100%100%100%100%100%Done Fetching ssss.SlackBuild... 0%100%100%100%100%100%Done Fetching ssss.info... 0%100%100%100%100%100%Done ssss-0.5/ ssss-0.5/Makefile ssss-0.5/ssss.c ssss-0.5/LICENSE ssss-0.5/HISTORY ssss-0.5/ssss.manpage.xml ssss-0.5/doc.html ssss-0.5/THANKS cc -W -Wall -O2 -march=i586 -mtune=i686 -lgmp -o ssss-split ssss.c ssss.c: In function ‘field_print’: ssss.c:174:5: warning: ‘memset’ used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] 174 | memset(buf, degree / 8 + 1, 0); | ^~~~~~ strip ssss-split ln -f ssss-split ssss-combine 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/misc/ssss/ssss-0.5-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/ssss-combine usr/bin/ssss-split usr/doc/ usr/doc/ssss-0.5/ usr/doc/ssss-0.5/HISTORY usr/doc/ssss-0.5/LICENSE usr/doc/ssss-0.5/doc.html usr/doc/ssss-0.5/ssss.1.html usr/doc/ssss-0.5/ssss.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/ssss.1.gz Slackware package /usr/src/slapt-src-i486/misc/ssss/ssss-0.5-i586-1salix15.0.txz created. Installing package ssss-0.5-i586-1salix15.0... | ssss (Shamir's Secret Sharing Scheme) | | ssss is a method for distributing a secret amongst a group of | participants, each of which is allocated a share of the secret. | The secret can only be reconstructed when the shares are combined | together; individual shares are of no use on their own. | | Homepage: http://point-at-infinity.org/ssss/ | | | | |