>>> py3-numpoly: Building community/py3-numpoly 1.3.6-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 21:18:41 +0000 >>> py3-numpoly: Validating /home/udu/aports/community/py3-numpoly/APKBUILD... >>> py3-numpoly: Analyzing dependencies... >>> py3-numpoly: Installing for build: build-base python3 py3-numpy cython python3-dev py3-numpy-dev py3-gpep517 py3-setuptools py3-wheel WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/26) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/26) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/26) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (4/26) Installing libquadmath (14.2.0-r6) (5/26) Installing libgfortran (14.2.0-r6) (6/26) Installing openblas (0.3.28-r0) (7/26) Installing py3-numpy (2.2.4-r1) (8/26) Installing py3-numpy-tests (2.2.4-r1) (9/26) Installing py3-numpy-pyc (2.2.4-r1) (10/26) Installing cython (3.0.12-r0) (11/26) Installing cython-pyc (3.0.12-r0) (12/26) Installing python3-dev (3.12.12-r0) (13/26) Installing py3-numpy-dev (2.2.4-r1) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-installer-pyc (0.7.0-r2) (16/26) Installing py3-gpep517 (19-r0) (17/26) Installing py3-gpep517-pyc (19-r0) (18/26) Installing py3-parsing (3.2.3-r0) (19/26) Installing py3-parsing-pyc (3.2.3-r0) (20/26) Installing py3-packaging (25.0-r0) (21/26) Installing py3-packaging-pyc (25.0-r0) (22/26) Installing py3-setuptools (80.9.0-r0) (23/26) Installing py3-setuptools-pyc (80.9.0-r0) (24/26) Installing py3-wheel (0.46.1-r0) (25/26) Installing py3-wheel-pyc (0.46.1-r0) (26/26) Installing .makedepends-py3-numpoly (20251012.211842) Executing busybox-1.37.0-r19.trigger OK: 437 MiB in 112 packages >>> py3-numpoly: Cleaning up srcdir >>> py3-numpoly: Cleaning up pkgdir >>> py3-numpoly: Cleaning up tmpdir >>> py3-numpoly: Fetching py3-numpoly-1.3.6.tar.gz::https://github.com/jonathf/numpoly/archive/refs/tags/1.3.6.tar.gz >>> py3-numpoly: Fetching py3-numpoly-1.3.6.tar.gz::https://github.com/jonathf/numpoly/archive/refs/tags/1.3.6.tar.gz >>> py3-numpoly: Checking sha512sums... py3-numpoly-1.3.6.tar.gz: OK >>> py3-numpoly: Unpacking /var/cache/distfiles/py3-numpoly-1.3.6.tar.gz... 2025-10-12 21:18:44,362 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling ./numpoly/cfunctions/cmultiply.pyx because it changed. Compiling ./numpoly/cfunctions/cvalues.pyx because it changed. Compiling ./numpoly/cfunctions/cfrom_attributes.pyx because it changed. [1/3] Cythonizing ./numpoly/cfunctions/cfrom_attributes.pyx [2/3] Cythonizing ./numpoly/cfunctions/cmultiply.pyx [3/3] Cythonizing ./numpoly/cfunctions/cvalues.pyx /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 21:18:46,392 root INFO running bdist_wheel 2025-10-12 21:18:46,403 root INFO running build 2025-10-12 21:18:46,403 root INFO running build_py 2025-10-12 21:18:46,406 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly 2025-10-12 21:18:46,406 root INFO copying numpoly/align.py -> build/lib.linux-x86_64-cpython-312/numpoly 2025-10-12 21:18:46,407 root INFO copying numpoly/dispatch.py -> build/lib.linux-x86_64-cpython-312/numpoly 2025-10-12 21:18:46,407 root INFO copying numpoly/option.py -> build/lib.linux-x86_64-cpython-312/numpoly 2025-10-12 21:18:46,407 root INFO copying numpoly/baseclass.py -> build/lib.linux-x86_64-cpython-312/numpoly 2025-10-12 21:18:46,407 root INFO copying numpoly/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly 2025-10-12 21:18:46,408 root INFO copying numpoly/sympy_.py -> build/lib.linux-x86_64-cpython-312/numpoly 2025-10-12 21:18:46,408 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2025-10-12 21:18:46,408 root INFO copying numpoly/cfunctions/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2025-10-12 21:18:46,408 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/utils 2025-10-12 21:18:46,409 root INFO copying numpoly/utils/glexindex.py -> build/lib.linux-x86_64-cpython-312/numpoly/utils 2025-10-12 21:18:46,409 root INFO copying numpoly/utils/bindex.py -> build/lib.linux-x86_64-cpython-312/numpoly/utils 2025-10-12 21:18:46,409 root INFO copying numpoly/utils/cross_truncation.py -> build/lib.linux-x86_64-cpython-312/numpoly/utils 2025-10-12 21:18:46,409 root INFO copying numpoly/utils/glexsort.py -> build/lib.linux-x86_64-cpython-312/numpoly/utils 2025-10-12 21:18:46,409 root INFO copying numpoly/utils/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/utils 2025-10-12 21:18:46,410 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,410 root INFO copying numpoly/construct/compose.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,410 root INFO copying numpoly/construct/variable.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,410 root INFO copying numpoly/construct/monomial.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,411 root INFO copying numpoly/construct/polynomial.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,411 root INFO copying numpoly/construct/clean.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,411 root INFO copying numpoly/construct/from_attributes.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,411 root INFO copying numpoly/construct/symbols.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,411 root INFO copying numpoly/construct/aspolynomial.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,412 root INFO copying numpoly/construct/from_roots.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,412 root INFO copying numpoly/construct/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2025-10-12 21:18:46,412 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,412 root INFO copying numpoly/poly_function/tonumpy.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,413 root INFO copying numpoly/poly_function/decompose.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,413 root INFO copying numpoly/poly_function/derivative.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,413 root INFO copying numpoly/poly_function/lead_exponent.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,413 root INFO copying numpoly/poly_function/set_dimensions.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,413 root INFO copying numpoly/poly_function/isconstant.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,414 root INFO copying numpoly/poly_function/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,414 root INFO copying numpoly/poly_function/call.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,414 root INFO copying numpoly/poly_function/sortable_proxy.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,414 root INFO copying numpoly/poly_function/lead_coefficient.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2025-10-12 21:18:46,415 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,415 root INFO copying numpoly/array_function/minimum.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,416 root INFO copying numpoly/array_function/vstack.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,416 root INFO copying numpoly/array_function/split.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,416 root INFO copying numpoly/array_function/result_type.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,416 root INFO copying numpoly/array_function/atleast_3d.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,416 root INFO copying numpoly/array_function/less.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,417 root INFO copying numpoly/array_function/array_repr.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,417 root INFO copying numpoly/array_function/greater.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,417 root INFO copying numpoly/array_function/dstack.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,417 root INFO copying numpoly/array_function/zeros_like.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,417 root INFO copying numpoly/array_function/where.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,418 root INFO copying numpoly/array_function/isclose.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,418 root INFO copying numpoly/array_function/maximum.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,418 root INFO copying numpoly/array_function/rint.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,418 root INFO copying numpoly/array_function/repeat.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,418 root INFO copying numpoly/array_function/hstack.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,419 root INFO copying numpoly/array_function/savetxt.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,419 root INFO copying numpoly/array_function/multiply.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,419 root INFO copying numpoly/array_function/transpose.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,419 root INFO copying numpoly/array_function/inner.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,419 root INFO copying numpoly/array_function/negative.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,419 root INFO copying numpoly/array_function/absolute.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,420 root INFO copying numpoly/array_function/power.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,420 root INFO copying numpoly/array_function/tile.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,420 root INFO copying numpoly/array_function/apply_over_axes.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,420 root INFO copying numpoly/array_function/full_like.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,420 root INFO copying numpoly/array_function/all.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,421 root INFO copying numpoly/array_function/atleast_2d.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,421 root INFO copying numpoly/array_function/argmax.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,421 root INFO copying numpoly/array_function/copyto.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,421 root INFO copying numpoly/array_function/array_str.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,421 root INFO copying numpoly/array_function/concatenate.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,421 root INFO copying numpoly/array_function/argmin.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,422 root INFO copying numpoly/array_function/amin.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,422 root INFO copying numpoly/array_function/zeros.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,422 root INFO copying numpoly/array_function/diag.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,422 root INFO copying numpoly/array_function/array_split.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,422 root INFO copying numpoly/array_function/moveaxis.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,423 root INFO copying numpoly/array_function/logical_or.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,423 root INFO copying numpoly/array_function/reshape.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,423 root INFO copying numpoly/array_function/cumsum.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,423 root INFO copying numpoly/array_function/diff.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,423 root INFO copying numpoly/array_function/full.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,423 root INFO copying numpoly/array_function/loadtxt.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,424 root INFO copying numpoly/array_function/diagonal.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,424 root INFO copying numpoly/array_function/matmul.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,424 root INFO copying numpoly/array_function/around.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,424 root INFO copying numpoly/array_function/isfinite.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,424 root INFO copying numpoly/array_function/ediff1d.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,425 root INFO copying numpoly/array_function/logical_and.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,425 root INFO copying numpoly/array_function/add.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,425 root INFO copying numpoly/array_function/true_divide.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,425 root INFO copying numpoly/array_function/count_nonzero.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,425 root INFO copying numpoly/array_function/equal.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,426 root INFO copying numpoly/array_function/atleast_1d.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,426 root INFO copying numpoly/array_function/allclose.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,426 root INFO copying numpoly/array_function/det.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,426 root INFO copying numpoly/array_function/divmod.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,426 root INFO copying numpoly/array_function/floor.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,426 root INFO copying numpoly/array_function/prod.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,427 root INFO copying numpoly/array_function/roots.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,427 root INFO copying numpoly/array_function/dsplit.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,427 root INFO copying numpoly/array_function/hsplit.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,427 root INFO copying numpoly/array_function/expand_dims.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,427 root INFO copying numpoly/array_function/square.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,428 root INFO copying numpoly/array_function/choose.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,428 root INFO copying numpoly/array_function/any.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,428 root INFO copying numpoly/array_function/broadcast_arrays.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,428 root INFO copying numpoly/array_function/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,428 root INFO copying numpoly/array_function/ones_like.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,429 root INFO copying numpoly/array_function/ceil.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,429 root INFO copying numpoly/array_function/apply_along_axis.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,429 root INFO copying numpoly/array_function/outer.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,429 root INFO copying numpoly/array_function/mean.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,429 root INFO copying numpoly/array_function/positive.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,429 root INFO copying numpoly/array_function/ones.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,430 root INFO copying numpoly/array_function/not_equal.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,430 root INFO copying numpoly/array_function/floor_divide.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,430 root INFO copying numpoly/array_function/amax.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,430 root INFO copying numpoly/array_function/remainder.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,430 root INFO copying numpoly/array_function/vsplit.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,431 root INFO copying numpoly/array_function/sum.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,431 root INFO copying numpoly/array_function/less_equal.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,431 root INFO copying numpoly/array_function/nonzero.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,431 root INFO copying numpoly/array_function/common_type.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,431 root INFO copying numpoly/array_function/greater_equal.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,432 root INFO copying numpoly/array_function/subtract.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,432 root INFO copying numpoly/array_function/stack.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2025-10-12 21:18:46,432 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide 2025-10-12 21:18:46,432 root INFO copying numpoly/poly_function/divide/divmod.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide 2025-10-12 21:18:46,433 root INFO copying numpoly/poly_function/divide/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide 2025-10-12 21:18:46,433 root INFO copying numpoly/poly_function/divide/divide.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide 2025-10-12 21:18:46,433 root INFO copying numpoly/poly_function/divide/remainder.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide 2025-10-12 21:18:46,433 root INFO running egg_info 2025-10-12 21:18:46,435 root INFO creating numpoly.egg-info 2025-10-12 21:18:46,436 root INFO writing numpoly.egg-info/PKG-INFO 2025-10-12 21:18:46,438 root INFO writing dependency_links to numpoly.egg-info/dependency_links.txt 2025-10-12 21:18:46,439 root INFO writing requirements to numpoly.egg-info/requires.txt 2025-10-12 21:18:46,439 root INFO writing top-level names to numpoly.egg-info/top_level.txt 2025-10-12 21:18:46,440 root INFO writing manifest file 'numpoly.egg-info/SOURCES.txt' 2025-10-12 21:18:46,443 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,443 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,443 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,443 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,443 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,444 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,444 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,444 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,444 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,444 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,444 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,444 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,444 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,444 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,444 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2025-10-12 21:18:46,446 root INFO reading manifest file 'numpoly.egg-info/SOURCES.txt' 2025-10-12 21:18:46,446 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 21:18:46,447 root WARNING warning: no files found matching 'LICENSE.txt' 2025-10-12 21:18:46,447 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-10-12 21:18:46,448 root WARNING warning: no files found matching '*.pxd' under directory 'numpoly/cfunctions' 2025-10-12 21:18:46,448 root INFO adding license file 'LICENSE' 2025-10-12 21:18:46,450 root INFO writing manifest file 'numpoly.egg-info/SOURCES.txt' 2025-10-12 21:18:46,452 root INFO copying numpoly/cfunctions/cfrom_attributes.pyx -> build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2025-10-12 21:18:46,452 root INFO copying numpoly/cfunctions/cmultiply.pyx -> build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2025-10-12 21:18:46,453 root INFO copying numpoly/cfunctions/cvalues.pyx -> build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2025-10-12 21:18:46,454 root INFO running build_ext 2025-10-12 21:18:46,457 root INFO building 'numpoly.cfunctions.cmultiply' extension 2025-10-12 21:18:46,457 root INFO creating build/temp.linux-x86_64-cpython-312/numpoly/cfunctions 2025-10-12 21:18:46,458 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c ./numpoly/cfunctions/cmultiply.c -o build/temp.linux-x86_64-cpython-312/numpoly/cfunctions/cmultiply.o In file included from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1913, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h:5, from ./numpoly/cfunctions/cmultiply.c:1249: /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ 2025-10-12 21:18:48,297 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/numpoly/cfunctions/cmultiply.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cmultiply.cpython-312-x86_64-linux-musl.so 2025-10-12 21:18:48,312 root INFO building 'numpoly.cfunctions.cvalues' extension 2025-10-12 21:18:48,312 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c ./numpoly/cfunctions/cvalues.c -o build/temp.linux-x86_64-cpython-312/numpoly/cfunctions/cvalues.o In file included from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1913, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h:5, from ./numpoly/cfunctions/cvalues.c:1249: /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ 2025-10-12 21:18:53,894 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/numpoly/cfunctions/cvalues.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cvalues.cpython-312-x86_64-linux-musl.so 2025-10-12 21:18:53,910 root INFO building 'numpoly.cfunctions.cfrom_attributes' extension 2025-10-12 21:18:53,911 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c ./numpoly/cfunctions/cfrom_attributes.c -o build/temp.linux-x86_64-cpython-312/numpoly/cfunctions/cfrom_attributes.o In file included from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1913, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h:5, from ./numpoly/cfunctions/cfrom_attributes.c:1249: /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ 2025-10-12 21:18:55,283 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/numpoly/cfunctions/cfrom_attributes.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cfrom_attributes.cpython-312-x86_64-linux-musl.so 2025-10-12 21:18:55,305 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 21:18:55,305 root INFO running install 2025-10-12 21:18:55,316 root INFO running install_lib 2025-10-12 21:18:55,318 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 21:18:55,319 root INFO creating build/bdist.linux-x86_64/wheel/numpoly 2025-10-12 21:18:55,319 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2025-10-12 21:18:55,319 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cmultiply.pyx -> build/bdist.linux-x86_64/wheel/./numpoly/cfunctions 2025-10-12 21:18:55,319 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cfrom_attributes.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./numpoly/cfunctions 2025-10-12 21:18:55,319 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cmultiply.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./numpoly/cfunctions 2025-10-12 21:18:55,320 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cvalues.pyx -> build/bdist.linux-x86_64/wheel/./numpoly/cfunctions 2025-10-12 21:18:55,320 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cvalues.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./numpoly/cfunctions 2025-10-12 21:18:55,320 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cfrom_attributes.pyx -> build/bdist.linux-x86_64/wheel/./numpoly/cfunctions 2025-10-12 21:18:55,320 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/__init__.py -> build/bdist.linux-x86_64/wheel/./numpoly/cfunctions 2025-10-12 21:18:55,321 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/align.py -> build/bdist.linux-x86_64/wheel/./numpoly 2025-10-12 21:18:55,321 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/utils 2025-10-12 21:18:55,321 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/utils/glexindex.py -> build/bdist.linux-x86_64/wheel/./numpoly/utils 2025-10-12 21:18:55,321 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/utils/bindex.py -> build/bdist.linux-x86_64/wheel/./numpoly/utils 2025-10-12 21:18:55,321 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/utils/cross_truncation.py -> build/bdist.linux-x86_64/wheel/./numpoly/utils 2025-10-12 21:18:55,321 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/utils/glexsort.py -> build/bdist.linux-x86_64/wheel/./numpoly/utils 2025-10-12 21:18:55,322 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./numpoly/utils 2025-10-12 21:18:55,322 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/dispatch.py -> build/bdist.linux-x86_64/wheel/./numpoly 2025-10-12 21:18:55,322 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/option.py -> build/bdist.linux-x86_64/wheel/./numpoly 2025-10-12 21:18:55,322 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/construct 2025-10-12 21:18:55,322 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/compose.py -> build/bdist.linux-x86_64/wheel/./numpoly/construct 2025-10-12 21:18:55,322 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/variable.py -> build/bdist.linux-x86_64/wheel/./numpoly/construct 2025-10-12 21:18:55,322 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/monomial.py -> build/bdist.linux-x86_64/wheel/./numpoly/construct 2025-10-12 21:18:55,323 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/polynomial.py -> build/bdist.linux-x86_64/wheel/./numpoly/construct 2025-10-12 21:18:55,323 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/clean.py -> build/bdist.linux-x86_64/wheel/./numpoly/construct 2025-10-12 21:18:55,323 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/from_attributes.py -> build/bdist.linux-x86_64/wheel/./numpoly/construct 2025-10-12 21:18:55,323 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/symbols.py -> build/bdist.linux-x86_64/wheel/./numpoly/construct 2025-10-12 21:18:55,323 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/aspolynomial.py -> build/bdist.linux-x86_64/wheel/./numpoly/construct 2025-10-12 21:18:55,323 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/from_roots.py -> build/bdist.linux-x86_64/wheel/./numpoly/construct 2025-10-12 21:18:55,323 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/__init__.py -> build/bdist.linux-x86_64/wheel/./numpoly/construct 2025-10-12 21:18:55,324 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/poly_function 2025-10-12 21:18:55,324 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/tonumpy.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function 2025-10-12 21:18:55,324 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/decompose.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function 2025-10-12 21:18:55,324 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/derivative.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function 2025-10-12 21:18:55,324 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/lead_exponent.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function 2025-10-12 21:18:55,324 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/set_dimensions.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function 2025-10-12 21:18:55,324 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/isconstant.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function 2025-10-12 21:18:55,324 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/__init__.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function 2025-10-12 21:18:55,325 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/call.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function 2025-10-12 21:18:55,325 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/poly_function/divide 2025-10-12 21:18:55,325 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide/divmod.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function/divide 2025-10-12 21:18:55,325 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide/__init__.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function/divide 2025-10-12 21:18:55,325 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide/divide.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function/divide 2025-10-12 21:18:55,325 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide/remainder.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function/divide 2025-10-12 21:18:55,326 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/sortable_proxy.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function 2025-10-12 21:18:55,326 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/lead_coefficient.py -> build/bdist.linux-x86_64/wheel/./numpoly/poly_function 2025-10-12 21:18:55,326 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/baseclass.py -> build/bdist.linux-x86_64/wheel/./numpoly 2025-10-12 21:18:55,326 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/__init__.py -> build/bdist.linux-x86_64/wheel/./numpoly 2025-10-12 21:18:55,326 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/array_function 2025-10-12 21:18:55,326 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/minimum.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,327 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/vstack.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,327 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/split.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,327 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/result_type.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,327 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/atleast_3d.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,327 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/less.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,327 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/array_repr.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,327 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/greater.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,327 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/dstack.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,328 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/zeros_like.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,328 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/where.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,328 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/isclose.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,328 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/maximum.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,328 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/rint.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,328 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/repeat.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,328 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/hstack.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,328 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/savetxt.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,328 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/multiply.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,329 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/transpose.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,329 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/inner.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,329 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/negative.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,329 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/absolute.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,329 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/power.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,329 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/tile.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,329 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/apply_over_axes.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,329 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/full_like.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,330 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/all.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,330 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/atleast_2d.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,330 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/argmax.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,330 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/copyto.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,330 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/array_str.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,330 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/concatenate.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,330 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/argmin.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,330 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/amin.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,331 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/zeros.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,331 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/diag.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,331 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/array_split.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,331 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/moveaxis.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,331 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/logical_or.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,331 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/reshape.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,331 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/cumsum.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,331 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/diff.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,331 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/full.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,332 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/loadtxt.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,332 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/diagonal.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,332 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/matmul.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,332 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/around.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,332 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/isfinite.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,332 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/ediff1d.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,332 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/logical_and.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,332 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/add.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,333 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/true_divide.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,333 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/count_nonzero.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,333 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/equal.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,333 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/atleast_1d.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,333 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/allclose.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,333 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/det.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,333 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/divmod.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,333 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/floor.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,334 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/prod.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,334 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/roots.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,334 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/dsplit.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,334 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/hsplit.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,334 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/expand_dims.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,334 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/square.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,334 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/choose.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,334 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/any.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,335 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/broadcast_arrays.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,335 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/__init__.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,335 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/ones_like.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,335 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/ceil.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,335 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/apply_along_axis.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,335 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/outer.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,335 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/mean.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,335 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/positive.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,336 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/ones.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,336 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/not_equal.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,336 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/floor_divide.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,336 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/amax.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,336 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/remainder.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,336 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/vsplit.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,336 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/sum.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,336 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/less_equal.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,337 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/nonzero.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,337 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/common_type.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,337 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/greater_equal.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,337 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/subtract.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,337 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/stack.py -> build/bdist.linux-x86_64/wheel/./numpoly/array_function 2025-10-12 21:18:55,337 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/sympy_.py -> build/bdist.linux-x86_64/wheel/./numpoly 2025-10-12 21:18:55,337 root INFO running install_egg_info 2025-10-12 21:18:55,340 root INFO Copying numpoly.egg-info to build/bdist.linux-x86_64/wheel/./numpoly-0.1.0-py3.12.egg-info 2025-10-12 21:18:55,341 root INFO running install_scripts 2025-10-12 21:18:55,346 root INFO creating build/bdist.linux-x86_64/wheel/numpoly-0.1.0.dist-info/WHEEL 2025-10-12 21:18:55,346 wheel INFO creating '/home/udu/aports/community/py3-numpoly/src/numpoly-1.3.6/.dist/.tmp-wsc6kx1p/numpoly-0.1.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 21:18:55,347 wheel INFO adding 'numpoly/__init__.py' 2025-10-12 21:18:55,347 wheel INFO adding 'numpoly/align.py' 2025-10-12 21:18:55,347 wheel INFO adding 'numpoly/baseclass.py' 2025-10-12 21:18:55,348 wheel INFO adding 'numpoly/dispatch.py' 2025-10-12 21:18:55,348 wheel INFO adding 'numpoly/option.py' 2025-10-12 21:18:55,348 wheel INFO adding 'numpoly/sympy_.py' 2025-10-12 21:18:55,348 wheel INFO adding 'numpoly/array_function/__init__.py' 2025-10-12 21:18:55,348 wheel INFO adding 'numpoly/array_function/absolute.py' 2025-10-12 21:18:55,349 wheel INFO adding 'numpoly/array_function/add.py' 2025-10-12 21:18:55,349 wheel INFO adding 'numpoly/array_function/all.py' 2025-10-12 21:18:55,349 wheel INFO adding 'numpoly/array_function/allclose.py' 2025-10-12 21:18:55,349 wheel INFO adding 'numpoly/array_function/amax.py' 2025-10-12 21:18:55,349 wheel INFO adding 'numpoly/array_function/amin.py' 2025-10-12 21:18:55,349 wheel INFO adding 'numpoly/array_function/any.py' 2025-10-12 21:18:55,349 wheel INFO adding 'numpoly/array_function/apply_along_axis.py' 2025-10-12 21:18:55,350 wheel INFO adding 'numpoly/array_function/apply_over_axes.py' 2025-10-12 21:18:55,350 wheel INFO adding 'numpoly/array_function/argmax.py' 2025-10-12 21:18:55,350 wheel INFO adding 'numpoly/array_function/argmin.py' 2025-10-12 21:18:55,350 wheel INFO adding 'numpoly/array_function/around.py' 2025-10-12 21:18:55,350 wheel INFO adding 'numpoly/array_function/array_repr.py' 2025-10-12 21:18:55,350 wheel INFO adding 'numpoly/array_function/array_split.py' 2025-10-12 21:18:55,350 wheel INFO adding 'numpoly/array_function/array_str.py' 2025-10-12 21:18:55,350 wheel INFO adding 'numpoly/array_function/atleast_1d.py' 2025-10-12 21:18:55,351 wheel INFO adding 'numpoly/array_function/atleast_2d.py' 2025-10-12 21:18:55,351 wheel INFO adding 'numpoly/array_function/atleast_3d.py' 2025-10-12 21:18:55,351 wheel INFO adding 'numpoly/array_function/broadcast_arrays.py' 2025-10-12 21:18:55,351 wheel INFO adding 'numpoly/array_function/ceil.py' 2025-10-12 21:18:55,351 wheel INFO adding 'numpoly/array_function/choose.py' 2025-10-12 21:18:55,351 wheel INFO adding 'numpoly/array_function/common_type.py' 2025-10-12 21:18:55,352 wheel INFO adding 'numpoly/array_function/concatenate.py' 2025-10-12 21:18:55,352 wheel INFO adding 'numpoly/array_function/copyto.py' 2025-10-12 21:18:55,352 wheel INFO adding 'numpoly/array_function/count_nonzero.py' 2025-10-12 21:18:55,352 wheel INFO adding 'numpoly/array_function/cumsum.py' 2025-10-12 21:18:55,352 wheel INFO adding 'numpoly/array_function/det.py' 2025-10-12 21:18:55,352 wheel INFO adding 'numpoly/array_function/diag.py' 2025-10-12 21:18:55,353 wheel INFO adding 'numpoly/array_function/diagonal.py' 2025-10-12 21:18:55,353 wheel INFO adding 'numpoly/array_function/diff.py' 2025-10-12 21:18:55,353 wheel INFO adding 'numpoly/array_function/divmod.py' 2025-10-12 21:18:55,353 wheel INFO adding 'numpoly/array_function/dsplit.py' 2025-10-12 21:18:55,353 wheel INFO adding 'numpoly/array_function/dstack.py' 2025-10-12 21:18:55,353 wheel INFO adding 'numpoly/array_function/ediff1d.py' 2025-10-12 21:18:55,354 wheel INFO adding 'numpoly/array_function/equal.py' 2025-10-12 21:18:55,354 wheel INFO adding 'numpoly/array_function/expand_dims.py' 2025-10-12 21:18:55,354 wheel INFO adding 'numpoly/array_function/floor.py' 2025-10-12 21:18:55,354 wheel INFO adding 'numpoly/array_function/floor_divide.py' 2025-10-12 21:18:55,354 wheel INFO adding 'numpoly/array_function/full.py' 2025-10-12 21:18:55,354 wheel INFO adding 'numpoly/array_function/full_like.py' 2025-10-12 21:18:55,354 wheel INFO adding 'numpoly/array_function/greater.py' 2025-10-12 21:18:55,354 wheel INFO adding 'numpoly/array_function/greater_equal.py' 2025-10-12 21:18:55,355 wheel INFO adding 'numpoly/array_function/hsplit.py' 2025-10-12 21:18:55,355 wheel INFO adding 'numpoly/array_function/hstack.py' 2025-10-12 21:18:55,355 wheel INFO adding 'numpoly/array_function/inner.py' 2025-10-12 21:18:55,355 wheel INFO adding 'numpoly/array_function/isclose.py' 2025-10-12 21:18:55,355 wheel INFO adding 'numpoly/array_function/isfinite.py' 2025-10-12 21:18:55,355 wheel INFO adding 'numpoly/array_function/less.py' 2025-10-12 21:18:55,355 wheel INFO adding 'numpoly/array_function/less_equal.py' 2025-10-12 21:18:55,356 wheel INFO adding 'numpoly/array_function/loadtxt.py' 2025-10-12 21:18:55,356 wheel INFO adding 'numpoly/array_function/logical_and.py' 2025-10-12 21:18:55,356 wheel INFO adding 'numpoly/array_function/logical_or.py' 2025-10-12 21:18:55,356 wheel INFO adding 'numpoly/array_function/matmul.py' 2025-10-12 21:18:55,356 wheel INFO adding 'numpoly/array_function/maximum.py' 2025-10-12 21:18:55,356 wheel INFO adding 'numpoly/array_function/mean.py' 2025-10-12 21:18:55,356 wheel INFO adding 'numpoly/array_function/minimum.py' 2025-10-12 21:18:55,357 wheel INFO adding 'numpoly/array_function/moveaxis.py' 2025-10-12 21:18:55,357 wheel INFO adding 'numpoly/array_function/multiply.py' 2025-10-12 21:18:55,357 wheel INFO adding 'numpoly/array_function/negative.py' 2025-10-12 21:18:55,357 wheel INFO adding 'numpoly/array_function/nonzero.py' 2025-10-12 21:18:55,357 wheel INFO adding 'numpoly/array_function/not_equal.py' 2025-10-12 21:18:55,357 wheel INFO adding 'numpoly/array_function/ones.py' 2025-10-12 21:18:55,357 wheel INFO adding 'numpoly/array_function/ones_like.py' 2025-10-12 21:18:55,357 wheel INFO adding 'numpoly/array_function/outer.py' 2025-10-12 21:18:55,358 wheel INFO adding 'numpoly/array_function/positive.py' 2025-10-12 21:18:55,358 wheel INFO adding 'numpoly/array_function/power.py' 2025-10-12 21:18:55,358 wheel INFO adding 'numpoly/array_function/prod.py' 2025-10-12 21:18:55,358 wheel INFO adding 'numpoly/array_function/remainder.py' 2025-10-12 21:18:55,358 wheel INFO adding 'numpoly/array_function/repeat.py' 2025-10-12 21:18:55,358 wheel INFO adding 'numpoly/array_function/reshape.py' 2025-10-12 21:18:55,359 wheel INFO adding 'numpoly/array_function/result_type.py' 2025-10-12 21:18:55,359 wheel INFO adding 'numpoly/array_function/rint.py' 2025-10-12 21:18:55,359 wheel INFO adding 'numpoly/array_function/roots.py' 2025-10-12 21:18:55,359 wheel INFO adding 'numpoly/array_function/savetxt.py' 2025-10-12 21:18:55,359 wheel INFO adding 'numpoly/array_function/split.py' 2025-10-12 21:18:55,359 wheel INFO adding 'numpoly/array_function/square.py' 2025-10-12 21:18:55,359 wheel INFO adding 'numpoly/array_function/stack.py' 2025-10-12 21:18:55,359 wheel INFO adding 'numpoly/array_function/subtract.py' 2025-10-12 21:18:55,360 wheel INFO adding 'numpoly/array_function/sum.py' 2025-10-12 21:18:55,360 wheel INFO adding 'numpoly/array_function/tile.py' 2025-10-12 21:18:55,360 wheel INFO adding 'numpoly/array_function/transpose.py' 2025-10-12 21:18:55,360 wheel INFO adding 'numpoly/array_function/true_divide.py' 2025-10-12 21:18:55,360 wheel INFO adding 'numpoly/array_function/vsplit.py' 2025-10-12 21:18:55,360 wheel INFO adding 'numpoly/array_function/vstack.py' 2025-10-12 21:18:55,360 wheel INFO adding 'numpoly/array_function/where.py' 2025-10-12 21:18:55,361 wheel INFO adding 'numpoly/array_function/zeros.py' 2025-10-12 21:18:55,361 wheel INFO adding 'numpoly/array_function/zeros_like.py' 2025-10-12 21:18:55,361 wheel INFO adding 'numpoly/cfunctions/__init__.py' 2025-10-12 21:18:55,361 wheel INFO adding 'numpoly/cfunctions/cfrom_attributes.cpython-312-x86_64-linux-musl.so' 2025-10-12 21:18:55,361 wheel INFO adding 'numpoly/cfunctions/cfrom_attributes.pyx' 2025-10-12 21:18:55,362 wheel INFO adding 'numpoly/cfunctions/cmultiply.cpython-312-x86_64-linux-musl.so' 2025-10-12 21:18:55,362 wheel INFO adding 'numpoly/cfunctions/cmultiply.pyx' 2025-10-12 21:18:55,363 wheel INFO adding 'numpoly/cfunctions/cvalues.cpython-312-x86_64-linux-musl.so' 2025-10-12 21:18:55,363 wheel INFO adding 'numpoly/cfunctions/cvalues.pyx' 2025-10-12 21:18:55,363 wheel INFO adding 'numpoly/construct/__init__.py' 2025-10-12 21:18:55,363 wheel INFO adding 'numpoly/construct/aspolynomial.py' 2025-10-12 21:18:55,363 wheel INFO adding 'numpoly/construct/clean.py' 2025-10-12 21:18:55,364 wheel INFO adding 'numpoly/construct/compose.py' 2025-10-12 21:18:55,364 wheel INFO adding 'numpoly/construct/from_attributes.py' 2025-10-12 21:18:55,364 wheel INFO adding 'numpoly/construct/from_roots.py' 2025-10-12 21:18:55,364 wheel INFO adding 'numpoly/construct/monomial.py' 2025-10-12 21:18:55,364 wheel INFO adding 'numpoly/construct/polynomial.py' 2025-10-12 21:18:55,364 wheel INFO adding 'numpoly/construct/symbols.py' 2025-10-12 21:18:55,364 wheel INFO adding 'numpoly/construct/variable.py' 2025-10-12 21:18:55,365 wheel INFO adding 'numpoly/poly_function/__init__.py' 2025-10-12 21:18:55,365 wheel INFO adding 'numpoly/poly_function/call.py' 2025-10-12 21:18:55,365 wheel INFO adding 'numpoly/poly_function/decompose.py' 2025-10-12 21:18:55,365 wheel INFO adding 'numpoly/poly_function/derivative.py' 2025-10-12 21:18:55,365 wheel INFO adding 'numpoly/poly_function/isconstant.py' 2025-10-12 21:18:55,365 wheel INFO adding 'numpoly/poly_function/lead_coefficient.py' 2025-10-12 21:18:55,365 wheel INFO adding 'numpoly/poly_function/lead_exponent.py' 2025-10-12 21:18:55,366 wheel INFO adding 'numpoly/poly_function/set_dimensions.py' 2025-10-12 21:18:55,366 wheel INFO adding 'numpoly/poly_function/sortable_proxy.py' 2025-10-12 21:18:55,366 wheel INFO adding 'numpoly/poly_function/tonumpy.py' 2025-10-12 21:18:55,366 wheel INFO adding 'numpoly/poly_function/divide/__init__.py' 2025-10-12 21:18:55,366 wheel INFO adding 'numpoly/poly_function/divide/divide.py' 2025-10-12 21:18:55,366 wheel INFO adding 'numpoly/poly_function/divide/divmod.py' 2025-10-12 21:18:55,366 wheel INFO adding 'numpoly/poly_function/divide/remainder.py' 2025-10-12 21:18:55,367 wheel INFO adding 'numpoly/utils/__init__.py' 2025-10-12 21:18:55,367 wheel INFO adding 'numpoly/utils/bindex.py' 2025-10-12 21:18:55,367 wheel INFO adding 'numpoly/utils/cross_truncation.py' 2025-10-12 21:18:55,367 wheel INFO adding 'numpoly/utils/glexindex.py' 2025-10-12 21:18:55,367 wheel INFO adding 'numpoly/utils/glexsort.py' 2025-10-12 21:18:55,367 wheel INFO adding 'numpoly-0.1.0.dist-info/licenses/LICENSE' 2025-10-12 21:18:55,368 wheel INFO adding 'numpoly-0.1.0.dist-info/METADATA' 2025-10-12 21:18:55,368 wheel INFO adding 'numpoly-0.1.0.dist-info/WHEEL' 2025-10-12 21:18:55,368 wheel INFO adding 'numpoly-0.1.0.dist-info/top_level.txt' 2025-10-12 21:18:55,368 wheel INFO adding 'numpoly-0.1.0.dist-info/RECORD' 2025-10-12 21:18:55,369 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 21:18:55,372 gpep517 INFO The backend produced .dist/numpoly-0.1.0-cp312-cp312-linux_x86_64.whl numpoly-0.1.0-cp312-cp312-linux_x86_64.whl >>> py3-numpoly: Entering fakeroot... >>> py3-numpoly-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/numpoly/cfunctions/__pycache__' -> '/home/udu/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/cfunctions/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/utils/__pycache__' -> '/home/udu/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/utils/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/construct/__pycache__' -> '/home/udu/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/construct/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/__pycache__' -> '/home/udu/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/poly_function/__pycache__' -> '/home/udu/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/poly_function/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/poly_function/divide/__pycache__' -> '/home/udu/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/poly_function/divide/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__' -> '/home/udu/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__' >>> py3-numpoly-pyc*: Preparing subpackage py3-numpoly-pyc... >>> py3-numpoly-pyc*: Running postcheck for py3-numpoly-pyc >>> py3-numpoly*: Running postcheck for py3-numpoly >>> py3-numpoly*: Preparing package py3-numpoly... >>> py3-numpoly*: Stripping binaries >>> py3-numpoly-pyc*: Scanning shared objects >>> py3-numpoly*: Scanning shared objects >>> py3-numpoly-pyc*: Tracing dependencies... python3 py3-numpy python3~3.12 >>> py3-numpoly-pyc*: Package size: 402.1 KB >>> py3-numpoly-pyc*: Compressing data... >>> py3-numpoly-pyc*: Create checksum... >>> py3-numpoly-pyc*: Create py3-numpoly-pyc-1.3.6-r0.apk >>> py3-numpoly*: Tracing dependencies... python3 py3-numpy python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-numpoly*: Package size: 599.5 KB >>> py3-numpoly*: Compressing data... >>> py3-numpoly*: Create checksum... >>> py3-numpoly*: Create py3-numpoly-1.3.6-r0.apk >>> py3-numpoly: Build complete at Sun, 12 Oct 2025 21:18:56 +0000 elapsed time 0h 0m 15s >>> py3-numpoly: Cleaning up srcdir >>> py3-numpoly: Cleaning up pkgdir >>> py3-numpoly: Uninstalling dependencies... (1/23) Purging .makedepends-py3-numpoly (20251012.211842) (2/23) Purging cython-pyc (3.0.12-r0) (3/23) Purging cython (3.0.12-r0) (4/23) Purging python3-dev (3.12.12-r0) (5/23) Purging py3-numpy-dev (2.2.4-r1) (6/23) Purging py3-numpy-tests (2.2.4-r1) (7/23) Purging py3-numpy-pyc (2.2.4-r1) (8/23) Purging py3-numpy (2.2.4-r1) (9/23) Purging openblas (0.3.28-r0) (10/23) Purging py3-gpep517-pyc (19-r0) (11/23) Purging py3-gpep517 (19-r0) (12/23) Purging py3-installer-pyc (0.7.0-r2) (13/23) Purging py3-installer (0.7.0-r2) (14/23) Purging py3-setuptools-pyc (80.9.0-r0) (15/23) Purging py3-setuptools (80.9.0-r0) (16/23) Purging py3-wheel-pyc (0.46.1-r0) (17/23) Purging py3-wheel (0.46.1-r0) (18/23) Purging py3-packaging-pyc (25.0-r0) (19/23) Purging py3-packaging (25.0-r0) (20/23) Purging py3-parsing-pyc (3.2.3-r0) (21/23) Purging py3-parsing (3.2.3-r0) (22/23) Purging libgfortran (14.2.0-r6) (23/23) Purging libquadmath (14.2.0-r6) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-numpoly: Updating the community/x86_64 repository index... >>> py3-numpoly: Signing the index...