==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: vis 0.9.r498.gad0f1deb-1 (Mon Aug 17 02:28:49 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.r498.gad0f1deb-1 (Mon Aug 17 08:29:21 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) lua-5.5.1-1  tre-0.9.0-1

Total Download Size:   0.32 MiB
Total Installed Size:  1.56 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 lua-5.5.1-1-armv7h downloading...
 tre-0.9.0-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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.35-1  zlib-ng-2.3.3-1  git-2.55.0-1

Total Download Size:    8.55 MiB
Total Installed Size:  50.79 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.55.0-1-armv7h downloading...
 zlib-ng-2.3.3-1-armv7h downloading...
 perl-timedate-2.35-1-any downloading...
 perl-mailtools-2.22-3-any downloading...
 perl-error-0.17030-3-any downloading...
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 [installed]
    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 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(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... no
checking whether compiler accepts -Wno-override-init... 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 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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -pipe -Wno-override-init -O2 -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -std=c99 -DNDEBUG -DVERSION=\"v0.9-498-gad0f1deb-dirty\" -DVIS_API=3231  -Wno-unused-function 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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -pipe -Wno-override-init -O2 -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -std=c99 -DNDEBUG -DVERSION=\"v0.9-498-gad0f1deb-dirty\" -DVIS_API=3231  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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -pipe -Wno-override-init -O2 -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -DTERMINFO='"/usr/share/terminfo"' -DTERMINFO_DIRS='"/usr/share/terminfo"' -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-498-gad0f1deb-dirty\" -DVIS_API=3231 -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 -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:105,
                 from vis.c:16,
                 from main.c:2:
text-motions.c: In function ‘find_next.part.0.isra’:
text-motions.c:36:52: warning: ‘sit.piece’ is used uninitialized [-Wuninitialized]
   36 |         Iterator it = text_iterator_get(txt, pos), sit;
      |                                                    ^~~
text-motions.c:36:52: warning: ‘sit.text’ is used uninitialized [-Wuninitialized]
text-motions.c:36:52: warning: ‘sit.end’ is used uninitialized [-Wuninitialized]
text-motions.c:36:52: warning: ‘sit.start’ is used uninitialized [-Wuninitialized]
==> Entering fakeroot environment...
==> Starting package_vis()...
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-lexers()...
==> 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-lexers"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vis 0.9.r498.gad0f1deb-1 (Mon Aug 17 08:30:31 2026)
==> Cleaning up...
[?12l[?25h