==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: vis 0.9.r367.g43f321d1-1 (Sun Jan 11 19:04:42 2026)
==> Retrieving sources...
  -> Updating vis git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    vis ... Passed
==> Making package: vis 0.9.r367.g43f321d1-1 (Mon Jan 12 00:04:51 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) unibilium-2.1.2-1  libtermkey-0.22-3  lua-5.4.8-2  tre-0.9.0-1

Total Download Size:   0.46 MiB
Total Installed Size:  2.14 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 lua-5.4.8-2-aarch64 downloading...
 unibilium-2.1.2-1-aarch64 downloading...
 tre-0.9.0-1-aarch64 downloading...
 libtermkey-0.22-3-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing unibilium...
installing libtermkey...
installing lua...
installing tre...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  zlib-ng-2.3.2-1  git-2.52.0-2

Total Installed Size:  45.04 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of vis git repo...
Cloning into 'vis'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting pkgver()...
==> Starting build()...
checking for C compiler... cc
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 -Wall... yes
checking whether compiler accepts -pipe... yes
checking whether compiler accepts -Wno-initializer-overrides... 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... yes
checking for liblua >= 5.2 ...
 checking for lua... yes
checking for Lua statically linked liblpeg...
 checking for static lpeg... no
 checking for static lua5.5-lpeg... no
 checking for static lua5.4-lpeg... no
 checking for static lua5.3-lpeg... no
 checking for static lua5.2-lpeg... no
checking for libacl... yes
checking for libselinux... no
completing config.mk... done
cp config.def.h config.h
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -pipe -Wno-initializer-overrides -O2 -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -std=c99 -DNDEBUG -DVERSION=\"v0.9-367-g43f321d1\"  vis-menu.c -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,now -Wl,-z,relro -lc -Wl,--gc-sections -pie  -o vis-menu
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -pipe -Wno-initializer-overrides -O2 -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -std=c99 -DNDEBUG -DVERSION=\"v0.9-367-g43f321d1\"  vis-digraph.c -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,now -Wl,-z,relro -lc -Wl,--gc-sections -pie  -o vis-digraph
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -pipe -Wno-initializer-overrides -O2 -ffunction-sections -fdata-sections -fPIE -fstack-protector-all  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCONFIG_CURSES=1 -DCONFIG_ACL=1  -DCONFIG_TRE=1 -DCONFIG_LUA=1  -std=c99 -DNDEBUG -DVERSION=\"v0.9-367-g43f321d1\" -DVIS_EXPORT=static -DVIS_PATH=\"/usr/share/vis\"  main.c -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,now -Wl,-z,relro -Wl,--gc-sections -pie -ltermkey -lncursesw -lacl  -ltre -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -llua -lm  -lc  -o vis
In file included from text.c:100,
                 from vis.c:21,
                 from main.c:1:
text-motions.c: In function ‘find_next’:
text-motions.c:45:52: warning: ‘sit.end’ may be used uninitialized [-Wmaybe-uninitialized]
   45 |         Iterator it = text_iterator_get(txt, pos), sit;
      |                                                    ^~~
text-motions.c:45:52: warning: ‘sit.start’ may be used uninitialized [-Wmaybe-uninitialized]
text-motions.c:45:52: warning: ‘sit.piece’ may be used uninitialized [-Wmaybe-uninitialized]
text-motions.c:45:52: warning: ‘sit.text’ may be used uninitialized [-Wmaybe-uninitialized]
In file included from vis.c:23:
view.c: In function ‘view_draw’:
view.c:461:25: warning: ‘__builtin___strncat_chk’ output may be truncated copying between 0 and 15 bytes from a string of length 15 [-Wstringop-truncation]
  461 |                         strncat(prev_cell.data, cell.data, sizeof(prev_cell.data)-strlen(prev_cell.data)-1);
      |                         ^
At top level:
cc1: note: unrecognized command-line option ‘-Wno-initializer-overrides’ may have been intended to silence earlier diagnostics
==> Entering fakeroot environment...
==> Starting package_vis()...
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -pipe -Wno-initializer-overrides -O2 -ffunction-sections -fdata-sections -fPIE -fstack-protector-all  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCONFIG_CURSES=1 -DCONFIG_ACL=1  -DCONFIG_TRE=1 -DCONFIG_LUA=1  -std=c99 -DNDEBUG -DVERSION=\"v0.9-367-g43f321d1\" -DVIS_EXPORT=static -DVIS_PATH=\"/usr/share/vis\"  main.c -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,now -Wl,-z,relro -Wl,--gc-sections -pie -ltermkey -lncursesw -lacl  -ltre -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -llua -lm  -lc  -o vis
In file included from text.c:100,
                 from vis.c:21,
                 from main.c:1:
text-motions.c: In function ‘find_next’:
text-motions.c:45:52: warning: ‘sit.end’ may be used uninitialized [-Wmaybe-uninitialized]
   45 |         Iterator it = text_iterator_get(txt, pos), sit;
      |                                                    ^~~
text-motions.c:45:52: warning: ‘sit.start’ may be used uninitialized [-Wmaybe-uninitialized]
text-motions.c:45:52: warning: ‘sit.piece’ may be used uninitialized [-Wmaybe-uninitialized]
text-motions.c:45:52: warning: ‘sit.text’ may be used uninitialized [-Wmaybe-uninitialized]
In file included from vis.c:23:
view.c: In function ‘view_draw’:
view.c:461:25: warning: ‘__builtin___strncat_chk’ output may be truncated copying between 0 and 15 bytes from a string of length 15 [-Wstringop-truncation]
  461 |                         strncat(prev_cell.data, cell.data, sizeof(prev_cell.data)-strlen(prev_cell.data)-1);
      |                         ^
At top level:
cc1: note: unrecognized command-line option ‘-Wno-initializer-overrides’ may have been intended to silence earlier diagnostics
installing executable files to /build/vis/pkg/vis/usr/bin
installing lua support files to /build/vis/pkg/vis/usr/share/vis
installing documentation to /build/vis/pkg/vis/usr/share/doc/vis
installing manual pages to /build/vis/pkg/vis/usr/share/man/man1
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "vis"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_vis-syntax-highlighting()...
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "vis-syntax-highlighting"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vis 0.9.r367.g43f321d1-1 (Mon Jan 12 00:05:29 2026)
==> Cleaning up...
[?12l[?25h