==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pyzstd 0.17.0-1 (Sun May 11 04:49:58 2025)
==> Retrieving sources...
  -> Found pyzstd-0.17.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pyzstd-0.17.0.tar.gz ... Passed
==> Making package: python-pyzstd 0.17.0-1 (Sun May 11 04:50:19 2025)
==> 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.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.6.0-1
              python-packaging-25.0-1  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:80.3.1-1
              python-wheel-0.45.1-1

Total Download Size:    1.64 MiB
Total Installed Size:  10.35 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:80.3.1-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.6.0-1-any downloading...
 python-wheel-0.45.1-1-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
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 pyzstd-0.17.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pyzstd-0.17.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: BSD License

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

!!
  self._finalize_license_expression()
running egg_info
writing pyzstd.egg-info/PKG-INFO
writing dependency_links to pyzstd.egg-info/dependency_links.txt
writing requirements to pyzstd.egg-info/requires.txt
writing top-level names to pyzstd.egg-info/top_level.txt
reading manifest file 'pyzstd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'pyzstd.egg-info/SOURCES.txt'
* Building wheel...
 * build pyzstd wheel with option: --dynamic-link-zstd
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: BSD 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.linux-armv7l-cpython-313/pyzstd
copying src/_zstdfile.py -> build/lib.linux-armv7l-cpython-313/pyzstd
copying src/__main__.py -> build/lib.linux-armv7l-cpython-313/pyzstd
copying src/_seekable_zstdfile.py -> build/lib.linux-armv7l-cpython-313/pyzstd
copying src/__init__.py -> build/lib.linux-armv7l-cpython-313/pyzstd
creating build/lib.linux-armv7l-cpython-313/pyzstd/_c
copying src/_c/__init__.py -> build/lib.linux-armv7l-cpython-313/pyzstd/_c
copying src/__init__.pyi -> build/lib.linux-armv7l-cpython-313/pyzstd
copying src/py.typed -> build/lib.linux-armv7l-cpython-313/pyzstd
running build_ext
+--------------------------------------------+
|             Pyzstd build config            |
+-------------------------+------------------+
| Pyzstd version          | 0.17.0           |
+-------------------------+------------------+
| Implementation          | C                |
+-------------------------+------------------+
| Link to zstd library    | Dynamically link |
+-------------------------+------------------+
| Enable AVX2/BMI2        | False            |
+-------------------------+------------------+
| Debug build             | False            |
+-------------------------+------------------+
| Warning as error        | False            |
+-------------------------+------------------+
building 'pyzstd._c._zstd' extension
creating build/temp.linux-armv7l-cpython-313/src/bin_ext
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/bin_ext/pyzstd.c -o build/temp.linux-armv7l-cpython-313/src/bin_ext/pyzstd.o -g0 -flto
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/bin_ext/pyzstd.o -L/usr/lib -lzstd -o build/lib.linux-armv7l-cpython-313/pyzstd/_c/_zstd.cpython-313-arm-linux-gnueabihf.so -g0 -flto
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/pyzstd
copying build/lib.linux-armv7l-cpython-313/pyzstd/_zstdfile.py -> build/bdist.linux-armv7l/wheel/./pyzstd
copying build/lib.linux-armv7l-cpython-313/pyzstd/__main__.py -> build/bdist.linux-armv7l/wheel/./pyzstd
copying build/lib.linux-armv7l-cpython-313/pyzstd/_seekable_zstdfile.py -> build/bdist.linux-armv7l/wheel/./pyzstd
copying build/lib.linux-armv7l-cpython-313/pyzstd/py.typed -> build/bdist.linux-armv7l/wheel/./pyzstd
copying build/lib.linux-armv7l-cpython-313/pyzstd/__init__.pyi -> build/bdist.linux-armv7l/wheel/./pyzstd
copying build/lib.linux-armv7l-cpython-313/pyzstd/__init__.py -> build/bdist.linux-armv7l/wheel/./pyzstd
creating build/bdist.linux-armv7l/wheel/pyzstd/_c
copying build/lib.linux-armv7l-cpython-313/pyzstd/_c/_zstd.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./pyzstd/_c
copying build/lib.linux-armv7l-cpython-313/pyzstd/_c/__init__.py -> build/bdist.linux-armv7l/wheel/./pyzstd/_c
running install_egg_info
running egg_info
writing pyzstd.egg-info/PKG-INFO
writing dependency_links to pyzstd.egg-info/dependency_links.txt
writing requirements to pyzstd.egg-info/requires.txt
writing top-level names to pyzstd.egg-info/top_level.txt
reading manifest file 'pyzstd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'pyzstd.egg-info/SOURCES.txt'
Copying pyzstd.egg-info to build/bdist.linux-armv7l/wheel/./pyzstd-0.17.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/pyzstd-0.17.0.dist-info/WHEEL
creating '/build/python-pyzstd/src/pyzstd-0.17.0/dist/.tmp-wgzhyk4y/pyzstd-0.17.0-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'pyzstd/__init__.py'
adding 'pyzstd/__init__.pyi'
adding 'pyzstd/__main__.py'
adding 'pyzstd/_seekable_zstdfile.py'
adding 'pyzstd/_zstdfile.py'
adding 'pyzstd/py.typed'
adding 'pyzstd/_c/__init__.py'
adding 'pyzstd/_c/_zstd.cpython-313-arm-linux-gnueabihf.so'
adding 'pyzstd-0.17.0.dist-info/licenses/LICENSE'
adding 'pyzstd-0.17.0.dist-info/METADATA'
adding 'pyzstd-0.17.0.dist-info/WHEEL'
adding 'pyzstd-0.17.0.dist-info/top_level.txt'
adding 'pyzstd-0.17.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built pyzstd-0.17.0-cp313-cp313-linux_armv7l.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-pyzstd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyzstd 0.17.0-1 (Sun May 11 04:50:39 2025)
==> Cleaning up...