The following packages will be installed: nbtscan Fetching README... 0%100%100%100%100%100%Done Fetching nbtscan.SlackBuild... 0%100%100%100%100%100%Done Fetching nbtscan.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done makefile README nbtscan.c parse_target_cb.c dump_packet.c byteswap_nodestats.c netbios_fixname.c process_response.c netbios_name.c display_nbtstat.c parse_nbtstat.c packetio.c errors.c hostname.c version.c targets.c gen_perl.c all_digitsA.c die.c lookup_hostname.c netbios_pack.c netbios_unpack.c netmasks.c nstrcpyA.c parse_inaddr.c parse_target.c printable_NETBIOS_question_class.c printable_NETBIOS_question_type.c sleep_msecs.c stripA.c timeval_set_secs.c winsock.c nbtdefs.h nbtscan_common.h penlib.h win_sock.h cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c nbtscan.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c parse_target_cb.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c dump_packet.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c byteswap_nodestats.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c netbios_fixname.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c process_response.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c netbios_name.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c display_nbtstat.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c parse_nbtstat.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c packetio.c In file included from nbtdefs.h:33, from packetio.c:15: packetio.c: In function ‘recvpacket_direct’: packetio.c:38:54: warning: passing argument 6 of ‘recvfrom’ from incompatible pointer type [-Wincompatible-pointer-types] 38 | return recvfrom_in(ifd, pak, maxlen, 0, src, &srclen); penlib.h:119:65: note: in definition of macro ‘recvfrom_in’ 119 | recvfrom((fd),(buf),(l),(fl),(struct sockaddr *)(rmt), (psz)) | ^~~ In file included from nbtdefs.h:25, from packetio.c:15: /usr/include/sys/socket.h:165:48: note: expected ‘socklen_t * restrict’ {aka ‘unsigned int * restrict’} but argument is of type ‘size_t *’ {aka ‘long unsigned int *’} 165 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c errors.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c hostname.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c version.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c targets.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c gen_perl.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c all_digitsA.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c die.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c lookup_hostname.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c netbios_pack.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c netbios_unpack.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c netmasks.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c nstrcpyA.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c parse_inaddr.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c parse_target.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c printable_NETBIOS_question_class.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c printable_NETBIOS_question_type.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c sleep_msecs.c sleep_msecs.c: In function ‘sleep_msecs’: sleep_msecs.c:42:9: warning: implicit declaration of function ‘usleep’ [-Wimplicit-function-declaration] 42 | usleep(msecs * 1000); /* microseconds! */ | ^~~~~~ cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c stripA.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c timeval_set_secs.c cc -DENABLE_PERL -DCOMMONFILE=\"nbtscan_common.h\" -c winsock.c cc -o nbtscan nbtscan.o parse_target_cb.o dump_packet.o byteswap_nodestats.o netbios_fixname.o process_response.o netbios_name.o display_nbtstat.o parse_nbtstat.o packetio.o errors.o hostname.o version.o targets.o gen_perl.o all_digitsA.o die.o lookup_hostname.o netbios_pack.o netbios_unpack.o netmasks.o nstrcpyA.o parse_inaddr.o parse_target.o printable_NETBIOS_question_class.o printable_NETBIOS_question_type.o sleep_msecs.o stripA.o timeval_set_secs.o winsock.o 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/nbtscan/nbtscan-1.0.35-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/nbtscan-1.0.35/ usr/doc/nbtscan-1.0.35/README usr/doc/nbtscan-1.0.35/nbtscan.SlackBuild usr/sbin/ usr/sbin/nbtscan Slackware package /usr/src/slapt-src-x86_64/network/nbtscan/nbtscan-1.0.35-x86_64-1salix15.0.txz created. Installing package nbtscan-1.0.35-x86_64-1salix15.0... | nbtscan (scanner for open NETBIOS nameservers) | | This is a command-line tool that scans for open NETBIOS nameservers | on a local or remote TCP/IP network, and this is a first step in | finding of open shares. It is based on the functionality of the | standard Windows tool nbtstat, but it operates on a range of | addresses instead of just one. | | http://www.unixwiz.net/tools/nbtscan.html | | | |