>>> dash: Building main/dash 0.5.12-r2 (using abuild 3.14.0-r0) started Wed, 16 Oct 2024 02:53:39 +0000
>>> dash: Validating /home/buildozer/aports/main/dash/APKBUILD...
>>> WARNING: dash: Setting the maintainer with a comment is deprecated. Use maintainer="Natanael Copa <ncopa@alpinelinux.org>" instead
>>> dash: Analyzing dependencies...
>>> dash: Installing for build: build-base coreutils
(1/7) Installing coreutils-env (9.5-r1)
(2/7) Installing coreutils-fmt (9.5-r1)
(3/7) Installing coreutils-sha512sum (9.5-r1)
(4/7) Installing libattr (2.5.2-r2)
(5/7) Installing utmps-libs (0.1.2.3-r1)
(6/7) Installing coreutils (9.5-r1)
(7/7) Installing .makedepends-dash (20241016.025343)
Executing busybox-1.36.1-r32.trigger
OK: 334 MiB in 103 packages
>>> dash: Cleaning up srcdir
>>> dash: Cleaning up pkgdir
>>> dash: Cleaning up tmpdir
>>> dash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/dash-0.5.12.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/dash-0.5.12.tar.gz.part'
dash-0.5.12.tar.gz.p 100% |********************************|  240k  0:00:00 ETA
'/var/cache/distfiles/v3.21/dash-0.5.12.tar.gz.part' saved
>>> dash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/dash-0.5.12.tar.gz
>>> dash: Checking sha512sums...
dash-0.5.12.tar.gz: OK
>>> dash: Unpacking /var/cache/distfiles/v3.21/dash-0.5.12.tar.gz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
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 riscv64-alpine-linux-musl-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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for build system compiler... gcc
checking for __attribute__((__alias__()))... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking whether _PATH_BSHELL is declared... yes
checking whether _PATH_DEVNULL is declared... yes
checking whether _PATH_TTY is declared... yes
checking whether isblank is declared... yes
checking size of intmax_t... 8
checking size of long long int... 8
checking whether PRIdMAX is declared... yes
checking for bsearch... yes
checking for faccessat... yes
checking for getpwnam... yes
checking for getrlimit... yes
checking for isalpha... yes
checking for killpg... yes
checking for mempcpy... yes
checking for sigsetmask... no
checking for stpcpy... yes
checking for strchrnul... yes
checking for strsignal... yes
checking for strtod... yes
checking for strtoimax... yes
checking for strtoumax... yes
checking for sysconf... yes
checking for fnmatch... yes
checking for signal... yes
checking whether stat64 is declared... no
checking for glob64... no
checking for open64... no
checking for stat::st_mtim... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.12'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.12/src'
  CC       builtins.def
  CC       mknodes
  GEN      token.h
  GEN      token_vars.h
  CC       mksyntax
  GEN      builtins.h
  GEN      syntax.h
  GEN      nodes.h
make  all-am
make[3]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.12/src'
  CC       alias.o
  CC       arith_yacc.o
  CC       arith_yylex.o
  CC       cd.o
  CC       error.o
  CC       eval.o
  CC       exec.o
  CC       expand.o
  CC       histedit.o
  CC       input.o
  CC       jobs.o
  CC       mail.o
  CC       main.o
  CC       memalloc.o
  CC       miscbltin.o
  CC       mystring.o
  CC       options.o
  CC       parser.o
  CC       redir.o
  CC       show.o
  CC       trap.o
  CC       output.o
  CC       system.o
  CC       var.o
  CC       builtins.o
  CC       mkinit
  CC       nodes.o
  CC       mksignames
  CC       syntax.o
  CC       bltin/printf.o
  CC       bltin/test.o
  CC       bltin/times.o
  GEN      signames.c
  CC       signames.o
  GEN      init.c
  CC       init.o
  CCLD     dash
