==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done ==> Making package: netdiscover 0.8.1-1 (Tue Dec 7 13:45:08 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 01:45:32 PM UTC) ==> 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.97 MiB Total Installed Size: 3.74 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libnl-3.5.0-3-aarch64 downloading... dbus-1.12.20-1-aarch64 downloading... libpcap-1.10.1-1-aarch64 downloading... libnet-1:1.1.6-1-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: 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.32 MiB Total Installed Size: 1.48 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... dos2unix-7.4.2-1-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: 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 0 4867k 0 7240 0 0 21896 0 0:03:47 --:--:-- 0:03:47 21873 7 4867k 7 378k 0 0 282k 0 0:00:17 0:00:01 0:00:16 282k 22 4867k 22 1118k 0 0 475k 0 0:00:10 0:00:02 0:00:08 475k 37 4867k 37 1821k 0 0 543k 0 0:00:08 0:00:03 0:00:05 543k 53 4867k 53 2586k 0 0 594k 0 0:00:08 0:00:04 0:00:04 594k 64 4867k 64 3137k 0 0 589k 0 0:00:08 0:00:05 0:00:03 626k 77 4867k 77 3794k 0 0 598k 0 0:00:08 0:00:06 0:00:02 682k 93 4867k 93 4557k 0 0 618k 0 0:00:07 0:00:07 --:--:-- 685k 100 4867k 100 4867k 0 0 627k 0 0:00:07 0:00:07 --:--:-- 690k 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=armv8-a -O2 -pipe -fstack-protector --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=armv8-a -O2 -pipe -fstack-protector --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=armv8-a -O2 -pipe -fstack-protector --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=armv8-a -O2 -pipe -fstack-protector --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=armv8-a -O2 -pipe -fstack-protector --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=armv8-a -O2 -pipe -fstack-protector --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=armv8-a -O2 -pipe -fstack-protector --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=armv8-a -O2 -pipe -fstack-protector --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=armv8-a -O2 -pipe -fstack-protector --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 01:46:43 PM UTC) ==> 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.22 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing libpcap... removing libnl... removing libnet... removing dos2unix... removing dbus... [?25h