==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: keychain 2.9.5-1 (Sat May 17 02:24:31 2025) ==> Retrieving sources... -> Updating keychain git repo... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... keychain ... Passed ==> Making package: keychain 2.9.5-1 (Sat May 17 02:24:54 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (5) perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 zlib-ng-2.2.4-1 git-2.49.0-2 Total Download Size: 6.56 MiB Total Installed Size: 40.05 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... git-2.49.0-2-armv7h downloading... zlib-ng-2.2.4-1-armv7h downloading... perl-mailtools-2.22-1-any downloading... perl-timedate-2.33-7-any downloading... perl-error-0.17030-1-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-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https 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] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (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.5 \ --center='https://www.funtoo.org' \ keychain.pod keychain.1 pod2text keychain.pod keychain.txt sed 's/KEYCHAIN_VERSION/2.9.5/' 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.5/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()... ==> 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.5-1 (Sat May 17 02:25:04 2025) ==> Cleaning up...