==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pydoe2 1.3.0-8 (Tue Dec 24 21:22:28 2024)
==> Retrieving sources...
  -> Found pyDOE2-1.3.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pyDOE2-1.3.0.tar.gz ... Passed
==> Making package: python-pydoe2 1.3.0-8 (Tue Dec 24 21:22:35 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (12) blas-3.12.0-5  cblas-3.12.0-5  lapack-3.12.0-5
              python-charset-normalizer-3.4.0-5  python-idna-3.10-2
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pooch-1.8.2-4  python-requests-2.32.3-4
              python-urllib3-1.26.20-4  python-numpy-2.2.1-2
              python-scipy-1.14.1-2

Total Installed Size:  162.16 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
installing python-platformdirs...
installing python-packaging...
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-brotli: Brotli support
    python-certifi: security support
    python-cryptography: security support
    python-idna: security support [installed]
    python-pyopenssl: security support
    python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
    python-chardet: alternative character encoding library
    python-pysocks: SOCKS proxy support
installing python-pooch...
Optional dependencies for python-pooch
    python-paramiko: for SFTP downloads
    python-tqdm: for printing a download progress bar
installing python-scipy...
Optional dependencies for python-scipy
    python-pillow: for image saving module
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

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

Total Installed Size:  9.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 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-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 pyDOE2-1.3.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pyDOE2-1.3.0.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build/lib/pyDOE2
copying pyDOE2/doe_fold.py -> build/lib/pyDOE2
copying pyDOE2/doe_union.py -> build/lib/pyDOE2
copying pyDOE2/var_regression_matrix.py -> build/lib/pyDOE2
copying pyDOE2/doe_composite.py -> build/lib/pyDOE2
copying pyDOE2/doe_box_behnken.py -> build/lib/pyDOE2
copying pyDOE2/doe_repeat_center.py -> build/lib/pyDOE2
copying pyDOE2/doe_lhs.py -> build/lib/pyDOE2
copying pyDOE2/doe_gsd.py -> build/lib/pyDOE2
copying pyDOE2/doe_star.py -> build/lib/pyDOE2
copying pyDOE2/doe_plackett_burman.py -> build/lib/pyDOE2
copying pyDOE2/doe_factorial.py -> build/lib/pyDOE2
copying pyDOE2/build_regression_matrix.py -> build/lib/pyDOE2
copying pyDOE2/__init__.py -> build/lib/pyDOE2
==> 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-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages
creating /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/doe_fold.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/doe_union.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/var_regression_matrix.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/doe_composite.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/doe_box_behnken.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/doe_repeat_center.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/doe_lhs.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/doe_gsd.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/doe_star.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/doe_plackett_burman.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/doe_factorial.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/build_regression_matrix.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
copying build/lib/pyDOE2/__init__.py -> /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/doe_fold.py to doe_fold.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/doe_union.py to doe_union.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/var_regression_matrix.py to var_regression_matrix.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/doe_composite.py to doe_composite.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/doe_box_behnken.py to doe_box_behnken.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/doe_repeat_center.py to doe_repeat_center.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/doe_lhs.py to doe_lhs.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/doe_gsd.py to doe_gsd.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/doe_star.py to doe_star.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/doe_plackett_burman.py to doe_plackett_burman.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/doe_factorial.py to doe_factorial.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyDOE2/doe_factorial.py:201: SyntaxWarning: invalid escape sequence '\-'
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/build_regression_matrix.py to build_regression_matrix.cpython-313.pyc
byte-compiling /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2/__init__.py to __init__.cpython-313.pyc
writing byte-compilation script '/tmp/tmplryiokd6.py'
/usr/bin/python /tmp/tmplryiokd6.py
/usr/lib/python3.13/site-packages/pyDOE2/doe_factorial.py:201: SyntaxWarning: invalid escape sequence '\-'
removing /tmp/tmplryiokd6.py
running install_egg_info
running egg_info
writing pyDOE2.egg-info/PKG-INFO
writing dependency_links to pyDOE2.egg-info/dependency_links.txt
writing requirements to pyDOE2.egg-info/requires.txt
writing top-level names to pyDOE2.egg-info/top_level.txt
reading manifest file 'pyDOE2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'pyDOE2.egg-info/SOURCES.txt'
Copying pyDOE2.egg-info to /build/python-pydoe2/pkg/python-pydoe2/usr/lib/python3.13/site-packages/pyDOE2-1.3.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-pydoe2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pydoe2 1.3.0-8 (Tue Dec 24 21:22:46 2024)
==> Cleaning up...