The following packages will be installed: wavemon Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching wavemon.SlackBuild... 0%100%100%100%100%100%Done Fetching wavemon.info... 0%100%100%100%100%100%Done wavemon-0.9.3/ wavemon-0.9.3/LICENSE wavemon-0.9.3/Makefile.in wavemon-0.9.3/README.md wavemon-0.9.3/THANKS wavemon-0.9.3/about_scr.c wavemon-0.9.3/aclocal.m4 wavemon-0.9.3/conf.c wavemon-0.9.3/conf_scr.c wavemon-0.9.3/config/ wavemon-0.9.3/config/bootstrap wavemon-0.9.3/config/config.guess wavemon-0.9.3/config/config.sub wavemon-0.9.3/config/install-sh wavemon-0.9.3/configure wavemon-0.9.3/configure.ac wavemon-0.9.3/error.c wavemon-0.9.3/help_scr.c wavemon-0.9.3/info_scr.c wavemon-0.9.3/iw_if.c wavemon-0.9.3/iw_if.h wavemon-0.9.3/iw_nl80211.c wavemon-0.9.3/iw_nl80211.h wavemon-0.9.3/iw_scan.c wavemon-0.9.3/iw_scan.h wavemon-0.9.3/lhist_scr.c wavemon-0.9.3/llist.c wavemon-0.9.3/llist.h wavemon-0.9.3/nl80211.h wavemon-0.9.3/rfkill.c wavemon-0.9.3/scan_scr.c wavemon-0.9.3/ui.c wavemon-0.9.3/utils.c wavemon-0.9.3/wavemon.1 wavemon-0.9.3/wavemon.c wavemon-0.9.3/wavemon.h wavemon-0.9.3/wavemonrc.5 checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/ginstall -c checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking ncursesw/curses.h usability... yes checking ncursesw/curses.h presence... yes checking for ncursesw/curses.h... yes checking for sys/socket.h... yes checking for linux/if.h... yes checking for linux/wireless.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for pow in -lm... yes checking for waddstr in -lncursesw... yes checking for pthread_create in -lpthread... yes checking for cap_get_flag in -lcap... yes checking for gettimeofday... yes checking for ether_ntohost... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBNL3... yes checking for LIBNL3_GENL... yes checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile CC about_scr.c CC conf.c CC conf_scr.c CC error.c CC help_scr.c CC info_scr.c CC iw_if.c iw_if.c: In function ‘iw_get_interface_list’: iw_if.c:157:59: warning: ‘%s’ directive output may be truncated writing up to 8191 bytes into a region of size 16 [-Wformat-truncation=] 157 | snprintf(wrq.ifr_name, IFNAMSIZ, "%s", p); | ^~ iw_if.c:157:25: note: ‘snprintf’ output between 1 and 8192 bytes into a destination of size 16 157 | snprintf(wrq.ifr_name, IFNAMSIZ, "%s", p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC iw_nl80211.c CC iw_scan.c CC lhist_scr.c CC llist.c CC rfkill.c CC scan_scr.c CC ui.c CC utils.c cc -O2 -Wall -pthread -I/usr/include/libnl3 wavemon.c about_scr.o conf.o conf_scr.o error.o help_scr.o info_scr.o iw_if.o iw_nl80211.o iw_scan.o lhist_scr.o llist.o rfkill.o scan_scr.o ui.o utils.o -lcap -lncursesw -lm -lnl-genl-3 -lnl-3 -lnl-3 -o wavemon /usr/bin/ginstall -c -m 0755 -d /usr/src/slapt-src-x86_64/network/wavemon/package-wavemon/usr/bin /usr/bin/ginstall -c -m 0755 wavemon /usr/src/slapt-src-x86_64/network/wavemon/package-wavemon/usr/bin /usr/bin/ginstall -c -m 0755 -d /usr/src/slapt-src-x86_64/network/wavemon/package-wavemon/usr/man/man1 /usr/bin/ginstall -c -m 0644 wavemon.1 /usr/src/slapt-src-x86_64/network/wavemon/package-wavemon/usr/man/man1 /usr/bin/ginstall -c -m 0755 -d /usr/src/slapt-src-x86_64/network/wavemon/package-wavemon/usr/man/man5 /usr/bin/ginstall -c -m 0644 wavemonrc.5 /usr/src/slapt-src-x86_64/network/wavemon/package-wavemon/usr/man/man5 /usr/bin/ginstall -c -m 0755 -d /usr/src/slapt-src-x86_64/network/wavemon/package-wavemon/usr/doc/wavemon-0.9.3 /usr/bin/ginstall -c -m 0644 README.md THANKS LICENSE /usr/src/slapt-src-x86_64/network/wavemon/package-wavemon/usr/doc/wavemon-0.9.3 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/wavemon/wavemon-0.9.3-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/wavemon usr/doc/ usr/doc/wavemon-0.9.3/ usr/doc/wavemon-0.9.3/LICENSE usr/doc/wavemon-0.9.3/README.md usr/doc/wavemon-0.9.3/THANKS usr/doc/wavemon-0.9.3/wavemon.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/wavemon.1.gz usr/man/man5/ usr/man/man5/wavemonrc.5.gz Slackware package /usr/src/slapt-src-x86_64/network/wavemon/wavemon-0.9.3-x86_64-1salix15.0.txz created. Installing package wavemon-0.9.3-x86_64-1salix15.0... | wavemon (Wavemon 802.11 monitor) | | wavemon is an ncurses-based monitoring application for wireless | network devices. | | It allows you to watch the signal and noise levels, packet statistics, | device configuration, and network parameters of your wireless network | hardware. The scan window allows you to sort by signal strength etc. | | It was originally developed by Jan Morgenstern. | | |