make[3]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.12/src'
make[2]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.12/src'
make[2]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.12'
make[2]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.12'
make[1]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.12'
ok
>>> dash: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.12/src'
make  install-am
make[2]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.12/src'
make[3]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.12/src'
 /bin/mkdir -p '/home/buildozer/aports/main/dash/pkg/dash/usr/bin'
 /bin/mkdir -p '/home/buildozer/aports/main/dash/pkg/dash/usr/share/man/man1'
  /usr/bin/install -c dash '/home/buildozer/aports/main/dash/pkg/dash/usr/bin'
 /usr/bin/install -c -m 644 dash.1 '/home/buildozer/aports/main/dash/pkg/dash/usr/share/man/man1'
make[3]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.12/src'
make[2]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.12/src'
make[1]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.12/src'
make[1]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.12'
make[2]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.12'
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/main/dash/src/dash-0.5.12'
make[1]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.12'
>>> dash-doc*: Running split function doc...
renamed 'usr/share/man' -> '/home/buildozer/aports/main/dash/pkg/dash-doc/usr/share/man'
>>> dash-doc*: Preparing subpackage dash-doc...
>>> dash-doc*: Running postcheck for dash-doc
>>> dash-binsh*: Running split function binsh...
>>> dash-binsh*: Preparing subpackage dash-binsh...
>>> dash-binsh*: Stripping binaries
>>> WARNING: dash-binsh*: No arch specific binaries found so arch should probably be set to "noarch"
>>> dash-binsh*: Running postcheck for dash-binsh
>>> WARNING: dash-binsh*: Packages must not put anything under /bin, use /usr/bin instead
>>> dash*: Running postcheck for dash
>>> dash*: Preparing package dash...
>>> dash*: Stripping binaries
>>> dash*: Script found. /bin/sh added as a dependency for dash-0.5.12-r2.apk
>>> dash*: Adding .post-install
>>> dash*: Adding .post-upgrade
>>> dash*: Adding .pre-deinstall
>>> dash-binsh*: Scanning shared objects
>>> dash-doc*: Scanning shared objects
>>> dash*: Scanning shared objects
>>> dash-binsh*: Tracing dependencies...
	dash=0.5.12-r2
>>> dash-binsh*: Package size: 1.0 B
>>> dash-binsh*: Compressing data...
>>> dash-binsh*: Create checksum...
>>> dash-binsh*: Create dash-binsh-0.5.12-r2.apk
>>> dash-doc*: Tracing dependencies...
>>> dash-doc*: Package size: 20.8 KB
>>> dash-doc*: Compressing data...
>>> dash-doc*: Create checksum...
>>> dash-doc*: Create dash-doc-0.5.12-r2.apk
>>> dash*: Tracing dependencies...
	/bin/sh
	so:libc.musl-riscv64.so.1
>>> dash*: Package size: 98.3 KB
>>> dash*: Compressing data...
>>> dash*: Create checksum...
>>> dash*: Create dash-0.5.12-r2.apk
>>> dash: Build complete at Wed, 16 Oct 2024 02:54:03 +0000 elapsed time 0h 0m 24s
>>> dash: Cleaning up srcdir
>>> dash: Cleaning up pkgdir
>>> dash: Uninstalling dependencies...
(1/7) Purging .makedepends-dash (20241016.025343)
(2/7) Purging coreutils (9.5-r1)
Executing coreutils-9.5-r1.post-deinstall
(3/7) Purging coreutils-env (9.5-r1)
(4/7) Purging coreutils-fmt (9.5-r1)
(5/7) Purging coreutils-sha512sum (9.5-r1)
(6/7) Purging libattr (2.5.2-r2)
(7/7) Purging utmps-libs (0.1.2.3-r1)
Executing busybox-1.36.1-r32.trigger
OK: 333 MiB in 96 packages
>>> dash: Updating the main/riscv64 repository index...
>>> dash: Signing the index...