>>> dash: Building main/dash 0.5.13-r1 (using abuild 3.15.0-r5) started Fri, 03 Oct 2025 05:58:00 +0000 >>> dash: Validating /home/buildozer/aports/main/dash/APKBUILD... >>> dash: Analyzing dependencies... >>> dash: Installing for build: build-base busybox coreutils (1/8) Installing coreutils-env (9.8-r1) (2/8) Installing coreutils-fmt (9.8-r1) (3/8) Installing coreutils-sha512sum (9.8-r1) (4/8) Installing libattr (2.5.2-r2) (5/8) Installing skalibs-libs (2.14.4.0-r0) (6/8) Installing utmps-libs (0.1.3.1-r0) (7/8) Installing coreutils (9.8-r1) (8/8) Installing .makedepends-dash (20251003.055801) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 290 MiB in 113 packages >>> dash: Cleaning up srcdir >>> dash: Cleaning up pkgdir >>> dash: Cleaning up tmpdir >>> dash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dash-0.5.13.tar.gz >>> dash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dash-0.5.13.tar.gz >>> dash: Checking sha512sums... dash-0.5.13.tar.gz: OK wildcard-search.patch: OK >>> dash: Unpacking /var/cache/distfiles/edge/dash-0.5.13.tar.gz... >>> dash: wildcard-search.patch patching file src/expand.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 armv7-alpine-linux-musleabihf-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for build system compiler... cc checking for __attribute__((__alias__()))... yes checking for alloca.h... yes checking for paths.h... yes checking for sys/wait.h... yes checking for cc options needed to detect all undeclared functions... none needed 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 memfd_create... yes checking for memrchr... 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 tee... yes checking for wait3... 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 for F_DUPFD_CLOEXEC... 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.13' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.13/src' CC builtins.def CC mknodes GEN token.h GEN token_vars.h GEN builtins.h CC mksyntax GEN syntax.h GEN nodes.h make all-am make[3]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.13/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 expand.c:1473:9: warning: 'GLOB_ALTDIRFUNC' redefined 1473 | #define GLOB_ALTDIRFUNC 0 | ^~~~~~~~~~~~~~~ In file included from expand.c:79: system.h:146:9: note: this is the location of the previous definition 146 | #define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */ | ^~~~~~~~~~~~~~~ GEN signames.c CC signames.o parser.c: In function 'readtoken1': parser.c:1609:15: warning: 'savelen' may be used uninitialized [-Wmaybe-uninitialized] 1609 | out = stnputs(str, savelen, stackblock()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parser.c:1513:16: note: 'savelen' was declared here 1513 | size_t savelen; | ^~~~~~~ parser.c:1609:15: warning: 'str' may be used uninitialized [-Wmaybe-uninitialized] 1609 | out = stnputs(str, savelen, stackblock()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parser.c:1517:15: note: 'str' was declared here 1517 | char *str; | ^~~ GEN init.c CC init.o CCLD dash make[3]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.13/src' make[2]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.13/src' make[2]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.13' make[2]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.13' make[1]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.13' ok >>> dash: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.13/src' make install-am make[2]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.13/src' make[3]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.13/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.13/src' make[2]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.13/src' make[1]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.13/src' make[1]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.13' make[2]: Entering directory '/home/buildozer/aports/main/dash/src/dash-0.5.13' 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.13' make[1]: Leaving directory '/home/buildozer/aports/main/dash/src/dash-0.5.13' >>> 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*: 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*: 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... busybox dash=0.5.13-r1 >>> dash-binsh*: Package size: 1.0 B >>> dash-binsh*: Compressing data... >>> dash-binsh*: Create checksum... >>> dash-binsh*: Create dash-binsh-0.5.13-r1.apk >>> dash-doc*: Tracing dependencies... >>> dash-doc*: Package size: 21.4 KB >>> dash-doc*: Compressing data... >>> dash-doc*: Create checksum... >>> dash-doc*: Create dash-doc-0.5.13-r1.apk >>> dash*: Tracing dependencies... busybox so:libc.musl-armv7.so.1 >>> dash*: Package size: 73.6 KB >>> dash*: Compressing data... >>> dash*: Create checksum... >>> dash*: Create dash-0.5.13-r1.apk >>> dash: Build complete at Fri, 03 Oct 2025 05:58:05 +0000 elapsed time 0h 0m 5s >>> dash: Cleaning up srcdir >>> dash: Cleaning up pkgdir >>> dash: Uninstalling dependencies... (1/8) Purging .makedepends-dash (20251003.055801) (2/8) Purging coreutils (9.8-r1) coreutils-9.8-r1.post-deinstall: Executing script... (3/8) Purging coreutils-env (9.8-r1) (4/8) Purging coreutils-fmt (9.8-r1) (5/8) Purging coreutils-sha512sum (9.8-r1) (6/8) Purging libattr (2.5.2-r2) (7/8) Purging utmps-libs (0.1.3.1-r0) (8/8) Purging skalibs-libs (2.14.4.0-r0) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 289 MiB in 105 packages >>> dash: Updating the main/armv7 repository index... >>> dash: Signing the index...