==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_a4a00f52-60c3-4304-aa4a-0e1c9fe401d4]...done
==> Making package: python-pystemmer 3.1.0-1.1 (Sat May 23 01:30:15 2026)
==> Retrieving sources...
  -> Cloning pystemmer git repo...
Cloning into bare repository '/home/alhp/workspace/build/x86-64-v4/python-pystemmer-3.1.0-1/pystemmer'...
==> Validating source files with sha512sums...
    pystemmer ... Passed
==> Making package: python-pystemmer 3.1.0-1.1 (Fri May 22 23:30:24 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Package (1)       New Version  Net Change

extra/libstemmer  3.1.0-1        0.64 MiB

Total Installed Size:  0.64 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing libstemmer...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Package (21)                     New Version  Net Change

extra/perl-error                 0.17030-3      0.04 MiB
extra/perl-mailtools             2.22-3         0.10 MiB
extra/perl-timedate              2.35-1         0.15 MiB
extra/python-autocommand         2.2.2-9        0.08 MiB
extra/python-jaraco.collections  5.1.0-3        0.11 MiB
extra/python-jaraco.context      6.1.2-1        0.06 MiB
extra/python-jaraco.functools    4.1.0-3        0.07 MiB
extra/python-jaraco.text         4.0.0-4        0.08 MiB
extra/python-more-itertools      11.1.0-1       0.77 MiB
extra/python-packaging           26.2-1         1.23 MiB
extra/python-pkg_resources       81.0.0-1       0.50 MiB
extra/python-platformdirs        4.9.6-1        0.40 MiB
extra/python-pyproject-hooks     1.2.0-6        0.11 MiB
extra/python-typing_extensions   4.15.0-3       0.52 MiB
extra/zlib-ng                    2.3.3-1        0.28 MiB
extra/cython                     3.2.4-4       18.97 MiB
extra/git                        2.54.0-1      30.26 MiB
extra/python-build               1.4.3-1        0.26 MiB
extra/python-installer           1.0.0-1        0.20 MiB
extra/python-setuptools          1:82.0.1-1     7.35 MiB
extra/python-wheel               0.47.0-1       0.33 MiB

Total Installed Size:  61.87 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: 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-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
installing cython...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
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...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pystemmer git repo...
Cloning into 'pystemmer'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: MIT License
        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_ext
Compiling src/Stemmer.pyx because it changed.
[1/1] Cythonizing src/Stemmer.pyx
building 'Stemmer' extension
creating build/temp.linux-x86_64-cpython-314/src
gcc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-pystemmer -flto=auto -falign-functions=32 -fPIC -I/usr/include/python3.14 -c src/Stemmer.c -o build/temp.linux-x86_64-cpython-314/src/Stemmer.o
creating build/lib.linux-x86_64-cpython-314
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-pystemmer -flto=auto -falign-functions=32 build/temp.linux-x86_64-cpython-314/src/Stemmer.o -L/usr/lib -lstemmer -o build/lib.linux-x86_64-cpython-314/Stemmer.cpython-314-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-cpython-314/Stemmer.cpython-314-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/.
running install_egg_info
running egg_info
creating PyStemmer.egg-info
writing PyStemmer.egg-info/PKG-INFO
writing dependency_links to PyStemmer.egg-info/dependency_links.txt
writing top-level names to PyStemmer.egg-info/top_level.txt
writing manifest file 'PyStemmer.egg-info/SOURCES.txt'
reading manifest file 'PyStemmer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'ChangeLog'
no previously-included directories found matching 'libstemmer_c-*'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'PyStemmer.egg-info/SOURCES.txt'
Copying PyStemmer.egg-info to build/bdist.linux-x86_64/wheel/./PyStemmer-3.1.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pystemmer-3.1.0.dist-info/WHEEL
creating '/startdir/src/pystemmer/dist/.tmp-gk4s9ssi/pystemmer-3.1.0-cp314-cp314-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'Stemmer.cpython-314-x86_64-linux-gnu.so'
adding 'pystemmer-3.1.0.dist-info/licenses/AUTHORS'
adding 'pystemmer-3.1.0.dist-info/licenses/LICENSE'
adding 'pystemmer-3.1.0.dist-info/METADATA'
adding 'pystemmer-3.1.0.dist-info/WHEEL'
adding 'pystemmer-3.1.0.dist-info/top_level.txt'
adding 'pystemmer-3.1.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pystemmer-3.1.0-cp314-cp314-linux_x86_64.whl
==> Starting check()...
Trying:
    import Stemmer
Expecting nothing
ok
Trying:
    print(Stemmer.algorithms())
Expecting:
    ['arabic', 'armenian', 'basque', 'catalan', 'danish', 'dutch', 'dutch_porter', 'english', 'esperanto', 'estonian', 'finnish', 'french', 'german', 'greek', 'hindi', 'hungarian', 'indonesian', 'irish', 'italian', 'lithuanian', 'nepali', 'norwegian', 'porter', 'portuguese', 'romanian', 'russian', 'serbian', 'spanish', 'swedish', 'tamil', 'turkish', 'yiddish']
**********************************************************************
File "/startdir/src/pystemmer/docs/quickstart.txt", line 12, in quickstart.txt
Failed example:
    print(Stemmer.algorithms())
Expected:
    ['arabic', 'armenian', 'basque', 'catalan', 'danish', 'dutch', 'dutch_porter', 'english', 'esperanto', 'estonian', 'finnish', 'french', 'german', 'greek', 'hindi', 'hungarian', 'indonesian', 'irish', 'italian', 'lithuanian', 'nepali', 'norwegian', 'porter', 'portuguese', 'romanian', 'russian', 'serbian', 'spanish', 'swedish', 'tamil', 'turkish', 'yiddish']
Got:
    ['arabic', 'armenian', 'basque', 'catalan', 'czech', 'danish', 'dutch', 'dutch_porter', 'english', 'esperanto', 'estonian', 'finnish', 'french', 'german', 'greek', 'hindi', 'hungarian', 'indonesian', 'irish', 'italian', 'lithuanian', 'nepali', 'norwegian', 'persian', 'polish', 'porter', 'portuguese', 'romanian', 'russian', 'serbian', 'sesotho', 'spanish', 'swedish', 'tamil', 'turkish', 'yiddish']
Trying:
    stemmer = Stemmer.Stemmer('english')
Expecting nothing
ok
Trying:
    print(stemmer.stemWord('cycling'))
Expecting:
    cycl
ok
Trying:
    print(stemmer.stemWords(['cycling', 'cyclist']))
Expecting:
    ['cycl', 'cyclist']
ok
Trying:
    print(stemmer.stemWords(['cycling', b'cyclist']))
Expecting:
    ['cycl', b'cyclist']
ok
Trying:
    print(stemmer.maxCacheSize)
Expecting:
    10000
ok
Trying:
    stemmer.maxCacheSize = 1000
Expecting nothing
ok
Trying:
    print(stemmer.maxCacheSize)
Expecting:
    1000
ok
**********************************************************************
1 item had failures:
   1 of   9 in quickstart.txt
9 tests in 1 item.
8 passed and 1 failed.
***Test Failed*** 1 failure.
1 failures out of 9 tests
==> ERROR: A failure occurred in check().
    Aborting...
==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_a4a00f52-60c3-4304-aa4a-0e1c9fe401d4/build
