==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-ml-dtypes 0.5.2-1 (Wed Apr  9 09:24:14 2025)
==> Retrieving sources...
  -> Found ml-dtypes-0.5.2.tar.gz
  -> Found ml-dtypes.diff
  -> Found eigen-7bf2968.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ml-dtypes-0.5.2.tar.gz ... Passed
    ml-dtypes.diff ... Passed
    eigen-7bf2968.tar.gz ... Passed
==> Making package: python-ml-dtypes 0.5.2-1 (Wed Apr  9 09:24:21 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) blas-3.12.1-2  cblas-3.12.1-2  lapack-3.12.1-2
             python-numpy-2.2.4-1

Total Download Size:    9.52 MiB
Total Installed Size:  52.99 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-numpy-2.2.4-1-aarch64 downloading...
 lapack-3.12.1-2-aarch64 downloading...
 blas-3.12.1-2-aarch64 downloading...
 cblas-3.12.1-2-aarch64 downloading...
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 (17) python-autocommand-2.2.2-7  python-iniconfig-2.0.0-6
              python-jaraco.collections-5.1.0-1  python-jaraco.context-6.0.1-1
              python-jaraco.functools-4.1.0-1  python-jaraco.text-4.0.0-2
              python-more-itertools-10.6.0-1  python-packaging-24.2-3
              python-platformdirs-4.3.6-2  python-pluggy-1.5.0-3
              python-pyproject-hooks-1.2.0-3  python-absl-2.1.0-3
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-pytest-1:8.3.5-1  python-setuptools-1:75.8.0-1
              python-wheel-0.45.1-1

Total Download Size:    2.36 MiB
Total Installed Size:  16.43 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:75.8.0-1-any downloading...
 python-pytest-1:8.3.5-1-any downloading...
 python-absl-2.1.0-3-any downloading...
 python-more-itertools-10.6.0-1-any downloading...
 python-pluggy-1.5.0-3-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-iniconfig-2.0.0-6-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-absl...
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-iniconfig...
installing python-pluggy...
installing python-pytest...
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/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found ml-dtypes-0.5.2.tar.gz
  -> Found ml-dtypes.diff
  -> Found eigen-7bf2968.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ml-dtypes-0.5.2.tar.gz with bsdtar
  -> Extracting eigen-7bf2968.tar.gz with bsdtar
==> Starting prepare()...
patching file pyproject.toml
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating ml_dtypes.egg-info
writing ml_dtypes.egg-info/PKG-INFO
writing dependency_links to ml_dtypes.egg-info/dependency_links.txt
writing requirements to ml_dtypes.egg-info/requires.txt
writing top-level names to ml_dtypes.egg-info/top_level.txt
writing manifest file 'ml_dtypes.egg-info/SOURCES.txt'
reading manifest file 'ml_dtypes.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'LICENSE.eigen'
adding license file 'AUTHORS'
writing manifest file 'ml_dtypes.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-313/ml_dtypes
copying ml_dtypes/_finfo.py -> build/lib.linux-aarch64-cpython-313/ml_dtypes
copying ml_dtypes/_iinfo.py -> build/lib.linux-aarch64-cpython-313/ml_dtypes
copying ml_dtypes/__init__.py -> build/lib.linux-aarch64-cpython-313/ml_dtypes
copying ml_dtypes/py.typed -> build/lib.linux-aarch64-cpython-313/ml_dtypes
running build_ext
building 'ml_dtypes._ml_dtypes_ext' extension
creating build/temp.linux-aarch64-cpython-313/ml_dtypes/_src
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Ithird_party/eigen -Iml_dtypes -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c ml_dtypes/_src/dtypes.cc -o build/temp.linux-aarch64-cpython-313/ml_dtypes/_src/dtypes.o -std=c++17 -DEIGEN_MPL2_ONLY -fvisibility=hidden -ftrapping-math
In file included from ml_dtypes/_src/custom_float.h:39,
                 from ml_dtypes/_src/dtypes.cc:34:
