==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: arp-scan 1.10.0-4 (Fri Dec 15 15:33:50 2023)
==> Retrieving sources...
  -> Found arp-scan-1.10.0.tar.gz
  -> Found arp-scan-eacces.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    arp-scan-1.10.0.tar.gz ... Passed
    arp-scan-eacces.patch ... Passed
==> Making package: arp-scan 1.10.0-4 (Fri Dec 15 15:34:10 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (22) dbus-1.14.10-1  libnl-3.9.0-1  perl-clone-0.46-2
              perl-encode-locale-1.05-11  perl-file-listing-6.16-2
              perl-html-parser-3.81-2  perl-html-tagset-3.20-14
              perl-http-cookiejar-0.014-1  perl-http-cookies-6.11-1
              perl-http-daemon-6.16-2  perl-http-date-6.06-1
              perl-http-message-6.45-1  perl-http-negotiate-6.01-12
              perl-io-html-1.004-4  perl-lwp-mediatypes-6.04-4
              perl-net-http-6.23-2  perl-timedate-2.33-5  perl-try-tiny-0.31-3
              perl-uri-5.21-1  perl-www-robotrules-6.02-12  libpcap-1.10.4-1
              perl-libwww-6.72-1

Total Download Size:   1.41 MiB
Total Installed Size:  4.26 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libnl-3.9.0-1-armv7h downloading...
 dbus-1.14.10-1-armv7h downloading...
 libpcap-1.10.4-1-armv7h downloading...
 perl-libwww-6.72-1-any downloading...
 perl-uri-5.21-1-any downloading...
 perl-html-parser-3.81-2-armv7h downloading...
 perl-http-message-6.45-1-any downloading...
 perl-timedate-2.33-5-any downloading...
 perl-net-http-6.23-2-any downloading...
 perl-http-cookies-6.11-1-any downloading...
 perl-lwp-mediatypes-6.04-4-any downloading...
 perl-try-tiny-0.31-3-any downloading...
 perl-http-daemon-6.16-2-any downloading...
 perl-io-html-1.004-4-any downloading...
 perl-http-cookiejar-0.014-1-any downloading...
 perl-http-negotiate-6.01-12-any downloading...
 perl-www-robotrules-6.02-12-any downloading...
 perl-html-tagset-3.20-14-any downloading...
 perl-encode-locale-1.05-11-any downloading...
 perl-file-listing-6.16-2-any downloading...
 perl-clone-0.46-2-armv7h downloading...
 perl-http-date-6.06-1-any 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 perl-encode-locale...
installing perl-timedate...
installing perl-http-date...
installing perl-file-listing...
installing perl-html-tagset...
installing perl-clone...
installing perl-io-html...
installing perl-lwp-mediatypes...
installing perl-uri...
installing perl-http-message...
installing perl-html-parser...
installing perl-http-cookies...
installing perl-http-daemon...
installing perl-http-cookiejar...
installing perl-http-negotiate...
installing perl-net-http...
installing perl-try-tiny...
installing perl-www-robotrules...
installing perl-libwww...
Optional dependencies for perl-libwww
    perl-lwp-protocol-https: for https:// url schemes
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found arp-scan-1.10.0.tar.gz
  -> Found arp-scan-eacces.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting arp-scan-1.10.0.tar.gz with bsdtar
==> Starting prepare()...
patching file arp-scan.c
patching file arp-scan.1.dist
==> Starting build()...
configure.ac:33: installing 'build-aux/compile'
configure.ac:11: installing 'build-aux/config.guess'
configure.ac:11: installing 'build-aux/config.sub'
configure.ac:7: installing 'build-aux/install-sh'
configure.ac:7: installing 'build-aux/missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
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 build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking if gcov code coverage is enabled... no
checking for a sed that does not truncate output... /usr/bin/sed
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 whether gcc accepts -Wextra... yes
checking whether gcc accepts -fstack-protector... yes
checking whether gcc accepts -D_FORTIFY_SOURCE... yes
checking whether gcc accepts -Wformat-security... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing pcap_open_live... -lpcap
checking for a compatible pcap library with pcap_set_immediate_mode... yes
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 sys/capability.h... yes
checking for cap_set_proc in -lcap... yes
checking whether to use libcap... yes
configure: Including libcap POSIX.1e capability support
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for fcntl.h... yes
checking for search.h... yes
checking for regex.h... yes
checking for getopt.h... yes
checking for pcap.h... yes
checking for sys/ioctl.h... yes
checking for ifaddrs.h... yes
checking for size_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for malloc... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for getifaddrs... yes
configure: Using packet socket link layer implementation.
checking for netpacket/packet.h... yes
checking for net/if.h... yes
checking for getopt_long_only... yes
checking for strlcpy... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/build/arp-scan/src/arp-scan-1.10.0'
gcc -DHAVE_CONFIG_H -I.  -DPKGDATADIR=\"/usr/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\"   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT arp-scan.o -MD -MP -MF .deps/arp-scan.Tpo -c -o arp-scan.o arp-scan.c
gcc -DHAVE_CONFIG_H -I.  -DPKGDATADIR=\"/usr/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\"   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
gcc -DHAVE_CONFIG_H -I.  -DPKGDATADIR=\"/usr/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\"   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT wrappers.o -MD -MP -MF .deps/wrappers.Tpo -c -o wrappers.o wrappers.c
gcc -DHAVE_CONFIG_H -I.  -DPKGDATADIR=\"/usr/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\"   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
gcc -DHAVE_CONFIG_H -I.  -DPKGDATADIR=\"/usr/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\"   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT mt19937ar.o -MD -MP -MF .deps/mt19937ar.Tpo -c -o mt19937ar.o mt19937ar.c
mv -f .deps/mt19937ar.Tpo .deps/mt19937ar.Po
gcc -DHAVE_CONFIG_H -I.  -DPKGDATADIR=\"/usr/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\"   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.c
mv -f .deps/wrappers.Tpo .deps/wrappers.Po
gcc -DHAVE_CONFIG_H -I.  -DPKGDATADIR=\"/usr/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\"   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT link-packet-socket.o -MD -MP -MF .deps/link-packet-socket.Tpo -c -o link-packet-socket.o link-packet-socket.c
mv -f .deps/utils.Tpo .deps/utils.Po
gcc -DHAVE_CONFIG_H -I.  -DPKGDATADIR=\"/usr/share/arp-scan\" -DPKGSYSCONFDIR=\"/etc/arp-scan\"   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o strlcpy.c
mv -f .deps/error.Tpo .deps/error.Po
/usr/bin/sed -e 's,[@]PKGDATADIR[@],/usr/share/arp-scan,g;s,[@]PKGSYSCONFDIR[@],/etc/arp-scan,g' < ./arp-scan.1.dist > arp-scan.1
/usr/bin/sed -e 's,[@]PKGDATADIR[@],/usr/share/arp-scan,g;s,[@]PKGSYSCONFDIR[@],/etc/arp-scan,g' < ./get-oui.1.dist > get-oui.1
mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po
mv -f .deps/format.Tpo .deps/format.Po
mv -f .deps/link-packet-socket.Tpo .deps/link-packet-socket.Po
mv -f .deps/arp-scan.Tpo .deps/arp-scan.Po
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o arp-scan arp-scan.o error.o wrappers.o utils.o mt19937ar.o format.o link-packet-socket.o strlcpy.o -lcap -lpcap 
make[1]: Leaving directory '/build/arp-scan/src/arp-scan-1.10.0'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/arp-scan/src/arp-scan-1.10.0'
 /usr/bin/mkdir -p '/build/arp-scan/pkg/arp-scan/usr/bin'
 /usr/bin/mkdir -p '/build/arp-scan/pkg/arp-scan/usr/share/arp-scan'
 /usr/bin/mkdir -p '/build/arp-scan/pkg/arp-scan/etc/arp-scan'
 /usr/bin/mkdir -p '/build/arp-scan/pkg/arp-scan/usr/share/man/man1'
 /usr/bin/install -c -m 644 ieee-oui.txt '/build/arp-scan/pkg/arp-scan/usr/share/arp-scan'
 /usr/bin/mkdir -p '/build/arp-scan/pkg/arp-scan/usr/share/man/man5'
 /usr/bin/install -c -m 644 mac-vendor.txt '/build/arp-scan/pkg/arp-scan/etc/arp-scan'
 /usr/bin/install -c get-oui get-iab arp-fingerprint '/build/arp-scan/pkg/arp-scan/usr/bin'
 /usr/bin/mkdir -p '/build/arp-scan/pkg/arp-scan/usr/bin'
 /usr/bin/install -c -m 644 arp-scan.1 get-oui.1 arp-fingerprint.1 '/build/arp-scan/pkg/arp-scan/usr/share/man/man1'
 /usr/bin/install -c -m 644 mac-vendor.5 '/build/arp-scan/pkg/arp-scan/usr/share/man/man5'
  /usr/bin/install -c arp-scan '/build/arp-scan/pkg/arp-scan/usr/bin'
make  install-exec-hook
make[2]: Entering directory '/build/arp-scan/src/arp-scan-1.10.0'
setcap cap_net_raw+p /build/arp-scan/pkg/arp-scan/usr/bin/arp-scan
make[2]: Leaving directory '/build/arp-scan/src/arp-scan-1.10.0'
make[1]: Leaving directory '/build/arp-scan/src/arp-scan-1.10.0'
==> 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 "arp-scan"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: arp-scan 1.10.0-4 (Fri Dec 15 15:34:42 2023)
==> Cleaning up...