>>> bmake: Building community/bmake 20241124-r0 (using abuild 3.14.1-r3) started Wed, 04 Dec 2024 18:05:04 +0000
>>> bmake: Validating /home/buildozer/aports/community/bmake/APKBUILD...
>>> bmake: Analyzing dependencies...
>>> bmake: Installing for build: build-base tzdata
(1/2) Installing tzdata (2024b-r1)
(2/2) Installing .makedepends-bmake (20241204.180505)
OK: 399 MiB in 105 packages
>>> bmake: Cleaning up srcdir
>>> bmake: Cleaning up pkgdir
>>> bmake: Cleaning up tmpdir
>>> bmake: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bmake-20241124.tar.gz
>>> bmake: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bmake-20241124.tar.gz
>>> bmake: Checking sha512sums...
bmake-20241124.tar.gz: OK
separate-tests.patch: OK
>>> bmake: Unpacking /var/cache/distfiles/edge/bmake-20241124.tar.gz...
>>> bmake: separate-tests.patch
patching file boot-strap
NOTE: default prefix=/usr/local 
checking whether system has timezone Europe/Berlin... 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 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 wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 for a BSD-compatible install... /usr/bin/install -c
Using: BMAKE_PATH_MAX=1024
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/param.h... yes
checking for sys/sysctl.h... no
checking for ar.h... yes
checking for err.h... yes
checking for fcntl.h... yes
checking for libgen.h... yes
checking for limits.h... yes
checking for paths.h... yes
checking for poll.h... yes
checking for ranlib.h... no
checking for regex.h... yes
checking for sys/mman.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... yes
checking for utime.h... yes
checking for sys/cdefs.h... no
checking for __attribute__... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for int64_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uint32_t... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether sys_siglist is declared... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for sig_atomic_t... yes
checking for fork... yes
checking for vfork... yes
checking for vprintf... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for wait3 that fills in rusage... yes
checking for err... yes
checking for errx... yes
checking for getcwd... yes
checking for getenv... yes
checking for getwd... no
checking for killpg... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setpgid... yes
checking for setrlimit... yes
checking for setsid... yes
checking for sigaddset... yes
checking for sigpending... yes
checking for sigprocmask... yes
checking for sigsetmask... no
checking for sigsuspend... yes
checking for sigvec... no
checking for snprintf... yes
checking for strerror... yes
checking for stresep... no
checking for strftime... yes
checking for strsep... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoul... yes
checking for sysctl... no
checking for unsetenv... yes
checking for vsnprintf... yes
checking for wait3... yes
checking for wait4... yes
checking for waitpid... yes
checking for warn... yes
checking for warnx... yes
checking for getopt... yes
checking for realpath... yes
checking for dirname... yes
checking for sigaction... yes
checking for stresep... (cached) no
checking for strlcpy... yes
checking for emalloc in -lutil... no
checking whether stat file-mode macros are broken... no
checking if compiler supports __func__
checking if diff -u works... yes
checking for MACHINE & MACHINE_ARCH...
defaults: MACHINE=aarch64, MACHINE_ARCH=aarch64
Using: MACHINE=aarch64, MACHINE_ARCH=aarch64
Using: MKSRC=${srcdir}/mk
configure: creating ./config.status
config.status: creating makefile
config.status: creating Makefile.config
config.status: creating unit-tests/Makefile.config
config.status: creating make-bootstrap.sh
config.status: creating config.h

You can now run

	sh ./make-bootstrap.sh

to produce a fully functional bmake.

gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20241124" -DMACHINE="aarch64" -DMACHINE_ARCH="aarch64" -DMAKE_OS="" -D_PATH_DEFSYSPATH="/usr/share/mk" -o main.o /home/buildozer/aports/community/bmake/src/bmake/main.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /home/buildozer/aports/community/bmake/src/bmake/arch.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /home/buildozer/aports/community/bmake/src/bmake/buf.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /home/buildozer/aports/community/bmake/src/bmake/compat.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /home/buildozer/aports/community/bmake/src/bmake/cond.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /home/buildozer/aports/community/bmake/src/bmake/dir.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /home/buildozer/aports/community/bmake/src/bmake/for.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /home/buildozer/aports/community/bmake/src/bmake/hash.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lst.o /home/buildozer/aports/community/bmake/src/bmake/lst.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /home/buildozer/aports/community/bmake/src/bmake/make.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /home/buildozer/aports/community/bmake/src/bmake/make_malloc.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o metachar.o /home/buildozer/aports/community/bmake/src/bmake/metachar.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /home/buildozer/aports/community/bmake/src/bmake/parse.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /home/buildozer/aports/community/bmake/src/bmake/sigcompat.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /home/buildozer/aports/community/bmake/src/bmake/str.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /home/buildozer/aports/community/bmake/src/bmake/suff.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /home/buildozer/aports/community/bmake/src/bmake/targ.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /home/buildozer/aports/community/bmake/src/bmake/trace.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /home/buildozer/aports/community/bmake/src/bmake/var.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /home/buildozer/aports/community/bmake/src/bmake/util.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /home/buildozer/aports/community/bmake/src/bmake/stresep.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /home/buildozer/aports/community/bmake/src/bmake/meta.c
gcc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -I/home/buildozer/aports/community/bmake/src/bmake -DHAVE_CONFIG_H -I/home/buildozer/aports/community/bmake/src/bmake/missing -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /home/buildozer/aports/community/bmake/src/bmake/job.c
gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bmake main.o job.o meta.o arch.o buf.o compat.o cond.o dir.o for.o hash.o lst.o make.o make_malloc.o metachar.o parse.o sigcompat.o str.o suff.o targ.o trace.o var.o util.o stresep.o
NOTE: default prefix=/usr/local 
cd /home/buildozer/aports/community/bmake/src/bmake/unit-tests &&  MAKEFLAGS= /home/buildozer/aports/community/bmake/src/linux6-aarch64/bmake -r -m / test 
#      test  cmd-errors
#      test  cmd-errors-jobs
#      test  cmd-errors-lint
#      test  cmd-interrupt
#      test  cmdline
#      test  cmdline-redirect-stdin
#      test  cmdline-undefined
#      test  comment
#      test  compat-error
#      test  cond-cmp-numeric
#      test  cond-cmp-numeric-eq
#      test  cond-cmp-numeric-ge
#      test  cond-cmp-numeric-gt
#      test  cond-cmp-numeric-le
#      test  cond-cmp-numeric-lt
#      test  cond-cmp-numeric-ne
#      test  cond-cmp-string
#      test  cond-cmp-unary
#      test  cond-eof
#      test  cond-func
#      test  cond-func-commands
#      test  cond-func-defined
#      test  cond-func-empty
#      test  cond-func-exists
#      test  cond-func-make
#      test  cond-func-make-main
#      test  cond-func-target
#      test  cond-late
#      test  cond-op
#      test  cond-op-and
#      test  cond-op-and-lint
#      test  cond-op-not
#      test  cond-op-or
#      test  cond-op-or-lint
#      test  cond-op-parentheses
#      test  cond-short
#      test  cond-token-number
#      test  cond-token-plain
#      test  cond-token-string
#      test  cond-token-var
#      test  cond-undef-lint
#      test  counter
#      test  counter-append
#      test  dep
#      test  dep-colon
#      test  dep-colon-bug-cross-file
#      test  dep-double-colon
#      test  dep-double-colon-indep
#      test  dep-duplicate
#      test  dep-exclam
#      test  dep-none
#      test  dep-op-missing
#      test  dep-percent
#      test  dep-var
#      test  dep-wildcards
#      test  depsrc
#      test  depsrc-end
#      test  depsrc-exec
#      test  depsrc-ignore
#      test  depsrc-made
#      test  depsrc-make
#      test  depsrc-meta
#      test  depsrc-nometa
#      test  depsrc-nometa_cmp
#      test  depsrc-nopath
#      test  depsrc-notmain
#      test  depsrc-optional
#      test  depsrc-phony
#      test  depsrc-precious
#      test  depsrc-recursive
#      test  depsrc-silent
#      test  depsrc-use
#      test  depsrc-usebefore
#      test  depsrc-usebefore-double-colon
#      test  depsrc-wait
#      test  deptgt
#      test  deptgt-begin
#      test  deptgt-begin-fail
#      test  deptgt-begin-fail-indirect
#      test  deptgt-default
#      test  deptgt-end
#      test  deptgt-end-fail
#      test  deptgt-end-fail-all
#      test  deptgt-end-fail-indirect
#      test  deptgt-end-jobs
#      test  deptgt-error
#      test  deptgt-ignore
#      test  deptgt-interrupt
#      test  deptgt-main
#      test  deptgt-makeflags
#      test  deptgt-no_parallel
#      test  deptgt-nopath
#      test  deptgt-notparallel
#      test  deptgt-objdir
#      test  deptgt-order
#      test  deptgt-path
#      test  deptgt-path-suffix
#      test  deptgt-phony
#      test  deptgt-posix
#      test  deptgt-precious
#      test  deptgt-shell
#      test  deptgt-silent
#      test  deptgt-silent-jobs
#      test  deptgt-stale
#      test  deptgt-suffixes
#      test  dir
#      test  dir-expand-path
#      test  directive
#      test  directive-dinclude
#      test  directive-elif
#      test  directive-elifdef
#      test  directive-elifmake
#      test  directive-elifndef
#      test  directive-elifnmake
#      test  directive-else
#      test  directive-endfor
#      test  directive-endif
#      test  directive-error
#      test  directive-export
#      test  directive-export-env
#      test  directive-export-impl
#      test  directive-export-gmake
#      test  directive-export-literal
#      test  directive-for
#      test  directive-for-break
#      test  directive-for-empty
#      test  directive-for-errors
#      test  directive-for-escape
#      test  directive-for-generating-endif
#      test  directive-for-if
#      test  directive-for-lines
#      test  directive-for-null
#      test  directive-hyphen-include
#      test  directive-if
#      test  directive-if-nested
#      test  directive-ifdef
#      test  directive-ifmake
#      test  directive-ifndef
#      test  directive-ifnmake
#      test  directive-include
#      test  directive-include-fatal
#      test  directive-include-guard
#      test  directive-info
#      test  directive-misspellings
#      test  directive-sinclude
#      test  directive-undef
#      test  directive-unexport
#      test  directive-unexport-env
#      test  directive-warning
#      test  dollar
#      test  doterror
#      test  dotwait
#      test  error
#      test  export
#      test  export-all
#      test  export-env
#      test  export-variants
#      test  gnode-submake
#      test  hanoi-include
#      test  impsrc
#      test  include-main
#      test  job-flags
#      test  job-output-long-lines
#      test  job-output-null
#      test  jobs-empty-commands
#      test  jobs-empty-commands-error
#      test  jobs-error-indirect
#      test  jobs-error-nested
#      test  jobs-error-nested-make
#      test  lint
#      test  make-exported
#      test  meta-cmd-cmp
#      test  moderrs
#      test  modmisc
#      test  objdir-writable
#      test  opt
#      test  opt-backwards
#      test  opt-chdir
#      test  opt-debug
#      test  opt-debug-all
#      test  opt-debug-archive
#      test  opt-debug-curdir
#      test  opt-debug-cond
#      test  opt-debug-dir
#      test  opt-debug-errors
#      test  opt-debug-errors-jobs
#      test  opt-debug-file
#      test  opt-debug-for
#      test  opt-debug-graph1
#      test  opt-debug-graph2
#      test  opt-debug-graph3
#      test  opt-debug-hash
#      test  opt-debug-jobs
#      test  opt-debug-lint
#      test  opt-debug-loud
#      test  opt-debug-meta
#      test  opt-debug-making
#      test  opt-debug-no-rm
#      test  opt-debug-parse
#      test  opt-debug-suff
#      test  opt-debug-targets
#      test  opt-debug-varraw
#      test  opt-debug-var
#      test  opt-debug-x-trace
#      test  opt-define
#      test  opt-env
#      test  opt-file
#      test  opt-ignore
#      test  opt-include-dir
#      test  opt-jobs
#      test  opt-jobs-internal
#      test  opt-jobs-no-action
#      test  opt-keep-going
#      test  opt-keep-going-indirect
#      test  opt-keep-going-multiple
#      test  opt-m-include-dir
#      test  opt-no-action
#      test  opt-no-action-at-all
#      test  opt-no-action-runflags
#      test  opt-no-action-touch
#      test  opt-query
#      test  opt-raw
#      test  opt-silent
#      test  opt-touch
#      test  opt-touch-jobs
#      test  opt-tracefile
#      test  opt-var-expanded
#      test  opt-var-literal
#      test  opt-version
#      test  opt-warnings-as-errors
#      test  opt-where-am-i
#      test  opt-x-reduce-exported
#      test  order
#      test  parse
#      test  parse-var
#      test  phony-end
#      test  posix
#      test  recursive
#      test  sh
#      test  sh-dots
#      test  sh-errctl
#      test  sh-flags
#      test  sh-jobs
#      test  sh-jobs-error
#      test  sh-leading-at
#      test  sh-leading-hyphen
#      test  sh-leading-plus
#      test  sh-meta-chars
#      test  sh-multi-line
#      test  sh-single-line
#      test  shell-csh
#      test  shell-custom
#      test  shell-sh
#      test  suff-add-later
#      test  suff-clear-regular
#      test  suff-clear-single
#      test  suff-incomplete
#      test  suff-lookup
#      test  suff-main
#      test  suff-main-several
#      test  suff-phony
#      test  suff-rebuild
#      test  suff-self
#      test  suff-transform-debug
#      test  suff-transform-endless
#      test  suff-transform-expand
#      test  suff-transform-select
#      test  suff-use
#      test  sunshcmd
#      test  ternary
#      test  unexport
#      test  unexport-env
#      test  use-inference
#      test  var-readonly
#      test  var-scope
#      test  var-scope-cmdline
#      test  var-scope-env
#      test  var-scope-global
#      test  var-scope-local
#      test  var-scope-local-legacy
#      test  var-eval-short
#      test  var-op
#      test  var-op-append
#      test  var-op-assign
#      test  var-op-default
#      test  var-op-expand
#      test  var-op-shell
#      test  var-op-sunsh
#      test  var-recursive
#      test  varcmd
#      test  vardebug
#      test  varfind
#      test  varmisc
#      test  varmod
#      test  varmod-assign
#      test  varmod-assign-shell
#      test  varmod-defined
#      test  varmod-edge
#      test  varmod-exclam-shell
#      test  varmod-extension
#      test  varmod-gmtime
#      test  varmod-hash
#      test  varmod-head
#      test  varmod-ifelse
#      test  varmod-indirect
#      test  varmod-l-name-to-value
#      test  varmod-localtime
#      test  varmod-loop
#      test  varmod-loop-delete
#      test  varmod-loop-varname
#      test  varmod-match
#      test  varmod-match-escape
#      test  varmod-mtime
#      test  varmod-no-match
#      test  varmod-order
#      test  varmod-order-numeric
#      test  varmod-order-reverse
#      test  varmod-order-shuffle
#      test  varmod-order-string
#      test  varmod-path
#      test  varmod-quote
#      test  varmod-quote-dollar
#      test  varmod-range
#      test  varmod-remember
#      test  varmod-root
#      test  varmod-select-words
#      test  varmod-shell
#      test  varmod-subst
#      test  varmod-subst-regex
#      test  varmod-sun-shell
#      test  varmod-sysv
#      test  varmod-tail
#      test  varmod-to-abs
#      test  varmod-to-lower
#      test  varmod-to-many-words
#      test  varmod-to-one-word
#      test  varmod-to-separator
#      test  varmod-to-title
#      test  varmod-to-upper
#      test  varmod-undefined
#      test  varmod-unique
#      test  varname
#      test  varname-dollar
#      test  varname-dot-alltargets
#      test  varname-dot-curdir
#      test  varname-dot-includes
#      test  varname-dot-includedfromdir
#      test  varname-dot-includedfromfile
#      test  varname-dot-libs
#      test  varname-dot-make-dependfile
#      test  varname-dot-make-expand_variables
#      test  varname-dot-make-exported
#      test  varname-dot-make-jobs
#      test  varname-dot-make-jobs-prefix
#      test  varname-dot-make-level
#      test  varname-dot-make-makefile_preference
#      test  varname-dot-make-makefiles
#      test  varname-dot-make-meta-bailiwick
#      test  varname-dot-make-meta-created
#      test  varname-dot-make-meta-files
#      test  varname-dot-make-meta-prefix
#      test  varname-dot-make-mode
#      test  varname-dot-make-pid
#      test  varname-dot-make-ppid
#      test  varname-dot-make-save_dollars
#      test  varname-dot-makeflags
#      test  varname-dot-makeoverrides
#      test  varname-dot-newline
#      test  varname-dot-objdir
#      test  varname-dot-parsedir
#      test  varname-dot-parsefile
#      test  varname-dot-path
#      test  varname-dot-shell
#      test  varname-dot-suffixes
#      test  varname-dot-targets
#      test  varname-empty
#      test  varname-make
#      test  varname-make_print_var_on_error
#      test  varname-make_print_var_on_error-jobs
#      test  varname-makefile
#      test  varname-makeflags
#      test  varname-pwd
#      test  varname-vpath
#      test  varparse-dynamic
#      test  varparse-errors
#      test  varparse-mod
#      test  varparse-undef-partial
All tests passed
>>> bmake: Entering fakeroot...
NOTE: default prefix=/usr/local 
test -d /home/buildozer/aports/community/bmake/pkg/bmake/usr/bin || install -m 755 -d /home/buildozer/aports/community/bmake/pkg/bmake/usr/bin
test -d /home/buildozer/aports/community/bmake/pkg/bmake/usr/share/man/man1 || install -m 755 -d /home/buildozer/aports/community/bmake/pkg/bmake/usr/share/man/man1
[ -d /home/buildozer/aports/community/bmake/pkg/bmake/usr/bin ] ||  install -d -o root -g root -m 775 /home/buildozer/aports/community/bmake/pkg/bmake/usr/bin
install -c -s -o root -g root -m 555  bmake /home/buildozer/aports/community/bmake/pkg/bmake/usr/bin/
install -c -o root -g root -m 444 ./bmake.1 /home/buildozer/aports/community/bmake/pkg/bmake/usr/share/man/man1/bmake.1
test -d /home/buildozer/aports/community/bmake/pkg/bmake/usr/share/mk || install -m 755 -d /home/buildozer/aports/community/bmake/pkg/bmake/usr/share/mk
sh /home/buildozer/aports/community/bmake/src/bmake/mk/install-mk -v -m 444 /home/buildozer/aports/community/bmake/pkg/bmake/usr/share/mk
mkdir -p /home/buildozer/aports/community/bmake/pkg/bmake/usr/share/mk/sys
cp -f sys.mk auto.obj.mk autoconf.mk autodep.mk auto.dep.mk cc-wrap.mk ccm.dep.mk compiler.mk cython.mk dep.mk doc.mk dpadd.mk files.mk final.mk genfiles.mk host-target.mk host.libnames.mk inc.mk init.mk java.mk jobs.mk ldorder.mk lib.mk libnames.mk libs.mk links.mk man.mk manifest.mk nls.mk obj.mk options.mk own.mk posix.mk prlist.mk prog.mk progs.mk rst2htm.mk rust.mk scripts.mk srctop.mk subdir.mk suffixes.mk sys.clean-env.mk sys.debug.mk sys.dependfile.mk sys.dirdeps.mk sys.vars.mk target-flags.mk warnings.mk whats.mk yacc.mk dirdeps.mk dirdeps-cache-update.mk dirdeps-options.mk dirdeps-targets.mk gendirdeps.mk install-new.mk meta.sys.mk meta.autodep.mk meta.stage.mk meta.subdir.mk /home/buildozer/aports/community/bmake/pkg/bmake/usr/share/mk
cp -f sys/AIX.mk sys/Cygwin.mk sys/Darwin.mk sys/Generic.mk sys/HP-UX.mk sys/IRIX.mk sys/Linux.mk sys/NetBSD.mk sys/OSF1.mk sys/OpenBSD.mk sys/SCO_SV.mk sys/SunOS.mk sys/UnixWare.mk /home/buildozer/aports/community/bmake/pkg/bmake/usr/share/mk/sys
cp -f install-sh mkopt.sh newlog.sh stage-install.sh meta2deps.py meta2deps.sh /home/buildozer/aports/community/bmake/pkg/bmake/usr/share/mk
chmod 444 sys.mk auto.obj.mk autoconf.mk autodep.mk auto.dep.mk cc-wrap.mk ccm.dep.mk compiler.mk cython.mk dep.mk doc.mk dpadd.mk files.mk final.mk genfiles.mk host-target.mk host.libnames.mk inc.mk init.mk java.mk jobs.mk ldorder.mk lib.mk libnames.mk libs.mk links.mk man.mk manifest.mk nls.mk obj.mk options.mk own.mk posix.mk prlist.mk prog.mk progs.mk rst2htm.mk rust.mk scripts.mk srctop.mk subdir.mk suffixes.mk sys.clean-env.mk sys.debug.mk sys.dependfile.mk sys.dirdeps.mk sys.vars.mk target-flags.mk warnings.mk whats.mk yacc.mk dirdeps.mk dirdeps-cache-update.mk dirdeps-options.mk dirdeps-targets.mk gendirdeps.mk install-new.mk meta.sys.mk meta.autodep.mk meta.stage.mk meta.subdir.mk sys/AIX.mk sys/Cygwin.mk sys/Darwin.mk sys/Generic.mk sys/HP-UX.mk sys/IRIX.mk sys/Linux.mk sys/NetBSD.mk sys/OSF1.mk sys/OpenBSD.mk sys/SCO_SV.mk sys/SunOS.mk sys/UnixWare.mk
chmod 555 install-sh mkopt.sh newlog.sh stage-install.sh meta2deps.py meta2deps.sh
ln -s dep.mk bsd.dep.mk
ln -s doc.mk bsd.doc.mk
ln -s files.mk bsd.files.mk
ln -s inc.mk bsd.inc.mk
ln -s init.mk bsd.init.mk
ln -s lib.mk bsd.lib.mk
ln -s links.mk bsd.links.mk
ln -s man.mk bsd.man.mk
ln -s nls.mk bsd.nls.mk
ln -s obj.mk bsd.obj.mk
ln -s own.mk bsd.own.mk
ln -s prog.mk bsd.prog.mk
ln -s subdir.mk bsd.subdir.mk
>>> bmake-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/bmake/pkg/bmake-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/bmake/pkg/bmake-doc/usr/share/man'
>>> bmake-doc*: Preparing subpackage bmake-doc...
>>> bmake-doc*: Running postcheck for bmake-doc
>>> bmake*: Running postcheck for bmake
>>> bmake*: Preparing package bmake...
>>> bmake*: Stripping binaries
>>> bmake-doc*: Scanning shared objects
>>> bmake*: Scanning shared objects
>>> bmake-doc*: Tracing dependencies...
>>> bmake-doc*: Package size: 187.3 KB
>>> bmake-doc*: Compressing data...
>>> bmake-doc*: Create checksum...
>>> bmake-doc*: Create bmake-doc-20241124-r0.apk
>>> bmake*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
>>> bmake*: Package size: 535.5 KB
>>> bmake*: Compressing data...
>>> bmake*: Create checksum...
>>> bmake*: Create bmake-20241124-r0.apk
>>> bmake: Build complete at Wed, 04 Dec 2024 18:05:40 +0000 elapsed time 0h 0m 36s
>>> bmake: Cleaning up srcdir
>>> bmake: Cleaning up pkgdir
>>> bmake: Uninstalling dependencies...
(1/2) Purging .makedepends-bmake (20241204.180505)
(2/2) Purging tzdata (2024b-r1)
OK: 397 MiB in 103 packages
>>> bmake: Updating the community/aarch64 repository index...
>>> bmake: Signing the index...