>>> sshpass: Building main/sshpass 1.09-r0 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 12:58:55 +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 (20220413.125857) OK: 254 MiB in 86 packages >>> sshpass: Cleaning up srcdir >>> sshpass: Cleaning up pkgdir >>> sshpass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 100 110k 100 110k 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k >>> sshpass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/sshpass-1.09.tar.gz >>> sshpass: Checking sha512sums... sshpass-1.09.tar.gz: OK >>> sshpass: Unpacking /var/cache/distfiles/v3.16/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 armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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 main.c: In function 'reliable_write': main.c:574:69: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 574 | 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:574:85: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 574 | 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 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-armv7.so.1 >>> sshpass*: Package size: 24.0 KB >>> sshpass*: Compressing data... >>> sshpass*: Create checksum... >>> sshpass*: Create sshpass-1.09-r0.apk >>> sshpass: Build complete at Wed, 13 Apr 2022 12:59:01 +0000 elapsed time 0h 0m 6s >>> sshpass: Cleaning up srcdir >>> sshpass: Cleaning up pkgdir >>> sshpass: Uninstalling dependencies... (1/1) Purging .makedepends-sshpass (20220413.125857) OK: 254 MiB in 85 packages >>> sshpass: Updating the main/armv7 repository index... >>> sshpass: Signing the index...