>>> bmon: Building community/bmon 4.0-r2 (using abuild 3.14.1-r1) started Wed, 13 Nov 2024 14:50:37 +0000
>>> bmon: Validating /home/buildozer/aports/community/bmon/APKBUILD...
>>> bmon: Analyzing dependencies...
>>> bmon: Installing for build: build-base libnl3-dev confuse-dev ncurses-dev linux-headers
(1/12) Installing libnl3 (3.10.0-r0)
(2/12) Installing libnl3-cli (3.10.0-r0)
(3/12) Installing libnl3-dev (3.10.0-r0)
(4/12) Installing confuse (3.3-r4)
(5/12) Installing confuse-dev (3.3-r4)
(6/12) Installing libformw (6.5_p20241006-r3)
(7/12) Installing libmenuw (6.5_p20241006-r3)
(8/12) Installing libpanelw (6.5_p20241006-r3)
(9/12) Installing libncurses++ (6.5_p20241006-r3)
(10/12) Installing ncurses-dev (6.5_p20241006-r3)
(11/12) Installing linux-headers (6.6-r1)
(12/12) Installing .makedepends-bmon (20241113.145047)
Executing busybox-1.37.0-r6.trigger
OK: 405 MiB in 113 packages
>>> bmon: Cleaning up srcdir
>>> bmon: Cleaning up pkgdir
>>> bmon: Cleaning up tmpdir
>>> bmon: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/bmon-4.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/bmon-4.0.tar.gz.part'
bmon-4.0.tar.gz.part 100% |********************************|  197k  0:00:00 ETA
'/var/cache/distfiles/v3.21/bmon-4.0.tar.gz.part' saved
>>> bmon: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/bmon-4.0.tar.gz
>>> bmon: Checking sha512sums...
bmon-4.0.tar.gz: OK
>>> bmon: Unpacking /var/cache/distfiles/v3.21/bmon-4.0.tar.gz...
>>> bmon: Updating ./build-aux/config.guess
checking build system type... aarch64-unknown-linux-musl
checking host system type... aarch64-unknown-linux-musl
checking target system type... aarch64-unknown-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... 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 we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
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 whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netinet6/in6.h usability... no
checking netinet6/in6.h presence... no
checking for netinet6/in6.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sysctl/ioctl.h usability... no
checking sysctl/ioctl.h presence... no
checking for sysctl/ioctl.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... 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... yes
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 CONFUSE... yes
checking for LIBNL... yes
checking for LIBNL_ROUTE... 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 '/home/buildozer/aports/community/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-group.o
  CC       bmon-element.o
  CC       bmon-attr.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_sysctl.o
  CC       bmon-out_null.o
  CC       bmon-out_format.o
  CC       bmon-in_proc.o
  CC       bmon-out_ascii.o
  CC       bmon-out_curses.o
  CCLD     bmon
make[1]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/src'
Making all in man
make[1]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/man'
Making all in include
make[1]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/include'
Making all in examples
make[1]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/examples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/examples'
make[1]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0'
>>> WARNING: bmon: APKBUILD does not run any tests!
    Alpine policy will soon require that packages have any relevant testsuites run during the build process.
    To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite.
>>> bmon: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/src'
make[2]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/src'
make[2]: Nothing to be done for 'install-data-am'.
 ../build-aux/install-sh -c -d '/home/buildozer/aports/community/bmon/pkg/bmon/usr/bin'
  /usr/bin/install -c bmon '/home/buildozer/aports/community/bmon/pkg/bmon/usr/bin'
make[2]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/src'
make[1]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/src'
Making install in man
make[1]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/man'
make[2]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/man'
make[2]: Nothing to be done for 'install-exec-am'.
 ../build-aux/install-sh -c -d '/home/buildozer/aports/community/bmon/pkg/bmon/usr/share/man/man8'
 /usr/bin/install -c -m 644 bmon.8 '/home/buildozer/aports/community/bmon/pkg/bmon/usr/share/man/man8'
make[2]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/man'
make[1]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/man'
Making install in include
make[1]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/include'
make[2]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/bmon/src/bmon-4.0/include'
make[1]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/include'
Making install in examples
make[1]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/examples'
make[2]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/examples'
make[2]: Nothing to be done for 'install-exec-am'.
 ../build-aux/install-sh -c -d '/home/buildozer/aports/community/bmon/pkg/bmon/usr/share/doc/bmon/examples'
 /usr/bin/install -c -m 644 bmon.conf '/home/buildozer/aports/community/bmon/pkg/bmon/usr/share/doc/bmon/examples'
make[2]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/examples'
make[1]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0/examples'
make[1]: Entering directory '/home/buildozer/aports/community/bmon/src/bmon-4.0'
make[2]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/bmon/src/bmon-4.0'
make[1]: Leaving directory '/home/buildozer/aports/community/bmon/src/bmon-4.0'
>>> bmon-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/bmon/pkg/bmon-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/bmon/pkg/bmon-doc/usr/share/man'
>>> bmon-doc*: Preparing subpackage bmon-doc...
>>> bmon-doc*: Running postcheck for bmon-doc
>>> bmon*: Running postcheck for bmon
>>> bmon*: Preparing package bmon...
>>> bmon*: Stripping binaries
>>> bmon-doc*: Scanning shared objects
>>> bmon*: Scanning shared objects
>>> bmon-doc*: Tracing dependencies...
>>> bmon-doc*: Package size: 4.2 KB
>>> bmon-doc*: Compressing data...
>>> bmon-doc*: Create checksum...
>>> bmon-doc*: Create bmon-doc-4.0-r2.apk
>>> bmon*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
	so:libconfuse.so.2
	so:libncursesw.so.6
	so:libnl-3.so.200
	so:libnl-route-3.so.200
>>> bmon*: Package size: 140.7 KB
>>> bmon*: Compressing data...
>>> bmon*: Create checksum...
>>> bmon*: Create bmon-4.0-r2.apk
>>> bmon: Build complete at Wed, 13 Nov 2024 14:50:52 +0000 elapsed time 0h 0m 15s
>>> bmon: Cleaning up srcdir
>>> bmon: Cleaning up pkgdir
>>> bmon: Uninstalling dependencies...
(1/12) Purging .makedepends-bmon (20241113.145047)
(2/12) Purging libnl3-dev (3.10.0-r0)
(3/12) Purging libnl3-cli (3.10.0-r0)
(4/12) Purging libnl3 (3.10.0-r0)
(5/12) Purging confuse-dev (3.3-r4)
(6/12) Purging confuse (3.3-r4)
(7/12) Purging ncurses-dev (6.5_p20241006-r3)
(8/12) Purging libncurses++ (6.5_p20241006-r3)
(9/12) Purging libpanelw (6.5_p20241006-r3)
(10/12) Purging linux-headers (6.6-r1)
(11/12) Purging libformw (6.5_p20241006-r3)
(12/12) Purging libmenuw (6.5_p20241006-r3)
Executing busybox-1.37.0-r6.trigger
OK: 394 MiB in 101 packages
>>> bmon: Updating the community/aarch64 repository index...
>>> bmon: Signing the index...