==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-jschema-to-python 1.2.3-8 (Wed Nov 19 00:31:45 2025)
==> Retrieving sources...
-> Found python-jschema-to-python-1.2.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-jschema-to-python-1.2.3.tar.gz ... Passed
==> Making package: python-jschema-to-python 1.2.3-8 (Wed Nov 19 00:31:47 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (15) mpdecimal-4.0.1-1 python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1 python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.8.0-1 python-packaging-25.0-1 python-platformdirs-4.5.0-1 python-setuptools-1:80.9.0-2 python-wheel-0.45.1-1 python-3.13.7-1 python-attrs-25.4.0-1 python-jsonpickle-3.4.2-1 python-pbr-7.0.1-1
Total Download Size: 1.76 MiB
Total Installed Size: 84.82 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-setuptools-1:80.9.0-2-any downloading...
python-pbr-7.0.1-1-any downloading...
python-more-itertools-10.8.0-1-any downloading...
python-attrs-25.4.0-1-any downloading...
python-jsonpickle-3.4.2-1-any downloading...
python-platformdirs-4.5.0-1-any downloading...
python-autocommand-2.2.2-7-any downloading...
python-jaraco.collections-5.1.0-1-any downloading...
python-jaraco.text-4.0.0-2-any downloading...
python-jaraco.functools-4.1.0-1-any downloading...
python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python [pending]
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-attrs...
installing python-jsonpickle...
Optional dependencies for python-jsonpickle
python-numpy: for serializing sklearn models, numpy arrays, and other numpy-based data
python-gmpy2: for serializing ecdsa module's keys
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-packaging...
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/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) python-pyproject-hooks-1.2.0-3 python-build-1.3.0-1 python-installer-0.7.0-10
Total Installed Size: 0.47 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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python-jschema-to-python-1.2.3.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-jschema-to-python-1.2.3.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead.
!!
********************************************************************************
Usage of dash-separated 'author-email' will not be supported in future
versions. Please use the underscore name 'author_email' instead.
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead.
!!
********************************************************************************
Usage of dash-separated 'home-page' will not be supported in future
versions. Please use the underscore name 'home_page' instead.
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` and ``develop``.
Instead, use standards-based tools like pip or uv.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://github.com/pypa/setuptools/issues/917 for details.
********************************************************************************
!!
self.initialize_options()
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead.
!!
********************************************************************************
Usage of dash-separated 'author-email' will not be supported in future
versions. Please use the underscore name 'author_email' instead.
(Affected: jschema_to_python).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead.
!!
********************************************************************************
Usage of dash-separated 'home-page' will not be supported in future
versions. Please use the underscore name 'home_page' instead.
(Affected: jschema_to_python).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
(Affected: jschema_to_python).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT 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/jschema_to_python
copying jschema_to_python/to_json.py -> build/lib/jschema_to_python
copying jschema_to_python/python_file_generator.py -> build/lib/jschema_to_python
copying jschema_to_python/utilities.py -> build/lib/jschema_to_python
copying jschema_to_python/init_file_generator.py -> build/lib/jschema_to_python
copying jschema_to_python/__main__.py -> build/lib/jschema_to_python
copying jschema_to_python/__init__.py -> build/lib/jschema_to_python
copying jschema_to_python/object_model_module_generator.py -> build/lib/jschema_to_python
copying jschema_to_python/class_generator.py -> build/lib/jschema_to_python
copying jschema_to_python/driver.py -> build/lib/jschema_to_python
running egg_info
creating jschema_to_python.egg-info
writing jschema_to_python.egg-info/PKG-INFO
writing dependency_links to jschema_to_python.egg-info/dependency_links.txt
writing requirements to jschema_to_python.egg-info/requires.txt
writing top-level names to jschema_to_python.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'jschema_to_python.egg-info/SOURCES.txt'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'jschema_to_python.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/jschema_to_python
copying build/lib/jschema_to_python/to_json.py -> build/bdist.linux-aarch64/wheel/./jschema_to_python
copying build/lib/jschema_to_python/python_file_generator.py -> build/bdist.linux-aarch64/wheel/./jschema_to_python
copying build/lib/jschema_to_python/utilities.py -> build/bdist.linux-aarch64/wheel/./jschema_to_python
copying build/lib/jschema_to_python/init_file_generator.py -> build/bdist.linux-aarch64/wheel/./jschema_to_python
copying build/lib/jschema_to_python/__main__.py -> build/bdist.linux-aarch64/wheel/./jschema_to_python
copying build/lib/jschema_to_python/__init__.py -> build/bdist.linux-aarch64/wheel/./jschema_to_python
copying build/lib/jschema_to_python/object_model_module_generator.py -> build/bdist.linux-aarch64/wheel/./jschema_to_python
copying build/lib/jschema_to_python/class_generator.py -> build/bdist.linux-aarch64/wheel/./jschema_to_python
copying build/lib/jschema_to_python/driver.py -> build/bdist.linux-aarch64/wheel/./jschema_to_python
running install_egg_info
Copying jschema_to_python.egg-info to build/bdist.linux-aarch64/wheel/./jschema_to_python-1.2.3-py3.13.egg-info
running install_scripts
/usr/lib/python3.13/site-packages/pbr/_compat/commands.py:182: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
/usr/lib/python3.13/site-packages/pbr/_compat/commands.py:199: SetuptoolsDeprecationWarning: easy_install module is deprecated
!!
********************************************************************************
Avoid accessing attributes of setuptools.command.easy_install.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://github.com/pypa/setuptools/issues/4976 for details.
********************************************************************************
!!
executable = getattr(bs_cmd, 'executable', easy_install.sys_executable)
/usr/lib/python3.13/site-packages/pbr/_compat/commands.py:170: SetuptoolsDeprecationWarning: easy_install module is deprecated
!!
********************************************************************************
Avoid accessing attributes of setuptools.command.easy_install.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://github.com/pypa/setuptools/issues/4976 for details.
********************************************************************************
!!
header = easy_install.ScriptWriter.get_header("", executable)
creating build/bdist.linux-aarch64/wheel/jschema_to_python-1.2.3.dist-info/WHEEL
creating '/build/python-jschema-to-python/src/jschema-to-python-1.2.3/dist/.tmp-yszx750_/jschema_to_python-1.2.3-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'jschema_to_python/__init__.py'
adding 'jschema_to_python/__main__.py'
adding 'jschema_to_python/class_generator.py'
adding 'jschema_to_python/driver.py'
adding 'jschema_to_python/init_file_generator.py'
adding 'jschema_to_python/object_model_module_generator.py'
adding 'jschema_to_python/python_file_generator.py'
adding 'jschema_to_python/to_json.py'
adding 'jschema_to_python/utilities.py'
adding 'jschema_to_python-1.2.3.dist-info/licenses/LICENSE'
adding 'jschema_to_python-1.2.3.dist-info/METADATA'
adding 'jschema_to_python-1.2.3.dist-info/WHEEL'
adding 'jschema_to_python-1.2.3.dist-info/top_level.txt'
adding 'jschema_to_python-1.2.3.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built jschema_to_python-1.2.3-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-jschema-to-python/pkg/python-jschema-to-python/usr/share'
install: creating directory '/build/python-jschema-to-python/pkg/python-jschema-to-python/usr/share/licenses'
install: creating directory '/build/python-jschema-to-python/pkg/python-jschema-to-python/usr/share/licenses/python-jschema-to-python'
'LICENSE' -> '/build/python-jschema-to-python/pkg/python-jschema-to-python/usr/share/licenses/python-jschema-to-python/LICENSE'
==> 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 "python-jschema-to-python"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-jschema-to-python 1.2.3-8 (Wed Nov 19 00:31:57 2025)
==> Cleaning up...
[?12l[?25h