The following packages will be installed: ent Fetching README... 0%100%100%100%100%100%Done Fetching ent.1... 0%100%100%100%100%100%Done Fetching ent.SlackBuild... 0%100%100%100%100%100%Done Fetching ent.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Archive: /usr/src/slapt-src/academic/ent/random.zip inflating: Makefile inflating: ent.c inflating: ent.exe inflating: ent.html inflating: entitle.gif inflating: entest.bat inflating: entestw32.bat inflating: entest.mas inflating: iso8859.c inflating: iso8859.h inflating: randtest.c inflating: randtest.h inflating: chisq.c inflating: ent.sln inflating: ent.vcproj gcc -O2 -march=i586 -mtune=i686 -c -o ent.o ent.c gcc -O2 -march=i586 -mtune=i686 -c -o iso8859.o iso8859.c gcc -O2 -march=i586 -mtune=i686 -c -o randtest.o randtest.c gcc -O2 -march=i586 -mtune=i686 -c -o chisq.o chisq.c gcc -O2 -march=i586 -mtune=i686 ent.o iso8859.o randtest.o chisq.o -o ent -lm 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/academic/ent/ent-20080128-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/ent usr/doc/ usr/doc/ent-20080128/ usr/doc/ent-20080128/ent.SlackBuild usr/doc/ent-20080128/ent.html usr/doc/ent-20080128/entitle.gif usr/man/ usr/man/man1/ usr/man/man1/ent.1.gz Slackware package /usr/src/slapt-src/academic/ent/ent-20080128-i586-1salix15.0.txz created. Installing package ent-20080128-i586-1salix15.0... | ent (pseudorandom number sequence test program) | | ent applies various tests to sequences of bytes stored in files | and reports the results of those tests. The program is useful | for evaluating pseudorandom number generators for encryption and | statistical sampling applications, compression algorithms, and other | applications where the information density of a file is of interest. | Tests performed include Entropy, Chi-square, Arithmetic Mean, Monte | Carlo value for Pi, and Serial Correlation Coefficient. | | | |