The following packages will be installed: forkstat Fetching README... 0%100%100%100%100%100%Done Fetching forkstat.SlackBuild... 0%100%100%100%100%100%Done Fetching forkstat.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done forkstat-0.02.17/ forkstat-0.02.17/.travis.yml forkstat-0.02.17/COPYING forkstat-0.02.17/Makefile forkstat-0.02.17/README.md forkstat-0.02.17/bash-completion/ forkstat-0.02.17/bash-completion/forkstat forkstat-0.02.17/debian/ forkstat-0.02.17/debian/changelog forkstat-0.02.17/debian/control forkstat-0.02.17/debian/copyright forkstat-0.02.17/debian/rules forkstat-0.02.17/debian/source/ forkstat-0.02.17/debian/source/format forkstat-0.02.17/debian/watch forkstat-0.02.17/forkstat.8 forkstat-0.02.17/forkstat.c forkstat-0.02.17/mascot/ forkstat-0.02.17/mascot/forkstat-icon.png forkstat-0.02.17/mascot/forkstat-icon.svg forkstat-0.02.17/mascot/forkstat.png forkstat-0.02.17/mascot/forkstat.svg forkstat-0.02.17/snap/ forkstat-0.02.17/snap/Makefile forkstat-0.02.17/snap/snapcraft.yaml cc -O2 -march=i586 -mtune=i686 -Wall -Wextra -DVERSION='"0.02.17"' -O2 -g -c -o forkstat.o forkstat.c cc -O2 -march=i586 -mtune=i686 -Wall -Wextra -DVERSION='"0.02.17"' -O2 -g forkstat.o -o forkstat gzip -c forkstat.8 > forkstat.8.gz mkdir -p /usr/src/slapt-src-i486/system/forkstat/package-forkstat/usr/bin cp forkstat /usr/src/slapt-src-i486/system/forkstat/package-forkstat/usr/bin mkdir -p /usr/src/slapt-src-i486/system/forkstat/package-forkstat/usr/share/man/man8 cp forkstat.8.gz /usr/src/slapt-src-i486/system/forkstat/package-forkstat/usr/share/man/man8 mkdir -p /usr/src/slapt-src-i486/system/forkstat/package-forkstat/usr/share/bash-completion/completions cp bash-completion/forkstat /usr/src/slapt-src-i486/system/forkstat/package-forkstat/usr/share/bash-completion/completions gzip: /usr/src/slapt-src-i486/system/forkstat/package-forkstat/usr/man/man8/forkstat.8.gz already has .gz suffix -- unchanged 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/forkstat/forkstat-0.02.17-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/forkstat usr/doc/ usr/doc/forkstat-0.02.17/ usr/doc/forkstat-0.02.17/COPYING usr/doc/forkstat-0.02.17/README.md usr/doc/forkstat-0.02.17/forkstat.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/forkstat.8.gz usr/share/ usr/share/bash-completion/ usr/share/bash-completion/completions/ usr/share/bash-completion/completions/forkstat Slackware package /usr/src/slapt-src-i486/system/forkstat/forkstat-0.02.17-i586-1salix15.0.txz created. Installing package forkstat-0.02.17-i586-1salix15.0... | forkstat (tracer of process creation/termination in the system) | | Forkstat is a program that logs process fork(), exec() and exit() | activity. It is useful for monitoring system behaviour and to track | down rogue processes that are spawning off processes and potentially | abusing the system. | | | | | | |