==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: keychain 2.9.8-1 (Sun Nov 2 11:11:26 2025)
==> Retrieving sources...
-> Cloning keychain git repo...
Cloning into bare repository '/home/leming/work/keychain/keychain'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
keychain ... Skipped
==> Making package: keychain 2.9.8-1 (Sun Nov 2 11:11:48 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8
zlib-ng-2.2.5-1 git-2.51.2-2
Total Installed Size: 40.31 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 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 970.
Creating user 'git' (git daemon user) with UID 970 and GID 970.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of keychain git repo...
Cloning into 'keychain'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
pod2man --name=keychain --release=2.9.8 \
--center='https://github.com/danielrobbins/keychain' \
keychain.pod keychain.1
pod2text keychain.pod keychain.txt
sed 's/KEYCHAIN_VERSION/2.9.8/' keychain.spec.in > keychain.spec
perl -e 'open P, "keychain.txt" or die "cannot open keychain.txt"; while (<P>) { $printing = 0 if /^\w/; $printing = 1 if /^(SYNOPSIS|OPTIONS)/; $printing || next; s/\$/\\\$/g; s/\`/\\\`/g; s/\\$/\\\\/g; s/\*(\w+)\*/\${CYAN}$1\${OFF}/g; s/(^|\s)(-+[-\w]+)/$1\${GREEN}$2\${OFF}/g; $pod .= $_; }; open B, "keychain.sh" or die "cannot open keychain.sh"; $/ = undef; $_ = <B>; s/INSERT_POD_OUTPUT_HERE[\r\n]/$pod/ || die; s/##VERSION##/2.9.8/g || die; print' | sed -e 's/##CUR_YEAR##/2025/g' >keychain || rm -f keychain
chmod +x keychain
sed -i.orig -e "s/^'br /.br /" keychain.1
==> Entering fakeroot environment...
==> Starting package()...
install -d -m 0755 /build/keychain/pkg/keychain//usr/share/bash-completion/completions
install -m 0644 completions/keychain.bash /build/keychain/pkg/keychain//usr/share/bash-completion/completions/keychain
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "keychain"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: keychain 2.9.8-1 (Sun Nov 2 11:11:57 2025)
==> Cleaning up...