>>> pv: Building community/pv 1.9.25-r0 (using abuild 3.14.1-r3) started Sun, 22 Dec 2024 18:02:38 +0000
>>> pv: Validating /home/buildozer/aports/community/pv/APKBUILD...
>>> pv: Analyzing dependencies...
>>> pv: Installing for build: build-base
(1/1) Installing .makedepends-pv (20241222.180239)
OK: 398 MiB in 105 packages
>>> pv: Cleaning up srcdir
>>> pv: Cleaning up pkgdir
>>> pv: Cleaning up tmpdir
>>> pv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pv-1.9.25.tar.gz
>>> pv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pv-1.9.25.tar.gz
>>> pv: Checking sha512sums...
pv-1.9.25.tar.gz: OK
>>> pv: Unpacking /var/cache/distfiles/edge/pv-1.9.25.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... ./build-aux/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 aarch64-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... 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 an ANSI C-conforming const... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a sed that does not truncate output... /bin/sed
checking whether NLS is requested... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... aarch64-alpine-linux-musl
checking host system type... aarch64-alpine-linux-musl
checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld
checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
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 ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether to use NLS... no
checking for getopt_long... yes
checking for vsnprintf... yes
checking for strlcat... yes
checking for strtoul... yes
checking for memrchr... yes
checking for fdatasync... yes
checking for fpathconf... yes
checking for sysconf... yes
checking for posix_memalign... yes
checking for posix_fadvise... yes
checking for nanosleep... yes
checking for setitimer... yes
checking for setproctitle... no
checking for getopt.h... yes
checking for limits.h... yes
checking for langinfo.h... yes
checking for wctype.h... yes
checking for termios.h... yes
checking for libgen.h... yes
checking for sys/ioctl.h... yes
checking for libintl.h... no
checking for locale.h... yes
checking for sys/sysmacros.h... yes
checking for struct stat.st_blksize... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether SA_SIGINFO is declared... yes
checking for library containing sqrtl... none required
checking for library containing fmod... none required
checking for math.h... yes
checking for sqrtl... yes
checking for fmod... yes
checking for library containing clock_gettime... none required
checking for alarm... yes
checking for basename... yes
checking for clock_gettime... yes
checking for dup2... yes
checking for getcwd... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for select... yes
checking for setlocale... yes
checking for strchr... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for fcntl.h... yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for int32_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for struct stat.st_rdev... yes
checking siginfo_t provides a signal sender's PID... yes
checking for library containing tigetnum... no
checking for sys/ipc.h... yes
checking for sys/param.h... yes
checking for shmget... yes
checking for splice... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating src/include/config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Making all in po
make[1]: Entering directory '/home/buildozer/aports/community/pv/src/pv-1.9.25/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/pv/src/pv-1.9.25/po'
make[1]: Entering directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
depbase=`echo src/main/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/main/debug.o -MD -MP -MF $depbase.Tpo -c -o src/main/debug.o src/main/debug.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/main/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/main/help.o -MD -MP -MF $depbase.Tpo -c -o src/main/help.o src/main/help.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/main/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/main/main.o -MD -MP -MF $depbase.Tpo -c -o src/main/main.o src/main/main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/main/options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/main/options.o -MD -MP -MF $depbase.Tpo -c -o src/main/options.o src/main/options.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/main/remote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/main/remote.o -MD -MP -MF $depbase.Tpo -c -o src/main/remote.o src/main/remote.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/main/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/main/version.o -MD -MP -MF $depbase.Tpo -c -o src/main/version.o src/main/version.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/calc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/calc.o -MD -MP -MF $depbase.Tpo -c -o src/pv/calc.o src/pv/calc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/cursor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/cursor.o -MD -MP -MF $depbase.Tpo -c -o src/pv/cursor.o src/pv/cursor.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/display.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/display.o -MD -MP -MF $depbase.Tpo -c -o src/pv/display.o src/pv/display.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/elapsedtime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/elapsedtime.o -MD -MP -MF $depbase.Tpo -c -o src/pv/elapsedtime.o src/pv/elapsedtime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/file.o -MD -MP -MF $depbase.Tpo -c -o src/pv/file.o src/pv/file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/averagerate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/averagerate.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/averagerate.o src/pv/format/averagerate.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/barstyle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/barstyle.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/barstyle.o src/pv/format/barstyle.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/bufferpercent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/bufferpercent.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/bufferpercent.o src/pv/format/bufferpercent.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/bytes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/bytes.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/bytes.o src/pv/format/bytes.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/eta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/eta.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/eta.o src/pv/format/eta.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/fineta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/fineta.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/fineta.o src/pv/format/fineta.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/lastwritten.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/lastwritten.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/lastwritten.o src/pv/format/lastwritten.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/name.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/name.o src/pv/format/name.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/previousline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/previousline.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/previousline.o src/pv/format/previousline.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/progressbar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/progressbar.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/progressbar.o src/pv/format/progressbar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/rate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/rate.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/rate.o src/pv/format/rate.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/sgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/sgr.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/sgr.o src/pv/format/sgr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/format/timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/format/timer.o -MD -MP -MF $depbase.Tpo -c -o src/pv/format/timer.o src/pv/format/timer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/loop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/loop.o -MD -MP -MF $depbase.Tpo -c -o src/pv/loop.o src/pv/loop.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/number.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/number.o -MD -MP -MF $depbase.Tpo -c -o src/pv/number.o src/pv/number.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/proctitle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/proctitle.o -MD -MP -MF $depbase.Tpo -c -o src/pv/proctitle.o src/pv/proctitle.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/signal.o -MD -MP -MF $depbase.Tpo -c -o src/pv/signal.o src/pv/signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/state.o -MD -MP -MF $depbase.Tpo -c -o src/pv/state.o src/pv/state.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/string.o -MD -MP -MF $depbase.Tpo -c -o src/pv/string.o src/pv/string.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/transfer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/transfer.o -MD -MP -MF $depbase.Tpo -c -o src/pv/transfer.o src/pv/transfer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/pv/watchpid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src/include   -I./src/include  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT src/pv/watchpid.o -MD -MP -MF $depbase.Tpo -c -o src/pv/watchpid.o src/pv/watchpid.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o pv src/main/debug.o src/main/help.o src/main/main.o src/main/options.o src/main/remote.o src/main/version.o src/pv/calc.o src/pv/cursor.o src/pv/display.o src/pv/elapsedtime.o src/pv/file.o src/pv/format/averagerate.o src/pv/format/barstyle.o src/pv/format/bufferpercent.o src/pv/format/bytes.o src/pv/format/eta.o src/pv/format/fineta.o src/pv/format/lastwritten.o src/pv/format/name.o src/pv/format/previousline.o src/pv/format/progressbar.o src/pv/format/rate.o src/pv/format/sgr.o src/pv/format/timer.o src/pv/loop.o src/pv/number.o src/pv/proctitle.o src/pv/signal.o src/pv/state.o src/pv/string.o src/pv/transfer.o src/pv/watchpid.o  
make[1]: Leaving directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
Making check in po
make[1]: Entering directory '/home/buildozer/aports/community/pv/src/pv-1.9.25/po'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/pv/src/pv-1.9.25/po'
make[1]: Entering directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
make[3]: Entering directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
PASS: tests/Bug_-_Display_length_at_magnitude_boundary_-_Bytes.test
PASS: tests/Bug_-_Display_length_at_magnitude_boundary_-_Rate.test
PASS: tests/Bug_-_Install_all_files.test
PASS: tests/Display_-_--average-rate.test
PASS: tests/Display_-_--bits.test
PASS: tests/Display_-_--buffer-percent.test
PASS: tests/Display_-_--bytes.test
PASS: tests/Display_-_--eta_-_plausible_values.test
PASS: tests/Display_-_--fineta_-_plausible_values.test
PASS: tests/Display_-_--last-written.test
PASS: tests/Display_-_--numeric_--bytes_--line-mode.test
PASS: tests/Display_-_--numeric_--bytes.test
PASS: tests/Display_-_--numeric.test
PASS: tests/Display_-_--numeric_--timer.test
PASS: tests/Display_-_--progress_-_basic_movement.test
PASS: tests/Display_-_--progress_-_increasing.test
PASS: tests/Display_-_--quiet.test
PASS: tests/Display_-_--rate_-_displayed_value_changes.test
PASS: tests/Display_-_--timer_-_displayed_value_changes.test
PASS: tests/General_-_--pidfile.test
PASS: tests/General_-_--size_argument_handling.test
PASS: tests/Integrity_-_Basic.test
PASS: tests/Integrity_-_Binary_data.test
PASS: tests/Integrity_-_From_bursty_source.test
PASS: tests/Integrity_-_Large_file_support.test
PASS: tests/Integrity_-_On_output_pipe_close.test
PASS: tests/Integrity_-_When_adjusted_remotely.test
SKIP: tests/Memory_safety_-_Basic.test
SKIP: tests/Memory_safety_-_Process_title.test
SKIP: tests/Memory_safety_-_Remote_control_receiver.test
SKIP: tests/Memory_safety_-_Remote_control_sender.test
SKIP: tests/Memory_safety_-_Watchfd.test
PASS: tests/Modifiers_-_--direct-io.test
PASS: tests/Modifiers_-_--force.test
PASS: tests/Modifiers_-_--interval.test
PASS: tests/Modifiers_-_--line-mode.test
PASS: tests/Modifiers_-_--size_from_file_size.test
PASS: tests/Modifiers_-_--size.test
PASS: tests/Modifiers_-_--sync.test
SKIP: tests/Terminal_-_Detect_width.test
PASS: tests/Transfer_-_--rate-limit.test
PASS: tests/Transfer_-_--remote.test
PASS: tests/Transfer_-_--stop-at-size.test
PASS: tests/Watchfd_-_Multiple_descriptors.test
PASS: tests/Watchfd_-_Single_descriptor.test
============================================================================
Testsuite summary for pv 1.9.25
============================================================================
# TOTAL: 45
# PASS:  39
# SKIP:  6
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
make[2]: Leaving directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
make[1]: Leaving directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
>>> pv: Entering fakeroot...
Making install in po
make[1]: Entering directory '/home/buildozer/aports/community/pv/src/pv-1.9.25/po'
if test "pv" = "gettext-tools"; then \
  .././build-aux/install-sh -c -d /home/buildozer/aports/community/pv/pkg/pv/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /home/buildozer/aports/community/pv/pkg/pv/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/buildozer/aports/community/pv/pkg/pv/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/buildozer/aports/community/pv/src/pv-1.9.25/po'
make[1]: Entering directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
make[2]: Entering directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/community/pv/pkg/pv/usr/bin'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/community/pv/pkg/pv/usr/share/doc/pv'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/community/pv/pkg/pv/usr/share/man/man1'
  /usr/bin/install -c pv '/home/buildozer/aports/community/pv/pkg/pv/usr/bin'
 /usr/bin/install -c -m 644 README.md docs/INSTALL docs/COPYING docs/NEWS.md docs/ACKNOWLEDGEMENTS.md docs/DEVELOPERS.md '/home/buildozer/aports/community/pv/pkg/pv/usr/share/doc/pv'
 /usr/bin/install -c -m 644 docs/pv.1 '/home/buildozer/aports/community/pv/pkg/pv/usr/share/man/man1'
make[2]: Leaving directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
make[1]: Leaving directory '/home/buildozer/aports/community/pv/src/pv-1.9.25'
>>> pv-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/pv/pkg/pv-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/pv/pkg/pv-doc/usr/share/man'
>>> pv-doc*: Preparing subpackage pv-doc...
>>> pv-doc*: Running postcheck for pv-doc
>>> pv*: Running postcheck for pv
>>> pv*: Preparing package pv...
>>> pv*: Stripping binaries
>>> pv-doc*: Scanning shared objects
>>> pv*: Scanning shared objects
>>> pv-doc*: Tracing dependencies...
>>> pv-doc*: Package size: 105.0 KB
>>> pv-doc*: Compressing data...
>>> pv-doc*: Create checksum...
>>> pv-doc*: Create pv-doc-1.9.25-r0.apk
>>> pv*: Tracing dependencies...
	so:libc.musl-aarch64.so.1
>>> pv*: Package size: 135.8 KB
>>> pv*: Compressing data...
>>> pv*: Create checksum...
>>> pv*: Create pv-1.9.25-r0.apk
>>> pv: Build complete at Sun, 22 Dec 2024 18:05:12 +0000 elapsed time 0h 2m 34s
>>> pv: Cleaning up srcdir
>>> pv: Cleaning up pkgdir
>>> pv: Uninstalling dependencies...
(1/1) Purging .makedepends-pv (20241222.180239)
OK: 398 MiB in 104 packages
>>> pv: Updating the community/aarch64 repository index...
>>> pv: Signing the index...