==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: wavemon 0.9.6-1 (Sun Sep  8 15:30:22 2024)
==> Retrieving sources...
  -> Found wavemon-0.9.6.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    wavemon-0.9.6.tar.gz ... Passed
==> Validating source files with b2sums...
    wavemon-0.9.6.tar.gz ... Passed
==> Making package: wavemon 0.9.6-1 (Sun Sep  8 15:30:43 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libnl-3.10.0-1

Total Download Size:   0.33 MiB
Total Installed Size:  1.59 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libnl-3.10.0-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnl...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found wavemon-0.9.6.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting wavemon-0.9.6.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.ac:106: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:106: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:106: the top level
autoreconf: configure.ac: not using Autoheader
autoreconf: configure.ac: not using Automake
autoreconf: 'config/config.sub' is updated
autoreconf: 'config/config.guess' is updated
autoreconf: 'config/install-sh' is updated
autoreconf: Leaving directory '.'
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for grep that handles long lines and -e... /usr/bin/grep
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/time.h... yes
checking for ncurses.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for net/if_arp.h... yes
checking for netinet/ether.h... yes
checking for net/ethernet.h... yes
checking for pthread.h... yes
checking for ncursesw/curses.h... no
checking for sys/socket.h... yes
checking for linux/if.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for pow in -lm... yes
checking for pthread_create in -lpthread... yes
checking for addnwstr in -lncursesw6... no
checking for addnwstr in -lncursesw... yes
checking for cap_get_flag in -lcap... yes
checking for gettimeofday... yes
checking for ether_ntohost... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libnl-cli-3.0 >= 3.2.22... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
configure: creating ./config.status
config.status: creating Makefile
 CC   about_scr.c
 CC   conf.c
 CC   conf_scr.c
 CC   error.c
 CC   help_scr.c
 CC   info_scr.c
 CC   iw_if.c
 CC   iw_nl80211.c
 CC   iw_scan.c
 CC   lhist_scr.c
 CC   llist.c
 CC   rfkill.c
 CC   scan_scr.c
 CC   ui.c
 CC   utils.c
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -I/usr/include/libnl3  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  wavemon.c about_scr.o conf.o conf_scr.o error.o help_scr.o info_scr.o iw_if.o iw_nl80211.o iw_scan.o lhist_scr.o llist.o rfkill.o scan_scr.o ui.o utils.o  -lcap -lncursesw -lm  -lnl-cli-3 -lnl-genl-3 -lnl-nf-3 -lnl-3 -lnl-route-3 -o wavemon
==> Entering fakeroot environment...
==> Starting package()...
/usr/bin/install -c -m 0755 -d /build/wavemon/pkg/wavemon/usr/bin
/usr/bin/install -c -m 0755 -d /build/wavemon/pkg/wavemon/usr/share/man/man1
/usr/bin/install -c -m 0755 wavemon /build/wavemon/pkg/wavemon/usr/bin
/usr/bin/install -c -m 0644 wavemon.1 /build/wavemon/pkg/wavemon/usr/share/man/man1
/usr/bin/install -c -m 0755 -d /build/wavemon/pkg/wavemon/usr/share/man/man5
/usr/bin/install -c -m 0644 wavemonrc.5 /build/wavemon/pkg/wavemon/usr/share/man/man5
/usr/bin/install -c -m 0755 -d /build/wavemon/pkg/wavemon/usr/share/doc/wavemon
/usr/bin/install -c -m 0644 README.md LICENSE /build/wavemon/pkg/wavemon/usr/share/doc/wavemon
==> 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 "wavemon"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: wavemon 0.9.6-1 (Sun Sep  8 15:31:04 2024)
==> Cleaning up...