>>> sshpass: Building main/sshpass 1.10-r0 (using abuild 3.16.0_rc4-r0) started Sat, 18 Oct 2025 19:02:42 +0000 >>> sshpass: Validating /home/buildozer/aports/main/sshpass/APKBUILD... >>> sshpass: Analyzing dependencies... >>> sshpass: Installing for build: build-base (1/1) Installing .makedepends-sshpass (20251018.190247) 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: 665 MiB in 102 packages >>> sshpass: Cleaning up srcdir >>> sshpass: Cleaning up pkgdir >>> sshpass: Cleaning up tmpdir >>> sshpass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/sshpass-1.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/sshpass-1.10.tar.gz.part' sshpass-1.10.tar.gz. 100% |********************************| 136k 0:00:00 ETA '/var/cache/distfiles/v3.23/sshpass-1.10.tar.gz.part' saved /var/cache/distfiles/v3.23/sshpass-1.10.tar.gz: OK >>> sshpass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/sshpass-1.10.tar.gz /var/cache/distfiles/v3.23/sshpass-1.10.tar.gz: OK >>> sshpass: Unpacking /var/cache/distfiles/v3.23/sshpass-1.10.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./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 the include directive... yes (GNU style) checking for riscv64-alpine-linux-musl-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 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 for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for riscv64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for ssize_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking how to run the C preprocessor... cc -E checking whether cc needs -traditional... no checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for GNU libc compatible malloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for select... yes checking for posix_openpt... yes checking for strdup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/main/sshpass/src/sshpass-1.10' cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o sshpass main.o make[1]: Leaving directory '/home/buildozer/aports/main/sshpass/src/sshpass-1.10' >>> sshpass: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/sshpass/src/sshpass-1.10' ./install-sh -c -d '/home/buildozer/aports/main/sshpass/pkg/sshpass/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/main/sshpass/pkg/sshpass/usr/bin' /usr/bin/install -c sshpass '/home/buildozer/aports/main/sshpass/pkg/sshpass/usr/bin' /usr/bin/install -c -m 644 sshpass.1 '/home/buildozer/aports/main/sshpass/pkg/sshpass/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/main/sshpass/src/sshpass-1.10' >>> sshpass-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/sshpass/pkg/sshpass-doc/usr/share/man' >>> sshpass-doc*: Preparing subpackage sshpass-doc... >>> sshpass-doc*: Running postcheck for sshpass-doc >>> sshpass*: Running postcheck for sshpass >>> sshpass*: Preparing package sshpass... >>> sshpass*: Stripping binaries >>> sshpass*: Scanning shared objects >>> sshpass-doc*: Tracing dependencies... >>> sshpass-doc*: Package size: 2.4 KB >>> sshpass-doc*: Compressing data... >>> sshpass-doc*: Create checksum... >>> sshpass-doc*: Create sshpass-doc-1.10-r0.apk >>> sshpass*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> sshpass*: Package size: 13.7 KB >>> sshpass*: Compressing data... >>> sshpass*: Create checksum... >>> sshpass*: Create sshpass-1.10-r0.apk >>> sshpass: Build complete at Sat, 18 Oct 2025 19:02:58 +0000 elapsed time 0h 0m 16s >>> sshpass: Cleaning up srcdir >>> sshpass: Cleaning up pkgdir >>> sshpass: Cleaning up tmpdir >>> sshpass: Uninstalling dependencies... (1/1) Purging .makedepends-sshpass (20251018.190247) 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: 665 MiB in 101 packages >>> sshpass: Updating the main/riscv64 repository index... >>> sshpass: Signing the index...