ml_dtypes/_src/ufuncs.h: In function 'std::pair<float, float> ml_dtypes::ufuncs::divmod_impl(float, float)':
ml_dtypes/_src/ufuncs.h:147:60: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Ithird_party/eigen -Iml_dtypes -I/usr/lib/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c ml_dtypes/_src/numpy.cc -o build/temp.linux-aarch64-cpython-313/ml_dtypes/_src/numpy.o -std=c++17 -DEIGEN_MPL2_ONLY -fvisibility=hidden -ftrapping-math
g++ -march=armv8-a -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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS build/temp.linux-aarch64-cpython-313/ml_dtypes/_src/dtypes.o build/temp.linux-aarch64-cpython-313/ml_dtypes/_src/numpy.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/ml_dtypes/_ml_dtypes_ext.cpython-313-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/ml_dtypes
copying build/lib.linux-aarch64-cpython-313/ml_dtypes/_ml_dtypes_ext.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./ml_dtypes
copying build/lib.linux-aarch64-cpython-313/ml_dtypes/_finfo.py -> build/bdist.linux-aarch64/wheel/./ml_dtypes
copying build/lib.linux-aarch64-cpython-313/ml_dtypes/_iinfo.py -> build/bdist.linux-aarch64/wheel/./ml_dtypes
copying build/lib.linux-aarch64-cpython-313/ml_dtypes/py.typed -> build/bdist.linux-aarch64/wheel/./ml_dtypes
copying build/lib.linux-aarch64-cpython-313/ml_dtypes/__init__.py -> build/bdist.linux-aarch64/wheel/./ml_dtypes
running install_egg_info
running egg_info
writing ml_dtypes.egg-info/PKG-INFO
writing dependency_links to ml_dtypes.egg-info/dependency_links.txt
writing requirements to ml_dtypes.egg-info/requires.txt
writing top-level names to ml_dtypes.egg-info/top_level.txt
reading manifest file 'ml_dtypes.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'LICENSE.eigen'
adding license file 'AUTHORS'
writing manifest file 'ml_dtypes.egg-info/SOURCES.txt'
Copying ml_dtypes.egg-info to build/bdist.linux-aarch64/wheel/./ml_dtypes-0.5.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/ml_dtypes-0.5.1.dist-info/WHEEL
creating '/build/python-ml-dtypes/src/ml_dtypes-0.5.2/dist/.tmp-uc4jiohz/ml_dtypes-0.5.1-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'ml_dtypes/__init__.py'
adding 'ml_dtypes/_finfo.py'
adding 'ml_dtypes/_iinfo.py'
adding 'ml_dtypes/_ml_dtypes_ext.cpython-313-aarch64-linux-gnu.so'
adding 'ml_dtypes/py.typed'
adding 'ml_dtypes-0.5.1.dist-info/AUTHORS'
adding 'ml_dtypes-0.5.1.dist-info/LICENSE'
adding 'ml_dtypes-0.5.1.dist-info/LICENSE.eigen'
adding 'ml_dtypes-0.5.1.dist-info/METADATA'
adding 'ml_dtypes-0.5.1.dist-info/WHEEL'
adding 'ml_dtypes-0.5.1.dist-info/top_level.txt'
adding 'ml_dtypes-0.5.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built ml_dtypes-0.5.1-cp313-cp313-linux_aarch64.whl
running build_ext
copying build/lib.linux-aarch64-cpython-313/ml_dtypes/_ml_dtypes_ext.cpython-313-aarch64-linux-gnu.so -> ml_dtypes
==> Entering fakeroot environment...
==> Starting package()...
total 296K
drwxr-xr-x 2 root root 4.0K Apr  9 09:25 .
drwxr-xr-x 9 root root 4.0K Apr  9 09:24 ..
-rw-r--r-- 1 root root 287K Apr  9 09:25 ml_dtypes-0.5.1-cp313-cp313-linux_aarch64.whl
==> 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-ml-dtypes"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ml-dtypes 0.5.2-1 (Wed Apr  9 09:25:12 2025)
==> Cleaning up...