==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: hwdata 0.397-1 (Thu Jul  3 11:57:03 2025)
==> Retrieving sources...
  -> Cloning hwdata git repo...
Cloning into bare repository '/home/leming/work/hwdata/hwdata'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    hwdata ... Skipped
==> Making package: hwdata 0.397-1 (Thu Jul  3 11:57:18 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.50.0-1

Total Download Size:    7.83 MiB
Total Installed Size:  45.31 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.50.0-1-aarch64 downloading...
 zlib-ng-2.2.4-1-aarch64 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 hwdata git repo...
Cloning into 'hwdata'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
datadir="/usr/share"; \
if [ "${datadir#/usr}" != "$datadir" ]; then \
	datadir="\${prefix}${datadir#/usr}"; \
fi; \
sed -e 's|@prefix@|/usr|g' \
	-e "s|@datadir@|$datadir|g" \
	-e 's|@pkgdatadir@|${datadir}/hwdata|g' \
	-e 's|@VERSION@|0.397|g' \
	-e 's|@NAME@|hwdata|g' \
	hwdata.pc.in > hwdata.pc
mkdir -p -m 755 /build/hwdata/pkg/hwdata/usr/share/hwdata
for foo in pci.ids usb.ids oui.txt iab.txt pnp.ids ; do \
	install -m 644 $foo /build/hwdata/pkg/hwdata/usr/share/hwdata ;\
done
mkdir -p -m 755 /build/hwdata/pkg/hwdata/usr/share/pkgconfig
install -m 644 hwdata.pc /build/hwdata/pkg/hwdata/usr/share/pkgconfig/
==> 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 "hwdata"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hwdata 0.397-1 (Thu Jul  3 11:57:30 2025)
==> Cleaning up...