==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: mkosi 14-3 (Sat May  6 23:24:39 2023)
==> Retrieving sources...
  -> Found mkosi-14.tar.gz
  -> Found mkosi-14-fix_tests.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    mkosi-14.tar.gz ... Passed
    mkosi-14-fix_tests.patch ... Passed
==> Validating source files with b2sums...
    mkosi-14.tar.gz ... Passed
    mkosi-14-fix_tests.patch ... Passed
==> Making package: mkosi 14-3 (Sat May  6 23:24:57 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (11) fuse-common-3.14.1-1  fuse3-3.14.1-1  libaio-0.3.113-2
              libnsl-2.0.0-3  liburing-2.3-1  numactl-2.0.16-1
              python-ptyprocess-0.7.0-5  arch-install-scripts-28-1
              python-3.11.3-1  python-pexpect-4.8.0-7  qemu-img-8.0.0-1

Total Download Size:    1.73 MiB
Total Installed Size:  79.92 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 qemu-img-8.0.0-1-armv7h downloading...
 fuse3-3.14.1-1-armv7h downloading...
 python-pexpect-4.8.0-7-any downloading...
 numactl-2.0.16-1-armv7h downloading...
 python-ptyprocess-0.7.0-5-any downloading...
 arch-install-scripts-28-1-any downloading...
 fuse-common-3.14.1-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing arch-install-scripts...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-ptyprocess...
installing python-pexpect...
installing fuse-common...
installing fuse3...
installing libaio...
installing liburing...
installing numactl...
installing qemu-img...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (20) python-autocommand-2.2.2-4  python-fastjsonschema-2.16.3-4
              python-inflect-6.0.4-2  python-jaraco.context-4.3.0-3
              python-jaraco.functools-3.6.0-3  python-jaraco.text-3.11.1-3
              python-more-itertools-9.1.1-4  python-ordered-set-4.1.0-4
              python-packaging-23.0-3  python-platformdirs-3.5.0-2
              python-pydantic-1.10.7-4  python-pyproject-hooks-1.0.0-4
              python-tomli-2.0.1-3  python-trove-classifiers-2023.4.22-1
              python-typing_extensions-4.5.0-4
              python-validate-pyproject-0.12.2-3  python-build-0.10.0-3
              python-installer-0.7.0-3  python-setuptools-1:67.7.0-1
              python-wheel-0.40.0-3

Total Installed Size:  17.25 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 python-packaging...
installing python-tomli...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-virtualenv: Use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-typing_extensions...
installing python-pydantic...
Optional dependencies for python-pydantic
    python-dotenv: for .env file support
    python-email-validator: for email validation
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-platformdirs...
installing python-fastjsonschema...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
[?25h==> Retrieving sources...
  -> Found mkosi-14.tar.gz
  -> Found mkosi-14-fix_tests.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mkosi-14.tar.gz with bsdtar
==> Starting prepare()...
patching file mkosi/__init__.py
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating mkosi.egg-info
writing mkosi.egg-info/PKG-INFO
writing dependency_links to mkosi.egg-info/dependency_links.txt
writing top-level names to mkosi.egg-info/top_level.txt
writing manifest file 'mkosi.egg-info/SOURCES.txt'
reading manifest file 'mkosi.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'mkosi.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/mkosi
copying mkosi/gentoo.py -> build/lib/mkosi
copying mkosi/__init__.py -> build/lib/mkosi
copying mkosi/machine.py -> build/lib/mkosi
copying mkosi/syscall.py -> build/lib/mkosi
copying mkosi/manifest.py -> build/lib/mkosi
copying mkosi/__main__.py -> build/lib/mkosi
copying mkosi/backend.py -> build/lib/mkosi
creating build/lib/mkosi/resources
copying mkosi/resources/__init__.py -> build/lib/mkosi/resources
running egg_info
writing mkosi.egg-info/PKG-INFO
writing dependency_links to mkosi.egg-info/dependency_links.txt
writing top-level names to mkosi.egg-info/top_level.txt
reading manifest file 'mkosi.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'mkosi.egg-info/SOURCES.txt'
copying mkosi/resources/console_getty_autologin.conf -> build/lib/mkosi/resources
copying mkosi/resources/dpkg-reconfigure-dracut.install -> build/lib/mkosi/resources
copying mkosi/resources/getty_autologin.conf -> build/lib/mkosi/resources
copying mkosi/resources/serial_getty_autologin.conf -> build/lib/mkosi/resources
running build_scripts
creating build/scripts-3.11
copying bin/mkosi -> build/scripts-3.11
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/mkosi
creating build/bdist.linux-armv7l/wheel/mkosi/resources
copying build/lib/mkosi/resources/console_getty_autologin.conf -> build/bdist.linux-armv7l/wheel/mkosi/resources
copying build/lib/mkosi/resources/dpkg-reconfigure-dracut.install -> build/bdist.linux-armv7l/wheel/mkosi/resources
copying build/lib/mkosi/resources/__init__.py -> build/bdist.linux-armv7l/wheel/mkosi/resources
copying build/lib/mkosi/resources/serial_getty_autologin.conf -> build/bdist.linux-armv7l/wheel/mkosi/resources
copying build/lib/mkosi/resources/getty_autologin.conf -> build/bdist.linux-armv7l/wheel/mkosi/resources
copying build/lib/mkosi/gentoo.py -> build/bdist.linux-armv7l/wheel/mkosi
copying build/lib/mkosi/__init__.py -> build/bdist.linux-armv7l/wheel/mkosi
copying build/lib/mkosi/machine.py -> build/bdist.linux-armv7l/wheel/mkosi
copying build/lib/mkosi/syscall.py -> build/bdist.linux-armv7l/wheel/mkosi
copying build/lib/mkosi/manifest.py -> build/bdist.linux-armv7l/wheel/mkosi
copying build/lib/mkosi/__main__.py -> build/bdist.linux-armv7l/wheel/mkosi
copying build/lib/mkosi/backend.py -> build/bdist.linux-armv7l/wheel/mkosi
running install_data
creating build/bdist.linux-armv7l/wheel/mkosi-14.data
creating build/bdist.linux-armv7l/wheel/mkosi-14.data/data
creating build/bdist.linux-armv7l/wheel/mkosi-14.data/data/share
creating build/bdist.linux-armv7l/wheel/mkosi-14.data/data/share/man
creating build/bdist.linux-armv7l/wheel/mkosi-14.data/data/share/man/man1
copying man/mkosi.1 -> build/bdist.linux-armv7l/wheel/mkosi-14.data/data/share/man/man1
running install_egg_info
Copying mkosi.egg-info to build/bdist.linux-armv7l/wheel/mkosi-14-py3.11.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/mkosi-14.data/scripts
copying build/scripts-3.11/mkosi -> build/bdist.linux-armv7l/wheel/mkosi-14.data/scripts
changing mode of build/bdist.linux-armv7l/wheel/mkosi-14.data/scripts/mkosi to 755
creating build/bdist.linux-armv7l/wheel/mkosi-14.dist-info/WHEEL
creating '/build/mkosi/src/mkosi-14/dist/.tmp-scac0tgu/mkosi-14-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'mkosi/__init__.py'
adding 'mkosi/__main__.py'
adding 'mkosi/backend.py'
adding 'mkosi/gentoo.py'
adding 'mkosi/machine.py'
adding 'mkosi/manifest.py'
adding 'mkosi/syscall.py'
adding 'mkosi/resources/__init__.py'
adding 'mkosi/resources/console_getty_autologin.conf'
adding 'mkosi/resources/dpkg-reconfigure-dracut.install'
adding 'mkosi/resources/getty_autologin.conf'
adding 'mkosi/resources/serial_getty_autologin.conf'
adding 'mkosi-14.data/data/share/man/man1/mkosi.1'
adding 'mkosi-14.data/scripts/mkosi'
adding 'mkosi-14.dist-info/LICENSE'
adding 'mkosi-14.dist-info/METADATA'
adding 'mkosi-14.dist-info/WHEEL'
adding 'mkosi-14.dist-info/top_level.txt'
adding 'mkosi-14.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built mkosi-14-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/mkosi/pkg/mkosi/usr/share/doc'
install: creating directory '/build/mkosi/pkg/mkosi/usr/share/doc/mkosi'
'NEWS.md' -> '/build/mkosi/pkg/mkosi/usr/share/doc/mkosi/NEWS.md'
'README.md' -> '/build/mkosi/pkg/mkosi/usr/share/doc/mkosi/README.md'
==> 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 "mkosi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mkosi 14-3 (Sat May  6 23:25:17 2023)
==> Cleaning up...