>>> sshpass: Building main/sshpass 1.10-r0 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 18:05:03 +0000 >>> sshpass: Validating /home/buildozer/aports/main/sshpass/APKBUILD... >>> sshpass: Analyzing dependencies... >>> sshpass: Installing for build: build-base (1/1) Installing .makedepends-sshpass (20260418.180507) OK: 424.5 MiB in 100 packages >>> sshpass: Cleaning up srcdir >>> sshpass: Cleaning up pkgdir >>> sshpass: Cleaning up tmpdir >>> sshpass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/sshpass-1.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/sshpass-1.10.tar.gz.part' sshpass-1.10.tar.gz. 100% |********************************| 136k 0:00:00 ETA '/var/cache/distfiles/v3.24/sshpass-1.10.tar.gz.part' saved /var/cache/distfiles/v3.24/sshpass-1.10.tar.gz: OK >>> sshpass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/sshpass-1.10.tar.gz /var/cache/distfiles/v3.24/sshpass-1.10.tar.gz: OK >>> sshpass: Unpacking /var/cache/distfiles/v3.24/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 i586-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 i586-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... i586-alpine-linux-musl checking host system type... i586-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 main.c: In function 'reliable_write': main.c:611:69: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 611 | fprintf(stderr, "SSHPASS: Short write. Tried to write %lu, only wrote %ld\n", size, result); | ~~^ ~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u main.c:611:85: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 611 | fprintf(stderr, "SSHPASS: Short write. Tried to write %lu, only wrote %ld\n", size, result); | ~~^ ~~~~~~ | | | | long int ssize_t {aka int} | %d mv -f .deps/main.Tpo .deps/main.Po cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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... Please specify at least one package name on the command line. >>> sshpass-doc*: Running postcheck for sshpass-doc >>> sshpass*: Running postcheck for sshpass >>> sshpass*: Preparing package sshpass... >>> sshpass*: Stripping binaries Please specify at least one package name on the command line. >>> 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-x86.so.1 >>> sshpass*: Package size: 17.3 KB >>> sshpass*: Compressing data... >>> sshpass*: Create checksum... >>> sshpass*: Create sshpass-1.10-r0.apk >>> sshpass: Build complete at Sat, 18 Apr 2026 18:05:13 +0000 elapsed time 0h 0m 10s >>> sshpass: Cleaning up srcdir >>> sshpass: Cleaning up pkgdir >>> sshpass: Uninstalling dependencies... (1/1) Purging .makedepends-sshpass (20260418.180507) OK: 424.5 MiB in 99 packages >>> sshpass: Updating the main/x86 repository index... >>> sshpass: Signing the index...