==> Synchronizing chroot copy [/chroot/armv6/root] -> [build]...done
==> Making package: netdiscover 0.8.1-1 (Tue Dec  7 13:44:54 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:16 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.87 MiB
Total Installed Size:  3.09 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libnl-3.5.0-3-armv6h downloading...
 libpcap-1.10.1-1-armv6h downloading...
 dbus-1.12.20-1-armv6h downloading...
 libnet-1:1.1.6-1-armv6h 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.47 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 dos2unix-7.4.2-1-armv6h 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
  2 4867k    2  114k    0     0   120k      0  0:00:40 --:--:--  0:00:40  120k
  8 4867k    8  431k    0     0   222k      0  0:00:21  0:00:01  0:00:20  222k
 15 4867k   15  743k    0     0   256k      0  0:00:18  0:00:02  0:00:16  256k
 22 4867k   22 1078k    0     0   273k      0  0:00:17  0:00:03  0:00:14  273k
 29 4867k   29 1415k    0     0   288k      0  0:00:16  0:00:04  0:00:12  288k
 35 4867k   35 1729k    0     0   293k      0  0:00:16  0:00:05  0:00:11  327k
 42 4867k   42 2067k    0     0   299k      0  0:00:16  0:00:06  0:00:10  329k
 49 4867k   49 2405k    0     0   304k      0  0:00:15  0:00:07  0:00:08  332k
 56 4867k   56 2726k    0     0   306k      0  0:00:15  0:00:08  0:00:07  333k
 62 4867k   62 3023k    0     0   305k      0  0:00:15  0:00:09  0:00:06  321k
 69 4867k   69 3359k    0     0   307k      0  0:00:15  0:00:10  0:00:05  324k
 75 4867k   75 3659k    0     0   307k      0  0:00:15  0:00:11  0:00:04  319k
 81 4867k   81 3980k    0     0   307k      0  0:00:15  0:00:12  0:00:03  311k
 88 4867k   88 4284k    0     0   308k      0  0:00:15  0:00:13  0:00:02  310k
 94 4867k   94 4608k    0     0   309k      0  0:00:15  0:00:14  0:00:01  317k
100 4867k  100 4867k    0     0   310k      0  0:00:15  0:00:15 --:--:--  315k


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=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -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=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -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=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -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=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -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=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -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=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -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=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -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=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -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=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -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:26 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:  4.56 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing libpcap...
removing libnl...
removing libnet...
removing dos2unix...
removing dbus...
[?25h