==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-patsy 1.0.1-3 (Mon Jan 12 09:57:12 2026)
==> Retrieving sources...
  -> Found python-patsy-1.0.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-patsy-1.0.1.tar.gz ... Passed
==> Making package: python-patsy 1.0.1-3 (Mon Jan 12 16:57:36 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) blas-3.12.1-2  cblas-3.12.1-2  lapack-3.12.1-2  mpdecimal-4.0.1-1  python-3.14.2-2  python-numpy-2.4.1-1

Total Installed Size:  124.35 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 blas...
installing cblas...
installing lapack...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
installing python-numpy...
Optional dependencies for python-numpy
    blas-openblas: faster linear algebra
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (10) python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.0.1-3  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-10.8.0-2  python-packaging-25.0-4  python-platformdirs-4.5.1-3  python-wheel-0.45.1-4  python-setuptools-1:80.9.0-4

Total Installed Size:  10.48 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...
==> Retrieving sources...
  -> Found python-patsy-1.0.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-patsy-1.0.1.tar.gz with bsdtar
==> Starting build()...
/usr/lib/python3.14/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 :: BSD License

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

!!
  self._finalize_license_expression()
running build
running build_py
creating build/lib/patsy
copying patsy/builtins.py -> build/lib/patsy
copying patsy/test_build.py -> build/lib/patsy
copying patsy/mgcv_cubic_splines.py -> build/lib/patsy
copying patsy/test_splines_bs_data.py -> build/lib/patsy
copying patsy/version.py -> build/lib/patsy
copying patsy/splines.py -> build/lib/patsy
copying patsy/categorical.py -> build/lib/patsy
copying patsy/highlevel.py -> build/lib/patsy
copying patsy/redundancy.py -> build/lib/patsy
copying patsy/tokens.py -> build/lib/patsy
copying patsy/parse_formula.py -> build/lib/patsy
copying patsy/contrasts.py -> build/lib/patsy
copying patsy/test_highlevel.py -> build/lib/patsy
copying patsy/build.py -> build/lib/patsy
copying patsy/__init__.py -> build/lib/patsy
copying patsy/desc.py -> build/lib/patsy
copying patsy/eval.py -> build/lib/patsy
copying patsy/state.py -> build/lib/patsy
copying patsy/missing.py -> build/lib/patsy
copying patsy/infix_parser.py -> build/lib/patsy
copying patsy/test_splines_crs_data.py -> build/lib/patsy
copying patsy/user_util.py -> build/lib/patsy
copying patsy/test_regressions.py -> build/lib/patsy
copying patsy/origin.py -> build/lib/patsy
copying patsy/constraint.py -> build/lib/patsy
copying patsy/util.py -> build/lib/patsy
copying patsy/test_state.py -> build/lib/patsy
copying patsy/compat.py -> build/lib/patsy
copying patsy/design_info.py -> build/lib/patsy
copying patsy/compat_ordereddict.py -> build/lib/patsy
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.14/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 :: BSD License

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

!!
  self._finalize_license_expression()
running install
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

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

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

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

!!
  self.initialize_options()
running install_lib
creating /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages
creating /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/builtins.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/test_build.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/mgcv_cubic_splines.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/test_splines_bs_data.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/version.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/splines.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/categorical.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/highlevel.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/redundancy.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/tokens.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/parse_formula.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/contrasts.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/test_highlevel.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/build.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/__init__.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/desc.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/eval.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/state.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/missing.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/infix_parser.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/test_splines_crs_data.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/user_util.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/test_regressions.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/origin.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/constraint.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/util.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/test_state.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/compat.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/design_info.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
copying build/lib/patsy/compat_ordereddict.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/builtins.py to builtins.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/test_build.py to test_build.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/mgcv_cubic_splines.py to mgcv_cubic_splines.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/test_splines_bs_data.py to test_splines_bs_data.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/version.py to version.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/splines.py to splines.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/categorical.py to categorical.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/highlevel.py to highlevel.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/redundancy.py to redundancy.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/tokens.py to tokens.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/parse_formula.py to parse_formula.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/contrasts.py to contrasts.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/test_highlevel.py to test_highlevel.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/build.py to build.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/desc.py to desc.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/eval.py to eval.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/state.py to state.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/missing.py to missing.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/infix_parser.py to infix_parser.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/test_splines_crs_data.py to test_splines_crs_data.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/user_util.py to user_util.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/test_regressions.py to test_regressions.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/origin.py to origin.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/constraint.py to constraint.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/util.py to util.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/test_state.py to test_state.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/compat.py to compat.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/design_info.py to design_info.cpython-314.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy/compat_ordereddict.py to compat_ordereddict.cpython-314.pyc
writing byte-compilation script '/tmp/tmpon8wedko.py'
/usr/bin/python /tmp/tmpon8wedko.py
removing /tmp/tmpon8wedko.py
running install_egg_info
running egg_info
creating patsy.egg-info
writing patsy.egg-info/PKG-INFO
writing dependency_links to patsy.egg-info/dependency_links.txt
writing requirements to patsy.egg-info/requires.txt
writing top-level names to patsy.egg-info/top_level.txt
writing manifest file 'patsy.egg-info/SOURCES.txt'
reading manifest file 'patsy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
adding license file 'LICENSE.txt'
writing manifest file 'patsy.egg-info/SOURCES.txt'
Copying patsy.egg-info to /build/python-patsy/pkg/python-patsy/usr/lib/python3.14/site-packages/patsy-1.0.1-py3.14.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-patsy"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-patsy 1.0.1-3 (Mon Jan 12 16:58:01 2026)
==> Cleaning up...
[?12l[?25h