==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-ecos 2.0.14-3 (Mon Jan 12 05:48:22 2026)
==> Retrieving sources...
  -> Updating ecos-python git repo...
  -> Found unbundle-ecos.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ecos-python ... Passed
    unbundle-ecos.patch ... Passed
==> Making package: python-ecos 2.0.14-3 (Mon Jan 12 10:48:28 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (15) blas-3.12.1-2  cblas-3.12.1-2  lapack-3.12.1-2  mpdecimal-4.0.1-1  python-charset-normalizer-3.4.4-2  python-idna-3.11-2  python-packaging-25.0-4  python-platformdirs-4.5.1-3  python-pooch-1.8.2-5  python-requests-2.32.5-3  python-urllib3-2.6.3-1  ecos-2.0.10-3  python-3.14.2-2  python-numpy-2.4.1-1  python-scipy-1.17.0-1

Total Download Size:     0.06 MiB
Total Installed Size:  254.48 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ecos-2.0.10-3-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ecos...
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 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-brotlicffi: Brotli support
    python-h2: HTTP/2 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...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (16) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  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-pyproject-hooks-1.2.0-6  zlib-ng-2.3.2-1  git-2.52.0-2  python-build-1.3.0-4  python-installer-0.7.0-14  python-setuptools-1:80.9.0-4  python-wheel-0.45.1-4

Total Installed Size:  55.02 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 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...
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/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found unbundle-ecos.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of ecos-python git repo...
Cloning into 'ecos-python'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file setup.py
Hunk #1 succeeded at 10 (offset 1 line).
Hunk #2 succeeded at 22 (offset 1 line).
==> Starting build()...
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-314/ecos
copying src/ecos/__init__.py -> build/lib.linux-aarch64-cpython-314/ecos
copying src/ecos/version.py -> build/lib.linux-aarch64-cpython-314/ecos
copying src/ecos/ecos.py -> build/lib.linux-aarch64-cpython-314/ecos
running build_ext
building '_ecos' extension
creating build/temp.linux-aarch64-cpython-314/src
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -I/usr/include/ecos -I/usr/include/python3.14 -I/usr/lib/python3.14/site-packages/numpy/_core/include -c src/ecosmodule.c -o build/temp.linux-aarch64-cpython-314/src/ecosmodule.o
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-314/src/ecosmodule.o -L/usr/lib -lecos -lrt -o build/lib.linux-aarch64-cpython-314/_ecos.cpython-314-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
copying build/lib.linux-aarch64-cpython-314/_ecos.cpython-314-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/.
creating build/bdist.linux-aarch64/wheel/ecos
copying build/lib.linux-aarch64-cpython-314/ecos/__init__.py -> build/bdist.linux-aarch64/wheel/./ecos
copying build/lib.linux-aarch64-cpython-314/ecos/version.py -> build/bdist.linux-aarch64/wheel/./ecos
copying build/lib.linux-aarch64-cpython-314/ecos/ecos.py -> build/bdist.linux-aarch64/wheel/./ecos
running install_egg_info
running egg_info
creating src/ecos.egg-info
writing src/ecos.egg-info/PKG-INFO
writing dependency_links to src/ecos.egg-info/dependency_links.txt
writing requirements to src/ecos.egg-info/requires.txt
writing top-level names to src/ecos.egg-info/top_level.txt
writing manifest file 'src/ecos.egg-info/SOURCES.txt'
reading manifest file 'src/ecos.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'ecos/include'
warning: no directories found matching 'ecos/external/amd/include'
warning: no directories found matching 'ecos/external/ldl/include'
warning: no directories found matching 'ecos/external/SuiteSparse_config'
adding license file 'LICENSE'
writing manifest file 'src/ecos.egg-info/SOURCES.txt'
Copying src/ecos.egg-info to build/bdist.linux-aarch64/wheel/./ecos-2.0.14-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/ecos-2.0.14.dist-info/WHEEL
creating '/build/python-ecos/src/ecos-python/dist/.tmp-_lgbk8bz/ecos-2.0.14-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding '_ecos.cpython-314-aarch64-linux-gnu.so'
adding 'ecos/__init__.py'
adding 'ecos/ecos.py'
adding 'ecos/version.py'
adding 'ecos-2.0.14.dist-info/licenses/LICENSE'
adding 'ecos-2.0.14.dist-info/METADATA'
adding 'ecos-2.0.14.dist-info/WHEEL'
adding 'ecos-2.0.14.dist-info/top_level.txt'
adding 'ecos-2.0.14.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built ecos-2.0.14-cp314-cp314-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-ecos"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ecos 2.0.14-3 (Mon Jan 12 10:48:40 2026)
==> Cleaning up...
[?12l[?25h