==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-magic 1:0.4.27-5 (Mon Dec 23 06:55:20 2024)
==> Retrieving sources...
  -> Found python-magic-0.4.27.tar.gz
  -> Found 545a2a561522efc2869066792062694b59b1b39c.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-magic-0.4.27.tar.gz ... Passed
    545a2a561522efc2869066792062694b59b1b39c.patch ... Passed
==> Validating source files with b2sums...
    python-magic-0.4.27.tar.gz ... Passed
    545a2a561522efc2869066792062694b59b1b39c.patch ... Passed
==> Making package: python-magic 1:0.4.27-5 (Mon Dec 23 06:55:39 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) 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-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:75.2.0-4
              python-wheel-0.45.0-3

Total Installed Size:  10.72 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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-magic-0.4.27.tar.gz
  -> Found 545a2a561522efc2869066792062694b59b1b39c.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-magic-0.4.27.tar.gz with bsdtar
==> Starting prepare()...
patching file test/libmagic_test.py
patching file test/python_magic_test.py
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating python_magic.egg-info
writing python_magic.egg-info/PKG-INFO
writing dependency_links to python_magic.egg-info/dependency_links.txt
writing top-level names to python_magic.egg-info/top_level.txt
writing manifest file 'python_magic.egg-info/SOURCES.txt'
reading manifest file 'python_magic.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'tests'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'python_magic.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/magic
copying magic/loader.py -> build/lib/magic
copying magic/__init__.py -> build/lib/magic
copying magic/compat.py -> build/lib/magic
copying magic/__init__.pyi -> build/lib/magic
copying magic/py.typed -> build/lib/magic
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/magic
copying build/lib/magic/__init__.pyi -> build/bdist.linux-armv7l/wheel/./magic
copying build/lib/magic/loader.py -> build/bdist.linux-armv7l/wheel/./magic
copying build/lib/magic/__init__.py -> build/bdist.linux-armv7l/wheel/./magic
copying build/lib/magic/compat.py -> build/bdist.linux-armv7l/wheel/./magic
copying build/lib/magic/py.typed -> build/bdist.linux-armv7l/wheel/./magic
running install_egg_info
running egg_info
writing python_magic.egg-info/PKG-INFO
writing dependency_links to python_magic.egg-info/dependency_links.txt
writing top-level names to python_magic.egg-info/top_level.txt
reading manifest file 'python_magic.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'tests'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'python_magic.egg-info/SOURCES.txt'
Copying python_magic.egg-info to build/bdist.linux-armv7l/wheel/./python_magic-0.4.27-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/python_magic-0.4.27.dist-info/WHEEL
creating '/build/python-magic/src/python-magic-0.4.27/dist/.tmp-60r6t8ei/python_magic-0.4.27-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'magic/__init__.py'
adding 'magic/__init__.pyi'
adding 'magic/compat.py'
adding 'magic/loader.py'
adding 'magic/py.typed'
adding 'python_magic-0.4.27.dist-info/LICENSE'
adding 'python_magic-0.4.27.dist-info/METADATA'
adding 'python_magic-0.4.27.dist-info/WHEEL'
adding 'python_magic-0.4.27.dist-info/top_level.txt'
adding 'python_magic-0.4.27.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built python_magic-0.4.27-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-magic/pkg/python-magic/usr/share'
install: creating directory '/build/python-magic/pkg/python-magic/usr/share/licenses'
install: creating directory '/build/python-magic/pkg/python-magic/usr/share/licenses/python-magic'
'LICENSE' -> '/build/python-magic/pkg/python-magic/usr/share/licenses/python-magic/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-magic"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-magic 1:0.4.27-5 (Mon Dec 23 06:55:51 2024)
==> Cleaning up...