tar: /usr/src/slapt-src-x86_64/network/etherpoke/etherpoke-2.5.1.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now 00%100%100%100%100%Done Fetching etherpoke.SlackBuild... 0%100%100%100%100%100%Done Fetching etherpoke.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done etherpoke-2.5.1/ etherpoke-2.5.1/AUTHORS etherpoke-2.5.1/COPYING etherpoke-2.5.1/Changelog etherpoke-2.5.1/Makefile etherpoke-2.5.1/README.md etherpoke-2.5.1/conf/ etherpoke-2.5.1/conf/etherpoke.conf.example etherpoke-2.5.1/src/ etherpoke-2.5.1/src/.gitignore etherpoke-2.5.1/src/Makefile etherpoke-2.5.1/src/config.c etherpoke-2.5.1/src/config.h etherpoke-2.5.1/src/etherpoke.h etherpoke-2.5.1/src/hostformat.c etherpoke-2.5.1/src/hostformat.h etherpoke-2.5.1/src/main.c etherpoke-2.5.1/src/pathname.c etherpoke-2.5.1/src/pathname.h etherpoke-2.5.1/src/session_data.c etherpoke-2.5.1/src/session_data.h etherpoke-2.5.1/src/session_event.h make -C src/ install make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/etherpoke/etherpoke-2.5.1/src' gcc -std=gnu99 -O2 -pedantic -Wall -ggdb -c main.c gcc -std=gnu99 -O2 -pedantic -Wall -ggdb -c config.c gcc -std=gnu99 -O2 -pedantic -Wall -ggdb -c session_data.c gcc -std=gnu99 -O2 -pedantic -Wall -ggdb -c pathname.c gcc -std=gnu99 -O2 -pedantic -Wall -ggdb -c hostformat.c gcc -std=gnu99 -O2 -pedantic -Wall -ggdb main.o config.o session_data.o pathname.o hostformat.o -o etherpoke -lpcap -lconfig install --mode 755 etherpoke /usr/src/slapt-src-x86_64/network/etherpoke/package-etherpoke/usr/sbin #setcap cap_net_raw,cap_net_admin=eip /usr/src/slapt-src-x86_64/network/etherpoke/package-etherpoke/usr/sbin/etherpoke make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/etherpoke/etherpoke-2.5.1/src' 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/etherpoke/etherpoke-2.5.1-x86_64-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/etherpoke-2.5.1/ usr/doc/etherpoke-2.5.1/AUTHORS usr/doc/etherpoke-2.5.1/COPYING usr/doc/etherpoke-2.5.1/Changelog usr/doc/etherpoke-2.5.1/README.md usr/doc/etherpoke-2.5.1/etherpoke.SlackBuild usr/sbin/ usr/sbin/etherpoke Slackware package /usr/src/slapt-src-x86_64/network/etherpoke/etherpoke-2.5.1-x86_64-1salix15.0.txz created. Installing package etherpoke-2.5.1-x86_64-1salix15.0... | etherpoke (scriptable network session monitor) | | etherpoke defines two events: SESSION_BEGIN, SESSION_END to which a | hook (system command) can be assigned. The event hook can be any | program installed in the system. | | Homepage: https://github.com/erlcash/etherpoke | | | | | |