==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: bmon 4.0-5 (Thu Jul 11 22:02:58 2024)
==> Retrieving sources...
  -> Found bmon-4.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    bmon-4.0.tar.gz ... Passed
==> Making package: bmon 4.0-5 (Thu 11 Jul 2024 10:03:04 PM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) confuse-3.3-4  libnl-3.9.0-1

Total Download Size:   0.40 MiB
Total Installed Size:  2.03 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libnl-3.9.0-1-aarch64 downloading...
 confuse-3.3-4-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnl...
installing confuse...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found bmon-4.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting bmon-4.0.tar.gz with bsdtar
==> Starting build()...
configure.ac:30: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:30: You should run autoupdate.
./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:30: the top level
configure.ac:35: warning: The macro 'AC_ISC_POSIX' is obsolete.
configure.ac:35: You should run autoupdate.
./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from...
configure.ac:35: the top level
configure.ac:37: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:37: the top level
configure.ac:45: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:45: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:45: the top level
configure.ac:49: warning: The macro 'AC_TYPE_SIGNAL' is obsolete.
configure.ac:49: You should run autoupdate.
./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from...
configure.ac:49: the top level
configure.ac:35: installing 'build-aux/compile'
configure.ac:29: installing 'build-aux/config.guess'
configure.ac:29: installing 'build-aux/config.sub'
configure.ac:32: installing 'build-aux/install-sh'
configure.ac:32: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
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 whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 vfork.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for size_t... yes
checking return type of signal handlers... void
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for getopt.h... yes
checking for ncurses/ncurses.h... no
checking for ncurses.h... yes
checking for curses.h... yes
checking for dirent.h... yes
checking for sys/utsname.h... yes
checking for sys/sockio.h... no
checking for netinet6/in6.h... no
checking for fcntl.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for sysctl/ioctl.h... no
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for suseconds_t... yes
checking for atexit... yes
checking for clock_gettime... yes
checking for memset... yes
checking for pow... no
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtol... yes
checking for uname... yes
checking for getdate... yes
checking for pkg-config... /usr/bin/pkg-config
checking for NcursesW wide-character library... yes
checking for working ncursesw/curses.h... no
checking for working ncursesw.h... no
checking for working ncurses.h... yes
checking pkg-config is at least version 0.9.0... yes
checking for libconfuse... yes
checking for libnl-3.0... yes
checking for libnl-route-3.0... yes
checking for pow in -lm... yes
checking for clock_gettime in -lrt... yes
checking for initscr in -lncurses... yes
checking for redrawwin in -lncurses... yes
checking for use_default_colors in -lncurses... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating examples/Makefile
config.status: creating include/bmon/defs.h
config.status: executing depfiles commands
Making all in src
make[1]: Entering directory '/build/bmon/src/bmon-4.0/src'
  CC       bmon-utils.o
  CC       bmon-unit.o
  CC       bmon-conf.o
  CC       bmon-input.o
  CC       bmon-output.o
  CC       bmon-element.o
  CC       bmon-attr.o
  CC       bmon-group.o
  CC       bmon-element_cfg.o
  CC       bmon-history.o
  CC       bmon-graph.o
  CC       bmon-bmon.o
  CC       bmon-module.o
  CC       bmon-in_netlink.o
  CC       bmon-in_null.o
  CC       bmon-in_dummy.o
  CC       bmon-in_proc.o
  CC       bmon-in_sysctl.o
  CC       bmon-out_null.o
  CC       bmon-out_format.o
  CC       bmon-out_ascii.o
  CC       bmon-out_curses.o
in_netlink.c: In function 'handle_tc_obj':
in_netlink.c:558:31: warning: ' (' directive output may be truncated writing 2 bytes into a region of size between 0 and 31 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:980,
                 from ../include/bmon/config.h:36,
                 from ../include/bmon/bmon.h:29,
                 from in_netlink.c:26:
In function 'snprintf',
    inlined from 'handle_tc_obj' at in_netlink.c:558:2:
/usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 36) into a destination of size 32
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
  CCLD     bmon
make[1]: Leaving directory '/build/bmon/src/bmon-4.0/src'
Making all in man
make[1]: Entering directory '/build/bmon/src/bmon-4.0/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/bmon/src/bmon-4.0/man'
Making all in include
make[1]: Entering directory '/build/bmon/src/bmon-4.0/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/bmon/src/bmon-4.0/include'
Making all in examples
make[1]: Entering directory '/build/bmon/src/bmon-4.0/examples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/bmon/src/bmon-4.0/examples'
make[1]: Entering directory '/build/bmon/src/bmon-4.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/bmon/src/bmon-4.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/bmon/src/bmon-4.0/src'
make[2]: Entering directory '/build/bmon/src/bmon-4.0/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/bmon/pkg/bmon/usr/bin'
  /usr/bin/install -c bmon '/build/bmon/pkg/bmon/usr/bin'
make[2]: Leaving directory '/build/bmon/src/bmon-4.0/src'
make[1]: Leaving directory '/build/bmon/src/bmon-4.0/src'
Making install in man
make[1]: Entering directory '/build/bmon/src/bmon-4.0/man'
make[2]: Entering directory '/build/bmon/src/bmon-4.0/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/bmon/pkg/bmon/usr/share/man/man8'
 /usr/bin/install -c -m 644 bmon.8 '/build/bmon/pkg/bmon/usr/share/man/man8'
make[2]: Leaving directory '/build/bmon/src/bmon-4.0/man'
make[1]: Leaving directory '/build/bmon/src/bmon-4.0/man'
Making install in include
make[1]: Entering directory '/build/bmon/src/bmon-4.0/include'
make[2]: Entering directory '/build/bmon/src/bmon-4.0/include'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/bmon/src/bmon-4.0/include'
make[1]: Leaving directory '/build/bmon/src/bmon-4.0/include'
Making install in examples
make[1]: Entering directory '/build/bmon/src/bmon-4.0/examples'
make[2]: Entering directory '/build/bmon/src/bmon-4.0/examples'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/bmon/pkg/bmon/usr/share/doc/bmon/examples'
 /usr/bin/install -c -m 644 bmon.conf '/build/bmon/pkg/bmon/usr/share/doc/bmon/examples'
make[2]: Leaving directory '/build/bmon/src/bmon-4.0/examples'
make[1]: Leaving directory '/build/bmon/src/bmon-4.0/examples'
make[1]: Entering directory '/build/bmon/src/bmon-4.0'
make[2]: Entering directory '/build/bmon/src/bmon-4.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/bmon/src/bmon-4.0'
make[1]: Leaving directory '/build/bmon/src/bmon-4.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 "bmon"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bmon 4.0-5 (Thu 11 Jul 2024 10:03:26 PM MDT)
==> Cleaning up...