==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-jschema-to-python 1.2.3-7 (Tue Dec 24 00:52:36 2024)
==> Retrieving sources...
  -> Found python-jschema-to-python-1.2.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-jschema-to-python-1.2.3.tar.gz ... Passed
==> Making package: python-jschema-to-python 1.2.3-7 (Tue 24 Dec 2024 12:52:42 AM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) python-attrs-23.2.0-4  python-jsonpickle-3.3.0-2
             python-pbr-6.1.0-2

Total Installed Size:  1.86 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-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-pbr...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-wheel-0.45.0-3  python-setuptools-1:75.2.0-4

Total Installed Size:  10.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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> 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()...
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
running build
running build_py
creating build/lib/jschema_to_python
copying jschema_to_python/__init__.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/class_generator.py -> build/lib/jschema_to_python
copying jschema_to_python/driver.py -> build/lib/jschema_to_python
copying jschema_to_python/__main__.py -> build/lib/jschema_to_python
copying jschema_to_python/init_file_generator.py -> build/lib/jschema_to_python
copying jschema_to_python/object_model_module_generator.py -> build/lib/jschema_to_python
copying jschema_to_python/to_json.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'
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages
creating /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python
copying build/lib/jschema_to_python/__init__.py -> /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python
copying build/lib/jschema_to_python/python_file_generator.py -> /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python
copying build/lib/jschema_to_python/utilities.py -> /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python
copying build/lib/jschema_to_python/class_generator.py -> /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python
copying build/lib/jschema_to_python/driver.py -> /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python
copying build/lib/jschema_to_python/__main__.py -> /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python
copying build/lib/jschema_to_python/init_file_generator.py -> /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python
copying build/lib/jschema_to_python/object_model_module_generator.py -> /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python
copying build/lib/jschema_to_python/to_json.py -> /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python
byte-compiling /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python/python_file_generator.py to python_file_generator.cpython-313.pyc
byte-compiling /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python/utilities.py to utilities.cpython-313.pyc
byte-compiling /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python/class_generator.py to class_generator.cpython-313.pyc
byte-compiling /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python/driver.py to driver.cpython-313.pyc
byte-compiling /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python/__main__.py to __main__.cpython-313.pyc
byte-compiling /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python/init_file_generator.py to init_file_generator.cpython-313.pyc
byte-compiling /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python/object_model_module_generator.py to object_model_module_generator.cpython-313.pyc
byte-compiling /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python/to_json.py to to_json.cpython-313.pyc
writing byte-compilation script '/tmp/tmpdaux5_6g.py'
/usr/bin/python /tmp/tmpdaux5_6g.py
removing /tmp/tmpdaux5_6g.py
running install_egg_info
running 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] Reusing existing SOURCES.txt
Copying jschema_to_python.egg-info to /build/python-jschema-to-python/pkg/python-jschema-to-python/usr/lib/python3.13/site-packages/jschema_to_python-1.2.3-py3.13.egg-info
running install_scripts
==> 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-7 (Tue 24 Dec 2024 12:52:51 AM MST)
==> Cleaning up...