==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done
==> Making package: netdiscover 0.8.1-1 (Tue Dec  7 08:53:24 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
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: netdiscover 0.8.1-1 (Tue 07 Dec 2021 08:53:48 AM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libnet-1:1.1.6-1

Total Download Size:   0.08 MiB
Total Installed Size:  0.28 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libnet-1:1.1.6-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnet...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?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-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing dos2unix...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?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     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 57 4867k   57 2804k    0     0  2704k      0  0:00:01  0:00:01 --:--:-- 2704k
100 4867k  100 4867k    0     0  3080k      0  0:00:01  0:00:01 --:--:-- 3080k


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=armv7-a -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=armv7-a -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=armv7-a -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=armv7-a -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=armv7-a -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=armv7-a -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=armv7-a -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=armv7-a -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=armv7-a -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 08:54:43 AM EST)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...

Packages (2) dos2unix-7.4.2-1  libnet-1:1.1.6-1

Total Removed Size:  1.76 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing libnet...
removing dos2unix...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h