==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-s3transfer 0.13.0-1 (Thu May 29 06:08:05 2025)
==> Retrieving sources...
  -> Found python-s3transfer-0.13.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-s3transfer-0.13.0.tar.gz ... Passed
==> Making package: python-s3transfer 0.13.0-1 (Thu May 29 06:08:25 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) python-certifi-2025.04.26-1  python-dateutil-2.9.0-6
             python-jmespath-1.0.1-5  python-six-1.17.0-1
             python-urllib3-2.4.0-1  python-botocore-1.38.23-1

Total Download Size:     7.58 MiB
Total Installed Size:  105.49 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-botocore-1.38.23-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-certifi...
installing python-six...
installing python-dateutil...
installing python-jmespath...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-brotli: Brotli support
    python-brotlicffi: Brotli support
    python-h2: HTTP/2 support
    python-pysocks: SOCKS support
    python-zstandard: Zstandard support
installing python-botocore...
Optional dependencies for python-botocore
    python-awscrt: use AWS Common Runtime
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (26) aws-c-auth-0.9.0-1  aws-c-cal-0.9.1-1  aws-c-common-0.12.3-1
              aws-c-compression-0.3.1-1  aws-c-event-stream-0.5.4-1
              aws-c-http-0.10.1-1  aws-c-io-0.19.0-1  aws-c-mqtt-0.13.0-1
              aws-c-s3-0.7.18-1  aws-c-sdkutils-0.2.4-1  aws-checksums-0.2.7-1
              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.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  s2n-tls-1.5.19-1
              python-awscrt-0.27.2-1  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:80.8.0-1
              python-wheel-0.45.1-1

Total Download Size:    0.29 MiB
Total Installed Size:  16.40 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 s2n-tls-1.5.19-1-armv7h downloading...
 aws-c-cal-0.9.1-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing aws-c-common...
installing aws-c-cal...
installing aws-c-compression...
installing s2n-tls...
installing aws-c-io...
installing aws-c-http...
installing aws-c-sdkutils...
installing aws-c-auth...
installing aws-checksums...
installing aws-c-event-stream...
installing aws-c-mqtt...
installing aws-c-s3...
installing python-awscrt...
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-s3transfer-0.13.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-s3transfer-0.13.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/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 :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating s3transfer.egg-info
writing s3transfer.egg-info/PKG-INFO
writing dependency_links to s3transfer.egg-info/dependency_links.txt
writing requirements to s3transfer.egg-info/requires.txt
writing top-level names to s3transfer.egg-info/top_level.txt
writing manifest file 's3transfer.egg-info/SOURCES.txt'
reading manifest file 's3transfer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'requirements-test.txt'
adding license file 'LICENSE.txt'
adding license file 'NOTICE.txt'
writing manifest file 's3transfer.egg-info/SOURCES.txt'
* Building wheel...
/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 :: Apache Software 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/s3transfer
copying s3transfer/manager.py -> build/lib/s3transfer
copying s3transfer/copies.py -> build/lib/s3transfer
copying s3transfer/bandwidth.py -> build/lib/s3transfer
copying s3transfer/exceptions.py -> build/lib/s3transfer
copying s3transfer/__init__.py -> build/lib/s3transfer
copying s3transfer/delete.py -> build/lib/s3transfer
copying s3transfer/subscribers.py -> build/lib/s3transfer
copying s3transfer/futures.py -> build/lib/s3transfer
copying s3transfer/tasks.py -> build/lib/s3transfer
copying s3transfer/download.py -> build/lib/s3transfer
copying s3transfer/processpool.py -> build/lib/s3transfer
copying s3transfer/utils.py -> build/lib/s3transfer
copying s3transfer/upload.py -> build/lib/s3transfer
copying s3transfer/compat.py -> build/lib/s3transfer
copying s3transfer/crt.py -> build/lib/s3transfer
copying s3transfer/constants.py -> build/lib/s3transfer
running egg_info
writing s3transfer.egg-info/PKG-INFO
writing dependency_links to s3transfer.egg-info/dependency_links.txt
writing requirements to s3transfer.egg-info/requires.txt
writing top-level names to s3transfer.egg-info/top_level.txt
reading manifest file 's3transfer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'requirements-test.txt'
adding license file 'LICENSE.txt'
adding license file 'NOTICE.txt'
writing manifest file 's3transfer.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/s3transfer
copying build/lib/s3transfer/manager.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/copies.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/bandwidth.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/exceptions.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/__init__.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/delete.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/subscribers.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/futures.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/tasks.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/download.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/processpool.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/utils.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/upload.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/compat.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/crt.py -> build/bdist.linux-armv7l/wheel/./s3transfer
copying build/lib/s3transfer/constants.py -> build/bdist.linux-armv7l/wheel/./s3transfer
running install_egg_info
Copying s3transfer.egg-info to build/bdist.linux-armv7l/wheel/./s3transfer-0.13.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/s3transfer-0.13.0.dist-info/WHEEL
creating '/build/python-s3transfer/src/s3transfer-0.13.0/dist/.tmp-hl5dvr7_/s3transfer-0.13.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 's3transfer/__init__.py'
adding 's3transfer/bandwidth.py'
adding 's3transfer/compat.py'
adding 's3transfer/constants.py'
adding 's3transfer/copies.py'
adding 's3transfer/crt.py'
adding 's3transfer/delete.py'
adding 's3transfer/download.py'
adding 's3transfer/exceptions.py'
adding 's3transfer/futures.py'
adding 's3transfer/manager.py'
adding 's3transfer/processpool.py'
adding 's3transfer/subscribers.py'
adding 's3transfer/tasks.py'
adding 's3transfer/upload.py'
adding 's3transfer/utils.py'
adding 's3transfer-0.13.0.dist-info/licenses/LICENSE.txt'
adding 's3transfer-0.13.0.dist-info/licenses/NOTICE.txt'
adding 's3transfer-0.13.0.dist-info/METADATA'
adding 's3transfer-0.13.0.dist-info/WHEEL'
adding 's3transfer-0.13.0.dist-info/top_level.txt'
adding 's3transfer-0.13.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built s3transfer-0.13.0-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-s3transfer"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-s3transfer 0.13.0-1 (Thu May 29 06:08:45 2025)
==> Cleaning up...