==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-patsy 1.0.1-2 (Tue Dec 24 09:23:27 2024)
==> 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-2 (Tue Dec 24 09:23:49 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) blas-3.12.0-5  cblas-3.12.0-5  lapack-3.12.0-5
             python-numpy-2.2.1-2

Total Installed Size:  46.00 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 python-numpy...
Optional dependencies for python-numpy
    blas-openblas: faster linear algebra
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> 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 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()...
running build
running build_py
creating build/lib/patsy
copying patsy/origin.py -> build/lib/patsy
copying patsy/test_highlevel.py -> build/lib/patsy
copying patsy/util.py -> build/lib/patsy
copying patsy/user_util.py -> build/lib/patsy
copying patsy/design_info.py -> build/lib/patsy
copying patsy/version.py -> build/lib/patsy
copying patsy/compat_ordereddict.py -> build/lib/patsy
copying patsy/builtins.py -> build/lib/patsy
copying patsy/__init__.py -> build/lib/patsy
copying patsy/test_state.py -> build/lib/patsy
copying patsy/test_regressions.py -> build/lib/patsy
copying patsy/eval.py -> build/lib/patsy
copying patsy/state.py -> build/lib/patsy
copying patsy/categorical.py -> build/lib/patsy
copying patsy/build.py -> build/lib/patsy
copying patsy/constraint.py -> build/lib/patsy
copying patsy/missing.py -> build/lib/patsy
copying patsy/test_splines_crs_data.py -> build/lib/patsy
copying patsy/parse_formula.py -> build/lib/patsy
copying patsy/infix_parser.py -> build/lib/patsy
copying patsy/contrasts.py -> build/lib/patsy
copying patsy/compat.py -> build/lib/patsy
copying patsy/mgcv_cubic_splines.py -> build/lib/patsy
copying patsy/redundancy.py -> build/lib/patsy
copying patsy/test_splines_bs_data.py -> build/lib/patsy
copying patsy/highlevel.py -> build/lib/patsy
copying patsy/desc.py -> build/lib/patsy
copying patsy/splines.py -> build/lib/patsy
copying patsy/tokens.py -> build/lib/patsy
copying patsy/test_build.py -> build/lib/patsy
==> 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 install_lib
creating /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages
creating /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/origin.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/test_highlevel.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/util.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/user_util.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/design_info.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/version.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/compat_ordereddict.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/builtins.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/__init__.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/test_state.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/test_regressions.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/eval.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/state.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/categorical.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/build.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/constraint.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/missing.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/test_splines_crs_data.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/parse_formula.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/infix_parser.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/contrasts.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/compat.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/mgcv_cubic_splines.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/redundancy.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/test_splines_bs_data.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/highlevel.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/desc.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/splines.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/tokens.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
copying build/lib/patsy/test_build.py -> /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/origin.py to origin.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/test_highlevel.py to test_highlevel.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/util.py to util.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/user_util.py to user_util.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/design_info.py to design_info.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/version.py to version.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/compat_ordereddict.py to compat_ordereddict.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/builtins.py to builtins.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/test_state.py to test_state.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/test_regressions.py to test_regressions.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/eval.py to eval.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/state.py to state.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/categorical.py to categorical.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/build.py to build.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/constraint.py to constraint.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/missing.py to missing.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/test_splines_crs_data.py to test_splines_crs_data.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/parse_formula.py to parse_formula.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/infix_parser.py to infix_parser.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/contrasts.py to contrasts.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/compat.py to compat.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/mgcv_cubic_splines.py to mgcv_cubic_splines.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/redundancy.py to redundancy.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/test_splines_bs_data.py to test_splines_bs_data.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/highlevel.py to highlevel.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/desc.py to desc.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/splines.py to splines.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/tokens.py to tokens.cpython-313.pyc
byte-compiling /build/python-patsy/pkg/python-patsy/usr/lib/python3.13/site-packages/patsy/test_build.py to test_build.cpython-313.pyc
writing byte-compilation script '/tmp/tmpmv66kdy7.py'
/usr/bin/python /tmp/tmpmv66kdy7.py
removing /tmp/tmpmv66kdy7.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.13/site-packages/patsy-1.0.1-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-patsy"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-patsy 1.0.1-2 (Tue Dec 24 09:24:08 2024)
==> Cleaning up...