>>> bvi: Building community/bvi 1.4.1-r0 (using abuild 3.9.0-r0) started Thu, 21 Apr 2022 00:04:05 +0000 >>> bvi: Checking sanity of /home/buildozer/aports/community/bvi/APKBUILD... >>> bvi: Analyzing dependencies... >>> bvi: Installing for build: build-base ncurses-dev (1/2) Installing ncurses-dev (6.3_p20220416-r0) (2/2) Installing .makedepends-bvi (20220421.000416) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 105 packages >>> bvi: Cleaning up srcdir >>> bvi: Cleaning up pkgdir >>> bvi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/bvi-1.4.1.src.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 139k 100 139k 0 0 1288k 0 --:--:-- --:--:-- --:--:-- 1294k >>> bvi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/bvi-1.4.1.src.tar.gz >>> bvi: Checking sha512sums... bvi-1.4.1.src.tar.gz: OK fix-implicit.patch: OK >>> bvi: Unpacking /var/cache/distfiles/v3.16/bvi-1.4.1.src.tar.gz... >>> bvi: fix-implicit.patch patching file comm.c Hunk #1 succeeded at 88 (offset 1 line). 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl 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 for a BSD-compatible install... /usr/bin/install -c 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 size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking for size_t... yes checking for off_t... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for library containing initscr... -lncurses checking for library containing tputs... none required checking for strdup... yes checking for strtol... yes checking for strtoll... yes checking for strerror... yes checking for memmove... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c bvi.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c comm.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c set.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c re.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c io.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c edit.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c recomp.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -DHELPFILE=\"/usr/share/doc/bvi/bmore.help\" -c bmore.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c bm_unix.c gcc -o bmore bmore.o bm_unix.o recomp.o -lncurses gcc -o bvi bvi.o comm.o set.o re.o io.o edit.o recomp.o -lncurses >>> WARNING: bvi: 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. >>> bvi: Entering fakeroot... /bin/sh ./mkinstalldirs /home/buildozer/aports/community/bvi/pkg/bvi/usr/bin /home/buildozer/aports/community/bvi/pkg/bvi/usr/share/doc/bvi /home/buildozer/aports/community/bvi/pkg/bvi/usr/share/man/man1 mkdir -p -- /home/buildozer/aports/community/bvi/pkg/bvi/usr/bin /home/buildozer/aports/community/bvi/pkg/bvi/usr/share/doc/bvi /home/buildozer/aports/community/bvi/pkg/bvi/usr/share/man/man1 Installing bvi >>> bvi-doc*: Running split function doc... >>> bvi-doc*: Preparing subpackage bvi-doc... >>> bvi-doc*: Running postcheck for bvi-doc >>> bvi*: Running postcheck for bvi >>> bvi*: Preparing package bvi... >>> bvi*: Stripping binaries >>> bvi-doc*: Scanning shared objects >>> bvi*: Scanning shared objects >>> bvi-doc*: Tracing dependencies... >>> bvi-doc*: Package size: 60.0 KB >>> bvi-doc*: Compressing data... >>> bvi-doc*: Create checksum... >>> bvi-doc*: Create bvi-doc-1.4.1-r0.apk >>> bvi*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libncursesw.so.6 >>> bvi*: Package size: 104.0 KB >>> bvi*: Compressing data... >>> bvi*: Create checksum... >>> bvi*: Create bvi-1.4.1-r0.apk >>> bvi: Build complete at Thu, 21 Apr 2022 00:04:22 +0000 elapsed time 0h 0m 17s >>> bvi: Cleaning up srcdir >>> bvi: Cleaning up pkgdir >>> bvi: Uninstalling dependencies... (1/2) Purging .makedepends-bvi (20220421.000416) (2/2) Purging ncurses-dev (6.3_p20220416-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> bvi: Updating the community/x86_64 repository index... >>> bvi: Signing the index...