>>> sshpass: Building main/sshpass 1.09-r0 (using abuild 3.9.0_rc2-r1) started Sun, 17 Oct 2021 02:28:18 +0000 >>> sshpass: Checking sanity of /home/buildozer/aports/main/sshpass/APKBUILD... >>> sshpass: Analyzing dependencies... >>> sshpass: Installing for build: build-base (1/1) Installing .makedepends-sshpass (20211017.022820) OK: 342 MiB in 90 packages >>> sshpass: Cleaning up srcdir >>> sshpass: Cleaning up pkgdir >>> sshpass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/sshpass-1.09.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> sshpass: Fetching https://downloads.sourceforge.net/sshpass/sshpass-1.09.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 376 100 376 0 0 571 0 --:--:-- --:--:-- --:--:-- 572 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 357 100 357 0 0 134 0 0:00:02 0:00:02 --:--:-- 357 100 357 100 357 0 0 134 0 0:00:02 0:00:02 --:--:-- 357 100 110k 100 110k 0 0 40077 0 0:00:02 0:00:02 --:--:-- 40077 >>> sshpass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/sshpass-1.09.tar.gz >>> sshpass: Checking sha512sums... sshpass-1.09.tar.gz: OK >>> sshpass: Unpacking /var/cache/distfiles/v3.15/sshpass-1.09.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... ./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 for style of include used by make... GNU checking for x86_64-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 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 x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... 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 vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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.09' gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -Os -fomit-frame-pointer -o sshpass main.o make[1]: Leaving directory '/home/buildozer/aports/main/sshpass/src/sshpass-1.09' >>> WARNING: sshpass: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> sshpass: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/sshpass/src/sshpass-1.09' ./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.09' >>> sshpass-doc*: Running split function doc... >>> 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-doc*: Scanning shared objects >>> sshpass*: Scanning shared objects >>> sshpass-doc*: Tracing dependencies... >>> sshpass-doc*: Package size: 24.0 KB >>> sshpass-doc*: Compressing data... >>> sshpass-doc*: Create checksum... >>> sshpass-doc*: Create sshpass-doc-1.09-r0.apk >>> sshpass*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> sshpass*: Package size: 28.0 KB >>> sshpass*: Compressing data... >>> sshpass*: Create checksum... >>> sshpass*: Create sshpass-1.09-r0.apk >>> sshpass: Build complete at Sun, 17 Oct 2021 02:28:28 +0000 elapsed time 0h 0m 10s >>> sshpass: Cleaning up srcdir >>> sshpass: Cleaning up pkgdir >>> sshpass: Uninstalling dependencies... (1/1) Purging .makedepends-sshpass (20211017.022820) OK: 342 MiB in 89 packages >>> sshpass: Updating the main/x86_64 repository index... >>> sshpass: Signing the index...