==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-sarif-om 1.0.4-8 (Tue Nov 18 18:42:06 2025)
==> Retrieving sources...
  -> Found python-sarif-om-1.0.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-sarif-om-1.0.4.tar.gz ... Passed
==> Making package: python-sarif-om 1.0.4-8 (Wed Nov 19 01:42:31 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) mpdecimal-4.0.1-1  python-3.13.7-1  python-attrs-25.4.0-1

Total Installed Size:  64.30 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 mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (14) 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-pyproject-hooks-1.2.0-3  python-setuptools-1:80.9.0-2  python-build-1.3.0-1  python-installer-0.7.0-10  python-pbr-7.0.1-1  python-wheel-0.45.1-1

Total Installed Size:  11.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-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/1) Arming ConditionNeedsUpdate...
==> 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()...
* 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: sarif_om).

        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: sarif_om).

        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: sarif_om).

        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/sarif_om
copying sarif_om/_sarif_log.py -> build/lib/sarif_om
copying sarif_om/_artifact_change.py -> build/lib/sarif_om
copying sarif_om/_location_relationship.py -> build/lib/sarif_om
copying sarif_om/_code_flow.py -> build/lib/sarif_om
copying sarif_om/_configuration_override.py -> build/lib/sarif_om
copying sarif_om/_conversion.py -> build/lib/sarif_om
copying sarif_om/_external_property_file_reference.py -> build/lib/sarif_om
copying sarif_om/_artifact_content.py -> build/lib/sarif_om
copying sarif_om/_address.py -> build/lib/sarif_om
copying sarif_om/_tool_component_reference.py -> build/lib/sarif_om
copying sarif_om/_attachment.py -> build/lib/sarif_om
copying sarif_om/_result_provenance.py -> build/lib/sarif_om
copying sarif_om/_external_property_file_references.py -> build/lib/sarif_om
copying sarif_om/_node.py -> build/lib/sarif_om
copying sarif_om/__init__.py -> build/lib/sarif_om
copying sarif_om/_reporting_descriptor_relationship.py -> build/lib/sarif_om
copying sarif_om/_version_control_details.py -> build/lib/sarif_om
copying sarif_om/_thread_flow_location.py -> build/lib/sarif_om
copying sarif_om/_reporting_configuration.py -> build/lib/sarif_om
copying sarif_om/_graph_traversal.py -> build/lib/sarif_om
copying sarif_om/_fix.py -> build/lib/sarif_om
copying sarif_om/_thread_flow.py -> build/lib/sarif_om
copying sarif_om/_notification.py -> build/lib/sarif_om
copying sarif_om/_suppression.py -> build/lib/sarif_om
copying sarif_om/_external_properties.py -> build/lib/sarif_om
copying sarif_om/_artifact_location.py -> build/lib/sarif_om
copying sarif_om/_message.py -> build/lib/sarif_om
copying sarif_om/_rectangle.py -> build/lib/sarif_om
copying sarif_om/_invocation.py -> build/lib/sarif_om
copying sarif_om/_stack.py -> build/lib/sarif_om
copying sarif_om/_result.py -> build/lib/sarif_om
copying sarif_om/_special_locations.py -> build/lib/sarif_om
copying sarif_om/_reporting_descriptor.py -> build/lib/sarif_om
copying sarif_om/_graph.py -> build/lib/sarif_om
copying sarif_om/_web_response.py -> build/lib/sarif_om
copying sarif_om/_reporting_descriptor_reference.py -> build/lib/sarif_om
copying sarif_om/_region.py -> build/lib/sarif_om
copying sarif_om/_location.py -> build/lib/sarif_om
copying sarif_om/_property_bag.py -> build/lib/sarif_om
copying sarif_om/_edge.py -> build/lib/sarif_om
copying sarif_om/_edge_traversal.py -> build/lib/sarif_om
copying sarif_om/_translation_metadata.py -> build/lib/sarif_om
copying sarif_om/_physical_location.py -> build/lib/sarif_om
copying sarif_om/_tool.py -> build/lib/sarif_om
copying sarif_om/_run_automation_details.py -> build/lib/sarif_om
copying sarif_om/_artifact.py -> build/lib/sarif_om
copying sarif_om/_multiformat_message_string.py -> build/lib/sarif_om
copying sarif_om/_run.py -> build/lib/sarif_om
copying sarif_om/_replacement.py -> build/lib/sarif_om
copying sarif_om/_stack_frame.py -> build/lib/sarif_om
copying sarif_om/_tool_component.py -> build/lib/sarif_om
copying sarif_om/_logical_location.py -> build/lib/sarif_om
copying sarif_om/_exception.py -> build/lib/sarif_om
copying sarif_om/_web_request.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'
installing to build/bdist.linux-armv7l/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/sarif_om
copying build/lib/sarif_om/_sarif_log.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_artifact_change.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_location_relationship.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_code_flow.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_configuration_override.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_conversion.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_external_property_file_reference.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_artifact_content.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_address.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_tool_component_reference.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_attachment.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_result_provenance.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_external_property_file_references.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_node.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/__init__.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_reporting_descriptor_relationship.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_version_control_details.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_thread_flow_location.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_reporting_configuration.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_graph_traversal.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_fix.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_thread_flow.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_notification.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_suppression.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_external_properties.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_artifact_location.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_message.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_rectangle.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_invocation.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_stack.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_result.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_special_locations.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_reporting_descriptor.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_graph.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_web_response.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_reporting_descriptor_reference.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_region.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_location.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_property_bag.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_edge.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_edge_traversal.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_translation_metadata.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_physical_location.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_tool.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_run_automation_details.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_artifact.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_multiformat_message_string.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_run.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_replacement.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_stack_frame.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_tool_component.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_logical_location.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_exception.py -> build/bdist.linux-armv7l/wheel/./sarif_om
copying build/lib/sarif_om/_web_request.py -> build/bdist.linux-armv7l/wheel/./sarif_om
running install_egg_info
Copying sarif_om.egg-info to build/bdist.linux-armv7l/wheel/./sarif_om-1.0.4-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-armv7l/wheel/sarif_om-1.0.4.dist-info/WHEEL
creating '/build/python-sarif-om/src/sarif-python-om-1.0.4/dist/.tmp-4ks3f1sl/sarif_om-1.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'sarif_om/__init__.py'
adding 'sarif_om/_address.py'
adding 'sarif_om/_artifact.py'
adding 'sarif_om/_artifact_change.py'
adding 'sarif_om/_artifact_content.py'
adding 'sarif_om/_artifact_location.py'
adding 'sarif_om/_attachment.py'
adding 'sarif_om/_code_flow.py'
adding 'sarif_om/_configuration_override.py'
adding 'sarif_om/_conversion.py'
adding 'sarif_om/_edge.py'
adding 'sarif_om/_edge_traversal.py'
adding 'sarif_om/_exception.py'
adding 'sarif_om/_external_properties.py'
adding 'sarif_om/_external_property_file_reference.py'
adding 'sarif_om/_external_property_file_references.py'
adding 'sarif_om/_fix.py'
adding 'sarif_om/_graph.py'
adding 'sarif_om/_graph_traversal.py'
adding 'sarif_om/_invocation.py'
adding 'sarif_om/_location.py'
adding 'sarif_om/_location_relationship.py'
adding 'sarif_om/_logical_location.py'
adding 'sarif_om/_message.py'
adding 'sarif_om/_multiformat_message_string.py'
adding 'sarif_om/_node.py'
adding 'sarif_om/_notification.py'
adding 'sarif_om/_physical_location.py'
adding 'sarif_om/_property_bag.py'
adding 'sarif_om/_rectangle.py'
adding 'sarif_om/_region.py'
adding 'sarif_om/_replacement.py'
adding 'sarif_om/_reporting_configuration.py'
adding 'sarif_om/_reporting_descriptor.py'
adding 'sarif_om/_reporting_descriptor_reference.py'
adding 'sarif_om/_reporting_descriptor_relationship.py'
adding 'sarif_om/_result.py'
adding 'sarif_om/_result_provenance.py'
adding 'sarif_om/_run.py'
adding 'sarif_om/_run_automation_details.py'
adding 'sarif_om/_sarif_log.py'
adding 'sarif_om/_special_locations.py'
adding 'sarif_om/_stack.py'
adding 'sarif_om/_stack_frame.py'
adding 'sarif_om/_suppression.py'
adding 'sarif_om/_thread_flow.py'
adding 'sarif_om/_thread_flow_location.py'
adding 'sarif_om/_tool.py'
adding 'sarif_om/_tool_component.py'
adding 'sarif_om/_tool_component_reference.py'
adding 'sarif_om/_translation_metadata.py'
adding 'sarif_om/_version_control_details.py'
adding 'sarif_om/_web_request.py'
adding 'sarif_om/_web_response.py'
adding 'sarif_om-1.0.4.dist-info/licenses/LICENSE'
adding 'sarif_om-1.0.4.dist-info/METADATA'
adding 'sarif_om-1.0.4.dist-info/WHEEL'
adding 'sarif_om-1.0.4.dist-info/top_level.txt'
adding 'sarif_om-1.0.4.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built sarif_om-1.0.4-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-sarif-om/pkg/python-sarif-om/usr/share'
install: creating directory '/build/python-sarif-om/pkg/python-sarif-om/usr/share/licenses'
install: creating directory '/build/python-sarif-om/pkg/python-sarif-om/usr/share/licenses/python-sarif-om'
'LICENSE' -> '/build/python-sarif-om/pkg/python-sarif-om/usr/share/licenses/python-sarif-om/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-sarif-om"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-sarif-om 1.0.4-8 (Wed Nov 19 01:42:52 2025)
==> Cleaning up...
[?12l[?25h