==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-dbfread 2.0.7-7 (Sun Dec 22 21:59:17 2024)
==> Retrieving sources...
  -> Found dbfread-2.0.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    dbfread-2.0.7.tar.gz ... Passed
==> Making package: python-dbfread 2.0.7-7 (Sun Dec 22 21:59:36 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-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-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-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found dbfread-2.0.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting dbfread-2.0.7.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
Warning: 'classifiers' should be a list, got type 'tuple'
running egg_info
creating dbfread.egg-info
writing dbfread.egg-info/PKG-INFO
writing dependency_links to dbfread.egg-info/dependency_links.txt
writing top-level names to dbfread.egg-info/top_level.txt
writing manifest file 'dbfread.egg-info/SOURCES.txt'
reading manifest file 'dbfread.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'dbfread.egg-info/SOURCES.txt'
* Building wheel...
Warning: 'classifiers' should be a list, got type 'tuple'
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
/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/dbfread
copying dbfread/test_ifiles.py -> build/lib/dbfread
copying dbfread/dbf.py -> build/lib/dbfread
copying dbfread/exceptions.py -> build/lib/dbfread
copying dbfread/struct_parser.py -> build/lib/dbfread
copying dbfread/version.py -> build/lib/dbfread
copying dbfread/test_read_and_length.py -> build/lib/dbfread
copying dbfread/test_invalid_value.py -> build/lib/dbfread
copying dbfread/deprecated_dbf.py -> build/lib/dbfread
copying dbfread/__init__.py -> build/lib/dbfread
copying dbfread/test_memo.py -> build/lib/dbfread
copying dbfread/codepages.py -> build/lib/dbfread
copying dbfread/field_parser.py -> build/lib/dbfread
copying dbfread/dbversions.py -> build/lib/dbfread
copying dbfread/memo.py -> build/lib/dbfread
copying dbfread/test_field_parser.py -> build/lib/dbfread
copying dbfread/ifiles.py -> build/lib/dbfread
running egg_info
writing dbfread.egg-info/PKG-INFO
writing dependency_links to dbfread.egg-info/dependency_links.txt
writing top-level names to dbfread.egg-info/top_level.txt
reading manifest file 'dbfread.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'dbfread.egg-info/SOURCES.txt'
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/dbfread
copying build/lib/dbfread/test_ifiles.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/dbf.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/exceptions.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/struct_parser.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/version.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/test_read_and_length.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/test_invalid_value.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/deprecated_dbf.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/__init__.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/test_memo.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/codepages.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/field_parser.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/dbversions.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/memo.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/test_field_parser.py -> build/bdist.linux-armv7l/wheel/./dbfread
copying build/lib/dbfread/ifiles.py -> build/bdist.linux-armv7l/wheel/./dbfread
running install_egg_info
Copying dbfread.egg-info to build/bdist.linux-armv7l/wheel/./dbfread-2.0.7-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/dbfread-2.0.7.dist-info/WHEEL
creating '/build/python-dbfread/src/dbfread-2.0.7/dist/.tmp-u67ach9i/dbfread-2.0.7-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'dbfread/__init__.py'
adding 'dbfread/codepages.py'
adding 'dbfread/dbf.py'
adding 'dbfread/dbversions.py'
adding 'dbfread/deprecated_dbf.py'
adding 'dbfread/exceptions.py'
adding 'dbfread/field_parser.py'
adding 'dbfread/ifiles.py'
adding 'dbfread/memo.py'
adding 'dbfread/struct_parser.py'
adding 'dbfread/test_field_parser.py'
adding 'dbfread/test_ifiles.py'
adding 'dbfread/test_invalid_value.py'
adding 'dbfread/test_memo.py'
adding 'dbfread/test_read_and_length.py'
adding 'dbfread/version.py'
adding 'dbfread-2.0.7.dist-info/LICENSE'
adding 'dbfread-2.0.7.dist-info/METADATA'
adding 'dbfread-2.0.7.dist-info/WHEEL'
adding 'dbfread-2.0.7.dist-info/top_level.txt'
adding 'dbfread-2.0.7.dist-info/zip-safe'
adding 'dbfread-2.0.7.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built dbfread-2.0.7-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-dbfread"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-dbfread 2.0.7-7 (Sun Dec 22 21:59:49 2024)
==> Cleaning up...