==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-snowballstemmer 2.2.0-7 (Sun Dec 22 19:48:08 2024)
==> Retrieving sources...
  -> Found snowballstemmer-2.2.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    snowballstemmer-2.2.0.tar.gz ... Passed
==> Making package: python-snowballstemmer 2.2.0-7 (Sun 22 Dec 2024 07:48:15 PM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) 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-wheel-0.45.0-3  python-setuptools-1:75.2.0-4

Total Installed Size:  10.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-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-packaging...
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 snowballstemmer-2.2.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting snowballstemmer-2.2.0.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build/lib/snowballstemmer
copying src/snowballstemmer/__init__.py -> build/lib/snowballstemmer
copying src/snowballstemmer/indonesian_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/dutch_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/danish_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/armenian_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/romanian_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/lithuanian_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/porter_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/nepali_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/tamil_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/irish_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/basestemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/swedish_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/serbian_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/basque_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/english_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/hungarian_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/yiddish_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/arabic_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/italian_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/among.py -> build/lib/snowballstemmer
copying src/snowballstemmer/german_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/turkish_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/spanish_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/finnish_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/hindi_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/russian_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/norwegian_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/french_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/greek_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/catalan_stemmer.py -> build/lib/snowballstemmer
copying src/snowballstemmer/portuguese_stemmer.py -> build/lib/snowballstemmer
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running build
running build_py
running install_lib
creating /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages
creating /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/__init__.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/indonesian_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/dutch_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/danish_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/armenian_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/romanian_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/lithuanian_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/porter_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/nepali_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/tamil_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/irish_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/basestemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/swedish_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/serbian_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/basque_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/english_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/hungarian_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/yiddish_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/arabic_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/italian_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/among.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/german_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/turkish_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/spanish_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/finnish_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/hindi_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/russian_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/norwegian_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/french_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/greek_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/catalan_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
copying build/lib/snowballstemmer/portuguese_stemmer.py -> /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/indonesian_stemmer.py to indonesian_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/dutch_stemmer.py to dutch_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/danish_stemmer.py to danish_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/armenian_stemmer.py to armenian_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/romanian_stemmer.py to romanian_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/lithuanian_stemmer.py to lithuanian_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/porter_stemmer.py to porter_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/nepali_stemmer.py to nepali_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/tamil_stemmer.py to tamil_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/irish_stemmer.py to irish_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/basestemmer.py to basestemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/swedish_stemmer.py to swedish_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/serbian_stemmer.py to serbian_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/basque_stemmer.py to basque_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/english_stemmer.py to english_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/hungarian_stemmer.py to hungarian_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/yiddish_stemmer.py to yiddish_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/arabic_stemmer.py to arabic_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/italian_stemmer.py to italian_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/among.py to among.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/german_stemmer.py to german_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/turkish_stemmer.py to turkish_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/spanish_stemmer.py to spanish_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/finnish_stemmer.py to finnish_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/hindi_stemmer.py to hindi_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/russian_stemmer.py to russian_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/norwegian_stemmer.py to norwegian_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/french_stemmer.py to french_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/greek_stemmer.py to greek_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/catalan_stemmer.py to catalan_stemmer.cpython-313.pyc
byte-compiling /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer/portuguese_stemmer.py to portuguese_stemmer.cpython-313.pyc
writing byte-compilation script '/tmp/tmp0u8a0izq.py'
/usr/bin/python /tmp/tmp0u8a0izq.py
removing /tmp/tmp0u8a0izq.py
running install_egg_info
running egg_info
writing snowballstemmer.egg-info/PKG-INFO
writing dependency_links to snowballstemmer.egg-info/dependency_links.txt
writing top-level names to snowballstemmer.egg-info/top_level.txt
reading manifest file 'snowballstemmer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'snowballstemmer.egg-info/SOURCES.txt'
Copying snowballstemmer.egg-info to /build/python-snowballstemmer/pkg/python-snowballstemmer/usr/lib/python3.13/site-packages/snowballstemmer-2.2.0-py3.13.egg-info
running install_scripts
==> 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-snowballstemmer"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-snowballstemmer 2.2.0-7 (Sun 22 Dec 2024 07:48:25 PM MST)
==> Cleaning up...