==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: zsh-syntax-highlighting 0.8.0-2 (Thu Apr 9 13:51:35 2026)
==> Retrieving sources...
-> Found zsh-syntax-highlighting-0.8.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
zsh-syntax-highlighting-0.8.0.tar.gz ... Passed
==> Validating source files with b2sums...
zsh-syntax-highlighting-0.8.0.tar.gz ... Passed
==> Making package: zsh-syntax-highlighting 0.8.0-2 (Thu Apr 9 19:51:41 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) zsh-5.9-6
Total Download Size: 2.10 MiB
Total Installed Size: 8.33 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
zsh-5.9-6-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing zsh...
Optional dependencies for zsh
grml-zsh-config: grml's zsh setup
zsh-autosuggestions: Fish-like autosuggestions for zsh
zsh-completions: Additional completion definitions for Zsh
zsh-doc: Info, HTML and PDF format of the ZSH documentation
zsh-history-substring-search: ZSH port of Fish history search (up arrow)
zsh-lovers: A collection of tips, tricks and examples for the Z shell.
zsh-syntax-highlighting: Fish shell like syntax highlighting for Zsh
zshdb: A debugger for zsh scripts
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found zsh-syntax-highlighting-0.8.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting zsh-syntax-highlighting-0.8.0.tar.gz with bsdtar
==> Starting build()...
make: Entering directory '/build/zsh-syntax-highlighting/src/zsh-syntax-highlighting-0.8.0'
cd docs && \
cp highlighters.md all.md && \
printf '\n\nIndividual highlighters documentation\n=====================================' >> all.md && \
for doc in highlighters/*.md; do printf '\n\n'; cat "$doc"; done >> all.md
make: Leaving directory '/build/zsh-syntax-highlighting/src/zsh-syntax-highlighting-0.8.0'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/zsh-syntax-highlighting/src/zsh-syntax-highlighting-0.8.0'
cd docs && \
cp highlighters.md all.md && \
printf '\n\nIndividual highlighters documentation\n=====================================' >> all.md && \
for doc in highlighters/*.md; do printf '\n\n'; cat "$doc"; done >> all.md
install -c -d /build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/zsh/plugins/zsh-syntax-highlighting
install -c -d /build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/doc/zsh-syntax-highlighting
cp .version zsh-syntax-highlighting.zsh /build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/zsh/plugins/zsh-syntax-highlighting
cp COPYING.md README.md changelog.md /build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/doc/zsh-syntax-highlighting
sed -e '1s/ .*//' -e '/^\[build-status-[a-z]*\]: /d' < README.md > /build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/doc/zsh-syntax-highlighting/README.md
if [ x"true" = x"`git rev-parse --is-inside-work-tree 2>/dev/null`" ]; then \
git rev-parse HEAD; \
else \
cat .revision-hash; \
fi > /build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/zsh/plugins/zsh-syntax-highlighting/.revision-hash
:
for dirname in highlighters highlighters/*/ ; do \
install -c -d /build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/zsh/plugins/zsh-syntax-highlighting/"$dirname"; \
for fname in "$dirname"/*.zsh ; do [ -e "$fname" ] && cp "$fname" /build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/zsh/plugins/zsh-syntax-highlighting"/$dirname"; done; \
done
cp -R docs/* /build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/doc/zsh-syntax-highlighting
make: Leaving directory '/build/zsh-syntax-highlighting/src/zsh-syntax-highlighting-0.8.0'
'/build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh' -> 'zsh-syntax-highlighting.zsh'
install: creating directory '/build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/licenses'
install: creating directory '/build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/licenses/zsh-syntax-highlighting'
'/build/zsh-syntax-highlighting/pkg/zsh-syntax-highlighting/usr/share/licenses/zsh-syntax-highlighting/COPYING.md' -> '/usr/share/doc/zsh-syntax-highlighting/COPYING.md'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
==> Creating package "zsh-syntax-highlighting"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: zsh-syntax-highlighting 0.8.0-2 (Thu Apr 9 19:51:45 2026)
==> Cleaning up...
[?12l[?25h