The following packages will be installed: bpfmon Fetching README... 0%100%100%100%100%100%Done Fetching bpfmon.SlackBuild... 0%100%100%100%100%100%Done Fetching bpfmon.info... 0%100%100%100%100%100%Done Fetching makefile.patch... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done bpfmon-2.50/ bpfmon-2.50/.sample/ bpfmon-2.50/.sample/bpfmon.png bpfmon-2.50/README.md bpfmon-2.50/bpfmon.8 bpfmon-2.50/fedora/ bpfmon-2.50/fedora/bpfmon.spec bpfmon-2.50/psort.c bpfmon-2.50/LICENSE bpfmon-2.50/bpfmon.c bpfmon-2.50/Makefile patching file Makefile cc -O3 -O2 -fPIC -I/usr/include/ -Wall -Wextra -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 --std=gnu89 -fPIE -flto -c bpfmon.c -o bpfmon.o cc -O3 -O2 -fPIC -I/usr/include/ -Wall -Wextra -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 --std=gnu89 -fPIE -flto -fPIE -pie -o bpfmon bpfmon.o -L/usr/lib64/ -lyascreen -lpcap install -D -m 0755 bpfmon /usr/src/slapt-src-x86_64/network/bpfmon/package-bpfmon/usr/sbin/bpfmon install -D -m 0644 bpfmon.8 /usr/src/slapt-src-x86_64/network/bpfmon/package-bpfmon/usr/man/man8/bpfmon.8 strip /usr/src/slapt-src-x86_64/network/bpfmon/package-bpfmon/usr/sbin/bpfmon 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-x86_64/network/bpfmon/bpfmon-2.50-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/bpfmon-2.50/ usr/doc/bpfmon-2.50/LICENSE usr/doc/bpfmon-2.50/README.md usr/doc/bpfmon-2.50/bpfmon.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/bpfmon.8.gz usr/sbin/ usr/sbin/bpfmon Slackware package /usr/src/slapt-src-x86_64/network/bpfmon/bpfmon-2.50-x86_64-1salix15.0.txz created. Installing package bpfmon-2.50-x86_64-1salix15.0... | bpfmon (network packet monitor) | | BPF based visual packet rate monitor. | While tcpdump shows what packets are going through the network, | bpfmon will show how much in terms of bytes per second and packets | per second in a nice pseudo-graphical terminal interface. | bpfmon also supports monitoring an iptables rule that is selected | by command line option or selected from a menu. | | homepage: https://github.com/bbonev/bpfmon | | |