==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done ==> Making package: netdiscover 0.8.1-1 (Tue Dec 7 08:52:00 2021) ==> Retrieving sources... -> Found 0.8.1.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... 0.8.1.tar.gz ... Passed ==> Making package: netdiscover 0.8.1-1 (Tue 07 Dec 2021 08:52:07 AM EST) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) dbus-1.12.20-1 libnl-3.5.0-3 libnet-1:1.1.6-1 libpcap-1.10.1-1 Total Download Size: 0.09 MiB Total Installed Size: 3.87 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libnet-1:1.1.6-1-x86_64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnl... installing dbus... installing libpcap... installing libnet... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) dos2unix-7.4.2-1 Total Download Size: 0.33 MiB Total Installed Size: 1.48 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... dos2unix-7.4.2-1-x86_64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing dos2unix... [?25h==> Retrieving sources... -> Found 0.8.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting 0.8.1.tar.gz with bsdtar ==> Starting build()... Downloading oui.txt from http://standards-oui.ieee.org/oui/oui.txt Downloader to be used: curl % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 4867k 1 63464 0 0 118k 0 0:00:41 --:--:-- 0:00:41 118k 16 4867k 16 821k 0 0 540k 0 0:00:09 0:00:01 0:00:08 540k 32 4867k 32 1586k 0 0 634k 0 0:00:07 0:00:02 0:00:05 634k 47 4867k 47 2323k 0 0 665k 0 0:00:07 0:00:03 0:00:04 665k 55 4867k 55 2705k 0 0 600k 0 0:00:08 0:00:04 0:00:04 600k 62 4867k 62 3038k 0 0 553k 0 0:00:08 0:00:05 0:00:03 599k 68 4867k 68 3347k 0 0 516k 0 0:00:09 0:00:06 0:00:03 508k 74 4867k 74 3647k 0 0 484k 0 0:00:10 0:00:07 0:00:03 409k 80 4867k 80 3899k 0 0 458k 0 0:00:10 0:00:08 0:00:02 314k 85 4867k 85 4150k 0 0 437k 0 0:00:11 0:00:09 0:00:02 289k 89 4867k 89 4362k 0 0 415k 0 0:00:11 0:00:10 0:00:01 264k 94 4867k 94 4594k 0 0 399k 0 0:00:12 0:00:11 0:00:01 249k 98 4867k 98 4808k 0 0 384k 0 0:00:12 0:00:12 --:--:-- 233k 100 4867k 100 4867k 0 0 383k 0 0:00:12 0:00:12 --:--:-- 230k Building the src/oui.h. Done. src/oui.h has 31080 MAC addresses. configure.ac:4: installing 'build-aux/compile' configure.ac:3: installing 'build-aux/install-sh' configure.ac:3: installing 'build-aux/missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing 'build-aux/depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for pcap.h... 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 Run ./update-oui-database.sh if you want a updated MAC vendors database. make all-recursive make[1]: Entering directory '/build/netdiscover/src/netdiscover-0.8.1' Making all in src make[2]: Entering directory '/build/netdiscover/src/netdiscover-0.8.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -fcommon -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT netdiscover-main.o -MD -MP -MF .deps/netdiscover-main.Tpo -c -o netdiscover-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/netdiscover-main.Tpo .deps/netdiscover-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -fcommon -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT netdiscover-ifaces.o -MD -MP -MF .deps/netdiscover-ifaces.Tpo -c -o netdiscover-ifaces.o `test -f 'ifaces.c' || echo './'`ifaces.c mv -f .deps/netdiscover-ifaces.Tpo .deps/netdiscover-ifaces.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -fcommon -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT netdiscover-screen.o -MD -MP -MF .deps/netdiscover-screen.Tpo -c -o netdiscover-screen.o `test -f 'screen.c' || echo './'`screen.c mv -f .deps/netdiscover-screen.Tpo .deps/netdiscover-screen.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -fcommon -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT netdiscover-fhandle.o -MD -MP -MF .deps/netdiscover-fhandle.Tpo -c -o netdiscover-fhandle.o `test -f 'fhandle.c' || echo './'`fhandle.c mv -f .deps/netdiscover-fhandle.Tpo .deps/netdiscover-fhandle.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -fcommon -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT netdiscover-misc.o -MD -MP -MF .deps/netdiscover-misc.Tpo -c -o netdiscover-misc.o `test -f 'misc.c' || echo './'`misc.c mv -f .deps/netdiscover-misc.Tpo .deps/netdiscover-misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -fcommon -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT netdiscover-data_reply.o -MD -MP -MF .deps/netdiscover-data_reply.Tpo -c -o netdiscover-data_reply.o `test -f 'data_reply.c' || echo './'`data_reply.c mv -f .deps/netdiscover-data_reply.Tpo .deps/netdiscover-data_reply.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -fcommon -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT netdiscover-data_request.o -MD -MP -MF .deps/netdiscover-data_request.Tpo -c -o netdiscover-data_request.o `test -f 'data_request.c' || echo './'`data_request.c mv -f .deps/netdiscover-data_request.Tpo .deps/netdiscover-data_request.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -fcommon -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT netdiscover-data_unique.o -MD -MP -MF .deps/netdiscover-data_unique.Tpo -c -o netdiscover-data_unique.o `test -f 'data_unique.c' || echo './'`data_unique.c mv -f .deps/netdiscover-data_unique.Tpo .deps/netdiscover-data_unique.Po gcc -fcommon -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -o netdiscover netdiscover-main.o netdiscover-ifaces.o netdiscover-screen.o netdiscover-fhandle.o netdiscover-misc.o netdiscover-data_reply.o netdiscover-data_request.o netdiscover-data_unique.o -lpthread -lpcap make[2]: Leaving directory '/build/netdiscover/src/netdiscover-0.8.1/src' Making all in doc make[2]: Entering directory '/build/netdiscover/src/netdiscover-0.8.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/netdiscover/src/netdiscover-0.8.1/doc' make[2]: Entering directory '/build/netdiscover/src/netdiscover-0.8.1' make[2]: Leaving directory '/build/netdiscover/src/netdiscover-0.8.1' make[1]: Leaving directory '/build/netdiscover/src/netdiscover-0.8.1' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/netdiscover/src/netdiscover-0.8.1/src' make[2]: Entering directory '/build/netdiscover/src/netdiscover-0.8.1/src' /usr/bin/mkdir -p '/build/netdiscover/pkg/netdiscover/usr/bin' /usr/bin/install -c netdiscover '/build/netdiscover/pkg/netdiscover/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/netdiscover/src/netdiscover-0.8.1/src' make[1]: Leaving directory '/build/netdiscover/src/netdiscover-0.8.1/src' Making install in doc make[1]: Entering directory '/build/netdiscover/src/netdiscover-0.8.1/doc' make[2]: Entering directory '/build/netdiscover/src/netdiscover-0.8.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/netdiscover/pkg/netdiscover/usr/share/man/man8' /usr/bin/install -c -m 644 netdiscover.8 '/build/netdiscover/pkg/netdiscover/usr/share/man/man8' make[2]: Leaving directory '/build/netdiscover/src/netdiscover-0.8.1/doc' make[1]: Leaving directory '/build/netdiscover/src/netdiscover-0.8.1/doc' make[1]: Entering directory '/build/netdiscover/src/netdiscover-0.8.1' make[2]: Entering directory '/build/netdiscover/src/netdiscover-0.8.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/netdiscover/pkg/netdiscover/usr/share/doc/netdiscover' /usr/bin/install -c -m 644 README.md COPYING AUTHORS ChangeLog NEWS TODO '/build/netdiscover/pkg/netdiscover/usr/share/doc/netdiscover' make[2]: Leaving directory '/build/netdiscover/src/netdiscover-0.8.1' make[1]: Leaving directory '/build/netdiscover/src/netdiscover-0.8.1' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "netdiscover"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: netdiscover 0.8.1-1 (Tue 07 Dec 2021 08:52:38 AM EST) ==> Cleaning up... ==> Removing installed dependencies... [?25lchecking dependencies... Packages (5) dbus-1.12.20-1 dos2unix-7.4.2-1 libnet-1:1.1.6-1 libnl-3.5.0-3 libpcap-1.10.1-1 Total Removed Size: 5.35 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing libpcap... removing libnl... removing libnet... removing dos2unix... removing dbus... [?25h