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

Packages (2) python-attrs-23.2.0-4  python-pbr-6.1.0-2

Total Installed Size:  1.43 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-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-sarif-om-1.0.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-sarif-om-1.0.4.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/sarif_om
copying sarif_om/__init__.py -> build/lib/sarif_om
copying sarif_om/_web_request.py -> build/lib/sarif_om
copying sarif_om/_result_provenance.py -> build/lib/sarif_om
copying sarif_om/_logical_location.py -> build/lib/sarif_om
copying sarif_om/_version_control_details.py -> build/lib/sarif_om
copying sarif_om/_stack.py -> build/lib/sarif_om
copying sarif_om/_reporting_descriptor_relationship.py -> build/lib/sarif_om
copying sarif_om/_external_property_file_references.py -> build/lib/sarif_om
copying sarif_om/_fix.py -> build/lib/sarif_om
copying sarif_om/_location_relationship.py -> build/lib/sarif_om
copying sarif_om/_translation_metadata.py -> build/lib/sarif_om
copying sarif_om/_run_automation_details.py -> build/lib/sarif_om
copying sarif_om/_physical_location.py -> build/lib/sarif_om
copying sarif_om/_result.py -> build/lib/sarif_om
copying sarif_om/_attachment.py -> build/lib/sarif_om
copying sarif_om/_multiformat_message_string.py -> build/lib/sarif_om
copying sarif_om/_notification.py -> build/lib/sarif_om
copying sarif_om/_reporting_descriptor_reference.py -> build/lib/sarif_om
copying sarif_om/_graph.py -> build/lib/sarif_om
copying sarif_om/_property_bag.py -> build/lib/sarif_om
copying sarif_om/_graph_traversal.py -> build/lib/sarif_om
copying sarif_om/_external_property_file_reference.py -> build/lib/sarif_om
copying sarif_om/_external_properties.py -> build/lib/sarif_om
copying sarif_om/_code_flow.py -> build/lib/sarif_om
copying sarif_om/_edge_traversal.py -> build/lib/sarif_om
copying sarif_om/_rectangle.py -> build/lib/sarif_om
copying sarif_om/_address.py -> build/lib/sarif_om
copying sarif_om/_configuration_override.py -> build/lib/sarif_om
copying sarif_om/_tool.py -> build/lib/sarif_om
copying sarif_om/_region.py -> build/lib/sarif_om
copying sarif_om/_replacement.py -> build/lib/sarif_om
copying sarif_om/_special_locations.py -> build/lib/sarif_om
copying sarif_om/_sarif_log.py -> build/lib/sarif_om
copying sarif_om/_tool_component.py -> build/lib/sarif_om
copying sarif_om/_run.py -> build/lib/sarif_om
copying sarif_om/_node.py -> build/lib/sarif_om
copying sarif_om/_edge.py -> build/lib/sarif_om
copying sarif_om/_reporting_descriptor.py -> build/lib/sarif_om
copying sarif_om/_thread_flow_location.py -> build/lib/sarif_om
copying sarif_om/_conversion.py -> build/lib/sarif_om
copying sarif_om/_suppression.py -> build/lib/sarif_om
copying sarif_om/_artifact_change.py -> build/lib/sarif_om
copying sarif_om/_reporting_configuration.py -> build/lib/sarif_om
copying sarif_om/_web_response.py -> build/lib/sarif_om
copying sarif_om/_invocation.py -> build/lib/sarif_om
copying sarif_om/_message.py -> build/lib/sarif_om
copying sarif_om/_artifact_location.py -> build/lib/sarif_om
copying sarif_om/_exception.py -> build/lib/sarif_om
copying sarif_om/_artifact_content.py -> build/lib/sarif_om
copying sarif_om/_tool_component_reference.py -> build/lib/sarif_om
copying sarif_om/_thread_flow.py -> build/lib/sarif_om
copying sarif_om/_stack_frame.py -> build/lib/sarif_om
copying sarif_om/_artifact.py -> build/lib/sarif_om
copying sarif_om/_location.py -> build/lib/sarif_om
running egg_info
creating sarif_om.egg-info
writing sarif_om.egg-info/PKG-INFO
writing dependency_links to sarif_om.egg-info/dependency_links.txt
writing requirements to sarif_om.egg-info/requires.txt
writing top-level names to sarif_om.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'sarif_om.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 'sarif_om.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-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages
creating /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/__init__.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_web_request.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_result_provenance.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_logical_location.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_version_control_details.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_stack.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_reporting_descriptor_relationship.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_external_property_file_references.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_fix.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_location_relationship.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_translation_metadata.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_run_automation_details.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_physical_location.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_result.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_attachment.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_multiformat_message_string.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_notification.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_reporting_descriptor_reference.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_graph.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_property_bag.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_graph_traversal.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_external_property_file_reference.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_external_properties.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_code_flow.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_edge_traversal.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_rectangle.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_address.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_configuration_override.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_tool.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_region.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_replacement.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_special_locations.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_sarif_log.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_tool_component.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_run.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_node.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_edge.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_reporting_descriptor.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_thread_flow_location.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_conversion.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_suppression.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_artifact_change.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_reporting_configuration.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_web_response.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_invocation.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_message.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_artifact_location.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_exception.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_artifact_content.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_tool_component_reference.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_thread_flow.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_stack_frame.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_artifact.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
copying build/lib/sarif_om/_location.py -> /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_web_request.py to _web_request.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_result_provenance.py to _result_provenance.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_logical_location.py to _logical_location.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_version_control_details.py to _version_control_details.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_stack.py to _stack.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_reporting_descriptor_relationship.py to _reporting_descriptor_relationship.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_external_property_file_references.py to _external_property_file_references.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_fix.py to _fix.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_location_relationship.py to _location_relationship.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_translation_metadata.py to _translation_metadata.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_run_automation_details.py to _run_automation_details.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_physical_location.py to _physical_location.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_result.py to _result.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_attachment.py to _attachment.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_multiformat_message_string.py to _multiformat_message_string.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_notification.py to _notification.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_reporting_descriptor_reference.py to _reporting_descriptor_reference.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_graph.py to _graph.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_property_bag.py to _property_bag.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_graph_traversal.py to _graph_traversal.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_external_property_file_reference.py to _external_property_file_reference.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_external_properties.py to _external_properties.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_code_flow.py to _code_flow.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_edge_traversal.py to _edge_traversal.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_rectangle.py to _rectangle.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_address.py to _address.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_configuration_override.py to _configuration_override.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_tool.py to _tool.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_region.py to _region.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_replacement.py to _replacement.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_special_locations.py to _special_locations.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_sarif_log.py to _sarif_log.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_tool_component.py to _tool_component.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_run.py to _run.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_node.py to _node.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_edge.py to _edge.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_reporting_descriptor.py to _reporting_descriptor.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_thread_flow_location.py to _thread_flow_location.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_conversion.py to _conversion.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_suppression.py to _suppression.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_artifact_change.py to _artifact_change.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_reporting_configuration.py to _reporting_configuration.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_web_response.py to _web_response.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_invocation.py to _invocation.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_message.py to _message.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_artifact_location.py to _artifact_location.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_exception.py to _exception.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_artifact_content.py to _artifact_content.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_tool_component_reference.py to _tool_component_reference.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_thread_flow.py to _thread_flow.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_stack_frame.py to _stack_frame.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_artifact.py to _artifact.cpython-313.pyc
byte-compiling /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om/_location.py to _location.cpython-313.pyc
writing byte-compilation script '/tmp/tmpmz50a6rf.py'
/usr/bin/python /tmp/tmpmz50a6rf.py
removing /tmp/tmpmz50a6rf.py
running install_egg_info
running egg_info
writing sarif_om.egg-info/PKG-INFO
writing dependency_links to sarif_om.egg-info/dependency_links.txt
writing requirements to sarif_om.egg-info/requires.txt
writing top-level names to sarif_om.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
Copying sarif_om.egg-info to /build/python-sarif-om/pkg/python-sarif-om/usr/lib/python3.13/site-packages/sarif_om-1.0.4-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-sarif-om"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-sarif-om 1.0.4-7 (Tue 24 Dec 2024 12:34:19 AM MST)
==> Cleaning up...