==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: pynormaliz 2.23-2 (Tue Jan 13 01:30:07 2026)
==> Retrieving sources...
  -> Updating PyNormaliz git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    PyNormaliz ... Passed
==> Making package: pynormaliz 2.23-2 (Tue Jan 13 08:30:33 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (8) blas-3.12.1-2  cblas-3.12.1-2  e-antic-2.1.0-3  flint-3.4.0-1  mpdecimal-4.0.1-1  nauty-1:2.9.3-1  normaliz-3.11.0-3  python-3.14.2-2

Total Installed Size:  107.97 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 flint...
installing e-antic...
installing nauty...
installing normaliz...
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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (20) boost-libs-1.89.0-4  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-packaging-25.0-4  python-platformdirs-4.5.1-3  python-pyproject-hooks-1.2.0-6  zlib-ng-2.3.2-1  boost-1.89.0-4  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:  251.14 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 boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing boost...
Optional dependencies for boost
    python: for python bindings [installed]
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-packaging...
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-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/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...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of PyNormaliz git repo...
Cloning into 'PyNormaliz'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating PyNormaliz.egg-info
writing PyNormaliz.egg-info/PKG-INFO
writing dependency_links to PyNormaliz.egg-info/dependency_links.txt
writing top-level names to PyNormaliz.egg-info/top_level.txt
writing manifest file 'PyNormaliz.egg-info/SOURCES.txt'
reading manifest file 'PyNormaliz.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'PyNormaliz.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-314
copying PyNormaliz.py -> build/lib.linux-armv7l-cpython-314
running build_ext
building 'PyNormaliz_cpp' extension
creating build/temp.linux-armv7l-cpython-314
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c NormalizModule.cpp -o build/temp.linux-armv7l-cpython-314/NormalizModule.o -std=c++14
NormalizModule.cpp: In function 'PyObject* NmzToPyNumber(const eantic::renf_elem_class&)':
NormalizModule.cpp:380:56: warning: 'std::vector<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> > eantic::renf_elem_class::get_num_vector() const' is deprecated: use num_vector() instead [-Wdeprecated-declarations]
In file included from /usr/include/e-antic/e-antic.hpp:21,
                 from /usr/include/e-antic/renfxx.h:19,
                 from /usr/include/libnormaliz/general.h:84,
                 from /usr/include/libnormaliz/automorph.h:29,
                 from /usr/include/libnormaliz/libnormaliz.h:27,
                 from NormalizModule.cpp:19:
/usr/include/e-antic/renf_elem_class.hpp:534:71: note: declared here
NormalizModule.cpp:381:38: warning: 'mpz_class eantic::renf_elem_class::get_den() const' is deprecated: use den() instead [-Wdeprecated-declarations]
/usr/include/e-antic/renf_elem_class.hpp:531:51: note: declared here
NormalizModule.cpp: In function 'PyObject* NmzGetRenfInfo(PyObject*, PyObject*)':
NormalizModule.cpp:3010:58: warning: 'renf* eantic::renf_class::get_renf() const' is deprecated: Use renf_t() instead. [-Wdeprecated-declarations]
In file included from /usr/include/e-antic/e-antic.hpp:20:
/usr/include/e-antic/renf_class.hpp:257:12: note: declared here
NormalizModule.cpp:3011:50: warning: 'renf* eantic::renf_class::get_renf() const' is deprecated: Use renf_t() instead. [-Wdeprecated-declarations]
/usr/include/e-antic/renf_class.hpp:257:12: note: declared here
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS build/temp.linux-armv7l-cpython-314/NormalizModule.o -L/usr/lib -lnormaliz -o build/lib.linux-armv7l-cpython-314/PyNormaliz_cpp.cpython-314-arm-linux-gnueabihf.so
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
copying build/lib.linux-armv7l-cpython-314/PyNormaliz_cpp.cpython-314-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/.
copying build/lib.linux-armv7l-cpython-314/PyNormaliz.py -> build/bdist.linux-armv7l/wheel/.
running install_egg_info
running egg_info
writing PyNormaliz.egg-info/PKG-INFO
writing dependency_links to PyNormaliz.egg-info/dependency_links.txt
writing top-level names to PyNormaliz.egg-info/top_level.txt
reading manifest file 'PyNormaliz.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'PyNormaliz.egg-info/SOURCES.txt'
Copying PyNormaliz.egg-info to build/bdist.linux-armv7l/wheel/./PyNormaliz-2.23-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/pynormaliz-2.23.dist-info/WHEEL
creating '/build/pynormaliz/src/PyNormaliz/dist/.tmp-wxlm3w0u/pynormaliz-2.23-cp314-cp314-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'PyNormaliz.py'
adding 'PyNormaliz_cpp.cpython-314-arm-linux-gnueabihf.so'
adding 'pynormaliz-2.23.dist-info/licenses/COPYING'
adding 'pynormaliz-2.23.dist-info/METADATA'
adding 'pynormaliz-2.23.dist-info/WHEEL'
adding 'pynormaliz-2.23.dist-info/top_level.txt'
adding 'pynormaliz-2.23.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built pynormaliz-2.23-cp314-cp314-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package_python-pynormaliz()...
==> 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-pynormaliz"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pynormaliz 2.23-2 (Tue Jan 13 08:31:16 2026)
==> Cleaning up...
[?12l[?25h