==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-swiftclient 4.11.0-1 (Fri Aug 28 09:05:52 2026)
==> Retrieving sources...
-> Updating python-swiftclient git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-swiftclient ... Passed
==> Making package: python-swiftclient 4.11.0-1 (Fri Aug 28 15:06:18 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) python-certifi-2026.07.22-1 python-charset-normalizer-3.4.7-1 python-idna-3.19-1 python-urllib3-2.7.0-1 python-requests-2.34.2-1
Total Installed Size: 3.82 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-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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (19) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 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.4-1 python-pyproject-hooks-1.2.0-6 zlib-ng-2.3.3-1 git-2.55.0-1 python-build-1.4.3-1 python-installer-1.0.0-1 python-pbr-7.1.2-1 python-setuptools-1:84.0.0-1 python-wheel-0.48.0-1
Total Installed Size: 60.91 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
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...
installing python-pbr...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of python-swiftclient git repo...
Cloning into 'python-swiftclient'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
* Building wheel...
[pbr] Generating ChangeLog
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/swiftclient
copying swiftclient/utils.py -> build/lib/swiftclient
copying swiftclient/__init__.py -> build/lib/swiftclient
copying swiftclient/multithreading.py -> build/lib/swiftclient
copying swiftclient/service.py -> build/lib/swiftclient
copying swiftclient/authv1.py -> build/lib/swiftclient
copying swiftclient/exceptions.py -> build/lib/swiftclient
copying swiftclient/command_helpers.py -> build/lib/swiftclient
copying swiftclient/version.py -> build/lib/swiftclient
copying swiftclient/requests_compat.py -> build/lib/swiftclient
copying swiftclient/client.py -> build/lib/swiftclient
copying swiftclient/shell.py -> build/lib/swiftclient
running egg_info
creating python_swiftclient.egg-info
writing python_swiftclient.egg-info/PKG-INFO
writing dependency_links to python_swiftclient.egg-info/dependency_links.txt
writing entry points to python_swiftclient.egg-info/entry_points.txt
writing requirements to python_swiftclient.egg-info/requires.txt
writing top-level names to python_swiftclient.egg-info/top_level.txt
writing pbr to python_swiftclient.egg-info/pbr.json
[pbr] Processing SOURCES.txt
writing manifest file 'python_swiftclient.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
warning: no previously-included files matching '*.pyc' found anywhere in distribution
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'tests'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'python_swiftclient.egg-info/SOURCES.txt'
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/swiftclient
copying build/lib/swiftclient/utils.py -> build/bdist.linux-armv7l/wheel/./swiftclient
copying build/lib/swiftclient/__init__.py -> build/bdist.linux-armv7l/wheel/./swiftclient
copying build/lib/swiftclient/multithreading.py -> build/bdist.linux-armv7l/wheel/./swiftclient
copying build/lib/swiftclient/service.py -> build/bdist.linux-armv7l/wheel/./swiftclient
copying build/lib/swiftclient/authv1.py -> build/bdist.linux-armv7l/wheel/./swiftclient
copying build/lib/swiftclient/exceptions.py -> build/bdist.linux-armv7l/wheel/./swiftclient
copying build/lib/swiftclient/command_helpers.py -> build/bdist.linux-armv7l/wheel/./swiftclient
copying build/lib/swiftclient/version.py -> build/bdist.linux-armv7l/wheel/./swiftclient
copying build/lib/swiftclient/requests_compat.py -> build/bdist.linux-armv7l/wheel/./swiftclient
copying build/lib/swiftclient/client.py -> build/bdist.linux-armv7l/wheel/./swiftclient
copying build/lib/swiftclient/shell.py -> build/bdist.linux-armv7l/wheel/./swiftclient
running install_data
creating build/bdist.linux-armv7l/wheel/python_swiftclient-4.11.0.data/data
creating build/bdist.linux-armv7l/wheel/python_swiftclient-4.11.0.data/data/share/man/man1
copying doc/manpages/swift.1 -> build/bdist.linux-armv7l/wheel/python_swiftclient-4.11.0.data/data/share/man/man1
running install_egg_info
Copying python_swiftclient.egg-info to build/bdist.linux-armv7l/wheel/./python_swiftclient-4.11.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/python_swiftclient-4.11.0.dist-info/WHEEL
creating '/build/python-swiftclient/src/python-swiftclient/dist/.tmp-9wqku1wh/python_swiftclient-4.11.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'python_swiftclient-4.11.0.data/data/share/man/man1/swift.1'
adding 'python_swiftclient-4.11.0.dist-info/licenses/AUTHORS'
adding 'python_swiftclient-4.11.0.dist-info/licenses/LICENSE'
adding 'swiftclient/__init__.py'
adding 'swiftclient/authv1.py'
adding 'swiftclient/client.py'
adding 'swiftclient/command_helpers.py'
adding 'swiftclient/exceptions.py'
adding 'swiftclient/multithreading.py'
adding 'swiftclient/requests_compat.py'
adding 'swiftclient/service.py'
adding 'swiftclient/shell.py'
adding 'swiftclient/utils.py'
adding 'swiftclient/version.py'
adding 'python_swiftclient-4.11.0.dist-info/METADATA'
adding 'python_swiftclient-4.11.0.dist-info/WHEEL'
adding 'python_swiftclient-4.11.0.dist-info/entry_points.txt'
adding 'python_swiftclient-4.11.0.dist-info/pbr.json'
adding 'python_swiftclient-4.11.0.dist-info/top_level.txt'
adding 'python_swiftclient-4.11.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built python_swiftclient-4.11.0-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-swiftclient"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-swiftclient 4.11.0-1 (Fri Aug 28 15:06:37 2026)
==> Cleaning up...
[?12l[?25h