The following packages will be installed: arping Fetching README... 0%100%100%100%100%100%Done Fetching arping.SlackBuild... 0%100%100%100%100%100%Done Fetching arping.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done arping-2.20/ arping-2.20/install-sh arping-2.20/config.guess arping-2.20/LICENSE arping-2.20/test-driver arping-2.20/.travis.yml arping-2.20/configure.ac arping-2.20/INSTALL arping-2.20/extra/ arping-2.20/extra/arping-scan-net.sh arping-2.20/extra/packets.exp arping-2.20/extra/mktarball arping-2.20/extra/print_time.exp arping-2.20/extra/testing.exp arping-2.20/HACKING.md arping-2.20/Makefile.am.common arping-2.20/bootstrap.sh arping-2.20/Makefile.in arping-2.20/Makefile.am arping-2.20/README arping-2.20/src/ arping-2.20/src/findif_getifaddrs.c arping-2.20/src/findif_other.c arping-2.20/src/findif_sysctl.c arping-2.20/src/fuzz_pingmac.c arping-2.20/src/arping_main.c arping-2.20/src/arping_test.c arping-2.20/src/arping.c arping-2.20/src/windows.c arping-2.20/src/findif_bsdroute.c arping-2.20/src/arping.h arping-2.20/src/Makefile.in arping-2.20/src/unix.c arping-2.20/src/mock_libnet.c arping-2.20/src/Makefile.am arping-2.20/src/fuzz_pingip.c arping-2.20/src/mock_libpcap.c arping-2.20/src/findif_linux.c arping-2.20/aclocal.m4 arping-2.20/doc/ arping-2.20/doc/arping.8 arping-2.20/doc/Makefile.in arping-2.20/doc/arping.yodl arping-2.20/doc/Makefile.am arping-2.20/config.sub arping-2.20/fuzz/ arping-2.20/fuzz/pingip/ arping-2.20/fuzz/pingip/normal.data arping-2.20/compile arping-2.20/.gitignore arping-2.20/config.h.in arping-2.20/missing arping-2.20/configure arping-2.20/depcomp checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking target system type... x86_64-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for sqrt in -lm... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for cap_init in -lcap... yes checking for clock_gettime in -lrt... yes checking for libnet_name_resolve in -lnet... no checking for libnet_init in -lnet... yes checking for pcap_open_live in -lpcap... yes checking for library containing clock_gettime... none required checking how to run the C preprocessor... gcc -E 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 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for stdint.h... (cached) yes checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking win32/libnet.h usability... no checking win32/libnet.h presence... no checking for win32/libnet.h... no checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking whether gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for getifaddrs... yes checking for cap_init... yes checking for pcap_create... yes checking for pcap_list_tstamp_types... yes checking for pcap_set_immediate_mode... yes checking for pledge... no checking for unveil... no checking for libnet_init signature has const... yes checking for libnet_name2addr4 signature has const... no checking whether CLOCK_MONOTONIC is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands arping version 2.20 Prefix.........: /usr Debug Build....: C Compiler.....: gcc -O2 -fPIC -D_DEFAULT_SOURCE=1 Linker.........: -lpcap -lnet -lrt -lcap -lnsl -lm make all-recursive make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20' Making all in src make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -fPIC -MT arping.o -MD -MP -MF .deps/arping.Tpo -c -o arping.o arping.c mv -f .deps/arping.Tpo .deps/arping.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -fPIC -MT fuzz_pingip.o -MD -MP -MF .deps/fuzz_pingip.Tpo -c -o fuzz_pingip.o fuzz_pingip.c mv -f .deps/fuzz_pingip.Tpo .deps/fuzz_pingip.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -fPIC -MT unix.o -MD -MP -MF .deps/unix.Tpo -c -o unix.o unix.c unix.c: In function ‘arping_lookupdev_default’: unix.c:39:9: warning: ‘pcap_lookupdev’ is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 39 | return pcap_lookupdev(ebuf); | ^~~~~~ In file included from /usr/include/pcap.h:43, from unix.c:25: /usr/include/pcap/pcap.h:394:18: note: declared here 394 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ mv -f .deps/unix.Tpo .deps/unix.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -fPIC -MT mock_libpcap.o -MD -MP -MF .deps/mock_libpcap.Tpo -c -o mock_libpcap.o mock_libpcap.c mv -f .deps/mock_libpcap.Tpo .deps/mock_libpcap.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -fPIC -MT mock_libnet.o -MD -MP -MF .deps/mock_libnet.Tpo -c -o mock_libnet.o mock_libnet.c mv -f .deps/mock_libnet.Tpo .deps/mock_libnet.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -fPIC -MT findif_getifaddrs.o -MD -MP -MF .deps/findif_getifaddrs.Tpo -c -o findif_getifaddrs.o findif_getifaddrs.c mv -f .deps/findif_getifaddrs.Tpo .deps/findif_getifaddrs.Po gcc -O2 -fPIC -o fuzz_pingip arping.o fuzz_pingip.o unix.o mock_libpcap.o mock_libnet.o findif_getifaddrs.o -lpcap -lnet -lrt -lcap -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -fPIC -MT arping_main.o -MD -MP -MF .deps/arping_main.Tpo -c -o arping_main.o arping_main.c mv -f .deps/arping_main.Tpo .deps/arping_main.Po gcc -O2 -fPIC -o arping arping.o arping_main.o unix.o findif_getifaddrs.o -lpcap -lnet -lrt -lcap -lnsl -lm make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/src' Making all in doc make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/doc' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20' Making install in src make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/src' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/src' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/arping/package-arping/usr/sbin' /usr/bin/ginstall -c arping '/usr/src/slapt-src-x86_64/network/arping/package-arping/usr/sbin/./arping2' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/src' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/src' Making install in doc make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/doc' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/arping/package-arping/usr/man/man8' /usr/bin/ginstall -c -m 644 'arping.8' '/usr/src/slapt-src-x86_64/network/arping/package-arping/usr/man/man8/arping2.8' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/doc' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20/doc' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/arping/arping-2.20' 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/arping/arping-2.20-x86_64-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/arping-2.20/ usr/doc/arping-2.20/LICENSE usr/doc/arping-2.20/README usr/doc/arping-2.20/arping-scan-net.sh usr/doc/arping-2.20/arping.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/arping2.8.gz usr/sbin/ usr/sbin/arping2 Slackware package /usr/src/slapt-src-x86_64/network/arping/arping-2.20-x86_64-2salix15.0.txz created. Installing package arping-2.20-x86_64-2salix15.0... | arping (sends arp and/or ip pings to a given host) | | Arping is an ARP level ping utility. It's good for finding out if an | IP is taken before you have routing to that subnet. It can also ping | MAC addresses directly. | | Homepage: http://www.habets.pp.se/synscan/programs.php?prog=arping | | | | | |