The following packages will be installed: ioping Fetching README... 0%100%100%100%100%100%Done Fetching ioping.SlackBuild... 0%100%100%100%100%100%Done Fetching ioping.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done ioping-1.2/ ioping-1.2/.gitignore ioping-1.2/.travis.yml ioping-1.2/LICENSE ioping-1.2/Makefile ioping-1.2/README.md ioping-1.2/changelog ioping-1.2/ioping.1 ioping-1.2/ioping.c ioping-1.2/ioping.spec cc -o ioping ioping.c -O2 -march=i586 -mtune=i686 -Wl,-s -funroll-loops -ftree-vectorize -std=gnu99 -Wall -Wextra -pedantic -lm -lrt mkdir -p /usr/src/slapt-src-i486/system/ioping/package-ioping/usr/bin install -m 0755 ioping /usr/src/slapt-src-i486/system/ioping/package-ioping/usr/bin mkdir -p /usr/src/slapt-src-i486/system/ioping/package-ioping/usr/man/man1 install -m 644 ioping.1 /usr/src/slapt-src-i486/system/ioping/package-ioping/usr/man/man1 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/ioping/ioping-1.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/ioping usr/doc/ usr/doc/ioping-1.2/ usr/doc/ioping-1.2/LICENSE usr/doc/ioping-1.2/README.md usr/doc/ioping-1.2/changelog usr/doc/ioping-1.2/ioping.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/ioping.1.gz Slackware package /usr/src/slapt-src-i486/system/ioping/ioping-1.2-i586-1salix15.0.txz created. Installing package ioping-1.2-i586-1salix15.0... | ioping (simple disk I/O latency monitoring tool) | | A tool to monitor I/O latency in real time. It shows disk latency | in the same way as ping shows network latency. | | Homepage: https://github.com/koct9i/ioping | | | | | | |