==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pylxd 2.4.2-1 (Thu Aug 20 07:01:29 2026)
==> Retrieving sources...
  -> Found python-pylxd-2.4.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-pylxd-2.4.2.tar.gz ... Passed
==> Making package: python-pylxd 2.4.2-1 (Thu Aug 20 13:01:55 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (12) python-certifi-2026.07.22-1  python-cffi-2.1.1-1  python-charset-normalizer-3.4.7-1  python-idna-3.18-1  python-pycparser-3.00-1  python-six-1.17.0-3  python-urllib3-2.7.0-1  python-cryptography-50.0.0-1  python-dateutil-2.9.0-8  python-requests-2.34.2-1  python-requests-toolbelt-1.0.0-6  python-ws4py-0.6.0-4

Total Download Size:    0.16 MiB
Total Installed Size:  13.90 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-ws4py-0.6.0-4-any downloading...
 python-requests-toolbelt-1.0.0-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
    python-setuptools: "limited api" version checking in cffi.setuptools_ext
installing python-cryptography...
installing python-six...
installing python-dateutil...
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-brotli: Brotli support
    python-brotlicffi: Brotli support
    python-h2: HTTP/2 support
    python-pysocks: SOCKS support
installing python-certifi...
installing python-requests...
Optional dependencies for python-requests
    python-chardet: alternative character encoding library
    python-pysocks: SOCKS proxy support
installing python-requests-toolbelt...
installing python-ws4py...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.1.2-1  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-11.1.0-1  python-packaging-26.3-1  python-platformdirs-4.11.3-1  python-pyproject-hooks-1.2.0-6  python-build-1.4.3-1  python-installer-1.0.0-1  python-setuptools-1:84.0.0-1  python-wheel-0.48.0-1

Total Installed Size:  9.04 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-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to 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-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-pylxd-2.4.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-pylxd-2.4.2.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating pylxd.egg-info
writing pylxd.egg-info/PKG-INFO
writing dependency_links to pylxd.egg-info/dependency_links.txt
writing requirements to pylxd.egg-info/requires.txt
writing top-level names to pylxd.egg-info/top_level.txt
writing manifest file 'pylxd.egg-info/SOURCES.txt'
reading manifest file 'pylxd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'pylxd.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/pylxd
copying pylxd/client.py -> build/lib/pylxd
copying pylxd/managers.py -> build/lib/pylxd
copying pylxd/exceptions.py -> build/lib/pylxd
copying pylxd/__init__.py -> build/lib/pylxd
creating build/lib/pylxd/models
copying pylxd/models/virtual_machine.py -> build/lib/pylxd/models
copying pylxd/models/storage_pool.py -> build/lib/pylxd/models
copying pylxd/models/image.py -> build/lib/pylxd/models
copying pylxd/models/instance.py -> build/lib/pylxd/models
copying pylxd/models/certificate.py -> build/lib/pylxd/models
copying pylxd/models/_model.py -> build/lib/pylxd/models
copying pylxd/models/profile.py -> build/lib/pylxd/models
copying pylxd/models/container.py -> build/lib/pylxd/models
copying pylxd/models/__init__.py -> build/lib/pylxd/models
copying pylxd/models/network.py -> build/lib/pylxd/models
copying pylxd/models/project.py -> build/lib/pylxd/models
copying pylxd/models/operation.py -> build/lib/pylxd/models
copying pylxd/models/cluster.py -> build/lib/pylxd/models
creating build/lib/pylxd/tests
copying pylxd/tests/testing.py -> build/lib/pylxd/tests
copying pylxd/tests/__init__.py -> build/lib/pylxd/tests
copying pylxd/tests/test_client.py -> build/lib/pylxd/tests
copying pylxd/tests/mock_lxd.py -> build/lib/pylxd/tests
creating build/lib/pylxd/models/tests
copying pylxd/models/tests/test_cluster_certificate.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_project.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_operation.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_storage.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_cluster_member.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_certificate.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_image.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_network.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_cluster.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_instance.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_profile.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/__init__.py -> build/lib/pylxd/models/tests
copying pylxd/models/tests/test_model.py -> build/lib/pylxd/models/tests
running egg_info
writing pylxd.egg-info/PKG-INFO
writing dependency_links to pylxd.egg-info/dependency_links.txt
writing requirements to pylxd.egg-info/requires.txt
writing top-level names to pylxd.egg-info/top_level.txt
reading manifest file 'pylxd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'pylxd.egg-info/SOURCES.txt'
copying pylxd/tests/lxd.crt -> build/lib/pylxd/tests
copying pylxd/tests/lxd.key -> build/lib/pylxd/tests
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/pylxd
copying build/lib/pylxd/client.py -> build/bdist.linux-armv7l/wheel/./pylxd
copying build/lib/pylxd/managers.py -> build/bdist.linux-armv7l/wheel/./pylxd
creating build/bdist.linux-armv7l/wheel/pylxd/models
copying build/lib/pylxd/models/virtual_machine.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/storage_pool.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/image.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/instance.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/certificate.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/_model.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/profile.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/container.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/__init__.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
creating build/bdist.linux-armv7l/wheel/pylxd/models/tests
copying build/lib/pylxd/models/tests/test_cluster_certificate.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_project.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_operation.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_storage.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_cluster_member.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_certificate.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_image.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_network.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_cluster.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_instance.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_profile.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/tests/test_model.py -> build/bdist.linux-armv7l/wheel/./pylxd/models/tests
copying build/lib/pylxd/models/network.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/project.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/operation.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/models/cluster.py -> build/bdist.linux-armv7l/wheel/./pylxd/models
copying build/lib/pylxd/exceptions.py -> build/bdist.linux-armv7l/wheel/./pylxd
copying build/lib/pylxd/__init__.py -> build/bdist.linux-armv7l/wheel/./pylxd
creating build/bdist.linux-armv7l/wheel/pylxd/tests
copying build/lib/pylxd/tests/lxd.crt -> build/bdist.linux-armv7l/wheel/./pylxd/tests
copying build/lib/pylxd/tests/testing.py -> build/bdist.linux-armv7l/wheel/./pylxd/tests
copying build/lib/pylxd/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./pylxd/tests
copying build/lib/pylxd/tests/test_client.py -> build/bdist.linux-armv7l/wheel/./pylxd/tests
copying build/lib/pylxd/tests/mock_lxd.py -> build/bdist.linux-armv7l/wheel/./pylxd/tests
copying build/lib/pylxd/tests/lxd.key -> build/bdist.linux-armv7l/wheel/./pylxd/tests
running install_egg_info
Copying pylxd.egg-info to build/bdist.linux-armv7l/wheel/./pylxd-2.4.2-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/pylxd-2.4.2.dist-info/WHEEL
creating '/build/python-pylxd/src/pylxd-2.4.2/dist/.tmp-2_bcocf9/pylxd-2.4.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'pylxd/__init__.py'
adding 'pylxd/client.py'
adding 'pylxd/exceptions.py'
adding 'pylxd/managers.py'
adding 'pylxd/models/__init__.py'
adding 'pylxd/models/_model.py'
adding 'pylxd/models/certificate.py'
adding 'pylxd/models/cluster.py'
adding 'pylxd/models/container.py'
adding 'pylxd/models/image.py'
adding 'pylxd/models/instance.py'
adding 'pylxd/models/network.py'
adding 'pylxd/models/operation.py'
adding 'pylxd/models/profile.py'
adding 'pylxd/models/project.py'
adding 'pylxd/models/storage_pool.py'
adding 'pylxd/models/virtual_machine.py'
adding 'pylxd/models/tests/__init__.py'
adding 'pylxd/models/tests/test_certificate.py'
adding 'pylxd/models/tests/test_cluster.py'
adding 'pylxd/models/tests/test_cluster_certificate.py'
adding 'pylxd/models/tests/test_cluster_member.py'
adding 'pylxd/models/tests/test_image.py'
adding 'pylxd/models/tests/test_instance.py'
adding 'pylxd/models/tests/test_model.py'
adding 'pylxd/models/tests/test_network.py'
adding 'pylxd/models/tests/test_operation.py'
adding 'pylxd/models/tests/test_profile.py'
adding 'pylxd/models/tests/test_project.py'
adding 'pylxd/models/tests/test_storage.py'
adding 'pylxd/tests/__init__.py'
adding 'pylxd/tests/lxd.crt'
adding 'pylxd/tests/lxd.key'
adding 'pylxd/tests/mock_lxd.py'
adding 'pylxd/tests/test_client.py'
adding 'pylxd/tests/testing.py'
adding 'pylxd-2.4.2.dist-info/licenses/LICENSE'
adding 'pylxd-2.4.2.dist-info/METADATA'
adding 'pylxd-2.4.2.dist-info/WHEEL'
adding 'pylxd-2.4.2.dist-info/top_level.txt'
adding 'pylxd-2.4.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built pylxd-2.4.2-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pylxd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pylxd 2.4.2-1 (Thu Aug 20 13:02:15 2026)
==> Cleaning up...
[?12l[?25h