>>> vis: Building community/vis 0.7-r1 (using abuild 3.9.0-r0) started Tue, 31 May 2022 17:41:26 +0000 >>> vis: Checking sanity of /home/buildozer/aports/community/vis/APKBUILD... >>> vis: Analyzing dependencies... >>> vis: Installing for build: build-base !outils-vis lua5.3-lpeg libtermkey-dev ncurses-dev acl-dev lua5.3-dev (1/12) Installing linenoise (1.0-r1) (2/12) Installing lua5.3-libs (5.3.6-r3) (3/12) Installing lua5.3 (5.3.6-r3) (4/12) Installing lua5.3-lpeg (1.0.2-r2) (5/12) Installing unibilium (2.1.1-r0) (6/12) Installing unibilium-dev (2.1.1-r0) (7/12) Installing libtermkey (0.22-r0) (8/12) Installing libtermkey-dev (0.22-r0) (9/12) Installing ncurses-dev (6.3_p20220521-r0) (10/12) Installing acl-dev (2.3.1-r0) (11/12) Installing lua5.3-dev (5.3.6-r3) (12/12) Installing .makedepends-vis (20220531.174129) Executing busybox-1.35.0-r13.trigger OK: 220 MiB in 90 packages >>> vis: Cleaning up srcdir >>> vis: Cleaning up pkgdir >>> vis: Fetching https://distfiles.alpinelinux.org/distfiles/edge//vis-0.7.tar.gz >>> vis: Fetching https://distfiles.alpinelinux.org/distfiles/edge//vis-test-0.7.tar.gz >>> vis: Fetching https://distfiles.alpinelinux.org/distfiles/edge//vis-0.7.tar.gz >>> vis: Fetching https://distfiles.alpinelinux.org/distfiles/edge//vis-test-0.7.tar.gz >>> vis: Checking sha512sums... vis-0.7.tar.gz: OK vis-test-0.7.tar.gz: OK 0001-lexers-fix-bug-in-bash-lexer-for-last-here-doc.patch: OK >>> vis: Unpacking /var/cache/distfiles/vis-0.7.tar.gz... >>> vis: Unpacking /var/cache/distfiles/vis-test-0.7.tar.gz... >>> vis: 0001-lexers-fix-bug-in-bash-lexer-for-last-here-doc.patch patching file lua/lexers/bash.lua checking for C compiler... gcc checking whether C compiler works... yes checking whether compiler accepts -Werror=unknown-warning-option... no checking whether compiler accepts -Werror=unused-command-line-argument... no checking whether linker accepts -Werror=unknown-warning-option... no checking whether linker accepts -Werror=unused-command-line-argument... no checking whether compiler accepts -pipe... yes checking whether compiler accepts -O2... yes checking whether compiler accepts -ffunction-sections... yes checking whether compiler accepts -fdata-sections... yes checking whether linker accepts -Wl,--gc-sections... yes checking whether compiler accepts -fPIE... yes checking whether compiler accepts -fstack-protector-all... yes checking whether linker accepts -Wl,-z,now... yes checking whether linker accepts -Wl,-z,relro... yes checking whether linker accepts -pie... yes creating config.mk... done checking for pkg-config... yes checking for libcurses... checking for ncursesw... yes checking for libtermkey... yes checking for libtre... no checking for liblua >= 5.2 ... checking for lua... no checking for lua5.3... yes checking for Lua statically linked liblpeg... checking for static lpeg... no checking for static lua5.3-lpeg... no checking for static lua5.2-lpeg... no checking for libacl... yes checking for libselinux... no checking for memrchr... yes completing config.mk... done cp config.def.h config.h gcc -Os -fomit-frame-pointer -pipe -O2 -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -std=c99 -D_POSIX_C_SOURCE=200809L -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -D_FORTIFY_SOURCE=2 -DVERSION=\"v0.7\" vis-menu.c -Wl,--as-needed,-O1,--sort-common -Wl,-z,now -Wl,-z,relro -lc -Wl,--gc-sections -pie -o vis-menu gcc -Os -fomit-frame-pointer -pipe -O2 -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -std=c99 -D_POSIX_C_SOURCE=200809L -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -D_FORTIFY_SOURCE=2 -DVERSION=\"v0.7\" vis-digraph.c -Wl,--as-needed,-O1,--sort-common -Wl,-z,now -Wl,-z,relro -lc -Wl,--gc-sections -pie -o vis-digraph gcc -Os -fomit-frame-pointer -pipe -O2 -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/include/lua5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -D_POSIX_C_SOURCE=200809L -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -D_FORTIFY_SOURCE=2 -DVERSION=\"v0.7\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=0 -DCONFIG_SELINUX=0 -DCONFIG_ACL=1 array.c buffer.c libutf.c main.c map.c sam.c text.c text-common.c text-io.c text-iterator.c text-motions.c text-objects.c text-util.c ui-terminal.c view.c vis.c vis-lua.c vis-marks.c vis-modes.c vis-motions.c vis-operators.c vis-prompt.c vis-registers.c vis-text-objects.c text-regex.c -Wl,--as-needed,-O1,--sort-common -Wl,-z,now -Wl,-z,relro -Wl,--gc-sections -pie -ltermkey -Wl,--as-needed,-O1,--sort-common -lncursesw -lacl -L/usr/lib/lua5.3 -llua -lm -lc -o vis >>> vis: Entering fakeroot... installing executable files to /home/buildozer/aports/community/vis/pkg/vis/usr/bin installing support files to /home/buildozer/aports/community/vis/pkg/vis/usr/share/vis installing documentation to /home/buildozer/aports/community/vis/pkg/vis/usr/share/doc/vis installing manual pages to /home/buildozer/aports/community/vis/pkg/vis/usr/share/man/man1 >>> vis-doc*: Running split function doc... >>> vis-doc*: Preparing subpackage vis-doc... >>> vis-doc*: Running postcheck for vis-doc >>> vis*: Running postcheck for vis >>> vis*: Preparing package vis... >>> vis*: Stripping binaries >>> vis-doc*: Scanning shared objects >>> vis*: Scanning shared objects >>> vis-doc*: Tracing dependencies... >>> vis-doc*: Package size: 72.0 KB >>> vis-doc*: Compressing data... >>> vis-doc*: Create checksum... >>> vis-doc*: Create vis-doc-0.7-r1.apk >>> vis*: Tracing dependencies... !outils-vis lua5.3-lpeg so:libacl.so.1 so:libc.musl-riscv64.so.1 so:liblua-5.3.so.0 so:libncursesw.so.6 so:libtermkey.so.1 >>> vis*: Package size: 1.4 MB >>> vis*: Compressing data... >>> vis*: Create checksum... >>> vis*: Create vis-0.7-r1.apk >>> vis: Build complete at Tue, 31 May 2022 17:43:19 +0000 elapsed time 0h 1m 53s >>> vis: Cleaning up srcdir >>> vis: Cleaning up pkgdir >>> vis: Uninstalling dependencies... (1/12) Purging .makedepends-vis (20220531.174129) (2/12) Purging lua5.3-lpeg (1.0.2-r2) (3/12) Purging libtermkey-dev (0.22-r0) (4/12) Purging unibilium-dev (2.1.1-r0) (5/12) Purging libtermkey (0.22-r0) (6/12) Purging ncurses-dev (6.3_p20220521-r0) (7/12) Purging acl-dev (2.3.1-r0) (8/12) Purging lua5.3-dev (5.3.6-r3) (9/12) Purging lua5.3 (5.3.6-r3) (10/12) Purging lua5.3-libs (5.3.6-r3) (11/12) Purging linenoise (1.0-r1) (12/12) Purging unibilium (2.1.1-r0) Executing busybox-1.35.0-r13.trigger OK: 214 MiB in 78 packages >>> vis: Updating the community/riscv64 repository index... >>> vis: Signing the index...